@charset "utf-8";
@media screen and (max-width: 1200px) {
/* carousel start */
.carousel-text h1{
	font-size:40px;
	}
.carousel-text .text{
	font-size:16px;
	line-height:32px;
	}
.carousel-text .lb-btn{
	font-size:14px;
	width:180px;
	line-height:38px;
	}
}
@media screen and (max-width: 1024px) {
/* carousel start */
.carousel-text h1{
	font-size:30px;
	}
.carousel-text .text{
	font-size:14px;
	line-height:28px;
	}
.carousel-text .lb-btn{
	font-size:14px;
	width:160px;
	line-height:30px;
	}	
}
@media screen and (max-width: 991px) {
/* carousel start */
.carousel-text h1{
	font-size:30px;
	margin-bottom:20px;
	}
.carousel-text .text{
	font-size:14px;
	line-height:28px;
	margin-bottom:20px;
	}
.carousel-text .lb-btn{
	font-size:14px;
	width:160px;
	line-height:30px;
	}	
.carousel-caption{
	left:10%;
	right:10%;
	}

/* introduction start */
.carousel-text{
	margin-top:-130px;
	}
.in-title{
	font-size:30px;
	}
.news-entrance h1{
	font-size:36px;
	}
.news-entrance p{
	font-size:24px;
	}
.news-entrance .in-btn{
	width:50%;
	line-height:64px;
	margin-left:-25%;
	font-size:24px;
	}
.ct-in p{
	font-size:30px;
	}
.ct-in .in-phone{
	font-size:30px;
	}
/* controls 02 */
.box span{
	display:none !important;
	}


	
	
	
	
	
		
}
@media screen and (max-width: 768px) {


}
