@media screen and (max-width: 800px) {
.row {
    --bs-gutter-x: 0;
}
body {
    overflow-x: hidden;
    width: 100vw;
}
.logo {
    padding-left: 0;
}
.form-row {
    opacity: 1;
    position: relative;
    right: 0;
    top: 0;
    padding: 0;
}
.back_mess:hover .form-row {
    right: 0;
}
footer {
    width: 100vw;
    overflow: hidden;
}
header {
    padding-bottom: 5px;
	position: fixed;
	top: 0;
	width: 100vw;
}
.header__inner {
	display:none;
}
.header__inner_m {
	display:block;
	display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}
.header__inner_m__search {
    margin: 0 auto 0 0;
}
#title-search-input {
    min-width: 60vw;
}
.logo_big img {
    width: 50px;
}
.close-menu__m {
	display:none;
    position: absolute;
    top: 0px;
    right: -35px;
    padding: 5px;
    cursor: pointer;
    transition: all .2s ease-in-out;
}
.active_menu #close-menu__m {
    display: block;
}
#burger__inner {
    display: block;
    top: 58px;    
    height: 100vh;
}
.active_menu {
    transform: none !important;
	box-shadow: 0 0 8px #00000050;
}
#header__inner_m__menu_trigger {
    display: block;
    width: 28px;
    height: 30px;
    margin: 0 0 0 15px;
}
#header__inner_m__menu_trigger span {
    border-top: 3px solid #fff;
    display: block;
    width: 100%;
    margin: 8px 0;
}
#header__inner_m__menu_trigger span:first-child {
    margin-top: 2px;
}
#menu_burger span:last-child {
    margin-bottom: 0;
}

