@media (min-width: 768px){
	#anons-items-list .col-md-3{
		padding-right: 20px;
		padding-left: 20px;
		margin-right: -10px;
	}
	.anons_pic img{
		width: 100%;
	}
	.wrapper-scroll{
		width: 100%;
		overflow-x: auto;
		white-space: nowrap;
	}
	.navbar{
		padding: 0;
	}
	#ytWidget2{
		display: block;
		z-index: 99999;
	}
	.navbar-header>#ytWidget{
		display: none;
	}
	.padding-mob{
		padding: 0px!important;
	}
	.navbar-nav{
		float: none;
	}
	.sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: block;
    /*margin: 20px;*/
    /*overflow-x: hidden;
    overflow-y: auto;*/
}
	ul[class~='tile']>li{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	ul[class~='list']>li{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.catalog-item,
	.catalog-small-item{
		padding: 20px;
	}
	.catalog-small-item{
		box-shadow: 0 0 2px rgba(0,0,0,0.25);
	}
	.catalog>li:after{
		content: '';
		position: absolute;
		top: 0;
		right: 15px;
		bottom: 0;
		left: 15px;
		box-shadow: 0 0 2px rgba(0,0,0,0.25);
		transition: all ease-out 0.3s;
	}
	.catalog>li:hover:after{
		box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
	}
	.text_goods{
		text-align: left;
	}
	.text_amount{
		text-align: right;
	}
	.xs-top{
		margin-top:-12px;
	}
	.btn_position_review{
		position: relative;
		top:-4px;
		left:10px;
	}
	ul[class~='list'] .catalog_item_img_wrap,
	ul[class~='list'] .catalog-item-content{
		width: 32%;
		float: left;
	}
	ul[class~='list'] .catalog-item-content {
		padding: 0 20px;
		width: 40%;
	}
	ul[class~='list'] .catalog-item-content:before {
		content: '';
		display: block;
		position: absolute;
		width: 1px;
		left: 10px;
		top: 0;
		bottom: 0;
		background: #e1e1e1;
	}
	ul[class~='list'] .catalog-item-wrap-btn{
		margin-left: 72%;
		text-align: right;
	}
	ul[class~='list'] .list_show{
		display: block !important;
	}
	ul[class~='list'] .list_hide{
		display: none;
	}
	ul[class~='list'] .catalog_item_img_wrap{
		float:left;
	}
	ul[class~='list'] .catalog-item-caption{
		font: 16px/22px 'ubuntumedium';
	}
	ul[class~='list'] .catalog-item-wrap-btn-buy{
		margin-bottom: 20px;
	}
	/*end catalog grid*/


	.desktop_max_w150 {
		max-width: 150px;
	}
	table.list-table:nth-child(2) span{
		display: inline-block;
	}
	.desktop_max_w100 {
		max-width: 100px;
	}
	a.btn-menu {
		display:none;
	}
	.grey-box .catalog-controls {
		float: right;
	}
	.grey-box .catalog-controls:nth-child(1) {
		float: left;
	}
	.comments_position{
		position: relative;
		top: 20px;
	}

}
@media (max-width: 1199px) {
	.list-product-wrap .img-text-title,
	.list-product-wrap .img-text-title-main{
		padding: 3px 10px;
	}
}
@media (min-width: 992px) {
	.offer-img{
		max-width: 240px;
		height: auto;
	}
	/*.center-item {
	    margin-left: 20px;
	}*/
	.logo_width{
		width: 190px;
	}
	ul[class~='tile-4']>li{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	ul[class~='tile-5']>li{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}

	.copyright p{
		margin-top: 0;
	}
	.top-text-right{
	    text-align: right;
    }
	.form_registration{
		position:relative;
		top:21px;
	}
	.sum_basket{
		text-align: right;
	}
	.user_dropdown{
		top: 50px;
		left: auto;
		margin-left: auto;
		right: 20px;
	}
	.img-text-title a,
	.img-text-title-main a{
		font: 18px/20px 'open_sansregular';
		font-weight: bold;
	}
	.social_networks{
		margin: 0;
	}
	.product_price_block{
		float: right;
		text-align: right;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	.img-text-title-main{
		bottom: 80px!important;
	}
	/*.offer-img{
		max-width: 100%;
		height: auto;
	}*/
	#catalog-objects-list>.row{
		margin-left: 0;
		margin-right: 0;
	}
	#catalog-objects-list>.row>.col-md-4{
		padding-left: 0;
		padding-right: 0;
	}
	.streamwood-unibutton{
		right: 80%;
	}
	
	.news-li{
		width: 50%;
	}
	/*#ytWidget{
		right: 83.5%;
	}*/
}
@media (min-width: 992px) and (max-width: 1350px){
	.bg-green .h4{
		font-size: 11px!important;
	}
	.streamwood-unibutton{
		right: 86%;
	}
}
@media (min-width: 1200px) {
	.catalog_pict{
		text-align: center;
	}
	.img-wrap .no-foto{
		margin-top: 30px;
		width: 200px;
	}
	#big_pict_link{
		display: block;
		text-align: center;
		line-height: 310px
	}
}

