/* Add your custom styles here */
#grid3wrap h3 {
    position: relative;
    padding-bottom: 0px;
  font-size:18px;
}
#topwrap h3 {
    text-transform:none;
      font-family: 'Roboto';
}
.has-scrolled #top-right a.btn, {
    border-color: #333;
    color: #fff;
}
#topwrap h3 a {
    color: #ffffff;
    font-family: 'Roboto';
}
#topwrap h4 {
    color: #003366;
    font-family: 'Roboto';
  margin-top:2;
}

.zt-accordion.zt-arrow-discs .zt-accordion-trigger {
    background: #bda180;
    text-align: center;
    height: 20px;
    width: 30px;
    line-height: 20px;
    border-radius: 0;
    transition: all .3s;
    padding: 0;
  font-size:20px;
}
.zt-accordion .zt-accordion-trigger.zen-icon {
    margin-top: 0;
    margin-right: 0;
}
.zt-accordion .accordion-title {
    margin: 0;
    line-height: 18px;
    margin-bottom: 0;
}
h1, h2, h3, h4, h5, h6 {
line-height:1.2;
  margin-top:12px;
  margin-bottom:10px;
}
.moduletable h3 {
    font-size: 1.7em;
    text-transform: none;
  font-family: 'Roboto';
}
blockquote {
    line-height: 1.1em;
    font-style: italic;
    font-size: 1.3em;
    padding-left: 0;
    border-left: none;
  color:#669966;
}
h1 {
  color:#003366;
}
ul, li {
margin-bottom:12px;
  line-height:1.7;
}
.mean-container .mean-nav ul li a, .mean-container .mean-nav ul li span.zen-menu-heading {
    margin-bottom: -20px !important;
}
.btn, input.btn, input.button {
    padding: 2px 10px;
}
img.border {
    padding: 0;
    border: none;
  margin-bottom:none !important;
}
.item-image {
  margin:none !important;
}
.owl-controls .owl-page span {
    display: block;
    width: 8px;
    height: 8px;
    margin: 0px 7px;
    filter: alpha(opacity=50);
    opacity: 0.5;
    border-radius: 4px;
    background: #0092b2;
}
.owl-carousel .owl-item {
    padding: 0;
}
.zentools .zt-center.zt-image img, .zentools .zt-center.zt-fulltext_image img {
    margin: 0 auto;
    border: 2px solid #003366 !important;
}
.moduletable+.moduletable {
    margin-top: 10px;
}
.moduletable.secondary3 {
    padding: 0px;
    color: #fff;
    background: #85ad85;
}
.zt-ticker.zt-primary, .zt-ticker.zt-boxed {
    background: #e4ede4;
    padding: 0px;
    float: left;
    width: 100%;
    color: #003366;
  border:2px solid #669966;
    margin:0;
}
b, strong {
    font-weight: 700;
}
.zt-ticker.zt-primary .zt-ticker-pretext {
    background: #990000;
    color: #ffffff !important;
    border: 2px solid #ffffff;
    box-shadow: 2px 2px 5px #003366;
  padding:3px 5px;
}