content.activemenu:after {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    background: #00000050;
    z-index: 1;
    top: 0;
    left: 0;
}
.m__menu__inner {
    overflow-y: scroll;
    height: 100%;
}
.m__menu__inner_ul {
    padding: 0;
}
.m__menu__inner_a {
    display: block;
    padding: 15px 20px;
    border-bottom: 2px solid #ccc;
    text-decoration: none;
    font-weight: 500;
	font-size: 15px;
	position: relative;
	transition: background 0.3s;
	color:#000000;
}
.m__menu__inner_a::after {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 5px);
    right: 20px;
    z-index: 2;
    border-top: 6px solid transparent;
    border-left: 6px solid #6D6E71;
    border-bottom: 6px solid transparent;
	transition: all 0.3s;
}
.header_phone_time {
    margin: 0;
    text-align: left;
    padding: 10px 60px;
    background-image: url(../images/trubka_yellow.svg);
    background-repeat: no-repeat;
    background-position: 20px center;
	background-size: 7%;
}
.header_phone_time a {
    font-size: 19px;
    line-height: 20px;
    font-weight: 500;
    padding: 0;
}
.subscribe_vk {
    text-align: left;    
    background-color: #00809D;
    background-image: url(../images/vk_white.svg);
    background-repeat: no-repeat;
    background-position: 15px center;
    margin: 10px 20px;
    border-radius: 8px;
}
.subscribe_vk a {
	color: #fff;
    white-space: nowrap;
    text-decoration: none;
    font-size: 15px;
	padding: 10px 55px;
	display: block;
}
content {
    position: relative;
    padding-top: 58px;
	width:100vw;
	overflow: hidden;
}
.main-page {
    padding: 0;
}
.left_sec {
    display: none;
}
.main_content {
    margin: 0;
}
.main_sliders {
    flex-direction: column;
}
.main_sliders .big_slider {
    width: 100vw;
}
.slide_img {
    background-position: center center;
	height: auto;
}
.splide__slide .container {
    padding: 60px 20px;
}
.slider_h1 {
    font-size: 39px;
    line-height: 48px;
}
.slider_h2 {
    max-width: 250px;
}
.b24-widget-button-wrapper {
	display:none;
}
.right_banner {
    margin-top: 40px;
    width: 100vw;
    flex-direction: row;
	box-shadow: none;
}
.link_block {
    height: auto;
    margin: 0 5px 0 10px;
    border: 1px solid #ccc;
    min-width: calc(50% - 20px);
    padding: 15px 15px 0;
}
.brend_content__bottom {
    display: none;
}
.link_block a {
    padding: 0;
    font-size: 13px;
    margin-bottom: 10px;
}
.link_block a img {
    margin-bottom: 20px;
    float: left;
}
.small_banner {
    width: calc(100vw - 20px);
    height: 170px;
    margin: 0 10px 0 5px;
}
.slide2_button {
    bottom: 10px;
    left: 10px;
}
.we_top {
    margin-top: 40px;
}
h2 {
    margin: 20px auto 20px;
    font-size: 20px;
    text-align: left;
    padding: 10px 20px;
    font-weight: 400;
}
.we_top__menu, .info_block__menu {
    margin-bottom: 10px;
}
.we_top__contents {
    box-shadow: none;
    border-radius: 0;
    padding: 10px;
}
.we_top__all {
    display: none;
}
.we_top__menu a, .info_block__menu a {
    font-size: 13px;
    margin: 0 20px;
}
.we_top__menu_li.active, .info_block__menu_li.active {
    padding: 5px 20px;
}
.mb-4.catalog-section {
	overflow-x: scroll;
	/*padding-left: 15px;*/
	overflow-y: hidden;
}
.catalog-section .row.product-item-list-col-6 {
    width: 2180px;
    display: flex;
}
.product-item-list-col-6 {
    margin-bottom: 0px !important;
}
.col-6 {
    max-width: 165px;
    box-shadow: 0 2px 6px #00000060;
    margin: 5px;
	overflow: hidden;
	border-radius: 8px;
	padding: 0 5px;
}
.we_top__content_li .text-center {
    display: none;
}
.brend_content::before {
    border-radius: 0;
}
.brend_content {
    padding: 20px 20px 0;
}
.brend_content__top img {
    display: none;
}
.brend_content__top_text h3 {
    font-size: 17px;
    line-height: 23px;
	font-weight:400;
}
.brend_content__top_text p {
    font-size: 13px;
}
.brend_content__mid {
    overflow-x: scroll;
}
.brend_content__mid_col {
    margin-right: 20px;
}
.brend_content__goods {
    border-radius: 0;
    left: -20px;
    width: 100vw;
	margin: 0;
}
.brend_dop {
    margin-bottom: 0;
}
.brend_dop__inner {
    display: none;
}
.info_block {
    margin-top: 30px;
}
.info_block::after {
    border-radius: 0;
}
.info_block__h3 {
    display: none;
}
.info_block__content {
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    padding: 0;
    margin-top: 10px;
}
.info_block__menu {
    overflow-x: scroll;
    width: 600px;
    margin-bottom: 10px;
    height: 40px;
    padding: 5px 0;
}
.info_block__menu a {
    color: #fff;
    border-color: #fff;
}
.news-list {
    width: 100vw;
    overflow-x: scroll;
}
.news-list .row {
    width: 700px;
    display: flex;
}
.news-list-item {
    box-shadow: 0 0 8px #00000050;
    border-radius: 8px;
    overflow: hidden;
    padding: 10px;
    background: #fff;
    max-width: 140px;
    margin-right: 20px;
}
.info_block .card > a {
    height: 80px;
}
.info_block .card-body {
    padding-top: 5px;
}
.info_block .card-text {
    font-size: 12px;
    font-weight: 300;
}
.news-list-param {
    display: none;
}
#map {
    display: none;
}
.contact_block__info {
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    width: 100vw;
    height: auto;
    top: 0;
}
.contact_block__content {
    height: 286px;
}
.contact_block__info_top {
    display: none;
}
.contact_block__info_bottom {
    color: #262626;
    font-size: 13px;
	background: #fff;
}
.contact_block__info_bottom > div {
    margin: 0 0 20px;
	padding: 0 20px;
}
.contact_block__info_soc {
    padding: 20px 20px 0 !important;
    background: #231F20;
}
.footer_top {
    flex-direction: column;
    width: 100vw;
}
.back_mess {
    width: 100vw;
}
.back_mess__form form {
    display: flex;
    flex-direction: column;
    width: 100vw;
    align-items: normal;
}
.back_mess__form input[type="text"], .back_mess__form textarea, .back_mess__form input[type="submit"] {
    width: 90vw;
}
.footer_menu {
    margin: 0;
    padding: 0;
	display:none;
}
.footer_menu__h3 {
    margin: 10px 0 5px;
}
.footer_right {
    align-items: normal;
    margin-top: 20px;
    padding-bottom: 20px;
	display:none;
}
.footer_bottom {
    padding-bottom: 60px;
    position: relative;
    font-size: 12px;
    padding-top: 20px;
}
.bx-basket-fixed {
    background: #000;
    box-shadow: none;
    color: #fff;
    height: 50px;
}
.basket-line {
    width: 85vw;
    margin: 0 auto;
    position: relative;
}
.basket-line-block {
    display: none;
}
.basket-line a {
    padding-top: 15px;
    display: block;
    background-repeat: no-repeat;
    background-position: center top;
    text-decoration: none;
    font-size: 12px;
    font-weight: 300;
	font-family: Montserrat;	
}
.basket_line__button {
	display:block;
}
.catalog_button__a {
	background-image:url(../images/mini_catalog.svg);	
}
.main_button__a {
    background-image: url(../images/mini_home.svg);
}
.enter_button__a {
	background-image:url(../images/mini_enter.svg);	
}
.cart2_button__a {
	background-image:url(../images/mini_cart2.svg);	
}
.catalog-section-list-tile-list {
    display: block;
    width: 100vw;
    left: -20px;
    position: relative;
}
.bx-breadcrumb {
    margin: 15px 0 !important;
}
.bx-breadcrumb-item {
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 5px 10px;
}
.bx-breadcrumb-item i {
    display: none;
}
.catalog-section-list-item {
    min-height: 195px;
	max-height: 195px;
}
.catalog-section-list-item-inner {
    min-height: 83px;
}
.catalog-section-list__dop {
    display: none !important;
}
.catalog_text {
    flex-direction: column-reverse;
    width: 100%;
    margin-top: 10px;
}
.catalog_text__img img {
    width: 100%;
}
.catalog-top {
    padding-left: 7px;
    width: 100vw;
    position: relative;
    left: -20px;
}
.catalog_text__inner {
    margin-right: 0;
    margin-top: 50px;
}
.product-item-info-container.product-item-price-container {
    padding: 0 10px;
}
.product-item-detail-slider-images-container {
    margin-bottom: 20px;
}
.catalog {
    padding: 20px;
	margin-bottom: 20px;
}
.row.catalog_element__top {
    box-shadow: none;
    padding: 0;
    border-radius: 0;
	position: relative;
}
.catalog_element__brand {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    width: auto;
    margin: 0;
}
.brandblock-image {
    max-height: 50px;
    min-width: inherit !important;
}
.catalog_element__brand_name {
    display: none;
}
.catalog_element__top .catalog_lement__mid {
    margin: 0;
    width: 100vw;
    display: block;
}
.row.catalog_element__price {
    padding: 0;
}
.product-item-detail-pay-block {
    box-shadow: none;
    padding: 0;
    border: none;
    border-radius: 0;
}
.product-item-detail-pay-block__top {
    position: relative;
    min-height: 120px;
    align-items: start;
}
.catalog_element__price div[data-entity="quantity-block"] {
    margin: 0 0 0 auto;
}
.catalog_element__price div[data-entity="main-button-container"] {
    position: absolute;
    top: 60px;
    right: 0;
}
.catalog_element__dop_item_li {
    width: 80%;
    min-width: 80%;
}
#cat_el_access {
    overflow-x: scroll;
}
.karp_tabs > .col {
    flex-direction: column;
}
.karp_tabs__left {
    width: 100vw;
}
.product-item-detail-tab-content {
    min-width: calc(100vw - 40px);
}
.product-item-detail-tab-content {
    min-width: calc(100vw - 40px);
    margin-bottom: 40px;
}
.catalog .catalog_catname {
    font-size: 26px;
    margin: 0;
        margin-bottom: 0px;
}
.col-lg-3.col-md-4.col-sm-5 {
    width: 100vw;
}
.smart-filter {
    width: 89vw;
    position: relative;
}
.o-nas {
    top: 0;
    padding: 20px;
}
.o-nas h1 {
    font-size: 28px;
    margin-bottom: 10px;
}
.under_h1 {
    font-size: 18px;
    line-height: 26px;
}
.o-nas {
    top: 0;
    padding: 20px;
    min-height: auto;
}
.o_kompanii__top {
    flex-direction: column-reverse;
    padding-top: 20px;
}
.o_kompanii__top__block {
    box-shadow: none;
    padding: 20px;
    border-radius: 0;
	width: 100vw;
	position: relative;
}
.o_kompanii__top__krugi {
	width: 100vw;
	left: 0;
	position: relative;
	overflow-x: scroll;
	overflow-y: hidden;
}
.o_kompanii__top__krugi img {
    position: relative;
    height: 100%;
    width: 800px;
	padding-right:30px;
}
.o_kompanii__top2 {
    flex-direction: column;
    padding: 20px;
}
.o_kompanii__top__h2 h2 {
    font-size: 28px;
}
.o_kompanii__top2__left, .o_kompanii__top2__right {
    padding: 20px;
    margin-bottom: 20px;
}
.o_kompanii__mid {
    display: none;
}
.o_kompanii__bottom {
    font-size: 28px;
    margin: 0 20px 10px;
}
.o_kompanii__bottom2 {
    flex-direction: column;
}
.o_kompanii__bottom2__left, .o_kompanii__bottom2__right {
    padding: 20px;
    box-shadow: none;
    border-radius: 0;
    max-width: 100vw;
}
.opt_top {
    padding: 20px;
    margin-bottom: 0;
}
.opt h1 {
    font-size: 28px;
    margin-top: 0;
}
.under_h1 {
    font-size: 16px;
	line-height: 20px;
}
.opt_mid1 {
    flex-direction: column-reverse;
}
.opt_mid1 {
    flex-direction: column-reverse;
    padding: 20px;
}
.opt_mid1__left {
    width: 100%;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    margin-right: 0;
    margin-top: 20px;
}
.opt_mid1__left img {
    width: 800px;
}
.opt_mid1__left_img {
    width: 100vw;
    overflow-x: scroll;
}
.opt_yellof_mid2 {
    width: 100vw;
    padding: 20px;
}
.opt_yellof_mid2 .container {
    flex-direction: column-reverse;
}
.opt_mid2__right {
    display: none;
}
.opt_mid2__mid {
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 20px;
	min-height: auto;
}
.opt_mid2__mid_h2 {
    font-size: 26px;
    margin-bottom: 10px;
}
.opt_mid2__mid_text {
    font-size: 14px;
    line-height: 22px;
}
.opt_mid3 {
    margin-top: 20px;
	margin-bottom: 0;
}
.opt_mid3__mid {
    flex-direction: column;
    padding: 20px;
}
.opt_mid3__left, .opt_mid3__right {
    padding: 20px;
    margin-bottom: 20px;
}
.opt_bottom {
    padding: 20px;
}
.opt_bottom .container img {
    margin-right: 20px;
    width: 35vw;
}
.opt_bottom__right_text {
    font-size: 18px;
    line-height: 20px;
}
.manufacturers {
    padding: 20px;
}
.manufacturers h1 {
    font-size: 28px;
    margin-top: 0;
}
.manufacturers_mid1, .manufacturers_mid2 {
    flex-direction: column-reverse;
}
.manufacturers_mid1__left, .manufacturers_mid1__right {
    width: 100%;
    margin-bottom: 20px;
}
.manufacturers_mid1__right img {
    width: 100%;
}
.manufacturers_mid1__left {
    padding: 0;
    box-shadow: none;
    border-radius: 0;
}
.manufacturers_mid1 {
    flex-direction: column-reverse;
    margin-bottom: 0;
}
.manufacturers_mid2 {
    flex-direction: column;
    margin-top: 0;
    position: relative;
}
.manufacturers_mid2__left {
    margin-left: 0;
    width: 100vw;
    left: 0;
    overflow-x: scroll;
    padding: 0 20px 20px;
}
.manufacturers_mid2__left img {
    width: 800px;
}
.contacs_top {
    padding: 0 20px 20px;
    flex-direction: column;
}
.contacs h1 {
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 15px;
}
.contacs .contact_block__info_soc {
    display: none;
}
.contact_map__info {
    position: relative;
}
.form_back {
    flex-direction: column;
}
.form_back__left img {
    width: 90vw;
}
.form_back__right .back_mess__form {
    padding: 0 20px;
}
.form_back__right .back_mess {
    box-shadow: none;
}
.info_block {
    margin-top: 0px;
    padding: 0 20px 20px;
}
.info_cat h1 {
    font-size: 25px;
    margin-bottom: 20px;
}
.cat_desc {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
}
.info_block h2 {
    font-size: 25px;
    font-weight: 500;
    padding: 0;
    margin-bottom: 20px;
}
.info_cat .news-list {
    width: calc(100% + 20px);
    overflow: inherit;
    position: relative;
    left: -10px;
}
.info_cat .news-list-item {
    max-width: 47%;
    margin: 5px;
    padding: 0;
}
.info_block .card {
    box-shadow: none;
    border: 0;
    padding: 0px;
}
/*.info_block .news-list-param {
    display: block;
}*/
.article_4.news_col_4 {
    width: 100vw;
    position: relative;
    left: -20px;
    padding: 20px;
}
.news-detail-othercontent {
    display: none;
}
.news-detail .news-detail-title {
    font-size: 24px;
    margin-bottom: 0;
}
.catalog .mb-4.catalog-section {
    display: block;
    width: 100vw;
    overflow: inherit;
    padding: 0;
    position: relative;
    left: -10px;
}
.catalog .product-item {
    padding: 5px;
}
.row.product-item-list-col-4 {
    box-shadow: none;
    border-radius: 0;
}
.main-page .info_block h2 {
    padding: 20px 0;
    margin-bottom: 0;
}
.info_block .card {
    border-radius: 0;
}
.main-page .contact_block__info_soc {
    position: relative;
    bottom: -60px;
    margin: 0;
    padding: 20px !important;
}
.stocks_h2 {
    text-align: left;
    font-size: 28px;
    padding: 0 20px;
    margin: 0;
}
.stocks_goods {
    margin-top: 0;
    box-shadow: none;
    padding: 20px 0 0;
    border-radius: 0;
}
.stocks_goods .mb-4.catalog-section {
    width: 100vw;
	display: block;
}
.stocks_mid__yellow {
    margin-top: 10px;
    padding-top: 10px;
	padding-bottom: 0;
}
}
