@charset "utf-8";

/*------------------------------------
  Headings
------------------------------------*/
/*H tags*/	

h1 {
	font-family: 'Oswald', sans-serif;
	line-height: 1.125em;
	font-weight: 700;
}

h2 {	
	font-family: 'Oswald', sans-serif;
	font-size:2.25em;
	line-height: 1.188em;
	font-weight: 500;
	margin-top: 2rem;
	margin-bottom: 0.875rem;
}

h3 {
	font-family: 'Roboto', sans-serif;
	/*font-size: 1.125em;*/
	line-height:  1.333333em;
	font-weight: 500;
	color: #000f1e;
	margin-bottom: 1rem;
	}





/*Bootstrap 4 breakpoints*/
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) 
{h1.hero-title {
	font-family: 'Oswald', sans-serif;
	font-size: 4em;
	line-height: 1.125em;
	text-align: center;
	font-weight: 700;
	color: #fff;
} }

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) 
{h1.hero-title {
	font-family: 'Oswald', sans-serif;
	font-size: 4em;
	line-height: 1.125em;
	text-align: center;
	font-weight: 700;
	color: #fff;
} }

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) 
{h1.hero-title {
	font-family: 'Oswald', sans-serif;
	font-size: 7em;
	line-height: 1em;
	text-align: center ;
	font-weight: 700;
	color: #fff;
} }

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) 
{h1.hero-title {
	font-family: 'Oswald', sans-serif;
	font-size: 9em;
	line-height: 1em;
	text-align: center;
	font-weight: 700;
	color: #fff;
} }

/* Extra large devices (large desktops, Macbook Air, 1200px and up)*/
@media (min-width: 1200px) 
{h1.hero-title {
	font-family: 'Oswald', sans-serif;
	font-size: 9em;
	line-height: 1em;
	text-align: center;
	font-weight: 700;
	color: #fff;
} }

/*Bootstrap 4 breakpoints*/
/* Extra small devices (iPhone 11 12Pro , portrait phones, less than 576px)*/
@media (max-width: 575.98px) 
{h1.hero-title-index {
	font-family: 'Oswald', sans-serif;
	font-size: 3em;
	line-height: 0.938em;
	text-align: left;
	font-weight: 700;
	color: #fff;
} }

/* Small devices (Samsung S9, landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) 
{h1.hero-title-index {
	font-family: 'Oswald', sans-serif;
	font-size: 3em;
	line-height: 0.938em;
	text-align: left;
	font-weight: 700;
	color: #fff;
} }

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) 
{h1.hero-title-index {
	font-family: 'Oswald', sans-serif;
	font-size: 6em;
	line-height: 0.938em;
	text-align: left;
	font-weight: 700;
	color: #fff;
} }

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) 
{h1.hero-title-index {
	font-family: 'Oswald', sans-serif;
	font-size: 5em;
	line-height: 0.938em;
	text-align: left;
	font-weight: 700;
	color: #fff;
} }

/* Extra large devices (Military laptop, iPhone 12, large desktops, Macbook Air, 1200px and up)*/
@media (min-width: 1200px)
{h1.hero-title-index {
	font-family: 'Oswald', sans-serif;
	font-size: 8em;
	line-height: 0.875em;
	text-align: left;
	font-weight: 700;
	color: #fff;
} }

h1 {
	font-family: 'Oswald', sans-serif;
	/*
	font-size:3.625em;
	*/
	line-height: 1.125em;
	/*
	margin-top: 1.9rem;
	margin-bottom: 1.5rem;
	*/
	font-weight: 700;
	color: #000f1e;	
}

/*Bootstrap 4 breakpoints*/
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) 
{h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 2.625em;
	line-height: 1.063em;
	/*margin-top: 2rem;*/
	margin-bottom: 1.5rem;
	font-weight: 700;
	color: #000f1e;
} }

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) 
{h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 3em;
	line-height: 1.125em;
	/*margin-top: 2rem;*/
	margin-bottom: 1.5rem;
	font-weight: 700;
	color: #000f1e;
} }

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) 
{h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 3em;
	line-height: 1.125em;
	/*margin-top: 2rem;*/
	margin-bottom: 1.5rem;
	font-weight: 700;
	color: #000f1e;
} }

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) 
{h1 {
	font-size:3.875em;
	line-height: 1.125em;
	/*margin-top: 2rem;*/
	margin-bottom: 1.5rem;
	font-weight: 700;
	color: #000f1e;	
} }

/* Extra large devices (large desktops, Macbook Air, 1200px and up)*/
@media (min-width: 1200px) 
{h1 {
	font-size: 4em;
	/*font-size: 3.625em;*/
	line-height: 1.125em;
	/*margin-top: 2rem;*/
	margin-bottom: 1.5rem;
	font-weight: 700;
	color: #000f1e;	
} }


h1.white {
	font-family: 'Oswald', sans-serif;
	/*
	font-size:3.625em;
	*/
	line-height: 1.125em;
	/*
	margin-top: 1.9rem;
	margin-bottom: 1.5rem;
	*/
	font-weight: 700;
	color: #fff;	
}

/*Bootstrap 4 breakpoints*/
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) 
{h1.white {
	font-family: 'Oswald', sans-serif;
	font-size: 2.375em;
	line-height: 1.063em;
	/*margin-top: 2rem;*/
	margin-bottom: 1.5rem;
	font-weight: 700;
	color: #fff;
} }

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) 
{h1.white {
	font-family: 'Oswald', sans-serif;
	font-size: 2.375em;
	line-height: 1.163em;
	/*margin-top: 2rem;*/
	margin-bottom: 1.5rem;
	font-weight: 700;
	color: #fff;
} }

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) 
{h1.white {
	font-family: 'Oswald', sans-serif;
	font-size: 3em;
	line-height: 1.163em;
	/*margin-top: 2rem;*/
	margin-bottom: 1.5rem;
	font-weight: 700;
	color: #fff;
} }

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) 
{h1.white {
	font-size:3.625em;
	line-height: 1.163em;
	/*margin-top: 2rem;*/
	margin-bottom: 1.5rem;
	font-weight: 700;
	color: #fff;	
} }

/* Extra large devices (large desktops, Macbook Air, 1200px and up)*/
@media (min-width: 1200px) 
{h1.white {
	font-size: 4em;
	/*font-size: 3.625em;*/
	line-height: 1.163em;
	/*margin-top: 2rem;*/
	margin-bottom: 1.5rem;
	font-weight: 700;
	color: #fff;	
} }
	

