.t3-megamenu .mega-inner {
  padding: 20px;
}
.t3-megamenu .row-fluid [class*="span"].mega-col-nav:first-child .mega-inner,
.t3-megamenu .row-fluid [class*="span"].mega-col-module:first-child .mega-inner {
  padding-right: 20px;
}
.t3-megamenu .row-fluid [class*="span12"].mega-col-nav:first-child .mega-inner,
.t3-megamenu .row-fluid [class*="span12"].mega-col-module:first-child .mega-inner {
  padding-right: 0;
}
.t3-megamenu .row-fluid + .row-fluid {
  border-top: 1px solid #e5e5e5;
}
.t3-megamenu .mega-nav .mega-group > .mega-group-title,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title {
  background: inherit;
  border: none;
  border-bottom: solid 1px #1d1d1d;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 20px 0 10px;
  padding: 10px 10px 10px;
  text-transform: uppercase;
  opacity: 1;
  filter: alpha(opacity=100);
}
.t3-megamenu .mega-nav .mega-group > .mega-group-title:hover,
.t3-megamenu .mega-nav .mega-group > .mega-group-title:active,
.t3-megamenu .mega-nav .mega-group > .mega-group-title:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:focus {
  background: inherit;
  color: #fff;
}
.t3-megamenu .mega-dropdown-inner .mega-inner:last-child {
  padding-right: 0;
}
.t3-megamenu .mega-group-ct .mega-dropdown-inner .mega-inner {
  padding: 0 !important;
}
.t3-megamenu .row-fluid [class*="span"].mega-col-nav:first-child .mega-inner .mega-group-ct .mega-inner,
.t3-megamenu .row-fluid [class*="span"].mega-col-module:first-child .mega-inner .mega-group-ct .mega-inner {
  padding-right: 0;
}
.t3-megamenu .mega-group-ct .row-fluid [class*="span"].mega-col-nav:first-child .mega-inner,
.t3-megamenu .mega-group-ct .row-fluid [class*="span"].mega-col-module:first-child .mega-inner {
  padding-right: 0;
}
.t3-megamenu .mega-group-ct .mega-inner .mega-nav > li a {
  font-size: 14px;
  font-weight: 300;
  padding: 10px 0;
}
.t3-megamenu .mega-dropdown-inner .mega-col-nav .mega-nav .mega-group > .mega-group-title {
  padding: 10px 0;
}
.t3-megamenu .row-fluid [class*="span12"].mega-col-nav:first-child .mega-inner .mega-group > .mega-group-title,
.t3-megamenu .row-fluid [class*="span12"].mega-col-module:first-child .mega-inner .mega-group > .mega-group-title {
  padding-right: 15px;
}
.t3-megamenu .row-fluid [class*="span12"].mega-col-nav:first-child .mega-inner .mega-group-ct .mega-inner .mega-nav > li a,
.t3-megamenu .row-fluid [class*="span12"].mega-col-module:first-child .mega-inner .mega-group-ct .mega-inner .mega-nav > li a {
  padding-right: 15px;
}
.t3-megamenu .mega-group .mega-group-ct .mega-dropdown-inner .row-fluid .mega-col-nav[class*="span"] .mega-inner {
  margin-right: 20px !important;
  padding: 0 !important;
}
.t3-megamenu .mega-group .mega-group-ct .mega-dropdown-inner .row-fluid .mega-col-nav[class*="span"]:first-child .mega-inner {
  margin-right: 0 !important;
}
.t3-megamenu .span12.mega-col-nav .mega-inner {
  padding: 0;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  border-top: none;
  border-bottom: solid 1px #1d1d1d;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 300;
  padding: 10px 20px;
  text-shadow: none;
  text-transform: none;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .mega-nav > li a:active,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:active {
  background: transparent;
  color: #fff;
}
.t3-megamenu .mega-nav > li.active > a,
.t3-megamenu .dropdown-menu .mega-nav > li.active > a {
  background: transparent;
  color: #02BD85;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-left: 0;
}
.t3-megamenu .t3-module .module-title {
  font-size: 17px;
  color: #222;
  display: block;
  line-height: 20px;
  margin-bottom: 5px;
}
.t3-megamenu .t3-module ul,
.t3-megamenu .t3-module .nav {
  margin: 0 15px 0 0;
}
.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 ul li a:focus,
.t3-megamenu .t3-module ul li a:active,
.t3-megamenu .t3-module .nav li a:hover,
.t3-megamenu .t3-module .nav li a:focus,
.t3-megamenu .t3-module .nav li a:active {
  background: none;
  color: inherit;
  font: inherit;
}
.t3-megamenu .mega-caption {
  color: #999;
  font-size: 14px;
  margin-top: 3px;
  font-weight: normal;
}