#benefits .figures {
    margin: -5px;
}
#benefits figure {
    position: relative;
}
#benefits figcaption {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 170px;
    width: 100%;
}
#benefits figcaption h3 {
    color: #000;
    font-size: 1.5rem;
    line-height: 1.08;
    text-transform: none;
}
#benefits figcaption p {
    font-size: .75rem;
    line-height: 1.75;
    max-width: 100%;
}
#benefits figure {
    margin: 5px;
}
#benefits h2 {
    color: #000;
    font-size: 1.5rem;
    font-weight: 600;
    text-align: left;
    text-transform: none;
}
#testimonials {
    padding: 20px;
}
#testimonials blockquote {
    color: #666;
    font-style: italic;
}
#testimonials blockquote footer {
    color: #1d1d1d;
    font-size: .9375rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.4;
}
#testimonials blockquote p::after,
#testimonials blockquote p::before {
    content: '"';
}
#testimonials figure {
    align-items: flex-start;
    display: flex;
    margin: 30px -10px;
}
#testimonials figure:nth-child(even) figcaption {
    text-align: right;
}
#testimonials figure:nth-child(odd) {
    flex-direction: row-reverse;
}
#testimonials figcaption {
    font-size: .9375rem;
    line-height: 1.4667;
    margin: 10px;
}
#testimonials h2 {
    margin: 0;
}
#testimonials img {
    flex: 0 0 auto;
    margin: 10px;
}
.animal-assessment-letter .customer-account-cms {
	border: none;
}
.animal-assessment-letter .customer-account-cms p {
	margin: 1em 0;
}
.cms-esa-evaluation .col-main,
.cms-esa-evaluation .sidebar {
    align-items: center;
    display: flex;
    flex-direction: column;
    float: none;
    margin: 0;
    padding: 10px 25px 25px;
}
.cms-esa-evaluation .col-main {
    flex: 1 1 auto;
    margin-top: 10px;
}
.cms-esa-evaluation .col-main .std {
    max-width: 100%;
}
.cms-esa-evaluation .main {
    display: flex;
    margin: 0;
    width: auto;
}
.cms-esa-evaluation .sidebar {
    flex: 0 0 auto;
    width: 475px;
}
.cms-home #benefits {
    background: #3157a2;
    padding: 20px 34px 34px;
}
.cms-home #benefits figure {
    position: relative;
}
.cms-home #benefits figcaption {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    text-align: center;
    top: 121px;
    width: 100%;
}
.cms-home #benefits figcaption a {
    font-size: 1rem;
    font-style: italic;
    font-weight: 600;
    line-height: 1.25;
    width: 100%;
}
.cms-home #benefits h2 {
    color: #fff;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 20px;
    text-align: center;
    text-transform: none;
}
.cms-home #benefits figure {
    height: 195px;
    width: 221px;
}
.cms-home #evaluation {
    background-color: #3157a2;
    color: #fff;
    padding: 30px;
}
.cms-home #evaluation .button {
    background-color: #fff;
    color: #3157a2;
    font-size: 1.25rem;
    font-weight: 600;
    padding: .75em;
    white-space: normal;
}
.cms-home #evaluation .button:hover {
    background-color: #ccc;
    color: #3157a2;
}
.cms-home #evaluation .buttonset {
    margin-top: 30px;
    text-align: center;
}
.cms-home #evaluation figure {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: -15px;
}
.cms-home #evaluation h2 {
    color: #fff;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.1;
    margin: 0;
    text-transform: none;
}
.cms-home #evaluation img {
	height: auto;
	width: 100%;
}
.cms-home #testimonials {
    border: 1px solid #ececec;
}
.cms-home #testimonials h2 {
    font-weight: 600;
    text-transform: none;
}
.cms-home #uses {
    border: 1px solid #ececec;
    padding: 30px 8px;
    text-align: center;
}
.cms-home #uses #use-cases {
    justify-content: space-between;
    margin: -10px;
}
.cms-home #uses #use-cases figure {
    align-items: center;
    display: flex;
    flex: 1 1 175px;
    flex-direction: column;
    margin: 10px;
}
.cms-home #uses #use-cases figure figcaption {
    align-items: center;
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: space-between;
}
.cms-home #uses #use-cases figure figcaption a {
    font-size: .9375;
    /* line-height: 1.0667; */
}
.cms-home #uses #use-cases figure figcaption p {
    font-size: .9375rem;
    line-height: 1.0667;
}
.cms-home #uses h2 {
    color: #000;
    font-size: 1.5625rem;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 20px;
    text-align: center;
    text-transform: none;
}
.cms-home .account-create {
    margin: 10px;
    width: auto;
    z-index: 199;
}
.cms-home .account-create .back-link {
    display: none;
}
.cms-home .header-links-1 {
	display: none;
}
.cms-home .header-links-2 {
	display: block;
}

