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

#wrapper{width:320px;}
	
	#header{height:425px; background:url(../images/structure/temp-bg-480.jpg) no-repeat;}
	
	.topbar-inner {width:320px;}
	
	.navbar-inner {width:320px;}
		
	
	.slogan {height:160px; background:url(../images/structure/slogan-320.png) no-repeat bottom;}

	.intro .section-holder{max-width:320px; margin:auto; padding:40px 0;	}
	.intro .block{width:280px; margin:0px auto; padding:20px 0px; display:block; float:none;}
	.intro h2{font-size:25px; line-height:25px;	}	
	
	.contact {min-height:372px;}
	.contact p {width:280px;}	
	.contact .btn {margin-top:30px;}
	.contact .btn a {padding:15px 20px;}
	
	
	#commentform textarea {width:100% !important;}
	
	.attachment-thumbnail {width:75px; height:75px;}
	
	.wpcf7-text {width:70%;}
	
		.contact-bottom .header {padding-top:30px;}
	

	

}