@media(min-width: 1200px){
	.cardio-lg:nth-child(5n+1){
		clear: inherit !important;
	}
	.cardio-lg:nth-child(6n+1){
		clear: both;
	}
	.cardio-lg{
		width: 16.6% !important;
	}
}
@media(max-width:989px){
	.container{
		width: 100%;
	}
	.wrap_all{
		/*overflow: hidden;*/
	}
	.navbar-header{
		float:none;
	}
	.navbar-toggle{
		display: block;
	}
	.navbar-collapse.collapse{
		display: none!important;
	}
	
}
@media(max-width: 768px){
	.main-slider-img{
		background-size: contain;
	}
}
.header-fixed .navbar-nav{
		margin-left: 168px;
	}
@media(max-width: 1200px){
	.header-fixed .navbar-nav{
		margin-left: 86px;
	}
}
@media(min-width: 768px){
	.catalog-dropdown > .with-drop:hover > ul {
	  display: block;
	}
	
	.cardio-wrapper .col-sm-3 {
    width: 25%;
}
strRot{

   font-size: 20px;
    color: black;
    position: absolute;
    right: 10px;
    top: -5px;
    z-index: 3;
    font-family: OpenSans;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

}
@media (min-width: 989px){
	/* .cardio-wrapper .col-md-3 {
    width: 20%;
 } */
 .mobile-korzina{
	display: none;
}

}


@media(max-width: 1199px){
    .header_right .grafik{
        width: 180px;
    }
strRot{

   font-size: 20px;
    color: black;
    position: absolute;
    right: 10px;
    top: -5px;
    z-index: 3;
    font-family: OpenSans;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
	.third-cabinet{
		width: 275px;
	}
	.third-cabinet .cab{
		margin-bottom: 5px;
	}
	.show-link{
	margin: 39px 64px;
	}
	.side-filter{
		padding-right: 0;
	}
	.popup-window-buttons .items .bx_medium.bx_bt_button {
	    margin-bottom: 11px;
	}
	.items-cat .col-lg-3:nth-child(4n+1) .item-cat{
		padding-left: 15px;
	}
	.items-cat{
		padding-left: 0;
	}
	.variant-item{
		width: 260px;
	}
	.list-item-container{
		padding-right: 275px;
	}
	#list{
		padding-left: 15px;
	}
}

@media(max-width: 989px){
	.visible-990{
		display: block;
	}
	.filter_mobile_slide{
		position: fixed;
		-webkit-animation-name: "slide-right-hide";
		-moz-animation-name: "slide-right-hide";
		-o-animation-name: "slide-right-hide";
		animation-name: "slide-right-hide";
		-webkit-animation-duration: .3s;
		-moz-animation-duration: .3s;
		-o-animation-duration: .3s;
		animation-duration: .3s;
		-webkit-animation-iteration-count: 1;
		-moz-animation-iteration-count: 1;
		-o-animation-iteration-count: 1;
		animation-iteration-count: 1;
		-webkit-animation-timing-function: ease-out;
		-moz-animation-timing-function: ease-out;
		-o-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
		-webkit-animation-delay: 0ms;
		-moz-animation-delay: 0ms;
		-o-animation-delay: 0ms;
		animation-delay: 0ms;
		display: none;
		top: 0px;
		height: 100%;
		width: 300px;
		overflow: hidden;
		background: #fff;
		z-index: 1000;
		transition: all 0.3s;
		right:-100%;
	}
	.filter_mobile_slide.active{
		-webkit-animation-name: "slide-right-show";
		-moz-animation-name: "slide-right-show";
		-o-animation-name: "slide-right-show";
		animation-name: "slide-right-show";
		-webkit-animation-duration: .3s;
		-moz-animation-duration: .3s;
		-o-animation-duration: .3s;
		animation-duration: .3s;
		-webkit-animation-iteration-count: 1;
		-moz-animation-iteration-count: 1;
		-o-animation-iteration-count: 1;
		animation-iteration-count: 1;
		-webkit-animation-timing-function: ease-out;
		-moz-animation-timing-function: ease-out;
		-o-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
		-webkit-animation-delay: 0ms;
		-moz-animation-delay: 0ms;
		-o-animation-delay: 0ms;
		animation-delay: 0ms;
		right: 0;
	}
	@keyframes slide-right-show{from{right:-100%}to{right:0}}
	@keyframes slide-right-hide{from{right:0}to{right:-100%}}
	#set_filter{
		display: none;
	}
	.kombox-del-filter{
		display: none!important;
	}
	#kombox-filter{
		height: calc(100% - (33px + 10px + 120px));
		border:none;
		overflow: hidden;
		margin-top: 0px!important;
		margin-bottom: 0px!important;
		overflow-y: scroll;
	}
	.side-filter{
		margin-top: 0px!important;
		height: 100%;
		
		margin-bottom: 0px;
	}
	.mobile_btn_controll{
		display: block;
		padding: 5px 0px;
		display: block;
		border-top: solid 1px #d8d8d8;
		height: 37px;
		box-sizing: border-box;
	}
	.mobile_btn_controll__btn{
		width: calc(49%);
		font-size: 16px;
		font-weight: normal;
		padding: 6px 12px;
		font-size: 16px;
		line-height: 1.25;
		border-radius: 4px;
		color: #333;
		background-color: #fff;
		border-color: #e3e3e3;
		display: inline-block;
		margin-bottom: 0;
		font-weight: 700;
		text-align: center;
		vertical-align: middle;
		touch-action: manipulation;
		cursor: pointer;
		background-image: none;
		border: 1px solid transparent;
		white-space: nowrap;
	}
	.mobile_blue_btn_controll{
		background-color: #345CC6;
		color:#fff;
	}
	#kombox-filter{
		max-width: 100%;
	}

	.mobile-crumbs{
		border-bottom: solid 1px #ddd;
    	padding: 10px;
		background-color: #fff;
		display: block;
		position: relative;
		cursor: pointer;
	}
	.mobile-crumbs i{
		display: inline-block;
    	vertical-align: middle;
	}
	.mobile-crumbs i:before{
		content:"";
		display: inline-block;
		background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADESURBVDhPvZTBCcJAFEQXBCEnG/CYSiwgDXi2h1RgCWkhVaSIDbvHVdijtiCuMzAV5P84MCSZwGP4+dnwN7XWDjnne0qpV2QXYBf4Cz9ijGfFdgE4om3DdS2lnBTbBeBEMLzg/qjYJs4WsFmNZz7rlU1syKYCT4rt4kwBXAUeFdvFLQDwCXMrrortAqyHX/AHHhTbBdhNY3jXWjvF2wWQb1P3mbp/fUB893SXP4rNCGRTNla8XYD4nlIA+Z+nu5z8NoXwAzEo6WBh/S5ZAAAAAElFTkSuQmCC);
		width: 21px;
		height: 21px;
	}
    .header_right{
        width: auto;
        min-width: 586px;
	}
	.bx-basket-block a{
		font-size: 16px;
	}
    .header_right .phone{
        float: right;
    }
	.cabinet-link .basket{
		margin-top: 16px;
	}
	#basket_items thead td:nth-child(3),
	#basket_items thead td:nth-child(4),
	#basket_items tbody td:nth-child(4),
	#basket_items tbody td:nth-child(5){
		display: none;
	}
	
	.responsive{
		width: 100%;
		font-size: 13px;
		height: auto;
	}
	.responsive td{
		padding: 2px;
	}