/*Bootstrap 4 breakpoints*/
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) 
{h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 1.625em;
	line-height: 1.188em;
	font-weight: 500;
	color: #000f1e;
	margin-top: 1.5rem;
	/* Removed bottom margin so podcast subtitle displays more directly below the podcast title */
	/* margin-bottom: 1rem; */
} }

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) 
{h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 1.625em;
	line-height: 1.125em;
	font-weight: 500;
	color: #000f1e;	
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
} }

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) 
{h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 2.25em;
	line-height: 1.125em;
	font-weight: 500;
	color: #000f1e;	
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
} }

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) 
{h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 2.25em;
	line-height: 1.125em;
	font-weight: 500;
	color: #000f1e;	
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
} }



/*Bootstrap 4 breakpoints*/
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) 
{h2.white {
	font-family: 'Oswald', sans-serif;
	font-size: 1.5em;
	line-height: 1em;
	font-weight: 500;
	color: #ffffff;
	margin-top: 2rem;
	margin-bottom: 1rem;
} }

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) 
{h2.white {
	font-family: 'Oswald', sans-serif;
	font-size: 1.5em;
	line-height: 1em;
	font-weight: 500;
	color: #ffffff;	
	margin-top: 2rem;
	margin-bottom: 1rem;
} }

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) 
{h2.white {
	font-family: 'Oswald', sans-serif;
	font-size: 2.25em;
	line-height: 1em;
	font-weight: 500;
	color: #ffffff;	
	margin-top: 2rem;
	margin-bottom: 1rem;
} }

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) 
{h2.white {
	font-family: 'Oswald', sans-serif;
	font-size: 2.25em;
	line-height: 1em;
	font-weight: 500;
	color: #ffffff;	
	margin-top: 2rem;
	margin-bottom: 1rem;
} }

/* Extra large devices (large desktops, Macbook Air, 1200px and up)*/
@media (min-width: 1200px) 
{h2.white {
	font-family: 'Oswald', sans-serif;
	font-size: 2.25em;
	line-height: 1em;
	font-weight: 500;
	color: #ffffff;	
	margin-top: 2rem;
	margin-bottom: 1rem;
} }

/*------------------------------------ 
H2 tag in Roboto as used in a card with a large image 
------------------------------------ */
h2.card-title{	
	font-family: 'Roboto', sans-serif;
	font-size: 1.625em;
	line-height: 1.025em;
	font-weight: 500;
	color: #fff;	
	margin-top: 1.5rem;
	margin-bottom: 1rem;
}	

/*Bootstrap 4 breakpoints*/
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) 
{h2.card-title {
	font-family: 'Roboto', sans-serif;
	font-size: 1.375em;
	line-height: 1em;
	font-weight: 500;
	color: #fff;
	margin-top: 1.5rem;
	margin-bottom: 1rem;
} }

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) 
{h2.card-title {
	font-family: 'Roboto', sans-serif;
	font-size: 1.375em;
	line-height: 1em;
	font-weight: 500;
	color: #fff;	
	margin-top: 1.5rem;
	margin-bottom: 1rem;
} }

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) 
{h2.card-title {
	font-family: 'Roboto', sans-serif;
	font-size: 1.625em;
	line-height: 1.025em;
	font-weight: 500;
	color: #fff;	
	margin-top: 1.5rem;
	margin-bottom: 1rem;
} }

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) 
{h2.card-title {
	font-family: 'Roboto', sans-serif;
	font-size: 1.625em;
	line-height: 1.025em;
	font-weight: 500;
	color: #fff;	
	margin-top: 1.5rem;
	margin-bottom: 1rem;
} }

/* Extra large devices (large desktops, Macbook Air, 1200px and up)*/
@media (min-width: 1200px) 
{h2.card-title {
	font-family: 'Roboto', sans-serif;
	font-size: 1.625em;
	line-height: 1.025em;
	font-weight: 500;
	color: #fff;	
	margin-top: 1.5rem;
	margin-bottom: 1rem;
} }

/*------------------------------------
H2 tag in white Roboto as used in a caption such as: Podcasts to help you apply as seen on the Apply page
------------------------------------*/
h2.caption {	
	font-family: 'Roboto', sans-serif;
	font-size: 2.25em;
	line-height: 1.025em;
	font-weight: 700;
	color: #fff;	
	margin-top: 3rem;
	margin-bottom: 1rem;
	
}	

/*Bootstrap 4 breakpoints*/
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) 
{h2.caption {
	font-family: 'Roboto', sans-serif;
	font-size: 1.75em;
	line-height: 1.125em;
	font-weight: 700;
	color: #fff;
	margin-top: 3rem;
	margin-bottom: .075rem;
} }

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) 
{h2.caption {
	font-family: 'Roboto', sans-serif;
	font-size: 1.125em;
	line-height: 1em;
	font-weight: 700;
	color: #fff;	
	margin-top: 2rem;
	margin-bottom: 1rem;
} }

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) 
{h2.caption {
	font-family: 'Roboto', sans-serif;
	font-size: 2em;
	line-height: 1.025em;
	font-weight: 700;
	color: #fff;	
	margin-top: 3rem;
	margin-bottom: 1rem;
} }

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) 
{h2.caption {
	font-family: 'Roboto', sans-serif;
	font-size: 2.25em;
	line-height: 1.025em;
	font-weight: 700;
	color: #fff;	
	margin-top: 5rem;
	margin-bottom: 1rem;
} }

/* Extra large devices (large desktops, Macbook Air, 1200px and up)*/
@media (min-width: 1200px) 
{h2.caption {
	font-family: 'Roboto', sans-serif;
	font-size: 2.25em;
	line-height: 1.025em;
	font-weight: 700;
	color: #fff;	
	margin-top: 5rem;
	margin-bottom: 1rem;
} }

/*------------------------------------
H2 tag in white Roboto as used only on the index page for the words describing a featured video
------------------------------------*/
h2.caption-index {	
	font-family: 'Roboto', sans-serif;
	font-size: 2.25em;
	line-height: 1.025em;
	font-weight: 700;
	color: #fff;	
	margin-top: 3rem;
	margin-bottom: 1rem;
	
}	

