.clearfix:after,
header:after {
	content: "";
	display: table;
	clear: both
}

.grid-1-4 {
	width: 100%
}

@media (min-width: 37.5em) {
	.grid-1-4 {
		width: 50%
	}
}

@media (min-width: 64em) {
	.grid-1-4 {
		width: 25%
	}
}

body {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.no-ribbon body {
	overflow: auto
}

.no-ribbon #s4-workspace {
	height: auto !important;
	overflow: hidden
}

#suiteBar>span {
	display: block
}

#s4-ribbonrow,
#suiteBar {
	display: none
}

#s4-workspace {
	font-family: "Open Sans", sans-serif;
	font-weight: normal;
	color: #000;
	line-height: 24px;
	width: 100%
}

nav a {
	font-family: "PT Sans", sans-serif;
	color: rgba(3, 74, 127, 0.7);
	font-size: 15px
}

nav a:hover,
nav a.selected {
	color: #fff;
	background: #034a7f
}

#sideNavBox .leftNav-link {
	font-family: "PT Sans", sans-serif;
	color: #0072c6;
	font-size: 16px;
	font-weight: 700
}

#sideNavBox .leftNav-sublink {
	font-family: "Open Sans", sans-serif;
	color: #666;
	font-size: 14px
}

.article h1,
.article h2,
.article h3,
.article h4,
.article h5 {
	font-family: 'Segoe UI Light', 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif;
	font-weight: bold
}

@media (min-width: 31.5em) {

	.article h1,
	.article h2,
	.article h3,
	.article h4,
	.article h5 {
		font-family: "PT Sans", sans-serif
	}
}

.article h2,
.article h3,
.article h4,
.article h5 {
	color: #034a7f
}

.article h1 {
	font-size: 34px;
	color: #fff
}

.article h2 {
	font-size: 20px
}

@media (min-width: 31.5em) {
	.article h2 {
		font-size: 22px
	}
}

.article h3 {
	font-size: 19px
}

.article .article-content>.ms-rtestate-field>h3 {
	font-size: 19px;
	color: #4ebf6b;
	font-weight: 700
}

.article h4 {
	font-size: 16px
}

.article p {
	font-size: 15px;
	margin-top: 1em
}

.article ul {
	padding-left: 0
}

@media (min-width: 31.5em) {
	.article ul {
		padding-left: 40px
	}
}

.article ul ul {
	list-style-type: square;
	margin-left: 18px;
	margin-right: 0;
	color: #4d4d4d
}

@media (min-width: 31.5em) {
	.article ul ul {
		margin-left: 0;
		margin-right: inherit;
		color: inherit
	}
}

.article li {
	font-size: 15px;
	margin-bottom: 8px;
	padding-left: 20px;
	list-style: none;
	background-image: url(/Style%20Library/Branding/img/bullet-heart.svg);
	background-repeat: no-repeat;
	background-size: 12px auto;
	background-position: left 7px
}

.article li .bullet {
	background-image: none;
	padding: 0
}

.article li.ms-core-menu-item {
	background-image: inherit;
	font-size: inherit;
	margin-bottom: inherit;
	padding-left: inherit;
	list-style-type: inherit;
	list-style-position: inherit;
}

.article ol {
	padding-left: 20px
}

@media (min-width: 31.5em) {
	.article ol {
		padding-left: 60px
	}
}

.article ol>li {
	list-style: decimal;
	background-image: none;
	padding-left: 0
}

.article h2,
.article p,
.article ul,
.article .embed-container,
.article .transcript {
	margin-right: 14px
}

.article ul.ms-core-menu-list {
	margin-top: inherit;
	margin-right: inherit
}

.article .ms-rteStyle-References {
	font-style: italic;
	color: inherit
}

.article .ref {
	margin-left: 2em;
	text-indent: -2em
}

#contentBox h1 {
	font-family: 'Segoe UI Light', 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif;
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	line-height: 28px;
	background-image: url(/Style%20Library/Branding/img/main-header-bg.png);
	background-position: right;
	background-color: rgba(3, 74, 127, 0.7)
}

@media (min-width: 31.5em) {
	#contentBox h1 {
		font-family: "PT Sans", sans-serif;
		font-size: 30px;
		background-position: right
	}
}

#contentBox h1 span {
	padding-left: 0;
	padding-right: 14px;
	display: table-cell;
	vertical-align: middle
}

