Proxy Request ef07d57d-a618-4ea9-9ac2-3ade0d445bc3

Parent Attack 6018d70c-7129-463f-b008-3a1d6923e628
Date 2020-09-17 02:44:20AM
URL
dreamhomedesigncoach.com/
Form Data []
Headers ["User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:60.0) Gecko/20100101 Firefox/60.0", "Accept: text/html", "Connection: keep-alive"]
<!doctype html>
<html lang="en-US">
<head>
	<meta charset="UTF-8">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<link rel="profile" href="https://gmpg.org/xfn/11">
	<title>DreamHome Design Coach &#8211; Taking Your Dream Home from Fantasy to Reality</title>

	<style>
		.wpcf7-submit{
			display:none;
		}
		.recaptcha-btn{
			display:block;
		}
		.grecaptcha-badge {display: none;} 
	</style>
	<script type="text/javascript">
		var contactform = [];
		var checkIfCalled = true;
		var renderGoogleInvisibleRecaptchaFront = function() {
			// prevent form submit from enter key
			jQuery("input[name=_wpcf7]").attr("class","formid");
				jQuery('.wpcf7-form').on('keyup keypress', "input", function(e) {
				  var keyCode = e.keyCode || e.which;
				  if (keyCode === 13) {
					e.preventDefault();
					return false;
				  }
				});

			jQuery('.wpcf7-submit').each(function(index){

				var checkexclude = 0;
				var form = jQuery(this).closest('.wpcf7-form');
				var value = jQuery(form).find(".formid").val();
				// check form exclude from invisible recaptcha
								if(checkexclude == 0){
					// Hide the form orig submit button
					form.find('.wpcf7-submit').hide();

					// Fetch class and value of orig submit button
					btnClasses = form.find('.wpcf7-submit').attr('class');
					btnValue = form.find('.wpcf7-submit').attr('value');

					// Add custom button and recaptcha holder

					form.find('.wpcf7-submit').after('<input type="button" id="wpcf-custom-btn-'+index+'" class="'+btnClasses+'  recaptcha-btn recaptcha-btn-type-css" value="'+btnValue+'" title="'+btnValue+'" >');
					form.append('<div class="recaptcha-holder" id="recaptcha-holder-'+index+'"></div>');
					// Recaptcha rendenr from here
					var holderId = grecaptcha.render('recaptcha-holder-'+index,{
								'sitekey':'6LchaJQUAAAAAGrNP6MDVwx2Vov0LIiS1yW8NDpQ',
								'size': 'invisible',
								'badge' : 'bottomright', // possible values: bottomright, bottomleft, inline
								'callback' : function (recaptchaToken) {
									//console.log(recaptchaToken);
									var response=jQuery('#recaptcha-holder-'+index).find('.g-recaptcha-response').val();
									//console.log(response);
									//Remove old response and store new respone
									jQuery('#recaptcha-holder-'+index).parent().find(".respose_post").remove();
									jQuery('#recaptcha-holder-'+index).after('<input type="hidden" name="g-recaptcha-response"  value="'+response+'" class="respose_post">')
									grecaptcha.reset(holderId);

									if(typeof customCF7Validator !== 'undefined'){
										if(!customCF7Validator(form)){
											return;
										}
									}
									// Call default Validator function
									else if(contactFormDefaultValidator(form)){
										return;
									}
									else{
										// hide the custom button and show orig submit button again and submit the form
										jQuery('#wpcf-custom-btn-'+index).hide();
										form.find('input[type=submit]').show();
										form.find("input[type=submit]").click();
										form.find('input[type=submit]').hide();
										jQuery('#wpcf-custom-btn-'+index).attr('style','');
									}
								}
						},false);

					// action call when click on custom button
					jQuery('#wpcf-custom-btn-'+index).click(function(event){
						event.preventDefault();
						// Call custom validator function
						if(typeof customCF7Validator == 'function'){
							if(!customCF7Validator(form)){
								return false;
							}
						}
						// Call default Validator function
						else if(contactFormDefaultValidator(form)){
							return false;
						}
						else if(grecaptcha.getResponse(holderId) != ''){
							grecaptcha.reset(holderId);
						}
						else{
							// execute the recaptcha challenge
							grecaptcha.execute(holderId);
						}
					});
				}
			});
		}
	</script><script  src="https://www.google.com/recaptcha/api.js?onload=renderGoogleInvisibleRecaptchaFront&render=explicit" async defer></script><link rel='dns-prefetch' href='//use.fontawesome.com' />
<link rel='dns-prefetch' href='//s.w.org' />
<link rel="alternate" type="application/rss+xml" title="DreamHome Design Coach &raquo; Feed" href="https://dreamhomedesigncoach.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="DreamHome Design Coach &raquo; Comments Feed" href="https://dreamhomedesigncoach.com/comments/feed/" />
		<script type="text/javascript">
			window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/dreamhomedesigncoach.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.1.6"}};
			!function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings);
		</script>
		<style type="text/css">
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
</style>
	<link rel='stylesheet' id='babymammoth_style-css'  href='https://dreamhomedesigncoach.com/wp-content/themes/jonijames/style.css?ver=1551373342' type='text/css' media='all' />
<link rel='stylesheet' id='wp-block-library-css'  href='https://dreamhomedesigncoach.com/wp-includes/css/dist/block-library/style.min.css?ver=5.1.6' type='text/css' media='all' />
<link rel='stylesheet' id='contact-form-7-css'  href='https://dreamhomedesigncoach.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.1.1' type='text/css' media='all' />
<link rel='stylesheet' id='bodhi-svgs-attachment-css'  href='https://dreamhomedesigncoach.com/wp-content/plugins/svg-support/css/svgs-attachment.css?ver=5.1.6' type='text/css' media='all' />
<link rel='stylesheet' id='fei_style-css'  href='https://dreamhomedesigncoach.com/wp-content/themes/mammothgig/style.min.css?ver=1551807033' type='text/css' media='all' />
<link rel='stylesheet' id='fei_responsive_images-css'  href='https://dreamhomedesigncoach.com/wp-content/themes/mammothgig/fei-responsive-images/fei-responsive-images.min.css?ver=1.15.1' type='text/css' media='all' />
<link rel='stylesheet' id='fontawesome-css'  href='https://use.fontawesome.com/releases/v5.2.0/css/all.css?ver=5.1.6' type='text/css' media='' />
<link rel='stylesheet' id='js_composer_front-css'  href='https://dreamhomedesigncoach.com/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=5.6' type='text/css' media='all' />
<link rel='stylesheet' id='fei_dynamic_style-css'  href='https://dreamhomedesigncoach.com/wp-content/themes/mammothgig/dynamic-style.min.css?ver=1.15.1' type='text/css' media='all' />
<script type='text/javascript' src='https://dreamhomedesigncoach.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script>
<script type='text/javascript' src='https://dreamhomedesigncoach.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script>
<script type='text/javascript' src='https://dreamhomedesigncoach.com/wp-content/plugins/cf7-invisible-recaptcha/js/cf7_invisible_recaptcha.js?ver=1.2.3'></script>
<link rel='https://api.w.org/' href='https://dreamhomedesigncoach.com/wp-json/' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://dreamhomedesigncoach.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://dreamhomedesigncoach.com/wp-includes/wlwmanifest.xml" /> 
<meta name="generator" content="WordPress 5.1.6" />
<link rel="canonical" href="https://dreamhomedesigncoach.com/" />
<link rel='shortlink' href='https://dreamhomedesigncoach.com/' />
<link rel="alternate" type="application/json+oembed" href="https://dreamhomedesigncoach.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fdreamhomedesigncoach.com%2F" />
<link rel="alternate" type="text/xml+oembed" href="https://dreamhomedesigncoach.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fdreamhomedesigncoach.com%2F&#038;format=xml" />
<link id="google_fonts" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Caveat:700"><!-- $_global['msg']: -->
<!-- testimonials Taxonomies --><!-- testimonials: category --><!-- testimonials: tags --><!-- books Taxonomies --><meta name="theme-color" content="#1c3744">		<style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style>
		<meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress."/>
