.acm-hero .hero-title .highlight2 {
    background: url(/templates/gk_restly/images/hero-decor-lime.png) no-repeat;
}

.acm-hero .hero-img img {
    bottom: 100px;

}

.acm-hero .hero-content {
	border-left: none;
	border-right: none;

}

.acm-hero .hero-content-inner {
    border-right: none;
}

.acm-features.style-1  {
    background: #fafafa;


}

.acm-features.style-1 .features-intro .features-media-inner {
    background: none;
    box-shadow: none;
    border-radius: 0px;
    padding: 0px;
}

.acm-features.style-1 .features-intro .features-media-wrap {
    margin-bottom: 20px;
    background: none;
    box-shadow: none;
    border-radius: 0px;
    padding: 0px;
	width: 100%;

}

.acm-features {
    padding: 80px 0;
}

.acm-cta {
    /* margin-top: 60px;  Keeps the top margin as you wanted */
    background: #ffffff; /* White background */
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); /* Subtle shadow */
}


/* BreezinfForms custom CSS */

#bfElemWrap150 input,
#bfElemWrap58 input {
    margin-left: 15px;
}

#bfElemWrap148 textarea,
#bfElemWrap20 textarea {
    margin-left: 15px;
	padding-top: 10px !important;
}

#bfElemWrap147 label,
#bfElemWrap149 label,
#bfElemWrap150 label,
#bfElemWrap148 label,
#bfElemWrap17 label,
#bfElemWrap57 label,
#bfElemWrap58 label,
#bfElemWrap20 label {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

#bfSubmitButton {
    margin-left: 18px;
	width: 96%;
}

.box .box-wrap > .container > .header {

	width: 100%;
}
/* BreezinfForms custom CSS -- END*/


#acm-features-204 > div:nth-of-type(2),
#acm-features-204 > div:nth-of-type(3),
#acm-features-153 > div:nth-of-type(4) {
  display: none;
}

.footer-logo {
    max-width: 120px;
}

.gkLogoWrap {
	max-width: 150px;
}

#acm-features-159 .row.d-flex {
  display: none;
}

#acm-features-213 .btn.btn-primary {
	width: 15rem;
}


.box.gkContactBox1 {
    width: 1044px;
    max-width: 100%;
    padding-left: 18px !important;
    padding-right: 18px !important;
    margin-left: auto;
    margin-right: auto;
}

.box.gkContactBox1 .box-wrap {
    background: #fff;
    box-shadow: 0px 18.6029px 37.2057px 15.5024px rgba(0, 0, 0, 0.03);
    border-radius: 8px;
    margin: -260px auto 0;
    padding: 50px 108px 120px 108px;
}

#gkBottom1 .box.gkContactBox1 .header {
    color: #281D70;
}

html {
  scroll-padding-top: 150px; /* match the amount hidden by negative margin */
}

#blog-slide-155 a {
  pointer-events: none;
}

.footer2 {
	display:none;
}