/*Bootstrap 4 breakpoints*/
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) 
{h2.caption-index {
	font-family: 'Roboto', sans-serif;
	font-size: 1.75em;
	line-height: 1.125em;
	font-weight: 700;
	color: #fff;
	margin-top: 3rem;
	margin-bottom: .075rem;
} }

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) 
{h2.caption-index {
	font-family: 'Roboto', sans-serif;
	font-size: 1.125em;
	line-height: 1em;
	font-weight: 700;
	color: #fff;	
	margin-top: 2rem;
	margin-bottom: 1rem;
} }

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) 
{h2.caption-index {
	font-family: 'Roboto', sans-serif;
	font-size: 2em;
	line-height: 1.025em;
	font-weight: 700;
	color: #fff;	
	margin-top: 3rem;
	margin-bottom: 1rem;
} }

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) 
{h2.caption-index {
	font-family: 'Roboto', sans-serif;
	font-size: 2.25em;
	line-height: 1.025em;
	font-weight: 700;
	color: #fff;	
    padding-top: 4rem;
	margin-top: 5rem;
	margin-bottom: 1rem;
} }

/* Extra large devices (large desktops, Macbook Air, 1200px and up)*/
@media (min-width: 1200px) 
{h2.caption-index {
	font-family: 'Roboto', sans-serif;
	font-size: 2.25em;
	line-height: 1.025em;
	font-weight: 700;
	color: #fff;	
    padding-top: 4rem;
	margin-top: 5rem;
	margin-bottom: 1rem;
} }

/* Podcast titles*/

h2.podcast-title {	
	font-family: 'Oswald', sans-serif;
	font-size:2.25em;
	line-height: 1.125em;
	font-weight: 700;
	color: #fff;	
	/*
	margin-top: 1.9rem;
	margin-bottom: 1.5rem;
	*/
}	
/*Bootstrap 4 breakpoints*/
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) 
{h2.podcast-title {
	font-family: 'Oswald', sans-serif;
	font-size: 2.25em;
	line-height: 1.125em;
	font-weight: 700;
	color: #fff;
	margin-top: 1.5rem;
	/* margin-bottom: 2rem; */
} }

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) 
{h2.podcast-title {
	font-family: 'Oswald', sans-serif;
	font-size: 2.25em;
	line-height: 1.125em;
	font-weight: 700;
	color: #fff;	
	margin-top: 1.5rem;
	/* margin-bottom: 2rem; */
} }

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) 
{h2.podcast-title {
	font-family: 'Oswald', sans-serif;
	font-size: 2.25em;
	line-height: 1.125em;
	font-weight: 700;
	color: #fff;	
	margin-top: 1.5rem;
	/* margin-bottom: 2rem; */
} }

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) 
{h2.podcast-title {
	font-family: 'Oswald', sans-serif;
	font-size: 2.25em;
	line-height: 1.125em;
	font-weight: 700;
	color: #fff;	
	margin-top: 1.5rem;
	/* margin-bottom: 2rem; */
} }

/* Extra large devices (large desktops, Macbook Air, 1200px and up)*/
@media (min-width: 1200px) 
{h2.podcast-title {
	font-family: 'Oswald', sans-serif;
	font-size: 2.25em;
	line-height: 1.125em;
	font-weight: 700;
	color: #fff;	
	margin-top: 1.5rem;
	/* margin-bottom: 2rem; */
} }

/*Bootstrap 4 breakpoints for the taglines above the section headings*/
/* Extra small devices (iPhone 11-14Promax portrait phones, less than 576px) */
@media (max-width: 575.98px) 
{h2.topic-row-title-white {
	font-family: 'Oswald', sans-serif;
	font-size: 1.5em;
	/*text-transform: uppercase;*/
	text-align: left;
	/*padding-left: 0.5em;*/
	line-height: 1.333333em;
	font-weight: 700;
	color: #fff;
	margin-top: 1rem;
	margin-bottom: 3rem;
	/*padding-left: 1rem;*/
	/*padding-right: 1rem;*/
} }

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) 
{h2.topic-row-title-white {
	font-family: 'Oswald', sans-serif;
	font-size: 1.5em;
	/*text-transform: uppercase;*/
	text-align: left;
	/*padding-left: 0.5em;*/
	line-height: 1.333333em;
	font-weight: 700;
	color: #fff;
	margin-top: 1rem;
	margin-bottom: 3rem;
	/*padding-left: 1rem;*/
	/*padding-right: 1rem;*/
} }

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) 
{h2.topic-row-title-white {
	font-family: 'Oswald', sans-serif;
	font-size: 1.625em;
	/*text-transform: uppercase;*/
	text-align: left;
	/*padding-left: 0.5em;*/
	line-height: normal;
	font-weight: 700;
	color: #fff;
	margin-top: 1rem;
	margin-bottom: 3rem;
	/*padding-left: 1rem;*/
	/*padding-right: 1rem;*/
} }

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) 
{h2.topic-row-title-white {
	font-family: 'Oswald', sans-serif;
	font-size: 1.6255em;
	/*text-transform: uppercase;*/
	text-align: left;
	/*padding-left: 0.5em;*/
	line-height: normal;
	font-weight: 700;
	color: #fff;
	margin-top: 1rem;
	margin-bottom: 3rem;
	/*padding-left: 1rem;*/
	/*padding-right: 1rem;*/
} }
/* Extra large devices (large desktops, Macbook, 1200px and up) */
@media (min-width: 1200px) 
{h2.topic-row-title-white {
	font-family: 'Oswald', sans-serif;
	font-size: 1.625em;
	/*text-transform: uppercase;*/
	text-align: left;
	/*padding-left: 0.5em;*/
	line-height: normal;
	font-weight: 700;
	color: #fff;
	margin-top: 1rem;
	margin-bottom: 3rem;
	/*padding-left: 1rem;*/
	/*padding-right: 1rem;*/
} }

