<!DOCTYPE html>
<html lang="en">
<head>
      <meta name="description" content="U.S. home sales fell 1.7% in August, pulled down by the effects of Hurricane Harvey and a worsening shortage of available properties." />
      <meta property="og:image" content="https://www.gannett-cdn.com/-mm-/7c4aef60145f08a9b5bcd67594cf52a5b5b5c984/c&#x3D;0-360-4745-3041&amp;r&#x3D;x1683&amp;c&#x3D;3200x1680/local/-/media/2017/09/20/USATODAY/USATODAY/636415000948616792-AP17262800666932.jpg" />
      <meta property="og:image:width" content="3200" />
      <meta property="og:image:height" content="1680" />
      <meta name="twitter:image" content="https://www.gannett-cdn.com/-mm-/d3cbd8ca0060a63d645354e9aef22995a9d2af1e/c&#x3D;0-360-4745-3041&amp;r&#x3D;x803&amp;c&#x3D;1600x800/local/-/media/2017/09/20/USATODAY/USATODAY/636415000948616792-AP17262800666932.jpg" />
      <meta property="og:image" content="https://www.gannett-cdn.com/GDContent/applogos/usatoday.png" />
      <meta name="twitter:title" content="U.S. home sales off 1.7%, hurt by Hurricane Harvey and low supply" />
      <meta name="twitter:description" content="U.S. home sales fell 1.7% in August, pulled down by the effects of Hurricane Harvey and a worsening shortage of available properties." />
      <meta property="og:title" content="U.S. home sales off 1.7%, hurt by Hurricane Harvey and low supply" />
      <meta property="og:description" content="U.S. home sales fell 1.7% in August, pulled down by the effects of Hurricane Harvey and a worsening shortage of available properties." />
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="robots" content="noindex, follow">
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <link href='https://fonts.googleapis.com/css?family=Roboto:400,700,300' rel='stylesheet' type='text/css'>
    <title>U.S. home sales off 1.7%, hurt by Hurricane Harvey and low supply</title>
    <script>
	  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
	  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
	  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
	  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

	  ga('create', 'UA-76684621-1', 'auto');
	  ga('send', 'pageview');

	</script>