@media (min-width: 31.5em) {
	#contentBox h1 span {
		padding-left: 20px;
		padding-right: 0
	}
}

#contentBox .ms-core-pageTitle {
	white-space: normal
}

q {
	font-family: "Open Sans", sans-serif;
	font-weight: 100;
	padding: 0 10px;
	position: relative;
	display: block;
	clear: both
}

q:before {
	content: url(/Style%20Library/Branding/img/quote.svg);
	position: absolute;
	left: -40px;
	width: 36px
}

q:after {
	content: url(/Style%20Library/Branding/img/quote.svg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	position: absolute;
	width: 36px;
	margin-left: 10px
}

.quote-big {
	font-size: 24px;
	line-height: 30px;
	margin: 1em 2em
}

.quote-med {
	font-size: 21px;
	line-height: 28px;
	margin: 1em 2.3em
}

.quote-small {
	font-size: 18px;
	line-height: 24px;
	margin: 1em 2.6em
}

.quote-full {
	padding: 0.6em 0
}

.quote-left {
	width: 70%;
	float: left
}

.quote-right {
	width: 70%;
	float: right
}

footer .footerLinks {
	font-family: "PT Sans", sans-serif;
	color: #034a7f
}

.videoWrap {
	width: 100%;
	margin: 0 auto;
	clear: both;
	padding-top: 0
}

@media (min-width: 31.5em) {
	.videoWrap {
		width: 80%;
		padding-top: 1em
	}
}

.embed-container {
	position: relative;
	padding-bottom: 54.25%;
	height: 0;
	overflow: hidden;
	margin-top: 30px
}

.embed-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.transcript {
	text-align: center
}

button.accordion {
	background-color: #fbac13;
	font-family: "PT Sans", sans-serif;
	color: #fff;
	padding: 6px 10px;
	width: 60%;
	text-align: center;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	border: none;
	outline: none;
	transition: 0.4s;
	font-size: 16px;
	margin: 1em 0 2em 0
}

button.accordion.active,
button.accordion:hover {
	background-color: #629ed4;
	cursor: pointer
}

div.panel {
	padding: 0 36px;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
	margin-bottom: 1em
}

div.panel p {
	font-size: 14px;
	text-align: left;
	margin-top: 0
}

div.panel:after {
	content: "************"
}

#DeltaTopNavigation ul li.selected {
	background: #163f73;
	background: -moz-linear-gradient(top, rgba(22, 63, 115, 0.7) 0%, rgba(26, 76, 129, 0.7) 50%, rgba(30, 88, 143, 0.6) 100%);
	background: -webkit-linear-gradient(top, rgba(22, 63, 115, 0.7) 0%, rgba(26, 76, 129, 0.7) 50%, rgba(30, 88, 143, 0.6) 100%);
	background: linear-gradient(to bottom, rgba(22, 63, 115, 0.7) 0%, rgba(26, 76, 129, 0.7) 50%, rgba(30, 88, 143, 0.6) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#163f73', endColorstr='#1e588f', GradientType=0)
}

#DeltaTopNavigation ul li.selected a {
	color: #fff
}

#DeltaTopNavigation li {
	border-right: 1px solid #808080
}

#DeltaTopNavigation li a {
	white-space: normal;
	text-align: center;
	line-height: 20px;
	font-family: "PT Sans", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: rgba(3, 74, 127, 0.7);
	margin-right: inherit;
	padding: 10px 20px
}

/**
#DeltaTopNavigation ul li:nth-child(1) {
	width: 190px
}

#DeltaTopNavigation ul li:nth-child(2) {
	width: 100px
}

#DeltaTopNavigation ul li:nth-child(3) {
	width: 120px
}

#DeltaTopNavigation ul li:nth-child(4) {
	width: 160px
}

#DeltaTopNavigation ul li:nth-child(5) {
	width: 160px
}
**/

#DeltaTopNavigation ul li:nth-child(6) {
	/** width: 160px; **/
	border-right: 0
}

#DeltaTopNavigation li.ms-listMenu-editLink {
	display: none
}

#DeltaTopNavigation li li {
	margin: 6px 0; 
	border-right: 0
}

#DeltaTopNavigation li li a {
	text-align: inherit;
	line-height: 18px;
	font-size: inherit;
	font-weight: inherit;
	padding: inherit;
	width: 160px
}

#DeltaTopNavigation li li a:hover {
	text-decoration: underline
}

#DeltaTopNavigation ul li.selected li a {
	color: rgba(3, 74, 127, 0.7)
}

