#catalog-wrapper-menu-icon,
#main_menu_box_icon,
#bottom_menu_btn {
	display:none;
}
@media screen and (max-width: 1003px) {
.mobile-block{
	display: block;
	text-align: left;
}
.mobile-none{
	display: none;
}
#outer_wrapper {
	width: unset;
	padding: 0 5px;
}
.logo {
	font-size: 20px !important;
	position: static;
	display: block;
	height: 35px !important;
	background-size: contain !important;
	padding-left: 60px !important;
	font-weight: normal !important;
	padding-top: 10px !important;
}
.logo br {
	display:none;
}
.date {
	font: 10px tahoma;
	background-size: 100% 100%;
}
#catalog-wrapper,
#main_menu_box {
	position:relative;
}
#main_menu_box {
	padding-bottom: 45px;
}
#catalog-wrapper-menu-icon,
#main_menu_box_icon,
#bottom_menu_btn {
	display: inline-block;
	width: auto;
	text-align: center;
	cursor: pointer;
	border: 1px solid #009103;
	border-radius: 25px;
	padding: 5px 35px 5px 10px;
	box-shadow: 1px 1px 3px rgba(51, 51, 51, .4), inset 2px 2px 4px rgba(52, 51, 51, .1);
	line-height: 20px;
	text-shadow: 1px 1px rgba(120,120,120,.1);
	margin-left: 10px;
	margin-top: 5px;
	background: url(../img/menu-mobile.png) 90% center / 18px 20px no-repeat;
	text-transform: uppercase;
	background-color: #fff;
}
#catalog-wrapper-menu-icon {
	position:absolute;
	left: 100px;
	z-index: 1;
}
#main_menu_box_icon {
	position:absolute;
	z-index: 1;
}
#catalog-wrapper-menu-icon.active,
#main_menu_box_icon.active,
#bottom_menu_btn.active {
	color: #009103;
}
#catalog-wrapper-menu-icon:hover,
#catalog-wrapper-menu-icon:focus,
#main_menu_box_icon:hover,
#main_menu_box_icon:focus,
#bottom_menu_btn:hover,
#bottom_menu_btn:focus {
	box-shadow: 1px 1px 3px rgba(120,120,120,.3), inset 2px 2px 4px rgba(53, 92, 6, .2);
}
#catalog-wrapper-menu-icon:active,
#main_menu_box_icon:active,
#bottom_menu_btn:active {
	box-shadow: 1px 1px 3px rgba(120,120,120,.1), inset 2px 2px 4px rgba(53, 92, 6, .1);
}
.catalog {
	display: none;
	padding: 45px 0 0 0;
}
.main_menu {
	display:none;
}
.catalog li {
	display: block;
	background: #e9e9e9;
	border-bottom: 1px solid #fff;
}
.catalog a {
	font-size: 15px;
	display: block;
}
#header {
	min-height: 90px;
	height: auto;
}
.main_menu {
	position: unset;
	padding-top: 45px;
	height: unset;
}
.contact {
	top: 15px;
}
.main_menu li {
	display: block;
	float: none;
	text-align: center;
	height: unset;
	margin: unset;
	padding: 0;
}
.main_menu a {
	background: none;
	text-align: center;
	float: none;
	height: unset;
	padding: 5px 0;
	display: inline-block;
}
.main_menu li.hover,
.main_menu li{
	background: url(../images/bgr/over_li.png) left top / 100% 28px no-repeat;
}
.main_menu li.hover>a{
	background: unset;
	font-weight:bold;
}
.inner_menu {
	display: block !important;
	position: unset;
	padding: 10px;
	background: #e3e3e3;
}
.sample_block_wrapper_box {
	width: 191px;
}
.inner_menu ul {
	padding: 0;
	margin: 0;
	background: unset;
}
a.add_supply {
	bottom: -62px;
	right: 45px;
	left: unset;
	transform: rotate(270deg);
}
a.add_request {
	left: 85px;
	bottom: -95px;
	transform: rotate(270deg);
}
a.online {
	bottom: 15px;
	transform: scale(.5);
	right: -40px;
}
#footer {
	position: unset;
	height: auto;
	background: rgba(0, 145, 3,.2);
	margin-left: -5px;
	margin-right: -5px;
	width: auto;
	padding: 10px 5px 25px 5px;
}
.copyright {
	position: unset;
}
.tools {
	position: unset;
	padding: 5px 0;
}
.tools li {
	float: unset;
	display: inline-block;
	height: unset;
}
#bottom_menu_btn {
	display:inline-block;
	margin-bottom:5px;
}
ul.bottom_menu {
	display:none;
}
.bottom_menu li {
	display:block;
	background-color: rgba(255,255,255,.3);
}
.bottom_menu a {
	color: #666666;
	display: block;
	padding: 8px 0;
	border-bottom: 1px solid #cce9cc;
	font-size: 14px;
	text-decoration: none;
}
.bottom_menu a:hover,
.bottom_menu a:focus {
	color: #333333;
}
.bottom_menu a:active {
	font-family:bold;
}
#right {
	width: auto !important;
	float: unset !important;
	margin: unset !important;
	clear: both;
	border-top: 1px solid rgba(0, 145, 3, .3);
	border-bottom: 1px solid rgba(0, 145, 3, .3);
}
.sample_block_wrapper {
	overflow-y: scroll;
	box-shadow: 0px 0px 10px rgba(120, 120, 120, .5);
	border: 10px solid #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 15px;
}
ul.mn {
	padding: unset !important;
	padding-bottom: 20px !important;
}
ul.mn li {
	background: url(../images/bgr/over_li.png) left top / 100% 200% !important;
	height: auto !important;
	margin-bottom: 1px !important;
	margin-left: unset !important;
	padding: unset !important;
	width: auto;
	display: inline-block;
	width: 33%;
	min-width: 170px;
}
a.mm {
	background: none !important;
	width: auto !important;
	padding: 7px 15px !important;
	height: auto !important;
}
a.mm:active {
	font-weight: bold !important;
}
.sample_block {
	display: table-cell;
}
.wrap_banner {
	padding-bottom: 25px;
}
#left {
	width: auto;
	float: unset;
	clear: both;
	margin: unset;
	border-top: 1px solid rgba(0, 145, 3, .3);
	padding-top: 10px;
}
#container {
	float: unset;
	width: unset;
}
#content {
	float: unset;
	width: unset;
}
#main {
	margin: unset !important;
}
.search_form {
	margin: 0 auto;
}
.search {
	background: url(../images/bgr/over_li.png) -10px 0px / 200% 200%;
}
.def_object {
	width: unset;
}
.main_info {
	background: url(../images/bgr/line.gif) left top / 100% 100%;
	height: auto;
	padding-bottom: 5px;
}
iframe {
	width: auto;
	height: auto;
	max-width: 100%;
}
.galleria li img.thumb {
	max-width: unset !important;
}
.center_banner img {
	height: auto;
	width: auto;
	max-width: 100%;
}
.stat {
	float: unset;
	font-size: 10px;
	margin: unset;
}
.stat a {
	font-size: 12px;
}
.contact + .my_basket_sp {
	float: unset;
	padding-top: 40px !important;
}
#left_col {
	float: unset;
	width: auto;
}
#title_item {
	float: unset;
	width: auto;
}
#address_item {
	width: auto;
	float: unset;
}
#anchor {
	float: unset;
	width: auto;
}
#table_item {
	float: unset;
	width: auto;
}
.left_td {
	width: 50%;
}
.right_td {
	width: 50%;
}
#buttons {
	float: unset;
	margin-top: 10px;
}
img.replaced {
	height: unset;
	width: unset;
	max-width:100%;
	max-height:100%;
}
.galleria {
	width: auto;
}
#right_col {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 343px;
	height: 400px;
}
#right_col {
	float: unset;
	width: auto;
}
#zayavka {
	width: auto;
	background-size: 100% 100%;
}
#zayavka form {
	text-align: left;
}
#spec_name {
	width: auto;
	float: unset;
	padding-left: 10px;
}
#zayavka input[type="submit"] {
	display: block;
}
#zayavka input[type="text"] {
	width: 100%;
	background-size: 100% 100%;
}
#zayavka textarea {
	width: 100%;
	background-size: 100% 100%;
}
div[style="margin:0 0 0 40px"]{
	margin:unset !important;
}
a[style="display:block;float:right;font-size:11px;"] {
	float:unset !important;
}
p[style="margin:0 0 0 360px;padding:7px;"] {
	margin: unset !important;
}
#buttons a img {
	margin-bottom: 5px;
}
.search_form .input {
	margin-bottom:5px;
}
#anchor {
	width: auto !important;
}
.order_form {
	width: auto;
}
.order_form .input {
	width: 90%;
}
}
@media screen and (max-width: 719px) {
.news_block td {
	width: 100% !important;
	display:block;
	border-right: unset !important;
}
table td a {
	display:block;
	margin-top:4px;
	margin-bottom:4px;
}
.news_block > tbody > tr > td {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
object,
embed {
	width:auto !important;
	height:auto !important;
	max-width:90% !important;
}
img {
	max-width:100%;
	height:auto;
}
}
@media screen and (max-width: 639px) {
ul.mn li {
	width: 100%;
}
.contact {
	font-size: 11px;
	top: 0px;
}
.contact p b {
	font-size: 11px;
}
.contact a {
	padding: 10px;
	display: inline-block;
	height: 0;
	width: 0;
	overflow: hidden;
	margin-left: -20px;
	margin-right: 10px;
	box-sizing: border-box;
	color: transparent;
}
.contact p {
	padding: unset;
}
.logo br {
	display: block;
}
.logo {
	font-size: 12px !important;
	height: 40px !important;
	font-weight: bold !important;
	padding-top: 0px !important;
	padding-bottom: 14px !important;
	padding-left: 65px !important;
	background: url(/images/public/setup/normal/images/img/logo.jpg) 0 3px / 45px 39px no-repeat !important;
}
#main_menu_box_icon {
	left: 10px;
}
#catalog-wrapper-menu-icon {
	left:unset;
	right:10px;
}
.search_form {
	background: url(../images/bgr/form1.gif) left top / 100% 100%;
	width: 100%;
	padding: unset;
}
.wrap_form div:nth-child(1) {
	display:block;
	float:unset !important;
	margin-bottom:5px;
	margin-right: unset !important;
}
.search_form label {
	float:unset !important;
	display:block;
	margin-top:5px;
	width: auto;
}
.wrap_form {
	padding-left: 10px;
	width:auto;
}
.dropdown2 {
	float: unset !important;
	width: auto;
}
.dropdown2 dt a {
	width: auto;
}
.dropdown2 dd ul {
	width: auto;
}
.search_form textarea {
	width: 90%;
}
.dop_p {
	width: auto;
}
table td {
	display: block;
	max-width: 90% !important;
	width: auto !important;
}
.form_r .input {
	width: 90% !important;
}
table {
	max-width: 100% !important;
	width: auto !important;
}
table * {
	max-width: 100% !important;
	width: auto !important;
	white-space: normal;
}

}























