/* @font-face {
	font-family: 'NexaBold';
	src: url('/fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
			 url('/fonts/Roboto-Bold.woff2') format('woff2'),
			 url('/fonts/Roboto-Bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NexaLight';
	src: url('/fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'), 
			 url('/fonts/Roboto-Light.woff2') format('woff2'),
			 url('/fonts/Roboto-Light.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Nexa';
	src: url('/fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
			 url('/fonts/Roboto-Regular.woff2') format('woff2'),
			 url('/fonts/Roboto-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NexahHeavy';
	src: url('/fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'), 
			 url('/fonts/Roboto-Black.woff2') format('woff2'),
			 url('/fonts/Roboto-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
}*/
@media screen and (min-width: 1200px) {
  html[lang="ru"] #navigation li.level-1.has-entries:hover.mega-menu > ul.level-2 > li ul.level-3 > li.connected {
    max-width: 85%;
  }
  html[lang="ru"] #navigation li.level-1.has-entries:hover.mega-menu > ul.level-2 > li ul.level-3 > li.overview {
    bottom: 4.5rem;
  }
  html[lang="ru"] #navigation li.level-1.has-entries:hover.mega-menu > ul.level-2 li.level-3 a {
    line-height: 1;
  }
}
@media screen and (min-width: 1440px) {
  html[lang="ru"] #navigation li.level-1.has-entries:hover.mega-menu > ul.level-2 > li ul.level-3 > li.connected {
    max-width: 85%;
  }
  html[lang="ru"] #navigation li.level-1.has-entries:hover.mega-menu > ul.level-2 > li ul.level-3 > li.connected:after {
    top: 0;
    right: -40px;
  }
  html[lang="ru"] #navigation li.level-1.has-entries:hover.mega-menu > ul.level-2 > li ul.level-3 > li.overview {
    bottom: 4rem;
  }
}
@media screen and (min-width: 1800px) {
  html[lang="ru"] #navigation li.level-1.has-entries:hover.mega-menu > ul.level-2 > li ul.level-3 > li.overview {
    bottom: 3.25rem;
  }
}