#sideNavBox {
	width: 290px;
	float: left;
	margin-left: 10px;
	margin-right: 0;
	background-color: #efefef
}

#sideNavBox ul {
	padding: 0;
	margin: 20px 10px 10px
}

#sideNavBox li {
	line-height: 17px;
	border-top: dotted 1px red;
	font-family: "PT Sans", sans-serif
}

#sideNavBox li:first-child {
	border-top: none
}

#sideNavBox li.navlevelOne a {
	color: #0072c6;
	font-size: 17px;
	line-height: 19px
}

#sideNavBox li.navlevelOne a:hover {
	text-decoration: none;
	-webkit-box-shadow: inset 4px 0 0 0 0 #bfd989;
	-moz-box-shadow: inset 4px 0 0 0 #bfd989;
	box-shadow: inset 4px 0 0 0 #bfd989;
	padding-left: 24px;
	padding-right: 0;
	transition: padding-left 0.2s
}

#sideNavBox li.navlevelOne.selected {
	background-color: #aba398
}

#sideNavBox li.navlevelOne.selected a {
	color: #fff
}

#sideNavBox li.navlevelOne.selected a:hover {
	-webkit-box-shadow: inherit;
	-moz-box-shadow: inherit;
	box-shadow: inherit
}

#sideNavBox li.navlevelTwo a {
	color: #666;
	font-size: 14px;
	margin-left: 1em;
	line-height: 15px
}

#sideNavBox li.navlevelTwo a:hover {
	text-decoration: none
}

#sideNavBox li.navlevelTwo:hover {
	background-color: rgba(60, 132, 162, 0.2)
}

#sideNavBox li.navlevelTwo.selected {
	background-color: rgba(60, 132, 162, 0.2)
}

#sideNavBox li.navlevelTwo.selected a {
	color: #1a1a1a
}

#sideNavBox ul a {
	padding: 12px;
	display: block;
	width: 246px
}

#sideNavBox li.selected::before {
	content: "";
	color: #000;
	position: absolute;
	left: 10px
}

#sideNavBox li.selected a:hover {
	text-decoration: none;
	border-left: none
}

#sideNavBox .ms-core-listMenu-verticalBox>.ms-core-listMenu-item,
#sideNavBox .ms-core-listMenu-verticalBox li.static>.ms-core-listMenu-item {
	padding: 5px 20px 5px 16px
}

.ms-core-listMenu-selected:link,
.ms-core-listMenu-selected {
	background-color: transparent
}

.bhMobile {
	display: block
}

@media (min-width: 56em) {
	.bhMobile {
		display: none
	}
}

a.hamburger {
	width: 40px;
	height: 40px;
	background-image: url(/Style%20Library/Branding/img/threelines.svg);
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: 10px;
	right: 10px
}

@media (min-width: 31.5em) {
	a.hamburger {
		top: 20px
	}
}

@media (min-width: 50em) {
	a.hamburger {
		top: 20px
	}
}

.articleLinkBox {
	float: none;
	margin: 1em 20px 1em 0;
	width: calc(100% - 14px)
}

@media (min-width: 37.5em) {
	.articleLinkBox {
		float: left;
		width: inherit
	}
}

.articleLinkBox a {
	display: table;
	width: 100%;
	height: 190px;
	background-color: #90ac5f;
	background-image: url(/Style%20Library/Branding/img/article-link-box-bg.png);
	background-repeat: no-repeat;
	background-position: 16px center;
	background-size: cover;
	border: solid 13px #eaeaea;
	box-sizing: border-box
}

@media (min-width: 37.5em) {
	.articleLinkBox a {
		width: 288px;
		height: 190px
	}
}

.articleLinkBox a:hover,
.articleLinkBox a:focus {
	background-color: #606c7c;
	transition: background-color 0.4s;
	text-decoration: none;
	position: relative
}

.articleLinkBox a:hover:after {
	content: "MORE";
	font-weight: 700;
	font-size: 12px;
	color: #fff;
	position: absolute;
	left: calc(50% - 16px);
	top: 78%;
	z-index: 200px
}

.articleLinkBox p {
	font-weight: 300;
	font-size: 21px;
	color: #fff;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0 10px;
	line-height: 24px
}

#contentRow table.ms-rteTable-default {
	margin-top: 2em;
	width: calc(100% - 30px)
}

#contentRow table.ms-rteTable-default th {
	background-color: #7eb3ce;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	border: 3px solid #fff
}

