.informa-bar {
    background: #525a5c;
    border-bottom: 3px solid #3a8b94 !important;
    position: relative;
    z-index: 9999;
}

#iribbon-title {
    background: url(/47/homepage/00/11/28/img/informa_white_double2.png) no-repeat center top;
    background-size: 100% auto;
    border: none;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    transition: none;
    width: 92px;
    text-indent: -999em;
    margin: 10px 0 8px 0;
    position: relative;
    top: -2px;
}

@media not all,not all {
    #iribbon-title {
        background: rgba(0,0,0,0) url(/47/homepage/00/11/28/img/iribbon-logo@2x.png) repeat 0 0/92px 34px;
    }
}

#iribbon-title.active {
    background-position: center bottom;
    top: 10px;
}

#iribbon-detail {
    margin: 0 auto;
    max-width: 1180px;
    overflow: hidden;
    padding: 34px 15px 2em 15px;
    transition: max-height 0.8s ease;
}

#iribbon-detail p {
    margin: 0;
    padding: 0;
}

.iribbon_corporate {
    border-left: 1px solid #fff;
    padding-left: 40px;
}

@media screen and (max-width: 768px) {
    .iribbon_corporate {
        border-left: 0;
        padding-left: 20px;
    }
}

.informa_corp_container {
  overflow: auto !important;
  padding: 20px 0 23px 0 !important;
}

.informa_corp, .informa_corp a {
  color: #e1e1e1 !important;
  text-decoration: none !important;
}

.informa_head {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 21px !important;
}

.informa_foot {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 24px !important;
  background: #525a5c !important;
  margin: 30px 0 0 0 !important;
}

.informa_subfoot {
  background: #000 !important;
  margin: 0 !important;
}

.informa_subfoot a::after, #iribbon-detail a::after {
  content: " \00a0\00a0|\00a0\00a0 ";
}

.informa_subfoot a.informa_lastlink::after, #iribbon-detail a.informa_lastlink::after {
  content: "";
}

.informa_corp .row, .informa_corp .span12, .informa_corp .span5 , .informa_corp .span6 , .informa_corp .span7 {
  margin-bottom: 0 !important;
}

header {
    height: 211px !important;
}

.mobile-menu-wrapper {
    padding-top: 0 !important;
}

@media (min-width: 768px) {
    header {
        height: auto !important;
        padding-top: 117px !important;
    }
    .mobile-menu-wrapper {
        padding-top: 23px !important;
    }
}