.t3-mainnav .navbar-nav {
  font-weight: 600;
}

.t3-mainnav .navbar-nav {
  font-weight: 600;
}
img.logo-img {
  max-width: 100%;
}

@media (max-width: 1200px) {
  .t3-mast-top .item-title, .t3-mast-top .item-position  {
    color: white;
    text-shadow: 2px 2px 4px #000000;
    max-width: 60%;
  }
}


.acm-gallery .isotope-layout .item .item-image-content {
  bottom: 0px !important;
  left: 0px !important;
  top: 90% !important;
  max-width: 80% !important;
  transform-origin: left top 0 !important;
}

.acm-gallery .isotope-layout .item .item-image-content a {
  overflow : inherit !important;
  text-overflow: ellipsis !important;
  white-space: normal !important;
}

@media (max-width: 991px){
  .acm-testimonials .author-info > div img {
    float: left !important;
  }
  .acm-testimonials.style-4 .author-info > div {
    opacity: 1 !important;
  }
  .quote-item.active {
    display: none;
  }
}

