/* Id: 7.270024.1433243612
 * Generated: 06-Jun-2016 14:30:07
 */
    .nth-child-floats {
    overflow: hidden;
}
.nth-child-floats .medium2col-teaser-item.teaser {
    width: 50%;
}
.nth-child-floats .medium2col-teaser-item.teaser:nth-child(2n+3) {
    clear: left;
    float: left;
    padding-right: 10px;
}
.nth-child-floats .medium2col-teaser-item.teaser:nth-child(2n) {
    float: left;
    padding-left: 10px;
}
.nth-child-floats .medium2col-teaser-item div.teaser-title, .nth-child-floats .medium2col-teaser-item div.teaser-content {
    float: none;
    margin-left: 0;
    width: auto;
}
.nth-child-floats .medium2col-teaser-item div.teaser-image {
    margin: 5px 10px 10px 0;
}

@media (max-width: 650px) {
	
	.nth-child-floats .medium2col-teaser-item.teaser {
		width: auto;
	}
	.nth-child-floats .medium2col-teaser-item.teaser:nth-child(2n), .nth-child-floats .medium2col-teaser-item.teaser:nth-child(2n+3) {
		float: none;
		padding-left: 0;
		padding-right: 0;
	}
	.inner-c .massive-teaser-item .teaser-image, .inner-c .massive-teaser-item .teaser-content, .inner-c .massive-teaser-item .teaser-related {
		float: none;
		width: auto;
	}

}

.nth-child-floats .small-teaser-item {
	float: left;
	width: 50%;
}
.nth-child-floats .small-teaser-item:nth-child(2n+1) {
	clear: left;
	padding-right: 1%;
}
.nth-child-floats .small-teaser-item:nth-child(2n) {
	padding-left: 1%;
}
.nth-child-floats .small-teaser-item .teaser-image {
	float: left;
	width: 32%;
}
.nth-child-floats .small-teaser-item .teaser-title {
	float: right;
	width: 64%;
}
.nth-child-floats .small-teaser-item .teaser-title h2 {
	font-size: 16px;
}


            