@media (max-width: 767px) {
	.navigation,
	.height{
		display: none;
	}
	.padding-item{
		padding-left: 5px;
		padding-right: 5px;
	}
	.news_item_pic img{
		width: 100%;
	}
	.small-box{
		height: 300px;
	}
	.list-product-wrap .img-text-title,
	.list-product-wrap .img-text-title-main{
		bottom: 0;
	}
	p img{
		height: auto;
	}
	.scroll-parent{
		white-space: normal;
	}
	#ytWidget2{
		display: none;
	}
	.navbar-header>#ytWidget{
		display: inline-block;
		float: right;
	}
	.table > thead > tr > th,
	.table > tbody > tr > td{
		font-size: 9px;
	}
	.back{
		display: none;
	}
	/*#ytWidget{
		bottom: 0;
		right: 6%;
		top: 6%;
	}*/
	.float{
		float: right;
		margin-right: 0!important;
	}
	.full_width{
		width: auto;
	}
	.img-text-title a,
	.img-text-title-main a{
		font: 20px/24px 'open_sansregular';
	}
	.scroll-parent{
		margin-top: -4px;
	}
	.copyright-bot{
		display: block;
		position: absolute;
		padding: 30px 5px;
		color: #999;
		font-size: 12px;
		background-color: #000;
		left: 0;
		right: 0;
		text-align: center;
	}
	.copyright-bot:hover{
		text-decoration: none;
	}
	.sidebar_button_mobile{
		display: inline-block;
		margin-right: 30px;
		margin-top: -3px;
		float: right;
	    position: relative;
	    background-color: transparent;
	    background-image: none;
	    text-align: center;
	}
	.sidebar_button_mobile a{
		display: block;
		text-align: center;
	}
	.sidebar_button_mobile img{
		display: inline-block;
		/*display: block;
		    float: right;
    margin-right: 19%;*/
		/*margin: 0 auto;
		padding-right: 44px;*/
	}
	.streamwood-unibutton {
	    width: 80px;
	    height: 80px;
	}
	.streamwood-unibutton div{
		font-size: 11px;
	}
	.bg-green{
		margin-right: 0;
	}
	#anons-items-list .col-md-3{
		margin: 0px!important;
	}
	#anons-items-list{
		margin: 0px!important;
	}
	.ml70{
		margin-left: 0px!important;
	}
	.catalog .row{
		margin: 0;
	}
	.anons li.ml{
		margin-left: 0;
	}
	.p-size{
		padding-left: 20px;
	}
	.mr125,
	.ml65{
		margin-right: 0!important;
		margin-left: 0!important;
	}
	.center-block img{
		margin: 0px!important;
		width: auto;
		height: 150px;
	}
	.offer-img{
		height: 50px;
		width: auto;
	}
	.margins,
	.catalog{
		width: 100%;
		margin: 0;
	}
	.center-item{
		width: 100%;
		margin-left: 0;
	}
	.catalog-logo{
		text-align: center;
	}
	.tile-1,
	.tile-2,
	.tile-3,
	.tile-4,
	.tile-5{
	width: 50% !important;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px;
    }
	.logo_pict_in_main{
		display: block;
		position: absolute;
		top: 110px;
		left: 0;
		right: 0;
		text-align: center;
		z-index: -1;
	}
	.logo_pict_in_main img,
	.logo_pict_in_main a{
		z-index: 998;
		width: 100px!important;
	}
	.navbar-header{
		padding-top: 20px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.lang-switcher {
		margin-top: 5px;
	}
	.copyright-top{
		display: none;
	}
	ul.nav{
		margin-top: 15px;
	}
	.navbar-collapse,
	ul.nav{
		background-color: #000;
		background:#000;
		width: auto;
		z-index: 1000;
		text-align: left;
		border: none!important;
		box-shadow: none;
	}
	ul.nav:before{
		position: absolute;
		content: '';
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
		background-color: #000;
	}
	.logo_pict_in{
		display: none!important;
	}
	#anons-items-list{
		padding-right: 0;
		padding-left: 0;
	}
	.navbar-collapse{
		padding-top: 0;
	}
	.streamwood-unibutton{
		right: 6%;
		bottom: 6%;
	}
	.news-li{
		display: block!important;
		width: 100%;
	}
	.padding-item{
		text-align: center;
	}
	.padding-item .content{
		text-align: left;
	}
	.news_item_pic img{
		margin-right: 0;
	}
	.news-li{
		min-height: inherit;
	}
	.anons_pic img{
		width: 50%;
	}
	.navbar {
	    width: 100%;
	    position: relative!important;
	    height: 308px;
	    padding: 35px 0;
	}
    .container-small nav::before{
    	bottom: 0px;
    }
	.mb60,
	.mb40{
		margin-bottom: 30px;
	}
	#reviews .general_slider {
    	padding: 20px 40px 40px 40px !important;
    }
	#goods .pd20-70-0.general_slider,
	#hit_sale .general_slider{
		padding: 20px 40px 0px!important;
	}
	.general_slider .bx-prev{
		left: -30px;
	}
    .general_slider .bx-next{
		right:-30px;
	}
	.comments_position .btn.big{
       position: relative;
       z-index: 0;
       padding:12px 30px;
	}
	.list-product li a img.full_max{
		width:100%;
	}
	.spoiler_catalog{
		display: none;
	}
	.navbar {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		margin-bottom: 0;
		z-index: 10001;
	}
	.top_menu{
		margin-top: 50px;
	}
	.top-text-right{
		text-align: center;
		margin-bottom: 10px;
	}
	.tile.thumbnails li{
		width: calc(100%/3);
		display: inline-block;
	}
	.xs_c{
		text-align: center;
	}
	.filters_spoiler{
		display: none;
	}
	.content_img.review_img{
		margin-bottom: 10px;
	}
	#page_wrap,#vk_comments{
		max-width:320px !important;
	}
	iframe{
		width:100%;
	}
	.catalog-logo{
		margin-left: 0;
		margin-bottom: 35px;
	}
	.right-main-section h1{
		margin-top: 20px;
		margin-bottom: 20px;
		text-align: center;
		position: relative;
	}
	.img-text-title .small-line,
	.img-text-title-main .small-line{
		margin: 10px 0!important;
	}
	.small-line{
		margin: 0 auto;
	}
	.list-product li {
		width:100%;
	}
	.animate-bottom {
		margin-bottom: 20px;
	}
	.footer_info{
		float:none;
		text-align: center;
	}
	.share{
		margin-top:12px;
		margin-bottom: 5px;
	}
	#goods-slider .bx-prev,
	#hits-slider .bx-prev,
	#reviews-slider .bx-prev{
		left:-20px;
	}
	.padding,
	#reviews-slider,
	#brends {
		padding:30px;
	}
	#goods-slider .bx-next,
	#hits-slider .bx-next,
	#reviews-slider .bx-next{
		right: -20px;
	}
	#greeting {
		padding: 0px 20px 0px 20px;
	}
	#goods-slider,
	#hits-slider{
		padding: 30px 30px 0px 30px;
	}
	#special_offers>div{
		padding:30px;
	}
	.top_menu_shake{
		text-align: center;
	}
	.top_menu_shake li{
		margin-right: 5px;
	}
	.cabinet{
		text-align: center;
		display:inline;
		width: 100%;
		margin-left: 20px;
	}
	.list .img_wrap{
		float: none;
		display: block;
	}
	.list li.img_wrap,
	.list .catalog_item_wrap_small{
		display: block;
	}
	.catalog-controls.view{
		display: none;
	}
	.title-main {
		left: 50%;
		margin-left: -150px;
		width: 300px;
	}
	.breadcrumbs{
		margin-top:10px;
	}

	.grey-box-bottom{
		text-align: center;
	}
	a.btn-menu {
		line-height: 38px;
		display: inline-block;
		float: right;
		margin-right: 10px;
		text-decoration: none;
		margin-top: 6px;
		color: #363f45;
	}
	table.basket_table img {
		width: 50%;
	}
	table.basket_table th {
		display: none;
	}
	table.basket_table {
		width:100%;
		margin: 0 auto;
	}
	table.basket_table tbody td {
		display: block;
		position: relative;
		border-bottom: 1px solid #e5e5e5;
		word-break: break-all;
	}
	table.basket_table tbody td[data-th] {
		padding-left: 50%;
	}
	table.basket_table tbody td[data-th]::before {
		content: attr(data-th) ": ";
		display: inline-block;
		border-right: 2px solid transparent;
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		width: 50%;
		max-height: 100%;
		padding: 10px;
	}
	.user_dropdown {

		margin-left:10vw;
	}
	#production_item {
		margin-right: 0px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.tile-3 li,
	.grey_section ul li{
		width:100%;
	}
	.btn-file{
		margin: 3px 0px 20px 0px;
	}
	#form-review .refresh{
		left:50%;
	}
	input.input-file-val[type="text"],
	#form-review input[type="text"],
	#form-review input[type="file"],
	#form-review textarea {
		width:100% !important;
		font-size: 15px !important;
	}
	input #agreement-checkbox{
		width:auto!important;
	}
	.green-button .glyphicon-chevron-right {
		display: none;
	}
	a.green-button{
		padding:8px 10px;
	}
	table.list-table tr th:first-child{
		padding-left: 0px;
		display:none;
	}
	table.list-table img{

		width:100%;
	}
	table.list-table tr th:nth-child(2) {
		padding-left: 2px;
	}

	.chosen-container-single .chosen-single {
		height: 40px;
		padding: 10px;
		font: 16px/18px 'ubunturegular';
	}
	#production h1{
		padding-left: 10px;
		margin-top: 20px;
	}
	#production{
		padding:0px  30px;
	}
	#production .list-product li{
		width:100%;
	}
	.list-product{
		margin: 0px;
	}
	#production .img-wrap img{
		width: 100%;
	}
	#production .img-wrap{
		text-align: center;
	}
	header .col-md-4{
		text-align:center;
	}
	.farm{
		text-align: left;
	}
	#greeting .col-md-8{
		margin-top: 10px;
	}
	.green_section ul li {
		width: 100% !important;
	}
	#news .col-sm-2{
		text-align: center;
	}
	#reviews-slider ul li img{
		width:auto !important;
	}
	.btn-submit{
		text-align: center;
		margin-top:20px;
	}
	.captcha{
		text-align: center;
		margin-top: 20px;
	}
	.btn-submit button{
		margin-right:0px;
	}

	.tel-block{
		display: block;
	}
	.form-group .col-md-4 input{
		margin-bottom:15px;

	}
	#order_form textarea{
		margin-top: 20px;
	}

	footer{
		text-align: center;
		line-height: 1px;
	}
	#footer_menu .col-md-8{
		text-align: center;
	}
	#footer_menu .col-md-8 ul li{
		margin-bottom: 10px;
	}
	.good_img,.big_box_price{
		text-align: center;
	}
	.good_img{
		margin-bottom: 20px;
	}
	.red_btn{
		margin-top: 20px;
	}
	.logo_sport{
		text-align: center;
		margin-bottom: 5px;
		padding-right: 15px !important;
	}
	.sport_basket{
		text-align: center;
	}

	table.basket_table tbody td:nth-child(1){
		border-top: 1px solid transparent;
	}
	.sum_basket{
		text-align: left;
	}
	.catalog.list .item_wrap{
		min-height: 380px;
	}
	.btn_position_review{
		margin-top: 20px;
	}

}
@media (max-width: 991px) {
	.go_buy,
	.go_cart{
		text-align: center;
	}
	.go_buy{
		margin-bottom: 20px;
	}
	#news img{
		max-width:100%!important;
		width:auto;
	}
	.md_c{
		text-align: center;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	.small-box .startec-logo{
		width: 34px;
		height: 15px;
		top: 14px;
		left: 11px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.height{
		height: 30px;
	}
	.img-text-title a,
	.img-text-title-main a{
		font: 13px/16px 'open_sansregular';
	}
	#reviews_slider .h4{
		margin-left: 10px;
	}
	.top-text-right{
		text-align: center;
		margin-bottom: 10px;
	}
	.sm_c, .top_menu_shake{
		text-align: center;
	}
	.top_menu_shake li{
		margin-right: 5px;
	}
	.cabinet{
		display:inline;
		width:100%;
	}
	.share{
		margin-top:12px;
		margin-bottom: 5px;
	}
	.list .img_wrap{
		float:none;
		display: block;
	}
	.list li.img_wrap, .list .text-center,
	.list .catalog_item_wrap_small{
		display: block;
	}
	.catalog-controls.view{
		display: none;
	}
	#production_item {
		margin-right: 0px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.logo_sport{
		text-align: center;
		margin-bottom: 10px;
	}
	.tile-3 li,.grey_section ul li{
		width:50%;
	}
	#production h1{
		padding-left: 10px;
		margin-top: 20px;
	}
	#production{
		padding:0px 20px 0px 30px;
	}
	#production .list-product li{
		width:49%;
	}
	.list-product{
		margin: 0px;
	}
	#order_form textarea{
		margin-top: 20px;
	}
	.grey_section ul li {
		width: 32%;

	}
	.sport_basket{
		text-align: center;
	}
	.good_img,.big_box_price{
		text-align: center;
	}
	.good_img{
		margin-bottom: 20px;
	}
	.red_btn{
		margin-top: 20px;
	}
	footer{
		text-align: center;
		line-height: 1px;
	}
	#footer_menu .col-md-8{
		text-align: center;
	}
	#footer_menu .col-md-8 ul li{
		margin-bottom: 10px;
	}
	.spoiler {
		display: none;
	}
}
@media (min-width: 502px) and (max-width: 991px) {
	.img-circle {
    	width: auto;
    }
}
@media (min-width: 502px) and (max-width: 767px) {
	.list-product-wrap .img-responsive {
    	width: 65%;
    	float: right;
    }
}
@media (min-width: 446px) and (max-width: 766px) {
	#anons-items-list .col-md-3{
		padding-right: 5px;
		padding-left: 5px;
	}
}
@media (max-width: 445px) {
	.content-sitemap>ul{
		-webkit-columns: 1;
		-moz-columns: 1;
		columns: 1;
	}
	#anons-items-list>div{
		padding: 5px!important;
	}
	.bg-green{
		padding: 0;
	}
	.bg-green img{
		width: 100%;
	}
	.bg-green .h4{
		font-size: 10px;
	}
}
@media (max-width: 610px) {
	/*.streamwood-unibutton{
		left: 65%;
		right: 10%;
		top: 70px;
	}*/
	#yt-widget .yt-button_type_right{
		padding: 0 25px 0 3px!important;
	}
	#yt-widget .yt-button__icon{
		width: 30px!important;
	}
	.news_item_pic img {
		float: none;
	}
	.modal-photo img {
		width: 100%!important;
	}
	.modal table{
		width:100%;
	}
	.modal {
		margin-left: -160px;
		width: 320px;
	}
	.modal .basket_full .col-md-6{
		text-align: center;
	}
	.modal .btn_wrap{
		float:none;
	}
	.go_buy,
	.go_cart{
		text-align: center;
	}
	.modal table td{
		display:block;
	}
	#buy_popup table tr {
		line-height: 40px;
	}
	.sport{
		margin-left:0px;
	}
}
@media print {
	.visible-print {
		display: block !important;
	}
	table.visible-print {
		display: table !important;
	}
	tr.visible-print {
		display: table-row !important;
	}
}