strRot{

   font-size: 20px;
    color: black;
    position: absolute;
    right: 10px;
    top: -5px;
    z-index: 3;
    font-family: OpenSans;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
	.author-drop{
		top:55%;
	}
	.tovar-images .thumbnail{
		display: none;
	}
	.tovar-images{
		margin: 0 auto;
		width: 70%;
	}
	.tovar-description .text{
		margin-top: 20px;
	}
	.second-cabinet .authorization{
		position: relative;
		top: 8px;
	}
	.list-item-top{
		height: 100px;
		position: relative;
		padding-left: 150px;
	}
	.variant-item{
		width: 100%;
		position: relative;
		height: auto;
		padding-left: 30px;
      padding-bottom: 10px;
	}
	.list-item-container{
		padding-right: 0;
		height: auto;
		padding-left: 0;
	}
/* 	.sort span{
	margin-right: 15px;
} */
	.header_right{
		width:475px;
	}
.grafik {
    float: left;
    font-size: 12px;
    color: #353535;
    text-transform: uppercase;
    margin-left: 28px;
    margin-top: 0px;
}
	.header_right .select {
        width: 211px;
		text-align: right;
		white-space: nowrap;
    float: left;
    position: relative;
    margin-top: 0px;
}
.header_right {
    float: right;
  
    font-family: 'OpenSansBold';
    margin-top: -1px;
}


	.cabinet-link .cab{
		width:140px;
		float: left;
		position: relative;
		top: 8px;
	}
	.cabinet-link{
		width: 280px;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 2;
	}
	.navbar{
		padding-right: 300px;
	}
	.home_right{
		padding-left: 20px;
	}
	.catalog{
		padding-right: 30px;
	}
	.why-we-block{
		margin-bottom: 30px;
	}
	.text-container{
		font-size: 12px;
	}
	.text-container p{
		margin-bottom: 20px;
	}
	.bottom_link{
		margin-top: 30px;
	}
	.bottom_menu{
		width:75%;
	}
	.bottom_menu ul li{
		margin-bottom: 15px;
	}
}
@media(max-width: 989px){
	.footer{
		display: none;
	}
	.modal-dialog{
		max-width: 72%;
	}
	.header_right .select, .header_right .grafik{
		display: none;
	}
	.modal-dialog.dialog-razmeri {
		width: 400px !important;
		margin-left: -200px;
	}
	.one-click{
		height: auto;
		line-height: 1.3;
		padding: 10px;
		width: auto !important;
	}
	.cheaper-click{
		width: auto !important;
		padding: 10px;
		line-height: 1.3;
	}
	 .bx_item_detail .detail-cost .item_buttons_counter_block{
		margin-bottom: 0 !important;
	}
	.modal-dialog.dialog-razmeri button.close {
		position: fixed;
		right: 18px;
	}
	.modal-dialog.dialog-razmeri h2 {
		text-align: left !important;
	}
	.bx_ordercart .bx_ordercart_order_table_container{
		display: none;
	}
	.cabinet-link .cab{
		margin-left: 30px;
	}
	.tovar-category > header > .col-sm-8{
		width: 100% !important;
		margin-right: 0 !important;
	}
	#order_form_content thead td:nth-child(4),
	#order_form_content thead td:nth-child(5),
	#order_form_content tbody td:nth-child(4),
	#order_form_content tbody td:nth-child(5){
		display: none;
	}
