/* federo-regular - latin */
@font-face {
  font-family: 'Federo';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/federo-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/federo-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/federo-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/federo-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/federo-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/federo-v17-latin-regular.svg#Federo') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-condensed-v24-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v24-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v24-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v24-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v24-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v24-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}



html, body {
  height: 100%;
  margin: 0;
}
body {
	font-family: "Segoe UI", Optima, Helvetica, Arial, sans-serif;
	color: #222;
	background-color: #FFFFFF;
	padding: 0px;
	font-size: 1em;
	padding-bottom: 4em;
	background-image: url(../imgs/bg/bg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}
body {
	-webkit-animation: fadein 1s;
	-moz-animation: fadein 1s;
	-ms-animation: fadein 1s;
	-o-animation: fadein 1s;
	animation: fadein 1s;
}
 @keyframes fadein {
 from {
opacity: 0;
}
to {
	opacity: 1;
}
}
 @-moz-keyframes fadein {
 from {
opacity: 0;
}
to {
	opacity: 1;
}
}
 @-webkit-keyframes fadein {
 from {
opacity: 0;
}
to {
	opacity: 1;
}
}
 @-ms-keyframes fadein {
 from {
opacity: 0;
}
to {
	opacity: 1;
}
}
 @-o-keyframes fadein {
 from {
opacity: 0;
}
to {
	opacity: 1;
}
}
html {
    overflow-y: scroll;
}


img {
	vertical-align: bottom;
}

.masthead {
width: 100%;
	position: relative;
	z-index: 10;
	padding-top: 20px;
}

.header, .lang{
max-width: 1200px;
margin: auto;
	display: block;
}
.logo {
	float: right;
	padding-bottom: 10px;
	width: 30%;
	text-align: right;
}
.logo img {
	max-width: 100%;
	height: auto;
		float: right;
}
.slogan  {
	float: left;
	text-align: left;
	width: 60%;
	color: #AE101F;
	padding-top: 20px;
}
.slogan h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.7em;
	text-transform: uppercase;
	color: #888;
	font-weight: 100;
	display: block;
	margin-bottom: 10px;
}
.einzug {
	padding-left: 25px;
}



.content-wrapper {
	overflow: hidden;
	background-repeat: no-repeat;
	margin-top: 2.6em;
	margin-bottom: 0em;
	padding-top: 0.8em;

}


.columns-wrapper {
	overflow: hidden;
	background-color: rgba(255, 255, 255, 0.93);
	position: relative;
	border-radius: 5px;

}

.lang {
	text-align: right;
	padding-top: 10px;	
}
.lang ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.lang li{
	text-decoration: none;
	padding-right: 8px;
	color: #B00F1F;
	padding-left: 8px;
	display: inline;
	list-style-type: none;

}
.lang li a{
	color: #333;
	text-decoration: none;
}
.lang li a:hover{
	color: #ccc;
	text-decoration: none;
}
.columns-wrapper, .menu-top-wrapper {
	max-width: 1280px;
	margin: auto;
}
.fb-page {
	background-color: #E5E2DD;
	text-align: center;
	padding: 4px;
}

.main-content {
	width: 100%;
}


.main-content .content{
	font-size: 1em;
	line-height: 1.5em;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 90px;

}
.main-content-katalog {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
	background-color: transparent;	
}
.main-content .p7ehc-1.team {
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 50px;
	padding-left: 40px;
}
.main-content .p7ehc-1.serien {
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.glasses.vinophil{
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #4C4A4B;
}
.glasses.futura{
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #800019;
}
.glasses.arte{
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #EA4E1B;
}
.glasses.ivv{
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #92323E;

}
.glasses.aqua{
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #009DE0;

}
.glasses.deg{
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #CA9000;

}
.glasses.serving{
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #C596C0;
}
.glasses.baron{
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #00387F;

}
.glasses.trend{
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #3AB54A;
}
.katalog {
	background-color: transparent;
	
}
.main-content .p7ehc-1.serien img,
.main-content .p7ehc-1.team img  {
		height: auto;
	max-width: 100%;

}
.main-content .p7ehc-1.serien .serientitel {
	height: auto;
	max-width: 100%;
	text-align: right;
}
.glasses {
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
		padding-bottom: 30px;
	margin-bottom: 20px;
}
.glasses img {

	margin: 0px;
	padding: 0px;
}
.glasses a img:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=50);
	opacity: 0.5;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
	color: #333;
}
.content.serien_text {
	padding-right: 70px;
	padding-left: 70px;
	padding-bottom: 70px;
}
.content.serien_text p {
margin-top: 0;
}
.clear{
clear: both;

}
hr {
	border: 0;
	height: 1px;
	background: #333;
	background-image: linear-gradient(to right, #eee, #999, #eee);
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
}


h1, h2 {
	font-family: Federo, "Segoe UI", Optima, Helvetica, Arial, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 2.1em;
	text-transform: uppercase;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	color: #333333;
	line-height: 1.4em;
	text-align: left;
}
h1.teamtitel {
	margin-bottom: 20px;
	padding-left: 20px;	
}


h2 {
	font-size: 1.35em;
	text-align: left;
}

h3 {
	font-size: 1.2em;
	line-height: 140%;
	margin-bottom: 7px;
	margin-top: 10px;
}
h4 { font-size: 1.1em; }

h1.teamfoto {
	margin-bottom: 15px;
}


.content h1:first-child,
.content h2:first-child,
.content h3:first-child,
.content h4:first-child {
	margin-top: 0px;
}


img.scalable {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	border-radius: 5px;
}
.fancy {
	border: 1px solid rgba(255,255,255,.2);
	box-shadow: 0px 0px 30px rgba(0,0,0,.65);
}
.content.p7ehc-1 p img {
		max-width: 100%;
	height: auto;
}


.col1{
	width: 75%;
	float: left;
	padding-bottom: 40px;
}
.col1 h1{
	font-size: 2.1em;	
}


.col2{
	width: 150px;
	float: right;
	text-align: center;

	padding-top: 100px;
	

}
.col2 h2{
	text-align: center;
	font-size: 34px;	

}
.col2 a{
	line-height: 16px !important;
	color: #1877F2 !important;	

}
.content img{
	max-width: 100%;
	height: auto;
}
img.alignleft {
	float: left;
	margin-right: 40px;
	margin-bottom: 30px;	

	
}
img.alignright {
	float: right;
	margin-left: 40px;
	margin-bottom: 30px;	

	
}
.caption {
	float: left;
	margin-right: 60px;
	margin-bottom: 30px;
	text-align: center;	
}


.content a {
	color: #B00F1F;
	text-decoration: none;
}
.content a:hover, .content a:focus {
	color: #000;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 5px;
	overflow: hidden;
	margin-bottom: 15px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	margin-right: 4%;
	margin-left: 4%;
}

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	
}
.footer a {
	color: #8C8C8C;
	text-decoration: none;
}
.footer a:hover, .footer a:focus { color: #FFF; }


.menu-top-wrapper .p7DMM01 {
	background-color: transparent;
	border: none;
	box-shadow: none;
}
.top-navigation {
	border-bottom: 1px solid #FFF;
-webkit-box-shadow: 0 4px 4px -2px #999;
   -moz-box-shadow: 0 4px 4px -2px #999;
        box-shadow: 0 4px 4px -2px #999;
	position: relative;
	z-index: 9;
}

.top-navigation:after {
	content: "\0020";
	font-size: 0px;
	display: inline;
	overflow: hidden;
	line-height: 0;
	clear: both;
}
/*Adressenr*/

.adressen{
	display: flex;
	flex-flow: row wrap;
	text-align: left;  

 
}


.flex-column1 {
	width: 29%;
	float: left;
	margin-left: 4%;
	margin-bottom: 40px;
}
.adressen h2 {
	display: block;
	width: 100%;

}
.container-KE {
	display: flex;
	flex-flow: row wrap;
	width: 100%;
	min-height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	font-size: 0.9em;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
	}

.flex-column11 {
	width: 29%;
	padding-right: 20px;
	font-size: 1.1em;
	}
.flex-column22 {
	width: 18.5%;
	padding-right: 10px;
	padding-left: 10px;
}
.flex-column33 {
	width: 24%;
	margin-bottom: 3px;
	margin-top: 3px;
}
.flex-column33 img{
	margin-right: 10px;

}
.flex-column33 table{
	padding: 0px;
	border-spacing: 0;
	border-collapse: collapse;
	font-size: 0.8em;
	line-height: 1.1em;
}
.bq {
	padding-left: 100px;
}

.pages{
	text-align: right;

	margin-top: 15px;
}
.pages li{
	display: inline;
	padding: 8px;
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #ccc;
	border-rafius: 5px;
}
/*Highlights*/

.highlight{
	padding-bottom: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 35px;
}


/*The Footer*/
.footer {
	background-color: #B00F1F;
	font-size: 0.8em;
	color: #FFF;
	text-align: center;
	clear: both;
	z-index: 999;
	top: auto;
	bottom: 0;
	width: 100%;
	text-transform: uppercase;
	padding-top: 30px;
	padding-bottom: 50px;
	margin-top: 80px;
}
.footer p.copyright {

	margin: 0px;
	letter-spacing: 1px;
	padding: 25px;
}
.footer a {
	color: #FFF;
}
.footer-content {
	max-width: 1140px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
}
.footer-left {
	width: 60%;
	text-align: left;
	float: left;
}
.footer-right {
	width: 40%;
	text-align: right;
	float: left;
}
.footer-left, .footer-right {
	padding-top: 20px;
	padding-bottom: 20px;
}
.galerie {
	width: 100%;
	margin-bottom: 33px;
	margin-top: 25px;
	text-align: left;
	}

	.galerie img,
	.galerie ul li img { 
	display: inline; 
	
	border: 1px solid #ccc;
	margin-right: 10px;
	margin-bottom: 15px;
	padding: 5px;
	}

	.galerie ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	.galerie ul li{
display: inline;
	}
	.galerie a:hover img {
	background-color: #CCC;
	}
.button {
	padding-top: 2px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
	border-radius: 5px;
	color: #FFF !important;
	background-color: #888;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

.button:hover{
	background-color: #333;
}
.kat{

	margin-bottom: 25px;
	padding-left: 30px;	
}
a.kat {
	color: #333;
	text-decoration: none;
}

h1.katalogtitel{

	margin-bottom: 0;
	padding-left: 30px;	
}t img{
height: auto;
max-width: 25px;
}
.demo-iframe {
    display: block;
    margin: auto;
    width: 68%;
}
iframe {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

@media screen and (max-width: 1100px) {
		body {
	padding-bottom: 0px;
	background-image: none !important;
}

.header{
	padding-right: 20px;
	padding-left: 20px;
}
.top-navigation {
	padding-right: 10px;
	padding-left: 10px;
}
.main-content .content{
	padding: 30px;


}
.col1{

	margin-bottom: 30px;
}

.lang {
	padding-right: 30px;
}


@media screen and (max-width: 810px) {

.masthead {
	padding-top: 5px;


}
.header{
	padding-top: 0px;

}
.top-navigation {
	padding-right: 0px;
	padding-left: 0px;
}
.footer {
	position: static;
	width: auto;
}
.content-wrapper, .columns-wrapper {margin: 0px; border: none;}
.sidebar, .main-content {
	width: auto !important;
	float: none !important;
	position: static !important;
}
.main-content .content {
	padding: 20px;
	border-radius: 0px;
	border: none;
	height: auto !important;
	max-height: 888678px;
}
.main-content .p7ehc-1.serien {
	padding-right: 20px;
	padding-left: 20px;
}
.p7DMM01 ul a, .p7DMM01 ul a:hover, .p7DMM01 ul a:focus, .p7DMM01 ul a.open {
	border-bottom: 1px solid !important;
	border-color: #89AEC9 !important;
}
.p7DMM01 ul li:last-child a {
	border-bottom: none !important;
}
.content-wrapper {
	margin-top: 0.5em;
	padding-top: 1em;

}
.main-content .p7ehc-1.serien .serientitel {
	margin-bottom: 35px;
}
.content.serien_text {
	padding-right: 0px;
	padding-left: 0px;
}

.logo {
	float: right;
	padding-bottom: 5px;
	width: 45%;
}
.slogan  {
	width: 52%;
	padding-top: 20px;
}


.glasses {
	text-align: left;
}
.content.serien_text {
	padding-right: 0px;
	padding-left: 0px;
}
.col1, .col2{
	width: 98%;
float: none;
padding-top: 0px;

}
.col1{
padding-right: 2%;
	padding-bottom: 30px;
}
.content.serien_text {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 50px;
}
}
@media screen and (max-width: 600px) {

.flex-column1 {
	display: block;
-webkit-box-flex: 1;
width: 47%;
	
}
.main-content .content {
	text-align: left;
}

@media screen and (max-width: 553px) {
.container-KE {
	margin-bottom: 10px;
	padding-bottom: 10px;	
	}
		.flex-column11,
.flex-column22 {
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
	}
	
	.flex-column33 {
	width: 100%;
	display: block;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

@media screen and (max-width: 450px) {
.slogan  {
	padding-top: 0px;
}
.slogan h1 {
	font-size: 1.1em;
	margin-bottom: 10px;
}
h1 {
	font-size: 1.7em;
	margin-bottom: 40px;

	line-height: 1.4em;

}

.einzug {
	padding-left: 0px;
}
.wrapper {
  display: flex;
  flex-flow: row wrap;
}

/* We tell all items to be 100% width */
.adressen{
  display: block;
-webkit-box-flex: 1;
}
.flex-column1 {
	display: block;
-webkit-box-flex: 1;
width: 100%;
	
}


@media screen and (max-width: 320px) {
.slogan h1 {
	font-size: 1em;
	margin-bottom: 5px;
}
.slogan  {
	padding-top: 0px;	
	padding-bottom: 5px;
}