#contentRow table.ms-rteTable-default tr:first-child th:first-child {
	border-top-left-radius: 16px
}

#contentRow table.ms-rteTable-default td {
	background-color: #f2ecce;
	color: #000;
	font-size: 15px;
	border: 3px solid #fff
}

#contentRow table.ms-rteTable-default td ul {
	margin: 0;
	padding-left: 1em
}

#contentRow table.ms-rteTable-default tr:last-child td:last-child {
	border-bottom-right-radius: 16px
}

#contentRow table th,
#contentRow table tr,
#contentRow table td {
	padding: 1em 20px
}

#contentRow #MSO_tblPageBody tr,
#contentRow #MSO_tblPageBody td {
	padding: 0
}

#contentRow table.ms-TPBorder {
	width: 100%
}

.clearfix:after,
header:after {
	content: "";
	display: table;
	clear: both
}

.grid-1-4 {
	width: 100%
}

@media (min-width: 37.5em) {
	.grid-1-4 {
		width: 50%
	}
}

@media (min-width: 64em) {
	.grid-1-4 {
		width: 25%
	}
}

.audiogramSample {
	background-color: #5890b4;
	width: calc(100% - 30px);
	display: flex;
	height: auto;
	flex-flow: row;
	flex-wrap: wrap;
	overflow: hidden
}

@media (min-width: 31.5em) {
	.audiogramSample {
		height: auto;
		min-height: 440px
	}
}

.sampleWrap {
	width: 100%;
	height: 100%;
	border-bottom: 2px solid #fff;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-right: 0
}

@media (min-width: 31.5em) {
	.sampleWrap {
		width: calc(50% - 2px);
		border-right: 2px solid #fff;
		border-bottom: none;
		padding-bottom: 50em;
		margin-bottom: -50em
	}
}

@media (min-width: 62.1em) {
	.sampleWrap {
		width: calc(25% - 2px)
	}
}

.sampleChart {
	background-color: #7eb3ce;
	padding: 20px;
	box-sizing: border-box;
	display: block
}

.sampleChart img {
	width: 100%;
	display: block
}

.sampleText {
	padding: 20px;
	box-sizing: border-box
}

.sampleText h3 {
	font-size: 18px;
	color: #fff;
	margin-top: 0
}

@media (min-width: 31.5em) {
	.sampleText h3 {
		font-size: 16px
	}
}

.sampleText p {
	font-size: 16px;
	color: #fff;
	line-height: 18px;
	margin-right: inherit
}

@media (min-width: 31.5em) {
	.sampleText p {
		font-size: 14px
	}
}

#DeltaPageStatusBar {
	position: absolute;
	top: 0;
	z-index: 100
}

#s4-titlerow {
	display: block !important
}

#s4-bodyContainer {
	margin: 0 auto;
	width: 100%;
	padding-bottom: 0
}

#contentRow {
	z-index: 1;
	width: 100%;
	max-width: 1280px;
	padding-top: 0;
	margin: -80px auto 0
}

#sideNavBox {
	display: inherit;
	display: none
}

@media (min-width: 50em) {
	#sideNavBox {
		display: inherit
	}
}

#contentBox {
	margin-left: 0;
	margin-right: 0;
	min-width: inherit
}

@media (min-width: 50em) {
	#contentBox {
		margin-left: 300px
	}
}

#contentBox h1 {
	height: 80px;
	padding-left: 14px;
	display: table;
	width: calc(100% - 14px)
}

#contentBox .article {
	padding: 10px 0 36px 0px
}

@media (min-width: 37.5em) {
	#contentBox .article {
		padding: 10px 20px 36px 20px
	}
}

#contentBox .article .article-content {
	margin: 0 0 0 14px
}

@media (min-width: 31.5em) {
	#contentBox .article .article-content {
		overflow: hidden
	}
}

.article h2 {
	margin-top: 20px
}

.article .article-content>.ms-rtestate-field>h3 {
	margin-top: 1em;
	margin-right: 14px
}

.article .article-content>.ms-rtestate-field>h3::before {
	content: "";
	padding: 0.8em;
	margin-right: 8px;
	background-image: url(/Style%20Library/Branding/img/h3-bullet.svg);
	background-repeat: no-repeat;
	background-position: center
}

.article p img {
	display: block;
	margin: 0 auto;
	width: 100%
}

.ms-ref-refiner #Container {
	padding: 24px !important
}

