@media (max-width: 1340px) {
	.header,
	.wrapper,
	.footerwd{
		width:100%;
	}	
}

@media (max-width: 1180px) {
	.logo{
		width:130px;
		height:66px;
		top:37px;
	}
	
	.headsitename{
		left:170px;
		top:40px;
	}
	
	.headscroll .headsitename{
		top:20px;
	}
	
	.headsitename .companyname{
		height:20px;
	}
	
	.headsitename .sitename{
		font-size:16px;
	}
	
	#wrapper .widget_tabbed .tabs li a{
		font-size:16px;
	}
	
	.widget .wdtitle h3{
		font-size:20px;
	}
	
	#wrapper .widget.h1home h1{
		font-size:30px;
	}
	
	.wdhomepage .tiles-big .item h3,
	.list_news_home h4{
		font-size:15px;
	}
	
	.wdhomepage .tiles-big .item .teaser{
		font-size:18px;
		top:160px;
	}
	
	.list_news_home a:hover .teaser{
		top:120px;
	}
	
	.wdhomepage .tiles-big .item .image{
		height:160px;
	}
	
	.list_news_home{
		margin-bottom:0;
	}
	
	.list_news_home a{
		height:200px;
	}
	
	.list_news_home .date_pub{
		font-size:13px;
	}
	
	#sidebar{
		width:240px;
	}
	
	#cont.sideyes{
		width:calc(100% - 270px);
	}
	
	.catalog_list_item a .f_price .value{
		font-size: 14px;
		padding: 0 10px;
		position: static;
		text-align:center;
	}
	
	#breadcrumbs{
		margin:20px 0 0 0;
	}
	
	.catalog_item .f_photo{
		width:50%;
	}
	
	.catalog_item .fields_group{
		width: calc(50% - 20px);
	}
	
	.catalog_item .f_photo .first_type_images,
	.catalog_item .f_photo .first_type_images img{
		height:300px;
	}
	
	.salevalue{
		font-size:14px;
	}
	
	.salevalue span{
		font-size:20px;
	}
	
	.cartbuy #count{
		width:30px;
	}
	
	.cartbuy input[type="button"],
	.catalog_item .cartbuy input[type="button"]{
		width: 70px;
		font-size: 13px;
		margin: 0 auto;
	}
	
	.cartbuy{
		left: 0;
	}
	
	.cartbuy .cartwrapper{
		width:150px;
		margin:0 auto;
	}
	
	.catalog_item .installment{
		margin: 0px 0 10px 0;
	}
}

@media (max-width: 1060px) {
	.tprice1 td,
	.tprice2 td{
		padding:10px 5px!important;
		font-size: 14px;
	}

	.cart .cart_items tbody tr.headline{
		font-size:12px;
	}

	.cart_items .cart_info{
		position:absolute;
	}

	.cart_items td.td_cart_img img {
		width: 40px;
		height: 40px;
		max-width: 40px;
	}

	.cart_items td.td_cart_img{
		width:52px;
	}

	.cart_items td, .cart_items th{
		padding:7px;
	}

	.cart_items th{
		font-size:12px;
	}

	.cart_items td{
		font-size:13px;
	}

	.td_cart_count{
		min-width:90px;
	}

	.cart_items .td_cart_summ, .cart_items .td_cart_price{
		width:105px;
	}

	.cart_items .td_cart_sale{
		width:92px;
	}
}

@media (max-width: 1024px) {
	#wrapper{
		margin-top:140px;
		border-top:0;
	}
	
	.wdcallbackopen{
		display:none;
	}
	
	.headsitename{
		display:none;
	}
	
	#header.headscroll{
		background:#fff;
	}
	
	.logo{
		width:196px;
		height:100px;
		top:20px;
	}
	
	#wrapper .widget_tabbed .tabs li a{
		padding:0 15px;
		text-transform: none;
		height: 40px;
		line-height: 38px;
		font-size:15px;
	}
	
	#wrapper .widget_tabbed .tabs li.links a{
		height:30px;
		line-height:30px;
		padding:0 10px;
		font-size:14px;
	}
	
	#wrapper .widget_tabbed .tabs li.links{
		top:3px;
	}
	
	.wdhomepage .tiles-big .item .image{
		height:120px;
	}
	
	.wdhomepage .tiles-big .item .teaser p{
		margin:0;
	}
	
	.catalog_list_item a .f_price .value{
		font-size: 16px;
		padding: 0 15px;
	}
	
	.catalog_list_item{
		width:calc(50% - 10px);
	}
	
	.catalog_list_item:nth-child(3n+3){
		margin-right:20px;
	}

	.catalog_list_item:nth-child(-n+3){
		margin-top:20px;
	}
	
	.catalog_list_item:nth-child(2n+2){
		margin-right:0;
	}
	
	.catalog_list_item:nth-child(-n+2){
		margin-top:0;
	}
	
	.pagecontent{
		padding-top:20px;
	}
	
	.news_item .f_pretext{
		font-size:16px;
	}
}

