#mobile-menu,
#top-bar {
  position: relative;
  z-index: 99999;
}

#site-logo,
#top-bar {
  display: inline-block;
}
#top-bar {
  	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	max-width: 25%;
	margin-right: 15%;
}
#navwrapMain {
  position: absolute !important;
  top: 0em;
  float: left;
  z-index: 9999;
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
  height: auto;
  margin: 0 auto;
}
.is-sticky #site-logo {
  position: absolute;
  left: -3em;
}
.is-sticky #site-logo {
  display: none !important;
}
#site-header-sticky-wrapper .ubermenu .ubermenu-target {
  padding: 15px 20px;
  transition: padding 0.25s ease;
  will-change: padding;
}
#site-header-sticky-wrapper.is-sticky .ubermenu .ubermenu-target {
  padding: 10px 20px;
  transition: padding 0.25s ease;
}
.subNav {
  opacity: 0;
  filter: Alpha(opacity=0);
  transition: opacity 1s;
}
.subNav {
  visibility: hidden;
}
#superNavWrap ul {
  list-style: none;
  margin: 0;
}
#superNavWrap {
  position: relative;
  left: 5em;
}
#superNavWrap {
  z-index: 9999;
  float: left;
  background-color: #fff;
  border-width: 1px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-box-shadow: 0px 3px 8px -2px rgba(153, 153, 153, 1);
  -moz-box-shadow: 0px 3px 6px -2px rgba(153, 153, 153, 1);
  box-shadow: 0px 3px 6px -2px rgba(153, 153, 153, 1);
  height: 111px;
}
#superNav li {
  width: 321px;
  width: 280px;
  height: 139px;
  height: 111px;
  position: relative;
  left:5px;
}
#superNav > li {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#superNav li img {
 -webkit-transform: scale(0.85);
  -moz-transform: scale(0.85);
  -ms-transform: scale(0.85);
  -o-transform: scale(0.85);
  transform: scale(0.85);
  display: flex;
}
#mediaSite img,
#mediaSiteEvents img {
  transform: scale(0.8) !important;
}
#superNavWrap:hover {
  /* height: 560px !important; */
  cursor: pointer;
}
#navDownArrow {
  position: relative;
  float: left;
  z-index: 9999;
  display: inline-block;
  /* left: 19em;
	top: -5em;
	margin-top: -1em; */
  left: 16.6em;
  top: -3.5em;
  margin-top: -1em;
  cursor: pointer;
}
ul#superNav li:not(:last-of-type)::after {
  content: "";
  display: block;
  position: relative;
  width: 80%;
  height: 2px;
  margin: 0 auto;
  border-bottom: 2px solid #ddd;
  z-index: 100;
  opacity: 0;
  transition: opacity 0.25s ease;
}
ul#superNav:hover li:not(:last-of-type)::after {
  opacity: 1;
  transition: opacity 0.25s ease;
}
ul#superNavMobile li:not(:last-of-type)::after {
  content: "";
  display: block;
  position: relative;
  width: 80%;
  height: 2px;
  margin: 0 auto;
  border-bottom: 2px solid #ddd;
  z-index: 100;
  opacity: 0;
  transition: opacity 0.25s ease;
}
ul#superNavMobile:hover li:not(:last-of-type)::after {
  opacity: 1;
  transition: opacity 0.25s ease;
}
ul#superNavMobile li {
  position: relative;
}
#navDownArrowDivMobile {
  position: absolute;
  right: 0;
}
#navRule1,
#navRule2,
#navRule3,
#navRule4 {
  display: none !important;
  /* margin-top: -2em;
	margin-bottom: -1em; */
  width: 80%;
  margin: auto;
  cursor: pointer;
  z-index: 100;
  position: relative;
  visibility: hidden;
  border-top: 2px solid #ddd;
}
#superNavWrapMobile ul {
  list-style: none;
  margin: 0;
}
#superNavMobile a {
  padding: 1px;
}
#sonicFoundry.active-item {
  position: relative;
  top: -15px;
}

#globalLearningExchange.active-item img#glx_logo {
  position: relative;
  top: 12px;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  transform: scale(0.7);
}

#globalLearningExchangeMobile a img:first-of-type {
  height: 50px;
  width: auto;
}

#vidableMobile a img:first-of-type {
  height: 50px;
  width: auto;
}