<style>
	html, body {
		height: 100%;
        width: 100%;
        margin: 0;
        padding: 0;
	}
	iframe#site{
		position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        border: 0;
        height: 100%;
        min-width: 100%;
        width: 10px;
        *width: 100%;
        -webkit-overflow-scrolling: touch;
        overflow-x: auto;
	}
	a {
		text-decoration:none;
	}
 	.promotion-entire-container-left {
		position: fixed;
		bottom: 15px;
		left: 20px;
		z-index: 999999999;
	}
	.promotion-entire-container-right {
		position: fixed;
		bottom: 15px;
		right: 15px;
		z-index: 999999999;
		.promotion-entire-container-left{
			display:none;
		}
	}
	.promotion-contents-parent-left{
		display:inline-block;
		z-index:2;
	}
	.promotion-contents-parent-right{
		display:inline-block;
		z-index:2;
	}
	.avatar-left{
		display:none;
	}
	.avatar-right{
		display:none;
	}
	.avatar-left.promotion-avatar-container-left{
		display:inline-block;
	}
	.avatar-right.promotion-avatar-container-right{
		display:inline-block;
	}
	img.promotion-avatar{
		max-width:60px;
		max-height:60px;
		border-radius: 100px;
	}
	img#promotion-avatar-left{
		margin-right:10px;
	}
	img#promotion-avatar-right{
		margin-left:10px;
	}
	.promotion-message-container-left{
		display:inline-block;
		margin-right:5px;
	}
	.promotion-message-container-right{
		display:inline-block;
		margin-left:5px;
	}
	.promotion-close-top-left{
		margin-bottom:10px;
		text-align:right;
	}
	.promotion-close-top-right{
		margin-bottom:10px;
		text-align:left;
	}
	.promotion-close-top-left a{
		font-size: 12px;
		color: #ffffff;
		text-decoration: none;
		font-weight: 700;
		font-family: 'Roboto', sans-serif;
		padding:5px 12px;
		background:rgba(0, 0, 0, 0.40);
		border-radius:100px;
	}
	.promotion-close-top-right a{
		font-size: 12px;
		color: #ffffff;
		text-decoration: none;
		font-weight: 700;
		font-family: 'Roboto', sans-serif;
		padding:5px 12px;
		background:rgba(0, 0, 0, 0.40);
		border-radius:100px;
	}
	.promotion-close-top-left a:hover{
		cursor:pointer;
	}
	.promotion-close-top-right a:hover{
		cursor:pointer;
	}
	.promotion-header {
		font-size: 14px;
		font-weight: 600;
		padding: 10px;
		margin-bottom: 0;
		color: #333333;
		font-family: 'Roboto', sans-serif;
		background-color: #ffffff;
		border-radius: 4px 4px 0 0;
		box-shadow:0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);
		overflow:hidden;
		position:relative;
		width:255px;
	}
	.promotion-background {
		border-radius: 0 0 4px 4px;
		background-color: #ffffff;
		box-shadow:0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);
		display: inline-block;
		position:relative;
	}
	.promotion-content{
		padding-top: 10px;
		padding-right: 10px;
		padding-left: 10px;
		word-wrap:normal;
		overflow:hidden;
		width:255px;
	}
	.promotion-description {
		font-size: 14px;
		line-height: 1.5;
		display: inline-block;
		float: left;
		color:#333333;
		font-family: 'Roboto', sans-serif;
		padding-bottom:15px;
	}
	.btn {
		margin:5px 0 10px;
		padding:8px 0;
		font-family: 'Roboto', sans-serif;
		text-align:center;
		width:100%;
		font-size:14px;
		font-weight:400;
		-webkit-appearance:button;
		cursor:pointer;
		user-select:none;
		line-height:1.42857;
		touch-action:manipulation;
		vertical-align:middle;
		display:inline-block;
		text-rednering:auto;
		letter-spacing:normal;
		word-spacing:normal;
		text-shadow:none;
		border-radius:4px;
	}
	.btn.youth{
		color:#ffffff;
		background-color:#f4ba2d;
		border: 1px solid #f4ba2d;
	}
	.btn.youth:hover{
		color:#ffffff;
		background-color:#ffc843;
		border: 1px solid #ffc843;
	}
	.btn.energy{
		color:#ffffff;
		background-color:#ff0000;
		border: 1px solid #ff0000;
	}
	.btn.energy:hover{
		color:#ffffff;
		background-color:#ff5959;
		border: 1px solid #ff5959;
	}
	.btn.trust{
		color:#ffffff;
		background-color:#00A5D5;
		border: 1px solid #00A5D5;
	}
	.btn.trust:hover{
		color:#ffffff;
		background-color:#35cefb;
		border: 1px solid #35cefb;
	}
	.btn.wealth{
		color:#ffffff;
		background-color:#22b573;
		border: 1px solid #22b573;
	}
	.btn.wealth:hover{
		color:#ffffff;
		background-color:#59e8ab;
		border: 1px solid #59e8ab;
	}
	.btn.fun{
		color:#ffffff;
		background-color:#f7931e;
		border: 1px solid #f7931e;
	}
	.btn.fun:hover{
		color:#ffffff;
		background-color:#ffb865;
		border: 1px solid #ffb865;
	}
	.btn.love{
		color:#ffffff;
		background-color:#e85c9e;
		border: 1px solid #e85c9e;
	}
	.btn.love:hover{
		color:#ffffff;
		background-color:#ff9acb;
		border: 1px solid #ff9acb;
	}
	.btn.power{
		color:#ffffff;
		background-color:#000000;
		border: 1px solid #000000;
	}
	.btn.power:hover{
		color:#ffffff;
		background-color:#646769;
		border: 1px solid #646769;
	}
	.btn.calm {
		color:#ffffff;
		background-color:#af2e7a;
		border: 1px solid #af2e7a;
	}
	.btn.calm:hover{
		color:#ffffff;
		background-color:#de66af;
		border: 1px solid #de66af;
	}
	.promotion-branding-true{
		font-size: 10px;
		font-family: 'Roboto', sans-serif;
	}
	.promotion-branding-true.left{
		text-align: left;
	}
	.promotion-branding-true.right{
		text-align: right;
	}
	.promotion-branding-false{
		display:none;
	}
	.promotion-poplink-branding{
		height:20px;
		color:#9a9a9a;
		font-weight:600;
	}
	.promotion-poplink-branding a{
		text-decoration:none;
	}
	span.promotion-poplink-branding-name{
		color: #0176FF;
	}
	span.promotion-poplink-branding-name:hover{
		color:#288bff;
	}
	label {
		display:block;
		margin:20px 0 0;
	}
	label:hover {
		text-decoration:none;
	}
	input {
		position:absolute;
		left:-999em
	}
	.hide {
		opacity:1;
		height:auto;
		overflow:hidden;
		opacity: 1;
		border:none;
	}
	input[type=checkbox]:checked + div {
		opacity:0;
		max-height:0;
		border:none;
	}
	.animated{
		-webkit-animation-duration:2s;
		animation-duration:2s;
		-webkit-animation-fill-mode:both;
		animation-fill-mode:both
		-webkit-animation-delay:0s;
		animation-delay:0s;
	}
	.left-side{
		-webkit-animation-name:left-side;
		animation-name:left-side;
	}
	@-webkit-keyframes left-side{
		0%{
			-webkit-transform:translate3d(-100%,0,0);
			transform:translate3d(-110%,0,0);
			visibility:visible}to{-webkit-transform:translateZ(0);
			transform:translateZ(0)}}@keyframes left-side{
			0%{-webkit-transform:translate3d(-100%,0,0);
			transform:translate3d(-110%,0,0);
			visibility:visible}to{-webkit-transform:translateZ(0);
			transform:translateZ(0);
		}
	}
	.right-side{
		-webkit-animation-name:right-side;
		animation-name:right-side
	}
	@-webkit-keyframes right-side{
		0%{
			-webkit-transform:translate3d(100%,0,0);
			transform:translate3d(110%,0,0);
			visibility:visible}to{-webkit-transform:translateZ(0);
			transform:translateZ(0)}}@keyframes right-side{0%{-webkit-transform:translate3d(100%,0,0);
			transform:translate3d(110%,0,0);
			visibility:visible}to{-webkit-transform:translateZ(0);
			transform:translateZ(0);
		}
	}
	.left-bottom{
		-webkit-animation-name:left-bottom;
		animation-name:left-bottom
	}
	@-webkit-keyframes left-bottom{
		0%{
			-webkit-transform:translate3d(0,110%,0);
			transform:translate3d(0,110%,0);
			visibility:visible}to{-webkit-transform:translateZ(0);
			transform:translateZ(0);
		}
	}
	.right-bottom{
		-webkit-animation-name:right-bottom;
		animation-name:right-bottom;
	}
	@keyframes right-bottom{
		0%{
			-webkit-transform:translate3d(0,110%,0);
			transform:translate3d(0,110%,0);
			visibility:visible}to{-webkit-transform:translateZ(0);
			transform:translateZ(0);
		}
	}
	#mobile{
  		display: none; 
  	}
	@media screen and (min-width: 0px) and (max-width: 414px) {
  		#mobile {
  			display: block; 
  		} 
  		#display {
  			display: none; 
  		} 
  		.promotion-entire-container-left{
			bottom:0px;
			left:0px;
		}
		.promotion-entire-container-right{
			bottom:0px;
			right:0px;
		}
		.avatar-left.promotion-avatar-container-left{
			display:none;
		}	
		.avatar-right.promotion-avatar-container-right{
			display:none;
		}
		.promotion-header{
			 justify-content: center;
			 padding:10px 0 0 10px;
		}
		.mobile-avatar{
			display:inline-block;
		}
		.mobile-welcomemessage{
			display:inline-block;
			text-align:left;
		}
		img#promotion-avatar-left.promotion-avatar{
			width:30px;
			height:30px;
			
		}
		img#promotion-avatar-right.promotion-avatar{
			width:30px;
			height:30px;
			margin-left:0;
			margin-right:10px;
		}
		.promotion-message-container-left, .promotion-message-container-right{
			margin-right:0px;
			width:100%;
			width:100vw;
		}
		.promotion-close-top-left{
			margin:0 5px 10px 0
		}
		.promotion-close-top-right{
			margin:0 0 10px 5px;
		}
		.promotion-header{
			box-shadow:none;
			padding:10px 0 10px 0;
			width:100%;
		}
		.promotion-outer{
			background:#ffffff;
		}
		.promotion-background{
			box-shadow:0 0px 0px rgba(0,0,0,.16), 0 0px 0px rgba(0,0,0,.23);
			width:93vw;
		}
		.promotion-description{
			max-width:93vw;
			padding-bottom:10px;
		}
		.promotion-content{
			min-width:93vw;
			padding-top:0px;
		}
	  }
	}
}
</style>
</head>
<body>
	<iframe id="site" src="https://www.usatoday.com/story/money/2017/09/20/u-s-home-sales-off-1-7-hurt-hurricane-harvey-and-low-supply/684598001/?utm_source=feedblitz&utm_medium=FeedBlitzRss&utm_campaign=usatodaycommoney-topstories"></iframe>
	<div id="display">
		<div class="promotion-entire-container-right animated right-side">
			<div>
				<input type="checkbox" name="one" id="item-1">
					<div class="hide">
						<div class="avatar-left promotion-avatar-container-right">
							<img id="promotion-avatar-right" class="promotion-avatar promotion-image" src=https://s3-eu-west-1.amazonaws.com/poplink-promotion-images/6d2e096332d51aa3e5443afe0cb8bc60.jpg>
						</div>
						<div class="promotion-contents-parent-right">
							<div class="promotion-message-container-right">
								<div class="promotion-close-top-right">
									<label for="item-1"><a target="_top">x</a></label>
								</div>
								<div class="promotion-outer">
									<div class="promotion-header">
										Thinking of selling your home?
									</div>
									<div class="promotion-background">
										<div class="promotion-content">
											<div class="promotion-description">
												Websites don't give you an accurate home value. Only a Certified Realtor like Juan Carlos can give you the full outlook on your home price.
											</div>
											<div class="promotion-button">
											<a href="http://popl.ink/dfKsyp/out">
												<button class="btn trust">
													Get My Home Estimate
												</button>
											</a>
										</div>
										<div class="promotion-branding-false right">
											<a class="promotion-poplink-branding" href="https://poplink.io/?utm_source=https://www.usatoday.com/story/money/2017/09/20/u-s-home-sales-off-1-7-hurt-hurricane-harvey-and-low-supply/684598001/?utm_source=feedblitz&utm_medium=FeedBlitzRss&utm_campaign=usatodaycommoney-topstories&utm_medium=web-widget&utm_campaign=widget-button">
												<div class="promotion-poplink-branding">
													⚡️ by <span class="promotion-poplink-branding-name">Poplink</span>
												</div>
											</a>
										</div>
									</div>
								</div>
							</div>
						</div>
						<div class="avatar-right promotion-avatar-container-right">
							<img id="promotion-avatar-right" class="promotion-avatar promotion-image" src=https://s3-eu-west-1.amazonaws.com/poplink-promotion-images/6d2e096332d51aa3e5443afe0cb8bc60.jpg>
						</div>
					</div>
				</input>
			</div>
		</div>
	</div>
