#header-top#learning-network-bar {
    background: #f2f2f2;
    text-align: right;
    font-family: "acumin-pro",sans-serif;
    font-size: 13px;
    line-height: 32px;
    color: #000000;
    width: 100%;
    padding: 0 40px;
    height: 30px;
}
.page-node-type-faculty #main, .page-node-type-poster #main, .page-node-type-exhibit-hall #main, .page-node-type-home-page #main, .page-node-type-session #main{
    margin-top: 125px;
}
#main, .path-posters #main {
    margin-top: 65px;
}
.page-node-type-page #main {
    margin-top: 65px;
}
.path-media #button-menu{
    margin-right: 0;
}
#learning-network-bar img {
    height: 20px;
    width: auto;
    margin: 5px 0;
    float: right;
}
#header-top {
    background-color: #ffffff;
}
#header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 85px;
    background-color: #ffffff;
    z-index: 5;
    text-align: left;
    z-index: 999998;
}

#header-top {
    position: relative;


    z-index: 12;
    -moz-box-shadow: 0px 4px 7px rgba(0,0,0,0.5);
    height: 85px;
    box-shadow: 0px 5px 20px rgba(0,0,0,10%);
    -webkit-box-shadow: 0px 4px 7px rgba(0,0,0,0.5);
}


#header-top #header-inner {
    width: 100%;
    padding: 0 40px;
    display: flex;
    justify-content: space-between;
}

.login-page h1 {
    font-size: 77px;
    line-height:100px;
    font-weight: 100;
 }
#header-logo {
    float: left;
}
#date.loggedin {
    line-height: 55px;
font-size: 19px;
font-weight: 600;
font-family: 'acumin-pro';
}
#header-menu {
    float: right;
    position: relative;
    text-align: right;
}

#header-logo img {
    height: auto;
    max-height: 41px;
    margin-top: 22px;
    width: auto;
    display: inherit;
    max-width: 100%;
}
.menu, #menu-toggle {
    line-height: 50px;
    z-index: 999999999;
    margin-left: 5px;

    justify-content:center;
}

span.hidemobile {
    margin-right: 10px;
}
.top-button {
    width: 60px;
    height: 60px;
    border-radius: 7px;
    font-stretch: 20px;
    line-height: 28px;
    font-weight: 600;
    font-family: "acumin-pro-wide",sans-serif;
    text-align: center;
    font-size: 18px;
}
.menu {
    background: #ffffff;
    /*background-image: url(/themes/virtual/img/Hamburger-black.png);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: 105px center;
    padding-right: 38px;
    margin-left: 15px;*/
    color: #32004b;
    fill: #32004b;
    z-index: 999998;
}
.path-virtualbag #poster-hall .views-row {
    background: #efefef;
    border-radius: 10px;
    padding: 25px;
}
span.line {
    width: 25px;
    height: 3px;
    display: block;
    margin: 4px 0;
}
.closeIcon  span.line {
    display: none;
}
.closeIcon  .ex.open {
    display: block;
}
.lines.closed {
    padding-top: 11px;
}
.ex.open {
    display: none;
   /* background-image: url(/themes/virtual/img/Hamburger-Close-Blue.svg);*/
}
#date.loggedout {
    display: inline-block;
    float: right;
    font-family: 'acumin-pro';
    color: #000000;
    font-weight: bold;
    font-size: 19px;
    line-height: 70px;
}
#main-menu {
    display: none;
    background: #ffffff;
    position: fixed;
    width: 100%;
    left: 0;

    padding: 30px 0;
    max-height: 90%;
    overflow-y: scroll;
    z-index: 999998;
}
#toolbar-administration,#toolbar-bar {
    z-index: 999999;
}
#main-menu.display {
    display: block;
}
#main-menu .block-ad {
    margin-bottom: 25px;
}
#main-menu nav ul {
    padding-left: 10px;
    border-left: 1px solid #c3c3c3;
}
#main-menu a {
    color: #000000;
    font-weight: bold;
    display: block;
    padding: 10px 0px;
}

#main-menu a:hover {
    background: #eeeeee;
}
#main-menu .menu-date {
    font-size: 21px;
    font-weight: 700;
    color: #32004b;
    margin-bottom: 65px;
}
#main-menu .menu-social {
    margin-bottom: 5px;
}
#main-menu .menu-social li {
    display: inline-block;
    margin-right: 8px;
}
.menu-social ul {
    padding-left: 0;
    margin-left: 0;
}
#main-menu .menu-social li a {
    border: none;
    display: block;
    width: 35px;
    height: 35px;
    padding: 0;
}
#main-menu .menu-social li a:hover {
    background: none;
}