<!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="https://dreamhomedesigncoach.com/wp-content/plugins/js_composer/assets/css/vc_lte_ie9.min.css" media="screen"><![endif]--><style type="text/css" name="page_options_css">
.header-bg-img {
	position: absolute;
	bottom: 0;
	top:0;
	left:0;
	width: 100vw;
	overflow:hidden;
	
	opacity:1;}
.header-bg-img>img{
	position:relative;
	z-index:0;
	top:calc(var(--move-v,0) * 1vh - var(--aspect-ratio,1) * var(--move-v,0) * 1vw);
	left:calc(var(--move-h,0) * 1vw - var(--aspect-h,0) * var(--move-h,0) * 1vh)
}
.header-bg-img .header-img-wide {
	--move-v:50;
	--move-h:0;
}
@media (max-aspect-ratio:5120/2880) {
	.header-bg-img .header-img-wide {
		--move-h:30;
		--move-v:0;
		max-width:calc(100vh / var(--aspect-ratio));
		width:calc(100vh / var(--aspect-ratio));
		--aspect-h:calc(5120/2880);
	}
}
@media (max-aspect-ratio:1/1) {
	.header-bg-img .header-img-wide {
		display:none
	}
}
.header-bg-img .header-img-land {
	--move-v:50;
	--move-h:0;
}
@media (max-aspect-ratio:3000/2000) {
	.header-bg-img .header-img-land {
		--move-h:30;
		--move-v:0;
		max-width:calc(100vh / var(--aspect-ratio));
		width:calc(100vh / var(--aspect-ratio));
		--aspect-h:calc(3000/2000);
	}
}
@media (max-aspect-ratio:1/1), not all and (max-aspect-ratio:1/1) {
	.header-bg-img .header-img-land {
		display:none
	}
}
.header-bg-img .header-img-port {
	--move-v:50;
	--move-h:0;
}
@media (max-aspect-ratio:2000/3000) {
	.header-bg-img .header-img-port {
		--move-h:40;
		--move-v:0;
		max-width:calc(100vh / var(--aspect-ratio));
		width:calc(100vh / var(--aspect-ratio));
		--aspect-h:calc(2000/3000);
	}
}
@media (max-aspect-ratio:1/1), not all and (max-aspect-ratio:1/1) {
	.header-bg-img .header-img-port {
		display:none
	}
}
.header-bg-img .header-img-tall {
	--move-v:50;
	--move-h:0;
}
@media (max-aspect-ratio:1440/2960) {
	.header-bg-img .header-img-tall {
		--move-h:40;
		--move-v:0;
		max-width:calc(100vh / var(--aspect-ratio));
		width:calc(100vh / var(--aspect-ratio));
		--aspect-h:calc(1440/2960);
	}
}
@media not all and (max-aspect-ratio:1/1) {
	.header-bg-img .header-img-tall {
		display:none
	}
}
</style><link rel="icon" href="https://dreamhomedesigncoach.com/wp-content/uploads/2019/02/cropped-DreamHomeIcon-32x32.png" sizes="32x32" />
<link rel="icon" href="https://dreamhomedesigncoach.com/wp-content/uploads/2019/02/cropped-DreamHomeIcon-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon-precomposed" href="https://dreamhomedesigncoach.com/wp-content/uploads/2019/02/cropped-DreamHomeIcon-180x180.png" />
<meta name="msapplication-TileImage" content="https://dreamhomedesigncoach.com/wp-content/uploads/2019/02/cropped-DreamHomeIcon-270x270.png" />
<style type="text/css" data-type="vc_custom-css">#headerrow .bg-image,
#secondrow .bg-image {
    position:absolute;
    left:calc(var(--h,50) * - 50);
    left:0px;
    top:var(--v,0px);
    top:0px;
    min-height:100vh;
    min-width:100vw;
}
#headerrow .bg-image {
	opacity: 0.8;
}
#secondrow .vc_parallax-inner {
	opacity: 0.8;
	filter:contrast(0.75) brightness(1.1)
}
.bottomofsection {
    position: absolute;
	top:calc(75vh - 4rem);
	width:100%;
}
.lead-magnet {
    margin-top:5vh;
}
div#headerrow {
	background-size: 100%;
	background-position-y: 25%;
}
@media (max-aspect-ratio:16/9) {
	div#headerrow {
		background-size: 177vh;
		background-position-x: 50%;
	}
}
div#headerrow>*:after {
	position:absolute;
	left:calc(50% - 50vw);
	right:calc(50% - 50vw);;
	top:-18vh;
	bottom:0;
	content:'';
	background-color:#0002;
	display:inline-block;
	z-index:0;
	height:100vh
}
div#headerrow .wpb_text_column .fei_theme_dark {
	text-shadow:0 0 .5em var(--col-3-t1)
}
div#headerrow {
	position:relative;
}

.sagetext {
	--text-col:var(--col-3);
	--head-col:var(--col-3);
}
#secondrow {
	text-shadow:0 0 1em var(--col-lt-t1)
}
div#content {
	z-index: 0;
}

header#masthead {
	z-index: 3;
}

@media (max-width:767px) {
	p.four-step-process-boxes__text {
		font-size:calc(1.5rem - 2px)
	}
}
@media (max-width:480px) {
	p.four-step-process-boxes__text {
		font-size:1.1rem
	}
}

.wpb_text_column.wpb_content_element {
}

.site-branding.style-1 {
	position: absolute;
	left:calc(50vw - var(--page-width) / 2);
	width:var(--page-width);
}

