
.navbar-right{
	float: right;
}

.file-field:after{
	content: "."; 
	visibility: hidden; 
	display: block; 
	height: 0; 
	clear: both;
}

body{
	font-family: 'Alegreya', serif;
	font-weight: 400;
	min-height: 100vh;
	background: #e2e2e2;
}

h2{
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 300;
	color: #5f97d1;
	text-align: center;
}

ul.threeColumnList {
  columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3;
}

ul, ol {
	margin-left: 1rem;
	padding-left: 1rem;
}

ul li {
	list-style-type: square;
}
ul.select-dropdown {
	margin-left: 0rem;
	padding-left: 0rem;
}

ul.select-dropdown li, .globalNavigation li {
	list-style-type: none;
}
@media screen and (min-width: 62em) {
	main{
		min-height: calc( 100vh - 18.75rem);
	}
}

.btn{
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 400;
}

.btn.btn-white-outline {
	border: 2px solid #fff;
	color: rgba(255,255,255,.75);
	text-transform: uppercase;
}

.btn.btn-white-outline:hover {
	border: 2px solid #fff;
	color: rgba(255,255,255,1);
}

.btn.btn-black-solid {
	border: 2px solid #000;
	background: #000;
	color: rgba(255,255,255,1);
	text-transform: uppercase;
}

.btn.btn-black-solid:hover {
	border: 2px solid #000;
	background: none;
	color: rgba(0,0,0,1);
}

.btn.arrow:after{
	content: "→";
	margin-left: 1rem;
}

.btn.tag{
	background: rgba(153,194,77,.75);
	font-family: 'Alfa Slab One', cursive;
	text-transform: uppercase;
	border-radius: .2rem;
	font-size: .8rem;
	padding: .3rem .75rem;
	letter-spacing: .075rem;
}

.card.formCard{
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 400;
	margin: 3rem auto 3rem auto;
	padding: 3rem;
	max-width: 100%;
	width: 50rem;
	overflow: visible;
}

.card.formCard h2{
	font-weight: 300;
	color: #5f97d1;
	text-align: center;
}

.globalNavigation{
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 400;
}

.globalNavigation .navbar-toggler{
	color: #fff;
}

.globalNavigation .topNav{
	background-color: #fff;
	height: 6.25rem;
}

.globalNavigation .topNav a.nav-link{
	color: #821a1a;
}

.globalNavigation .topNav .topNav2 li{
	margin-left: 0;
}

.globalNavigation .topNav .topNav2 a.nav-link:hover{
	text-decoration: underline;
}

.globalNavigation .topNav .topNav2 .nav-item:not(:first-child):before{
	content: "|";
	color: #e2e2e2;
	margin-left: .5rem;
	margin-right: .5rem;
	padding-top: .425rem;
	float: left;
}

.globalNavigation .bottomNav{
	padding: 0!important;
	background-color: #821a1a;
}

@media screen and (min-width: 62em) {
	.globalNavigation .bottomNav{
		/*height: 5rem;*/
	}
}

.globalNavigation .bottomNav .nav-item{
	margin-left: 0;
}

@media screen and (min-width: 62em) {
	.globalNavigation .bottomNav .nav-item.give{
		float: right;
		background-color: #0faaba;
	}
}

@media screen and (min-width: 62em) {
	.globalNavigation .bottomNav .nav-item:first-child a.nav-link{
		margin-left: -1.2rem;
	}
}

.globalNavigation .bottomNav a.nav-link{
	color: rgba(255, 255, 255, 1);
	text-transform: uppercase;
	padding: 1.75rem 1.2rem 1.75rem 1.2rem;
}

.globalNavigation .bottomNav a.nav-link:hover{
	color: rgba(255, 255, 255, .75);
}

.globalNavigation .b42Logo{
	display: block;
	position: absolute;
	height: 5rem;
	width: 12.8rem;
	background: url('../images/logo.png') no-repeat center center;
}

.globalNavigation .socialIcon{
	margin-left: 0!important;
}

.globalNavigation .socialIcon .btn{
	padding: 0;
	height: 1.5rem;
	width: 1.5rem;
	margin-left: 2px;
	margin-right: 0;
}

.globalNavigation .btn-fb{
	background-color: #3b5a99;
}

.globalNavigation .btn-yt{
	background-color: #ce322e;
}

.globalNavigation .btn-li{
	background-color: #006fb0;
}

.globalNavigation .btn-tw{
	background-color: #25a8e0;
}

.globalFooter{
	width: 100%;
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 400;
	background-color: #821a1a!important;
	margin-top: 0px!important;
	box-sizing: border-box;
}

@media screen and (min-width: 62em) {
	.globalFooter{
		height: 7.5rem;
	}
}

.globalFooter .topNav .topNav1 .nav-item,
.globalFooter .bottomNav .nav-item,
.globalFooter .socialIcon{
	margin-left: 0!important;
}

.globalFooter .topNav .topNav1 .nav-item:hover{
	text-decoration: underline;
}

.globalFooter .topNav .topNav1 .nav-item:not(:first-child):before{
	content: "|";
	color: #e2e2e2;
	margin-left: .5rem;
	margin-right: .5rem;
	padding-top: .425rem;
	float: left;
}

.globalFooter .socialIcon .btn{
	padding: 0;
	height: 2rem;
	width: 2rem;
	margin-left: 3px;
	margin-right: 0;
}

.globalFooter .bottomNav{
	font-size: .845rem;
}

.globalFooter .bottomNav .nav-item:not(:first-child):before{
	content: "|";
	color: #e2e2e2;
	margin-left: .5rem;
	margin-right: .5rem;
	padding-top: .425rem;
	float: left;
}

