  
@media only screen and (max-width:800px) {
	body {max-width:100%; overflow-x:hidden;}
	#top-bar{
	/*height: 117px;*/
	background: #fff;
	position: relative;
	}
	#top-bar > div{
	width: 100%;
	margin: 0 auto;
	/*overflow: hidden;*/
	height: 230px;
	clear: both;
	}
	#top-bar h1{
	float: none;
	position:absolute;
	top:10px;
	left:50%;	
	margin:0 0 0 -86px;
	width:173px;
	}
	#top-bar #search{
	/*overflow: hidden;*/
	clear:both;
	float: none;
	position:absolute;
	bottom:70px;
	left:50%;
	margin:0 0 0 -100px;
	height: 27px;
	width:220px; 
	}
	.responsiveSelectContainer {
	position:absolute; bottom:0; width:250px; left:50%; margin:0 0 0 -125px;
	}
	#banner-subpage > div h1{
	color: #fff;
    font-family: 'Monda', sans-serif;
    font-size: 24px;
	height: 90px; line-height: 90px;
	}
	#banner {max-width:100%; overflow:hidden;}
	.cycloneslider img {width:100% !important;}
	#main .content-bg{
	max-width: 100%;
	margin: 0 auto;
	background: #e5e5e5;
	background-image:none;
	overflow: hidden;
	padding: 0 0 0 px;
	margin-bottom: 20px;
	border-radius: 0 0 0px 0px;
	box-shadow: 0 0px 0px #333;
	}
	#main .content{
		max-width: 85%;
		margin: 0 auto;
		background: #e5e5e5;
		background-image:none;
		overflow: hidden;
		padding: 20px 0;
		min-height: 200px;
	}
	#post-11 #main .content,
	#post-15 #main .content,
	#post-17 #main .content,
	#post-19 #main .content{
		background: url(../images/murals/mural.png) center top no-repeat;
	}
	#main .primary{
	width: 100%;
	float: none;
	}
	#main .secondary{
		width: 100%;
		float: none;
		clear:both;
	}
	#hs1 {float:none; position:absolute; top:20px; right:20px;}
	#bottom-bar .content{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding-left: 42px;
	padding-right: 42px;
	}
	#facebookbtn{
	position: absolute;
	left: 50%;
	margin:0 0 0 -83px;
	top: 10px;
	}
	#main .content #attribute1{
	float: none;
	clear: both;
	overflow: hidden;
	background: #fff;
	margin-bottom: 20px;
	width: 96%;
	padding: 2%;
	}
	#main .content #attribute1 #post-thumbnail{
		float: none;
		margin: 0 0 20px 0;
	}
	#main .content #products-gallery .ourHolder div{
	list-style-type: none;
	margin: 0 0 20px 0;
	padding:  0 0 10px 54px;
	position: relative;
	border-bottom: none;
	height: auto;
	border-bottom: 1px solid #ccc;
	min-height:60px;
	width: 96%;
	overflow: hidden;
}
	
	#main .content #products-gallery .ourHolder .iteminfo p {
	max-width: 260px; line-height:20px;}
	
	#main .content #products-gallery .ourHolder div .thumb{
	position: absolute;
	top: 0; left: 0;
	width: 46px; height: 46px;
	overflow: hidden;
	border: 1px solid #ccc;
	background: #fff;
	text-align: center;
	}
	
	/* blog */

	#post-1939 #main .content{
	background-image: none;
	}

	.block{
		margin-bottom: 30px;
		overflow: hidden;
	}
	.block .info{
		width: 100%;
		float: left;
	}
	.block .thumb{
		border: 1px solid #ccc;
		float: left;
		margin: 0 20px 20px 0;
		width: 129px;
		height: 129px;
	}
	.block .thumb img{
		width: 129px;
		height: 129px;
	}
	.block h1{
		font-size: 20px;
		color: #2a64a8;
		margin: 0 0 10px 0 !important;
		line-height: 1em;
	}
	.block small{
		display: block;
		font-size: 14px;
		color: #4a88c2;
		margin: 0 0 10px 0;
	}
	.block .callto{
		
	}
	.block .callto a{
		font-size: 15px;
		font-weight: bold;
		display: block;
		float: left;
		background: url(http://foamsealant.com.au/wp-content/uploads/2013/12/calltobg2.png) no-repeat;
		background-position: right top;
		height: 32px; line-height: 30px;
		color: #fff;
		padding: 0 15px;
	}
	
	
}   
@media only screen and (max-width:700px) {
	#hs2, #hs1 {display:none;}
}

@media only screen and (max-width:600px) {
	
	#banner {display:none;}
	#bottom-bar .designer{
	float: left; clear:both;}
	
	#banner-subpage > div h1{
	color: #fff;
    font-family: 'Monda', sans-serif;
    font-size: 18px;
	height: 90px; line-height: 24px;
	padding:30px 0; max-width:320px;}
	
	.contact-form input[type="submit"]{
	margin:0 0 8px 0 !important;
	}
	
}