p.site-description+div {
	height: 15em;
	top: calc(60vh - 12em);
	position:absolute;
	font-size:1.2rem;
}

p.site-description+div p {
	font-size:1em !important;
	margin-bottom:1em;
	font-weight:600;
	color:var(--col-1);
	filter:drop-shadow(0 0 .4em var(--col-3));
}

p.site-description+div h4 {
	color:var(--col-2);
	line-height:1;
	margin-bottom:1em;
	font-size:1.4em !important;
	filter:drop-shadow(0 0 .1em var(--col-3)) drop-shadow(0 0 .4em var(--col-3)) ;
}

p.site-description+div a.vc_btn3 {
	margin-bottom:1em
}

p.site-description+div a~p {
    margin-top:.5rem;
	color:var(--col-3);
	filter:drop-shadow(0 0 .4em #000);
}

div#main-nav-wrap:not(.is-sticky) {
	--link-col: var(--col-3);
}

#site-navigation>div.mobile-logo-home-btn.uses-svg * {
	color: var(--link-col);
}

.menu-toggle>span {
	background: var(--link-col);
}

@media(max-aspect-ratio:9999/1){
	#masthead .site-branding svg.logo-icon {
		width:30rem;
	}
	p.site-description+div {
		top:calc(50vh - 8em);
	}
	.site-branding.style-1 {
		--page-width:80vw;
	}
	p.site-description+div {
		font-size:3vh;
	}
	p.site-description+div p {
		max-width:24em;
		line-height: 1.0;
	}
	p.site-description+div a.vc_btn3 {
		font-size:1em !important
	}
	p.site-description+div h4 {
		max-width:20em;
		font-size:1.5em!important;
	}
}
@media(max-aspect-ratio:3/2){
	p.site-description+div {
		top: calc(50vh - 11em);
	}
	.site-branding.style-1 {
		--page-width:85vw;
	}
	p.site-description+div {
		font-size:3.25vh;
	}
	p.site-description+div p {
		max-width:17em;
		line-height: 1.0;
	}
	p.site-description+div a.vc_btn3 {
		font-size:1em !important
	}
	p.site-description+div h4 {
		max-width:10em;
		font-size:1.5em!important;
	}
}
@media(max-aspect-ratio:4/3){
	p.site-description+div {
		top: calc(50vh - 11em);
	}
	.site-branding.style-1 {
		--page-width:85vw;
	}
	p.site-description+div {
		font-size:2.5vw;
	}
	p.site-description+div p {
		max-width:22em;
		line-height:1;
	}
	p.site-description+div a.vc_btn3 {
		font-size:1em !important
	}
	p.site-description+div h4 {
		max-width:10em;
		font-size:7.5vw;
	}
}
@media(max-aspect-ratio:1/1){
	.site-branding.style-1 {
		--page-width:85vw;
	}
	p.site-description+div {
		font-size:3.25vw;
	}
	p.site-description+div p {
		max-width:16em;
	}
	p.site-description+div a.vc_btn3 {
		font-size:1em !important
	}
	p.site-description+div h4 {
		max-width:10em;
		font-size:7.5vw;
	}
}
@media(max-aspect-ratio:2/3){
	p.site-description+div {
		top: calc(50vh - 10em);
		--page-width:90vw;
		font-size:3.75vw;
	}
	p.site-description+div p {
		max-width:12em;
	}
	p.site-description+div h4 {
		max-width:10em;
		font-size:7.5vw;
	}
}
@media(max-aspect-ratio:9/16){
	p.site-description+div {
		--page-width:95vw;
		font-size:4.5vw;
	}
	p.site-description+div p {
		max-width:13em;
	}
	p.site-description+div p.cta-first-line {
		max-width:var(--page-width);
	}
	p.site-description+div h4 {
		max-width:10em;
		margin-bottom:2em;
	}
}
@media(max-width:480px){
	#masthead .site-branding>h1,
	#masthead .site-branding h1.title {
		font-size:8.5vw;
	}
	#masthead .site-branding h1.title {
		margin-left:3.5em
	}
	.site-branding h4.subtitle {
		font-size:.58em;
		margin: .2em 0 0 !important;
		right:0;
	}
}
body.fei-body #page .entry-content:first-child {
	padding-top: 0;
}
@media (max-width:767px) {
	p.four-step-process-boxes__text {
		font-size:calc(1.5rem - 2px)
	}
}
@media (max-width:480px) {
	p.four-step-process-boxes__text {
		font-size:1.1rem
	}
}

.site-branding svg.logo-icon {
	position:absolute;
	max-width:var(--page-width);
}

.site-branding h1.title {
	color:var(--col-dk);
	font-family:'Aleo' !important;
	font-weight:bold !important
}
.site-branding h4.subtitle {
	color:var(--col-2);
}

.site-branding h1.title,
.site-branding h4.subtitle {
	margin:0 0 0 7.5rem;
}
#masthead .site-branding>h1 {
	filter: drop-shadow(0 0 2.5rem #fff) drop-shadow(0 0 5rem #fff);
}
#masthead .site-branding>h1:after {
	position:absolute;
	display:inline-block;
	content:'';
	left:0;
	width:30rem;
	top:0;
	height:6rem;
	background:#fff3;
	filter:blur(3rem);
	z-index:-1
}


.staggered-images .image-wrap,
.staggered-images .image-wrap img,
.staggered-images .image-wrap+p {
	display:inline-block
}
.staggered-images .image-wrap {
	float:left;
	margin:-4.5em 0 0;
}
.staggered-images .wpb_column:first-child .wpb_text_column {
	margin: 0;
}
.staggered-images .wpb_column:first-child .image-wrap {
	margin-top:0.5rem
}
.staggered-images .wpb_column:nth-child(odd) .image-wrap,
.staggered-images .wpb_column:nth-child(odd) .image-wrap img {
	float:right
}
.staggered-images .image-wrap+p {
	width:50%;
	float:left;
	text-align:left !Important
}
.staggered-images .wpb_column:nth-child(odd) .image-wrap+p {
	float:right;
	text-align:right !important
}
.staggered-images .wpb_column:last-child .image-wrap {
	margin-bottom:0
}
.staggered-images .wpb_column:not(:first-child):before {
	content:'OR';
	left:calc(50% - .74em);
	position:absolute;
	font-size:1.5rem;
	top:-1.5rem;
}