.cms-home .home-image {
    position: relative;
}
.cms-home .home-image figcaption {
    color: #000;
    font-size: 1.625rem;
    font-weight: bold;
    left: 15px;
    line-height: 1.1786;
    max-width: 470px;
    opacity: .75;
    position: absolute;
    right: 15px;
    text-transform: uppercase;
    top: 15px;
}
.cms-home .home-image figcaption span {
    background-color: #fff;
    padding: 0 5px;
}
.cms-home .home-image img {
	height: auto;
    width: 100%;
}
.cms-home .main section {
    margin: 20px 0;
}
.cms-home .main section:first-child {
    margin-top: 10px;
}
.cms-home .main section:last-child {
    margin-bottom: 10px;
}
.cms-home .page .main-container {
    max-width: 1139px;
    /* padding: 0 30px; */
}
.cms-home .page-title {
    text-align: left;
    width: 100%;
}
.cms-home .page-title h1 {
    border: none;
    text-transform: none;
}
.compact-header #header .header-links-1 {
    display: none;
}
.compact-header #header .header-links-2 {
    display: none;
}
.compact-header .main-container {
	margin-top: 125px;
}
.compact-header #header .site-title {
	margin-top: 0;
	top: 0;
}
.compact-header #header .skip-links {
	margin-top: 0;
}
.esa-evaluation-faqs {
	margin: 1em 0;
}
.esa-evaluation-faqs .accordion-content {
	margin-top: -10px;
	padding-left: 71px;
}
.esa-evaluation-faqs h2 {
	color: #333;
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 22px;
	margin-bottom: 1em;
}
.esa-evaluation-faqs h3.accordion-title {
	align-items: center;
	background-image: url('../images/Expand.png');
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	display: flex;
	height: 50px;
	line-height: 50px;
	margin-top: 0;
}
.esa-evaluation-faqs h3.accordion-title .icon {
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 50px;
}
.esa-evaluation-faqs h3.accordion-title .icon.what-is-an-esa {
	background-image: url('../images/Icon_What_Is_An_ESA.png');
}
.esa-evaluation-faqs h3.accordion-title .icon.what-is-an-esa-letter {
	background-image: url('../images/Icon_What_Is_An_ESA_Letter.png');
}
.esa-evaluation-faqs h3.accordion-title .icon.esa-letter-requirements {
	background-image: url('../images/Icon_ESA_Letter_Requirements.png');
}
.esa-evaluation-faqs h3.accordion-title .icon.how-do-i-qualify {
	background-image: url('../images/Icon_How_Do_I_Qualify.png');
}
.esa-evaluation-faqs h3.accordion-title .icon.what-types-of-esa-letter {
	background-image: url('../images/Icon_How_It_Works.png');
}
.esa-evaluation-faqs h3.accordion-title .icon.how-to-get-an-esa-letter {
	background-image: url('../images/Icon_How_To_Get_An_ESA_Letter.png');
}
.esa-evaluation-faqs h3.accordion-title .icon.why-should-i-choose-esara {
	background-image: url('../images/Icon_Why_Should_I_Choose_ESARA.png');
}
.esa-evaluation-faqs h3.accordion-title.open {
	background-image: url('../images/Collapse.png');
}
.esa-evaluation-faqs h3.accordion-title.open .esa-letter-requirements {
	background-image: url('../images/Icon_ESA_Letter_Requirements_Selected.png');
}
.esa-evaluation-faqs h3.accordion-title.open .how-do-i-qualify {
	background-image: url('../images/Icon_How_Do_I_Qualify_Selected.png');
}
.esa-evaluation-faqs h3.accordion-title.open .how-to-get-an-esa-letter {
	background-image: url('../images/Icon_How_To_Get_An_ESA_Letter_Selected.png');
}
.esa-evaluation-faqs h3.accordion-title.open .what-is-an-esa {
	background-image: url('../images/Icon_What_Is_An_ESA_Selected.png');
}
.esa-evaluation-faqs h3.accordion-title.open .what-is-an-esa-letter {
	background-image: url('../images/Icon_What_Is_An_ESA_Letter_Selected.png');
}
.esa-evaluation-faqs h3.accordion-title.open .what-types-of-esa-letter {
	background-image: url('../images/Icon_How_It_Works_Selected.png');
}
.esa-evaluation-faqs h3.accordion-title.open .why-should-i-choose-esara {
	background-image: url('../images/Icon_Why_Should_I_Choose_ESARA_Selected.png');
}
.esa-evaluation-faqs h3.accordion-title .label {
	flex: 1;
}
.esa-evaluation-faqs h3.accordion-title span {
	display: inline-block;
	line-height: normal;
	padding-left: 21px;
	vertical-align: middle;
	width: 80%;
}
.footer address i {
	color: inherit;
}
.header-links-1,
.header-links-2,
.header-links-3 {
    z-index: 999;
}
.header-links-1 a,
.header-links-2 a,
.header-links-3 a {
    font-size: .8125rem;
}
.header-links-1 a:hover,
.header-links-2 a:hover,
.header-links-3 a:hover {
    color: #bd1401;
}
.header-links-1 {
	background: #bd1401;
	display: block;
	left: 0;
	padding: 6px 0;
	position: absolute;
	right: 0;
	top: 0;
}
.header-links-1 a {
	background: #bd1401;
	color: #fff;
	font-size: .9375rem;
	font-weight: 600;
	padding: 1px 5px;
}
.header-links-1 span.long {
	display: none;
}
.header-links-1 a:hover {
	color: #fff;
}
.header-links-1 ul {
	align-items: center;
	display: flex;
	justify-content: space-between;
}
.header-links-2 {
	display: none;
	position: absolute;
	top: 4px;
	width: 100%;
}
.header-links-2 a {
	color: #bd1401;
	font-size: 1.5rem;
	font-weight: 600;
}
.header-links-2 ul {
	display: flex;
	line-height: 1;
	justify-content: center;
}
.header-links-3 {
	display: none;
	line-height: 1;
}
.logo {
	height: 100px;
    margin-left: 70px;
    padding: 0;
    position: relative;
    width: 100px;
    z-index: 1;
}
.page-header-container {
	min-height: auto;
}
.sidebar #register .page-title h2 {
	font-size: 1.125rem;
}
.site-title {
    align-items: center;
    height: auto;
    padding: 6px;
    top: 35px;
    text-align: center;
}
.site-title .title-1,
.site-title .title-2 {
    color: #fff;
    font-style: italic;
    letter-spacing: 1.2px;
    line-height: 1;
    margin: 0;
    text-transform: none;
}
.site-title .title-1 {
    font-family: "Times New Roman", Times, serif;
    font-size: 1.13rem;
    font-weight: 400;
    padding: 12px 0 13px;
}
.site-title .title-2 {
	display: none;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: .655rem;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1.5;
}
.skip-links {
	margin-top: 35px;
}
@media screen and (max-width: 400px) {
    .cms-home .home-image figcaption {
        bottom: 0;
        margin: 10px;
    }
}
@media(max-width:767px) {
	.esa-evaluation-faqs {
		padding-left: 105x;
		padding-right: 15px;
	}
	.esa-evaluation-faqs h3.accordion-title {
		font-size: 16px;
	}
}
@media only screen and (min-width: 771px) {
    .header-links-1 {
    	background: transparent;
		display: block !important;
		left: auto;
		padding: 0;
		position: absolute;
		right: 0;
		top: 5px;
    }
    .header-links-1 a span.long {
		display: inline;
    }
    .header-links-1 a span.short {
		display: none;
    }
    .header-links-1 li:last-child {
		display: none;
    }
    .header-links-2 {
    	display: none !important;
    }
    .header-links-3 {
    	display: block;
	    position: absolute;
	    right: 6px;
	    top: 76px;
    }
	.header-links-3 ul {
		align-items: flex-end;
	    display: flex;
	    flex-direction: column;
	}
    .nav-primary {
        margin-top: 8px;
    }
    .nav-primary a:hover,
    .nav-primary li:hover > a {
        color: #172d67;
    }
    .nav-primary li:hover {
        background-color: #fff;
    }
    .nav-primary li.level0 > a {
        text-transform: none;
    }
    .nav-primary li.level0.active {
        background-color: #fff;
    }
    .nav-primary li.level0.active a {
        color: #172d67;
    }
    .nav-primary li.level0 ul {
        background-color: #fff;
        border-top: none;
        top: 50px;
    }
    .nav-primary li.level0 ul li > a {
        color: #3359a0;
    }
    .nav-primary li.level0 ul li:hover,
    .nav-primary li.level0 ul li:hover > a {
        color: #172d67;
    }
    .page-header {
        margin-top: 0;
    }
    .skip-cart,
    .skip-link {
        color: #fff;
    }
    .skip-link:hover:not(.skip-active) {
        background-color: #040914;
    }
    .site-title {
    	align-items: left;
        padding-left: calc(7.6984% + 130px);
		margin-top: 0;
		top: 28px;
    }
    .site-title .title-1 {
		padding: 0;
    }
	.site-title .title-2 {
		display: block;
	}
}
@media screen and (max-width: 770px) {
    .cms-home .home-image figcaption {
        font-size: 1rem;
    }
}
@media only screen and (min-width: 949px) {
    .header-links-3 {
    	display: block;
	    left: 160px;
	    position: absolute;
	    right: 0;
	    top: 101px;
    }
	.header-links-3 ul {
		align-items: center;
	    display: flex;
	    flex-direction: row;
	    justify-content: space-around;
	}
	.logo {
		height: 115px;
		width: 115px;
	}
	.site-title {
	    padding-left: 211px;
	}
	.site-title .title-1 {
	    font-size: 1.75rem;
	}
	.site-title .title-2 {
	    font-size: 1.125rem;
	}
}
@media screen and (max-width: 1005px) {
}
@media screen and (min-width: 1006px) {
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	/* MSIE 10+ styles */
	.cms-home #benefits figcaption {
		display: block;
	}
	.cms-home #uses #use-cases figure {
		display: block;
	}
	.cms-home #uses #use-cases figure img {
		margin: 0 auto;
	}
}