.acm-hero.style-2 .features-intro .wrapper-ct .features-img {
  text-align: right;
  width: 100%;
  height: auto;
}

.acm-hero.style-2 .features-desc .main-heading {
  font-size: 60px;
  font-family: 'Inspiration', cursive;
}
.acm-features.style-3 .row:not(.style-no-border).cols-2 > div, .acm-features.style-3 .row:not(.style-no-border).cols-3 > div {
  padding-left: 10px;
  padding-right: 10px;
}
.link-heading {
  color: #FF1493;
  border-bottom: 1px solid transparent;
  -webkit-transition: border 300ms;
  -o-transition: border 300ms;
  transition: border 300ms;
}
.section-title-wrap {
  margin-bottom: 4.28rem;
  max-width: 100%;
  text-align: center;
  }
h6, .h6 {
  font-size: 40px;
  color: #FF1493;
}
div[id*="t4-section-"] {
  padding-top: 2.56rem;
  padding-bottom: 2.56rem;
}
.t4-footer, .t4-footer-info {
  background-color: #FF1493;
  color: var(--footer-text-color);
  font-size: 0.875rem;
  position: relative;
}
h1, h2, h3, h4, h5, h6 {
  font-family: var(--heading-font-family);
  font-weight: var(--heading-font-weight);
  font-style: var(--heading-font-style);
  line-height: var(--heading-line-height);
  letter-spacing: var(--heading-letter-spacing);
  color: #FF1493;
}
.wf-columns-layout-1-2 > .wf-column:last-child, .wf-columns-layout-2-1 > .wf-column:first-child {
  width: calc(100% * 2 / 3.001);
  flex: none;  
}
.navbar-toggler i {
  font-size: 28px;
  color: #000;
  margin: 0 auto;
  text-align: center;
}
.layout-home-2 .t4-footer-info .bg-overlay-image {
  bottom: auto;
}
.t4-footer-info {
  padding-top: 1.42rem;
}
.btn.btn-primary {
  background-color: #ff1493;
  border-color: #ff1493;
}
.blog-list .item-readmore .search .btn-toolbar a, .btn-primary, .search .btn-toolbar .blog-list .item-readmore a, .search .btn-toolbar .btn {
  color: #fff;
  background-color: #ff1493;
  border-color: #ff1493;
  padding: 15px;
}
.acm-hero.style-2 .features-desc .mod-desc {
  font-size: 12pt;
}
div[id*="t4-section-"] {
  padding-top: 0rem;
  padding-bottom: 0rem;
}
.t4-megamenu .mega-inner {
  padding-bottom: 1.07rem;
  padding-top: 1.07rem;
  background: #fff;
}
.t4-navbar .nav-item {
  position: relative;
  background: #fff !important;
}
.acm-hero.style-2 .features-desc .main-heading {
  font-size: 4.8rem;
  line-height: 1.11;
  margin-bottom: .07rem;
}
.t4-megamenu > .navbar-nav > li > a, .t4-megamenu > .navbar-nav > li > .nav-link {
  color: #ff1493;
  font-size: 17px;
  font-weight: 400;
  padding: 20px 1.07rem;
  height: 112px;
  line-height: 72px;
  transition: none !important;
}
.not-at-top #t4-section-1.t4-sticky {
    position: fixed !important;
    width: 100%;
  	background:#fff !important;
}
div#t4-section-1 {z-index: 11;}
.t4-footer .t4-section-inner {
  padding-top: 10px;
  padding-bottom: 10px !important;
  position: relative;
}
  @media (max-width: 575.98px){
.acm-hero.style-2 .features-desc .wrap-inner {
  padding: 10px;
}}
  @media (max-width: 991.98px){
.acm-hero.style-2 .features-desc .wrap-inner {
  background: inherit;
  text-align: center;
  margin: 0 0 1.07rem;
  }}
.acm-features.style-3 .row.style-border .features-item {
  background: var(--body-bg-color);
  border: 1px solid #e9ecef;
  border-radius: var(--btn-border-radius);
  padding: 1.14rem;
  height: 100%;
}