.searchResult {
	margin-left: 14px;
	margin-top: 20px
}

@media (min-width: 31.5em) {
	.searchResult {
		margin-left: 34px
	}
}

.searchResult #SearchBox {
	width: 99%
}

.searchResult .ms-srch-item {
	width: calc(100% - 30px)
}

.searchResult .ms-srch-sbLarge {
	width: 99%
}

.searchResult .ms-srch-sbLarge>input {
	margin: 0;
	padding: 5px 5px 5px 10px;
	border: solid thin #e9e9e9
}

.searchResult .ms-srch-sbLarge>.ms-srch-sb-searchLink {
	margin-top: 4px
}

.searchResult .ms-srch-sbLarge-fullWidth {
	width: calc(100% - 60px)
}

@media (min-width: 31.5em) {
	.searchResult .ms-srch-sbLarge-fullWidth {
		width: 460px
	}
}

.searchResult #UpScopeLinkTop {
	width: 100% !important
}

.searchResult .ms-srch-ellipsis {
	white-space: inherit
}

header {
	width: 100%;
	height: 154px;
	background-color: #e9e9e9;
	padding: 15px
}

#DeltaSiteLogo a {
	background-repeat: no-repeat;
	display: block;
	margin: 10px 0 0 20px;
	background-image: url(/Style%20Library/Branding/img/bhlogo-s.gif);
	background-size: 100%;
	width: 170px;
	height: 40px
}

@media (min-width: 31.5em) {
	#DeltaSiteLogo a {
		margin: 10px 0 0 30px;
		width: 237px;
		height: 52px
	}
}

@media (min-width: 72em) {
	#DeltaSiteLogo a {
		background-image: none;
		width: inherit
	}
}

.ms-siteicon-img {
	max-width: none;
	max-height: none;
	display: none
}

@media (min-width: 72em) {
	.ms-siteicon-img {
		width: 210px;
		display: block
	}
}

#siteIcon {
	height: inherit;
	margin-right: 0;
	margin-top: inherit;
	width: 0
}

@media (min-width: 72em) {
	#siteIcon {
		margin-top: 0.6em
	}
}

#s4-titlerow {
	height: 54px;
	padding: 0;
	margin-bottom: -66px;
	position: relative;
	background-color: #e9e9e9;
	box-shadow: -10px 20px 15px -5px rgba(0, 0, 0, 0.3)
}

@media (min-width: 31.5em) {
	#s4-titlerow {
		height: 70px
	}
}

@media (min-width: 56em) {
	#s4-titlerow {
		height: 153px
	}
}

#titleAreaBox {
	margin: 0 auto;
	width: 100%;
	max-width: 1280px
}

.headRight {
	padding: 20px 20px 20px 0;
	display: none
}

@media (min-width: 56em) {
	.headRight {
		display: block
	}
}

@media (min-width: 62.1em) {
	.headRight {
		margin-top: inherit
	}
}

@media (min-width: 64em) {
	.headRight {
		display: block;
		margin-top: inherit;
		position: relative
	}
}

.headRight .ms-breadcrumb-top {
	margin-top: 14px
}

.headRight .ms-breadcrumb-box {
	width: inherit;
	height: inherit;
	position: absolute;
	top: 60px;
	right: 20px
}

#SearchBox {
	background: #fff
}

.ms-srch-sb-border,
.ms-srch-sb-border:hover,
.ms-srch-sb-borderFocused {
	border: 2px solid #fff
}

.globalSearch {
	position: absolute;
	right: 20px
}

.esLink {
	position: relative;
	right: 0;
	display: block
}

.donate {
	position: relative;
	right: 160px;
	display: block;
}

@media (min-width: 56em) {
	.esLink {
		right: 280px
	}

	.donate {
		right: 360px;
	}
}

.esLink a {
	width: 70px;
	height: 24px;
	background: #09768b;
	text-align: center;
	position: absolute;
	right: 80px;
	color: #fff;
	border-radius: 3px;
	margin-top: 16px;
	z-index: 200
}

.donate a {
	width: 70px;
	height: 24px;
	background: #09768b;
	text-align: center;
	position: absolute;
	right: 0px;
	color: #fff;
	border-radius: 3px;
	margin-top: 16px;
	z-index: 200;
}

@media (min-width: 31.5em) {
	.esLink a {
		margin-top: 23px
	}

	.donate a {
		margin-top: 23px;
	}
}