/*Bootstrap 4 breakpoints for the taglines above the section headings*/
/* Extra small devices (iPhone 11-14Promax portrait phones, less than 576px) */
@media (max-width: 575.98px) 
{h2.topic-row-title-dark {
	font-family: 'Oswald', sans-serif;
	font-size: 1.5em;
	/*text-transform: uppercase;*/
	text-align: left;
	/*padding-left: 0.5em;*/
	line-height: 1.333333em;
	font-weight: 700;
	color: #000f1e;
	margin-top: 1rem;
	margin-bottom: 3rem;
	/*padding-left: 1rem;*/
	/*padding-right: 1rem;*/
} }

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) 
{h2.topic-row-title-dark {
	font-family: 'Oswald', sans-serif;
	font-size: 1.5em;
	/*text-transform: uppercase;*/
	text-align: left;
	/*padding-left: 0.5em;*/
	line-height: 1.333333em;
	font-weight: 700;
	color: #000f1e;
	margin-top: 1rem;
	margin-bottom: 3rem;
	/*padding-left: 1rem;*/
	/*padding-right: 1rem;*/
} }

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) 
{h2.topic-row-title-dark {
	font-family: 'Oswald', sans-serif;
	font-size: 1.625em;
	/*text-transform: uppercase;*/
	text-align: left;
	/*padding-left: 0.5em;*/
	line-height: normal;
	font-weight: 700;
	color: #000f1e;
	margin-top: 1rem;
	margin-bottom: 3rem;
	/*padding-left: 1rem;*/
	/*padding-right: 1rem;*/
} }

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) 
{h2.topic-row-title-dark {
	font-family: 'Oswald', sans-serif;
	font-size: 1.6255em;
	/*text-transform: uppercase;*/
	text-align: left;
	/*padding-left: 0.5em;*/
	line-height: normal;
	font-weight: 700;
	color: #000f1e;
	margin-top: 1rem;
	margin-bottom: 3rem;
	/*padding-left: 1rem;*/
	/*padding-right: 1rem;*/
} }
/* Extra large devices (large desktops, Macbook, 1200px and up) */
@media (min-width: 1200px) 
{h2.topic-row-title-dark {
	font-family: 'Oswald', sans-serif;
	font-size: 1.625em;
	/*text-transform: uppercase;*/
	text-align: left;
	/*padding-left: 0.5em;*/
	line-height: normal;
	font-weight: 700;
	color: #000f1e;
	margin-top: 1rem;
	margin-bottom: 3rem;
	/*padding-left: 1rem;*/
	/*padding-right: 1rem;*/
} }

/* Quotes*/

h2.quote {	
	font-family: 'Roboto', sans-serif;
	font-size:2.25em;
	line-height: 1.125em;
	font-weight: 700;
	color: #000;	
	/*
	margin-top: 1.9rem;
	margin-bottom: 1.5rem;
	*/
}	
/*Bootstrap 4 breakpoints*/
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) 
{h2.quote {
	font-family: 'Roboto', sans-serif;
	font-size: 2em;
	line-height: 1.125em;
	font-weight: 700;
	color: #000;
	margin-top: 0.8rem;
	/* margin-bottom: 2rem; */
} }

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) 
{h2.quote {
	font-family: 'Roboto', sans-serif;
	font-size: 2.25em;
	line-height: 1.125em;
	font-weight: 700;
	color: #000;	
	margin-top: 0.8rem;
	/* margin-bottom: 2rem; */
} }

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) 
{h2.quote {
	font-family: 'Roboto', sans-serif;
	font-size: 2.25em;
	line-height: 1.125em;
	font-weight: 700;
	color: #000;	
	margin-top: 0.8rem;
	/* margin-bottom: 2rem; */
} }

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) 
{h2.quote {
	font-family: 'Roboto', sans-serif;
	font-size: 2.25em;
	line-height: 1.125em;
	font-weight: 700;
	color: #000;	
	margin-top: 0.8rem;
	/* margin-bottom: 2rem; */
} }

/* Extra large devices (large desktops, Macbook Air, 1200px and up)*/
@media (min-width: 1200px) 
{h2.quote {
	font-family: 'Roboto', sans-serif;
	font-size: 2em;
	line-height: 1.125em;
	font-weight: 700;
	color: #000;	
	margin-top: 0.8rem;
	/* margin-bottom: 2rem; */
} }

/*Bootstrap 4 breakpoints*/
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) 
{h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 1em;
	line-height: 1.333333em;
	font-weight: 500;
	color: #000f1e;
	margin-bottom: 1rem;	
} }

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) 
{h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 1.125em;
	line-height: 1.333333em;
	font-weight: 500;
	color: #000f1e;
	margin-bottom: 1rem;	
} }

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) 
{h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 1.125em;
	line-height:  1.333333em;
	font-weight: 500;
	color: #000f1e;
	margin-bottom: 1rem;	
} }

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) 
{h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 1.125em;
	line-height:  1.333333em;
	font-weight: 500;
	color: #000f1e;
	margin-bottom: 1rem;
} }

/* Extra large devices (large desktops, Macbook Air, 1200px and up)*/
@media (min-width: 1200px) 
{h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 1.188em;
	line-height:  1.333333em;
	font-weight: 500;
	color: #000f1e;
	margin-bottom: 1rem;
} }

/*Bootstrap 4 breakpoints*/
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) 
{h3-white {
	font-family: 'Roboto', sans-serif;
	font-size: 1em;
	line-height: 1.333333em;
	font-weight: 500;
	color: #fff;
	margin-bottom: 1rem;	
} }

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) 
{h3-white {
	font-family: 'Roboto', sans-serif;
	font-size: 1.125em;
	line-height: 1.333333em;
	font-weight: 500;
	color: #fff;
	margin-bottom: 1rem;	
} }

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) 
{h3-white {
	font-family: 'Roboto', sans-serif;
	font-size: 1.125em;
	line-height:  1.333333em;
	font-weight: 500;
	color: #fff;
	margin-bottom: 1rem;	
} }

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) 
{h3-white {
	font-family: 'Roboto', sans-serif;
	font-size: 1.125em;
	line-height:  1.333333em;
	font-weight: 500;
	color: #fff;
	margin-bottom: 1rem;
} }

/* Extra large devices (large desktops, Macbook Air, 1200px and up)*/
@media (min-width: 1200px) 
{h3-white {
	font-family: 'Roboto', sans-serif;
	font-size: 1.188em;
	line-height:  1.333333em;
	font-weight: 500;
	color: #fff;
	margin-bottom: 1rem;
} }

/* This tag is used for sub topic text - text under the main title */
h3.sub-text {
	font-family: 'Roboto', sans-serif;
	font-size: 1.88em;
	line-height:  1.25em;
	font-weight: 400;
	color: #000f1e;
	margin-bottom: 1rem;
	}

