
@media screen and (-webkit-min-device-pixel-ratio:0) {

/*	#scroll-up  { display: block !important;}*/

}

@media screen\0 { 
	.bootstrap-select.btn-group .dropdown-menu{border:1px solid #ddd;}
}

@media (min-width: 768px) {

	
}

@media(max-width: 1032px){

	.toolbar .view .sorter{float: left;}
	 .catalogsearch-result-index .wrap4res,.catalog-category-view .prodName {line-height: 17px;}
	
}

@media (max-width: 1280px){
	body.cms-page-view #slider {width: 100vw;max-width: 100%;min-width: 100%;}

}

@media (max-width: 1100px){

	#logo_top {position: absolute;top:50px;left: 0px;}
	.col-menu{width: 100%;}
	.col-menu{margin-top: 38px;}
	.box-content-imgaes-home ul li{padding: 12px;}
}

@media(max-width: 990px){

	header{margin-bottom:0px;}
	.col-info{width: 25%;height: 185px;margin-bottom: 10px;}

	table.bulkorder th {
	    font-size: 12px;
	    padding: 5px 6px;
	}

	table.bulkorder td {
	    padding: 5px 3px !important;
	}
	
	/*.homw_new_border .fl_div_right{width:49%;}*/ /**********replace by*/
	.widget-right.col-sm-2,.category-left.col-sm-10 {width: 100%;}
	.catalog-category-view .widget-right .widget {text-align: center;}

	.box-img-home-top ul li { padding: 15px;}
	.category_slider .img img {max-height: 70%;}
	.category_slider .img {right: 10px;	}
}

@media(max-width: 820px){
	ul.primary_menu li.has-children a {
    	padding: 0px 29px 0px 29px;
	}
	.form-list li.wide .input-box { width:510px; }
	.form-list li.wide input.input-text { width:510px; }
	.form-list li.wide textarea { width:510px; }
	.form-list li.wide select { width:510px; }

}

@media(max-width: 780px){
	
	ul.primary_menu li.has-children a {padding: 0px 28px;}
	.col-menu{margin-top: 33px;}
	.table-responsive{ padding:10px;}
}

@media (max-device-width:990px ){

	.bootstrap-select.btn-group .dropdown-menu.inner{border:1px solid #dbdbdb;}

}

@media (max-width: 768px){
	.link_footer_all .social_link div:first-child{text-align: center;}
	.link_footer_all .social_link div{text-align: center;}
	#Create_Account{background: none;}
	form.create-account fieldset.email-preferences {float: left;}
	form span.field { display: block;}
}


@media (min-width: 768px) and (max-width: 1280px) {}

	
	
}


