.picSlider{

	width: 331px;
	height: 272px;
	margin-left: -33px;
	margin-top:-25px;
}
.picSlider-wrap{
	overflow: hidden;
	width: 100%;
	height: 100%;
	position: relative;
}
.picSlider-wrap > li{
	position: absolute;
	display: inline-block;
	list-style: none;
	width: 100%;
	height: 100%;
	text-align: center;
}

#lang2 {
	position: relative;
	top: -15px;
	left: -40px;
	height: 50px;
	float:left;
	
	}



#lang2 ul li {
    display:inline-block;
	
	}

	

	
	

@media screen and (min-width: 280px) {

.picSlider{
	width: 450px;
	height: 275px;
	text-align: center;
	/*margin-left:-35px;*/
	margin-top:-25px;
}
}



@media screen and (min-width: 450px) {

.picSlider{
	width: 100%;
	text-align: center;
	height: 344px;
	/*margin-left:55px;*/
	margin-top:-25px;
}
}



@media screen and (min-width: 740px) {

.picSlider{
	width: 335px;
	height: 275px;
	margin-left:-38px;
	margin-top:-25px;
}
}


@media screen and (min-width: 980px) {

.picSlider{
	width: 419px;
	height: 344px;
	margin-left:-38px;
	margin-top:-25px;
}
}


@media screen and (min-width: 1140px) {

.picSlider{
	width: 470px;
	height: 386px;
	margin-left:-22px;
	margin-top:-25px;
}
}




/*
#lang2{
 visibility: hidden;
}

*/






}