.staggered-images .image-wrap {
	position:relative;
	display:inline-block;
}
.staggered-images .image-wrap img {
	position:relative;
	float:left;
	width:100%;
	box-shadow: 0.2rem 0.3rem 1.4rem var(--col-dk);
	margin-bottom: .75rem !important;
}
.staggered-images .wpb_column:first-child .image-wrap {
    transform:translateY(1rem);
}
.staggered-images .wpb_column:last-child .image-wrap {
    transform:translateY(-1rem);
}
DISABLED.staggered-images .image-wrap:before {
	background:var(--col-md);
	position:absolute;
	left:-.5rem;
	right:-.5rem;
	bottom:-.5rem;
	top:-.5rem;
	content:'';
	z-index:0;
	box-shadow: 0.2rem 0.3rem 1rem .2rem var(--col-dk);
}
DISABLED.staggered-images .image-wrap :first-child {
	margin: 0 0 .5rem;
	display: inline-block;
	overflow:hidden;
}
DISABLED.staggered-images .image-wrap p {
	position:relative;
	display:block !important;
	margin-top:.5rem;
}</style><style type="text/css" data-type="vc_shortcodes-custom-css">.vc_custom_1545147434445{padding-top: 0px !important;}.vc_custom_1539668730019{margin-bottom: 0px !important;}.vc_custom_1539668730019{margin-bottom: 0px !important;}.vc_custom_1545155589947{margin-bottom: 0px !important;}.vc_custom_1545155686226{margin-bottom: 0px !important;}.vc_custom_1545155692390{margin-bottom: 0px !important;}.vc_custom_1545155582516{margin-bottom: 0px !important;}.vc_custom_1545156087636{margin-bottom: 0px !important;}</style><noscript><style type="text/css"> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript></head>

<body class="fei_body_theme fei_theme_light dhdc-blog fei-body mg_btn_box_shadow white_buttons_theme mg_btn_text_shadow mg_btn_transp button_type- menu_style- wpb-js-composer js-comp-ver-5.6 vc_responsive">
<div id="page" class="site">
	<a class="skip-link screen-reader-text" href="#content">Skip to content</a>
	<header id="masthead" class="site-header full-height fei_theme fei_theme_dark  menu-bottom-header">
		<div id="headerImg" class="header-bg-img"><img class="wp-image-315 header-img-land" src="https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-land.jpg" srcset="https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-land.jpg 3000w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-land-300x200.jpg 300w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-land-768x512.jpg 768w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-land-1024x683.jpg 1024w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-land-200x133.jpg 200w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-land-400x267.jpg 400w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-land-475x317.jpg 475w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-land-600x400.jpg 600w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-land-900x600.jpg 900w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-land-800x533.jpg 800w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-land-1200x800.jpg 1200w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-land-1280x853.jpg 1280w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-land-1440x960.jpg 1440w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-land-1600x1067.jpg 1600w" sizes="100vw, (max-aspect-ratio:3000/2000) 150vh" style="--aspect-ratio:0.6667"><img class="wp-image-313 header-img-wide" src="https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-wide.jpg" srcset="https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-wide.jpg 5120w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-wide-300x169.jpg 300w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-wide-768x432.jpg 768w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-wide-1024x576.jpg 1024w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-wide-200x113.jpg 200w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-wide-400x225.jpg 400w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-wide-475x267.jpg 475w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-wide-600x338.jpg 600w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-wide-900x506.jpg 900w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-wide-800x450.jpg 800w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-wide-1200x675.jpg 1200w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-wide-1280x720.jpg 1280w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-wide-1440x810.jpg 1440w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-wide-1600x900.jpg 1600w" sizes="100vw, (max-aspect-ratio:5120/2880) 177.78vh" style="--aspect-ratio:0.5625"><img class="wp-image-316 header-img-port" src="https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-port.jpg" srcset="https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-port.jpg 2000w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-port-200x300.jpg 200w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-port-768x1152.jpg 768w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-port-683x1024.jpg 683w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-port-300x450.jpg 300w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-port-400x600.jpg 400w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-port-475x713.jpg 475w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-port-600x900.jpg 600w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-port-900x1350.jpg 900w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-port-800x1200.jpg 800w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-port-1200x1800.jpg 1200w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-port-1280x1920.jpg 1280w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-port-1440x2160.jpg 1440w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-port-1600x2400.jpg 1600w" sizes="100vw, (max-aspect-ratio:2000/3000) 66.67vh" style="--aspect-ratio:1.5"><img class="wp-image-314 header-img-tall" src="https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-tall.jpg" srcset="https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-tall.jpg 1440w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-tall-146x300.jpg 146w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-tall-768x1579.jpg 768w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-tall-498x1024.jpg 498w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-tall-200x411.jpg 200w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-tall-300x617.jpg 300w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-tall-400x822.jpg 400w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-tall-475x976.jpg 475w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-tall-600x1233.jpg 600w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-tall-900x1850.jpg 900w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-tall-800x1644.jpg 800w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-tall-1200x2467.jpg 1200w, https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/architecture-bungalow-chimney-731082-tall-1280x2631.jpg 1280w" sizes="100vw, (max-aspect-ratio:1440/2960) 48.65vh" style="--aspect-ratio:2.0556"></div>		<div class="site-branding style-1">
			<h1><div class="logo"><svg class="logo-icon" viewBox="0 0 2847.6067 475.57333"><use xlink:href="https://dreamhomedesigncoach.com/wp-content/uploads/2019/02/DreamHomeDesignCoachlogo.svg#all"></use></svg></div></h1>
							<p class="site-description"><div><p class="cta-first-line"><big><big>Dreaming of a home?</big></big></p>
<p>You need a clarifying step-by-step process for</p>
<h4>Taking Your DreamHome from Fantasy to Reality</h4>
<a class="vc_general vc_btn3 vc_btn3-size-lg vc_btn3-shape- vc_btn3-style-default vc_btn3-color-cta" onclick="openModal('anymodal-download')" title="">Take the Quiz</a>
<p>and get a head start</p></div></p>
					</div><!-- .site-branding -->
				<div id="main-nav-wrap" class="nav-wrap sticky-theme-white"><nav id="site-navigation" class="main-navigation">
			<button class="menu-toggle" aria-controls="primary-menu" aria-expanded="false"><span></span><span></span><span></span></button>
			<div class="mobile-logo-home-btn uses-svg"><a href="https://dreamhomedesigncoach.com"><svg viewBox="0 0 512 512"><use xlink:href="https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/DreamHomeIconOpt.svg#all"></use></svg></a></div><div class="menu-mainmenu-container"><ul id="primary-menu" class="menu nav-menu" aria-expanded="false"><li class="logo-home-btn uses-svg"><a class="shadowed" href="https://dreamhomedesigncoach.com"><svg viewBox="0 0 512 512"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://dreamhomedesigncoach.com/wp-content/uploads/2019/01/DreamHomeIconOpt.svg#all"></use></svg></a></li><li id="menu-item-751" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-448 current_page_item menu-item-751"><a href="https://dreamhomedesigncoach.com/" aria-current="page">Home</a></li>
<li id="menu-item-13" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-13"><a href="https://dreamhomedesigncoach.com/about/">About</a>
<ul class="sub-menu">
	<li id="menu-item-292" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-292"><a href="https://dreamhomedesigncoach.com/about/#me">MEET Joni James</a></li>
	<li id="menu-item-291" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-291"><a href="https://dreamhomedesigncoach.com/about/#you">YOU The Dreamer</a></li>
