/* Add your custom styles here */

.zen-menu-horizontal ul li {
  border-bottom:25px double #ffffff;
}
.zen-menu-horizontal ul ul li {
    width: 100%;
    line-height: 1em;
    text-transform: uppercase;
}
#zentools-280.owl-carousel .owl-item {
    padding: 0;
}
.moduletable + .moduletable {
   margin-top: 0;
}
h6 {
  text-transform:none;
}
.sidebar {
  background:#ffffff;
  border:2px solid #990000;
  margin-top:10px;
  padding:10px;
}
.mean-container a.meanmenu-reveal {
    position: relative;
    margin-bottom: -100px;
}
.moduletable h3 {
    font-size: 1.5em;
    text-transform: none;
}
blockquote {
    font-style: normal;
    font-size: 1.5em;
  font-weight:900;
    line-height: 1.25;
    padding-left: 10px;
    border-left: 2px solid #990000;
  color:#666666;
  margin-left:10px;
}
h1, h2,h3, h4, h5, h6 {
  line-height:1.2;
  margin-top:12px;
  margin-bottom:9px;
}
li {
line-height:1.7;
}
.moduletable.top15 {
    margin-top: 15px;
}