<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 979px) {
  .t3-megamenu .mega-inner {
    padding: 10px 20px;
  }
  .t3-megamenu .row-fluid,
  .t3-megamenu .mega-dropdown-menu,
  .t3-megamenu .row-fluid [class*="span"] {
    width: 100% !important;
    min-width: 100% !important;
    left: 0 !important;
    margin-left: 0 !important;
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
  }
  .t3-megamenu .row-fluid + .row-fluid {
    padding-top: 10px;
    border-top: 1px solid #eee;
  }
  .t3-megamenu .hidden-collapse,
  .t3-megamenu .always-show  .caret,
  .t3-megamenu .sub-hidden-collapse &gt; .nav-child,
  .t3-megamenu .sub-hidden-collapse .caret,
  .t3-megamenu .sub-hidden-collapse &gt; a:after,
  .t3-megamenu .always-show .dropdown-submenu &gt; a:after {
    display: none !important;
  }
  .t3-megamenu .mega-caption {
    display: none !important;
  }
  html[dir="rtl"] .t3-megamenu .row-fluid,
  html[dir="rtl"] .t3-megamenu .mega-dropdown-menu,
  html[dir="rtl"] .t3-megamenu .row-fluid [class*="span"] {
    right: 0 !important;
    margin-right: 0 !important;
  }
}

@media (max-width: 979px) {
  .t3-megamenu {
    padding-bottom: 0px !important;
  }
  .t3-megamenu .mega-inner {
    padding: 0px;
  }
  .t3-megamenu .row-fluid + .row-fluid {
    border-top: 1px solid #910B12;
  }
  .t3-megamenu .span12.mega-col-nav .mega-inner {
    padding: 0;
  }
  .t3-megamenu .mega-nav &gt; li a,
  .t3-megamenu .dropdown-menu .mega-nav &gt; li a {
    padding: 11px 15px 9px 30px;
    line-height: 130%;
  }
  .t3-megamenu .dropdown-menu .mega-nav &gt; li span {
    padding: 11px 15px 9px 30px;
    border-bottom: 1px solid #EEEEEE;
    line-height: 130%;
  }
  .t3-megamenu .dropdown-menu ul.level2 &gt; li span,
  .t3-megamenu .dropdown-menu ul.level2 &gt; li a {
    padding-left: 50px;
    border-bottom: none;
  }
  .t3-megamenu .dropdown-submenu &gt; a:after {
    border: none;
  }
  .t3-megamenu .t3-module {
    margin-bottom: 0;
  }
  .nav li.dropdown.active &gt; .dropdown-toggle,
  .nav li.dropdown.open.active &gt; .dropdown-toggle {
    border-bottom-color: #DBDBDB !important;
    border-right: medium none !important;
    border-top: 1px solid #DBDBDB !important;
    padding: 10px 15px 7px;
  }
}

</pre></body></html>