@media (max-width: 920px) {
	.firstcontainer{
		width:100%;
	}
	
	.firstcontainer h3{
		margin:0 0 10px 0;
		font-size:24px;
	}
	
	#filterhead{
		overflow-y:auto;
		width:100%;
		height:calc(100vh - 152px);
		z-index:3;
		background:none;
		margin: 102px 0 -102px 0;
		position:static;
	}	
	
	.filterhead{
		position: static;
		border:0;
		width: 100%;
		height:100%;
		overflow-y:auto;
		border-bottom:0!important;
		border-top:0!important;
	}
	
	.filterhead .widget_tabbed ul{
		display:inline-block;
		margin-bottom:5px;
		background:#fff;
		width: 100%;
	}
	
	.filterhead .widget_tabbed ul li{
		width:50%;
	}
	
	.filterhead .widget_tabbed ul li a{
		background:none;
		color:#fff!important;
		font-size:16px;
		height: auto;
		line-height: 24px;
		padding:6px 10px;
		background:#2B2A29;
	}
	
	.filterhead .widget_tabbed ul li a.active{
		background:#5089C6;
	}
	
	.filterhead .widget_tabbed .widgets {
		clear: both;
		padding: 0 20px 20px 20px;
		display: inline-block;
		width: 100%;
		height: auto;
		position: relative;
	}
	
	.filterhead .widget_tabbed.shinyfilter .field{
		width:100%!important;
		clear:both;
		float:none;
	}
	
	.filterhead .field .title {
		margin-bottom: 0;
		border-bottom: 0!important;
		font-size: 14px;
		height: 20px;
		line-height: 20px;
	}
	
	.filterhead .widget_content_filter .buttons {
		float: none;
		width: 100%;
		margin: 20px 0;
		height: 32px;
	}
	
	.filterhead .widget_content_filter .buttons input.button-submit{
		line-height: 32px;
		font-size:16px;
	}
	
	.filterhead .widget_tabbed ul li a.active .wrap:before{
		content:none;
	}
	
	.filterhead .widget_content_filter .input-small{
		width:100px;
	}
	
	.filtercheckboxlist{
		z-index: 50;
		height:100vh;
		position:fixed;
	}
	
	.filterhead .filtercheckboxlist .input_checkbox_list label{
		width:100%;
	}
	
	.filterhead .field.f_brand .value {
		display: inline-block;
		width: 100%;
		height: calc(100vh - 70px);
		overflow: hidden;
		overflow-y: auto;
	}
	
	.closecheckboxlist{
		position:fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		height:50px;
		line-height:50px;
	}
	
	.headaddress,
	.headnav{
		display:none;
	}
	
	.logo{
		width:156px!important;
		height:80px!important;
		top:10px!important;
		left:calc(50% - 78px);
		transition:all ease-out .2s;
	}
	
	#header.headscroll .logo{
		width:78px!important;
		height:40px!important;
		left:calc(50% - 39px);
		top:5px!important;
	}
	
	#header,
	.header{
		height:102px!important;
	}
	
	#header.headscroll,
	#header.headscroll .header{
		height:52px!important;
	}
	
	#header,
	#header.nofilterhead .header{
		border-bottom:2px solid #5089C6;
	}
	
	#wrapper{
		margin-top:102px;
		padding:20px;
	}
	
	#adaptivebottom{
		position:fixed;
		bottom:0;
		background:#fff;
		height:50px;
		width:100%;
		z-index:4;
		border-top:2px solid #5089C6;
		-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	}
	
	#copyright{
		margin-bottom:50px;
	}
	
	#adaptivefilteropen,
	#adaptivemenuopen,
	#adaptivefilterclose,
	#adaptivemenuclose{
		display:block;
		width:40px;
		height:40px;
		position:absolute;
		top:30px;
		cursor:pointer;
		z-index: 2;
		transition:all ease-out .2s;
	}
	
	#header.headscroll #adaptivefilteropen,
	#header.headscroll #adaptivemenuopen,
	#header.headscroll #adaptivefilterclose,
	#header.headscroll #adaptivemenuclose{
		top:5px;
	}
	
	#adaptivefilterclose,
	#adaptivemenuclose{
		display:none
	}
	
	#adaptivefilteropen,
	#adaptivefilterclose{
		left:10px;
	}
	
	#adaptivemenuopen,
	#adaptivemenuclose{
		right:10px;
	}
	
	#scrolltotop,
	#adaptivephone{
		position:relative;
		display:block!important;
		width:33.3333%;
		height:50px;
		line-height:50px;
		float:left;
		bottom:auto;
		right:auto;
		top:auto;
		left:auto;
	}
	
	.abnocart #scrolltotop,
	.abnocart #adaptivephone{
		width:50%;
	}
	
	#cartbutton,
	#cartbutton.headscroll{
		right: 0;
		top: auto;
		width: 33.33333%;
		background: #fff;
		border-radius: 0;
		bottom: 0;
		border-top: 2px solid #ff0000;
		border-left: 1px solid #ff0000;
		color: #ff0000;
	}
	
	#cartbutton:hover{
		background:#333;
	}
	
	#cartbutton #cartcount{
		right: calc(50% - 20px);
		transition: all ease .15s;
	}
	
	#cartbutton:hover #cartcount{
		background:#999;
		color:#fff;
	}
	
	#adaptivephone{
		border-right:1px solid #5089C6;
	}
	
	#adaptivephone{
		text-decoration:none;
	}
	
	#scrolltotop:before,
	#adaptivephone:before{
		height:50px;
		line-height:50px;
		width:100%;
		background:none;
		color:#5089C6;
		font-size:25px;
	}
	
	#scrolltotop:focus:before,
	#adaptivephone:focus:before,
	#scrolltotop:hover:before,
	#adaptivephone:hover:before{
		background:#2B2A29;
	}
	
	#adaptivephone:before{
		font-family:'FontAwesome';
		display:block;
		text-align:center;
	}
	
	#adaptivephone:before{
		content:'\f095';
	}
	
	#adaptivefilter,
	#adaptivemenu{
		position: fixed;
		z-index: 10;
		width: 100%;
		height: calc(100vh - 102px);
		top: 102px;
		background: #fff;
		overflow-x: hidden;
		overflow-y: auto;
		padding: 20px;
	}
	
	#adaptivefilter.headscroll,
	#adaptivemenu.headscroll{
		height: calc(100vh - 52px);
		top: 52px;
	}
	
	.wdhomepage .tiles-big .item{
		width:calc(50% - 10px);
	}
	
	.wdhomepage .tiles-big .item:nth-child(2){
		margin-right:0;
	}
	
	.wdhomepage .tiles-big .item:nth-child(-n+2){
		margin-bottom:20px;
	}
	
	.wdhomepage .tiles-big .item .image{
		height:180px;
	}
	
	.list_news_home a:nth-child(3){
		display:none;
	}
	
	.list_news_home a{
		width:calc(50% - 10px);
	}
	
	.list_news_home a:nth-child(2){
		margin-right:none;
	}
	
	.footerwd .footerlogo{
		display:none;
	}
	
	.footerwd .footermap{
		width:50%;
	}
	
	.footerwd .footeraddr{
		margin-right:20px;
		width:calc(50% - 20px);
	}
	
	.footerwd{
		padding:20px;
	}
	
	.footerwd,
	.footerwd .wdfooter,
	#footerwd{
		height:auto;
	}
	
	#sidebar{
		display:none;
	}
	
	#cont.sideyes{
		width:100%;
	}
	
	#footerwd{
		margin-top:25px;
	}
	
	#adaptivemenucontainer ul{
		margin:20px 0;
		padding:0;
	}
	
	#adaptivemenucontainer li{
		margin:0;
		padding:0;
		list-style-type:none;
	}
	
	#adaptivemenucontainer li a{
		text-decoration:none;
		font-size:20px;
		height:40px;
		line-height:40px;
		display:block;
		text-align:center;
		border-bottom:1px solid #5089C6;
		color:#2B2A29;
	}
	
	#adaptivemenucontainer li:last-child a{
		border-bottom:0;
	}
	
	#adaptivefiltercontainer{
		padding-bottom:20px;
	}
	
	#adaptivefiltercontainer .tabs{
		display:inline-block;
		margin-bottom:20px;
		width:100%;
	}
	
	#adaptivefiltercontainer .tabs ul{
		margin:20px 0 0 0;
		padding:0;
		width:100%;
	}
	
	#adaptivefiltercontainer .tabs li{
		list-style-type:none;
		float:left;
		margin:0;
		padding:0;
		width:50%;
	}
	
	#adaptivefiltercontainer .tabs li a{
		list-style-type:none;
		float:left;
		text-align:center;
		line-height:30px;
		color:#fff;
		display:block;
		padding:0 15px;
		background:#2B2A29;
		cursor:pointer;
		width: 100%;
	}
	
	#adaptivefiltercontainer .tabs li a.active{
		color:#fff;
		background:#5089C6;
	}
	
	#breadcrumbs li{
		white-space: nowrap;
		overflow: hidden;
		max-width: 50%;
		text-overflow: ellipsis;
	}
}

