.mobile_menu{
	display: none;
}
.search-form.mobile-search{
	display: none;	
}
#left-column .close_menu{
	display: none;
}
#left-column .mob_title{
	display: none;
}
#logo .mobile_links{
	display: none;
}
.item-detail .catalog-detail-mobile{
	display: none;
}
*{
	max-height: 200000px;
}
.catalog-detail-mobile .new-home.mobile_product_title{
	display: none;
}
#mob_catalog_menu_wrapp{
	display: none;
}
.product_tabs{	
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 5;
}
.product_tabs li{
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}
.product_tabs li a{
	display: inline-block;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #d70000;
	background: #d70000;
  color: #fff;
	text-decoration: none;
	font-size: 12px;
}
.product_tabs li.active a{
	color: #d70000;
	background: #fff;
}
.product-tab-info-item.product-tab-info-item-active{
	display: block;
}
.product-tab-info-item tbody{
	display: table;
	width: 100%;
}
.scrollup{
	position: fixed;
  opacity: 0;
  bottom: -50%;
  right: 15px;
  text-indent: -9999px;  
  width: 0;
  height: 0;
  border-bottom: 33px solid #646464;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  z-index: 1000;
  -webkit-transition: all .8s ease-in-out;
  -moz-transition: all .8s ease-in-out;
  -ms-transition: all .8s ease-in-out;
  -o-transition: all .8s ease-in-out;
  transition: all .8s ease-in-out;
  display: none;
}
.mob_contact_menu{
	float: right;
	color: #fff;
	margin-top: 0px;
	text-decoration: none;
	margin-right: 5px;
	font-weight: bold;
	font-size: 11px;
	height: 32px;
	line-height: 30px;
}
#logo .mobile_links > div.mobile_phone{
	position: relative;
}
#logo .mobile_links > div.mobile_phone .telephone{
	position: absolute;
	top: 100%;
	background: #006cdb;
	right: 0;
	width: 220px;
	padding: 5px;
	z-index: 100;
	display: none;
}
#logo .mobile_links > div.mobile_phone .telephone a{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.b-callback-mobile{
	color: #006cdb;
	display: inline-block;
	float: right;
	clear: both;
	position: relative;
	padding: 5px;
	font-size: 10px;
}
.mobile_product_title h3.how_h1{
	height: 36px;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
	margin: 0;
	padding: 0;

}


@media (min-width: 769px) {
    .geolocation .short-list {
        display: none;
    }
    .hidden-sm{
    	display: none !important;
    }
}
    