</ul>
</li>
<li id="menu-item-144" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-144"><a href="https://dreamhomedesigncoach.com/for-the-pro/">For the Pro</a></li>
<li id="menu-item-290" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-290"><a href="https://dreamhomedesigncoach.com/portfolio/">Portfolio</a></li>
<li id="menu-item-720" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-720"><a href="https://dreamhomedesigncoach.com/work-with-me/">Work With Me</a></li>
<li id="menu-item-219" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-219"><a href="https://dreamhomedesigncoach.com/faq/">FAQ</a></li>
<li id="menu-item-220" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-220"><a href="https://dreamhomedesigncoach.com/blog/">Blog</a></li>
<li class="anymodal-menu-btn menu-cta-btn"><label class="anymodal-label " type="label" for="anymodal-contact">Get in Touch</label></li></ul></div>			</nav></div><!-- #site-navigation -->
			</header><!-- #masthead -->

	<div id="content" class="site-content">

	<div id="primary" class="content-area singlepage">
		<main id="main" class="site-main">

			
<article id="post-448" class="post-448 page type-page status-publish hentry">
	
	<div class="entry-content">
		<div data-vc-parallax="1" class="vc_row wpb_row vc_row-fluid fei_theme fei_theme_primary-4 vc_row-has-fill vc_row-o-content-middle vc_row-flex vc_general vc_parallax vc_parallax-content-moving"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<h4 style="text-align: center;">Only <em>you </em>can define what &#8216;<span style="padding: 0 0 0 .1em;">DreamHome</span>&#8216; means.</h4>
<h4 style="text-align: center;">Your DreamHome could be&#8230;</h4>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid staggered-images vc_custom_1545147434445 fei_theme fei_theme_primary-3"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<div class="image-wrap size-fei-1-3" style="display: inline-block;">
<p><img class="wp-image-72 size-fei-1-3" src="https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-259618-433x289.jpeg" alt="" width="433" height="289" srcset="https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-259618-433x289.jpeg 433w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-259618-300x200.jpeg 300w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-259618-768x512.jpeg 768w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-259618-1024x682.jpeg 1024w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-259618-200x133.jpeg 200w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-259618-320x213.jpeg 320w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-259618-425x283.jpeg 425w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-259618-640x427.jpeg 640w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-259618-900x600.jpeg 900w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-259618-867x578.jpeg 867w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-259618-960x640.jpeg 960w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-259618-1280x853.jpeg 1280w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-259618-1440x960.jpeg 1440w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-259618-1600x1066.jpeg 1600w" sizes="(max-width: 433px) 100vw, 433px" /></p>
<p style="text-align: center;">a “Tiny House”</p>
</div>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<div class="image-wrap size-fei-1-3" style="display: inline-block;">
<p><img class="alignnone wp-image-78 size-fei-1-3" style="display: inline-block;" src="https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-259602-e1544750578215-400x266.jpeg" alt="" width="400" height="266" srcset="https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-259602-e1544750578215-400x266.jpeg 400w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-259602-e1544750578215-300x200.jpeg 300w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-259602-e1544750578215-768x511.jpeg 768w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-259602-e1544750578215-1024x682.jpeg 1024w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-259602-e1544750578215-200x133.jpeg 200w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-259602-e1544750578215-600x400.jpeg 600w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-259602-e1544750578215-900x599.jpeg 900w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-259602-e1544750578215-800x533.jpeg 800w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-259602-e1544750578215-1200x799.jpeg 1200w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-259602-e1544750578215-1280x852.jpeg 1280w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-259602-e1544750578215-1440x959.jpeg 1440w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-259602-e1544750578215-1600x1066.jpeg 1600w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-259602-e1544750578215-475x316.jpeg 475w" sizes="(max-width: 400px) 100vw, 400px" /></p>
<p style="text-align: center;">a 5,000-square foot mansion</p>
</div>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<div class="image-wrap size-fei-1-3" style="display: inline-block;">
<p><img class="alignnone wp-image-85 size-fei-1-3" src="https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-534182-e1544750667586-400x267.jpeg" alt="" width="400" height="267" srcset="https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-534182-e1544750667586-400x267.jpeg 400w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-534182-e1544750667586-300x200.jpeg 300w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-534182-e1544750667586-768x513.jpeg 768w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-534182-e1544750667586-1024x684.jpeg 1024w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-534182-e1544750667586-200x134.jpeg 200w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-534182-e1544750667586-600x401.jpeg 600w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-534182-e1544750667586-900x601.jpeg 900w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-534182-e1544750667586-800x534.jpeg 800w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-534182-e1544750667586-1200x801.jpeg 1200w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-534182-e1544750667586-1280x855.jpeg 1280w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-534182-e1544750667586-1440x961.jpeg 1440w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-534182-e1544750667586-1600x1068.jpeg 1600w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/10/pexels-photo-534182-e1544750667586-475x317.jpeg 475w" sizes="(max-width: 400px) 100vw, 400px" /></p>
<p style="text-align: center;">anything in between</p>
</div>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid vc_custom_1539668730019 fei_theme fei_theme_primary-4"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element  vc_custom_1545155686226" >
		<div class="wpb_wrapper">
			<h4 style="text-align: center; margin: 0;">A place to call home is an essential human need</h4>

		</div>
	</div>
</div></div></div></div><div data-vc-parallax="1" class="vc_row wpb_row vc_row-fluid light-bg fei_theme fei_theme_primary-3 vc_row-has-fill vc_row-o-content-middle vc_row-flex vc_general vc_parallax vc_parallax-content-moving"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element  fei_theme_light" >
		<div class="wpb_wrapper">
			<p> <i>Shelter</i> doesn’t only mean a dry bed with a roof over your head.</p>
<h4><i>Your home should express your spirit and your soul.</i></h4>
<p>And&#8230; Just as importantly, your home should nurture the emotions of your family and the guests you welcome into your home. </p>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid vc_custom_1539668730019 fei_theme fei_theme_primary-4"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element  vc_custom_1545155692390" >
		<div class="wpb_wrapper">
			<h4 style="text-align: center; margin: 0;"><strong>These concepts apply to renovations, additions and new construction.</strong></h4>

		</div>
	</div>
</div></div></div></div><div data-vc-parallax="1" class="vc_row wpb_row vc_row-fluid vc_custom_1545155589947 fei_theme fei_theme_light vc_row-has-fill vc_row-o-content-middle vc_row-flex vc_general vc_parallax vc_parallax-content-moving"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner vc_custom_1545155582516"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element  vc_custom_1545156087636" >
		<div class="wpb_wrapper">
			<h6 style="font-family: 'Open Sans',sans-serif;"><strong>Follow this practical step-by-step process:</strong></h6>

		</div>
	</div>
