@media screen and (min-width : 1250px) {
	.header-nav_sitemap:before {display:none;}
}

@media screen and (max-width : 1250px) {
	p {font-size: 1.6em;}
	.header-top__center {margin: 0px 20px 0 200px;}
	.header-nav_sitemap:before{display:block;}
	.fio {font-size:1.6em;}
	.occ_b {font-size: 1.8em;}
	.header-nav__link {display: none;}
	.footer-nav {display: none;}
	.footer {border-top: 1px solid #E3E8EC;}
	.ban_prod1, .ban_prod2, .ban_prod3{width: 619px;}
	.img_prod{width: 13%;}
	.tionix{width: 400px;}
	.page_right, .page_left {display: none;}
	.article2, .article21, .article3 {margin: 15px 15px 50px 15px;}
}

@media screen and (max-width : 619px) {
	p {font-size: 1.6em;}
	.header-top__logo {margin-right:0;}
	.header-top__center {float:left; margin: 0 10px 10px 0; clear:both;}
	.header-nav_sitemap:before{display:block;}
	.ad_title {width: 300px;}
	.fio {font-size:1.6em;}
	.occ_b {font-size: 1.8em;}
	.ban_prod1, .ban_prod2, .ban_prod3{width:350px;}
	.img_prod{width: 25%;}
	.tionix{display: none;}
	.title_prod{font-size: 2.0em;}
	#ban_bl,#ban_bc{width:350px; min-width:350px;max-width:350px;overflow: hidden;}
	.btn_base,.btn_orange {left:100px;}
	.btn_base1 {left:70px;top: 100px;}
	.header-nav__link {display: none;}
	.footer-nav {display: none;}
	.footer {border-top: 1px solid #E3E8EC;}
	.footer-bottom__address, .footer-bottom__contact {clear: both;}
	.page_right, .page_left {display: none;}
	.article2, .article21, .article3 {margin: 15px 15px 50px 15px;}
}