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

.wrap{
	width:97%;
}

.hd-wrap{
	width:97%;
}


}

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

.customers-item{
	width:100%;
	float:none;
	margin-top:30px;
	min-width:300px;
}

.customers-item__brand{
	margin:0px 1% 0px 1%;
	
}

.product-item__img{
	width:98%;
	text-align:center;
	float:none;
}



.product-item__txt{
	width:98%;
	float:none;
	
}



.product-item__img1{
	width:98%;
	text-align:center;
	float:none;
}



.product-item__txt1{
	width:98%;
	float:none;
	
}

}

@media screen and (max-width: 767px) {
.title1{
	font-size:50px;
}

.title2{
	font-size:18px;
}

.about{
	background:url(../img/bg-gadjets2.jpg) 50% 0% no-repeat #fff;

}

.about_en{
	background:url(../img/bg-gadjets2_en.jpg) 50% 0% no-repeat #fff;

}

.about-item{
	width:100%;
	float:none;
	min-height:350px;

}
.history-item{
	width:100%;
	float:none;
	/*min-height:370px;*/
}

.portrait-item{
	width:100%;
	float:none;
	/*min-height:370px;*/

}

.struct-wrap{
	width:97%;
}

.step-wrap{
	width:97%;
}

.edu-wrap{
	width:97%;
}

}

@media screen and (max-width: 479px) {
.title1{
	font-size:36px;
}

.title2{
	font-size:18px;
}

/*.customers-item__brand{
	width:50%;
	float:left;
	margin:0px;
}

.customers-item__brand img{
	width:90%;
}*/

.portrait-item__photo{
	width:100%;
	float:none;
margin-bottom:30px;
}

.step-number{
	width:100%;
	float:none;
	text-align:center;
	margin-top:20px;
}

.step-number img{
	width:70px;
}

.step-text{
	float:none;
	width:100%;
	text-align:center;
}

.edu-wrap li{
	width:100%;
	font-size:18px;
	float:none;
	margin:0px;
	text-align:left;
}

}