strRot{

   font-size: 20px;
    color: black;
    position: absolute;
    right: 10px;
    top: -5px;
    z-index: 3;
    font-family: OpenSans;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
	.select{
		margin-top: 15px;
		margin-right: 10px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.phone{
		margin-top: 30px;
	}
	.cabinet-link .basket{
		margin-top: 5px;
	}
	#list,
	.news-banner{
		padding-left: 0;
	}
	.collapse-header .main-h2{
		margin-bottom: 0;
	}
	#list{
		display: block !important;
	}
	.suppliers-slider{
		padding-left: 50px;
		padding-right: 50px;
	}
	.container{
		padding-left: 25px;
		padding-right: 25px;
	}
	.navbar-nav{
		margin:0;
		width: 190px;
		background-color: #eee;
		padding-left: 20px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.navbar-default .navbar-nav > .active > a, 
	.navbar-default .navbar-nav > .active > a:hover, 
	.navbar-default .navbar-nav > .active > a:focus{
		border-bottom: 0 !important;
		color: #70b93b;
	}
	.navbar-collapse{
		position: absolute;
		z-index: 10;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		-webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.17);
		-moz-box-shadow:    0px 3px 4px 0px rgba(0, 0, 0, 0.17);
		box-shadow:         0px 3px 4px 0px rgba(0, 0, 0, 0.17);
	}
	.header{
		z-index: 4;
	}
	.navbar-nav > li > a{
		line-height: 1.1;
		padding-top: 7px;
		padding-bottom: 7px;
	}
		.navbar-nav > li > a:hover{
			color: #70b93b !important;
		}
	.header_right{

	}
	.home_left{
		padding-top: 20px;

	}
	.home_catalog{
		margin-top: 0;
	}
	.catalog{
		padding-right: 0;
	}
	.review{
		background-color: transparent;
	}
	.home_right{
		padding-left: 0;
		position: relative;
	}

	.why-we-block{
		height: 160px;
		margin-bottom: 5px;
	}
	.news-container{
		padding-left: 0;
		margin-top: 20px;
	}

	.bottom_menu{
		width: 100%;
	}
	.payment{
		float: none;
	}
		.payment img{
			max-width: 100%;
			height: auto;
		}
	.copy{
		float: none;
	}
	.cabinet-link{
		width: 380px;
	}
		.cabinet-link:after{
			content: "";
			display: block;
			height: 0;
			clear: both;
		}
	.navbar-header{
		margin-top: 10px;
	}
	.owl-item{
		text-align: center;
	}
	.suppliers-slider .next{
		right: 0;
	}
	.our_suppliers{
		margin-top: 10px;
	}
	.catalog-dropdown > li > ul{
		position: inherit;
		left: 0;
		width: 99%;
		border-radius: 0;
		box-shadow: none;
		padding-bottom: 0;
	}
	.mobile-cat-drop{
		display: none;
		padding-bottom: 5px;
	}
	.mobile-cat-drop.active{
		display: block;
	}
	.catalog-dropdown > li > a{
		display: block;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 20px;
		text-decoration: none !important;
	}
	.catalog-dropdown > li > ul > li > ul > li{
		margin-top: 15px;
	}
	.third-cabinet{
		width: 490px;
	}
	.basket-container table tbody td:nth-child(2){
		width: 130px;
	}
	.bx_ordercart_order_table_container table tbody td:nth-child(2){
		width: 130px;
	}
	.basket-container .basket-img{
		width: 100px;
		height: 85px;
		display: none;
	}
	.bx_ordercart .bx_ordercart_order_table_container tbody td.itemphoto{
	
		width: 0px;
		height: 85px;
		/*display: none;	*/
	}
	.bx_ordercart_order_table_container table tbody .balls {
    font-size: 12px;
	text-align:center;
}
.bx_ordercart_order_table_container table tbody td .basket-img{
		width: 100px;
		height: 85px;
		display: none;
	}
	.bx_ordercart .bx_ordercart_order_table_container table thead td{
	
	    font-size: 9px;
	}
	.order-input{
		padding-left: 0;
	}
	.order-input label{
		position: inherit;
		display: block;
		top: 0;
	}
	.order-input input[type="text"]{
		width: 100%;
	}
	
	
	.basket-container .name{
		font-size: 15px;
	}
	.basket-container .price{
		font-size: 20px;
	}
	.basket-container .white-cell{
		height: 140px;
	}
	.basket-container table tbody td:nth-child(2){
		width: auto;
	}
	.list-item-col .input .minus{
		display: none;
	}
	.list-item-col .input .plus{
		display: none;
	}
	.basket-container .input{
		top: 0;
	}
	.basket-container table thead td{
		font-size: 9px;
	}
	.basket-container .balls{
		font-size: 16px;
	}
	
	//**************//
	.bx_ordercart_order_table_container table tbody .name{
		font-size: 15px;
	}
	.bx_ordercart_order_table_container table tbody .price{
		font-size: 20px;
	}
	.bx_ordercart_order_table_container table tbody .white-cell{
		height: 140px;
	}
	.bx_ordercart_order_table_container table tbody td:nth-child(2){
		width: auto;
	}
	.list-item-col .input .minus{
		display: none;
	}
	.list-item-col .input .plus{
		display: none;
	}
	.bx_ordercart_order_table_container table tbody .input{
		top: 0;
	}
	.bx_ordercart_order_table_container table thead td{
		font-size: 9px;
	}
	.bx_ordercart_order_table_container table tbody .balls{
		font-size: 16px;
	}
	
	
	
	
	
	
	.main-news-block .title{
		font-size: 20px;
	}
strRot{

   font-size: 20px;
    color: black;
    position: absolute;
    right: 10px;
    top: -5px;
    z-index: 3;
    font-family: OpenSans;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
/*.catalog-dropdown .with-drop > a:after{
		right: 15px;
		top: -3px;
		-webkit-transform: rotate(90deg);
		   -moz-transform: rotate(90deg);
		    -ms-transform: rotate(90deg);
		     -o-transform: rotate(90deg);
		        transform: rotate(90deg);
		
}*/
}
@media(max-width: 580px){
.select.visible-xs {
	margin-top: 45px;
	}
}

@media(max-width: 530px){
	.select.visible-xs {
	margin-top: 0px;
	width: 130px;
	}
	.select_your_city {
		font-size: 12px;
        margin-top: 18px;
	}
	.cabinet-link .cab {
    margin-left: 0px;
}
	.bx_ordercart .bx_ordercart_order_table_container table tbody tr:last-child td{
		padding-left: 5px;
		padding-right: 5px;
	}
	.bx_ordercart_order_table_container table tbody .price{
		font-size: 16px;
	}
	.author-drop{
		top:70%;
		left:0;
		right: auto;
	}
	
	.cardio-item {
    padding-right: 10px;
    height: 250px;
}
strRot{

   font-size: 20px;
    color: black;
    position: absolute;
    right: 10px;
    top: -5px;
    z-index: 3;
    font-family: OpenSans;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
	.tovar-tabs-block > li > a{
		font-size: 11px;
		padding: 5px 6px;
	}
	#YMapsID {width:100%;height:400px; !important;}
	.tovar-images{
		width: 100%;
	}
	.one-click{
		margin-bottom: 10px;
	}
	.detail-cost .input{
		margin-top: 10px;
	}
	.get-review input[type="text"],
	.get-review textarea{
		width: 100%;
	}
	.list-item-col .input input[type="text"]{
		width: 20px;
		height: 25px;
	}
	
	
	
	
	
	
	.second-basket thead td:nth-child(4) span{
		display: none;
	}
	.second-basket .input{
		display: none;
	}
	
	.basket-container .sale-basket{
		width: 30px;
		height: 30px;
		font-size: 12px;
	}
	.basket-container .price{
		font-size: 16px;
	}
	.basket-container .delete img{
		width: 17px;
		height: 16px;
	}
	.basket-container .name{
		font-size: 13px;
	}
	
	
	.bx_ordercart_order_table_container  thead {
		display: none;
	}
	
	
	.bx_ordercart_order_table_container thead td:nth-child(4) {
		display: none;
	}
	.bx_ordercart_order_table_container tbody td:nth-child(5) {
		display: none;
	}
	.bx_ordercart_order_table_container .input{
		/*display: none;*/
		    width: 34px !important;
	}
		.bx_ordercart_order_table_container .input input{
		float:none !important;
		}
	.bx_ordercart_order_table_container .sale-basket{
		width: 30px;
		height: 30px;
		font-size: 12px;
			
	}
	.bx_ordercart_order_table_container .price{
		font-size: 16px;
		
	}
	.bx_ordercart_order_table_container .delete img{
		width: 17px;
		height: 16px;
	}
	.bx_ordercart_order_table_container .name{
		font-size: 13px;
		
	}
	.bx_ordercart_order_table_container table tbody .balls{
	
	
	}
	.all-filter{
		position: relative;
		top: 0;
margin-top:12px;
	}
	.collapse-header .main-h2{
		margin-bottom: 10px;
	}
	.side-filter{
		margin-top: 15px;
		position: fixed;
		height: 100%;
		overflow: auto;
	}
	.list-item-img{
		position: relative;
		width: 100%;
		height: auto;
	}
	.list-item-top{
		height: auto;
	}
	.list-item-top{
		padding-left: 20px;
		margin-bottom: 10px;
	}
	.cabinet-link{
		position: inherit;
		float: none;
		width: 100%;
		margin-top: 10px;
	}
	.navbar{
		padding-right: 0;
	}
	.cabinet-link .basket {
	    position: absolute;
	    right: 0;
	    top: 0;
	}
	.cabinet-link .cab{
		float: right;
	}
	.mobile-content{
		margin-top: 20px;
	}
	.catalog-toogle{
		width: 185px;
	}
	/* .catalog-dropdown{
		width: 185px;
	} */
	.dropdown-menu > li > a{
		white-space: inherit;
	}
	.top_content{
		padding-left: 195px;
	}
	.bottom-panel{
		padding-left: 0;
	}
	/*.bottom-panel .logo{
		position: relative;
		text-align: center;
	}*/
	/*.header_right{
		width: 100%;
	}*/
	.logo img{
		max-width: 100%;
		height: auto;
	}
	.phone{
		margin-top: 15px;
	}
	.logo{
		width: 130px;
		top: 10px !important;
	}
	.phone{
		float: none;
		text-align: center;
		margin-left: 0;
	}
	.why-we-container .col-xs-4{
		width:50%;
	}
	.review{
		width: 100%;
	}
	.new:first-child{
		float: none;
		width: 100%;
	}
	.new:nth-child(2){
		float: none;
		width: 100%;
	}
	.mobile-cat-link{
		width: 135px;
	}
	.my-hidden{
		display: none !important;
	}
	.suppliers-slider{
		padding-left: 30px;
		padding-right: 30px;
	}
	.item-container{
		padding-right: 0;
	}
	.screen-review .all_review,
	.screen-news .all_review{
		right: 0;
	}
	.screen-review .col-xs-6{
		width: 100%;
	}
	.screen-news .col-xs-6{
		width: 100%;
	}
	.owl-item img{
		max-width: 100%;
		height: auto;
	}
	.cardio-img img{
		max-width: 50%;
		height: auto;
	}
	.main-h2{
		font-size: 30px;
	}
	.third-cabinet .authorization{
		float: right;
		margin-bottom: 5px;
		margin-left: 5px;
        margin-right: 5px;
		width: 120px;
	}
	.cabinet-link .cab {
		width: 120px;
	}
	.cardio-wrapper .col-xs-4 {
	    width: 50%;
	}
}
@media(max-width: 605px){
	.col-530{
		width: 100%;
	}
}
@media(max-width: 480px){
#cities .modal-body > ul {
	   width: 49%;
	   padding-left: 10px;
	}
	.modal-dialog.dialog-razmeri {
		width: 300px !important;
		margin-left: -150px;
	}
	.modal-dialog.dialog-razmeri button.close {
		position: fixed;
		right: 18px;
	}
	.responsive{
	font-size: 9px;
}
.responsive td{
	padding: 2px;
}
}


@media(max-width: 400px){
	.cabinet-link .cab,
	.third-cabinet .authorization {
	    width: 80px;
	    font-size: 10px;
	}
	.logo img {
    max-width: 80%;
  }
  .modal-footer .btn.btn-danger,
   .modal-footer .btn.btn-success {
     float: none !important;
     margin: 10px auto;
    width: 210px;
    display: block;
}
#authq .modal-dialog {
	width:80%;
}
.auth-block1 .modal-title {
	font-size: 18px;
}
}