.globalFooter .bottomNav .navbar-right{
	padding-top: .425rem;
}

.globalFooter .socialIcon{
	margin-left: 0!important;
}

.globalFooter .socialIcon .btn{
	padding: 0;
	height: 2rem;
	width: 2rem;
	margin-left: 4px;
	margin-right: 0;
}

.globalFooter .btn-fb{
	background-color: #3b5a99;
}

.globalFooter .btn-yt{
	background-color: #ce322e;
}

.globalFooter .btn-li{
	background-color: #006fb0;
}

.globalFooter .btn-tw{
	background-color: #25a8e0;
}

.stdPageHeader{
	display: block;
	width: 100%;
	line-height: 13.6rem;
	background: url('../vendor/MDB/img/greenBG.jpg');
	background-size: cover;
	background-position: center;
	text-align: center;
	background-repeat: none;
	color: #fff;
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 300;
	font-size: 4.8rem;
	margin-bottom: 0px;
}

.hero{
	min-height: 31.6rem;
	width: 100%;
	background-size: cover;
	background-position: center;
	color: #fff;
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 400;
}

.hero h1{
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 300;
	font-size: 5rem;
}

.hero p{
	font-size: 1.5rem;
}

.hero .container{
min-height: 100%;
}

.hero .vertAlignWrap{
	display: table;
	width: 100%;
	min-height: 31.6rem;
}

.hero .vertAlignCont{
	display: table-cell;
	vertical-align: middle;
}

.hero hr{
	border-top: 1px solid rgba(255,255,255,.5);
	width: 5rem;
}

.hero.leftAlignWBg{

}

.hero.leftAlignWBg hr{
	margin-left: 0px;
}


.hero.leftAlignWBg .horzConstrain{
	max-width: 65%;
}

.hero.leftAlignWBg .horzConstrain p{
	max-width: 80%;
}


.hero.centerAlignWBg{
	text-align: center;
}

.hero.centerAlignWBg h1{
	color: #5f97d1;
}

.hero.impact{
	text-align: center;
}

.newsTicker{
	line-height: 3rem;
	width: 100%;
	background: #f6a62c;
	color: rgba(255,255,255,.75);
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 400;
}

.newsTicker .chevrons{
	color: rgba(255,255,255,.75);
	float: left;
	margin-right: 1rem;
	font-size: 1.5rem;
}

.newsTicker .leftChevron{
	margin: 0px;
	padding: 0px;
	float: left;
	line-height: 1rem;
	margin-top: .8rem;
	margin-right: .5rem;
	cursor: pointer;
	transition: .2s ease-out;
}

.newsTicker .rightChevron{
	margin: 0px;
	padding: 0px;
	float: left;
	line-height: 1rem;
	margin-top: .8rem;
	cursor: pointer;
	transition: .2s ease-out;
}

.newsTicker .leftChevron:hover,
.newsTicker .rightChevron:hover{
	color: rgba(255,255,255,1);
}

.newsTicker .news{
	font-family: 'Alfa Slab One', cursive;
	color: rgba(255,255,255,1);
}

.newsTicker .read-more{
	margin-left: 1rem;
	color: rgba(255,255,255,.75);
	text-transform: uppercase;
	text-decoration: underline;
	transition: .2s ease-out;
}

.newsTicker .read-more:hover{
	color: rgba(255,255,255,1);
	cursor: pointer;
}

.linkedIcons{
	padding-top: 5rem;
	padding-bottom: 5rem;
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 400;
	text-align: center;
}

.linkedIcons h2{
	font-weight: 300;
	font-size: 5rem;
	color: #5f97d1;
}

.linkedIcons hr{
	border-top: 1px solid rgba(107,108,108,.25);
	width: 5rem;
	margin-top: 3rem;
	margin-bottom: 3rem;
}

.linkedIcons .icons{
	margin-top: 3rem;
}

.linkedIcons .icon p{
	text-transform: uppercase;
}

.linkedIcons.threeWCopy{
	color: #6b6c6c;
	background: #e2e2e2;
}

.linkedIcons.threeWCopy .horzConstrain{
	width: 55%;
	margin-left: auto;
	margin-right: auto;
}

.linkedIcons.threeWCopy .icon:not(:first-child){
	border-left: 1px solid rgba(107,108,108,.25);
}

.linkedIcons.fourNoCopy{
	color: #6b6c6c;
	background: #fff;
}

.linkedIcons.fourNoCopy .horzConstrain{
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}

.linkedIcons.fourNoCopy .icon:not(:first-child){
	border-left: 1px solid rgba(107,108,108,.25);
}

.linkedIcons.threeNoCopyWBg{
	background: #163966;
}

.listGroup{
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 400;
	padding-top: 1rem;
	padding-bottom: 2rem;
	width: 100%;
	max-width: 900px;

	margin-left: auto;
	margin-right: auto;
}

.list-group{
	
}

.list-group .list-group-item-heading{
	font-weight: 300;
	color: #5f97d1 !important;
}
.inline-bubble {
	background-color: rgba(213, 218, 232, 0.68);
	display: inline-block;
}
.roundedBox {
	padding: 1px 5px 5px 5px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;

	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;

	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;

	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
}
.roundedBox2 {
	padding: 10px 15px 15px 15px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;

	-webkit-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;

	-webkit-border-top-right-radius: 15px;
	border-top-right-radius: 15px;

	-webkit-border-top-left-radius: 15px;
	border-top-left-radius: 15px;
}
.headerLogo {
	font-size: 35px;
	color: black !important;
	font-weight: bold;
}