

.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;
}
.t3-megamenu .mega-inner {
  padding: 10px;
  *zoom: 1;
  *zoom: 1;
}
.t3-megamenu .mega-inner:before,
.t3-megamenu .mega-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-megamenu .mega-inner:after {
  clear: both;
}
.t3-megamenu .mega-inner:before,
.t3-megamenu .mega-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-megamenu .mega-inner:after {
  clear: both;
}
.t3-megamenu .row-fluid + .row-fluid {
  padding-top: 10px;
  border-top: 1px solid #eee;
}
.t3-megamenu .mega > .mega-dropdown-menu {
  min-width: 200px;
  display: none;
}
.t3-megamenu .mega.open > .mega-dropdown-menu,
.t3-megamenu .mega.dropdown-submenu:hover > .mega-dropdown-menu {
  display: block;
}
.t3-megamenu .mega-group {
  *zoom: 1;
  *zoom: 1;
}
.t3-megamenu .mega-group:before,
.t3-megamenu .mega-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-megamenu .mega-group:after {
  clear: both;
}
.t3-megamenu .mega-group:before,
.t3-megamenu .mega-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-megamenu .mega-group:after {
  clear: both;
}
.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;
  color: inherit;
  font-weight: bold;
  padding: 0;
  margin: 0;
}
.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: inherit;
}
.t3-megamenu .mega-group-ct {
  margin: 0;
  padding: 0;
  *zoom: 1;
  *zoom: 1;
}
.t3-megamenu .mega-group-ct:before,
.t3-megamenu .mega-group-ct:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-megamenu .mega-group-ct:after {
  clear: both;
}
.t3-megamenu .mega-group-ct:before,
.t3-megamenu .mega-group-ct:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-megamenu .mega-group-ct:after {
  clear: both;
}
.t3-megamenu .span12.mega-col-nav .mega-inner {
  padding: 5px;
}
.t3-megamenu .mega-group .span12.mega-col-nav .mega-inner {
  padding: 0;
}
.t3-megamenu .mega-nav,
.t3-megamenu .dropdown-menu .mega-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  list-style: none;
  margin-left: 0;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  white-space: normal;
}
.t3-megamenu .mega-group > .mega-nav,
.t3-megamenu .dropdown-menu .mega-group > .mega-nav {
  margin-left: -5px;
  margin-right: -5px;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 5px;
}
.t3-megamenu .t3-module {
  margin-bottom: 10px;
}
.t3-megamenu .t3-module .module-title {
  margin-bottom: 0;
}
.t3-megamenu .t3-module .module-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-align-left > .dropdown-menu {
  left: 0;
}
.t3-megamenu .mega-align-right > .dropdown-menu {
  left: auto;
  right: 0;
}
.t3-megamenu .mega-align-center > .dropdown-menu {
  left: 50%;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
}
.t3-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu {
  left: 100%;
}
.t3-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu {
  left: auto;
  right: 100%;
}
.t3-megamenu .mega-align-justify {
  position: static;
}
.t3-megamenu .mega-align-justify > .dropdown-menu {
  left: 0;
  margin-left: 0;
  top: auto;
}
.t3-megamenu .mega-caption {
  display: block;
  white-space: nowrap;
}
.t3-megamenu .nav .caret,
.t3-megamenu .dropdown-submenu .caret,
.t3-megamenu .mega-menu .caret {
  display: none;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: inline-block;
}
.t3-megamenu .nav [class^="icon-"],
.t3-megamenu .nav [class*=" icon-"] {
  margin-right: 5px;
}
@media (min-width: 768px) {
  .t3-megamenu.animate .mega > .mega-dropdown-menu {
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
  }
  .t3-megamenu.animate .mega.animating > .mega-dropdown-menu {
    display: block !important;
  }
  .t3-megamenu.animate .mega.open > .mega-dropdown-menu,
  .t3-megamenu.animate .mega.animating.open > .mega-dropdown-menu {
    opacity: 1;
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center > .mega-dropdown-menu {
    transform: scale(0,0) translate(-50%,0%);
    -webkit-transform: scale(0,0) translate(-50%,0);
    -ms-transform: scale(0,0) translate(-50%,0);
    -o-transform: scale(0,0) translate(-50%,0);
    transform-origin: 0% 20%;
    -webkit-transform-origin: 0% 20%;
    -ms-transform-origin: 0% 20%;
    -o-transform-origin: 0% 20%;
  }
  .t3-megamenu.animate.zoom .mega > .mega-dropdown-menu {
    transform: scale(0,0);
    -webkit-transform: scale(0,0);
    -ms-transform: scale(0,0);
    -o-transform: scale(0,0);
    transform-origin: 20% 20%;
    -webkit-transform-origin: 20% 20%;
    -ms-transform-origin: 20% 20%;
    -o-transform-origin: 20% 20%;
  }
  .t3-megamenu.animate.zoom .mega.open > .mega-dropdown-menu {
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center.open > .mega-dropdown-menu {
    transform: scale(1,1) translate(-50%,0);
    -webkit-transform: scale(1,1) translate(-50%,0);
    -ms-transform: scale(1,1) translate(-50%,0);
    -o-transform: scale(1,1) translate(-50%,0);
  }
  .t3-megamenu.animate.elastic .level0 > .mega > .mega-dropdown-menu {
    transform: scale(1,0);
    -webkit-transform: scale(1,0);
    -ms-transform: scale(1,0);
    -o-transform: scale(1,0);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center > .mega-dropdown-menu {
    transform: scale(1,0) translate(-50%,0);
    -webkit-transform: scale(1,0) translate(-50%,0);
    -ms-transform: scale(1,0) translate(-50%,0); 
    -o-transform: scale(1,0) translate(-50%,0);
  }
  .t3-megamenu.animate.elastic .mega > .mega-dropdown-menu {
    transform: scale(0,1);
    transform-origin: 10% 0;
    -webkit-transform: scale(0,1);
    -webkit-transform-origin: 10% 0;
    -ms-transform: scale(0,1);
    -ms-transform-origin: 10% 0;
    -o-transform: scale(0,1);
    -o-transform-origin: 10% 0;
  }
  .t3-megamenu.animate.elastic .mega.open > .mega-dropdown-menu {
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center.open > .mega-dropdown-menu {
    transform: scale(1,1) translate(-50%,0);
    -webkit-transform: scale(1,1) translate(-50%,0);
    -ms-transform: scale(1,1) translate(-50%,0);
    -o-transform: scale(1,1) translate(-50%,0);
  }
  .t3-megamenu.animate.slide {
    
  }
  .t3-megamenu.animate.slide .mega {
    
  }
  .t3-megamenu.animate.slide .mega.animating > .mega-dropdown-menu {
    overflow: hidden;
  }
  .t3-megamenu.animate.slide .mega > .mega-dropdown-menu > div {
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: -100%;
  }
  .t3-megamenu.animate.slide .mega.open > .mega-dropdown-menu > div {
    margin-top: 0%;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu {
    min-width: 0;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu > div {
    min-width: 200px;
    margin-top: 0;
    margin-left: -500px;
  }
  .t3-megamenu.animate.slide .mega .mega.open > .mega-dropdown-menu > div {
    margin-left: 0;
  }
}
html[dir="rtl"] .t3-megamenu .mega-align-center > .dropdown-menu {
  right: 50%;
  transform: translate(50%);
  -webkit-transform: translate(50%);
  -moz-transform: translate(50%);
  -ms-transform: translate(50%);
  -o-transform: translate(50%);
}
html[dir="rtl"] .t3-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu {
  right: 100%;
}
html[dir="rtl"] .t3-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu {
  right: auto;
  left: 100%;
}
html[dir="rtl"] .t3-megamenu .mega-align-justify > .dropdown-menu {
  right: 0;
  margin-right: 0;
  top: auto;
}
html[dir="rtl"] .t3-megamenu .mega-nav .dropdown-submenu > a:after {
  direction: ltr;
}

.t3-megamenu .mega-inner {
  padding: 20px;
}
.t3-megamenu .mega-dropdown-inner .last-col {
  margin-left: 0 !important;
}
.t3-megamenu .mega-dropdown-inner .last-col .mega-inner,
.t3-megamenu .mega-dropdown-inner .row-fluid > div:last-child .mega-inner {
  padding: 20px 20px 0 10px;
}
.t3-megamenu .mega-dropdown-inner .row-fluid > .span12.mega-col-nav:last-child .mega-inner {
  padding: 20px;
}
.t3-megamenu .nav-child.mega-group-ct .mega-dropdown-inner .last-col .mega-inner,
.t3-megamenu .nav-child.mega-group-ct .mega-dropdown-inner .mega-col-nav .mega-inner,
.t3-megamenu .nav-child.mega-group-ct .row-fluid > div:last-child .mega-inner,
.t3-megamenu .span12.mega-col-nav:last-child .nav-child.mega-group-ct .row-fluid .mega-inner {
  padding: 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-bottom: solid 1px #333;
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.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-group-ct .mega-dropdown-inner .mega-col-nav .mega-inner {
  border-right: none;
}
.t3-megamenu .mega-group-ct > .row-fluid > [class*="span"] > .mega-inner,
.t3-megamenu .span12.mega-col-nav .mega-group-ct .mega-inner,
.t3-megamenu .mega-col-nav .mega-group-ct .mega-inner {
  padding: 0;
  border-right: none;
}
.t3-megamenu .mega-dropdown-inner .mega-col-nav .mega-inner {
  border-right: solid 1px #333;
}
.t3-megamenu .mega-dropdown-inner .mega-col-nav:last-child .mega-inner {
  border-right: none;
}
.t3-megamenu .span12.mega-col-nav .mega-inner {
  padding: 20px;
}
.t3-megamenu .mega-nav > li a {
  padding: 5px 10px;
}
.t3-megamenu .dropdown-menu .mega-nav > li a {
  padding: 5px 0;
}
.t3-megamenu .mega-group .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li a {
  padding-left: 0;
  padding-right: 0;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 0;
}
.t3-megamenu .t3-module .module-title {
  display: block;
  line-height: 20px;
  border-bottom: 1px solid #333333;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.t3-megamenu .t3-module .module-ct {
  color: #666;
  font-weight: 400;
}
.t3-megamenu .t3-module ul,
.t3-megamenu .t3-module .nav {
  margin: 0 0 0 15px;
}
.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 .t3-module .category-module {
  margin: 0;
  color: #666;
  font-weight: 400;
}
.t3-megamenu .t3-module .category-module li {
  list-style: none;
}
.t3-megamenu .t3-module .category-module li h4 {
  border-bottom: 1px solid #333;
  line-height: 20px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.t3-megamenu .t3-module .category-module li h4 a {
  color: #fff;
}
.t3-megamenu .t3-module .category-module li h4 a:hover,
.t3-megamenu .t3-module .category-module li h4 a:focus,
.t3-megamenu .t3-module .category-module li h4 a:active {
  color: #fff;
  text-decoration: none;
}
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a {
  background: #01a3d4;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  opacity: 1;
  padding: 3px 14px;
  text-indent: 0;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
}
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active {
  color: #fff;
  text-decoration: none;
  color: 0 -1px 0 rgba(0,0,0,0.25);
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #01a3d4;
  background-image: -moz-linear-gradient(top,#01a3d4,#01a3d4);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#01a3d4),to(#01a3d4));
  background-image: -webkit-linear-gradient(top,#01a3d4,#01a3d4);
  background-image: -o-linear-gradient(top,#01a3d4,#01a3d4);
  background-image: linear-gradient(to bottom,#01a3d4,#01a3d4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff01a3d4', endColorstr='#ff01a3d4', GradientType=0);
  background-color: #01a3d4;
  background-image: -moz-linear-gradient(top,#01a3d4,#01a3d4);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#01a3d4),to(#01a3d4));
  background-image: -webkit-linear-gradient(top,#01a3d4,#01a3d4);
  background-image: -o-linear-gradient(top,#01a3d4,#01a3d4);
  background-image: linear-gradient(to bottom,#01a3d4,#01a3d4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff01a3d4', endColorstr='#ff01a3d4', GradientType=0);
  border-color: #01a3d4 #01a3d4 #016888;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  color: 0 -1px 0 rgba(0,0,0,0.25);
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #01a3d4;
  background-image: -moz-linear-gradient(top,#01a3d4,#01a3d4);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#01a3d4),to(#01a3d4));
  background-image: -webkit-linear-gradient(top,#01a3d4,#01a3d4);
  background-image: -o-linear-gradient(top,#01a3d4,#01a3d4);
  background-image: linear-gradient(to bottom,#01a3d4,#01a3d4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff01a3d4', endColorstr='#ff01a3d4', GradientType=0);
  background-color: #01a3d4;
  background-image: -moz-linear-gradient(top,#01a3d4,#01a3d4);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#01a3d4),to(#01a3d4));
  background-image: -webkit-linear-gradient(top,#01a3d4,#01a3d4);
  background-image: -o-linear-gradient(top,#01a3d4,#01a3d4);
  background-image: linear-gradient(to bottom,#01a3d4,#01a3d4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff01a3d4', endColorstr='#ff01a3d4', GradientType=0);
  border-color: #01a3d4 #01a3d4 #016888;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #01a3d4;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: 0 -1px 0 rgba(0,0,0,0.25);
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #01a3d4;
  background-image: -moz-linear-gradient(top,#01a3d4,#01a3d4);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#01a3d4),to(#01a3d4));
  background-image: -webkit-linear-gradient(top,#01a3d4,#01a3d4);
  background-image: -o-linear-gradient(top,#01a3d4,#01a3d4);
  background-image: linear-gradient(to bottom,#01a3d4,#01a3d4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff01a3d4', endColorstr='#ff01a3d4', GradientType=0);
  background-color: #01a3d4;
  background-image: -moz-linear-gradient(top,#01a3d4,#01a3d4);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#01a3d4),to(#01a3d4));
  background-image: -webkit-linear-gradient(top,#01a3d4,#01a3d4);
  background-image: -o-linear-gradient(top,#01a3d4,#01a3d4);
  background-image: linear-gradient(to bottom,#01a3d4,#01a3d4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff01a3d4', endColorstr='#ff01a3d4', GradientType=0);
  border-color: #01a3d4 #01a3d4 #016888;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  color: 0 -1px 0 rgba(0,0,0,0.25);
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #01a3d4;
  background-image: -moz-linear-gradient(top,#01a3d4,#01a3d4);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#01a3d4),to(#01a3d4));
  background-image: -webkit-linear-gradient(top,#01a3d4,#01a3d4);
  background-image: -o-linear-gradient(top,#01a3d4,#01a3d4);
  background-image: linear-gradient(to bottom,#01a3d4,#01a3d4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff01a3d4', endColorstr='#ff01a3d4', GradientType=0);
  background-color: #01a3d4;
  background-image: -moz-linear-gradient(top,#01a3d4,#01a3d4);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#01a3d4),to(#01a3d4));
  background-image: -webkit-linear-gradient(top,#01a3d4,#01a3d4);
  background-image: -o-linear-gradient(top,#01a3d4,#01a3d4);
  background-image: linear-gradient(to bottom,#01a3d4,#01a3d4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff01a3d4', endColorstr='#ff01a3d4', GradientType=0);
  border-color: #01a3d4 #01a3d4 #016888;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #01a3d4;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover:hover,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover:focus,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover:active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover.active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover.disabled,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover[disabled],
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus:hover,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus:focus,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus:active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus.active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus.disabled,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus[disabled],
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active:hover,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active:focus,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active:active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active.active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active.disabled,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active[disabled] {
  color: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #01a3d4;
  *background-color: #018fbb;
}
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover:active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover.active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus:active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus.active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active:active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active.active {
  background-color: #017ca1 \9;
}
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover:hover,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover:focus,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover:active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover.active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover.disabled,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover[disabled],
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus:hover,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus:focus,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus:active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus.active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus.disabled,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus[disabled],
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active:hover,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active:focus,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active:active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active.active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active.disabled,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active[disabled] {
  color: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #01a3d4;
  *background-color: #018fbb;
}
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover:active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:hover.active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus:active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:focus.active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active:active,
.t3-megamenu .t3-module .category-module li p.mod-articles-category-readmore a:active.active {
  background-color: #017ca1 \9;
}
.t3-megamenu .mega-caption {
  color: #999;
  font-size: 11px;
  margin-top: 3px;
  font-weight: normal;
}
@media (min-width: 768px) {
  .vertical-nav .t3-megamenu.elastic .level0 > .mega .mega-dropdown-menu {
    transform: scale(0,1);
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    -o-transform: scale(0,1);
  }
  .vertical-nav .t3-megamenu.elastic .level0 > .mega.open > .mega-dropdown-menu {
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
  }
  .vertical-nav .t3-megamenu.slide .mega > .mega-dropdown-menu {
    min-width: 0;
  }
  .vertical-nav .t3-megamenu.slide .mega > .mega-dropdown-menu > div {
    min-width: 200px;
    margin-top: 0;
    margin-left: -500px;
  }
  .vertical-nav .t3-megamenu.slide .mega.open > .mega-dropdown-menu > div {
    margin-left: 0;
  }
}

