.sm-mega-menu-style {
  border: 0px solid #bbbbbb;
  background: transparent;
-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.2);

}
.sm-mega-menu-style a, .sm-mega-menu-style a:hover, .sm-mega-menu-style a:focus, .sm-mega-menu-style a:active {
  padding: 13px 20px;
  /* make room for the toggle button (sub indicator) */
  padding-right: 58px;
  font-family: "Open Sans", "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: 1.063em;
  font-weight: 700;
  line-height: 1.125em;
  text-decoration: none;
  color: #ffffff;
}
.sm-mega-menu-style a.current {
  background: #555555;
  color: #fff;
}
.sm-mega-menu-style a.disabled {
  color: #cccccc;
}
.sm-mega-menu-style a .sub-arrow {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: auto;
  right: 4px;
  width: 34px;
  height: 34px;
  overflow: hidden;
  font: bold 14px/34px monospace !important;
  text-align: center;
  text-shadow: none;
  background: rgba(0, 0, 0, 0.08);
}
.sm-mega-menu-style a .sub-arrow::before {
  content: '';
}
.sm-mega-menu-style a.highlighted .sub-arrow::before {
  content: '-';
}
.sm-mega-menu-style li {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.sm-mega-menu-style > li:first-child {
  border-top: 0;
}
.sm-mega-menu-style ul {
  background: rgba(179, 179, 179, 0.1);
}

.sm-mega-menu-style ul a, .sm-mega-menu-style ul a:hover, .sm-mega-menu-style ul a:focus, .sm-mega-menu-style ul a:active {
  border-left: 8px solid #FF00FF;
}
.sm-mega-menu-style ul ul a,
.sm-mega-menu-style ul ul a:hover,
.sm-mega-menu-style ul ul a:focus,
.sm-mega-menu-style ul ul a:active {
  border-left: 16px solid transparent;
}
.sm-mega-menu-style ul ul ul a,
.sm-mega-menu-style ul ul ul a:hover,
.sm-mega-menu-style ul ul ul a:focus,
.sm-mega-menu-style ul ul ul a:active {
  border-left: 24px solid transparent;
}
.sm-mega-menu-style ul ul ul ul a,
.sm-mega-menu-style ul ul ul ul a:hover,
.sm-mega-menu-style ul ul ul ul a:focus,
.sm-mega-menu-style ul ul ul ul a:active {
  border-left: 32px solid transparent;
}
.sm-mega-menu-style ul ul ul ul ul a,
.sm-mega-menu-style ul ul ul ul ul a:hover,
.sm-mega-menu-style ul ul ul ul ul a:focus,
.sm-mega-menu-style ul ul ul ul ul a:active {
  border-left: 40px solid transparent;
}

@media (min-width: 1024px) {
  /* Switch to desktop layout
  -----------------------------------------------
     These transform the menu tree from
     collapsible to desktop (navbar + dropdowns)
  -----------------------------------------------*/
  /* start... (it's not recommended editing these rules) */
  .sm-mega-menu-style ul {
    position: absolute;
    width: 12em;
  }

  .sm-mega-menu-style li.has-mega-menu {
    float: left;
    width: 20%;
  }

  .sm-mega-menu-style.sm-rtl li {
    float: right;
  }

  .sm-mega-menu-style ul li, .sm-mega-menu-style.sm-rtl ul li, .sm-mega-menu-style.sm-vertical li {
    float: none;
  }

  .sm-mega-menu-style a {
    white-space: nowrap;
  }

  .sm-mega-menu-style ul a, .sm-mega-menu-style.sm-vertical a {
    white-space: normal;
  }

  .sm-mega-menu-style .sm-nowrap > li > a, .sm-mega-menu-style .sm-nowrap > li > :not(ul) a {
    white-space: nowrap;
  }

  /* ...end */

.sm-mega-menu-style {
  border: 0px solid transparent;
  background: transparent;
  margin: 0;
  padding: 0;
}

  .sm-mega-menu-style a, .sm-mega-menu-style a:focus, .sm-mega-menu-style a:active, .sm-mega-menu-style a.highlighted {
    padding: 20px 0px 0px 0px;
    background-color: #575757;
    font-family: "Open Sans", "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 1.125em;
    font-weight: 600;
    line-height: 1.125em;
    text-decoration: none;
    color: #ffffff;
    text-align: center;
  }

  .sm-mega-menu-style a:hover, .sm-mega-menu-style a:focus, .sm-mega-menu-style a:active, .sm-mega-menu-style a.highlighted {
    padding: 20px 0px 0px 0px;
    background: #0078c2;
font-family: "Open Sans", "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 1.125em;
    font-weight: 600;
    line-height: 1.125em;
    text-decoration: none;
    color: #ffffff;
    text-align: center;
  }

.sm-mega-menu-style a.city:hover, .sm-mega-menu-style a.city:focus, .sm-mega-menu-style a.city:active, .sm-mega-menu-style a.city.highlighted {
        padding: 20px 0px 0px 0px;
        background: #2d8a9b;
font-family: "Open Sans", "Arial Narrow", Arial, Helvetica, sans-serif;
        font-size: 1.125em;
        font-weight: 600;
        line-height: 1.125em;
        text-decoration: none;
        color: #ffffff;
        text-align: center;
    }

.sm-mega-menu-style a.departments:hover, .sm-mega-menu-style a.departments:focus, .sm-mega-menu-style a.departments:active, .sm-mega-menu-style a.departments.highlighted {
        padding: 20px 0px 0px 0px;
        background: #127abf;
font-family: "Open Sans", "Arial Narrow", Arial, Helvetica, sans-serif;
        font-size: 1.125em;
        font-weight: 600;
        line-height: 1.125em;
        text-decoration: none;
        color: #ffffff;
        text-align: center;
    }

.sm-mega-menu-style a.democratic:hover, .sm-mega-menu-style a.democratic:focus, .sm-mega-menu-style a.democratic:active, .sm-mega-menu-style a.democratic.highlighted {
        padding: 20px 0px 0px 0px;
        background: #1c47b3;
font-family: "Open Sans", "Arial Narrow", Arial, Helvetica, sans-serif;
        font-size: 1.125em;
        font-weight: 600;
        line-height: 1.125em;
        text-decoration: none;
        color: #ffffff;
        text-align: center;
    }

.sm-mega-menu-style a.services:hover, .sm-mega-menu-style a.services:focus, .sm-mega-menu-style a.services:active, .sm-mega-menu-style a.services.highlighted {
        padding: 20px 0px 0px 0px;
        background: #659ece;
font-family: "Open Sans", "Arial Narrow", Arial, Helvetica, sans-serif;
        font-size: 1.125em;
        font-weight: 600;
        line-height: 1.125em;
        text-decoration: none;
        color: #ffffff;
        text-align: center;
    }

.sm-mega-menu-style a.community:hover, .sm-mega-menu-style a.community:focus, .sm-mega-menu-style a.community:active, .sm-mega-menu-style a.community.highlighted {
        padding: 20px 0px 0px 0px;
        background: #425885;
font-family: "Open Sans", "Arial Narrow", Arial, Helvetica, sans-serif;
        font-size: 1.125em;
        font-weight: 600;
        line-height: 1.125em;
        text-decoration: none;
        color: #ffffff;
        text-align: center;
    }

  .sm-mega-menu-style a.current {
    background: #0078c2;
    color: #ffffff;
  }

  .sm-mega-menu-style a.disabled {
    background: #0078c2;
    color: #ffffff;
  }

  .sm-mega-menu-style a.has-submenu {
    padding-right: 0px;
    height: 60px;
    -webkit-box-shadow: 2px 4px 4px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 4px 4px rgba(0,0,0,0.3);
    box-shadow: 2px 4px 4px rgba(0,0,0,0.3);
  }

  .sm-mega-menu-style a .sub-arrow {
    display: none;
    top: 50%;
    margin-top: -8px;
    right: 20px;
    width: 8px;
    height: 16px;
    font: 14px/16px monospace !important;
    background: transparent;
  }

  .sm-mega-menu-style a.highlighted .sub-arrow::before {
    content: '';
  }

  .sm-mega-menu-style > li:first-child {
    border-left: 0px solid transparent;
    border-right: 1px solid transparent;
  }

  .sm-mega-menu-style > li {
    border-top: 0;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
  }

  .sm-mega-menu-style ul {
    border: 0px solid #cecece;
    background: #cecece;
    -webkit-box-shadow: 2px 4px 4px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 4px 4px rgba(0,0,0,0.3);
    box-shadow: 2px 4px 4px rgba(0,0,0,0.3);
  }

  .sm-mega-menu-style ul a {
    border: 0 !important;
  }

  .sm-mega-menu-style ul a.has-submenu {
    padding-right: 0px;
 }

  .sm-mega-menu-style ul a .sub-arrow {
    left: 8px;
    right: auto;
  }

  .sm-mega-menu-style ul > li {
    border-left: 0;
    border-top: 1px solid #eeeeee;
  }

  .sm-mega-menu-style ul > li:first-child {
    border-top: 0;
  }

  .sm-mega-menu-style .scroll-up,
  .sm-mega-menu-style .scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: #fff;
    height: 20px;
  }

  .sm-mega-menu-style .scroll-up-arrow,
  .sm-mega-menu-style .scroll-down-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #555555 transparent;
  }

  .sm-mega-menu-style .scroll-down-arrow {
    top: 6px;
    border-style: solid dashed dashed dashed;
    border-color: #555555 transparent transparent transparent;
  }

  .sm-mega-menu-style.sm-rtl a.has-submenu {
    padding-right: 20px;
    padding-left: 32px;
  }

  .sm-mega-menu-style.sm-rtl a .sub-arrow {
    left: 20px;
    right: auto;
  }

  .sm-mega-menu-style.sm-rtl.sm-vertical a.has-submenu {
    padding: 11px 20px;
  }

  .sm-mega-menu-style.sm-rtl.sm-vertical a .sub-arrow {
    left: auto;
    right: 8px;
  }

  .sm-mega-menu-style.sm-rtl > li:first-child {
    border-left: 1px solid #eeeeee;
  }

  .sm-mega-menu-style.sm-rtl > li:last-child {
    border-left: 0;
  }

  .sm-mega-menu-style.sm-rtl ul a.has-submenu {
    padding: 11px 20px;
  }

  .sm-mega-menu-style.sm-rtl ul a .sub-arrow {
    left: auto;
    right: 8px;
  }

  .sm-mega-menu-style.sm-vertical a .sub-arrow {
    left: 8px;
    right: auto;
  }

  .sm-mega-menu-style.sm-vertical li {
    border-left: 0;
    border-top: 1px solid #eeeeee;
  }

  .sm-mega-menu-style.sm-vertical > li:first-child {
    border-top: 0;
  }
}

/*# sourceMappingURL=sm-mega-menu-style.css.map */
