html body.sipp-pages-template-overview-v5 #sage-intacct-partners .hero .container{
	padding: 90px 0px 0px;
	background: #ffffff;
}

html body.sipp-pages-template-overview-v5 #sage-intacct-partners .hero .hero-image{
	margin: 0px 0px;
}
.sipp-pages-template #header_section {
	background-color: #ffffff;
}
@media (max-width: 1560px) {
	html body #sage-intacct-partners .hero.grid .container,
	html body #sage-intacct-partners section .container {
		max-width: 1200px;
	}
}
#sage-intacct-partners .hero {
	padding-top: 100px;
}
html body #sage-intacct-partners .image-text.image-text--text-small.image-text--image-right .text {
	padding-left: 0px;
}
html body #sage-intacct-partners .image-text.image-text--text-small .text {
	padding-right: 30px;
}
html body #sage-intacct-partners h1,
html body #sage-intacct-partners h2,
html body #sage-intacct-partners p,
html body #sage-intacct-partners a,
html body #sage-intacct-partners h3,
html body #sage-intacct-partners h4,
html body #sage-intacct-partners h5,
html body #sage-intacct-partners h6,
html body #sage-intacct-partners li,
html body #sage-intacct-partners input,
html body #sage-intacct-partners div {
	font-family: "Poppins", Sans-serif;
}
html body div#sage-intacct-partners .hero .content .button {
	background-color: #8AC865;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.5px;
    border-style: none;
    border-radius: 10px 10px 10px 10px;
    padding: 20px 40px 20px 40px;
    transition: 0.3s all ease;
    font-family: "Sofia Pro";
}
html body div#sage-intacct-partners .hero .content .button:hover {
	animation-name: elementor-animation-push;
	animation-duration: .3s;
	animation-timing-function: linear;
	animation-iteration-count: 1;
}
@keyframes elementor-animation-push {
    50% {
        transform: scale(.8)
    }

    100% {
        transform: scale(1)
    }
}
html body div#sage-intacct-partners .featured-resources .resources .resource .content h3,
html body div#sage-intacct-partners .link,
html body div#sage-intacct-partners .image-text .text p a,
html body div#sage-intacct-partners .sipp-content-image-content a {
	color: #8ac865;
	transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
html body div#sage-intacct-partners .featured-resources .resources .resource .content h3:hover,
html body div#sage-intacct-partners .link:hover,
html body div#sage-intacct-partners .image-text .text p a:hover,
html body div#sage-intacct-partners .sipp-content-image-content a:hover {
	color: #fe5f50;
}
html body div#sage-intacct-partners .sub-verticals .container ul li:before,
html body div#sage-intacct-partners .image-text ul:not(.icon-list-horizontal) li:before,
html body div#sage-intacct-partners .featured-resources .resources .resource .content a {
	color: #8ac865;
}
html body #sage-intacct-partners .sub-verticals .container {
	padding-left: 30px !important;
	padding-right: 30px !important;
}
@media (min-width: 1200px) {
	html body #sage-intacct-partners .featured-resources .resources .resource {
		width: calc(25% - 20px);
		margin: 0px 10px;
	}
}
html body #sage-intacct-partners .sipp-contact-form .sipp-contact-form-holder .sipp-form-grid input[type='submit'] {
	background-color: #8AC865;
	border-radius: 4px;
	border: 1px solid #8AC865;
	height: auto;
	padding: 14px 20px 14px;
}
html body #sage-intacct-partners .sipp-sub-nav-sub svg {
	top: 10px;
}
html body div#sage-intacct-partners .sipp-sub-nav-sub ul li a:hover {
	background-color: #8AC865;
}
html body #sage-intacct-partners .sipp-sub-nav-sub .sipp-nav-item-text {
	padding-top: 0px;
}
html body #sage-intacct-partners .sipp-sub-nav-sub ul {
	padding-left: 0px;
}
html body #sage-intacct-partners .sipp-sub-nav-main .sipp-sub-nav-contact-button {
	background-color: #8AC865 !important;
	border-radius: 4px;
}
html body #sage-intacct-partners .sipp-overview-callout {
	padding-left: 0px;
	padding-right: 0px;
}
html body #sage-intacct-partners .sipp-overview-callout .container {
	max-width: 100%;
	border-radius: 0px;
}
html body div#sage-intacct-partners .button,
html body div#sage-intacct-partners .button.button-hollow {
	border: 2px solid #8AC865;
	background-color: #8AC865 !important;
    border-radius: 4px;
    color: #fff;
}
html body #sage-intacct-partners .image-text .image.image--contain {
	max-width: 100%;
}
html body #sage-intacct-partners .sipp-overview-callout .sipp-callout-3col div img {
	margin-bottom: 30px;
}

