@charset "utf-8";
/* CSS Document */

@media screen and (max-width:1025px) {
	.language ul li{
		padding-left:10px;
		}
	.tlt_col a{
		font-size:30px;
		}
	}
/****************IPAD**********************/
@media screen and (max-width:1000px) {
	.tlt_col a{
		font-size:25px;
		}
	.box_services1 ul li{
		width:48%;
		margin:0 1% 20px;
		}
	.language ul li a span{
		display:none;
		}
	.list_news li .img_news{
		width:30%;
		}
	.list_news li .txt_news{
		width:65%;
		}
	.box_img a img{
		height:auto;
		}
	.box_img a{
		height:230px;
		}
	}
/********************************************/
@media screen and (max-width:600px) {
	.slidebar,.box_social{
		display:none;
		}
	#carousel_engi .inner_engi .item img{
		height:auto;
		}
	}
@media screen and (max-width:481px) {
	.pagi{
		text-align:center;
		width:100%
		}
	#footer{
		text-align:center;
		}
	.form_ct .form-group label,.form_ct .form-group input, .form_ct .form-group textarea{
		width:100%;
		}
	.form_ct .btn_frmed{
		text-align:center;
		}
	.form_ct .btn_frmed input{
		width:auto;
		}
	.top_header h2{
		font-size:55px;
		}
	.col_1{
		margin-top:50px;
		}
	.tlt_col a{
		font-size:22px;
		}
	.w_footer ul li{
		width:50%;
		text-align:center;
		}
	.list_news li .img_news{
		display:none;
		}
	.list_news li .txt_news{
		width:100%;
		}
	.box-lang{
		margin-top:30px;
		}
	#carousel_engi .inner_engi .item img{
		height:auto;
		}
	}
