.cf {
  /* for IE 6/7 */
  *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
  /* non-JS fallback */
  *zoom: 1; }

.cf:before,
.cf:after {
  content: "";
  display: table; }

.cf:after {
  clear: both; }

.nbfc {
  overflow: hidden;
  /* for IE 6/7 */
  *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
  /* non-JS fallback */
  *zoom: 1; }

/*.cf:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}*/
.center {
  text-align: center;
  display: block; }

.img-vertical-center {
  vertical-align: middle; }

.vertical-align-container {
  height: 100%; }

.vertical-align-helper {
  display: inline-block;
  vertical-align: middle;
  height: 100%; }

.fl {
  float: left; }

.fr {
  float: right; }

html, body {
  min-width: 23.625em; }

.body-background {
  background: #467086; }

.page-header {
  width: 100%;
  z-index: 5000; }

.menu-head {
  background-color: #467086;
  height: 4.875em;
  text-align: justify; }

.menu-container {
  background-color: #518198;
  height: 2.0625em;
  zoom: 1; }

.page-header {
  position: fixed !important;
  position: absolute;
  /*ie6 and above*/
  top: 0;
  right: 0; }

.centered-menu-container {
  z-index: 10000;
  text-align: center; }

.menu, .submenu {
  list-style: none; }

.menu {
  margin: 0;
  padding: 1em 0;
  text-transform: uppercase;
  font-size: 28px;
  letter-spacing: 0.06em; }
  .menu a, .menu span {
    text-decoration: none;
    font-family: "Raleway", sans-serif;
    font-weight: normal; }

.submenu {
  background: #6b98af;
  padding: 0.25em 0;
  cursor: auto; }

.menu-item {
  letter-spacing: 0.04em; }
  .menu-item a, .menu-item span {
    font-size: 28px;
    display: block;
    color: white;
    padding: 0em 1.5625em;
    line-height: 1.8125em;
    cursor: pointer; }
  .menu-item:hover, .menu-item.hover {
    background: #436a7f; }

.submenu-item a, .submenu-item span {
  font-size: 20px;
  padding: 0.675em 1.5625em;
  line-height: 1.125em; }
.submenu-item:hover, .submenu-item .hover {
  cursor: pointer;
  background: #518198; }

@media (min-width: 70.875em) {
  .js .page-header {
    position: fixed !important;
    position: absolute;
    /*ie6 and above*/
    top: 0;
    right: 0; }

  .centered-menu-container {
    text-align: left;
    clear: both;
    position: relative;
    float: right;
    right: 50%; }

  .menu {
    position: relative;
    float: left;
    left: 50%;
    padding: 0; }
    .menu a, .menu span {
      font-size: 12px; }

  .submenu {
    display: none;
    position: absolute;
    right: auto;
    background: #eaeaea;
    min-width: 5em;
    padding: 1.25em 0; }

  .menu-item {
    float: left; }
    .menu-item:hover .submenu, .menu-item.hover .submenu {
      display: block; }
    .menu-item a, .menu-item span {
      line-height: 2.75em; }
    .menu-item:hover, .menu-item.hover {
      background: #eaeaea; }
      .menu-item:hover > a, .menu-item:hover > span, .menu-item.hover > a, .menu-item.hover > span {
        color: #467086; }

  .menu-item--last .submenu {
    left: auto;
    right: 0; }

  .submenu-item {
    left: auto;
    float: left;
    clear: left;
    width: 100%; }
    .submenu-item a, .submenu-item span {
      color: grey;
      line-height: 1em; }
    .submenu-item:hover, .submenu-item .hover {
      background: #dedede; }
      .submenu-item:hover a, .submenu-item:hover span, .submenu-item .hover a, .submenu-item .hover span {
        color: #467086; } }
/*.lt-ie9{
  .centered-menu-container{
    float: none;
    position: static;
    right: 0;

    ul{
      position: static;
      left: 0;
    }
  }
}*/
.menu-head:after {
  content: '';
  width: 100%;
  /* Ensures there are at least 2 lines of text, so justification works */
  display: inline-block; }

@media (min-width: 47.25em) {
  #share-button {
    display: inline-block;
    vertical-align: top;
    height: 4.875em; } }
@media (min-width: 70.875em) {
  #location {
    display: inline-block;
    vertical-align: top;
    height: 4.875em; }

  .conference-logo-header {
    display: inline-block;
    vertical-align: top; }

  #sm-icons {
    display: inline-block;
    vertical-align: top;
    height: 4.875em; } }

/*# sourceMappingURL=menu.css.map */
