.t3-megamenu .mega-nav > li.active > a , .t3-megamenu .mega-nav > li > a:hover, .t3-megamenu .dropdown-menu .mega-nav > li.active > a {
background: #a5df00 !important;
}
.t3-megamenu .mega-nav > li:first-child, .t3-megamenu .dropdown-menu .mega-nav > li:first-child{
border:1px solid #FFFFFF !important;
}
.t3-megamenu .mega-nav > li, .t3-megamenu .dropdown-menu .mega-nav > li{
border:1px solid #FFFFFF !important;
}
.t3-off-canvas .t3-off-canvas-body a {
color: #cc0000 !important
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu {
background: #fff;
}
.t3-megamenu .dropdown-menu {
background: #0661b0;
}
.t3-off-canvas.t3-off-canvas-body .dropdown-menu > li.active > a {
border: none !important;
}
div.mymodule
{
  border: 1px solid #ccc;
  color: #000000;
  font-size: 95%;
  font-weight: bold;
  padding: 8px 8px;
  text-align: center;
}
div.tncn
{
  border: 1px solid #000000;
  color: #000000;
  font-size: 95%;
  font-weight: bold;
  background-color: #b0ea15;
  padding: 8px 8px;
  text-align: center;
  text-transform: capitalize;
}
div.weather
{
  border: 1px solid #ccc;
  color: #000000;
  font-size: 95%;
  font-weight: bold;
  background-color: #A0C6F7;
  padding: 8px 8px;
  text-align: center;
  text-transform: capitalize;
}
@media screen and (min-width: 992px) {
.row-feature {
padding: 20px!important;
}

