.menu-btn {
		display: none;
	}

#logo > a > span.logoPlace{
		display: none;
	}
.logo > a > span.logoPlace{
		display: none;
	}	
	
@media screen and (max-width: 546px){
	main form ul li.leftHalf{
		width:100% !important;
		float:none !important;
	}
	main form ul li.rightHalf{
		width:100% !important;
		float:none !important;
	}
}

@media screen and (max-width: 1024px){
	main{
		width: calc(100% - 300px);
	}

.slick-dots li {
	width: 10px; height: 10px;
}
	.menu-btn {
		/*display: block;*/
		text-align: center;
		text-decoration: none;
		font-size: 21px;
		padding: 10px 0;
		width: 95%;
		margin: 0 auto;
		display: none;
	}
	.w {
		width: 95%;
	}

	header {
		display: flex!important;
	}

	header .table .cell {
		display: inline-block !important;
	}

	#topPhone {
		padding-left: 10px;
		padding-right: 10px;
	}

	#topAddress {
		text-align: left;
		padding-left: 10px;
		padding-right: 10px;
	}

	#topCart {
		text-align: left;
		width: 156px;
		padding-left: 35px;
	}

	header {
		width: 100%!important;
		height: auto;
		padding-bottom: 15px;
	}

	header .table {
		display: flex!important;
		justify-content: space-around;
	}

	

	#logo {
		width: 150px;
	}

	#logo .word1 {
		margin-left: 0;
	}

	#logo .word2 {
		margin-left: 0;
	}
	#slider .block {
		width: 100%;
	}
	#sliderNav {
		display: none;
	}



	#topmenu {
		width: 100%;
	}

	#topmenu li {
		font-size: 14px;
	}

	#topmenu li a {
		padding: 0 15px 6px;
	}



	#topPhone{
		font-size: 20px;
	}

	#topAddress{
		font-size: 16px;
	}

	#openCallback {
		padding: 0 25px 0 35px;
		position: relative;
	}



	#globalnav em {
		line-height: 1.5;
	}

	#globalnav a, #globalnav em {
		line-height: 1.5;
	}

	section.catalog {
		width: 100%;
		text-align: center;
		display: block;

	}

	.catalog .item {
		float: none;
		width: calc((100% - 35px) / 2);
		display: inline-block;
		vertical-align:  top;
	}

	#indexNews .item {
		width: 100%;
		max-width: none;
		margin-left: 0;
		padding-left: 0;
		box-sizing: border-box;
	}

	#botmenu {
		height: auto;
	    margin-bottom: 15px;
		border-bottom: 0;
		background: none;
	}

	#topmenu:after {
		display: none;
	}

	footer .social {
		float: none;
		display: inline-block;
		margin-left: 0;

		padding-left: 10px;
		padding-right: 10px;
	}

	footer .counters {
		position: initial;
		margin: 0;
		display: inline-block;
		width: auto;
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 20px;
	}

	footer .creator {
		float: none;
		display: inline-block;
		margin: 0;
	}

	footer{
		height: auto;
		text-align: center;
		padding-bottom: 20px;
	}

	#botmenu li {
		background: none;
	}

	.popupWrapper .popup {
		box-sizing: border-box;
		width: 95%;
		max-width: 320px;
	}

	.popupWrapper .popup .text {
		width: 100%;
		box-sizing: border-box;
		height: 50px;
	}

	.popupWrapper .popup textarea {
		width: 100%;
		box-sizing: border-box;
	}

	/*CONTACTS*/

	.contactsPage .leftCol {
		display: block !important;
	}

	.contactsPage .rightCol {
		display: block !important;
		width: 100%;
		box-sizing: border-box;
	}

	.contactsPage input.text {
		width: 100%;
		max-width: 320px;
		box-sizing: border-box;
		margin: 0 auto;
		height: 50px;
		margin-bottom: 15px;
		display: block;
	}

	.contactsPage textarea {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		box-sizing: border-box;
		display: block;
		margin-bottom: 15px;
	}

	img {
		max-width: 100%;
	}

	form#AddQuestion  .twothird {
		width: 100% !important;
		padding: 0 !important;
	}

	form#AddQuestion  .twothird textarea {
		box-sizing: border-box;
		width: 100% !important;
		height: 120px;
	}

	form#AddQuestion  .third {
		width: 100% !important;
		padding: 0;
		box-sizing: border-box;
	}

	form#AddQuestion .third input.full {
		width: 100% !important;
		box-sizing: border-box;
		height: 35px;
	}
}