#mediaSite {
  position: relative;
  top: -5px;
}
#mediaSiteEvents {
  position: relative;
  top: 10px;
}
#top-bar-content.top-bar-right {
  padding-top: 0px !important;
}
@media screen and (min-width: 975px) {
  #superNavWrapMobile {
    display: none;
  }
  #superNavWrap {
    display: block;
  }
}
@media screen and (min-width: 2100px) {
  #superNavWrap {
    position: relative;
    left: 35em;
  }
  #top-bar-content {
    /*margin-right: -15vw;*/
  }
}
@media screen and (min-width: 3900px) {
  #superNavWrap {
    position: relative;
    left: 103em;
  }
  #top-bar-content {
    /*margin-right: -32vw;*/
  }
}
@media screen and (max-width: 3900px) and (min-width: 3800px) {
  #superNavWrap {
    position: relative;
    left: 100em;
  }
  #top-bar-content {
    /*margin-right: -32vw;*/
  }
}
@media screen and (max-width: 3800px) and (min-width: 3700px) {
  #superNavWrap {
    position: relative;
    left: 98em;
  }
  #top-bar-content {
    /*margin-right: -31vw;*/
  }
}
@media screen and (max-width: 3700px) and (min-width: 3600px) {
  #superNavWrap {
    position: relative;
    left: 93em;
  }
  #top-bar-content {
    /*margin-right: -30vw;*/
  }
}
@media screen and (max-width: 3600px) and (min-width: 3500px) {
  #superNavWrap {
    position: relative;
    left: 89em;
  }
  #top-bar-content {
    /*margin-right: -29vw;*/
  }
}
@media screen and (max-width: 3500px) and (min-width: 3400px) {
  #superNavWrap {
    position: relative;
    left: 87em;
  }
  #top-bar-content {
    /*margin-right: -29vw;*/
  }
}
@media screen and (max-width: 3400px) and (min-width: 3300px) {
  #superNavWrap {
    position: relative;
    left: 82em;
  }
  #top-bar-content {
    /*margin-right: -28vw;*/
  }
}
@media screen and (max-width: 3300px) and (min-width: 3200px) {
  #superNavWrap {
    position: relative;
    left: 78em;
  }
  #top-bar-content {
    /*margin-right: -27vw;*/
  }
}
@media screen and (max-width: 3200px) and (min-width: 3100px) {
  #superNavWrap {
    position: relative;
    left: 75em;
  }
  #top-bar-content {
    /*margin-right: -26vw;*/
  }
}
@media screen and (max-width: 3100px) and (min-width: 3000px) {
  #superNavWrap {
    position: relative;
    left: 68em;
  }
  #top-bar-content {
    /*margin-right: -24vw;*/
  }
}
@media screen and (max-width: 3000px) and (min-width: 2900px) {
  #superNavWrap {
    position: relative;
    left: 64em;
  }
  #top-bar-content {
    /*margin-right: -24vw;*/
  }
}
@media screen and (max-width: 2900px) and (min-width: 2800px) {
  #superNavWrap {
    position: relative;
    left: 62em;
  }
  #top-bar-content {
    /*margin-right: -24vw;*/
  }
}
@media screen and (max-width: 2800px) and (min-width: 2700px) {
  #superNavWrap {
    position: relative;
    left: 58em;
  }
  #top-bar-content {
    /*margin-right: -24vw;*/
  }
}
@media screen and (max-width: 2700px) and (min-width: 2600px) {
  #superNavWrap {
    position: relative;
    left: 54em;
  }
  #top-bar-content {
    /*margin-right: -20vw;*/
  }
}
@media screen and (max-width: 2600px) and (min-width: 2500px) {
  #superNavWrap {
    position: relative;
    left: 48em;
  }
  #top-bar-content {
    /*margin-right: -20vw;*/
  }
}
@media screen and (max-width: 2500px) and (min-width: 2400px) {
  #superNavWrap {
    position: relative;
    left: 45em;
  }
  #top-bar-content {
    /*margin-right: -20vw;*/
  }
}
@media screen and (max-width: 2400px) and (min-width: 2300px) {
  #superNavWrap {
    position: relative;
    left: 42em;
  }
  #top-bar-content {
    /*margin-right: -20vw;*/
  }
}
@media screen and (max-width: 2300px) and (min-width: 2200px) {
  #superNavWrap {
    position: relative;
    left: 40em;
  }
  #top-bar-content {
    /*margin-right: -18vw;*/
  }
}
@media screen and (max-width: 2200px) and (min-width: 2100px) {
  #superNavWrap {
    position: relative;
    left: 35em;
  }
  #top-bar-content {
    /*margin-right: -15vw;*/
  }
}
@media screen and (max-width: 2100px) and (min-width: 2000px) {
  #superNavWrap {
    position: relative;
    left: 25em;
  }
  #top-bar-content {
    /*margin-right: -15vw;*/
  }
}
@media screen and (max-width: 2000px) and (min-width: 1900px) {
  #superNavWrap {
    position: relative;
    left: 25em;
  }
  #top-bar-content {
    /*margin-right: -15vw;*/
  }
}
@media screen and (max-width: 1900px) and (min-width: 1800px) {
  #superNavWrap {
    position: relative;
    left: 25em;
  }
  #top-bar-content {
    /*margin-right: -15vw;*/
  }
}
@media screen and (max-width: 1800px) and (min-width: 1700px) {
  #superNavWrap {
    position: relative;
    left: 22em;
  }
  #top-bar-content {
    /*margin-right: -16vw;*/
  }
}
@media screen and (max-width: 1700px) and (min-width: 1600px) {
  #superNavWrap {
    position: relative;
    left: 22em;
  }
  #top-bar-content {
    /*margin-right: -13vw;*/
  }
}
@media screen and (max-width: 1600px) and (min-width: 1500px) {
  #superNavWrap {
    position: relative;
    left: 15em;
  }
  #top-bar-content {
    /*margin-right: -11vw;*/
  }
}
@media screen and (max-width: 1500px) and (min-width: 1400px) {
  #superNavWrap {
    position: relative;
    left: 15em;
  }
  #top-bar-content {
    /*margin-right: -8vw;*/
  }
}
@media screen and (max-width: 1400px) and (min-width: 1300px) {
  #superNavWrap {
    position: relative;
    left: 10em;
  }
  #top-bar-content {
    /*margin-right: -6vw;*/
  }
}
@media screen and (max-width: 1300px) and (min-width: 1200px) {
  #superNavWrap {
    position: relative;
    left: 8em;
  }
}
@media screen and (max-width: 975px) and (min-width: 100px) {
  #superNavWrap {
    display: none;
  }
  .subNavMobile {
    opacity: 0;
    filter: Alpha(opacity=0);
    transition: opacity 1s;
  }
  .subNavMobile {
    visibility: hidden;
  }
  #navDownArrowMobile {
    position: relative;
    /* float: left; */
    z-index: 99999;
    display: inline-block;
    /* left: 6em; */
    top: -3em;
    /* margin-top: -1em; */
    cursor: pointer;
  }
  #superNavWrapMobile {
    margin-top: 3.6em;
    display: inline-block;
    position: relative;
    z-index: 999;
    /* float: left; */
    background-color: #fff;
    border-width: 1px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-box-shadow: 0px 3px 8px -2px rgba(153, 153, 153, 1);
    -moz-box-shadow: 0px 3px 6px -2px rgba(153, 153, 153, 1);
    box-shadow: 0px 3px 6px -2px rgba(153, 153, 153, 1);
    height: 57px;
    width: 190px;
    pointer-events: all;
  }
  #navwrapMain {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100vw;
    pointer-events: none;
  }
  #superNavWrapMobile {
    /* position: relative;
		left: 50%;
		right: 50%; */
  }
  #superNavMobile li {
    /* float: left; */
    width: 90%;
    height: 57px;
    text-align: center;
	margin:auto;
  }
  #mediaSiteMobile,
  #mediaSiteEventsMobile,
  #sonicFoundryMobile {
    /* margin-bottom: -0.85em; */
  }
  /* #navRule1Mobile, #navRule2Mobile {
		position: relative;
		z-index: 99999;
		width: 140px;
		margin-left: 1.4em;
		margin-top: -1em;
		margin-bottom: -1em;
		cursor: pointer;
		visibility: hidden;
		border-top: 2px solid #ddd;
	}
	#navRule2Mobile {
		position: relative;
		top: 3px;
	} */
}
@media screen and (max-width: 940px) and (min-width: 800px) {
  #top-bar-content {
    /*margin-right: 17vw;*/
  }
  #superNavWrapMobile {
    position: relative !important;
    /* left: 50% !important;
		right: 50% !important;
		margin-left: 35vw !important;
		margin-right: -50vw !important; */
  }
}
@media screen and (max-width: 800px) and (min-width: 750px) {
  #top-bar-content {
    /*margin-right: 16vw;*/
  }
  #superNavWrapMobile {
    position: relative !important;
    /* left: 50% !important;
		right: 50% !important;
		margin-left: 35vw !important;
		margin-right: -50vw !important; */
  }
}
@media screen and (max-width: 750px) and (min-width: 700px) {
  #top-bar-content {
    /*margin-right: 4vw;*/
  }
  #superNavWrapMobile {
    position: relative !important;
    /* left: 50% !important;
		right: 50% !important;
		margin-left: 35vw !important;
		margin-right: -50vw !important; */
  }
}
@media screen and (max-width: 700px) and (min-width: 650px) {
  #top-bar-content {
    /*margin-left: -10vw;*/
  }
  #superNavWrapMobile {
    position: relative !important;
    /* left: 50% !important;
		right: 50% !important;
		margin-left: 30vw !important;
		margin-right: -50vw !important; */
  }
}
@media screen and (max-width: 650px) and (min-width: 600px) {
  #top-bar-content {
    /*margin-left: -12vw;*/
  }
  #superNavWrapMobile {
    position: relative !important;
    /* left: 50% !important;
		right: 50% !important;
		margin-left: 28vw !important;
		margin-right: -50vw !important; */
  }
}
@media screen and (max-width: 600px) and (min-width: 550px) {
  #top-bar-content {
    /*margin-left: -12vw;*/
  }
  #superNavWrapMobile {
    position: relative !important;
    /* left: 50% !important;
		right: 50% !important;
		margin-left: 25vw !important;
		margin-right: -50vw !important; */
  }
}
@media screen and (max-width: 550px) and (min-width: 500px) {
  #top-bar-content {
    /*margin-left: -8vw;*/
    max-width: 480px;
  }
  #superNavWrapMobile {
    position: relative !important;
    /* left: 50% !important;
		right: 50% !important;
		margin-left: 25vw !important;
		margin-right: -50vw !important; */
  }
}
@media screen and (max-width: 500px) and (min-width: 450px) {
  #top-bar-content {
    /*margin-left: -10vw;*/
    font-size: 90%;
    max-width: 440px;
  }
  #superNavWrapMobile {
    position: relative !important;
    /* left: 50% !important;
		right: 50% !important;
		margin-left: 23vw !important;
		margin-right: -50vw !important; */
  }
}
@media screen and (max-width: 450px) and (min-width: 400px) {
  #top-bar-content {
    /*margin-left: -21vw;*/
    font-size: 90%;
  }
  .top-bar {
    margin-left: -10px;
    margin-right: -6px;
  }
  #superNavWrapMobile {
    position: relative !important;
    /* left: 50% !important;
		right: 50% !important;
		margin-left: 18vw !important;
		margin-right: -50vw !important; */
  }
}
@media screen and (max-width: 400px) and (min-width: 350px) {
  #top-bar-content {
    /*margin-left: -12vw;*/
    font-size: 90%;
    max-width: 340px;
    margin-top: -0.75em;
  }
  #superNavWrapMobile {
    position: relative !important;
    /* left: 50% !important;
		right: 50% !important;
		margin-left: 16vw !important;
		margin-right: -50vw !important; */
  }
}
@media screen and (max-width: 350px) and (min-width: 325px) {
  #top-bar-content {
    /*margin-left: -18vw;*/
    font-size: 90%;
    max-width: 320px;
    margin-top: -0.75em;
  }
  #superNavWrapMobile {
    position: relative !important;
    /* left: 50% !important;
		right: 50% !important;
		margin-left: 14vw !important;
		margin-right: -50vw !important; */
  }
}
@media screen and (max-width: 325px) and (min-width: 300px) {
  #top-bar-content {
    /*margin-left: -26vw;*/
    font-size: 90%;
    margin-top: -0.75em;
  }
  #superNavWrapMobile {
    position: relative !important;
    /* left: 50% !important;
		right: 50% !important;
		margin-left: 8vw !important;
		margin-right: -50vw !important; */
  }
}
@media screen and (max-width: 300px) and (min-width: 250px) {
  #top-bar-content {
    width: 248px;
    /*margin-left: -20vw;*/
    font-size: 90%;
    margin-top: -0.75em;
  }
  #superNavWrapMobile {
    position: relative !important;
    /* left: 50% !important;
		right: 50% !important;
		margin-left: 4vw !important;
		margin-right: -50vw !important; */
  }
}

@media (max-width:945px) {
	#top-bar {
		max-width: 90%;
		margin: auto;
	}
}