@media (max-width: 830px) {
	#wrapper .widget_tabbed .tabs li{
		float:none;
	}
	
	#wrapper .widget_tabbed .tabs li a.active{
		background:none;
	}
	
	.list_news_home .teaser{
		line-height:15px;
	}
	
	#cont{
		overflow-x: auto;
	}

	.cart .cart_items tbody tr.headline,
	.cart .cart_items tbody tr.footline{
		display:none;
	}

	.cart_items td {
		display: block;
		border: 0;
	}

	.cart_items td.td_cart_img{
		float:left;
		width:100px;
	}

	.cart_items td.td_cart_img img{
		width:64px;
		height:64px;
		max-width:64px;
	}

	.cart_items{
		border:0;
	}

	.cart{
		min-width:0;
	}
	.cart table,
	.cart tbody{
		display:block;
	}
	.td_cart_title {
		font-size: 16px !important;
		padding-top: 15px !important;
	}

	.td_cart_count{
		clear: both;
		width: 105px;
		float: left;
		padding-right: 0!important;
	}

	.td_cart_price,
	.td_cart_summ{
		float: left;
		line-height: 30px;
		width: auto!important;
		padding-left: 0!important;
	}

	.td_cart_price:before{
		content:'✖';
		padding-right:5px;
	}

	.td_cart_summ:before{
		content:'=';
		padding-right:5px;
		font-size:24px;
	}

	.cart_price,
	.cart_summ{
		font-size:20px!important;
	}
	.cart_summ,
	.td_cart_summ .cart_currency{
		position: relative;
		top: -2px;
	}

	.cart_summ{
		color:#ff0000;
	}

	.cart_item{
		display:inline-block;
		width:100%;
		position:relative;
		vertical-align:top;
		border:1px solid #333;
		margin-top:5px;
		padding:5px;
	}

	.td_cart_del{
		position: absolute;
		right: 5px;
		top: 5px;
	}

	.tooltipadapt{
		display:block;
		float:left;
		margin-right: 22px;
	}

	.cart_items .td_cart_sale{
		width:auto;
		float: right;
		padding: 0 10px;
		clear: both;
		display: inline-block;
		margin: 10px auto;
	}

	.totalcart{
		text-align:center;
	}

	.goorder{
		margin-left:0;
		float:none;
	}
}

