@media (max-width:1199px){
	header input[type="text"]{ width:170px !important;}
	.navi ul li { margin-right:48px !important;}
	#slideshow { height:340px !important;}
	#inner-content .inner_contents { min-height:370px !important;}
}
@media (max-width:979px){
	header input[type="text"]{ width:115px !important;}
	#call { font-size:18px !important;}
	.navi ul li { margin-right:22px !important;}
	#slideshow { height:260px !important;}
}
@media (max-width:767px){
	header { text-align:center;}
	#call { padding:10px 0; font-size:24px !important;}
	header input[type="text"]{ float:none !important; display:inline-block; margin-top:5px; width:216px !important; vertical-align:botttom}
	header input[type="image"]{ margin-top:-5px; margin-left:-3px;}
	.navi { text-align:center;}
	.navi .social { float:none;}
	#slideshow { height:230px !important;}
	
	footer { padding-left:10px !important;}
	footer .span4 { margin-bottom:10px !important; overflow:hidden; text-align:center;}
	footer .span4 input[type="email"]{ float:none !important;}
	footer .span4 input[type="image"]{ margin-top:-10px; margin-left:-3px;}
	#inner-content .inner_contents { min-height:150px !important;}
	
@media (max-width:639px){
	#slideshow { height:170px !important;}
}
}
@media (max-width:479px){
	footer .span4 input[type="email"]{ float:none !important; width:180px}
	#slideshow { height:120px !important;}
}