.ce-thirds {
	height: 220px;
}
.ce-half {
	height: 220px;
	float: left;
	margin: 0 4% 2% 0;
	width: 26%;
	padding: 0 1% 0% 2%;
	-webkit-box-shadow: 0px 0px 7px 0px #CACACA;
	moz-box-shadow: 0px 0px 7px 0px #CACACA;
	-o-box-shadow: 0px 0px 7px 0px #CACACA;
	-ms-box-shadow: 0px 0px 7px 0px #CACACA;
}
#full .flexslider .slides > li {
	margin-top: 0px !important;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
.ce-thirds {
 height: 240px;
}
.ce-half {
 height: 220px;
}
}


/* For iPads and other Tablets or Displays less then 1080px ======================== */
@media screen and (max-width: 1080px) {
}
 @media screen and (max-width: 768px) {
 .ce-thirds {
 height: 100% !important;
 margin-bottom: 15px;
}
.ce-half {
 height: 220px !important;
}
}

/* make all pictures full */
@media screen and (max-width: 479px) {
.ce-thirds {
 height: 100% !important;
}
.ce-half {
 height: 220px;
}
}
/* responsibility des Sliders */
@media screen and (max-width: 960px) {
}
