@media(max-width: 768px){

	.mainWrapper{
		width: 100%;
	}

	.container{
		width: 95%;
		padding: 2%;
		overflow: hidden;
	}

	.header .params{
		float: none;
		clear: both;
		display: block;
	}

	.slick-slider{
		display: none;
	}

	.rowCategory .category{
		width: 100%;
		float: none;
		margin: 1% 0;
	}

	.static_wrapper .tsr_head{
		display: none;
	}

	.leftColumn, .centrColum{
		float: none;
		display: block;
		padding: 0;
		width: 100%;
	}

	.centrColumn #tabs .item .description, .centrColumn #tabs1 .item .description{
		max-width: 35%;
	}

	.header .search_form, .progressSell{
		width: auto;
		height: auto;
	}

	.header .search_form input[type="text"]{
		margin: 7px 0 0 0;
		width: 46%;
	}
	.categories, .sellCategories, .sellSubcategories, .country{
		float: none;
		background-color: inherit;
		padding: 0 0 6px 10px;
	}

	.header .search_form input[type="submit"], .centrColumn .profile_notifications input[type="submit"], .edit_auct input[type="submit"], .main .description  .restar_btn{
		float: none;
	}

	.header .search_form input[type="submit"]{
		width: 13%;
		float: left;
		margin: 7px 0 0px 15px;
	}

	.header .search_form a {
		width: 30%;
	}

	.spare_tabs{
		margin: 0;
	}
	.header .info{
		margin: 17px 10px;
	}
	.header_btns{
		margin: 0px 10px 10px 10px;
	}
	.header .params{
		float: none;
		margin: 0;
	}
	.valute, .language {
		/*width: 20!important;*/
		margin: 0;
	}
	body,
	.rowCategory .category .content a,
	.footer .column a {
		font-size: 15px;
	}
	.rowCategory .category .title a, .spare_tabs .bottom .wrapp .category .title a{
		font-size: 15px;
		margin-top: 20px;
	}

	.rowCategory .category .more a, .spare_tabs .bottom .wrapp .category .more a{
		font-size: 15px;
	}
	.footer .column{
		float: none;
		width: auto;
		margin: 10px;
	}
	#about-social-block{
		display: none !important;
	}
	.header_btns a{
		width: 49%;
	}

	.header .loginPopup .form, .header .remindSuccess .form, .header .reminderPopup .form, .main .bidErrorPopup .form, .main .bidPopup .form, .main .bidSuccessPopup .form, .main .profileSuccessPopup .form {
		margin: 15% 0 0 -48%
	}

	.loginAs {
		width: auto!important
	}

	.ad_block .button {
		width: 100%;
		float: none
	}
}

@media(max-width: 425px){
	.header .search_form input[type="text"]{
		width: 96%;
		/*margin: 0% 3% 0% 3%;*/
	}

	.header .search_form input[type="submit"]{
		width: 25%;
		margin: 0 2% 0 0;
	}

	.header .search_form a {
		width: 72%;
	    margin: 0;
	}

	.header .search_form .form-search-text{
		width: 100%;
	}

	.header .search_form .form-search-buttons{
		clear: both;
	    padding: 7px 0 0 0;
	}

	.params {
		padding: 9px 0 0 0;
	}

	.params .loginForm{
		/*float: none;*/
	    /*padding: 1px 10px 0px 10px;*/
	    margin: 0;
		/*border: 0;*/
	}

	.params .loginForm .left {
		float: none;
	}

	.params .loginForm .left a{
		/*width: 100%;*/
	}

	.params .loginForm .left a .btn_login,
	.params .loginForm .left a .type {
		width: 100%;
	}

	.language .wrapp, .valute .wrapp {
		/*padding-top: 0px;*/
	}

	.valute, .language {
		width: auto!important;
		margin: 0;
	}

	.loginAs {
		/*float: none;*/
		/*width: 100%!important*/
	}

	.header .info .contact-info {
	    /*float: left;*/
		/*margin-right: inherit;*/
	}
}

.fallback-brand-item {
	margin-left: 15px;
}