</div></div></div></div><div data-vc-parallax="1" class="vc_row wpb_row vc_row-fluid four-step-process-boxes__row fei_theme fei_theme_light vc_row-has-fill vc_row-o-content-middle vc_row-flex vc_general vc_parallax vc_parallax-content-moving"><div class="four-step-process-boxes__column wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<h4 class="four-step-process-boxes__title" style="text-align: center;">Dream</h4>
<div class="four-step-process-boxes__image"><img class="alignleft size-fei-md wp-image-170" src="https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-355952-400x278.jpeg" alt="" width="400" height="278" srcset="https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-355952-400x278.jpeg 400w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-355952-300x208.jpeg 300w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-355952-768x533.jpeg 768w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-355952-1024x711.jpeg 1024w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-355952-200x139.jpeg 200w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-355952-475x330.jpeg 475w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-355952-600x417.jpeg 600w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-355952-900x625.jpeg 900w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-355952-800x556.jpeg 800w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-355952-1200x833.jpeg 1200w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-355952.jpeg 1280w" sizes="(max-width: 400px) 100vw, 400px" /></div>
<p class="four-step-process-boxes__text" style="text-align: center;">Define what <em>DreamHome</em> means to you</p>

		</div>
	</div>
</div></div></div><div class="four-step-process-boxes__column wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<h4 class="four-step-process-boxes__title" style="text-align: center;">Plan &amp; Design</h4>
<div class="four-step-process-boxes__image"><img class="alignleft size-fei-md wp-image-169" src="https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-271667-400x265.jpeg" alt="" width="400" height="265" srcset="https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-271667-400x265.jpeg 400w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-271667-300x199.jpeg 300w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-271667-768x508.jpeg 768w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-271667-1024x678.jpeg 1024w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-271667-200x132.jpeg 200w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-271667-475x314.jpeg 475w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-271667-600x397.jpeg 600w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-271667-900x596.jpeg 900w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-271667-800x529.jpeg 800w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-271667-1200x794.jpeg 1200w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-271667.jpeg 1280w" sizes="(max-width: 400px) 100vw, 400px" /></div>
<p class="four-step-process-boxes__text" style="text-align: center;">Work with me to create a game plan that captures your essence</p>

		</div>
	</div>
</div></div></div><div class="four-step-process-boxes__column wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<h4 class="four-step-process-boxes__title" style="text-align: center;">Construction</h4>
<div class="four-step-process-boxes__image"><img class="alignleft size-fei-md wp-image-173" src="https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/dreamstime_m_93838568_3x2-400x267.jpg" alt="" width="400" height="267" srcset="https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/dreamstime_m_93838568_3x2-400x267.jpg 400w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/dreamstime_m_93838568_3x2-300x200.jpg 300w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/dreamstime_m_93838568_3x2-768x512.jpg 768w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/dreamstime_m_93838568_3x2-1024x683.jpg 1024w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/dreamstime_m_93838568_3x2-200x133.jpg 200w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/dreamstime_m_93838568_3x2-475x317.jpg 475w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/dreamstime_m_93838568_3x2-600x400.jpg 600w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/dreamstime_m_93838568_3x2-900x600.jpg 900w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/dreamstime_m_93838568_3x2-800x534.jpg 800w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/dreamstime_m_93838568_3x2-1200x800.jpg 1200w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/dreamstime_m_93838568_3x2-1280x854.jpg 1280w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/dreamstime_m_93838568_3x2.jpg 1312w" sizes="(max-width: 400px) 100vw, 400px" /></div>
<p class="four-step-process-boxes__text" style="text-align: center;">Assemble a <em>dream team</em> to build your home</p>

		</div>
	</div>
</div></div></div><div class="four-step-process-boxes__column wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<h4 class="four-step-process-boxes__title" style="text-align: center;">Live</h4>
<div class="four-step-process-boxes__image"><img class="alignleft size-fei-md wp-image-171" src="https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-1406282-400x267.jpeg" alt="" width="400" height="267" srcset="https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-1406282-400x267.jpeg 400w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-1406282-300x200.jpeg 300w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-1406282-768x512.jpeg 768w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-1406282-1024x682.jpeg 1024w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-1406282-200x133.jpeg 200w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-1406282-475x317.jpeg 475w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-1406282-600x400.jpeg 600w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-1406282-900x600.jpeg 900w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-1406282-800x533.jpeg 800w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-1406282-1200x800.jpeg 1200w, https://dreamhomedesigncoach.com/wp-content/uploads/2018/12/pexels-photo-1406282.jpeg 1280w" sizes="(max-width: 400px) 100vw, 400px" /></div>
<p class="four-step-process-boxes__text" style="text-align: center;">Step over that threshold and start living in your dream</p>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid fei_theme fei_theme_medium"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<p style="text-align: center; margin: 0;">A free 30-minute <strong><em>DreamHome Coaching Session</em></strong> is another great way to begin</p>
<h4 style="text-align: center;">Taking Your DreamHome from Fantasy to Reality</h4>

		</div>
	</div>
<div class="vc_btn3-container vc_btn3-center" >
	<a class="vc_general vc_btn3 vc_btn3-size-lg vc_btn3-shape- vc_btn3-style-default vc_btn3-color-cta" onclick="openModal('anymodal-contact')" title="">Let's Talk</a></div>
</div></div></div></div>
	</div><!-- .entry-content -->

	</article><!-- #post-448 -->

		</main><!-- #main -->
	</div><!-- #primary -->


	</div><!-- #content -->

	<footer id="colophon" class="site-footer">
		<div class="site-info">
						<div class="copyright">
				&copy;2020 all rights reserved			</div><div class="credit">
				Theme and Site by <a href="http://fresheyesinc.com">Fresh Eyes Incorporated</a>			</div>
			</div><div class="disclaimer">
		</div><!-- .site-info -->
	</footer><!-- #colophon -->
</div><!-- #page -->