</div>
	<div id="mobile">
		<div class="promotion-entire-container-right animated right-side">
			<div>
				<input type="checkbox" name="two" id="item-2">
					<div class="hide">
						<div class="avatar-left promotion-avatar-container-right">
							<img id="promotion-avatar-right" class="promotion-avatar" src=https://s3-eu-west-1.amazonaws.com/poplink-promotion-images/6d2e096332d51aa3e5443afe0cb8bc60.jpg>
						</div>
						<div class="promotion-contents-parent-right">
							<div class="promotion-message-container-right">
								<div class="promotion-close-top-right">
									<label for="item-2"><a target="_top">x</a></label>
								</div>
								<div class="promotion-outer">
									<div class="promotion-content">
										<div class="promotion-header">
											<table border="0">
											    <tr>
											        <td align="center" valign="middle">
											        	<div class="mobile-avatar">
															<img id="promotion-avatar-right" class="promotion-avatar" src="https://s3-eu-west-1.amazonaws.com/poplink-promotion-images/6d2e096332d51aa3e5443afe0cb8bc60.jpg"> 
														</div>
													</td>
											        <td align="center" valign="middle">
											        	<div class="mobile-welcomemessage">
														Thinking of selling your home?
														</div>
													</td>
											    </tr>
											</table>
										</div>
										<div class="promotion-description">
											Websites don't give you an accurate home value. Only a Certified Realtor like Juan Carlos can give you the full outlook on your home price.
										</div>
										<div class="promotion-button">
										<a href="http://popl.ink/dfKsyp/out">
											<button class="btn trust">
												Get My Home Estimate
											</button>
										</a>
									</div>
									<div class="promotion-branding-false right">
										<a class="promotion-poplink-branding" href="https://poplink.io/?utm_source=&utm_medium=web-widget&utm_campaign=widget-button">
											<div class="promotion-poplink-branding">
												⚡️ by <span class="promotion-poplink-branding-name">Poplink</span>
											</div>
										</a>
									</div>
								</div>
							</div>
						</div>
					</div>
				</input>
			</div>
		</div>
	</div>
  </body>
</html>
