@media screen and (max-width : 1200px) {
	#homevideo{
		top:0px;
		
	}
}

@media screen and (max-width : 1050px) {
	.slide.home#slide1 { top:750px;margin-bottom: 750px;}		

}

@media screen and (max-width : 980px) {
	#homevideo{
		background:url(http://www.emotearooms.com/wp-content/uploads/2012/03/Original-Aerial-View-front-House.jpg) center;

	}
	.slide.home#slide1 { top:700px; margin-bottom: 700px;}		
	#homevideo .video-container video {display: none; }
}

@media screen and (max-width : 950px) {
	#homevideo{
		background-color: green;
	}
	.slide.home#slide1 { top:650px; margin-bottom: 650px;}		
	
	iframe#locations {
    width: 90%; height: auto; min-height: 300px; border-width: 2px; }
}

@media screen and (max-width : 850px) {
	#homevideo{
		background-color: pink;
	}
	.slide.home#slide1 { top:600px; margin-bottom: 600px;}		
	
}

@media screen and (max-width : 775px) {
	#homevideo{
		background-color: black;
	}
	.slide.home#slide1 { top:550px; margin-bottom: 550px;}		
	
}

@media screen and (max-width : 710px) {
	#homevideo{
		background-color: red;
	}
	.slide.home#slide1 { top:500px; margin-bottom: 500px;}		
	
}
@media screen and (max-width : 650px) {
	#homevideo{
		background-color: orange;
	}
#homevideo div#content { 
	top: 50px;
	}

	.slide.home#slide1 { top:450px; margin-bottom: 450px;}		

	#zonuafooter li { padding-bottom:2em; }	
	
	.hi-icon-wrap.floatright { float: none; width: 160px; display: block; margin: auto;}
}

@media screen and (max-width : 580px) {
	#homevideo{
		background-color: yellow;
	}
	.slide.home#slide1 { top:400px; margin-bottom: 400px;}		

}


@media screen and (max-width : 510px) {

/* N.B. Not sorted for video */
#homevideo{
		background-color: #f5f3ee;
		padding-bottom: 100px;
	}	
	
#homevideo div#content { 

	border: 1px dotted #fff;
	top: 0px;
	}
}

@media screen and (max-width : 430px) {
	
	.shareEgg {
	top: -40px;
		left: 60px;
	}
	
	.shareEggContent {

	margin-left: -45px;
}
}