<!-- Here are the Anymodal™ popups --><div class="anymodal-wrap" style="display: none;" id="download"><input style="display:none" type="checkbox" id="anymodal-download" class="anymodal-state" onchange="openedModal(this,event)"/><label class="anymodal-background-overlay" for="anymodal-download"></label><div class="anymodal download fei_theme fei_theme_primary-3"><div class="anymodal-inner"><div role="form" class="wpcf7" id="wpcf7-f194-o1" lang="en-US" dir="ltr">
<div class="screen-reader-response"></div>
<form action="/#wpcf7-f194-o1" method="post" class="wpcf7-form" novalidate="novalidate">
<div style="display: none;">
<input type="hidden" name="_wpcf7" value="194" />
<input type="hidden" name="_wpcf7_version" value="5.1.1" />
<input type="hidden" name="_wpcf7_locale" value="en_US" />
<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f194-o1" />
<input type="hidden" name="_wpcf7_container_post" value="0" />
<input type="hidden" name="g-recaptcha-response" value="" />
</div>
<table>
<tbody>
<tr>
<td><span class="wpcf7-form-control-wrap your-name"><input type="text" name="your-name" value="" size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true" aria-invalid="false" placeholder="Name" /></span></td>
<td><span class="wpcf7-form-control-wrap your-email"><input type="email" name="your-email" value="" size="40" class="wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email" aria-required="true" aria-invalid="false" placeholder="Email" /></span></td>
</tr>
<tr>
<td colspan="2"><input type="submit" value="Download" class="wpcf7-form-control wpcf7-submit" /><!-- MailChimp for WordPress v4.3.3 - https://mc4wp.com/ --><input type="hidden" name="_mc4wp_subscribe_contact-form-7" value="0" /><span class="mc4wp-checkbox mc4wp-checkbox-contact-form-7"><label><input type="checkbox" name="_mc4wp_subscribe_contact-form-7" value="1" checked="checked" /><span>Sign me up for the newsletter!</span></label></span><!-- / MailChimp for WordPress --></td>
</tr>
<tr>
<td colspan="2">
<p style="text-align:center;margin:0">This will help you determine your next steps towards</p>
<h5 style="text-align:center;margin:0">Taking Your Dream Home from Fantasy to Reality</h5>
</td>
</tr>
</tbody>
</table>
<noscript>
			<div class="wpcf7-response-output wpcf7-spam-blocked">Your browser does not support JavaScript!. Please enable javascript in your browser in order to get form work properly.</div>
	</noscript><script type='text/javascript'>

						if(contactform === undefined){
							var contactform = [];
						}
						var innerVal = [194,'mail_sent_ok','Thank you for your message. It has been sent.'];
						contactform.push(innerVal);
						var innerVal = [194,'mail_sent_ng','There was an error trying to send your message. Please try again later.'];
						contactform.push(innerVal);
						var innerVal = [194,'validation_error','One or more fields have an error. Please check and try again.'];
						contactform.push(innerVal);
						var innerVal = [194,'spam','There was an error trying to send your message. Please try again later.'];
						contactform.push(innerVal);
						var innerVal = [194,'accept_terms','You must accept the terms and conditions before sending your message.'];
						contactform.push(innerVal);
						var innerVal = [194,'invalid_required','The field is required.'];
						contactform.push(innerVal);
						var innerVal = [194,'invalid_too_long','The field is too long.'];
						contactform.push(innerVal);
						var innerVal = [194,'invalid_too_short','The field is too short.'];
						contactform.push(innerVal);
						var innerVal = [194,'invalid_date','The date format is incorrect.'];
						contactform.push(innerVal);
						var innerVal = [194,'date_too_early','The date is before the earliest one allowed.'];
						contactform.push(innerVal);
						var innerVal = [194,'date_too_late','The date is after the latest one allowed.'];
						contactform.push(innerVal);
						var innerVal = [194,'upload_failed','There was an unknown error uploading the file.'];
						contactform.push(innerVal);
						var innerVal = [194,'upload_file_type_invalid','You are not allowed to upload files of this type.'];
						contactform.push(innerVal);
						var innerVal = [194,'upload_file_too_large','The file is too big.'];
						contactform.push(innerVal);
						var innerVal = [194,'upload_failed_php_error','There was an error uploading the file.'];
						contactform.push(innerVal);
						var innerVal = [194,'invalid_number','The number format is invalid.'];
						contactform.push(innerVal);
						var innerVal = [194,'number_too_small','The number is smaller than the minimum allowed.'];
						contactform.push(innerVal);
						var innerVal = [194,'number_too_large','The number is larger than the maximum allowed.'];
						contactform.push(innerVal);
						var innerVal = [194,'quiz_answer_not_correct','The answer to the quiz is incorrect.'];
						contactform.push(innerVal);
						var innerVal = [194,'captcha_not_match','Your entered code is incorrect.'];
						contactform.push(innerVal);
						var innerVal = [194,'invalid_email','The e-mail address entered is invalid.'];
						contactform.push(innerVal);
						var innerVal = [194,'invalid_url','The URL is invalid.'];
						contactform.push(innerVal);
						var innerVal = [194,'invalid_tel','The telephone number is invalid.'];
						contactform.push(innerVal);
						var innerVal = [194,'gdpr',''];
						contactform.push(innerVal);
						</script><div class="wpcf7-response-output wpcf7-display-none"></div></form></div><label class="anymodal-close" for="anymodal-download">&times;</label></div></div></div><div class="anymodal-wrap" style="display: none;" id="contact"><input style="display:none" type="checkbox" id="anymodal-contact" class="anymodal-state" onchange="openedModal(this,event)"/><label class="anymodal-background-overlay" for="anymodal-contact"></label><div class="anymodal fei_theme fei_theme_primary-3"><div class="anymodal-inner"><div role="form" class="wpcf7" id="wpcf7-f26-o2" lang="en-US" dir="ltr">
