@media screen and (max-width:1475px) {
	.moduletable_f_menu_2 ul {
		width: 600px;
	}
}

@media screen and (max-width:500px) {
	body {
		min-width: 320px;
		height: auto;
		font-size: 18px;
	}

	/*стили шапки - начало*/
	.wrapper {
		width: 100%;
		min-width: 320px;
	}

	.center {
		width: 100%;
	}

	.moduletable_menu_2 {
		position: absolute;
		display: none;
		width: 100%;
		height: auto;
		min-height: 75px;
		margin: 0;
		margin-top: 25px;
	}

	.moduletable_menu_2.active {
		z-index: 11;
		top: 0;
		left: 0;
		display: flex;
		height: auto;
		margin: -20px 0;
		padding: 20px;
		background: #135ea2;
	}

	.moduletable_menu_2.active ul li {
		float: none;
	}

	.moduletable_menu_2.active ul li a {
		padding: 0 0 20px 0;
		color: #ffffff;
		font-size: 23px;
		font-weight: 600;
	}

	.moduletable_logo_header {
		position: relative;
		order: -5;
		/* float: left; */
		/* margin-left: 10%; */
		width: auto;
	}

	.moduletable_logo_text_header {
		position: relative;
		top: 7px;
		order: -4;
		width: auto;
		margin: 0;
	}

	.moduletable_logo_text_header .zag-1 {
		font-size: 23px;
	}

	.moduletable_logo_text_header .zag-2 {
		font-size: 15px;
	}

	.sity {
		position: relative;
		top: 0;
		left: 0;
		display: block;
		/* float: right; */
		/* width: 100px; */
		order: 2;
		/* margin-top: 18px; */
		margin-left: auto;
	}

	.header-top {
		height: auto;
	}

	.header-top > .center {
		display: flex;
		flex-wrap: wrap;
		gap: 15px;
		/* justify-content: space-between; */
	}

	.moduletable_programs_header {
		position: static;
		order: 3;
		width: auto;
		margin: 0;
	}

	.header-programs-links {
		flex-direction: column;
	}

	.header-top.scroll {
		position: fixed;
		z-index: 13;
		top: 0;
		width: 100%;
		min-width: 320px;
	}

	.moduletable_tel_header {
		position: relative;
		display: block;
		order: 2;
		margin: 0;
	}

	.moduletable_tel_header .custom_tel_header {
		margin-top: 0;
	}

	.moduletable_adres_header {
		display: none;
	}

	.seach {
		position: relative;
		top: 0;
		right: unset;
		left: 0;
		display: block;
		order: 3;
		width: 100%;
		/* margin-top: 18px; */
		text-align: center;
	}

	.header {
		height: auto;
	}

	/*стили шапки - конец*/
	.moduletable_zak_zv2 {
		top: unset;
		bottom: 0;
	}

	.moduletable_zak_zv {
		top: unset;
		bottom: 12%;
	}

	.moduletable_menu img {
		width: 60px;
		margin: 0 auto 5px;
	}

	.moduletable_menu ul li a .image-title {
		font-size: 11px;
	}

	.moduletable_menu ul li a {
		position: relative;
		display: table-cell;
		width: 192px;
		height: 110px;
		padding: 10px 0;
		transition: all 0.3s ease 0s;
		text-align: center;
		vertical-align: top;
		text-transform: uppercase;
		color: #fff;
		font-size: 16px;
	}

	.bg-slider {
		height: auto;
	}

	.vt_nivo_slider_slider .slider-wrapper {
		width: 100% !important;
		height: auto !important;
	}

	.vt_nivo_slider_slider .theme-default .nivo-directionNav a {
		width: 30px;
		height: 30px;
	}

	.vt_nivo_slider_slider .theme-default .nivo-controlNav a {
		width: 10px;
		height: 10px;
	}

	.vt_nivo_slider_slider .theme-default .nivo-controlNav {
		bottom: -5px;
	}

	.moduletable_kat_pdf {
		width: 100%;
	}

	.bg-kat-pdf {
		height: auto;
	}

	.block-prod {
		display: flex;
		width: 100%;
		margin: 0;
	}

	.block-prod-img img {
		width: 180px;
	}

	.block-prod-zag a {
		font-size: 14px;
	}

	.block-novosti {
		width: 100%;
		height: auto;
	}

	.block-prod-bg::after {
		width: 100%;
	}

	.block-pres-bg::after {
		width: 100%;
	}

	.block-gazeta-bg::after {
		width: 100%;
	}

	.content {
		padding: 0;
	}

	.footer {
		width: 100%;
		min-width: 320px;
		height: auto;
		margin: 0;
	}

	.footer-top {
		height: auto;
	}

	.moduletable_f_menu {
		position: relative;
		float: right;
		width: 35%;
		margin: 0;
	}

	.moduletable_f_menu ul li {
		margin: 0;
	}

	.moduletable_f_menu_2 {
		position: relative;
		width: 65%;
		margin: 0;
	}

	.moduletable_f_menu_2 ul {
		width: 100%;
		margin: 0;
	}

	.moduletable_f_menu_2 ul li {
		margin: 0;
	}

	.moduletable_naverh_f {
		position: relative;
		margin: 0px 0px 20px;
	}

	.moduletable_info_footer {
		position: relative;
		width: 100%;
		margin: 0;
	}

	.content {
		margin: 15px auto 20px !important;
	}

	.burger-btn {
		z-index: 12;
		display: flex;
		flex-direction: column;
		justify-content: space-around;
		order: -10;
		box-sizing: border-box;
		width: 30px;
		height: 26px;
		margin-right: 10px;
		padding: 0;
		cursor: pointer;
		border: none;
		background: transparent;
	}

	.burger-btn:focus {
		outline: none;
	}

	.burger-btn.active .burger-btn-line {
		background: #fff;
	}

	.burger-btn-line {
		position: relative;
		width: 30px;
		height: 3px;
		transition: all 0.3s linear;
		transform-origin: 1px;
		border-radius: 10px;
		background: #333;
	}

	.block-info-sait {
		width: 100%;
	}

	#sbox-window {
		position: fixed;
		top: 100px !important;
		left: 50% !important;
		width: 90% !important;
		height: 500px !important;
		min-height: 700px;
		margin-left: -45%;
	}

	.footer-bottom {
		height: auto;
	}

	.moduletable_kopi {
		position: relative;
		width: auto;
		margin: 0;
		color: #000;
	}

	.moduletable_orvin {
		position: relative;
		width: auto;
		margin: 10px 0;
		text-align: left;
		color: #000;
	}

	.novosti-left {
		position: relative;
		float: left;
		width: 100%;
		margin: 0 0 20px 0;
	}

	.block-prod-bg {
		margin-top: 40px;
		margin-right: 20px;
		padding: 0;
	}

	.block-prod-img {
		position: relative;
		margin: 0 0 0 20px;
	}

	.header-center {
		height: auto;
	}

	.moduletable_menu ul {
		flex-wrap: wrap;
	}

	.moduletable_menu {
		height: auto;
	}

	.moduletable_menu ul li {
		width: 32%;
	}

	.list_category-links .list_category-link {
		width: 32%;
		min-height: 40px;
		margin-right: 2px;
		margin-left: 0;
	}

	.list_category-link a {
		display: flex;
		align-items: center;
		height: 40px;
		transition: all 0.3s ease 0s;
	}

	.list_category-link span {
		width: 100%;
		padding: 10px 5px;
		text-transform: uppercase;
		color: #fff;
		font-family: 'Exo2Regular';
		font-size: 15px;
		font-weight: 100;
	}

	.jshop_list {
		flex-direction: column;
	}

	.item-product__menu {
		width: 100%;
	}

	.item-product__menu {
		width: 100%;
	}

	#left-menu .nav-child {
		position: relative;
	}

	#left-menu li:hover .nav-child {
		top: 0;
		left: 0;
		display: none;
		width: 94%;
		margin-left: 5%;
		opacity: 1;
	}

	#left-menu li .child_open {
		display: block !important;
	}

	.jshop_list .jshop_list_category {
		width: 100%;
		padding: 0;
	}

	.jshop_list .block_sorting_count_to_page {
		align-items: baseline;
		flex-direction: column;
		margin: 10px;
		font-size: 18px;
	}

	.jshop_filters_spoler {
		display: block;
	}

	.jshop_filters_spoler i {
		position: absolute;
		top: 17px;
		right: 13px;
		width: 8px;
		height: 8px;
		transform: rotate(135deg);
		border-top: 2px solid #fff;
		border-right: 2px solid #fff;
	}

	.jshop_filters_spoler.active i {
		transform: rotate(-45deg);
	}

	.jshop_filters {
		top: 18px;
		display: none;
	}

	.jshop h1,
	.jshop h2,
	.jshop h3 {
		line-height: 1;
	}

	.item-product {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.item-product__cart {
		width: 100%;
		padding: 40px 0 0 0px;
	}

	.item-product__offer {
		display: flex;
		flex-direction: column;
	}

	.item-product__offer-options {
		width: 100%;
		margin: 20px 0;
		text-align: right;
	}

	.breadcrumb {
		flex-wrap: wrap;
	}

	.item-product__offer .row-fluid {
		width: 100%;
	}

	#sbox-content iframe {
		width: 100%;
		height: 700px !important;
	}

	.similar_products .product .buttons a {
		width: 50%;
		margin: 15px auto;
		text-align: center;
		font-size: 15px;
	}

	.w-100 div {
		width: 100%;
	}

	.bg-dok {
		width: 100%;
		height: 169px;
		margin: 0 auto 20px;
	}

	.zag-dok {
		width: 100%;
	}

	.zag-dok h2 {
		width: 100%;
	}

	.vigets {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.viget iframe {
		width: 100%;
	}

	.viget1 iframe {
		height: 800px;
	}

	.contact-offer {
		flex-direction: column;
	}

	.contact-offer .tel-icon a {
		font-size: 20px;
	}

	.contact-offer:after {
		display: none;
	}

	.str-kontakty .tabs {
		display: flex;
		flex-direction: column;
		margin-bottom: 20px;
	}

	.str-kontakty .tab {
		margin: 10px;
		padding: 15px;
		cursor: pointer;
		border: 1px solid #d4d4d4;
		border-radius: 5px;
		font-size: 18px;
	}

	.str-kontakty .tab_window-items {
		display: flex;
		flex-direction: column;
		width: 100%;
	}

	.tab_window-adress {
		width: 100%;
	}

	.kontakty-map {
		width: 100%;
		/* width: 1160px; */
		height: 340px;
		margin: 0 0 20px 0;
		padding: 20px 0;
		transition: all 0.3s ease 0s;
		/* background-image: url(../images/bg.webp); */
		background-repeat: no-repeat;
		background-position: center;
		line-height: 0;
	}

	.contact-link {
		width: 100% !important;
	}

	.contact-items.msk .block-kont-h100 {
		height: auto;
	}

	.moduletable_menu_2 ul li .separator {
		padding: 0 0 20px 0;
		color: #ffffff;
		font-size: 23px;
		font-weight: 600;
	}

	#left-menu li .separator {
		display: flex;
		align-items: center;
		padding: 10px;
		transition: all 0.5s ease;
		color: #ffffff;
		font-size: 22px;
	}

	#left-menu li a {
		display: flex;
		align-items: center;
		padding: 10px;
		transition: all 0.5s ease;
		color: #ffffff;
		font-size: 22px;
	}

	.jshop_prod_description table.bordered td {
		padding: 10px;
	}

	.moduletable_menu_2 ul {
		margin: 0px 15%;
	}

	.xs-hiddeen {
		display: none;
	}

	.extra_fields-item {
		font-size: 17px;
	}

	.similar_products .product .jshop_price {
		font-size: 18px;
	}

	.extra_fields_description {
		width: 65%;
		padding-right: 15px;
		padding-left: 3px;
		text-align: left;
		font-size: 14px;
	}

	.extra_fields_value {
		width: 35%;
		margin-left: 5px;
		text-align: left;
		font-size: 14px;
	}

	.jshop_list_product .product .name {
		font-size: 21px;
	}

	.jshop_list_product .product .jshop_price {
		font-size: 21px;
	}

	.in_stock {
		text-align: center;
		color: #135ca1;
		font-size: 22px;
	}

	.btn__order-form {
		font-size: 23px;
	}
}

@media screen and (max-width:375px) {
	.header-top > .center {
		gap: 10px;
	}

	.moduletable_logo_text_header {
		top: 5px;
	}

	.moduletable_logo_text_header .zag-1 {
		margin-bottom: 5px;
		font-size: 20px;
	}

	.moduletable_logo_header img {
		height: 50px;
	}
}