@media (min-width: 1200px) {
  .logo {
    flex: 0 0 38%;
  }
}

.acm-hero .hero-content {
  text-align: center;
  padding: 58px 0 318px;
  position: relative;
  z-index: 1;
}
.headright {
    flex: 0 0 0%;
  }

.t3-megamenu .mega > .mega-dropdown-menu {
  min-width: 288px;
  display: none;
}


.contact .contact-links ul li a {
  background:
#0080ff;
  border-radius:
0;
  color: #ffffff;
  display: inline-block;
  font-size: 11px;
  font-weight: 400;
  height: 36px;
  line-height: 36px;
  padding:
0;
  text-align: center;
  text-transform: uppercase;
  width: 36px;
}

.com_jamegafilter .product-item .product-item-details .author {
  float: right;
  width: 100%;
  padding-top: 18px;
  padding-bottom: 18px;
  margin: 0;
  font-weight: 500;
  font-size: 15px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.view-agent .contact-info .contact-thumbnail {
  margin: 2px 18px 2px 18px;
}

.com_jamegafilter .product-item .product-item-details .thumb::after {
 
  display: none;
}

.category-module .item-inner .info-detail {
  padding: 36px 36px 4px 36px;
}

.category-module .item-inner .ct-field-row > div.mod-articles-category-writtenby .author-avatar {
  border-radius: 0%;
  height: 78px;
}


.category-module .intro-image .featured-label {
    background: #ffffff;
    color: #c7c8c9;
    position: absolute;
    top: 100%;
    right: 36px;
    height: 36px;
    width: 36px;
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
    text-transform: uppercase;
    padding: 0;
    margin-top: -18px;
    border-radius: 50%;
    text-align: center;
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
}

.category-module .item-inner .ct-field-row > div.mod-articles-category-writtenby {
  text-align: center;
}