@media screen and (max-width: 850px) {
	.catalog .item {
		width: 100%;
		margin: 0 0 15px 0;
	}
}


@media screen and (max-width: 768px){
		
	.mobile-search {
		display: block;
	}

	div.aside {
		display: none;
	}

	main {
		width: 100%;
	}

	.mobile-search {
		height: 42px;
		position: relative;
		margin-top: 20px;
		width: 100%;
	}

	.mobile-search .text {
		border: 0;
		font:normal 14px/14px "Roboto Condensed", sans-serif ;
		height: 42px;
		width: 100%;
		padding-left: 16px;
		display: flex;
		-ms-align-items: center;
		box-sizing: border-box;
		align-items: center;
		float: left;
		margin: 0;
		-webkit-border-radius:5px;
		-o-border-radius:5px;
		border-radius:5px;
	}

	.mobile-search .button {
		position: absolute;
		border: 0;
		padding: 0;
		width: 50px;
		height: 42px;
		right: 0;
		top:0;
		float: right;
		cursor: pointer;
		margin: 0;
	}

	.mobile-search .button input {
		width: 50px;
		height: 42px;
		border: 0;
	}

	.item-sidebar {
    width: 155px !important;
	}
	.item-content {
    padding-left: 165px !important;
	word-break: break-all;
}
	.item-price {
    width:auto !important;
}

	#topmenu {
		display: none;
	}

	header .table .cell {
		display: block !important;
		text-align: center !important;
	}
	header.cl {
		display: flex; justify-content: center; flex-wrap: wrap; padding-bottom: 0;
		width: 100%; padding-left: 10px; padding-right: 10px; box-sizing: border-box;
	}
	#logo {
		width: 46px;
		margin-right: 10px;
		padding-top:28px;
		text-align:center;
	}
	#logo a img{
		max-width: 46px;
		max-height: 46px;
	}
	#logo .forMobile {
		display: block; font-size: 12px; font-weight: 400; line-height: 12px;
	}
	#logo a img.logoBig{
		display:none;
	}
	
	#logo > a > span.logoPlace{
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		margin: 0 auto 10px;
		width: 46px;
		height:46px;
	}
	.logo > a > span.logoPlace{
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		margin: 0 auto 10px;
		width: 46px;
		height:46px;
	}
	#logo a img.logoSmall{
		display: block; 
	}
	footer .logo a img.logoBig{
		display: none; 
	}
	footer .logo a img.logoSmall{
		display: block; 
	}
	.mobile-panel {
		display: flex; padding-top: 28px;
	}
	.mobile-panel a {
		position: relative; display: inline-block; vertical-align: top; font-size: 12px; font-weight: 400; text-decoration: none;
		width: 50px; text-align: center; line-height: 12px; margin: 0 2px; font-family: 'Roboto';
	}
	.mobile-panel a .icon {
		display: flex; justify-content: center; -ms-align-items: center;
		align-items: center; text-align: center;  width: 46px; height: 46px; margin: 0 auto 10px;
		border-radius: 50%;
		
	}
	
	.mobile-panel a .icon:before {
		background: url(../i/sprite-icons.png);
	}
	
	.mobile-panel a .icon:before {
		content: ''; display: block; 
	}
	.mobile-panel a .i-burger:before {
		width: 15px; height: 12px;
	}
	.mobile-panel a .i-new:before {
		width: 29px; height: 9px; background-position: 0 -25px;
	}
	.mobile-panel a .i-user:before {
		width: 20px; height: 22px; background-position: -16px 0;
	}
	.mobile-panel a .i-pct:before {
		width: 18px; height: 20px; background-position: -37px 0;
	}
	.mobile-panel a .i-basket:before {
		width: 21px; height: 20px; background-position: -56px 0;
	}
	.mobile-panel a .total {
		display: block;  border-radius: 50%; width: 25px; height: 25px; line-height: 25px;
		font-size: 11px;  position: absolute; top: -12px; right: 4px;
	}
	.mobile-menu {
		display: flex; width: 100%; margin: 18px 0 0; padding: 0; border-radius: 3px 3px 0 0;
	}
	.mobile-menu li {
		flex-grow: 1; display: flex; justify-content: center; text-align: center;
	}
	.mobile-menu li a {
		font-family: 'Roboto Condensed'; display: flex; -ms-align-items: center; height: 45px; width: 100%; border-radius: 3px 3px 0 0;
		align-items: center; font-size: 14px;  text-decoration: none; flex-wrap: wrap; justify-content: center;
	}
	
	header .table {
		display: none !important;
	}
	section.catalog {
		display: flex; flex-wrap: wrap;
	}
	.catalog .item {
		box-sizing: border-box; width: 49%; margin-right: 2%; display: flex; flex-wrap: wrap;
	}
	section.catalog.cl div.item.withDiscount {
    padding: 16px 0 0px 0;
	}
	.catalog .item:nth-child(2n) {
		margin-right: 0;
	}
	.catalog .item .pic {
		height: auto; width: 100%;
	}
	.catalog .item .pic a {
		padding: 0 10px; /*height: 120px;*/ display: flex; line-height: 100%; -ms-align-items: center;
		align-items: center; justify-content: center; margin-bottom: 6px;
	}
	.catalog .item .pic img {
		width: auto; max-height: 90%;
	}
	.catalog .item .bottom {
		position: static; margin-top: auto;
	}
	.catalog .item p.title {
		width: 100%;
	}
	.catalog .item .title a {
		font-size: 15px; line-height: 100%;
	}
	.catalog .item .oldprice {
		margin-top: 8px;
	}
	#botmenu {
		display: none;
	}
	footer {
		background: 0 !important; display: flex; justify-content: center;
	}
	footer .w,
	footer .social,
	footer .counters,
	footer .creator {
		display: none;
	}
		footer .logo {
		display: block;
		padding-top:28px;
		margin-right:10px;
		
	}
	footer .logo img {
		max-width: 46px; max-height: 46px;
		margin-bottom:5px;
	}
	
	footer .logo a{
	text-decoration:none;	
	}
	
	footer .logo a span{
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
	}


	#topCart {
		margin: 0 auto;
	}
	
	#topAddress {
		display: inline-block !important;
	}
	
	#topAddress p.mail {
		display: inline-block;
	}
	
	#topAddress p.address {
		margin-bottom: 10px;
	}

