/* Hero Styles */
.hero-slide {
    background-size: cover;
    min-height: 350px;
    background-repeat: no-repeat;
    width: 100%;
    display: flex;
    align-items: center;
    background-position: center;
}
.hero-slide picture {
    position: absolute;
	top: 0;
    max-width: 35em !important;
    width: 100% !important;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
    min-height: 350px;
    background-position: center;
}
.hero-slide-container {
    display: flex;
    align-items: center;
    padding: 0 15px 0 5em;
    z-index: 2;
	justify-content: center;
}
.hero-slide-content {
    max-width: 540px;
}
.hero-slide-content h1 {
	text-transform: none;
}
@media (max-width:767px) {
	.hero-slide-container {
		padding-left: 2em;
	}
	.hero-slide-content h1 {
		padding-bottom: 0;
	}
}
.hero-slide-content p {
}
.find-a-class .class-hero .class-search {
	position: relative;
	margin-top: 10px;
}
.find-a-class .class-hero .hero-images {
	margin-bottom: auto;
}
@media (max-width: 1270px) {
	.hero-slide {
		margin-top: 0;
	}
}
@media (max-width: 1270px) {
	.hero-slide-container {
	}
	.hero-slide-content p {
		padding: 0 20px 25px;
	}
	.find-a-class .class-hero .class-search {
		width: 65%;
	}
}
@media (max-width: 820px) {
    .hero-slide {
		min-height: 350px; 
    }
}
@media (min-width: 400px) {
    .hero-slide picture {
        max-width: 51em !important;
    }
}
@media (min-width: 600px) {
    .hero-slide picture {
        max-width: 65em !important;
    }
}
@media (min-width: 768px) {
    .hero-slide picture {
        max-width: 1366px !important;
    }
}
.hero-slide-content h1 {
    color: #fff;
    text-align: left;
    font-weight: 700 !important;
    margin: 15px 0 34px;
    font-size: 40px;
    line-height: 48px;
}
.hero-slide-content h2,
.hero-slide-content p.h2 {
    color: #fff;
    font-size: 36px;
    line-height: 48px;
    font-weight: 900;
    text-align: left;
    margin-bottom: 0;
    font-family: 'Roboto', sans-serif !important;
}
.hero-slide-content p {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    font-weight: normal;
    text-align: left;
    font-family: Muli, sans-serif !important;
    margin: 15px 0;
	padding-bottom:10px;
}
.hero-slide-content p a {
    color: #fff !important;
    text-decoration: underline;
}
.hero-slide-content p a:hover {
    font-weight: 600 !important;
}
.hero-slide-content a.ds-button,
.b2b-wrapper a.ds-button,
.b2b-wrapper p a.ds-button {
    text-align: center !important;
    display: inline;
}
@media (min-width: 768px) {
    .hero-slide-content h1,
    .hero-slide-content p.h2 {
        font-size: 40px;
        line-height: 48px;
    }
    .b2b-wrapper a.ds-button,
    .b2b-wrapper p a.ds-button,
    .hero-slide-content a.ds-button {
        display: inline;
    }
}
.brochure-pdfs {
	border-left: 1px solid #CBC8C7;
	border-right: 1px solid #CBC8C7;
	padding-left: 25px;
	padding-right: 25px;
}
.breadcrumbs {
	border: none;
}
.return-organization {
	font-size: 24px;
	margin: 10px 0 16px;
	padding: 0 22px 15px;
	border-bottom: 1px solid #CBC8C7;
}
.return-orgs-back a {
	color: #E21224;
	font-weight: bold;
}
.return-orgs-back a:hover, .return-orgs-back a:focus {
	color: #7F181B;
	text-decoration: underline;
}
h3.brochure-nav-head {
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #333;
	padding-bottom: 12px;
}
h3.brochure-nav-head.mtop {
	margin-top: 36px;
}
.brochure-pdf-nav ul {
	padding-right: 24px;
}
.brochure-pdf-nav ul li.nav-header {
	list-style-type: none;
	padding: 0 0 12px 12px;
}
.nav-header a {
	font-size:18px !important;
	line-height: 28px;
	color: #2c2c2c;
	text-transform: capitalize;
	letter-spacing: 0.5px;
	font-weight: normal;
}
.nav-header a:hover, .nav-header a:focus {
	color: #E21224;
	text-decoration: underline;
}
.nav-header a:focus-visible {
	outline: 1px solid #005ea2;
	outline-offset: 1px;
	border-radius: 2px;
}
.pdf-thumb {
	width:200px !important;
	height:auto;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
	margin:0 25px 5px 0;
}
.portal-intro h2 {
	font-size: 30px;
}
.portal-intro p {
	color:#333333;
	font-size: 20px !important;
	line-height: 32px !important;
	font-weight: normal;
}
.portal-intro a {
	font-size: 20px !important;
}
.pdf-description {
	border-top: 3px double #6d6e70;
	margin: 20px 0;
}
.pdf-description p {
	font-size: 16px;
	line-height:22px;
}
.pdf-description h3 {
	font-size: 20px;
	font-weight: bold;
	margin: 20px 0 !important;
	border: none !important;
	text-align: left;
}
.brochure-download a.ds-button {
	display: inline-block !important;
}
.brochure-pdf-content h2 {
	font-size: 28px;
	line-height: 36px;
	width: 100%;
	text-align: left;
	max-width: 100%;
	margin-left: 0;
	margin-right: 0;
}
.brochure-pdf-content h2.mt-large {
	margin-top: 36px;
}
@media (min-width: 768px) {
    .brochure-download .brochure-hero-inner {
        padding-left: 5em;
    }
}
@media (min-width: 768px) {
    .brochure-download .brochure-hero-content h2,
    .brochure-download .brochure-hero-content p.h2 {
        font-size: 50px;
        line-height: 66px;
    }
    .brochure-download .b2b-wrapper a.ds-button,
    .brochure-download .b2b-wrapper p a.ds-button,
    .brochure-download .brochure-hero-content a.ds-button {
        display: inline-block;
    }
}
@media (max-width: 768px) {
	.breadcrumbs {
		margin-top: 80px;
	}
}
@media (max-width: 400px) {
	.breadcrumbs {
		margin-top: 40px;
	}
}
@media (min-width: 768px) {
    .brochure-download .brochure-hero-content {
        padding-left: 1em;
    }
@media (min-width: 960px) {
    .brochure-download .brochure-hero-content {
        padding-left: 1em;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .brochure-download .column .column-content {
        padding: 0px 24px;
    }
}
/* Brochure Download PDF Styles */
.brochure-pdfs {
	padding-top: 30px;
	padding-bottom: 30px;
}
.brochure-pdfs a:focus-visible {
	outline: 2px solid #005ea2;
	outline-offset: 2px;
	border-radius: 2px;
}
.brochure-pdfs-inner {
	padding: 0 15px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}
.brochure-pdf-nav {
	width: 100%;
	text-align: left;
	margin-bottom: 34px;
}
.b2b-wrapper .brochure-pdf-nav img {
	width: auto;
	margin: 0 auto;
}
.brochure-pdf-content {
	width: 100%;
	text-align: center;
}
.brochure-pdf-content p {
	font-family: Muli, sans-serif !important;
	color: #333333;
	font-size: 16x;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
}
.brochure-pdf-content p a {
	color: #E21224;
	font-weight: bold !important;
}
.brochure-pdf-content p a:hover {
	text-decoration: underline;
}
.brochure-pdf-lead p {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}
.brochure-pdf-lead {
	margin-bottom: 44px;
}
@media (min-width: 768px) {
	.brochure-pdf-lead {
		margin-bottom: 42px;
	}
	.brochure-pdf-lead p {
		text-align: left;
		max-width: 645px;
	}
	.brochure-pdf-lead p a {
		display: block;
		margin: 0 auto;
		text-align: center;
	}
	.brochure-pdf-nav {
		margin-bottom: 40px;
	}
	.brochure-pdfs-inner {
		max-width: 645px;    
	}
}
@media (min-width: 1024px) {
	.brochure-pdf-nav {
		margin-bottom: 0;
	}
	.brochure-pdfs-inner {
		max-width: 100%;
		align-items: flex-start;
	}
	.brochure-pdfs {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.brochure-pdf-lead p {
		width: 100%;
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 46px;
		max-width: 890px;
	}
	.brochure-pdf-lead p a {
		display: inline;
	} 
	.brochure-pdf-nav {
		width: 30%;
	}
	.brochure-pdf-content {
		width: 70%;
	}
	.pdf-thumb.short {
		margin-bottom: 27px;
	}
	.pdf-thumb.bottom-marg {
		margin-bottom: 50px;
	}
}
a.cta-red { color: #E21224; }