@media screen and (max-width: 980px) {
body {
	width: auto;
}
.menu_header {
	position: absolute;
	top: 19px;
	right: 14px;
	display: none;
}
.container {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.mail_header {
	position: absolute;
	left: 4px;
	top: 3px;
	font-size: 10px;
	letter-spacing: 0.6px;
	font-family: opensansbold;
}
.phone_header {
	position: absolute;
	right: 0;
	top: 3px;
	color: #000;
	font-size: 11px;
	letter-spacing: 0px;
	font-family: opensansbold;
}

.top_header {
	width: 100%;
	background: #e1e1e1;
	height: 25px;
}

.logo_header {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.logo_header img {
	width: 126px;
}
.logo_header span {
	font-family: opensansbold;
	position: absolute;
	top: 6px;
	text-transform: uppercase;
	right: 19px;
}
.search_header {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #cbcbcb;
	border-radius: 7px;
	font-size: 12px;
	height: 41px;
	left: 51px;
	position: absolute;
	top: 75px;
	width: 216px;
	padding: 0px;
}
.search_header input {
	border: medium none;
	height: 41px;
	padding: 2px 4px 0 22px;
	width: 214px;
	color: #000;
	border-radius: 0;
	font-size: 14px;
}
.search_header a {
	background: #2a2a2a url("../images/search.png") no-repeat scroll 50% 50%;
	display: block;
	float: right;
	height: 42px;
	width: 59px;
	border-radius: 0px 7px 7px 0px;
	position: absolute;
	top: -1px;
	right: -51px;
}
.basket_header {
	background: rgba(0, 0, 0, 0) url("../images/basket.png") no-repeat scroll 100% 50%;
	font-family: opensans;
	right: 16px;
	position: absolute;
	padding: 15px 60px 12px 0px;
	top: 23px;
}
.basket_header span {
	background: #da3e3e;
	border-radius: 10px;
	padding: 4px 9px;
	color: #fff;
	position: absolute;
	top: -1px;
	font-size: 9px;
}
nav {
	display: none;
}
.slider {
	display: none;
}
#main {
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}
.block_menu_main {
	width: 100%;
}
.block_menu_main {
	position: relative;
	float: none;
	overflow: hidden;
}
.text_menu_main {
	border: 2px solid #d95235;
	position: absolute;
	bottom: 0;
	left: 10%;
	padding: 13px;
	text-align: center;
	top: unset;
}
.block_menu_main:last-child .text_menu_main {
	left: 10%;
	font-size: 24px;
	text-transform: uppercase;
}
.advantage_main {
	float: none;
	margin-top: 2px;
}
.block_advantage {
	float: none;
	width: 100%;
	margin-top: 45px;
	background: #f9f9f9;
	height: 240px;
	text-align: center;
	position: relative;
	margin-right: 10px;
}
.block_menu_main img {
	width: 100%;
	float: none;
}
.block_text_main {
	width: 100%;
	font-family: opensanssemibold;
	margin-top: 0;
	margin-left: 0;
	color: #000;
}
.text_main {
	float: none;
	width: 100%;
	margin-top: 17px;
	background: none;
	height: auto;
	font-family: opensans;
}
footer {
	display: block;
	height: unset;
	padding: 0;
	position: relative;
	width: 96%;
	overflow: hidden;
	border-bottom: 10px solid #d95235;
	margin: 0 auto;
}
.menu_footer {
	position: relative;
	left: 0px;
	top: 0;
	width: 100%;
}
.goods_footer {
	left: unset;
}
.menu_footer ul {
	float: none;
	margin-right: unset;
}
.pay_footer {
	font-family: opensans;
	position: relative;
	right: unset;
	top: unset;
}
.contact_footer {
	font-family: opensansbold;
	font-size: 11px;
	padding-bottom: 8px;
	right: unset;
	position: relative;
	top: unset;
}
.copy_footer {
	color: #000;
	font-family: opensans;
	font-size: 11px;
	left: unset;
	position: relative;
	top: unset;
}
.eo_footer {
	position: relative;
	top: unset;
	right: unset;
	font-size: 11px;
}
.fon_footer {
	width: 100%;
	height: unset;
	background: #f7f7f7;
}
header {
	display: block;
	height: 156px;
	margin: 0 auto;
	position: relative;
	width: 100%;
	background: #efefef;
}
.content {
	width: 96%;
	margin: 0 auto;
}
.catalog_list_one {
	display: inline-block;
	float: none;
	border: 1px solid #d3d3d3;
	position: relative;
	background: #faf9fc;
	width: 48%;
	margin-top: 10px;
	text-align: center;
	margin-right: 2%;
	padding: 0;
	vertical-align: top;
}
.catalog_list_one:nth-child(5n) {
	margin-right: 2%;
}
.catalog_list_one:nth-child(2n) {
	margin-right: 0;
}

.catalog_list_one img {
	width: 100%;
	height: auto;
}
.jcarousel-skin-tangoother .jcarousel-container-horizontal {
	height: 110px;
	margin: 0 auto;
	padding: 0 60px;
	width: 100%;
}

.pathway {
	margin: 10px 0;
	padding: 6px 15px;
	color: #363871;
	background: #f9eccf;
	border-bottom: 3px solid #363871;
	font-size: 12px;
}

.pathway a {
	font-size: 12px;
}

.catalog_photos_area {
	width: 100%;
	float: none;
}

.add_mobil_title {
	position: relative;
	overflow: hidden;
	padding: 10px 40px;
}

.catalog_one_mobile h2 {
	text-align: center;
}

#catalog_right_arrow {
	position: absolute;
	top: 10px;
	right: 10px;
}

.sizes-list-mobile {
	text-align: center;
	overflow: hidden;
}

.catalog_one_order table {
	width: 100%;
}

.catalog_one_order .mobile_sizes_table th {
	font-weight: normal;
	font-size: 11px;
	padding: 2.5px;
	background: #f4dba7;
	border-right: 1px solid #f9eccf;
}

.catalog_one_order .mobile_sizes_table td {
	font-size: 12px !important;
	padding: 1px;
}

.catalog_one_order select {
	width: 80px;
	border: 1px solid #999;
	font-size: 13px;
	padding: 2px 3px;
}

.catalog_one_order .mobile_sizes_table td {
	font-size: 12px !important;
}

.one_buy_area {
	overflow: hidden;
	text-align: right;
	margin-top: 20px;
}

.addwish_btn_text {
	color: #444;
	font-size: 10px;
	margin-left: 5%;
	margin-top: 4px;
	text-align: center;
	width: 90%;
}

.catalog_addonfield {
	margin: 10px 0;
	font-size: 16px;
	overflow: hidden;
}

.catalog_addonfield div {
	display: inline;
	margin-left: 0;
}

.backtocat {
	text-align: center;
	margin-bottom: 30px;
	font-size: 18px;
}

.catalog_one_title h1 {
	border: medium none;
	margin: 5px 0 15px;
	text-align: center;
}

.one_img_mobile_photos {
	width: 100%;
}
.slider {
	width: 100%;
	margin: 0 auto;
}
.add_mobil_title {
	display: none;
}
.catalog_user_data input[type="text"], .catalog_user_data input[type="password"], .catalog_user_data textarea {
	width: 100%;
	border: 1px solid #999;
	font-size: 15px;
	padding: 2px 3px;
}
.catalog_user_data td label {
	display: unset;
	padding: 3px 10px;
}
}