html body #sage-intacct-partners section.hero .content h1.title {
	font-size: 65px;
    font-weight: 700;
    line-height: 84.5px;
}
html body #sage-intacct-partners .hero.grid .container {
	grid-template-columns: unset !important;
}
body #sage-intacct-partners p {
	font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 1.867;
}
html body #sage-intacct-partners h2 {
	font-size: 34px !important;
	font-weight: 500;
}
html body #sage-intacct-partners .sipp-contact-form .sipp-contact-form-holder h2 {
	font-weight: 500;
}
body.sipp-pages-template .sipp-modal h2 {
	font-size: 34px;
	font-weight: 500;
	padding-bottom: 10px;
}
body.sipp-pages-template .sipp-modal {
	padding: 50px 50px;
}
body.sipp-pages-template .sipp-modal form input[type=submit] {
	margin-bottom: 0px;
	background-color: #8AC865;
    border-radius: 4px;
    border: 1px solid #8AC865;
    height: auto;
    padding: 12px 20px 12px;
    transition: 0.3s all ease;
    font-family: "Sofia Pro";
    font-size: 20px;
    line-height: 24px;
}
html body #sage-intacct-partners .sipp-sub-nav-sub .sipp-nav-item-text span {
	font-family: "Poppins", Sans-serif;
}
html body #sage-intacct-partners .featured-organizations {
	background: rgba(245, 245, 245, 1);
}
html body.sipp-pages-template-overview-v5 #sage-intacct-partners .hero .content h2 {
	font-size: 20px !important;
}
html body #sage-intacct-partners .sipp-overview-callout .sipp-callout-3col div p {
	font-weight: 400;
}
body.sipp-pages-template .sipp-modal form {
	padding-top: 20px;
}
body.sipp-pages-template .sipp-modal .mfp-close {
	background-color: transparent;
	color: #000;
}

@media (min-width: 1200px) {
	html body #sage-intacct-partners .image-text.image-text--text-small .image {
		-webkit-box-flex: 1;
	    -ms-flex: 1 1 50%;
	    flex: 1 1 50%;
	}
	html body #sage-intacct-partners .image-text.image-text--text-small .text {
	    -webkit-box-flex: 1;
	    -ms-flex: 1 1 50%;
	    flex: 1 1 50%;
	}
	html body #sage-intacct-partners .image-text.image-text--image-right .image {
		right: 0px;
	}
	html body #sage-intacct-partners section.hero .content h1.title {
		font-size: 65px !important;
	}
	html body.sipp-pages-template-overview-v5 #sage-intacct-partners .hero .content {
		max-width: 700px !important;
	}
	html body.sipp-pages-template-overview-v5 #sage-intacct-partners .hero .content h2 {
		margin-bottom: 15px !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	html body #sage-intacct-partners .hero.grid .container {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	html body #sage-intacct-partners .image-text.image-text--text-small.image-text--image-right .text,
	html body #sage-intacct-partners .image-text.image-text--text-small .text {
		margin-bottom: 0px;
	}
	html body #sage-intacct-partners .image-text.image-text--image-right .image.image--contain {
		margin-bottom: 30px;
	}
}
@media (max-width: 991px) {
	html body #sage-intacct-partners .image-text.image-text--text-small.image-text--image-right .text,
	html body #sage-intacct-partners .image-text.image-text--text-small .text {
		margin-bottom: 0px;
	}
	html body #sage-intacct-partners .image-text.image-text--text-small .container {
		padding: 30px 20px;
	}
	html body #sage-intacct-partners .image-text.image-text--image-right .image.image--contain {
		margin-bottom: 30px;
	}
	html body #sage-intacct-partners .hero .content .button {
		font-size: 16px;
		padding: 15px 20px;
	}
	html body #sage-intacct-partners .hero.grid .container {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	html body.sipp-pages-template-overview-v5 #sage-intacct-partners .hero .content h2 {
		margin-bottom: 15px !important;
	}
}

@media (max-width: 767px) {
	html body #sage-intacct-partners section.hero .content h1.title {
		line-height: 50px;
		font-size: 35px;
	}
}

@media screen and (max-width: 960px){
	html body #sage-intacct-partners .hero.grid{
		background-position: left center;
	}
}