
@media only screen and (max-width:1520px) {	
	.item-picture {  
		height:19vw;
	}
}


@media only screen and (max-width:1400px) {
	/*#search-container{
	left:80px;
	right:auto;
	width:200px;
}*/

.header-langauge {
	
	left:auto;
	right:180px;
	
	
}

}

@media only screen and (max-width:1200px) {
	

}


@media only screen and (max-width:1170px) {	

.container-fluid {
	padding-left: 1rem;
	padding-right: 1rem;
}

.logowrapper{
	width:100px;
}

.header-container{
	padding: 10px;
}

.Navtools li{
	margin-right: 10px;
}

.wrapper-inner{
	padding-top: 125px;
}


.slick-prev{
	left:0;
}

.slick-next{
	right:0;
}	
.slick-prev:before, 
.slick-next:before{
	font-size:25px;
}

.toolItem-mobile{
	display:block !important;
} 

.toolItem-desktop	{
	display:none!important;
}

.menu-lang{
	display: none;
}
	
}


@media only screen and (max-width:992px) {	


#search-container{
	width:200px;
}

#search-container{
	left: 0;
    top: -40px;
}

.searchTerm{
	border:solid 1px #575756;
	background-color: #ffffff;
}

.search:before{
	color:#000000;
}



.block + .block {
	margin-top: 30px;
}
.col-thumb:first-child,
.col-thumb:nth-child(2),
.col-thumb:nth-child(3),
.col-thumb:nth-child(4){
	margin-top:30px;
}

.animate-text{
	margin-top: 0;
}

.thumb-image{
	height:40vw !important;
}

.col-thumb:hover .thumb-image {
	height:40vw !important;
	margin-top: 0 !important;
}

.item-detailcontainer .borderbox-container{
	margin-top: 60px;
}

.box-container{
	padding: 10px;
}

.item-picture {
    height: 35vw;
}

.col-left-wrap{
	padding-left:16px;
	padding-top:40px;
}

.block-description{
	font-size:13px;
}

}

@media only screen and (max-width:768px) {
	
.Navtools li.toolItem_login{
	position: absolute;
	left:0px;
}

.Navtools-container{
	left:60px;
}

.Navtools{
	width:100%;
}



#list-header h1{
	font-size:30px;
}

.item-title{
	font-size:14px;
}

.price{
	font-size:14px;
}

.header-langauge {	
	right:0;
	top:-40px;
	
	
}


 
}

@media only screen and (max-width:520px) {	
	
.slide-image{
	height:70vh;
}

#list-items{
	margin-left: -5px;
	margin-right:-5px;
}
.product-item{
	width:50%;
	padding: 5px;
}

.item-container{
	padding: 10px;
}

.box-container,
.tabel-cart{
	padding:15px;
}

ul#tabs li{
	font-size:12px;
	width:100%;
	margin-bottom: 10px;
}

.list-table .col-01,
.list-table .col-02{
	width:100%;
}

.list-table .col-02{
	margin-bottom: 10px;
}

.fw{
	margin-bottom: 20px;
}

.fw-logo{
	text-align:center;	
}

.fw-social,
.fw .title{
	text-align:center;
	display: block;
}

.item-picture {
    height: 42vw;
}

.contact-form{
	margin-top:0;
}




}



@media only screen and (max-width:460px) {

}

@media only screen and (max-width:340px) {


}

@media screen and ( max-width:992px ) and ( max-height: 450px ){


}
	
	
