hr { 
	border-style:dashed; 
	border-color:#8AA2C2;
}
#winzernavi hr {
}
#winzernavi {
	padding: 45px 0 20px 0;
}
#winzer {
	display: none;
}
.winzerentry {
	position: relative;
	width: 100%;
	margin-bottom: 30px;
	background: #fff;
	border-radius: 4px;
	
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	
	-webkit-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.1);
}
.winzerfoto {
	position: relative;
	width: 100%;
    margin: 0px;
	border-radius: 4px;
	
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	
	background-position: center center;
	background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.winzerentry .winzerfoto {
	height: 350px;
}
@media only screen and (max-width:1199px) {
	.winzerentry .winzerfoto {
		height: 290px;
	}
}
@media only screen and (max-width:991px) {
	.winzerentry .winzerfoto {
		height: 330px;
	}
}
@media only screen and (max-width:767px) {
	.winzerentry .winzerfoto {
		height: 510px;
	}
}
@media only screen and (max-width:575px) {
	.winzerentry .winzerfoto {
		height: auto;
	}
}


.winzerinfo {
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding: 20px 10px 10px 15px;
	/*
	background: rgba(0,0,0,0.7);
	*/
	
	background: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.7) 50%, rgba(0,0,0,0) 100%);
	
	color: #fff;
	border-radius: 0px 0px 4px 4px;
}
.winzerinfo div {
	position: relative;
}
.winzerinfo .location {
	position: absolute;
	bottom: 0;
}

.winzerinfo h2 {
	font-size: 1.6em;
	margin-bottom: 0.5rem;
	font-weight: 200;
	color: #fff;
	text-shadow: rgba(0,0,0,.8) 2px 2px 1px;
}
.winzerinfo p {
	font-size: 0.9em;
	margin-bottom: 0.1rem;
	font-weight: 600;
	line-height: 1;
	color: #fff;
	text-shadow: rgba(0,0,0,.8) 2px 2px 1px;
}

.winzerinfo .btn {
	padding: .1rem .3rem;
	color: #fff;
}

.winzerentries td {
	border-bottom: 1px solid #CCC;
	border-top: 1px solid white;
	background: #FBFBFB;
	padding: 10px 10px 10px 10px;
}


.winzerbtn { 
	text-decoration: none;
	cursor: pointer;
	background-color: #fff;
	border-color: #0074af;
}
.winzerlinkvor { 
	float: right;
}
.winzerlinkzurueck { 
	float: left;
}
.winzerbtn:hover { 
	text-decoration: none;
	color:#fff;
	background-color: #0074af;
	border-color: #0074af;
}

/*------------
Modal
-------------*/
/* Modal close */
.modal .close-button {
    height: 40px;
    width: 40px;
    position: relative;
    box-sizing: border-box;
    line-height: 40px;
    display: inline-block;
	float: right;
}
.modal .close-button:before, 
.modal .close-button:after {
	width: 40px;
	height: 1px;
	transform: rotate(-45deg);
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -1px;
	margin-left: -20px;
	display: block;
	background-color: #007fba;
	transition: all 0.25s ease-out;
}
.modal .close-button:after {
	transform: rotate(-135deg);
}
.modal .close-button:hover:before,
.modal .close-button:hover:after {
	transform: rotate(0deg);
	height: 2px;
}

.modal .winzerfoto {
	height: 538px;
	width: 538px;
}
@media only screen and (max-width:1199px) {
	.modal .winzerfoto {
		height: 368px;
		width: 368px;
	}
}
@media only screen and (max-width:991px) {
	.modal .winzerfoto {
		height: 466px;
		width: 466px;
	}
}
@media only screen and (max-width:767px) {
	.modal .winzerfoto {
		height: 466px;
		width: 466px;
	}
}
@media only screen and (max-width:575px) {
	.modal .winzerfoto {
		height: 400px;
		width: 400px;
	}
}
.modal.show .winzerfoto {
	width: 100%;
}



.btn-outline-primary {
  color: #007fba;
  border-color: #007fba;
}
.btn-outline-primary:hover {
  color:#fff;
  background-color:#007fba;
  border-color:#007fba
}






.m-icon {
	float: left;
	width: 30px;
	height: 30px;
	margin: 0 10px 0 0;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
@media only screen and (max-width:991px) {
    .m-icon {
		width: 30px;
		height: 30px;
		margin: 0 10px 0 0;
	}
}
@media only screen and (max-width:767px) {
    .m-icon {
		width: 30px;
		height: 30px;
		margin: 0 10px 0 0;
	}
}

.m_probe {
	background-image: url(../../winzer/icons/m_probe.svg); 
}
.m_vinothek {
	background-image: url(../../winzer/icons/m_vinothek.svg); 
}
.m_sekt {
	background-image: url(../../winzer/icons/m_sekt.svg); 
}
.m_keller {
	background-image: url(../../winzer/icons/m_keller.svg); 
}
.m_events {
	background-image: url(../../winzer/icons/m_events.svg); 
}
.m_strauss {
	background-image: url(../../winzer/icons/m_strauss.svg); 
}
.m_wohnmobil {
	background-image: url(../../winzer/icons/m_wohnmobil.svg); 
}
.m_uebernacht {
	background-image: url(../../winzer/icons/m_uebernacht.svg); 
}

.m_imbiss {
	background-image: url(../../winzer/icons/m_imbiss.svg); 
}
.m_gewoelbe {
	background-image: url(../../winzer/icons/m_gewoelbe.svg); 
}
.m_rebstock {
	background-image: url(../../winzer/icons/m_rebstock.svg); 
}
.m_piwi {
	background-image: url(../../winzer/icons/m_piwi.svg); 
}
