@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: url(//www.meinsegelwind.de/wp-content/themes/fonts/roboto-v30-latin-300.eot); src: local(''),
url(//www.meinsegelwind.de/wp-content/themes/fonts/roboto-v30-latin-300.eot?#iefix) format('embedded-opentype'), url(//www.meinsegelwind.de/wp-content/themes/fonts/roboto-v30-latin-300.woff2) format('woff2'), url(//www.meinsegelwind.de/wp-content/themes/fonts/roboto-v30-latin-300.woff) format('woff'), url(//www.meinsegelwind.de/wp-content/themes/fonts/roboto-v30-latin-300.ttf) format('truetype'), url(//www.meinsegelwind.de/wp-content/themes/fonts/roboto-v30-latin-300.svg#Roboto) format('svg'); } @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url(//www.meinsegelwind.de/wp-content/themes/fonts/roboto-v30-latin-regular.eot); src: local(''),
url(//www.meinsegelwind.de/wp-content/themes/fonts/roboto-v30-latin-regular.eot?#iefix) format('embedded-opentype'), url(//www.meinsegelwind.de/wp-content/themes/fonts/roboto-v30-latin-regular.woff2) format('woff2'), url(//www.meinsegelwind.de/wp-content/themes/fonts/roboto-v30-latin-regular.woff) format('woff'), url(//www.meinsegelwind.de/wp-content/themes/fonts/roboto-v30-latin-regular.ttf) format('truetype'), url(//www.meinsegelwind.de/wp-content/themes/fonts/roboto-v30-latin-regular.svg#Roboto) format('svg'); } @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(//www.meinsegelwind.de/wp-content/themes/fonts/roboto-v30-latin-700.eot); src: local(''),
url(//www.meinsegelwind.de/wp-content/themes/fonts/roboto-v30-latin-700.eot?#iefix) format('embedded-opentype'), url(//www.meinsegelwind.de/wp-content/themes/fonts/roboto-v30-latin-700.woff2) format('woff2'), url(//www.meinsegelwind.de/wp-content/themes/fonts/roboto-v30-latin-700.woff) format('woff'), url(//www.meinsegelwind.de/wp-content/themes/fonts/roboto-v30-latin-700.ttf) format('truetype'), url(//www.meinsegelwind.de/wp-content/themes/fonts/roboto-v30-latin-700.svg#Roboto) format('svg'); } @media only screen and (max-width: 1300px) {
.et_pb_menu .et_pb_menu__menu {
display: none;
}
.et_mobile_nav_menu {
display: block
}
} .et_mobile_menu {
overflow-y:scroll!important;
max-height:75vh!important;
-overflow-scrolling:touch!important;
-webkit-overflow-scrolling:touch!important;
}
.mobile-only {
display: none !important;
}
@media all and (max-width: 980px) {
.mobile-only {
display: block !important;
}
} .no-whitespace .menu-item-342 {
white-space:nowrap;
}
.employees-row{
display: flex;
}
.employees-col{
display: flex;
flex-direction: column;
align-items: stretch;
justify-content: space-between;
}
.employees-col div{
flex-grow: 1;
}
.employees-col div:first-child{
flex-grow: 0;
}
.employees-col div:last-child {
flex-grow: 0;
}
@media (max-width: 980px) {
.employees-row {
flex-direction: column;
}
.employees-col {
margin-bottom: 60px;
}
}