
@media (min-width: 1200px) {
	#sage-intacct-partners .container {
		max-width: 1140px !important;
		margin: auto;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
}
html body #sage-intacct-partners .hero .content .title {
	font-family: "Verdana", Sans-serif;
    font-size: 30px;
    line-height: 1.5em;
    margin-bottom: 20px;
}
html body #sage-intacct-partners .hero.grid .content p {
	font-family: "Nunito Sans", Sans-serif;
    font-weight: 400;
    color: #FDFDFD;
}
html body #sage-intacct-partners .image-text.image-text--text-small.image-text--image-right .text {
	padding-left: 0px;
}
html body #sage-intacct-partners h2 {
	margin-bottom: 20px;
	font-family: "Amiri", Sans-serif;
}
html body #sage-intacct-partners .image-text .image img {
	max-width: 100%;
}
html body #sage-intacct-partners .image-text .text p,
html body #sage-intacct-partners p,
html body #sage-intacct-partners ul li {
	font-family: "Nunito Sans", Sans-serif;
    font-weight: 400;
    color: #616161;
    font-size: 16px;
}
html body #sage-intacct-partners .overview-intro .text h2,
html body #sage-intacct-partners h3,
html body #sage-intacct-partners h4 {
	font-family: "Amiri", Sans-serif;
}
html body #sage-intacct-partners .sipp-content-image .sipp-content-image-content ul li:before,
html body #sage-intacct-partners ul li:before {
	background-color: transparent;
}
html body #sage-intacct-partners .sipp-overview-callout .sipp-callout-4col {
	grid-gap: 40px;
}
html body #sage-intacct-partners .button {
	font-size: 14px;
    padding: 16px 29.5px;
    color: #ffffff;
    background-color: #578F44;
    transition: 0.3s all ease;
    text-transform: uppercase;
    border-radius: 3px;
    font-weight: 700;
    font-family: "Nunito Sans", Sans-serif;
}
html body #sage-intacct-partners .sipp-overview-callout .sipp-callout-4col div p {
	color: #fff;
}
html body #sage-intacct-partners .sipp-capabilites-section .container .sipp-capabilites-title h3 {
	font-family: "Tahoma", Sans-serif;
}
html body #sage-intacct-partners .sipp-contact-form .sipp-contact-form-holder .sipp-form-grid input[type='submit'] {
	font-size: 14px;
    padding: 14px 16px;
    color: #ffffff;
    background-color: #578F44;
    transition: 0.3s all ease;
    text-transform: uppercase;
    border-radius: 3px;
    font-weight: 700;
    height: auto;
}
html body #sage-intacct-partners .sipp-sub-nav-sub .sipp-subnav-item svg {
	top: 15px;
    left: 14px;
}
html body #sage-intacct-partners .featured-resources .resources .resource .content h3 {
	font-size: 20px;
	margin-bottom: 10px;
}
html body #sage-intacct-partners .featured-resources .resources .resource .content p {
	margin-bottom: 10px;
	line-height: 24px;
}

html body #sage-intacct-partners .sipp-overview-callout {
	background-color: rgba(25, 25, 25, 1);
}
html body #sage-intacct-partners .sipp-overview-callout .sipp-callout-3col div p,
html body #sage-intacct-partners .sipp-overview-callout .sipp-overview-callout-top p {
	color: #fff;
}
html body #sage-intacct-partners .sipp-overview-callout .sipp-callout-3col div img {
	margin-bottom: 20px;
}
html body #sage-intacct-partners .featured-organizations {
	background: rgba(245, 245, 245, 1);
}
html body #sage-intacct-partners .featured-resources .resources .resource {
	margin-left: 10px;
	margin-right: 10px;
}
html body #sage-intacct-partners .featured-resources .resources .resource .content{
	padding: 28px 28px;
}
html body #sage-intacct-partners .sipp-sub-nav-sub ul li a{
	border-radius: 3px;
}
html body #sage-intacct-partners .sipp-sub-nav-sub .sipp-nav-item-text{
	padding-top: 0px;
	line-height: 24px;
}
html body #sage-intacct-partners .sipp-sub-nav-sub ul{
	padding-left: 0px;
	margin-left: 0px;
}
html body #sage-intacct-partners .sipp-sub-nav-main .sipp-sub-nav-contact-button {
	border-radius: 4px;
	background: rgba(0, 160, 207, 1);
}
html body #sage-intacct-partners .sub-verticals .container {
	padding-left: 30px !important;
	padding-right: 30px !important;
}
html body.postid-22343 #sage-intacct-partners .hero.grid .content p {
	color: #000;
}

@media (min-width: 1025px) {
	html body #sage-intacct-partners .featured-resources .resources .resource {
		width: calc(25% - 20px);
	}
	html body #sage-intacct-partners .sipp-sub-nav-sub .sipp-subnav-col{
		padding-right: 10px;
	}
}

@media (max-width: 767px) {
	html body #sage-intacct-partners .sipp-feature-checklist .container {
		grid-gap: 20px;
	}
	html body #sage-intacct-partners .featured-organizations .container {
		padding: 50px 0px;
	}
}