.csc-default:nth-of-type(1) .csc-textpic {
	overflow: visible;
}
/*
.csc-textpic-imagewrap {
	margin-top: -350px;
}
*/
@media (max-width: 991px) {
	.csc-default:nth-of-type(1) .csc-textpic-imagewrap {
		display: none;
	}
}

.clear {
	clear: both;
}
.pull-right {
	float: right;
}
.csc-default ul {
	float: left;
	margin-right: 25px;
	margin-top: 35px;
}
.csc-default ul li {
	padding: 2px 0;
}

.csc-default ul li:before {
    content: "\f0da";
    font-weight: 400;
    font-family: "FontAwesome";
	margin-right: 5px;
}

.weinpraemierungen h1 {
	font-size: 56px;
	text-transform: none;
	color: rgb(184, 166, 137);
}
@media (max-width: 1199px) {
	.weinpraemierungen h1 {
		font-size: 52px;
	}
}
@media (max-width: 979px) {
	.weinpraemierungen h1 {
		font-size: 40px;
	}
}
@media (max-width: 767px) {
	.weinpraemierungen h1 {
		font-size: 30px;
	}
}
@media (max-width: 479px) {
	.weinpraemierungen h1 {
		font-size: 25px;
	}
}

.weinpraemierungen {
	margin-top: 100px;
}
.weinpraemierungen * {
	color: rgb(239, 239, 239);
}
.weinpraemierungen .button1, .weinpraemierungen .button1 i {
	color: rgb(17, 17, 17);
}

.row + .row {
	margin-top: 130px;
}
.row + h1 {
	margin-top: 75px;
}
h1 + .row {
	margin-top: 60px;
}
.weinpraemierungen .BG {
	background: rgb(184, 166, 137);
	position: relative;
	z-index: 1;

	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.weinpraemierungen .BG .grid_8 {
	float: right;
}
.weinpraemierungen .desc {
	color: rgb(17, 17, 17);
	line-height: 1;
	padding-left: 10px;
}

@media (max-width: 1199px) {
	.weinpraemierungen .BG {

	}
}

.weinpraemierungen .bottleWrapper {
	position: relative;
    z-index: 10;
}
.weinpraemierungen .bottleWrapper img {
	max-height: 300px;
	margin-top: -42px;
	position: relative;
	width: auto;
}
.weinpraemierungen .bodytext {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 10px;
}
.arrow-left {
	position: absolute;
	right: 100%;
	top: 0px;

	width: 0;
	height: 0;
	/*
	border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-right: 13px solid rgb(184, 166, 137);
	*/
}


@media (max-width: 767px) {

	.arrow-left {
		display: none;
	}
	h1.text-right {
		text-align: center;
	}
	.weinpraemierungen .bottleWrapper img {
		margin-top: 0;
	}
	.weinpraemierungen .desc {
		padding: 10px;
	}
	.weinpraemierungen .bottleWrapper {
		text-align: center;
	}
	.weinpraemierungen .pull-right {
		float: none;
		text-align: center;
	}
	h1 + .row {
	    margin-top: 30px;
	}
	.row + .row {
	    margin-top: 40px;
	}
}

@media (max-width: 991px) {
	#c155.csc-default:nth-of-type(1) .csc-textpic-imagewrap {
		display: block;
	}
}
.csc-default .csc-sitemap ul {    
	float: none; 
    margin-right: 25px;
    margin-top: 3px;
}