/* Экстрамалые девайсы («портретные телефоны», < 576px)*/
@media (max-width: 575.98px) { 
	#navbar_ul_wrapper {
		position:absolute;
		/*background-color: #f5f8ff;*/
		background-color: #fff;
		top: 63px;
		padding: 5px 15px 15px 15px;
	}
	.navbar_ul {
		border-bottom: 1px solid #c0c0c0;
		padding-bottom: 30px;
		margin-bottom: 30px;
	}
	.navbar_ul_mobile {
		display: block;
		list-style: none;
		height: 100%;
		margin: 0;
		padding: 0;
	}
	.navbar_ul_mobile>li {
		display: block;
		text-transform: uppercase;
		margin: 0 9px 0 0;
	}	
	.navbar_ul_mobile>li>.navbar-ul-a {
		display: block;
		text-transform: normal;
		padding: 5px 0;
	}
	.time-work-p-mobile a {
		/*padding: 10px 0 10px 0;*/
		text-decoration: none;
	}
	.mobile-time-work {
		font-weight: 600;
		font-size: 20px;
		margin-bottom: 5px;
		padding: 15px 0 13px 0!important;
		display: inline-block;
		margin: 0 0 0 0!important;
	}
	.tovary_po_accii_wrapper {
		height: 280px;
	}
	.tovary_po_accii_wrapper img {
		bottom: 10px;
	}
	.new_price:before,.old_price:before {
		left: -2px;
	}
	/*таблица*/
	.table th {
		padding: 0px 0px 0px 0px;
		font-size: 20px;
		text-align: center;
		vertical-align: middle;
	}
	.table-my td {
		padding: 15px 0 17px 24px;
	}
	.with_svesdochka{padding: 11px!important;}
	.tr_footer td {padding: 15px 0 17px 0!important;}
	.dop_swipper_wrapper {
		height: 307px;
	}
	/*категории товаров*/
	.category-wrapper {
		position: relative;
	}
	.category-wrapper>img {
		position: absolute;
		top: 0px;
		bottom: 0px;
		margin: auto;
	}
	.br {display:block;}
	.blank_target {
		display: none;
	}
	.blank_target_mobile {
		display: block;
	}
		.img-contact {
		width: 18px;
		height: 23px;
	}
	.signature {
		margin: 9px 0 8px 0;
		font-size: 16px;
	}
	.wrapper-contacts>div {
		padding: 15px 11px;
		width: 45%;
	}
	.wrapper-contacts {
		width: 100%;
		border: 0px solid #f1f1f1;
	}
	.opencontainer-wrapper {display: block;}
	.ellepsis-content {
		display: -webkit-box;
		-webkit-line-clamp: 9;
		-webkit-box-orient: vertical;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.full-content {
		display: none;
	}
	.tov_signature {bottom: 30px; font-size: 12px;}
	.price_wrapper {bottom: 25px;}
	.podrobnee {bottom: -5px;}
	.podrobnee p>a {font-size: 12px!important;}
	.nazakas {margin: 0}
	
}

/* Малые девайсы («ландшафтные», >= 575px)*/
@media (min-width: 576px) and (max-width: 767.98px) { 
	#navbar_ul_wrapper {
		position:absolute;
		background-color: #fff;
		top: 63px;
		padding: 5px 15px 15px 15px;
	}
	.navbar_ul {
		border-bottom: 1px solid #c0c0c0;
		padding-bottom: 30px;
		margin-bottom: 30px;
	}
	.navbar_ul_mobile {
		display: block;
		list-style: none;
		height: 100%;
		margin: 0;
		padding: 0;
	}
	.navbar_ul_mobile>li {
		display: block;
		text-transform: uppercase;
		margin: 0 9px 0 0;
	}	
	.navbar_ul_mobile>li>.navbar-ul-a {
		display: block;
		text-transform: normal;
		padding: 5px 0;
	}
	.time-work-p-mobile a {
		/*padding: 10px 0 10px 0;*/
		text-decoration: none;
	}
	.mobile-time-work {
		font-weight: 600;
		font-size: 20px;
		margin-bottom: 5px;
		padding: 15px 0 13px 0!important;
		display: inline-block;
		margin: 0 0 0 0!important;
	}
		/*таблица*/
	.table th {
		padding: 15px 0 17px 21px;
	}
	.table-my td {
		padding: 15px 0 17px 24px;
	}
	.with_svesdochka{padding: 11px!important;}
	.tr_footer td {padding: 15px 0 17px 0!important;}
	
	/*Категории товаров*/
		.img-contact {
		width: 18px;
		height: 23px;
	}
	.signature {
		margin: 9px 0 8px 0;
		font-size: 16px;
	}
	.wrapper-contacts>div {
		padding: 15px 11px;
				width: 45%;
	}
	.wrapper-contacts {
		width: 100%;
	}
	

}

