html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, li, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-weight: normal;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }
body {
    background: #000;
    height: 100%; min-width: 1024px;line-height: 1;
  font-family: sans-serif; }

  a, img {
  outline: 0 !important; }
  .section {
  position: absolute;
  z-index: 20;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  overflow: hidden; }
  #amgLogo_langSelect {
  position: absolute;
  top: 18px;
  left: 5%;
  z-index: 200; }
  #lang_selector {
  width: 460px !important;
  margin-top: 0px !important;
  position: absolute;
  top: 80% !important;
  left: 32% !important;
  /*offset to visualy center due to lang text alignment*/
  margin-left: -230px;
  font-family: "CorporateSRegular", sans-serif;
  color: #fff;
  z-index: 500;
  font-size: 18px !important;
  line-height: 32px;
  
  /*additional assets per lang to align lang descriptions*/ }
  #lang_selector #globalLangs {
    list-style-type: none;
    float: left;
    width:100%;
    z-index: 100; }
    #lang_selector #globalLangs li {
      position: relative;
      display: block;
      z-index: 505;
      cursor: pointer;
      width: 50%;
      white-space: nowrap;
      color: #fff;
      line-height: 30px; text-align: center;float:left;}
      #lang_selector #globalLangs li h4 {
        
        display: inline-block; }
      #lang_selector #globalLangs li span {
        display: inline-block;
         }
        #lang_selector #globalLangs #langSelect_lineBreaker {
      position: absolute;
      top: 50%;
      width: 5px;
      left: 49%;
      margin-top: -33px; }
      .fullScreenLangImg {
  position: absolute;
  width: 100%;
  min-width: 1024px;
  top: -120px;
  left: 0px; }
  #langSelect_lights {
  z-index: 8;
  display: none; }
  #langSelect_rays {
  z-index: 7;
  display: none; }
  #langSelect_BGimg {
  z-index: 5; }
  
#langSelect_footerFade {
  position: absolute;
  bottom: 0px;
  left: 0%;
  width: 100%;
  z-index: 10;
  height: 20%; }
  
#pageBlockerOuter {
  z-index: 10000000000000000;
  position: fixed;
  width: 100%;
  height: 100%;
  display: none; }