@media all and (max-width:1400px) {
	html,
	body {
		font-size: 10px;
	}
	.nav_img {
		width: 7rem;
	}
	.about_img {
		height: 90%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.about_img img {
		max-height: 100%;
	}
}
@media all and (max-width:950px) {
	html,
	body {
		font-size: 10px;
	}
	.other_w {
		padding-left: 8rem;
	}
	.contact_big_img {
		-webkit-transform: scale(1);
		transform: scale(1);
		position: relative;
		top: 21px;
	}
  .articl a{margin: 0 30px 40px;}
}
@media all and (max-width:750px) {
	.about_item_b:before {
		content: none;
	}
	.about_item_b {
		padding: 2rem;
	}
	.edge_w {
		top: 0px;
		margin-top: 10px;
	}
	.edge_title {
		text-align: center;
	}
	.edge_item {
		width: 100%;
	}
	.edge_text {
		width: calc(100% - 14.2rem);
	}
	.edge_list {
		margin: 3rem 0;
	}
  .menu_list{padding:1.5em;}
  .menu_list .menu-trigger {display: block;background: url(../img/threelines.png) no-repeat 100% 50%;height: 29px;
    cursor: pointer;width:100%;}
  .menu-trigger.highlight { background:url(../img/icon-close.png) no-repeat 100% 50%;  }
  .menu_list .menu{display:none;}
  .menu_list ul{width:100%;}
  .menu_list .menu li {padding: 0 0 1rem 0;text-align: center;width: 100%;border-right:0;}
  .articl p img{width:50%!important;}
  
}
@media all and (max-width:700px) {

	.table_w {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.other_item:first-child {
		margin-bottom: 4rem;
	}
	.other_w {
		padding-left: 0;
		margin-top: 10rem;
	}
	.product_item {
		text-align: center;
	}
	.other_w:before {
		top: -5.5rem;
		left: 50%;
		margin-left: -3rem;
	}
	.product_inf_w {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.footer {
		padding-left: 5px;
		padding-right: 5px;
	}
	.product_inf {
		margin-right: 0;
		margin-top: 1rem;
	}
	.nav_title {
		font-size: 1.8rem;
	}
	.nav_active .nav_title {
		font-size: 2.2rem;
	}
	.product_text p:first-child {
		width: auto;
	}
	.about_item {
		width: calc(100% - 4rem);
	}
	.about_w {
		display: block;
	}
	.about_resp .about_item {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
	.about_img {
		padding-right: 10px;
		width: calc(50% - 10px);
	}
	.edge_item {
		margin-bottom: 0;
	}
}
@media all and (max-width:550px) {
	.header {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.logo {
		margin: 10px 0;
	}
	.footer_taxi {
		display: none;
	}
	.footer {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		padding-bottom: 0;
	}
	.footer_cover {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		padding-bottom: 0;
	}
	.footer_list {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 0;
		margin: 5px 0;
	}
	.footer_item {
		padding: 10px 0;
		padding-left: 6rem;
	}
	.footer_inf {
		top: 0;
		margin-top: 10px;
	}
	.footer_link {
		font-size: 12px;
	}
	.select_back {
		font-size: 11px;
	}
	.select_table,
	table {
		width: 100%;
	}
	.pop_up {
		width: 100%;
		left: 5%;
		right: 5%;
		margin-left: 0;
	}
	.nav_t {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		height: auto;
		padding: 0;
	}
	.nav_it {
		width: 100%;
		padding: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.nav_img {
		margin: 0;
	}
	.nav_title {
		margin-left: 15px;
	}
	.nav_it:hover {
		padding: 0;
	}
	.contact {
		margin-top: 6rem;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.container .sup_contact {
		margin: 15px auto 8px auto;
		width: 202px;
		display: block;
		padding-left: 0;
		padding-right: 0;
		text-align: center;
	}
	.footer_contact {
		padding: 20px 0;
	}
	.contact_left .pop_up_active {
		top: 2rem;
	}
	.about_item_b .about_img {
		display: none;
	}
	.footer_map {
		width: 100px;
		margin: 0 auto;
	}
	
}
@media all and (max-width:400px) {
	.pop_col {
		width: 50%;
	}
	.pop_item {
		width: 100%;
	}
	.pop_item input[type=text] {
		padding: 0 10px;
		width: calc(100% - 20px);
	}
	.menu_list .menu li {
		font-size: 2.8rem;
	}
	.contact_left {
		width: 95%;
	}
	.car_item {
		width: 22rem;
	}
	
	.box-modal{width:100%!important;}
	.arcticmodal-container_i2{padding:10px;}
  .articl a{margin: 0 auto 40px;}
  .articl p img{width:100%!important;}
}
