*{
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
p.h1
{
	font-size: 2em;
	margin: 0;
	padding: 0 0 0 5px;
	float: left;
	width: 100%;
}
h1
{
	font-size: 1.5em;
}
h3
{
	font-size: 1em;
	margin-top: 0
}

wrapper a
{
	color: #11224D;
}

p
{
	padding-left: 0;
}

time
{
	display: block;
}

body
{
	min-width: 320px;
}
abbr
{
	border-bottom: none;
	text-decoration: none;
	
}

#logo
{
	border: 3px solid #F98125;
	border-left: 3px solid #FB9B50;
	border-right: 5px solid #2C599D;
	float: left;
	min-width: 150px;
}
#nav
{
	list-style-type: none;
	padding: 0;
}

.btnList
{
	padding-left: 0;
}
.btnList li
{
	list-style-type: none;
	padding: 0;

}
.btnList li
{
	float: left;
}

#navCtr
{
	width: 50%;
}

.short-screen+footer
{
	position: absolute;
	bottom: 0;
}
footer
{
	margin-top: 25px;
	border-top: 2px solid #2C599D;
	padding: 10px 15px;
}
footer small
{
	font-size: .75em;
}

footer a
{
	color: #000;
}
footer ul
{
	float: left;
	clear: left;
	margin: 0;
	padding-left: 0;
	list-style-type: none;
}
footer li
{
	margin: 0;
	padding: 10px 0;
	font-size: .75em;
}
.socialIcons
{
	float: left;
	width: 2em;
	margin: 5px;
}

.noprev #prevTWD,
.noprev #prevTWD+a
{
	display: none;
}

/* begin declare html5 for non-html5 browsers */
	article,aside,details,figcaption,figure, footer,header,menu,nav,section {display:block;}
/* end declare html5 for non-html5 browsers */

/* 	begin declare font face

	** MOVED TO HEADER **

	end declare font face */

/*	*******************************************************************************	**
	GLOBAL
**	*******************************************************************************	*/


#wrapper
{
	width: 100%;
	min-width: 310px;
	margin-left: 0;
	padding: 0 15px;
	border-radius: 10px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	position: relative;
	float: left;
}
#pageHeader
{
	padding: 15px;
	border-bottom: 2px solid #2C599D;
	position: relative;
}
#pageHeader nav
{
	position: absolute;
	bottom: 0;
	left: calc(12.5% + 15px);
	transition: .25s;
}
nav, #nav
{
	transition: .25s;
}
.wrapperNoMargin
{
	width: 90%;
	max-width: 1280px;
	min-width: 310px;
	margin: auto auto;
}
.fullWidth
{
	width: 100%;
	min-width: 310px;
	margin: auto auto;
}
.fullWidth div
{
	padding: 0;
	margin: 0;
}
body
{
	background-color: #FFF;
	color: #000;
	font-family: 'Lexend-Regular', Georgia, Times, serif;
	margin: 0;
	font-size: 1.25em; /* 20/16 */
}


*[class*="block"]
{
	float: left;
}

.block1-3.tile img
{
	transition: .25s;
}
.block1-3.tile:hover img
{
	transform: scale(1.1)
}

.detailsImg
{
	float: right;
	padding: 0 0 15px 15px;

}

img[src="images/clock-coming-soon.jpg"]
{
	opacity: .40;
}

img
{
	max-width: 100%;
	height: auto;
    width: auto; /* Fix for IE */
}
#one-sheet img
{
	width: 50%;
	margin-top: 25px;
	margin-left: 25px;
}
.block1
{
	width: 12.5%;

}
.block2
{
	width: 25%;
}
.block3
{
	width: 37.5%;
}
.block4
{
	width: 50%;
}
.block5
{
	width: 62.5%;
}
.block6
{
	width: 75%;
}
.block7
{
	width: 87.5%;
}
.block8
{
	width: 100%;
}
.block1-3
{
	width: 33.33333333333%;
}
.lastBlock
{
	clear: both;
}
.lastBlock p
{
	padding: 15px 0 0 5px;
}
.blockWrapper
{
	clear: both;
	width: 100%
}

.primaryDk{background-color: #11224D; color: #FFF}
.primaryLgt{background-color: #193A6F; color: #FFF}
.secondaryDk{background-color: #F98125; color: #000}
.secondaryLgt{background-color: #FB9B50; color: #000}

.highlightDk{border: 2px solid #2C599D;} 
.highlightLgt{border: 2px solid #5B84C4;}

.btnStack{float: left; margin-left: 5px;}

.button.primaryDk.highlightDk.btnStack
{
	height: 5em;
	position: relative;
}
.button.viewAll
{
	margin-left: 5px;
	margin-top: 5px;
}
#podcastButtons a
{
	float:left;
	margin: 5px;
}
/*
#podcastButtons a:nth-child(2n + 1)
{
	clear: left;
}
*/
#podcastButtons+p
{
	float: left;
	clear: left;
}
.rlwBtn
{
	width: 3em;
}
.rlwBtn svg
{
	fill: #FFF;
}
.btnStack:hover svg
{
	fill: #11224D;
}
.rlwBtnText
{
	position: absolute;
	bottom: 0;
	left: 5px;
}

ul.mixedMediaList iframe
{
	padding-top: 10px;
}

/* -------------------------------------------------------- */
/* ------------------	BEGIN FOR HOME 	-------------------	*/
/* -------------------------------------------------------- */

.block1-3.tile
{
	width: calc(33.333333% - 5px);
	border: 2px solid #2C599D;
	margin-left: 5px;
}
.block1-3.tile:first-child
{
	margin-left: 0;
}
.block2-3.tile
{
	width: calc(66.666666% - 5px);
	margin-left: 5px;
}
.block2-3.tile h3
{
	margin-top: 0;
}
#homePage .tileTitle
{
	padding-left: 5px;
}

.newSection
{
	margin-top: 25px;
	padding-top: 25px;
	border-top: 1px solid #F98125;
}

#podcast .block1-3.tile, #articles .block1-3.tile
{
	border: 2px solid transparent;
}

/* -------------------------------------------------------- */
/* ------------------	BEGIN FOR PG11 	-------------------	*/
/* -------------------------------------------------------- */

.ctr3 img
{
	padding: 5px;
}


/* -------------------------------------------------------- */
/* ------------------	BEGIN FOR ADA 	-------------------	*/
/* -------------------------------------------------------- */

a.adaOnly, span.adaOnly
{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
	display: inline-block;
}

a.adaOnly:focus
{
	position: initial;
	padding: 0 3%;
	margin-left: 2%;
	overflow:visible;
	width: initial;
	height: initial;
}

/* -------------------------------------------------------- */
/* ---------------------	NAV 	-----------------------	*/
/* -------------------------------------------------------- */
#btnOpenMenu
{
	display: none;
	position: relative;
	top: 1em;
	left: 5px;
}
#nav li
{
	display: inline-block;
	padding: 5px;
	max-width: 300px;
}
#nav li:first-child
{
	display: none;
}
#nav li:last-child
{
	padding-right: 0;
}
#nav a, a.button
{
	padding: 5px;
	text-decoration: none;
	transition: .15s;
	display: inline-block;
}

#nav a:hover, a.button:hover
{
	background-color: #FFF;
	color: #11224D;
}
.ytCtr
{
	float: right;
}

.iframeCtr
{
	border-bottom: 10px solid #2C599D;
	padding: 40px 0;
}
.iframeCtr:last-child
{
	border-bottom: 2px solid transparent;
}

.iframeCtr h4
{
	margin: 0;
}
#blackout
{
	position: fixed;
	height: 100vh;
	width: 100%;
	display: none;
	background-color: #000;
	opacity: .75;
}

/* BEGIN MEDIA QUERIES */
@media screen and (max-width:1200px){
	.iframeCtr.block4
	{
		width: 100%;
	}
	.ytCtr
	{
		float: left;
	}
	.detailsImg
	{
		width: 50%;
	}
}
@media screen and (max-width:900px){
	#content *[class*="block"]
	{
		width: 100%;
	}
	#one-sheet .block2
	{
		display: none;
	}

	#content .ctr3.block2 img
	{
		width: 33.3333%;
	}
	#content .tile
	{
		margin-left: 0;
	}
	p.h1
	{
		font-size: 1em;
		
	}
	#pageHeader nav
	{
		font-size: .8em;
	}
	.ytCtr
	{
		width: 100%;
		margin: 20px 0 0 0;
	}
	footer li
	{
		font-size: 1em;
		padding: 5px 0;
	}
	/*	mobile menu	*/
	#pageHeader nav
	{
		position: absolute;
		left: -120%;
	}
	#pageHeader nav.open, #nav
	{
		position: fixed;
		left: 0;
		top: 0;
		z-index: 9;
		width: 100%;
	}
	#nav
	{
		z-index: 10;
		background-color: #FFF;
		border: 1px solid #000;
		padding: 10px;
	}
	#nav li:last-child
	{
		padding: 5px;
	}
	#nav nav, #nav li, #nav li:first-child
	{
		display: block;
	}
	nav.closed #nav, #pageHeader nav.closed
	{
		position: absolute;
		left: -120%;
	}
	#btnOpenMenu
	{
		display: inline-block;
		position: initial;
	}
	#blackout.open
	{
		display: block;
	}
	#blackout.closed
	{
		display: none;
	}
	
}
@media screen and (max-width:650px){
	.detailsImg
	{
		display: none;
	}
	.break
	{
		clear: left;
	}
	.hideMobile
	{
		position:absolute;
		left:-10000px;
		top:auto;
		width:1px;
		height:1px;
		overflow:hidden;
		display: inline-block;
	}
	.btnStack
	{
		/*
		clear: left; 
		margin: 5px 0;
		*/
	}
}/*/mediaquery*/