a:not([href*=\#]):not(.icon__link) {
	
	color: inherit;
	z-index: 1;
	color: #004497;
	background-color: transparent;
	text-decoration: underline;
	transition: background-color .2s, color .2s;
}
a:not([href*=\#]):not(.icon__link):hover {
	/* background-color: #ffee00; */
	color: #004497;
	text-decoration: underline;
	/* font-weight: bold; */
}
.sub{
	color: inherit;
	z-index: 1;
	color: #004497;
	background-color: transparent;
	text-decoration: underline;
	transition: background-color .2s, color .2s;
}
.sub:hover {
	color: #004497;
	text-decoration: underline;
}
body {
	position: relative;
	overflow-x: hidden;
	color: #434242;
}

/* HEADING */
.showbig{
	display: none;
}
.heading {
	color: #004497;
	margin-bottom: 1rem;
	font-weight: bold;
	
}
h1.heading {
	font-size: 60px;
	line-height: 2.0625rem;
}
h2.heading {
	font-size: 60px;
	line-height: 66px;
}
.heading_para{
	color: #004497;
	font-size: 20px;
	font-weight: bold;
}
.clrblue{
	color:#004497 !important;
}
.benhead{
	font-size: 40px !important;
	line-height: 50px !important;
	color: #004497;
}


/* VIDEO */
.video__button {
	background-color: #d5e4fa;
	display: block;
	height: 70px;
	width: 95px;
	position: relative;
	z-index: 1;
	margin-top: 2rem;
	transition: right .2s ease-in-out 0s;
	border-radius: 10px;
	/* background-image: url("../img/Welcome_Button.png");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat; */
}
.video__button:before {
	/* content: ''; */
	
	/* font-family: 'FontAwesome'; */
	width: 95px;
	height: 91px;
	color: #000;
	position: absolute;
	background-position: center;
	background-size: cover;
	left: 15px;
	top: 50%;
	transform: translateY(-50%);
	padding-right: 15px;
}
/* .video__button:hover {
	 cursor: pointer;
	background-color: #fff;
	right: 0; 
}
.video__text {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	margin-left: 75px;
	color: #004497;
	font-weight: 500;
	line-height: 1.25;
} */
.lightbox__background {
	position: fixed;
	z-index: 9999;
	background-color: #ffee0080;
	opacity: 0;
	transition: opacity .2s ease-in-out;
}
.lightbox__background--show {
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 1;
}
.lightbox__player {
	position: fixed;
	transform: translate(-50%, -50%);
	padding: 11px;
	margin-left: 0;
	background-color: #fff;
	z-index: 10000;
	overflow: hidden;
	transition: all 300ms ease-in-out;
}
.lightbox__player .container {
	width: 100%;
	padding: 0;
}
.lightbox__player--hide {
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	left: 2400px;
}
.lightbox__player--show {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	width: 100%;
}
.lightbox--open {
	overflow: hidden;
}
.lightbox__close {
	font-size: 72px;
	position: absolute;
	top: 0;
	right: 0;
	padding-top: 10px !important;
	padding-right: 30px !important;
}
.vjs-play-progress,
.vjs-volume-level {
	background-color: #ffee00 !important;
}
@media (min-width: 768px) {
	.video__button {
		position: fixed;
		right: -8px;
		top: 23%;
		transform: translateY(-50%);
		margin-top: 0;
		align-content: center;
	}
	.lightbox__player--hide {
		width: 768px;
	}
	.lightbox__player--show {
		width: 768px;
	}
}

/* NAVBAR */
.navbar {
	transition: all .3s ease-in-out;
	background-color: #fff;
	box-shadow: 0 15px 15px rgba(0, 0, 0, 0.25);
	z-index: 1;


}
.navbar .navbar-brand {
	transition: all .3s ease-in-out;
	width: 65%;
}
.navbar-brand img {
	transition: all .3s ease-in-out;
	max-width: 100%;
	height: auto;
}
.navbar-nav {
	margin-left: -15px;
	margin-right: -15px;
}
.navbar-nav .nav-item {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.navbar-nav .nav-item:nth-last-of-type(1) {
	border-right: 0;
}
.navbar-nav .nav-item .nav-link {
	color: #434242;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
	line-height: 1;
	font-weight: 500;
}
.navbar-nav .nav-item .nav-link:hover {
	background-color: #fff;
	color: #004497 !important;
	/* border-bottom: 0 !important; */
	border-bottom-color: #004497 !important;
}
.navbar.shrink {
	background-color: #fff;
	box-shadow: 0 15px 15px rgba(0, 0, 0, 0.25);
	height: 68px;
}
.navbar.shrink .navbar-collapse {
	box-shadow: 0 15px 15px rgba(0, 0, 0, 0.25);
}
.navbar.shrink .navbar-brand {
	position: static;
}
.navbar.shrink .navbar-nav .nav-item .nav-link.active {
	font-weight: 500;
}
.navbar button {
	border-color: #000;
}
.navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,43,84,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar-collapse {
	margin-left: -15px;
	margin-right: -15px;
	background-color: #fff;
}
@media (min-width: 768px) {
	.navbar.shrink .navbar-brand img {
		max-width: 181px;
	}
}
@media (max-width: 767px) {
	#hero .hero{
       background: transparent;
	   padding: 0px;
	}
}

@media (max-width: 767px) {
	#hero .hero .container-fluid {
	   padding: 5px;
	}
}

@media (min-width: 1200px) {
	.navbar {
		background-color: #fff;
		box-shadow: inherit;
		height: 85px;
	}
	.navbar .navbar-brand {
		width: 181px;
		position: absolute;
		margin-left: 1.5rem;
	}
	.navbar-nav {
		background-color: transparent;
		box-shadow: none;
	}
	.navbar-nav .nav-item {
		border-right: 2px solid #000;
		padding-left: .75rem;
		padding-right: .75rem;
	}
	.navbar-nav .nav-item .nav-link {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0;
	}
	.navbar-nav .nav-item .nav-link:hover {
		background-color: transparent;
		color: #000;
		border-bottom: 2px solid #000;
		margin-bottom: -2px;
	}
	.navbar.shrink .navbar-nav .nav-item .nav-link.active {
		background-color: transparent;
		border-bottom: 2px solid #4c4c4d;
		margin-bottom: -2px;
	}
	.navbar-collapse {
		background-color: transparent;
		margin-left: inherit;
		margin-right: inherit;
		box-shadow: none;
	}
	.navbar.shrink .navbar-collapse {
		box-shadow: none;
	}
}
@media (min-width: 1500px) {
	.navbar-nav .nav-item {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

/* JUMBOTRON/HERO */
#hero {
	position: relative;
}
.hero {
	margin-bottom: 0;
	background-color: #ced4da;
	border-radius: 0;
	padding: 6rem 0 1.5rem;
	background-image: url("../img/Banner4_Image.jpg");
	background-size: cover;
	height: auto;
	background-position-x: center;
	background-position-y: 12%;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	
}
.hero__image {
	width: 60%;
	left: 0px;
	position: absolute;
	z-index: 1;
	bottom: -50px;
	
	
}
.hero__title {
	font-size: 100px;
	font-weight: bold;
	line-height: 1;
	color: #004497;
	
}
.hero__lead {
	font-size: 16px;
	color: #0c2340;
}

@media (max-width: 420px) {
	.hero__title {
		font-size: 75px;
		font-weight: bold;
		line-height: 1;
		color: #004497;
		
	}
	.hero__lead {
		font-size: 14px;
		color: #0c2340;
	}
	.hero__image {
		width: 82%;
		left: 0px;
		position: absolute;
		z-index: 1;
		bottom: -55px;
		
		
	}
}

@media (min-width: 768px) {
	.hero {
		padding: 7rem 0 0;
	}
	.hero__title {
		font-size: 5rem;
	}
	.hero__image {
		width: 54%;
		left: 0px;
		position: absolute;
		z-index: 1;
		bottom: -12px;
		
		
	}
	
	.eqspcr{
		margin-top: 13rem;
	}
	.showbig{
		display: block;
	}
	.showsm{
		display: none;
	}
}
@media (min-width: 992px) {
	.hero {
		height: 525px;
	}
}
@media (min-width: 1200px) {
	.hero {
		padding: 2rem 0 0;
		height: 570px;
	}
	.hero__image {
		width: 57%;
		left: 100px;
		bottom: 0px;
		
		
	}
}
@media (min-width: 1500px) {
	.hero {
		padding: 2rem 1rem;
	}
	.hero__image {
		left: 0;
		bottom: 0px;
	}
}

/* HERO SUB */
.hero-sub {
	color: #000;
}
.hero-sub .row {
	border-bottom: 2px solid #ffee00;
}
.hero-sub__lead {
	font-weight: bold;
}

/* ACCORDIONS */
.accordion .card {
	border: 0;
	margin-bottom: 10px;
}
.accordion .card-header {
	cursor: pointer;
	padding: 0.75rem;
	background-color: transparent;
	border: 0;
	transition: all linear .2s;
}
.accordion .card-body {
	border-bottom: 3px solid #DBDBDB;
	padding-bottom: 10px;
}
.accordion .card--shadow {
	box-shadow: 4px 4px 10px #ccc;
	margin-bottom: 15px;
}
.accordion__title {
	font-size: 1.125rem;
	color: #000;
	font-weight: bold;
}
.accordion__title:before {
	font-family: 'FontAwesome';
	margin-right: 0.75rem;
	color: #000;
}
.accordion__title.chev-up:before {
	content: '\f106';
}
.accordion__title.chev-down {
	background-color: #DBDBDB;
}
.accordion__title.chev-down:before {
	content: '\f107';
}

/* ICONS */
.icon {
	margin: 0 1rem 1rem;
	padding-top: .5rem;
}
.icon__image {
	height: 30px;
	margin-bottom: 10px;
}
.icon__imagebutton {
	height: 67px;
	margin-bottom: 10px;
}
.icon__image {
	margin-top: .5rem;
	fill: #707071;
}
.icon__heading a {
	color: #004497;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	transition: none;
	position: static;
}
.icon__content {
	color: #434242;
	font-size: 16px;
}
.icon__learn-more {
	color: #000;
	font-weight: bold;
}
.icon:hover, .icon {
	text-decoration: none;
	font-weight: normal;
}
.icon:hover {
	background-image: linear-gradient(to right, #DBDBDB 50%, transparent 50%), linear-gradient(to right, #DBDBDB 50%, transparent 50%), linear-gradient(to bottom, #DBDBDB 50%, transparent 50%), linear-gradient(to bottom, #DBDBDB 50%, transparent 50%);
	background-position: left top, left bottom, left top, right top;
	background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
	background-size: 20px 3px, 20px 3px, 3px 20px, 3px 20px;
}

@media (min-width: 768px) {
	.icon {
		background-image: none;
		margin: 0 0 1rem;
	}
}

/* BACKGROUND COLORS */
.bg-light-grey {
	background-color: #E6E6E6;
}

.nav-tabs {
	border-bottom: transparent;
}
.nav-tabs .nav-link {
	padding: 0.5rem 0;
	margin-right: 20px;
	color: #444;
	border-color: transparent;
	border-width: 0 0 5px;
	border-bottom-color: transparent;
}
.nav-tabs .nav-link:hover {
	border-color: #ccc;
}
.nav-tabs .nav-link.active {
	background-color: transparent;
	border-color: #ffee00;
}

/* TABLE ARROWS */
.arrow {
	background-color: rgb(240,171,0);
	border: 2px solid rgb(176,125,0);
	width: 12px;
	min-height: 187px;
	margin: 15px auto;
	position: relative;
	display: block;
}
.arrow:after,
.arrow:before {
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	margin-left: -13px;
	border-width: 13px;
}
.down-arrow:after {
	border-color: rgb(240,171,0) transparent transparent;
	bottom: -18px;
}
.down-arrow:before {
	border-color: rgb(176,125,0) transparent transparent;
	border-width: 17px;
	margin-left: -17px;
	bottom: -24px;
}
.up-arrow:after {
	border-color: transparent transparent rgb(240,171,0);
	top: -18px;
}
.up-arrow:before {
	border-color: transparent transparent rgb(176,125,0);
	border-width: 17px;
	margin-left: -17px;
	top: -24px;
}

/* TIMELINE */
.timeline {
	position: relative;
	margin: 0 auto;
	list-style: none;
	padding: 0;
}
.timeline:after {
	content: ' ';
	position: absolute;
	width: 3px;
	background-color: #DBDBDB;
	top: 0;
	bottom: 0;
	left: 28px;
}
.timeline__container {
	padding: 10px 40px;
	position: relative;
	background-color: inherit;
	padding-left: 70px;
	padding-right: 25px;
}
.timeline__container:before {
	content: ' ';
	position: absolute;
	width: 25px;
	height: 25px;
	left: 17px;
	background-color: #DBDBDB;
	top: 21px;
	border-radius: 50%;
	z-index: 1;
}
.timeline__container--blue:before {
	background-color: #000;
}
.timeline__content {
	padding: 15px 20px;
	background-color: #fff;
	position: relative;
	box-shadow: 0 0 16px 0 rgba(32, 32, 47, 0.16);
}
.timeline__content:before {
	content: ' ';
	height: 0;
	position: absolute;
	top: 10px;
	width: 0;
	z-index: 1;
	left: -15px;
	border: medium solid #fff;
	border-width: 15px 15px 15px 0;
	border-color: transparent #fff transparent transparent;
}
.timeline h4 {
	color: #000;
}
.timeline p {
	margin-bottom: 0;
}
@media (min-width: 992px) {
	.timeline:after {
		left: 50%;
	}
	.timeline__container {
		width: 50%;
		padding-left: 40px;
		padding-right: 40px;
	}
	.timeline__container:before {
		left: inherit;
		right: -13px;
	}
	.timeline__container:nth-of-type(even):before {
		right: inherit;
		left: -10px;
	}
	.timeline__container:nth-of-type(odd) .timeline__content:before {
		left: inherit;
		right: -15px;
		border: medium solid #fff;
		border-width: 15px 0 15px 15px;
		border-color: transparent transparent transparent #fff;
	}
}

/* BACK TO TOP */
.cd-top {
	height: 45px;
	width: 45px;
	position: fixed;
	bottom: 15px;
	right: 15px;
	background-color: #004497;
	visibility: hidden;
	opacity: 0;
	transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
}
.cd-top:hover {
	background-color: #004497;
	opacity: 1;
}
.cd-top:before {
	content: '\f139';
	font-family: 'FontAwesome';
	color: #000;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-size: 25px;
}
.cd-top--show {
	visibility: visible;
	opacity: 1;
	transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
}
@media (min-width: 992px) {
	.cd-top {
		height: 60px;
		width: 60px;
		right: 30px;
		bottom: 30px;
	}
	.cd-top:before {
		font-size: 35px;
	}
}

/* FOOTER */
.footer {
	color: #fff;
	padding-top: 200px;
	padding-bottom: 20px;
	/* background-color: #000; */
	font-size: 14px;
	background-image: url("../img/Wing_Pattern.png");
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 100px;
}
.footerhomepage {
	color: #fff;
	padding-top: 200px;
	padding-bottom: 20px;
	/* background-color: #000; */
	font-size: 14px;
	background-image: url("../img/Wing_Pattern.png");
	background-size: cover;
	background-repeat: no-repeat;
	
}
.footer p {
	margin-bottom: 0;
}
.footnote {
	font-size: .875rem;
}
.bar {
	
	padding-top: 10px;
	padding-bottom: 10px;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url("../img/Wing_Pattern_Bar.png");
}

/* ANIMATIONS */
[data-aos="left"] {
	transform: translateX(-60px) scale(0.8);
	opacity: 0;
	transition-property: transform, opacity;
}
[data-aos="right"] {
	transform: translateX(60px) scale(0.8);
	opacity: 0;
	transition-property: transform, opacity;
}
[data-aos="left"].aos-animate,
[data-aos="right"].aos-animate {
	transform: translateX(0) scale(1);
	opacity: 1;
}

.callout {
	
	padding: 10px 10px 10px 10px;
	background: #EAF1FC;
  }
  
  /* Callout header */
  .callout-heading {
	
	font-size: 20px;
	color: #0c2340;
	font-weight: bold;
  }
  
  /* Callout container/body */
  .callout-para {
	font-size: 16px;
	
	color: #434242;
  }

  .mtop50 {
margin-top: 100px;

  }

  .mt20 {
	margin-top: 20px;
	
	
	  }
	  .mb20 {
		
		margin-bottom: 25px;
		
		  }

  .border-top-bottom{

	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	margin-top: 20px;
	margin-bottom: 50px;
	padding: 0px;

  }

  .italic{
	font-style: italic;
	font-weight: bold;
	
  }

  .center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	
  }

  .span {
font-size: 25px;
color: #004497;
  }

  