/*Bootstrap 4 breakpoints*/
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) 
{h3.sub-text {
	font-family: 'Roboto', sans-serif;
	font-size: 1.25em;
	line-height: 1.25em;
	font-weight: 400;
	color: #000f1e;
	margin-bottom: 1rem;	
} }

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) 
{h3.sub-text {
	font-family: 'Roboto', sans-serif;
	font-size: 1.25em;
	line-height: 1.333333em;
	font-weight: 400;
	color: #000f1e;
	margin-bottom: 1rem;	
} }

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) 
{h3.sub-text {
	font-family: 'Roboto', sans-serif;
	font-size: 1.375em;
	line-height:  1.25em;
	font-weight: 400;
	color: #000f1e;
	margin-bottom: 1rem;	
} }

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) 
{h3.sub-text {
	font-family: 'Roboto', sans-serif;
	font-size: 1.375em;
	line-height:  1.25em;
	font-weight: 400;
	color: #000f1e;
	margin-bottom: 1rem;
} }

/* Extra large devices (large desktops, Macbook Air, 1200px and up)*/
@media (min-width: 1200px) 
{h3.sub-text {
	font-family: 'Roboto', sans-serif;
	font-size: 1.375em;
	line-height:  1.333333em;
	font-weight: 400;
	color: #000f1e;
	margin-bottom: 1rem;
} }


/*Bootstrap 4 breakpoints*/
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) 
{h3.podcast-episode {
	font-family: 'Roboto', sans-serif;
	font-size: 1.125em;
	line-height: 1.13636364em;
	font-weight: 500;
	color: #999;
	margin-top:2em;
	margin-bottom:0.5em;	
} }

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) 
{h3.podcast-episode {
	font-family: 'Roboto', sans-serif;
	font-size: 1.125em;
	line-height: 1.13636364em;
	font-weight: 500;
	color: #999;
	margin-top:2em;
	margin-bottom:0.5em;	
} }

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) 
{h3.podcast-episode {
	font-family: 'Roboto', sans-serif;
	font-size: 1.125em;
	line-height: 1.25em;
	font-weight: 500;
	color: #999;
	margin-top:0em;
	margin-bottom:1em;	
} }

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) 
{h3.podcast-episode {
	font-family: 'Roboto', sans-serif;
	font-size: 1.125em;
	line-height: 1.25em;
	font-weight: 500;
	color: #999;
	margin-top:0em;
	margin-bottom:1em;
} }

/* Extra large devices (large desktops, Macbook Air, 1200px and up)*/
@media (min-width: 1200px) 
{h3.podcast-episode {
	font-family: 'Roboto', sans-serif;
	font-size: 1.125em;
	line-height: 1.25em;
	font-weight: 500;
	color: #999;
	margin-top:0em;
	margin-bottom:1em;
} }


/*Bootstrap 4 breakpoints*/
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) 
{h3.hero-index {
	font-family: 'Roboto', sans-serif;
	font-size: 1.125em;
	line-height: 1.13636364em;
	font-weight: 500;
	color: #fff;
	margin-top:1.5em;
	margin-bottom:0.5em;	
} }

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) 
{h3.hero-index {
	font-family: 'Roboto', sans-serif;
	font-size: 1.125em;
	line-height: 1.13636364em;
	font-weight: 500;
	color: #fff;
	margin-top:2em;
	margin-bottom:0.5em;	
} }

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) 
{h3.hero-index {
	font-family: 'Roboto', sans-serif;
	font-size: 1.125em;
	line-height: 1.25em;
	font-weight: 500;
	color: #fff;
	margin-top:0em;
	margin-bottom:1em;	
} }

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) 
{h3.hero-index {
	font-family: 'Roboto', sans-serif;
	font-size: 1.125em;
	line-height: 1.25em;
	font-weight: 500;
	color: #fff;
	margin-top:0em;
	margin-bottom:1em;
} }

/* Extra large devices (large desktops, Macbook Air, 1200px and up)*/
@media (min-width: 1200px) 
{h3.hero-index {
	font-family: 'Roboto', sans-serif;
	font-size: 1.25em;
	line-height: 1.25em;
	font-weight: 500;
	color: #fff;
	margin-top:2em;
	margin-bottom:1em;
} }

/*Bootstrap 4 breakpoints*/
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) 
{h3.podcast-subtitle {
	font-family: 'Oswald', sans-serif;
	font-size: 1.375em;
	line-height: 1.13636364em;
	font-weight: 500;
	color: #f2f2f2;
	/* margin-top:2em; */
	margin-bottom:1em;	
} }

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) 
{h3.podcast-subtitle {
	font-family: 'Oswald', sans-serif;
	font-size: 1.375em;
	line-height: 1.13636364em;
	font-weight: 500;
	color: #f2f2f2;
	/* margin-top:2em; */
	margin-bottom:1em;	
} }

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) 
{h3.podcast-subtitle {
	font-family: 'Oswald', sans-serif;
	font-size: 1.25em;
	line-height: 1.25em;
	font-weight: 500;
	color: #f2f2f2;
	/* margin-top:2em; */
	margin-bottom:1em;	
} }

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) 
{h3.podcast-subtitle {
	font-family: 'Oswald', sans-serif;
	font-size: 1.25em;
	line-height: 1.25em;
	font-weight: 500;
	color: #f2f2f2;
	/* margin-top:2em; */
	margin-bottom:1em;	
} }

/* Extra large devices (large desktops, Macbook Air, 1200px and up)*/
@media (min-width: 1200px) 
{h3.podcast-subtitle {
	font-family: 'Oswald', sans-serif;
	font-size: 1.25em;
	line-height: 1.25em;
	font-weight: 500;
	color: #f2f2f2;
	/* margin-top:2em; */
	margin-bottom:1em;	
} }

/* Turn this to white*/
h3.tagline-white {
	font-family: 'Roboto', sans-serif;
	font-size: 1.25em;
	line-height: 1.2em;
	letter-spacing: 0.7em;
	text-align: center;
	font-weight: 300;
}