/* Средние девайсы («таблетки», >= 768px) */
@media (min-width: 768px) and (max-width: 991.98px) { 
	#navbar_ul_wrapper {
		position:absolute;
		background-color: #fff;
		top: 63px;
		padding: 5px 15px 15px 15px;
	}
	.navbar_ul {
		border-bottom: 1px solid #c0c0c0;
		padding-bottom: 30px;
		margin-bottom: 30px;
	}
	.navbar_ul_mobile {
		display: block;
		list-style: none;
		height: 100%;
		margin: 0;
		padding: 0;
	}
	.navbar_ul_mobile>li {
		display: block;
		text-transform: uppercase;
		margin: 0 9px 0 0;
	}	
	.navbar_ul_mobile>li>.navbar-ul-a {
		display: block;
		text-transform: normal;
		padding: 5px 0;
	}
	.time-work-p-mobile a {
		/*padding: 10px 0 10px 0;*/
		text-decoration: none;
	}
	.mobile-time-work {
		font-weight: 600;
		font-size: 20px;
		margin-bottom: 5px;
		padding: 15px 0 13px 0!important;
		display: inline-block;
		margin: 0 0 0 0!important;
	}	
		/*таблица*/
	.table th {
		padding: 15px 0 17px 21px;
	}
	.table-my td {
		padding: 15px 0 17px 24px;
	}
	.with_svesdochka{padding: 11px!important;}
	.tr_footer td {padding: 15px 0 17px 0!important;}
		/*Категории товаров*/
	.category-wrapper {
		width: 100%;
		height: auto;
		background: #f1f1f1;
		margin-bottom: 15px;
		text-align: center;
	}
		.img-contact {
		width: 18px;
		height: 23px;
	}
	.signature {
		margin: 9px 0 8px 0;
		font-size: 16px;
	}
	.wrapper-contacts>div {
		padding: 15px 11px;
				width: 45%;
	}
	.wrapper-contacts {
		width: 100%;
	}
	.opencontainer-wrapper {display: none;}
	.tovary_po_accii_wrapper {height: 449px;}
}

/* Большие девайсы (большие десктопы, >= 992px)*/
@media (min-width: 992px) and (max-width: 1199.98px) { 
	h1,h2,h3,h4,p,li,a {
		font-size: 12px;
	 }
	.content-magazin h2{
		font-size: 18px;
	}
	.navbar-ul-a {
		font-size: 12px!important;
	}
	.time-work-p {
		font-size: 12px!important;
	}
	.time-work-p-2 {
		font-size: 16px!important;
	}
	.under-footer-p-wrapper p{
		font-size: 14px;
	}
	.dop_swipper_wrapper {
		height: 370px;
	}
		/*таблица*/
	.table th {
		padding: 15px 0 17px 21px;
	}
	.table-my td {
		padding: 15px 0 17px 24px;
	}
	.with_svesdochka{padding: 11px!important;}
	.tr_footer td {padding: 15px 15px 17px 15px!important;}
	
	.table th {
		font-size: 19px!important;
	}
	.table-my td {
		font-size: 15px!important;
	}
	.table-my td.with_svesdochka {
		font-size: 13px!important;
	}
	.p_description_for_section {
		font-size: 12px!important;
	}
	.tovary_po_accii_wrapper {
		height: 299px;
	}
	.vopros {
		font-size: 16px;
	}
	.img-contact {
		width: 18px;
		height: 23px;
	}
	.signature {
		margin: 9px 0 8px 0;
		font-size: 16px;
	}
	.wrapper-contacts>div {
		padding: 20px 26px;
	}
	.wrapper-contacts {
		width: 100%;
	}
	.opencontainer-wrapper {display: none;}

}

/* Большие девайсы (большие десктопы, >= 1200px)*/
@media (min-width: 1200px) {
	/*.navbar-ul-a {
		font-size: 16px;
	}*/
	.time-work-p {
		font-size: 12px;
	}
}