@media (max-width: 780px) {
	.news_list_item .f_pretext{
		clear:both;
		padding-top: 20px;
	}
	.catalog_item .salevalue span {
		font-size: 20px;
	}
}

@media (max-width: 680px) {
	.news_item .f_pretext{
		clear:both;
	}
	
	.news_item .f_photo .value{
		margin-right:0;
		margin-bottom:15px;
	}
	
	.catalog_item .f_photo{
		width:100%;
		margin-right:0;
	}
	
	.catalog_item .fields_group{
		width: 100%;
	}
	
	.catalog_item .f_photo .first_type_images,
	.catalog_item .f_photo .first_type_images img{
		height:300px;
	}
	
	.ttprice{
		display:none;
	}
	
	.f_pdf_file{
		display:block;
	}
	
	.f_pdf_file a{
		display:block;
		height:36px;
		line-height:36px;
		background:#5089C6;
		color:#fff;
		font-size:20px;
		text-transform:uppercase;
		text-align:center;
		text-decoration:none;
	}
	
	.content_datasets ul li{
		margin-bottom:5px;
	}
}

@media (max-width: 620px) {
	.wdhomepage .tiles-big .item .image{
		height:120px;
	}
	
	.catalog_list_item a .f_price .value{
		font-size: 14px;
		padding: 0 10px;
		position: static;
		text-align:center;
	}
	
	.catalog_list_item a .photo,
	.catalog_list_item a .photo img{
		height:140px;
	}
	
	.news_list_item a .photo{
		width: 200px;
		height: 120px;
	}
	
	.wdcallbackclose{
		right:20px;
	}
	
	.catalog_list_item .f_price.yprice .value{
		font-size: 12px;
	}
	.catalog_list_item .cart_info:before, .catalog_item .cart_info:before{padding-left:0;}
	.salevalue {
		font-size: 13px;
	}
	
	.salevalue span{
		font-size:18px;
	}
}