<div class="screen-reader-response"></div>
<form action="/#wpcf7-f26-o2" method="post" class="wpcf7-form" novalidate="novalidate">
<div style="display: none;">
<input type="hidden" name="_wpcf7" value="26" />
<input type="hidden" name="_wpcf7_version" value="5.1.1" />
<input type="hidden" name="_wpcf7_locale" value="en_US" />
<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f26-o2" />
<input type="hidden" name="_wpcf7_container_post" value="0" />
<input type="hidden" name="g-recaptcha-response" value="" />
</div>
<table>
<tbody>
<tr>
<td colspan="2">
<p style="margin:0">What is your greatest challenge in starting the process of creating your DreamHome? The more specific you are, the more I can help you.</p>
</td>
</tr>
<tr>
<td><span class="wpcf7-form-control-wrap your-name"><input type="text" name="your-name" value="" size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true" aria-invalid="false" placeholder="Name" /></span></td>
<td><span class="wpcf7-form-control-wrap your-email"><input type="email" name="your-email" value="" size="40" class="wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email" aria-required="true" aria-invalid="false" placeholder="Email" /></span></td>
</tr>
<tr>
<td colspan="2"><span class="wpcf7-form-control-wrap your-message"><textarea name="your-message" cols="40" rows="10" class="wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required" aria-required="true" aria-invalid="false" placeholder="Message"></textarea></span></td>
</tr>
<tr>
<td colspan="2"><input type="submit" value="Send" class="wpcf7-form-control wpcf7-submit" /><!-- MailChimp for WordPress v4.3.3 - https://mc4wp.com/ --><input type="hidden" name="_mc4wp_subscribe_contact-form-7" value="0" /><span class="mc4wp-checkbox mc4wp-checkbox-contact-form-7"><label><input type="checkbox" name="_mc4wp_subscribe_contact-form-7" value="1" checked="checked" /><span>Sign me up for the newsletter!</span></label></span><!-- / MailChimp for WordPress --></td>
</tr>
<tr>
<td colspan="2">
<p style="text-align:center;margin:0"><small style="margin:0">I will personally respond within 2 business days</small></p>
<h5 style="text-align:center;margin:0">Taking Your DreamHome from Fantasy to Reality</h5>
</td>
</tr>
</tbody>
</table>
<noscript>
			<div class="wpcf7-response-output wpcf7-spam-blocked">Your browser does not support JavaScript!. Please enable javascript in your browser in order to get form work properly.</div>
	</noscript><script type='text/javascript'>

						if(contactform === undefined){
							var contactform = [];
						}
						var innerVal = [26,'mail_sent_ok','Thank you for your message. It has been sent.'];
						contactform.push(innerVal);
						var innerVal = [26,'mail_sent_ng','There was an error trying to send your message. Please try again later.'];
						contactform.push(innerVal);
						var innerVal = [26,'validation_error','One or more fields have an error. Please check and try again.'];
						contactform.push(innerVal);
						var innerVal = [26,'spam','There was an error trying to send your message. Please try again later.'];
						contactform.push(innerVal);
						var innerVal = [26,'accept_terms','You must accept the terms and conditions before sending your message.'];
						contactform.push(innerVal);
						var innerVal = [26,'invalid_required','The field is required.'];
						contactform.push(innerVal);
						var innerVal = [26,'invalid_too_long','The field is too long.'];
						contactform.push(innerVal);
						var innerVal = [26,'invalid_too_short','The field is too short.'];
						contactform.push(innerVal);
						var innerVal = [26,'invalid_date','The date format is incorrect.'];
						contactform.push(innerVal);
						var innerVal = [26,'date_too_early','The date is before the earliest one allowed.'];
						contactform.push(innerVal);
						var innerVal = [26,'date_too_late','The date is after the latest one allowed.'];
						contactform.push(innerVal);
						var innerVal = [26,'upload_failed','There was an unknown error uploading the file.'];
						contactform.push(innerVal);
						var innerVal = [26,'upload_file_type_invalid','You are not allowed to upload files of this type.'];
						contactform.push(innerVal);
						var innerVal = [26,'upload_file_too_large','The file is too big.'];
						contactform.push(innerVal);
						var innerVal = [26,'upload_failed_php_error','There was an error uploading the file.'];
						contactform.push(innerVal);
						var innerVal = [26,'invalid_number','The number format is invalid.'];
						contactform.push(innerVal);
						var innerVal = [26,'number_too_small','The number is smaller than the minimum allowed.'];
						contactform.push(innerVal);
						var innerVal = [26,'number_too_large','The number is larger than the maximum allowed.'];
						contactform.push(innerVal);
						var innerVal = [26,'quiz_answer_not_correct','The answer to the quiz is incorrect.'];
						contactform.push(innerVal);
						var innerVal = [26,'captcha_not_match','Your entered code is incorrect.'];
						contactform.push(innerVal);
						var innerVal = [26,'invalid_email','The e-mail address entered is invalid.'];
						contactform.push(innerVal);
						var innerVal = [26,'invalid_url','The URL is invalid.'];
						contactform.push(innerVal);
						var innerVal = [26,'invalid_tel','The telephone number is invalid.'];
						contactform.push(innerVal);
						var innerVal = [26,'gdpr',''];
						contactform.push(innerVal);
						</script><div class="wpcf7-response-output wpcf7-display-none"></div></form></div><label class="anymodal-close" for="anymodal-contact">&times;</label></div></div></div><div class="anymodal-wrap" style="display: none;" id="search-modal"><input style="display:none" type="checkbox" id="anymodal-search-modal" class="anymodal-state" onchange="openedModal(this,event)"/><label class="anymodal-background-overlay" for="anymodal-search-modal"></label><div class="anymodal search-modal"><div class="anymodal-inner"><form role="search" method="get" class="search-form" action="https://dreamhomedesigncoach.com/">
				<label>
					<span class="screen-reader-text">Search for:</span>
					<input type="search" class="search-field" placeholder="Search &hellip;" value="" name="s" />
				</label>
				<input type="submit" class="search-submit" value="Search" />
			</form><label class="anymodal-close" for="anymodal-search-modal">&times;</label></div></div></div>

		<script type="text/javascript" name="anymodal-display">	modals = document.getElementsByClassName('anymodal-wrap');for (i=0;i<modals.length;i++) {modals[i].style = '';}</script><script id="emptyparagraphfix">main.innerHTML=main.innerHTML.replace(/\<p\>\<\/p\>/g,'')</script><link rel='stylesheet' id='anymodal_style-css'  href='https://dreamhomedesigncoach.com/wp-content/themes/mammothgig/anymodal/anymodal.min.css?ver=1551807033' type='text/css' media='all' />
<link rel='stylesheet' id='mg-gutenberg-block-style-css-css'  href='https://dreamhomedesigncoach.com/wp-content/themes/mammothgig/gutenberg/dist/blocks.style.build.min.css?ver=1551807033' type='text/css' media='all' />
<script type='text/javascript' src='https://dreamhomedesigncoach.com/wp-content/themes/mammothgig/js/svg4everybody.js?ver=20180823'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var wpcf7 = {"apiSettings":{"root":"https:\/\/dreamhomedesigncoach.com\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"}};
/* ]]> */
</script>
<script type='text/javascript' src='https://dreamhomedesigncoach.com/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.1.1'></script>
<script type='text/javascript' src='https://dreamhomedesigncoach.com/wp-content/themes/mammothgig/js/navigation.js?ver=1551807033'></script>
<script type='text/javascript' src='https://dreamhomedesigncoach.com/wp-content/themes/mammothgig/js/skip-link-focus-fix.js?ver=20180427'></script>
<script type='text/javascript' src='https://dreamhomedesigncoach.com/wp-includes/js/wp-embed.min.js?ver=5.1.6'></script>
<script type='text/javascript' src='https://dreamhomedesigncoach.com/wp-content/themes/mammothgig/anymodal/anymodal.js?ver=1.1'></script>
<script type='text/javascript' src='https://dreamhomedesigncoach.com/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=5.6'></script>
<script type='text/javascript' src='https://dreamhomedesigncoach.com/wp-content/plugins/js_composer/assets/lib/bower/skrollr/dist/skrollr.min.js?ver=5.6'></script>
<script id="shorten-wpcf7-textareas">textareas = document.getElementsByClassName('wpcf7-textarea');for(i=0;i<textareas.length;i++){textareas[i].setAttribute('rows',5);}</script><script id="shorten-wpcf7-textareas">
		textareas = document.getElementsByClassName('wpcf7-textarea');
		for(i=0;i<textareas.length;i++){textareas[i].setAttribute('rows',5);}</script>
</body>
</html>
© 2021 threat.gg