.t3-megamenu .mega-inner {
  padding: 10px 0;
}
.t3-megamenu .row {
  margin: 10px 0px !important;
}
.t3-megamenu .mega-align-justify .row {
  margin: 0 20px !important;
}
.t3-megamenu .mega-align-justify .row .row {
  margin: 0 !important;
}
.t3-megamenu .row + .row {
  padding-top: 10.5px;
  border-top: 1px solid #eeeeee;
  padding-left: 0 !important;
}
.t3-megamenu .row .row .mega-col-nav {
  padding: 0;
}
.t3-megamenu .mega-dropdown-menu {
  margin-top: -2px !important;
}
.t3-megamenu .mega-dropdown-menu.col-xs-12 {
  margin-left: 19px !important;
  max-width: 97%;
  width: 1172px;
}
@media screen and (min-width: 1130px) and (max-width: 1170px) {
  .t3-megamenu .mega-dropdown-menu.col-xs-12 {
    width: 1132px;
  }
}
@media screen and (max-width: 750px) {
  .t3-megamenu .mega-dropdown-menu.col-xs-12 {
    width: 750px !important;
    max-width: 96%;
  }
}
@media screen and (max-width: 1130px) {
  .t3-megamenu .mega-dropdown-menu.col-xs-12 {
    width: 1132px;
    max-width: 96%;
  }
}
.t3-megamenu .mega-dropdown-menu.col-xs-12 a,
.t3-megamenu .mega-dropdown-menu.col-xs-12 span {
  padding: 4px !important;
  font-weight: normal;
  font-size: 11px;
}
.t3-megamenu .mega-group {
  margin-top: 30px;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  text-transform: uppercase;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct .row {
  margin-left: -15px;
  margin-right: -15px;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  text-transform: uppercase;
  font-weight: normal;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 0;
}
.t3-megamenu .t3-module .module-title {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module ul li,
.t3-megamenu .t3-module .nav li {
  list-style: disc;
  display: list-item;
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.t3-megamenu .t3-module ul li a,
.t3-megamenu .t3-module .nav li a {
  display: inline;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 100%;
  background: none;
  font: inherit;
  white-space: normal;
}
.t3-megamenu .t3-module ul li a:hover,
.t3-megamenu .t3-module .nav li a:hover,
.t3-megamenu .t3-module ul li a:focus,
.t3-megamenu .t3-module .nav li a:focus,
.t3-megamenu .t3-module ul li a:active,
.t3-megamenu .t3-module .nav li a:active {
  background: none;
  color: inherit;
  font: inherit;
}
.t3-megamenu .zen-module-title,
.t3-megamenu .zen-module-body {
  color: #999999;
}
.t3-megamenu .mega-caption {
  color: #999999;
  font-size: 13px;
  margin-top: 3px;
  font-weight: normal;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-right: 0;
}