@media (min-width: 56em) {
	.esLink a {
		position: absolute;
		right: 0;
		margin-top: 23px
	}
}

.esLink a:hover {
	text-decoration: none;
	background-color: #87450A;
	transition: background-color 0.3s
}

.boxSet {
	overflow: hidden;
	background-color: #f2ecce;
	margin: 2em 0;
	width: calc(100% - 30px)
}

span::after {
	content: "&#160;";
	display: none
}

.boxSet-one .image,
.boxSet-two .image {
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden
}

@media (min-width: 31.5em) {

	.boxSet-one .image,
	.boxSet-two .image {
		width: 50%
	}
}

.boxSet-one .image img,
.boxSet-two .image img {
	width: 130%;
	height: auto;
	display: block
}

.boxSet-one .text,
.boxSet-two .text {
	float: left;
	width: calc(100% - 3.2em);
	padding: 0 1.6em
}

@media (min-width: 31.5em) {

	.boxSet-one .text,
	.boxSet-two .text {
		width: calc(49.99% - 3.2em)
	}
}

.boxSet-one .text h2,
.boxSet-two .text h2 {
	font-size: 22px;
	margin-top: 1em
}

.boxSet-one .text p,
.boxSet-one .text li,
.boxSet-two .text p,
.boxSet-two .text li {
	font-size: 15px;
	line-height: 1.4em
}

.boxSet-one ul,
.boxSet-two ul {
	padding-left: 0
}