/*Bootstrap 4 breakpoints for the tagline in the PST Standards section of the training page*/
/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) 
{h3.tagline-white {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.1em;
	letter-spacing: 0.5em;
	margin-top: 3em;
	text-align: center;
	font-weight: 300;
	color: #e0e0e0;
} }

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) 
{h3.tagline-white {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.2em;
	letter-spacing: 0.5em;
	text-align: center;
	font-weight: 300;
	color: #e0e0e0;
} }

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) 
{h3.tagline-white {
	font-family: 'Roboto', sans-serif;
	font-size: 1.125em;
	line-height: 1.2em;
	letter-spacing: 0.7em;
	text-align: center;
	font-weight: 300;
	color: #e0e0e0;
} }

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) 
{h3.tagline-white {
	font-family: 'Roboto', sans-serif;
	font-size: 1.125em;
	line-height: 1.2em;
	letter-spacing: .7em;
	padding-left: 0.6em;
	text-align: center;
	font-weight: 300;
	color: #e0e0e0;
} }

/* Extra large devices (large desktops, Macbook, 1200px and up) */
@media (min-width: 1200px) 
{h3.tagline-white {
	font-family: 'Roboto', sans-serif;
	font-size: 1.125em;
	line-height: 1.2em;
	letter-spacing: 0.6em;
	padding-left:0.6em;
	text-align: center;
	font-weight: 300;
	color: #e0e0e0;
} }

h3.card-title {
    font-family: 'Roboto', sans-serif;
    font-size: 1.375em;
	/*
	font-size: 1.125em;
	*/
    line-height: 1.13636364em;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.9);    
	margin-top: 1rem;
}

/*This style is for use on cards with a subtitle in small letters. Margin removed so subtitle bottom margin can act right and sit low to the main title*/
h3.card-title-margin-removed {
    font-family: 'Roboto', sans-serif;
    font-size: 1.125em;
    line-height: 1.13636364em;
    font-weight: 500;
    color: #000f1e;
    margin-top: 0rem;
}

h3.card-link {
    font-family: 'Roboto', sans-serif;
    font-size: 0.75em;
    line-height: 1em;
    font-weight: 400;
    color: #000f1e;
    margin-top: 1.125em;
}

h4 {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.5em;
	font-weight: 300;
	color: #000f1e;
}

/*Bootstrap 4 breakpoints*/
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) 
{h4 {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.5em;
	font-weight: 300;
	color: #000f1e;	
} }

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) 
{h4 {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.5em;
	font-weight: 300;
	color: #000f1e;	
} }

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) 
{h4 {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.5em;
	font-weight: 300;
	color: #000f1e;	
} }

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) 
{h4 {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.5em;
	font-weight: 300;
	color: #000f1e;
} }

/* Extra large devices (large desktops, Macbook Air, 1200px and up)*/
@media (min-width: 1200px) 
{h4 {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.5em;
	font-weight: 300;
	color: #000f1e;
} }

h4.podcast-episode-stats {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.25em;
	font-weight: 400;
	color: #ccc;
	margin-top:0em;
	margin-bottom:1.5em;
}

/*Bootstrap 4 breakpoints*/
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) 
{h4.podcast-episode-stats {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.13636364em;
	font-weight: 400;
	color: #ccc;
	margin-top:0em;
	margin-bottom:1.5em;	
} }

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) 
{h4.podcast-episode-stats {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.13636364em;
	font-weight: 400;
	color: #ccc;
	margin-top:0em;
	margin-bottom:1.5em;	
} }

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) 
{h4.podcast-episode-stats {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.25em;
	font-weight: 400;
	color: #ccc;
	margin-top:0em;
	margin-bottom:1.5em;	
} }

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) 
{h4.podcast-episode-stats {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.25em;
	font-weight: 400;
	color: #ccc;
	margin-top:0em;
	margin-bottom:1.5em;
} }

h5 {
	font-family: 'Roboto', sans-serif;
	font-size: 1em;
	line-height: 1.167em;
	font-weight: 300;
	color: #000f1e;
}

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) 
{h5.tagline {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.1em;
	letter-spacing: 0.5em;
	margin-top: 3em;
	text-align: center;
	font-weight: 300;
	color: #fff;
} }

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) 
{h5.tagline {
	font-family: 'Roboto', sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	letter-spacing: 0.5em;
	text-align: center;
	font-weight: 300;
	color: #fff;
} }

/* Medium devices (tablets, ipad mini, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) 
{h5.tagline {
	font-family: 'Roboto', sans-serif;
	font-size: 1.25em;
	line-height: 1.2em;
	letter-spacing: 0.7em;
	text-align: center;
	font-weight: 300;
	color: #fff;
} }

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) 
{h5.tagline {
	font-family: 'Roboto', sans-serif;
	font-size: 1.25em;
	line-height: 1.2em;
	letter-spacing: .7em;
	padding-left: 0.6em;
	text-align: center;
	font-weight: 300;
	color: #fff;
} }

/* Extra large devices (large desktops, Macbook, 1200px and up)*/
@media (min-width: 1200px) 
{h5.tagline {
	font-family: 'Roboto', sans-serif;
	font-size: 1.25em;
	line-height: 1.2em;
	letter-spacing: 0.6em;
	padding-left:0.6em;
	text-align: center;
	font-weight: 300;
	color: #fff;
} }

h5.tagline-red {
	font-family: 'Roboto', sans-serif;
	font-size: 1.25em;
	line-height: 1.2em;
	letter-spacing: 0.7em;
	text-align: center;
	font-weight: 300;
	color: #e21836;
}

/*Bootstrap 4 breakpoints for the tagline in the PST Standards section of the training page*/
/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) 
{h5.tagline-red {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.1em;
	letter-spacing: 0.5em;
	/*margin-top: 3em;*/
	text-align: center;
	font-weight: 400;
	color: #e21836;
} }

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) 
{h5.tagline-red {
	font-family: 'Roboto', sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	letter-spacing: 0.5em;
	text-align: center;
	font-weight: 400;
	color: #e21836;
} }

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) 
{h5.tagline-red {
	font-family: 'Roboto', sans-serif;
	font-size: 1.125em;
	line-height: 1.2em;
	letter-spacing: 0.7em;
	text-align: center;
	font-weight: 400;
	color: #e21836;
} }

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) 
{h5.tagline-red {
	font-family: 'Roboto', sans-serif;
	font-size: 1.125em;
	line-height: 1.2em;
	letter-spacing: .7em;
	padding-left: 1em;
	text-align: center;
	font-weight: 400;
	color: #e21836;
} }

/* Extra large devices (large desktops, Macbook, 1200px and up) */
@media (min-width: 1200px) 
{h5.tagline-red {
	font-family: 'Roboto', sans-serif;
	font-size: 1.25em;
	line-height: 1.2em;
	letter-spacing: 0.6em;
	/*padding-left:0.6em;*/
	text-align: center;
	font-weight: 400;
	color: #e21836;
	/* I did like this red a lot but the one above really stands out
	color: #e21836;
	*/
	/* color: #b00020; was not such a bad color. Switched it just to see */ 
	
} }

