.navbar-brand img {height:55px;}
.navbar .nav-link:hover {color: #1BC91B;}

.hero-slider-wrapper {min-height: 650px;}
.hero-slider-wrapper .hero-slider .owl-slide {height: 650px;}

/*.bg-navy {background-color: #395939!important;}*/

.card-body  {position:relative}
.card-body .table {font-size:14px;position:relative; min-width:800px; }
.owl-nav {display:none;}


@media (max-width: 991.98px) {

  .post-content img {width:100% !important; margin-top:10px;}

  .blog.single .card-body {
      padding: 1rem 1rem 1rem;
    }

  .navbar-brand img {height:45px;}
  .mobile-hidden {display:none;}
  .navbar.fixed .offcanvas-nav.open {display: block !important; }
  .offcanvas-header img {height:35px}
}

.icon-circle {color: #395939; background-color:white; display:inline-block; width:30px; height:30px; text-align:center; border-radius:50%;}
footer .widget h4 {padding-left:10px;}
footer .widget ul {padding-left:10px;}
footer .widget p {padding-left:10px;}