#main-menu .menu-social li a.facebook-menu {
    background: url(/themes/virtual/img/Facebook-Icon.png);
    background-size: 100%;
}
#main-menu .menu-social li a.insta-menu {
    background: url(/themes/virtual/img/ig-logo-email.png);
    background-size: 100%;
}
#main-menu .menu-social li a.linkedin-menu {
    background: url(/themes/virtual/img/linkedin-icon-blue.png);
    background-size: 100%;
}
#main-menu .menu-social li a.youtube-menu {
    background: url(/themes/virtual/img/youtubecolor.png);
    background-size: 100%;
}
#main-menu .menu-social li a.twitter-menu {
    background: url(/themes/virtual/img/Twitter-Icon.png);
    background-size: 100%;
}
#main-menu .menu-tags {
    font-size: 20px;
    font-weight: bold;
}
#main-menu .menu-tags li {
    margin-bottom: 8px;
}


@media (max-width: 991px) {
  #main-menu nav ul{
    border-left: 0;
  }
    .menu, #menu-toggle {
        line-height: auto;
        padding: 0;
    }
    span.hidemobile {
        display: none;
    }
    #header-logo {
        display: block;
    }

    .menu {
        text-indent: 0;
        border: none;
        background-position: center;
        padding-right: 0;
        background-size: 28px;
    }
    #date.loggedout {
       display: none;
    }
    #date.loggedin {
        display: none;
    }
    #header-menu {
        float: none;
        right: 15px;
        margin-top: 10px;
    }
    #main-menu.display {
        margin-top: 75px;
    }
    .three-column ul {
        margin-bottom: 0;
    }
    .closeIcon .ex.open {
        margin: auto;
        font-size: 25px;
        height: 30px;
    }

}
@media(max-width: 769px){
    #menu-toggle  {
    margin-top: 5px;
}
#header-top #header-inner{
    padding: 0 15px;
}
.lines.closed{
    padding-top: 4px;
}
    #header {
        max-width: 100%;
        width: 100%;
    }
    .small-btn {
        display: none;
    }
    #header-logo img {
        max-height: 42px;
        width: auto;
        max-width: 90%;
        height: auto;
        margin-top: 15px !important;
        max-width: 100%;
    }
    .user-logged-in #header-logo img {

    }


    #date.loggedout {
        line-height: 42px;
    }
}

@media(min-width: 992px) {
    #header-logo {
        width: 300px;
        height: 85px;

    }
    #header-menu {
        padding: 12px 0;
         display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
  justify-content: right;
    }
    .menu {

    }
    .top-button {
        width: 142px;
        height: 55px;
    }
    #main-menu {
        box-shadow: 1px 2px 3px #afafaf;
        position: fixed;
        text-align: left;
        left: 0;
        margin-top: 73px;
        width: 100%;
    }
    #main-menu .container, .three-column > div  {
         display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
  justify-content: space-between;
    }
    #main-menu .container:after {
        content: ' ';
        display: table;
        clear: both;
    }
    #main-menu nav {
        width: 55%;
        float: left;
    }
    .three-column {
        width: 70%;
    }
    #main-menu nav ul li {
    }

     #main-menu nav ul li a {
        border-bottom: none;
        color: #32004b;
        letter-spacing: -0.33px;
        font-size: 18px;
        line-height: 42px;
     }
     #main-menu #menu-social {
        float: right;
        width: 25%;
        border-left: 1px solid #c3c3c3;
        padding-left: 20px;
     }
}

@media(max-width: 990px){
    span.line  {
        margin: 6px 0;
    }
    /*#networking-notification-tab {
        top: 30px !important;
        right: 125px !important;
    }*/
}
@media (min-width: 1200px) {
    .container {
        max-width: 1350px;
    }

}
@media(max-width: 1100px){
     #button-menu ul li {
        font-size: 14px !important;
    }
}
#contentChannels {
    box-shadow: 1px 2px 3px #afafaf;
    position: fixed;
    text-align: left;
    left: 0;
    margin-top: 73px;
    width: 100%;
    display: none;
}
.contentChannelButton:hover{
    cursor: pointer;
}
#contentChannelsTop > div > div {
    background-color: #e9eef2;
}
#contentChannelsBottom > div > div {
    background-color: #fafafa;
}
.contentChannelsSection > div > div {
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    flex-wrap: wrap;
}
.contentChannelsSection .views-row {
    padding-left: 77px;
    width: 300px;
    padding-top: 20px;
    padding-bottom: 20px;
}
#contentChannels a {
    border-bottom: none;
    color: #32004b;
    letter-spacing: -0.33px;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
}
#contentChannelsBottom a {
    font-weight: normal !important;
}
