@font-face {
font-family: 'Anton';
src:  url(//kon-form.de/wp-content/themes/Divi-child/fonts/Anton/Anton-Regular.ttf) format('truetype');
font-weight: 400;
}
@font-face {
font-family: 'PT Sans Narrow';
src:  url(//kon-form.de/wp-content/themes/Divi-child/fonts/PT_Sans_Narrow/PTSansNarrow-Regular.ttf) format('truetype');
font-weight: 400;
}
@font-face {
font-family: 'Roboto Condensed';
src:  url(//kon-form.de/wp-content/themes/Divi-child/fonts/Roboto_Condensed/RobotoCondensed-Regular.ttf) format('truetype');
font-weight: 400;
}
@font-face {
font-family: 'Roboto Condensed';
src:  url(//kon-form.de/wp-content/themes/Divi-child/fonts/Roboto_Condensed/RobotoCondensed-Light.ttf) format('truetype');
font-weight: 300;
}
@font-face {
font-family: 'Roboto Condensed';
src:  url(//kon-form.de/wp-content/themes/Divi-child/fonts/Roboto_Condensed/RobotoCondensed-Italic.ttf) format('truetype');
font-style: italic;
}
@font-face {
font-family: 'Roboto Condensed';
src:  url(//kon-form.de/wp-content/themes/Divi-child/fonts/Roboto_Condensed/RobotoCondensed-LightItalic.ttf) format('truetype');
font-weight: 300;
font-style: italic;
}
@font-face {
font-family: 'Roboto Condensed';
src:  url(//kon-form.de/wp-content/themes/Divi-child/fonts/Roboto_Condensed/RobotoCondensed-Bold.ttf) format('truetype');
font-weight: 700;
}
@font-face {
font-family: 'Roboto Condensed';
src:  url(//kon-form.de/wp-content/themes/Divi-child/fonts/Roboto_Condensed/RobotoCondensed-BoldItalic.ttf) format('truetype');
font-weight: 700;
font-style: italic;
}
@font-face {
font-family: 'PT Sans Narrow';
src:  url(//kon-form.de/wp-content/themes/Divi-child/fonts/PT_Sans_Narrow/PTSansNarrow-Bold.ttf) format('truetype');
font-weight: 700;
}
body{
font-family: 'PT Sans Narrow', sans-serif;
}
@media only screen and (min-width:782px) {
#logo{
max-width: 25%;
}
}
@media only screen and (max-width:1375px) {	
#top-menu-nav{
width: calc(100% - 50px);
}
}
#et-info{
float: left !important;
}
#et-secondary-menu {
float: right !important;
display: block !important;
}
#et-secondary-nav, #et-secondary-nav li{
display: inline-block !important;
}
#mobile_menu .lang-item{
display: none;
}