﻿@media screen and (max-width: 1200px) {
	.st_width{width: 970px;}
	.horizontal_block>*{max-width: 100%;}
}

@media screen and (max-width: 992px) {
	.st_width{width: 750px;}
	.pad-hide{display: none !important;}
	.nav{margin-left: 0;}
	.footer > div{width: 50%;}
	.horizontal_block>*{max-width: 100%;}
	.brecall__item .brecall__item-photo, .contentblock .bnews_one_wrap .bnews_one .photo{float: none;padding-right: 0;}
	.brecall__item .brecall__item-photo img, .contentblock .bnews_one_wrap .bnews_one .photo img{max-width: 100%;}
	.type-block tbody,
	.type-block tr,
	.type-block td,
	.type-block{display: block !important; max-width: 100%!important;}
	.tmpl-logo-wrap{width:auto;min-width:120px;}
}

@media screen and (max-width: 767px) {
	h1, .tipa_h1{font-size: 26px;}
	h2, .tipa_h2{font-size: 22px;}
	h3, .tipa_h3{font-size: 18px;}
	.st_width{width: 100%;}
	.phone-hide{display: none !important;}
	.l_block_label{display: block;}
	#left-menu{display: none !important;}
	.vmenu .vmenu__link_current{color: #59ae3e;}
	.body_wrap.twocol_left .m_block{margin-left: 0;}
	.header{padding: 10px;}
	.header-cell-left{padding-left: 0}
	.header-cell-right{padding-right: 0;}
	.nav{margin-top: 0;}
	#nav-trigger{display: block;}
	.m_block{padding: 15px 10px;}
	table.dataTable{margin: 20px auto;}
	.vmenu__item .vmenu__openmarker{display: none;background: none;}
	.mm-page {height: auto;}
	.site-title-text{font-size: 18px;font-weight: bold;line-height: 22px;}
	.header-line__contacts{width:100%;clear:both;text-align:left;}
	.header-line__basket{float:left;text-align:left;margin-left:0;}
	.link_seeversion{display: none;}
}

@media screen and (max-width: 480px) {
	.sm-phone-hide{display: none !important;}
	.nav__list_lvl0{width: 100%;}
	.nav__item_lvl0{display: block;}
	.container{padding-bottom: 80px;}
	.footer{height: 150px;margin-top: -150px;}
	.footer > div{width: 100%;display: block;text-align: center;padding: 0;}
	.almalogo-wrap{padding: 10px 0;text-align: center;}
	.bform__table, .bform__row, .bform__cell{display: block;}
	.bform__cell{max-width: 300px;}
	.bform__button{margin-top: 10px;}
	.bnews-one .bnews-one__photo-wrap{float: none;}
	.contentblock .bnews_one_wrap .prev_next_wrap a .text{display: none;}
	.one_video iframe{height: auto;}
	.badsee-link__box .link_seeversion{display: none;}
	.header-line__auth{float:left;}
	.header-line__auth{text-align:left;}
	.header-line__basket{width:100%;text-align:left;}
	.header-tbl{width:100%;}
	.tmpl-logo-wrap{text-align: center;}
}

@media screen and (min-width: 768px) {
	#mm-left-menu{display: none !important;}
	/*html.mm-opening .mm-menu ~ .mm-slideout{-webkit-transform: none !important;-ms-transform: none !important;transform: none !important;}*/
	.mm-slideout{
		-webkit-transition: none !important;
		transition: none !important;
		-webkit-transform: none !important;
		-ms-transform: none !important;
		transform: none !important;
	}
	#mm-blocker{display: none !important;}
	html.mm-blocking body, html.mm-blocking{overflow: auto !important;}
}