@media(max-width: 980px){
	#bg_page {height: auto;}
	 input.span3, textarea.span3, .uneditable-input.span3 {width: 100%; margin-bottom: 10px;}    
    input.span6, textarea.span6, .uneditable-input.span6{width:100%;}
    .slick-slide img{width: 45%; margin:0 auto;}
	.banner-heading-text{margin-top: 25px;}
}

@media(max-width: 640px){
	h1{font-size: 25px;}

	/*.navbar-brand { width: 100%; text-align: center; padding-bottom: 30px;}*/
	#top-bar {display: none;}
	.banner-heading-text{margin-top: 50px;}
	.banner-heading-text h4{font-size: 16px;}
	.border{display: block;}
	.container-inner {width: 80%;}
	.banner_text {text-align: center;}
	.form-box{margin-top: 25px;}
	.info-form .phone-box {width: 95%; margin: 0 auto; text-align: center;}
	.phone-box img {margin: 0 auto;}
	.slick-slide img{width: 45%; margin:0 auto;}
	.banner-heading-text{margin-top: 25px;}
}

@media(max-width: 480px){
	.choose-item .select-device figure {min-height: 290px;}
	figure{width: 100%;}
	.choose-item .select-device figure {min-height: 250px;}
	.choose-item .select-device a p {font-size: 15px;}
}

@media(max-width: 320px){
	.choose-item .select-device figure {min-height: 250px;}
	.fuller{width: 100%;}
	.choose-item .select-device figure {min-height: 300px;}
}