.promo-slider .block {
	text-align: center;
}
#slider .block .entry {
	display: none;
}
#slider .block .text .date {
	margin: 0 0 20px;
}
#slider .block .text {
	font: bold 18px/30px "Roboto", sans-serif; line-height: 140%;
}
#slider .block .text .big {
	font-size: 32px;
	line-height: 50px;
}
#slider .block .text .big b {
	padding: 0;
}

.promo-slider .slick-prev {
	left: -4px;
}
.promo-slider .slick-next {
	right: -4px;
}
.promo-slider .slick-prev,
.promo-slider .slick-next {
	transform: scale(.8);
}
.product-detail {
	display: block;
}
main h1, p.h1 {
	font: bold 28px/32px "Roboto Condensed", sans-serif;
}

.product-detail__left {
	margin: 0 auto;
}
.product-detail__right {
	text-align: center; padding: 25px 0 0;
}
.product-detail__total {
	justify-content: center; margin-top: 20px;
}
footer div.mobile-panel a span.footerLogoPlace{
display: flex;
justify-content: center;
-ms-align-items: center;
align-items: center;
text-align: center;
width: 46px;
height: 46px;
max-width: 46px;
max-height: 46px;
margin: 0 auto 10px;
border-radius: 50%;
    
}

}








@media screen and (max-width: 450px) {
	.catalog .item {
		width: 100%;
		margin: 0 0 15px 0;
	}
.product-title {
	min-height: 0;
	margin-bottom: 8px;
}
.product-content .product-detail__price {
	min-height: 0;
	margin-bottom: 18px;
}
.mob-slider-gallery {
	position: relative; overflow: hidden; display: block;
}
.mob-slider-gallery .slick-track:after,
.mob-slider-gallery:after {
	position: relative; content: '.'; display: block; clear: both; visibility: hidden; height: 0;
}

.mob-slider-gallery .item {
	display: block; float: left; width: 100%; margin: 0;
}
.mob-slider-gallery .slick-dots {
	position: static; margin: 0; padding-top: 20px;
}
.mob-slider-gallery .slick-dots li {
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: 0 5px;
	opacity: 1;
	border: 0;
}

.product-detail__title {
	display: inline-block;
}


}