@media(max-width: 360px){

	#cities .modal-title {
	font-size: 18px;
	}

	
	#cities .modal-body ul li,
	#cities .modal-body .modal-body.all {
  font-size: 12px;
	}
	#cities .modal-body.all .letter {
		font-size: 14px;
	}
}

@media (max-width: 1199px){
.show-link {
    margin: 39px -10px;
}
}
@media (max-width: 530px){
	.show-link {
    margin: 39px auto;
}
	.show-more .pagination {top:-118px;float:left;width:100%;text-align:center;}
}
@media(max-width:768px){
	.basket-container table td{
		padding:0px;
	}
	.navbar-toggle{
		width: 36px;
		height: 16px;
	}
}
/*new version adaptiv*/
@media (max-width:989px){
	.bx_item_list_you_looked_horizontal2 .bx_catalog_item{
		/*float:none;*/
		height:260px;
		background: #fff;
	}
	.catalog-drop:hover .dropdown-menu{
		display: none;
	}
	.bottom-panel{
		padding-left: 0px;
	}
	.phone{
		min-height: 30px;
	}
	/*Start main page*/
	.container{
		padding-left:16px;
		padding-right:16px;
	}
	.top-panel{
		padding-top: 0px;
	}
	.basket-title{
		display: none;
	}
	.dop_block_link{
		display: none;
	}
	.cabinet-link{
		margin-top: 0;
		display: none;
	}
	.cabinet-link .basket{
		background:url('../images/basket.png') no-repeat 0px 6px;
		right:30px;
		padding-left: 29px;
		padding-top: 10px;
	}
	.cabinet-link .basket i{
		font-family: 'OpenSansBold';
		vertical-align: bottom;
	}
	.mobile_logo{
		display: inline-block;
		margin-right: 56px;
	}
	.navbar-header{
		text-align: center;
		margin-top: 0px;
		padding-top: 5px;
		padding-bottom: 5px;
		background: #ebeaea;
	}
	.navbar{
		min-height:0px;
	}
	.navbar-header .navbar-toggle{
		width: 36px;
		height: 32px;
	}	
	.basket p{
		display: none;
	}
	.icon-search{
		/*background: url(../images/search_icon.png) no-repeat;*/
		display: inline-block;
		height: 25px;
		width: 25px;
		top: 10px;
		right: 21px;
		position: absolute;
		border:none;
		background:none;
	}
	.icon-search i {font-size:25px;}
	.bottom-panel .logo{
		display: none;
	}
	.fw-container__step__form__design-btn__body{
		display: none;
	}
	.header_right {
		display: flex;
    	justify-content: space-between;
    	align-items: center;
		min-width: 100%;
		max-width: 100%;
		padding: 5px 19px 6px 5px;
	}
	.work_house_side{
		text-align: center;
		border-bottom: 1px solid #d3ded3;
		font-weight: bold;
		padding: 10px 0px;
	}
	.navbar-toggle{
		background: url("../images/menu123.png") no-repeat;
		margin-top: 4px;
		margin-left: 12px;
		margin-bottom: 0px;
	}
	.header_right .select{
		width:auto;
		vertical-align: middle;
		display: inline-block;
		float:none;
		margin-right: 0;
		padding-top: 7px;
	}
	.header_right .grafik{
		display: inline-block;
		text-align: center;
		width:137px;
		float:none;
		margin:0px;
	}
	.header_right .phone,.header_right .phone a{
		color:#000;
		font-size: 19px;
		margin-top: 0px;
	}
	.main-h2{
		background:none;
		text-align: center;
		padding-top:0px;
		font-size: 18px;
	}
	.catalog{
		margin-top: 0;
	}
	.item-block{
		display: flex;
		max-height:280px;
		padding: 2px;
	}
	.item-block > a{
		display: none!important;
	}
	.item-block .item-img-wrapp{
		display: flex;
		flex-basis: 200px;
		min-width: 173px;
		width: auto;
		align-items: center;
	}
	.item-img .block-vertical{
		display: block;
		text-align: left;
		margin-bottom:10px;
	}
	.item-content .block-vertical{
		text-align: left;
	}
	.choice-color{
		margin:0px;
	}
	.header_right .phone a[data-toggle=modal]{
		display: none;
	}
	.select_your_city{
		margin-top: 0px;
	}
	.grafic_span{
		font-size: 9pt;
	}
	.catalog-toogle{
		text-align: center;
		width: 100%;
		background: #0064C8 url(../images/menu.png) no-repeat 33% 14px;
		border-radius: 0px;
	}
	.mobile-content{
		margin-top: 0;
	}
	.main-content{
		padding-top:0px;
	}
	.navbar{
		margin-bottom: 0;
	}
	.menu{
		width:100%;
	}
	.top_content .search{
		display: none;
	}
	.item-block .item-img{
		position: static;
	}
	.item-block{
		position: relative;
		overflow: hidden;
		border-bottom:none;
	}
	.item-block:hover{
		background: #fff;
	}
	.item-block:hover .item-content{
		background: #fff;
	}
	.item-cat{
		margin-bottom: 0px;
		padding:10px;
	}
	.items-cat > div:last-child .item-block{
		/*border-bottom:1px solid #d3d3d3;*/
	}
	.items-cat .col-lg-3:nth-child(4n+1) .item-cat{
		padding:10px;
	}
	.item-block .catalog_title{
		height: auto;
		padding-top: 5px;
	}
	
	.visible-collapse{
		display: flex;
		text-align: left;
		flex-direction: column;
	}
	.bx_price{
		order: 3;
	}
	.add-basket{
		display: block;
		background: none;
		padding-left:0px;
	}
	.moreLink{
		display: none!important;
	}
	.item-block:hover .item-img{
		border-color:transparent;
	}
	.mobile-slider .main-slider-img{
		max-height:300px;
	}
	.mobile-slider{
		overflow: hidden;
		max-height: 300px;
		margin-top: 0px;
	}
	.add-basket .add-basket-block{
		border-top: none;
	}
	.home_left{
		padding-top: 5px;
	}
	/*end main page*/
	.cardio-wrapper{
		margin-top: 14px;
	}
	.cardio-wrapper .cardio-item {
		height: auto;
		background: #fff;
		padding-right: 0;
	}
	.cardio-wrapper .cardio-item > a{
		height: 56px;
		display: none;
	}
	.cardio-wrapper .cardio-item .title{
		width: 100%;
		margin-top: 0px;
		width: 10;
		text-align: left;
		position: relative;
		border-top:1px solid #d3d3d3;
		padding-left: 20px;
	}
	.cardio-wrapper .cardio-item .title span{
		display: block;
		position: absolute;
		right: 44px;
		top: calc(50% - 8px);
		color: #d3d3d3;
		font-family: 'OpenSans';
	}
	.cardio-wrapper > div:last-child .cardio-item .title{
		border-bottom:1px solid #d3d3d3;
	}
	.cardio-wrapper .cardio-item .title a{
		color:#000;
		display: flex;
		align-items: center;
		height: 100%;
		width: 79%;
		padding:10px 0px;
		font-family: 'OpenSans';
	}
	.js-filter-remove {
		border: 1px solid #dddd;
	}
	.cardio-wrapper .cardio-item .title:after{
		content:"";
		display: block;
		position: absolute;
		top:calc(50% - 10px);
		right:20px;
		background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABlSURBVDhPYxj64MqVK0JXr17dCaQNoEKUA6CB/kAD/wDxa6oaDDQsftRgMEAy+M2QMTiBVgbPASa5/0D65v79+1mgwuQDoEHUdSnQEOqGKS0NpE46HfwG0qSUAhpE/fJ0kAEGBgAqKsqT53XN3AAAAABJRU5ErkJggg==) no-repeat;
		width: 21px;
		height: 21px;
	}
	.bx_catalog_tile_ul{
		margin-bottom: 0!important;
	}
	.sort{
		overflow: hidden;
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 10px 37px;
	}
	.filter_mobile{
		background: url("../images/filtr.png") no-repeat right;
		width: 32px;
		height: 32px;
		border:none;
		flex-grow: 2;
		position: relative;
		z-index: 1000;
	}
	.filter_mobile:before{
		content:"фильтры";
		position: absolute;
		display: inline-block;
		right: 37px;
		top: 7px;
		font-size: 12px;
		color: #313131;
		font-family: 'OpenSansBold';
		text-transform: uppercase;
	}
	.all-filter{
		display: none!important;
	}
	.tab-content-items{
		margin-top: 0px;
	}
	.no-padding-mobile{
		overflow: hidden;
		padding:0px;
	}
	.bx_catalog_item_container{
		display: flex;
	}
	.bx_catalog_item_container .item-img{
		display: flex;
		flex-basis: 200px;
		min-width: 173px;
		align-items: center;
	}
	.bx_item_list_you_looked_horizontal .bx_catalog_item_title,
	.bx_item_list_you_looked_horizontal2 .bx_catalog_item_title a,
	.bx_item_list_you_looked_horizontal2 .bx_catalog_item_title{
		text-align: left;
	}
	.bx_item_list_you_looked_horizontal .bx_catalog_item_price{
		display: flex;
		flex-direction: column;
	}
	.bx_item_list_you_looked_horizontal .bx_catalog_item{
		min-height:0px;
	}
	.bx_item_list_you_looked_horizontal{
		margin-bottom: 0px;
		border-bottom:none;
	}
	.owl-item .item-content{
		text-align: left;
	}
	.bx_catalog_item_scu{
		margin:0px;
	}
	.show-more{
		margin-top: 16px;
		padding-left: 0;
	}
	.show-link{
		display: none;
	}
	.show-more .pagination{
		position: static;
		margin-bottom: 8px;
	}
	.breadcrumb-container{
		margin-top: 3px;
	}
	.breadcrumb{
		margin-bottom: 11px;
	}
	.description_section{
		background: #fff;
		margin: 0px 7px;
		/*border: 1px solid #dedede;*/
		padding: 0px 7px;
		margin-top:15px;
	}
	.add-basket-b .add-basket-block{
		border-top: none;
	}
	.tovar-artikul{
		font-size: 15px;
	}
	.bx_item_detail .item_info_section{
		margin:0px;
	}
	.bx_item_detail .item_info_section dl{
		margin-bottom: 1px;
	}
	.p_discount__text{
		margin-top: 0px;
		display: block;
	}
	.bx_catalog_item_container{
		min-height: 0px;
	}
	.bx_catalog_item_container .item-content{
		text-align: left;
	}
	.tovar-tabs-block{
		margin-top: 10px;
	}
	.tovar-description .text{
		margin-top: 2px;
	}
	.bx_catalog_item_price{
		display: flex;
		flex-direction: column;
	}
	.add-basket-b,
	.bx_bt_button{
		order:3;
	}
	.tovar-description{
		padding-left:0px;
	}
	.tovar-description .text{
		padding-left:20px;
	}
	.bx_item_detail .bx_item_slider .bx_bigimages{
		max-width: 100%;
	}
	.detail-links{
		margin-left: 0px;
	}
	.tab-pane .items > div .bx_catalog_item_container{
		/*border-top: 1px solid #d3d3d3;*/
	}
	.tab-pane .items > div:last-child .bx_catalog_item_container{
		/*border-bottom: 1px solid #d3d3d3;*/
	}
	.mb_mob_fix{
		margin-bottom:42px;
	}
	.fixed_mob{
		position: fixed;
		width: 100%;
		z-index: 2;
	}
	.general_obert{
		display: none;
	}
	.screen-review .all_review,.screen-news .all_review{
		bottom: 0px;
	}
	.screen-news .main-h2, .screen-review .main-h2{
		text-align: left;
		padding-left: 17px;
	}
	.screen-review .main-h2 ,.screen-news .main-h2{
		margin-top: 20px;
	}
	.bx_item_list_you_looked_horizontal2 .bx_catalog_item{
		position: relative;
		overflow: hidden;
	}
	.tovar-artikul{
		margin-right: 18px;
	}
	.header{
		height: auto;
	}
	.cabinet-link {
		position: inherit;
		float: none;
		width: 100%;
		margin-top: 10px;
	}
	.basket-link{
		font-size: 13px;
	}
	/* .cardio-wrapper .col-xs-6 {
		width: 100%;
	} */
	
}
@media (max-width:608px){
	.header_right .select{
		white-space: nowrap;
		max-width: 154px;
		overflow: hidden;
		text-overflow:ellipsis;
	}
	.item-block{
		display: flex;
		height:auto;
		max-height:329px;
		/*border-bottom:1px solid #b9bbc2;*/
		padding: 10px;
	}
	.items-cat .col-lg-3:nth-child(4n+1) .item-cat{
		padding:10px;
	}
	.item-cat{
		margin-bottom: 0px;
		padding:10px;
	}
	.bx_catalog_item_container{
		/*display: block;*/
	}
}
@media (max-width:769px) and (min-width:701px){
	.select{
		width: 256px;
	}
	.third-cabinet {
		width: auto;
	}
	
}
@media (min-width:990px){
	.navbar-header{
		display: none;
	}
}
@media (min-width:770px) and (max-width:1200px){
	.main-slider-img{
		background-size:contain;
	}
	.big-search-block{
		background: none;
	}
}
@media (max-width:464px){
	.header_right .grafik {
		width: 120px;
	}
	.item-block{
		padding: 12px;
	}
}
@media (max-width:1200px) and (min-width:989px){
	.header_right{
		white-space: nowrap;
	}
	.header_right .select{
		max-width: 208px;
    	overflow: hidden;
    	text-overflow: ellipsis;
	}
}
@media (max-width:500px){
	.sendmessages{
		width: 100%;
	}
	.filter_mobile_slide{
		right: -300px;
		width: 100%;
	}
	.filter_mobile_slide.active{
		right:0%;
	}
	.side-filter{
		width: 100%;
	}
	.slide_menu{
		z-index: 1000;
	}
}
@media (max-width:950px) and (min-width:767px){
	.col-530{
		width: 50%;
	}
}
@media (max-width:989px) and (min-width:767px){
	.full_on_disp{
		width: 100%;
	}
	.bx_item_list_you_looked_horizontal2 .col-530{
		width: 50%;
	}
	.mobile-korzina .basket-img{
		display: block;
	}
	.header_right .grafik{
		display: inline-block!important;
	}
	.procent50{
		float:left;
		width:50%;
	}
	.cardio-wrapper .cardio-item{
		display: flex;
	}
	.cardio-img{
		height: 56px;
	}
	.cardio-wrapper .cardio-item .title{
		text-align: center;
	}
	.cardio-wrapper .cardio-item > a{
		width: 120px;
		display: block;
	}
	.nav-tabs{
		display: none;
	}
	.display_type{
		display: none!important;
	}
	.catalog-toogle{
		background: #2c5da7 url(../images/menu.png) no-repeat 38% 16px;
	}
	
}
@media (max-width:901px) and (min-width:500px){
	.bx_item_detail .item_buttons_counter_block{
		width: 213px;
	}
}
@media screen and (max-width:766px){
	.catalog-toogle{
		background: #2c5da7 url(../images/menu.png) no-repeat 35% 16px;
	}
}
@media screen and (max-width:606px){
	.catalog-toogle{
		background: #2c5da7 url(../images/menu.png) no-repeat 33% 16px;
	}
}
@media screen and (max-width:518px){
	.catalog-toogle{
		background: #2c5da7 url(../images/menu.png) no-repeat 28% 16px;
	}
	.header_right .grafik{
		display: none;
	}
}
@media (max-width:440px){
	.header_right .grafik {
		display: none;
	}
	.catalog-toogle{
		background: #2c5da7 url(../images/menu.png) no-repeat 27% 16px;
	}
}
@media (max-width:378px){
	.catalog-toogle{
		background: #2c5da7 url(../images/menu.png) no-repeat 23% 16px;
	}
}
@media (max-width:320px){
	.catalog-toogle{
		background: #2c5da7 url(../images/menu.png) no-repeat 20% 16px;
	}
	.sort span{
		font-size: 10px;
	}
	
}
@media (max-width:335px){
	.header_right .phone a{
		font-size: 16px;
	}
}
@media (min-width:600px) and (max-width:780px){
	.s2to600{
		width: 50%;
	}
}
@media (max-width:600px){
	.mobile-slider .main-slider-img{
		max-height:250px;
	}
	.mobile-slider{
		max-height:250px;
	}
}
@media (max-width:500px){
	.mobile-slider .main-slider-img{
		max-height:200px;
	}
	.mobile-slider{
		max-height:200px;
	}
}
@media (min-width: 1340px) {
  .container {
    width: 1320px;
  }
}
@media (max-width: 485px){
	.filter_mobile:before {content: "";}
}