@media (max-width: 530px) {
	.wdhomepage .tiles-big .item,
	.list_news_home a{
		width:100%;
		margin-right:0;
	}
	
	.wdhomepage .tiles-big .item:nth-child(3),
	.list_news_home a:nth-child(-n+2){
		margin-bottom:20px;
	}
	
	.list_news_home a:nth-child(3){
		display:block;
	}
	
	.wdhomepage .tiles-big .item .image{
		height:180px;
	}
	
	.catalog_list_item:nth-child(-n+2) {
		margin-top: 20px;
	}
	
	.catalog_list_item:first-child {
		margin-top: 0;
	}
	
	.catalog_list_item:nth-child(3n+3){
		margin-right:0;
	}
	
	.catalog_list_item{
		margin-right:0;
		width:100%;
	}
	
	.catalog_list_item a .photo,
	.catalog_list_item a .photo img{
		height:200px;
	}
	
	.catalog_list_item a .f_price .value{
		font-size: 16px;
	}
	
	.news_list_item .date_pub{
		clear: both;
		display: block;
		padding-top: 10px;
		margin-bottom: 5px;
	}
	
	.news_list_item .f_pretext{
		padding-top: 0;
	}
	
	.wdcallbackclose span{
		display:block;
	}
	
	.wdcallbackclose{
		background:none;
		right:auto;
		left:0;
		top:auto;
		bottom:0;
		height:50px;
		line-height:50px;
		width:100%;
		background:#2B2A29;
		color:#fff;
		font-size:18px;
		text-align:center;
		text-transform:uppercase;
	}
	
	.callbackwind{
		width: 100%;
		transform: none;
		-webkit-transform: none;
		-o-transform: none;
		-moz-transform: none;
		top:0;
		left:0;
		height:calc(100vh - 50px);
	}
	
	.iforms_basic{
		display: inline-block;
		width: 100%;
		padding:0;
	}
	
	.catalog_list_item .f_price.yprice .value{
		font-size: 14px;
	}
	
	.salevalue {
		font-size: 15px;
	}
	
	.salevalue span{
		font-size:20px;
	}
}

@media (max-width: 500px) {
	.footerwd .wdfooter,
	.footerwd .footermap{
		width:100%;
		margin:0;
	}
	
	.news_list_item a .photo{
		width:100%;
		height:200px;
		margin-right:0;
		margin-bottom:15px;
	}
	
	.news_list_item .date_pub{
		padding-top:0;
		margin-bottom:10px;
	}
	
	.news_item .f_photo .value{
		width:100%;
	}
	
	.news_details .socicons {
		float: none;
		padding-top: 10px;
		clear: both;
	}

	.td_cart_summ{
		clear:both;
		margin-top: 15px;
	}

	.td_cart_summ:before{
		display:none;
	}

	.cart_summ{
		font-size:30px!important;
		padding-left:15px;
	}
}

@media (max-width: 400px) {
	#wrapper .widget_tabbed .tabs li.links{
		position:static;
		width: 100%;
		margin-bottom: 5px;
		display: inline-block;
		padding-right: 10px;
	}
	
	#wrapper .widget_tabbed .tabs li a{
		width:100%;
		text-align:center;
		border-bottom:1px solid #9D9B9B;
	}
	
	#wrapper .widget_tabbed .tabs li:nth-last-child(-n+2) a{
		border-bottom:0;
	}
	
	#wrapper .widget.h1home h1,
	#cont h1{
		font-size:22px;
		margin-bottom: 10px;
		text-align:center;
	}
	
	.wrapper,
	#wrapper.nofilterhead .wrapper,
	.footerwd .wdfooter.footeraddr{
		padding:20px;
	}
	
	#wrapper,
	.footerwd{
		padding:0;
	}
	
	#footerwd{
		margin-top:0;
	}
	
	#wrapper .widget_tabbed{
		border-bottom:0;
		border-right:0;
		border-left:0;
	}
	
	#wrapper .widget_tabbed .widgets{
		padding:20px 0 0 0;
	}
	
	.pagecontent{
		padding:0;
	}
	
	#wrapper.nofilterhead .wrapper {
		padding: 0 20px 20px 20px;
	}
}

@media (max-width: 360px){
	.catalog_item .fields_group .field{
		font-size:14px;
	}
	
	.catalog_item .fields_group .f_price{
		font-size:14px;
	}
	
	.catalog_item .fields_group .f_price .structure{
		font-size:13px;
	}
	
	.catalog_item .salevalue {
		font-size: 14px;
	}
}

@media (max-width: 300px){
	.catalog_list_item a .photo,
	.catalog_list_item a .photo img{
		height:140px;
	}
	
	.news_list_item a .photo{
		height:160px;
	}
}