@media (max-width: 768px){

	*{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	body #content-wrapper, body #content, body #header, body #footer, body #workarea{
		width: 100% ;
	}
	body #workarea{
		float: none;
	}
	.page-about #content #workarea img{
		max-width: 100%;
		height: auto;
	}
	.switch-mobile{
		top: 5px;
	}
	.mobile_menu, .mobile_links, .hidden-sm{
		display: block !important;
	}
	.scrollup{
		display: block;
	}
	.product-tab-info-item{
		display: none;
	}
	body #header-wrapper{
		margin-left: -15px;
		margin-right: -15px;
	}
	body #page-wrapper{
		width: 100% ;
		min-width: 1px ;
		overflow: hidden;
		padding-left: 15px;
		padding-right: 15px;
	}
	body .filter .alphabet a{
		padding: 0 1px;
	}
	.special .center .product img{
		max-width: 100%;
	}
	body .special .die-bottom span{
		display: none;
	}
	body .special .bottom{
		margin-left: 0;
	}
	body .home2.home-new .left-column{
		display: none;
	}
	body .home2.home-new .right-column{
		width: 100%;
	}
	body .home2.home-new #content{
		padding-top: 10px;
	}
 	body .home2.home-new .special .right-arrow{
 		width: 24px;
 	}
	body #schedule{
		display: none;		
	}
	body.small #user-links{
		position: absolute;
		right: 0;
		top: 25px;
		background: #940110;
		width: auto;
		height: auto;
		padding: 6px;
		border-radius: 4px;
		z-index: 100;
		display: none;
	}
	body.small #user-links #cart{
		overflow: visible;
		width: auto;
		height: auto;
		padding: 0;
	}
	body.small #user-links #cart_line{
		display: none;
	}
	.mob_user_show{
		position: absolute;
		right: 0;
		text-decoration: none;
		font-size: 10px;
        margin-right: 5px;
        color: #006cdb;
        display: inline-block;
        padding: 5px;
        top: 18px;
	}
    .right_links{
        background-color: #0065ce;
    }
    .right_links a{
        color: #fff !important;
        text-decoration: none !important;
    }
	body #main-menu, .block-2 .news-home-block, .block-2 .banners-wrapper{
		display: none;
	}
	body .home-new .special{
		margin-left: 0px;
		margin-right: 0px;
	}
	body .special .plate .promo-text{
		width: auto;	
		padding-top: 40px;
		padding-left: 10px;
		padding-right: 10px;	
	}
	body .special .center .product{
		padding-top: 20px;
	}
	body .home-new .special .plate .news{
		right: 10px;
		font-size: 11px;
		width: 115px;
		-webkit-background-size: 100% 100%;
		background-size: 100% 100%;
	}
	#footer img{
		max-width: 100%;
	}
	.mobile_menu{
		display: block;
		margin-top: 100px;
	}
	.mobile_menu_wrapp{
		display: none;
	}
	.mobile_menu .btns_menu{
		height: 32px;
		background: url(./images/menu/center.png) repeat-x;
	}
	.mobile_menu .btns_menu .link_catalog{
		display: block;
		float: left;
		height: 32px;
		width: 50%;
		max-width: 210px;
		background: url(./images/menu/center_new.png) repeat-x;
		padding-left: 15px;
		color: #fff;
		text-decoration: none;
		line-height: 30px;
		position: relative;
		text-align: center;
		font-size: 11px;
    font-weight: bold;				
	}
	.mobile_menu .btns_menu .link_catalog:before{
		content: '';
		width: 2px;
		height: 32px;
		background: url(images/separator_menu.png) center top no-repeat;
		position: absolute;
		right: -2px;
		top: 0;
	}
	.mobile_menu .btns_menu .link_main_menu{
		display: block;
		float: right;
		height: 32px;
		width: 70px;		
		text-align: center;
		outline: none;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 6px;
		position: relative;		
	}
	.mobile_menu .btns_menu .link_main_menu:before{
		content: '';
		width: 2px;
		height: 32px;
		background: url(images/separator_menu.png) center top no-repeat;
		position: absolute;
		left: -2px;
		top: 0;
	}
	.mobile_menu .btns_menu .link_main_menu span{
		display: inline-block;
		width: 25px;
		height: 4px;
		margin-bottom: 3px;
		border-radius: 4px;
		background: #fff;
	}
	body .catalog-list{
		padding-top: 20px;
	}
	body .catalog-list .left-catalog-list, 
	body .catalog-list .right-catalog-list, 
	body .catalog-list .center-catalog-list{
		width: 100%;
		float: none;
		border: 1px solid #adadab;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5f5f5+0,fcfcfc+50,e8eaeb+100 */
		background: #f5f5f5; /* Old browsers */
		background: -moz-linear-gradient(top,  #f5f5f5 0%, #fcfcfc 50%, #e8eaeb 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  #f5f5f5 0%,#fcfcfc 50%,#e8eaeb 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  #f5f5f5 0%,#fcfcfc 50%,#e8eaeb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e8eaeb',GradientType=0 ); /* IE6-9 */
		border-radius: 20px;
		overflow: visible;
		margin-bottom: 40px;
		padding-left: 15px;
		padding-right: 15px;
		margin-left: 0;
		position: relative;
	}
	body .catalog-item-list .left-catalog-list, body.wide .catalog-item-list .left2-catalog-list{
		margin-left: 0;
	}	
	body .catalog-list .buy{
		margin: 0;
		right: 0;
		top: 80px;
	}
	body .catalog-list .title{
		width: 100%;
		margin-top: -20px;
		background: url(./images/menu/center.png) repeat-x;
		border-radius: 4px;
		margin-left: 0;
	}
	body .catalog-list .price{
		margin-left: 0;
		right: 15px;
	}
	body .catalog-list .gift{
		margin-left: 0;
		width: 120px;
		margin-top: 6px;
	}
	body .catalog-list .product{
		margin-top: 50px;		
	}
	body .catalog-list .product a:before{
		content: '';
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}
	body .social p > a{
		display: inline-block;
		width: 11%;
		max-width: 45px;
	}
	body .social p > a img{
		max-width: 100%;
		height: auto;		
	}
	#footer #copyright{
		padding-left: 15px;
		padding-right: 15px;
	}
	body .cities-map{
		max-width: 100%;
		left: -3px;
	}
	body .b-callback{
		border-bottom: none;
	}
	.search-form:not(.mobile-search){
		display: none;
	}
	.search-form.mobile-search{
		display: block;
		position: relative;
		right: 0;
		padding: 4px;
		background: #fff;
		border: 1px solid #d8d4d4;
		border-radius: 4px;
		z-index: 1;	
	}
	.search-form.mobile-search input[type=submit]{
		float: right;
	}
	.search-form.mobile-search label{
		display: block;
		float: left;
		width: 35%;
		white-space: nowrap;
		line-height: 1.5;
		position: relative;
		
	}
	.search-form.mobile-search input[type=text]{
		width: 42%;
		-webkit-background-size: 100% 100%;
		background-size: 100% 100%;
	}
	body #left-column{
		display: none;		
	}
	#mob_catalog_menu_wrapp{
		background: url('./images/mob_menu_bg.jpg');
		padding-left: 20px;
		padding-right: 20px;
		width: 100%;
	}
	#mob_catalog_menu_wrapp.opened_catalog{
		position: fixed;
		top: 0;
		left: 0;
		z-index: 100;
		height: 100%;
		display: block;
		overflow: auto;		
	}	
	
	#left-column .banner{
		display: none;
	}
	#mob_catalog_menu_wrapp .close_menu{
		display: block;
		position: absolute;
		right: 15px;
		top: 15px;
		color: #fff;
		font-size: 26px;
		border: 1px solid #fff;
		text-decoration: none;
		width: 40px;
		height: 40px;
		border-radius: 4px;
		outline: none;
		line-height: 34px;
		font-weight: 100;
		text-align: center;
	}		
	#mob_catalog_menu_wrapp .mob_title{
		display: block;
		padding-bottom: 30px;
		margin-top: 20px;
		color: #fff;
		font-size: 24px;
		text-transform: uppercase;
		border-bottom: 2px solid #fff;
		line-height: 1;
		font-weight: 700;
		margin-bottom: 0;
	}
	#mob_catalog_menu_wrapp .text, #mob_catalog_menu_wrapp li li .text{
		width: 100%;
	}
	#mob_catalog_menu_wrapp .text a{
		font-size: 24px;
		font-weight: 400;
	}
	#mob_catalog_menu_wrapp ul{
		padding-left: 0;
		list-style-type: none;
	}
	#mob_catalog_menu_wrapp ul  li{
		padding-top: 15px;
	}
	#mob_catalog_menu_wrapp ul ul{
		padding-left: 25px;
	}
	#mob_catalog_menu_wrapp > ul > li{
		padding-bottom: 15px;
		border-bottom: 2px solid #fff;
		
	}
	#mob_catalog_menu_wrapp > ul > li ul li{
		position: relative;
	}
	#mob_catalog_menu_wrapp > ul > li ul li:before{
		content: '';
		width: 12px;
		height: 12px;
		background: #fff;
		position: absolute;
		left: -25px;
		top: 23px;
	}

	.mobile_menu_wrapp.opened_menu{
		background: url('./images/mob_menu_bg.jpg');
		padding-left: 20px;
		padding-right: 20px;
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 100;
		height: 100%;
		display: block;
		overflow: auto;
		padding-top: 50px;
	}
	.mobile_menu_wrapp ul{
		list-style: none;
		margin: 0;
		padding: 0;
		margin-top: -35px;
	}
	.mobile_menu_wrapp li{		
		border-bottom: 2px solid #fff;
		color: #fff;
		font-size: 24px;
	}
	.mobile_menu_wrapp li.first{
		display: none;
	}
	.mobile_menu_wrapp li a{
		color: inherit;
		text-decoration: none;
		padding-top: 15px;
		padding-bottom: 15px;
		display: block;
		
	}
	.mobile_menu_wrapp .close_menu{
		display: block;
		position: absolute;
		right: 15px;
		top: 15px;
		color: #fff;
		font-size: 26px;
		border: 1px solid #fff;
		text-decoration: none;
		width: 40px;
		height: 40px;
		border-radius: 4px;
		outline: none;
		line-height: 34px;
		font-weight: 100;
		text-align: center;
	}
	.mobile_menu_wrapp ul ul{
		margin-top: -10px;
		padding-bottom: 10px;
	}
	.mobile_menu_wrapp ul ul li{
		border-bottom: 0;
		position: relative;
		padding-left: 20px;
	}
	.mobile_menu_wrapp ul ul li a{
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.mobile_menu_wrapp ul ul li:before{
	  content: '';
    width: 12px;
    height: 12px;
    background: #fff;
    position: absolute;
    left: 0px;
	  top: 12px;
	}
	.page-about .form input[type="text"], .page-about .form textarea{
		width: 100%;
	}
	body #logo{
		width: 100%;
		left: 0;
		padding-left: 15px;
		padding-right: 15px;
	}
	#logo .mobile_links{
		display: block;
		float: left;
		width: 40%;
	}
	#logo .mobile_links > div{
		float: left;
		width: 50%;
		padding-left: 5px;
		padding-right: 5px;
		text-align: right;
	}
	#logo .mobile_links > div img{
		max-width: 100%;
	}
	#logo > img, #logo > a img{
		float: left;
		max-width: 60%;
	}
	#logo .mobile_cart.show_no_products_text{
		position: relative;
	}
	#logo .mobile_cart.show_no_products_text:before{
		content: 'в корзине нет товаров';
		display: block;
		position: absolute;
    top: 100%;
    background: #006cdb;
    right: 0;
    font-size: 12px;
    color: #fff;
    padding: 3px;
    z-index: 10;
		white-space: nowrap;	
	}
	body #callback_form{
		width: 250px;
		height: 60px;
		top: 124px;
	}
	body #callback_form form{
		margin-top: 15px;
	}
	.item-detail .catalog-detail{
		display: none;
	}
	.item-detail .catalog-detail-mobile{
		display: block;
	}
	.catalog-detail-mobile .product-center #catalog-detail-main-image > a > img{
		width: 100%;
	}
	.catalog-detail-mobile .product-center .center-right{
		width: 35%;
	}
	.catalog-detail-mobile .product-center .center-right .additional{
		width: 100%;
	}
	.item-detail .new-home .middlefore{
		display: none;		
	}
	.catalog-detail-mobile .product-desc{
		margin: 0;
	}
	.product-center .center-right
	body .item-detail .new-home .middletwo{
		padding-left: 0;
	}
	body .item-detail .new-home .middletwo h1{
		height: 36px;
		overflow: hidden;
		font-size: 16px;
	}
	body .item-detail .catalog-recommends-header .center-strip{
		font-size: 13px;
	}
	#fancybox-wrap{
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box;
	}
	.item-detail .new-home{
		display: none;
	}
	.catalog-detail-mobile .new-home.mobile_product_title{
		display: table;
		
	}
	.catalog-detail-mobile .new-home.mobile_product_title .middletwo{
		border-radius: 6px;
	}
	.catalog-detail-mobile div.catalog-detail-buttons a.buy{
		background: #d70000;
		color: #fff!important;
		width: 250px;
		height: 40px;
		line-height: 40px;
		font-size: 24px;
		padding-left: 15px;
		text-shadow: none;
		margin-bottom: 5px;
	}
	.catalog-detail-mobile div.catalog-detail-buttons a.buy_quick_min{
		background: #3498db;
		color: #fff!important;
		width: auto;
		padding-left: 15px;
		padding-right: 15px;
		height: 30px;
		line-height: 30px;
		font-size: 18px;		
		text-shadow: none;
		margin-bottom: 5px;
		text-align: center;
		display: inline-block;
		float: none;
	}
	.catalog-detail-mobile div.catalog-detail-buttons a.buy_in_credit{
		background: #3498db;
		color: #fff!important;
		width: auto;
		padding-left: 15px;
		padding-right: 15px;
		height: 30px;
		line-height: 30px;
		font-size: 18px;		
		text-shadow: none;
		margin-bottom: 5px;
		text-align: center;
		display: inline-block;
		float: none;
	}
	.catalog-detail-mobile .catalog-detail-price .label{
		text-align: left;
	}
	.catalog-detail-mobile .properties{
		background-color: #f4f2f2;
		padding-top: 10px;
		padding-bottom: 10px;
		border-radius: 4px;
	}
	.catalog-detail-mobile .format {
    font-size: 12px;
    margin-bottom: 7px;
    border-collapse: collapse;
    width: 100%;
    color: #3c3839;    
    padding-top: 5px;
    vertical-align: top;
	}
	.catalog-detail-mobile .properties .format td{
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.catalog-detail-mobile .format .text{
		font-size: 12px;
    font-weight: bold;
    color: #2e8dba;    
	}
	.catalog-detail-mobile .format .right-format {
    padding-right: 8px;
    text-align: right;
    width: 57%;
    font-size: 10px;
    vertical-align: bottom;
	}
	.catalog-detail-mobile .format .left-format {
    font-weight: bold;
    padding-left: 6px;
    vertical-align: top;
    
	}
	.catalog-detail-mobile table{
		width: 100%;
	}
	body .cart.catalog-info .block-22{
		padding: 5px;
	}
	body table.cart-items td{
		padding-left: 2px;
		padding-right: 2px;
		width: 25%;
	}
	body table.cart-items thead td{
		font-size: 10px;
	}
	body table.cart-items td.cart-item-actions{
		white-space: normal;
	}
	body table.cart-items td.cart-item-actions a{
		margin: 0;
	}
	body table.cart-items td.cart-item-name{
		padding: 0 2px;
		font-size: 12px;
		width: 25%;
	}
	#breadcrumb a, #breadcrumb span, #breadcrumb i{
		float: left;
	}
	body .other-offers .catalog-list{
		height: auto;
	}
	.special-page .catalog-recommends-header .center-strip{
		font-size: 12px;
		padding-left: 3px;
		padding-right: 3px;
	}
	body.small .catalog-small .catalog-list .right3-catalog-list, body.wide .catalog-small .catalog-list .right-catalog-list{
		margin-left: 0!important;
		padding-left: 15px!important;
	}
	.order-checkout > table > tbody > tr > td{
		float: left;
		width: 100%;
		display: block;
		text-align: center;
	}
	.page-personal div.sidebar-mode #workarea .block-2{
		padding-left: 4px;
		padding-right: 4px;
	}
	.filter .alphabet table.selected td{
		float: left;
	}
	.filter .b2{
		width: 75%;
	}
	.page-about div.sidebar-mode #workarea .block-1, .page-personal div.sidebar-mode #workarea .block-1{
		-webkit-background-size: 100% 100%!important;
		background-size: 100% 100%!important;
	}
	.page-about div.sidebar-mode #workarea .block-2, .page-personal div.sidebar-mode #workarea .block-2{
		-webkit-background-size: 100% auto!important;
		background-size: 100% auto!important;
	}
	.page-about div.sidebar-mode #workarea .block-3, .page-personal div.sidebar-mode #workarea .block-3{
		-webkit-background-size: 100% auto!important;
		background-size: 100% 100%!important;
	}
	.page-about div.sidebar-mode #workarea .block-2{
		padding-left: 4px;
		padding-right: 4px;
	}
	.block-2 .catalog-info h1{
		line-height: 26px;
		padding-left: 0;
	}
	.block-2 .catalog-info .description{
		margin-bottom: 0;
	}
	.news-item a img{
		float: none;
		max-width: 100%;
		height: auto;
		margin: 0;
	}
	.catalog-info .description div, .catalog-info .description p{
		display: none;
	}
	.subpage-gadgets #breadcrumb span:last-of-type, 
	.subpage-gadgets #breadcrumb i:last-of-type,
	.subpage-services #breadcrumb span:last-of-type, 
	.subpage-services #breadcrumb i:last-of-type,
	.page-tabletpcs #breadcrumb span:last-of-type, 
	.page-tabletpcs #breadcrumb i:last-of-type,
	.page-product #breadcrumb span:last-of-type, 
	.page-product #breadcrumb i:last-of-type{
		display: none;
	}
	div.order-info .prop-title{		
		float: left;
	}
	div.order-info .prop-value{
		float: left;
	}
	div.order-info .prop-value input{
		max-width: 250px;
	}
	table.sale_order_full_table input{
		max-width: 270px;
	}
	div.order-buttons input{
		font-size: 1.5em !important;
	}
	#order_form_id .order-item .order-info table tr.profil-saved td{
		float: left;
		display: block;
	}
	.page-about.subpage-contacts .smallest{
		display: none;
	}
	.page-about.subpage-contacts .block-2 td{
		display: block;
		float: left;
		max-width: 100%;
	}
	.page-about.subpage-contacts .block-2 div{
		max-width: 280px !important;
	}
	.page-about.subpage-contacts .ymaps-map, .page-about.subpage-contacts ymaps{
		max-width: 280px !important;
	}
	.subpage-news .news-item, .subpage-reviews .news-item{
		display: block;
	}
	.subpage-news .news-item p, .subpage-reviews .news-item p{
		overflow: hidden;
		clear: both;
	}
	.subpage-news .news-item td, .subpage-reviews .news-item td{
		display: block;
	}
	.subpage-news .news-title, .subpage-reviews .news-title{
		font-size: 130%;
	}

    .geolocation-fast span.full-list, .geolocation-fast .link{
        display: none;
    }
  body .special .center{
  	position: static;
  }
 body .special .center .product .small-photo:before{
 	content: '';
 	position: absolute;
 	left: 0;
 	top: 0;
 	z-index: 10;
 	background: transparent;
 }
 .center-right .switch.text{
 	position: relative;
 	z-index: 5;
 }
}

@media (max-width: 400px){	
}
@media (max-width: 360px){
	
	body .home-new .special .plate .news{
		width: 85px;
		font-size: 9px;
		padding-left: 5px;
	}
	#workarea img{
		max-width: 280px;
		height: auto;
	}
	.search-form.mobile-search label{
		font-size: 10px;
		line-height: 1.8;
	}
}

@media (min-width: 560px) and (max-width: 768px){
	body .catalog-list .left-catalog-list, body .catalog-list .right-catalog-list, body .catalog-list .center-catalog-list{
		width: 49%;
		float: left;
	}
	body .catalog-list .left-catalog-list:nth-child(odd), body .catalog-list .right-catalog-list:nth-child(odd), body .catalog-list .center-catalog-list:nth-child(odd){
		margin-right: 2%;
	}
}