#t4-header {padding: 0px;background:#0d223f;}
.acm-hero .hero-item h2 {
  font-weight: 500;
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 1.7143rem;
}
.acm-hero {
  background-image: none;
  background-position: top left;
  background-repeat: no-repeat;
  padding: 60px;
    padding-bottom: 60px;
  position: relative;
  background: #f5f5f5;
}
div[id*="t4-section-"], div[id^="t4-section-"], div[id*="t4-spotlight-"], div[id^="t4-spotlight-"] {
  padding-top: 35px;
  padding-bottom: 35px;
}
.t4-footnav .container {
  padding-top: 20px;
  padding-bottom: 20px;
}

.t4-footnav, .t4-footer {
  background-color: #0d223f;
}
 .container {
    max-width: 1270px;
  }
 .acm-hero .hero-image img {
    max-height: 100%;
    padding: 30px;
  }
  
  /* General modifications - blockquote */
blockquote {
	padding-top: 20px;
}
blockquote::before {
  color: #22d2bf;
  content: "\201C";
  font-size: 5em;
  line-height: 0.1em;
  margin-right: 0.1em;
  vertical-align: -0.4em;
}

blockquote p {
  display: inline;
}
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
  color: rgba(0,0,0,.7);
  padding: 16px;
  font-size: 16px;
  line-height: 2;
}
.not-at-top .toplogo img {
    width: 100px !important;
}
.items-row .item .item-image {
    width: 140px;
}
.items-row .item .item-image {
    float: left;
    margin-right: 10px;
}  
.btn-info {
  color: #fff;
  background-color: #1fd8c4;
  border-color: #00bcd4;
  display: inline-block;
  padding: 10px 30px;
}
.items-more h3 {
  margin-top: 0;
  font-size: 30px;
  letter-spacing: -0.02em;
  display: none;
}
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
  color: rgba(0,0,0,.7);
  font-size: 16px;
  line-height: 2;
  font-family: Libre Baskerville;
  text-transform: capitalize;
}
.t4-offcanvas-toggle i {
  font-size: 22px;
  position: relative;
  top: 2px;
  color: #fff;
}