h5.tagline-red-index {
	font-family: 'Roboto', sans-serif;
	font-size: 1.25em;
	line-height: 1.2em;
	letter-spacing: 0.7em;
	text-align: center;
	font-weight: 300;
	color: #e21836;
}

/*Bootstrap 4 breakpoints for the tagline in the PST Standards section of the training page*/
/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) 
{h5.tagline-red-index {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.1em;
	letter-spacing: 0.5em;
	/*margin-top: 3em;*/
	text-align: center;
	font-weight: 400;
	color: #e21836;
} }

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) 
{h5.tagline-red-index {
	font-family: 'Roboto', sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	letter-spacing: 0.5em;
	text-align: center;
	font-weight: 400;
	color: #e21836;
} }

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) 
{h5.tagline-red-index {
	font-family: 'Roboto', sans-serif;
	font-size: 1.125em;
	line-height: 1.2em;
	letter-spacing: 0.7em;
	text-align: center;
	font-weight: 400;
	color: #e21836;
} }

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) 
{h5.tagline-red-index {
	font-family: 'Roboto', sans-serif;
	font-size: 1.125em;
	line-height: 1.2em;
	letter-spacing: .7em;
	padding-left: 1em;
	text-align: center;
	font-weight: 400;
	color: #e21836;
} }

/* Extra large devices (large desktops, Macbook, 1200px and up) */
@media (min-width: 1200px) 
{h5.tagline-red-index {
	font-family: 'Roboto', sans-serif;
	font-size: 1.25em;
	line-height: 1.2em;
	letter-spacing: 0.6em;
	/*padding-left:0.6em;*/
	padding-top: 4em;
	text-align: center;
	font-weight: 400;
	color: #e21836;
	/* I did like this red a lot but the one above really stands out
	color: #e21836;
	*/
	/* color: #b00020; was not such a bad color. Switched it just to see */ 
	
} }

h6 {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.125em;
	font-weight: 400;
	color: #000f1e;
	padding-top: 0.625rem;
}

/*Bootstrap 4 breakpoints for the tagline in the PST Standards section of the training page*/
/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) 
{h6 {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.125em;
	font-weight: 400;
	color: #000f1e;
	padding-top: 0.625rem;
} }

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) 
{h6 {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.125em;
	font-weight: 400;
	color: #000f1e;
	padding-top: 0.625rem;
} }

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) 
{h6 {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.125em;
	font-weight: 400;
	color: #000f1e;
	padding-top: 0.625rem;
} }

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) 
{h6 {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.125em;
	font-weight: 400;
	color: #000f1e;
	padding-top: 0.625rem;
} }

/* Extra large devices (large desktops, Macbook, 1200px and up) */
@media (min-width: 1200px) 
{h6 {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.125em;
	font-weight: 400;
	color: #000f1e;
	padding-top: 0.625rem;
} }

h2.footer {
	font-family: 'Oswald', sans-serif;
	font-size: 2em;
	line-height: 1em;
	font-weight: 500;
	color: #fff;
	margin-top: 1.9rem;
	margin-bottom: 1.5rem;
}





/*---------------------------------------
  Section headings for under the taglines
---------------------------------------*/
h2.section-title-white  {
	font-family: 'Oswald', sans-serif;
	font-size: 3.5em;
	text-transform: uppercase;
	text-align: center;
	line-height: 1em;
	font-weight: 500;
}

/*Bootstrap 4 breakpoints for the taglines above the section headings*/
/* Extra small devices (iPhone 11-14Promax portrait phones, less than 576px) */
@media (max-width: 575.98px) 
{h2.section-title-white {
	font-family: 'Oswald', sans-serif;
	font-size: 2.875em;
	text-transform: uppercase;
	text-align: center;
	line-height: 0.875em;
	font-weight: 600;
	color: #e0e0e0;
	margin-top: 1rem;
	margin-bottom: 3rem;
	/*padding-left: 1rem;*/
	padding-right: 1rem;
} }

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) 
{h2.section-title-white {
	font-family: 'Oswald', sans-serif;
	font-size: 3em;
	text-transform: uppercase;
	text-align: center;
	line-height: 0.875em;
	font-weight: 500;
	color: #e0e0e0;
	margin-top: 1rem;
	margin-bottom: 3rem;
	/*padding-left: 1rem;*/
	padding-right: 1rem;
} }

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) 
{h2.section-title-white {
	font-family: 'Oswald', sans-serif;
	font-size: 3.5em;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.063em;
	font-weight: 500;
	color: #e0e0e0;
	margin-top: 1rem;
	margin-bottom: 3rem;
	/*padding-left: 1rem;*/
	padding-right: 1rem;
} }

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) 
{h2.section-title-white {
	font-family: 'Oswald', sans-serif;
	font-size: 3.5em;
	text-transform: uppercase;
	text-align: center;
	line-height: 1em;
	font-weight: 500;
	color: #e0e0e0;
	margin-top: 1rem;
	margin-bottom: 3rem;
	padding-left: 1rem;
	padding-right: 1rem;
} }

/* Extra large devices (large desktops, Macbook, 1200px and up) */
@media (min-width: 1200px) 
{h2.section-title-white {
	font-family: 'Oswald', sans-serif;
	font-size: 4.125em;
	text-transform: uppercase;
	text-align: center;
	line-height: 1em;
	font-weight: 600;
	color: #e0e0e0;
	margin-top: 1rem;
	margin-bottom: 3rem;
	/*padding-left: 1rem;*/
	/*padding-right: 1rem;*/
} }


/*---------------------------------------
  Individual page titles
---------------------------------------*/
h2.page-title-white  {
	font-family: 'Oswald', sans-serif;
	font-size: 3.5em;
	text-transform: uppercase;
	text-align: left;
	line-height: 1em;
	font-weight: 500;
}

