/*Header bg*/
@media (min-width: 992px) {
  .header-trans .t3-header-wrap .t3-header {
    background:  rgba(0, 0, 0, 0.86);
	margin-bottom:24px;
	padding-bottom:0;
	padding-top:0;
  }

  @media (min-width: 992px) {
  .header-trans .t3-header-wrap.affix {
    position: fixed;
    z-index: 1030;
    background: none;
  }
  
.t3-section.pt-x2 .container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
.acm-features.style-1.full-width .features-item{
    padding:10px 20px !important;
}