.boxSet-one {
	-webkit-border-radius: 10px 0 0 0;
	-moz-border-radius: 10px 0 0 0;
	-ms-border-radius: 10px 0 0 0;
	border-radius: 10px 0 0 0;
	background-image: url(/Style%20Library/Branding/img/boxset-graphic.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: cover
}

.boxSet-two {
	-webkit-border-radius: 0 0 10px 0;
	-moz-border-radius: 0 0 10px 0;
	-ms-border-radius: 0 0 10px 0;
	border-radius: 0 0 10px 0;
	background-image: url(/Style%20Library/Branding/img/boxset-graphic2.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
	display: -webkit-flex;
	-ms-box-orient: horizontal;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start
}

.boxSet-two .text {
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2
}

@media (min-width: 31.5em) {
	.boxSet-two .text {
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1
	}
}

.boxSet-two .image {
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1
}

@media (min-width: 31.5em) {
	.boxSet-two {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2
	}
}

.embed-container {
	text-align: center
}

.roundImage,
.roundImage img {
	border-radius: 200px
}

footer {
	background-color: #e9e9e9;
	width: 100%;
	border-top: solid 1.6em #fff
}

footer p {
	float: left;
	font-size: 10px;
	width: 100%;
	max-width: 1280px;
	margin: 0 0 0 1.6em
}

.footerMain {
	width: 100%;
	max-width: 1280px;
	overflow: hidden;
	padding-top: 1em;
	margin: 0 auto
}

@media (min-width: 50em) {
	.footerMain {
		padding-top: 0
	}
}

.footerMain .footerAddress {
	color: #000;
	line-height: 14px;
	float: none;
	font-size: 11px;
	margin: 0 0 0 1.6em
}

@media (min-width: 31.5em) {
	.footerMain .footerAddress {
		margin: 1em 0 0 1.6em
	}
}

@media (min-width: 50em) {
	.footerMain .footerAddress {
		margin: 3em 0 0 1.6em;
		width: 260px;
		float: left
	}
}

@media (min-width: 56em) {
	.footerMain .footerAddress {
		width: 290px;
		float: left
	}
}

.footerMain .footerNav {
	margin-left: 1.6em;
	margin-top: 2.5em
}

@media (min-width: 37.5em) {
	.footerMain .footerNav {
		width: 60%
	}
}

@media (min-width: 50em) {
	.footerMain .footerNav {
		margin-left: 0;
		float: left;
		width: calc(100% - 530px)
	}
}

.footerMain .footerNav ul {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	padding-left: 0;
	margin-top: 0
}

@media (min-width: 31.5em) {
	.footerMain .footerNav ul {
		height: 140px
	}
}

@media (min-width: 50em) {
	.footerMain .footerNav ul {
		height: 160px
	}
}

@media (min-width: 56em) {
	.footerMain .footerNav ul {
		height: 130px
	}
}

@media (min-width: 78.5em) {
	.footerMain .footerNav ul {
		height: 90px
	}
}

.footerMain .footerNav li {
	list-style: none;
	display: inline-block;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 1em;
	width: 100%
}

@media (min-width: 37.5em) {
	.footerMain .footerNav li {
		width: 50%
	}
}

@media (min-width: 62.1em) {
	.footerMain .footerNav li {
		width: inherit
	}
}

.footerMain .footerLogo {
	float: none;
	width: 200px;
	height: 74px;
	margin: 0 auto;
	background-image: url(/Style%20Library/Branding/img/btlogo.gif);
	background-repeat: no-repeat;
	background-position: center
}

@media (min-width: 31.5em) {
	.footerMain .footerLogo {
		float: right;
		margin: 1.6em 1.6em 0 0
	}
}

@media (min-width: 37.5em) {
	.footerMain .footerLogo {
		position: relative;
		top: -260px;
		margin-bottom: -200px
	}
}

@media (min-width: 50em) {
	.footerMain .footerLogo {
		position: inherit;
		margin-bottom: inherit
	}
}

html,
body,
.container,
.scroller {
	height: auto
}

nav a {
	text-decoration: none;
	color: #f7f7f7;
	outline: none
}

nav a:hover,
nav a:focus,
nav a:visited {
	color: #fff;
	outline: none;
	text-decoration: none
}

.clearfix:before,
header:before,
.clearfix:after,
header:after {
	display: table;
	content: " "
}

.clearfix:after,
header:after {
	clear: both
}

.content {
	padding: 0;
	margin: 0 auto
}

@media screen and (min-width: 31.5em) {
	.content {
		padding: 0 2em
	}
}

.block {
	float: right;
	padding: 0.6em 0.6em 0.6em 0;
	text-align: right
}

.block-60 {
	width: 60%
}

.block p {
	margin: 0;
	padding: 0;
	font-size: 1.8em;
	line-height: 1.5
}

@media screen and (min-width: 31.5em) {
	.block {
		float: none;
		width: 100% !important;
		padding: 1.2em 0.6em 0
	}
}

@media screen and (max-width: 25em) {
	body {
		font-size: 80%
	}
}

#s4-workspace {
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch
}

.scroller {
	overflow-y: auto
}

.scroller,
.scroller-inner {
	position: absolute;
	right: 0
}

.container {
	position: relative;
	overflow: hidden;
	background: #fff
}

.menu-trigger {
	position: relative;
	padding: 0 20px;
	font-size: 0.9em
}

.menu-trigger:before {
	position: absolute;
	top: 2px;
	left: 0;
	width: 40px;
	height: 6px;
	background: #000;
	box-shadow: 0 6px #e9e9e9, 0 12px #000, 0 18px #e9e9e9, 0 24px #000;
	content: ''
}

.mp-pusher {
	position: relative;
	left: 0;
	height: 100%
}

.mp-menu {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 320px;
	height: 100%;
	-webkit-transform: translate3d(100%, 0, 0);
	-moz-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	overflow-x: hidden;
	background-color: #034a7f
}

.mp-level {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: calc(100% + 80px);
	background: #034a7f;
	-webkit-transform: translate3d(100%, 0, 0);
	-moz-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

@media (min-width: 20.375em) {
	.mp-level {
		height: 100%
	}
}

.mp-pusher::after,
.mp-level::after,
.mp-level::before {
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	content: '';
	opacity: 0
}

.mp-pusher::after,
.mp-level::after {
	background: rgba(0, 0, 0, 0.3);
	-webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
	-moz-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
	transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s
}

.mp-level::after {
	z-index: -1
}

.mp-pusher.mp-pushed::after,
.mp-level.mp-level-overlay::after {
	width: 100%;
	height: 100%;
	opacity: 1;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	transition: opacity 0.3s
}

.mp-level.mp-level-overlay {
	cursor: pointer
}

.mp-level.mp-level-overlay.mp-level::before {
	width: 100%;
	height: 100%;
	background: transparent;
	opacity: 1
}

.mp-pusher,
.mp-level {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s
}

.mp-overlap .mp-level.mp-level-open {
	box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
	-webkit-transform: translate3d(-40px, 0, 0);
	-moz-transform: translate3d(-40px, 0, 0);
	transform: translate3d(-40px, 0, 0)
}

.mp-menu>.mp-level,
.mp-menu>.mp-level.mp-level-open,
.mp-menu.mp-overlap>.mp-level,
.mp-menu.mp-overlap>.mp-level.mp-level-open {
	box-shadow: none;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.mp-cover .mp-level.mp-level-open {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.mp-cover .mp-level.mp-level-open>ul>li>.mp-level:not(.mp-level-open) {
	-webkit-transform: translate3d(100%, 0, 0);
	-moz-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.mp-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	box-shadow: inset 0 1px rgba(255, 255, 255, 0.2)
}

.mp-menu ul ul {
	background-color: inherit;
	padding-bottom: 100px
}

.mp-menu h2 {
	margin: 0;
	padding: 0.7em;
	color: rgba(255, 255, 255, 0.4);
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
	font-weight: 300;
	font-size: 1.8em;
	line-height: 28px
}

.mp-menu.mp-overlap h2::before {
	position: absolute;
	top: 0;
	right: 0;
	margin-right: 8px;
	font-size: 75%;
	line-height: 1.8;
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.1s 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.1s 0.3s;
	transition: opacity 0.3s, transform 0.1s 0.3s;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	transform: translateX(-100%)
}

.mp-menu.mp-cover h2 {
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px
}

.mp-overlap .mp-level.mp-level-overlay>h2::before {
	opacity: 1;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	transform: translateX(0)
}

.mp-menu ul li {
	box-shadow: inset 0 -1px rgba(255, 255, 255, 0.2);
	display: table;
	width: 100%
}

.mp-menu ul ul li {
	background-image: none
}

.mp-menu ul li>a {
	display: inline-block;
	padding: 1em 10px 1em 1.3em;
	outline: none;
	text-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
	font-size: 16px;
	width: calc(100% - 24px);
	color: #fff
}

.mp-menu ul li:hover>a {
	text-decoration: none
}

.baseLinks {
	float: left;
	width: 50%
}

.mp-menu ul li::before {
	position: absolute;
	left: 10px;
	z-index: -1;
	line-height: 3
}

.mp-menu ul li a:hover,
.mp-level>ul>li:first-child>a:hover {
	background-color: transparent;
	box-shadow: inset 0 -1px transparent
}

.mp-menu .mp-level.mp-level-overlay>ul>li>a,
.mp-level.mp-level-overlay>ul>li:first-child>a {
	box-shadow: inset 0 -1px transparent
}

.mp-level>ul>li:first-child>a:hover,
.mp-level.mp-level-overlay>ul>li:first-child>a {
	box-shadow: inset 0 -1px transparent, inset 0 1px transparent
}

.mp-level>ul li>a.hasChild {
	width: 30px;
	background-image: url(/Style%20Library/Branding/img/arrow.svg);
	background-repeat: no-repeat;
	background-position: right 20px center;
	display: table-cell;
	vertical-align: middle;
	box-shadow: inset 1px 0 rgba(255, 255, 255, 0.1)
}

.mp-back {
	background: rgba(0, 0, 0, 0.2);
	outline: none;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	display: block;
	font-size: 1em;
	padding: 1em 1em 1em 1.8em;
	position: relative;
	box-shadow: inset 0 1px rgba(0, 0, 0, 0.1);
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	transition: background 0.3s;
	text-align: right
}

.mp-back::before {
	position: absolute;
	content: "";
	left: 10px;
	width: 24px;
	height: 24px;
	background-image: url(/Style%20Library/Branding/img/arrow.svg);
	background-repeat: no-repeat;
	background-position: center;
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.mp-menu .mp-level.mp-level-overlay>.mp-back,
.mp-menu .mp-level.mp-level-overlay>.mp-back::after {
	background: transparent;
	box-shadow: none;
	color: transparent
}

.search {
	width: 100%;
	padding: 20px;
	box-shadow: inset 0 -1px rgba(255, 255, 255, 0.2), inset 0 1px rgba(255, 255, 255, 0.2)
}

.search input[type=text] {
	width: 270px;
	height: 24px
}

.searchTerm {
	float: left;
	width: 260px;
	padding: 5px;
	height: 40px;
	outline: none;
	color: #9DBFAF
}

.searchButton {
	position: absolute;
	right: -50px;
	width: 40px;
	height: 36px;
	border: 1px solid #00B4CC;
	background: #00B4CC;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	cursor: pointer;
	font-size: 20px
}

/*# sourceMappingURL=global.css.map */

.ms-core-listMenu-horizontalBox ul.ms-core-listMenu-root {
  display: flex;
  width: 100%;
  max-width: 830px;
}

#DeltaTopNavigation li a span.additional-background {
    display: block;
}