/*Bootstrap 4 breakpoints for the taglines above the section headings*/
/* Extra small devices (iPhone 11-14Promax portrait phones, less than 576px) */
@media (max-width: 575.98px) 
{h2.page-title-white {
	font-family: 'Oswald', sans-serif;
	font-size: 2.875em;
	text-transform: uppercase;
	text-align: left;
	line-height: 1.063em;
	font-weight: 600;
	color: #e0e0e0;
	margin-top: 1rem;
	margin-bottom: 3rem;
	/*padding-left: 1rem;*/
	padding-right: 1rem;
} }

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) 
{h2.page-title-white {
	font-family: 'Oswald', sans-serif;
	font-size: 3em;
	text-transform: uppercase;
	text-align: left;
	line-height: 1.063em;
	font-weight: 500;
	color: #e0e0e0;
	margin-top: 1rem;
	margin-bottom: 3rem;
	/*padding-left: 1rem;*/
	padding-right: 1rem;
} }

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) 
{h2.page-title-white {
	font-family: 'Oswald', sans-serif;
	font-size: 3.5em;
	text-transform: uppercase;
	text-align: left;
	line-height: 1.063em;
	font-weight: 500;
	color: #e0e0e0;
	margin-top: 1rem;
	margin-bottom: 3rem;
	/*padding-left: 1rem;*/
	padding-right: 1rem;
} }

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) 
{h2.page-title-white {
	font-family: 'Oswald', sans-serif;
	font-size: 3.5em;
	text-transform: uppercase;
	text-align: left;
	line-height: 1em;
	font-weight: 500;
	color: #e0e0e0;
	margin-top: 1rem;
	margin-bottom: 3rem;
	padding-left: 1rem;
	padding-right: 1rem;
} }

/* Extra large devices (large desktops, Macbook, 1200px and up) */
@media (min-width: 1200px) 
{h2.page-title-white {
	font-family: 'Oswald', sans-serif;
	font-size: 4.125em;
	text-transform: uppercase;
	text-align: left;
	line-height: 1em;
	font-weight: 600;
	color: #e0e0e0;
	margin-top: 1rem;
	margin-bottom: 3rem;
	/*padding-left: 1rem;*/
	/*padding-right: 1rem;*/
} }

h2.training {	
	font-family: 'Oswald', sans-serif;
	font-size:2.5em;
	line-height: 1.05em;
	/*
	margin-top: 1.9rem;
	margin-bottom: 1.5rem;
	*/
	font-weight: 500;
	color: #000f1e;	
}

/*Bootstrap 4 breakpoints*/
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) 
{h2.training {
	font-family: 'Oswald', sans-serif;
	font-size: 1.5em;
	line-height: 1.125em;
	font-weight: 500;
	color: #000f1e;	
} }

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) 
{h2.training {
	font-family: 'Oswald', sans-serif;
	font-size: 1.5em;
	line-height: 1.125em;
	font-weight: 500;
	color: #000f1e;	
} }

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) 
{h2.training {
	font-family: 'Oswald', sans-serif;
	font-size: 2.25em;
	line-height: 1.15384615em;
	font-weight: 500;
	color: #000f1e;	
} }

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) 
{h2.training {
	font-family: 'Oswald', sans-serif;
	font-size: 2.25em;
	line-height: 1.05em;
	font-weight: 500;
	color: #000f1e;	
} }

/* Extra large devices (large desktops, Macbook Air, 1200px and up)*/
@media (min-width: 1200px) 
{h2.training {
	font-family: 'Oswald', sans-serif;
	font-size: 2.25em;
	line-height: 1.05em;
	font-weight: 500;
	color: #000f1e;	
} }

h4.mission  {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.125em;
	font-weight: 500;
	color: #666;
}

h4.footer {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.25em;
	font-weight: 300;
	color: #c4c1c1;
}

/*Bootstrap 4 breakpoints*/
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) 
{h4.footer {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.25em;
	font-weight: 300;
	color: #c4c1c1;	
} }

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) 
{h4.footer {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.25em;
	font-weight: 300;
	color: #c4c1c1;	
} }

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) 
{h4.footer {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.25em;
	font-weight: 300;
	color: #c4c1c1;	
} }

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) 
{h4.footer {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.25em;
	font-weight: 300;
	color: #c4c1c1;
} }

/* Extra large devices (large desktops, Macbook Air, 1200px and up)*/
@media (min-width: 1200px) 
{h4.footer {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.25em;
	font-weight: 300;
	color: #c4c1c1;
} }

h5.card-subtitle {
	font-family: 'Roboto', sans-serif;
	font-size: 0.8571em;
	line-height: 1.167em;
	font-weight: 300;
	color: #000f1e;
	margin-top:1rem;
	margin-bottom:0.1rem;
}

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) 
{h5.card {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.1em;
	letter-spacing: 0.5em;
	margin-top: 3em;
	text-align: center;
	font-weight: 300;
	color: #fff;
} }

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) 
{h5.card {
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.2em;
	letter-spacing: 0.5em;
	text-align: center;
	font-weight: 300;
	color: #fff;
} }

/* Medium devices (tablets, ipad mini, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) 
{h5.card {
	font-family: 'Roboto', sans-serif;
	font-size: 1.125em;
	line-height: 1.2em;
	letter-spacing: 0.7em;
	text-align: center;
	font-weight: 300;
	color: #fff;
} }

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) 
{h5.card {
	font-family: 'Roboto', sans-serif;
	font-size: 1.125em;
	line-height: 1.2em;
	letter-spacing: .7em;
	padding-left: 0.6em;
	text-align: center;
	font-weight: 300;
	color: #fff;
} }

/* Extra large devices (large desktops, Macbook, 1200px and up)*/
@media (min-width: 1200px) 
{h5.card {
	font-family: 'Roboto', sans-serif;
	font-size: 1.125em;
	line-height: 1.2em;
	letter-spacing: 0.6em;
	padding-left:0.6em;
	text-align: center;
	font-weight: 300;
	color: #fff;
} }


/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) 
{h2.counters {
	font-family: 'Roboto', sans-serif;
	font-size: 1.5em;
	text-align: center;
	font-weight: 500;
	color: #fff;
} }

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) 
{h2.counters {
	font-family: 'Roboto', sans-serif;
	font-size: 2em;
	text-align: center;
	font-weight: 500;
	color: #fff;
} }

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) 
{h2.counters {
	font-family: 'Roboto', sans-serif;
	font-size: 2em;
	text-align: center;
	font-weight: 500;
	color: #fff;
} }

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) 
{h2.counters {
	font-family: 'Roboto', sans-serif;
	font-size: 2em;
	text-align: center;
	font-weight: 500;
	color: #fff;
} }
