/*
Begin page banner classes
*/

.imgText-container-DS {
	position: relative; 
	margin: 0px; 
	width: 100%; 
	overflow: hidden; 
	color: #ffffff;
}

.pageBanner {
	max-height: 750px;
}

.imgText-img-DS {
	max-height: 750px;
	position: relative; 
	z-index: 0; 
	max-width: 100%;
}

.imgText-img-modal{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.imgText-DS {
	position: absolute;
	top: 50%;
	left: 16px; /* Adjust this value as needed */
	transform: translateY(-50%);
	z-index: 3;
	color: #ffffff;
}

.content-DS {
	width: 75%;
}

.title-DS {
	font-size: 2.5rem; /* Adjust as needed */
}

.description-DS {
	line-height: 1.25em;
}

@media (max-width: 992px) {
	.pageBanner {
	max-height: 500px;
	}

	.imgText-DS {
	max-width: 700px;
	}

	.content-DS {
	width: 50%;
	}

	.title-DS {
	font-size: 2rem; /* Adjust as needed */
	}
}


/*
End page banner classes
*/


.a:hover {
	opacity: .75;
}

.align-left {
  text-align: left !important;
}

.aquaText {
  color: #88dcec;
}

.badge {
  display: inline-block;
  margin: 0px;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  padding: 3px;
  border-radius: 3px;
}

.badge-danger {
	background-color: #d50037;
  color: #fff;
  display: inline-block;
  margin: 0px;
  font-size: .85em;
  font-weight: bold;
  text-align: center;
  padding: 3px;
  border-radius: 3px;
}

.bg-aqua {
  background-color: #88dcec;
  color: #00426d;
}

.bg-brave {
  background-color: #00426d;
  color: #ffffff;
}

.bg-red {
  background-color: #d50037;
  color: #ffffff;
}

.bg-sky {
	background-color: #69b4f6;
	color: #00426d;
}

.bg-slate {
  background-color: #7e94af;
  color: #ffffff;
}

.bg-white {
  background-color: #ffffff !important;
  color: #00426d;
}

.bigLineHeight {
	line-height: 2em;
}

.bodySlate {
	background-color: rgba(126, 148, 175, 0.1);
}

.bodyAqua {
	background-color: rgba(136, 220, 226, 0.1);
}

.bodyBrave {
	background-color: rgba(0, 66, 109, 0.1);
}

.bodySky {
	background-color: rgba(105, 180, 246, 0.1);
}

.border-left {
	border-left: 1px solid #00426d !important;
}

.border-left-heavy {
	border-left: 5px solid #00426d !important;
}

.border-top-heavy-aqua {
	border-top: 10px solid #88dcec !important;
}

.border-bottom {
	border-bottom: 1px solid #00426d !important;
}

.border-bottom-white {
	border-bottom: 5px solid #ffffff !important;
}

.bottom-right {
  position: fixed; 
  right: 1.125rem; 
  bottom: 0; 
  z-index: 1000; 
  padding: 0rem;
}

.bottom-left {
  position: fixed; 
  left: 1.125rem; 
  bottom: 0; 
  z-index: 1000; 
  padding: 5px;
}

.bottomish {
  bottom: 50px; 
}

.box-shadow {
	box-shadow: 0px 0px 10px #999999;
	margin: 5px;
}

.braveText {
	color: #00426d;
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  font-weight: normal;
  text-align: center;
  white-space: normal;
  vertical-align: middle;
  text-align: center;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  margin: 1%;
  text-decoration: none;
}

.btn-xs,
.btn-group-xs > .btn {
  padding: 4px 6px;
  margin: 2px;
  font-size: 10px;
  line-height: 1.3;
  text-decoration: none;
}

.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  text-decoration: none;
}

.btn-special {
  color: #00426d;
  background-color: #ffffff;
}

.btn-special:focus,
.btn-special.focus {
  color: #00426d;
  background-color: #ffffff;
  border: 1px solid #00426d;
}

.btn-special:hover {
	color: #00426d;
  background-color: #ffffff;
  opacity: 0.75;
  border: 1px solid #00426d;
}

.btn-special:active,
.btn-special.active,
.open > .dropdown-toggle.btn-special {
	color: #00426d;
  background-color: #ffffff;
  opacity: 0.75;
  border: 1px solid #00426d;
}

.btn-special:active:hover,
.btn-special.active:hover,
.open > .dropdown-toggle.btn-special:hover,
.btn-special:active:focus,
.btn-special.active:focus,
.open > .dropdown-toggle.btn-special:focus,
.btn-special:active.focus,
.btn-special.active.focus,
.open > .dropdown-toggle.btn-special.focus {
	color: #00426d;
  background-color: #ffffff;
  opacity: 0.75;
  border: 1px solid #00426d;
}

.btn-special.disabled:hover,
.btn-special[disabled]:hover,
fieldset[disabled] .btn-special:hover,
.btn-special.disabled:focus,
.btn-special[disabled]:focus,
fieldset[disabled] .btn-special:focus,
.btn-special.disabled.focus,
.btn-special[disabled].focus,
fieldset[disabled] .btn-special.focus {
	color: #00426d;
  background-color: #ffffff;
  opacity: 0.75;
  border: 1px solid #00426d;
}

.btn-subnav {
  color: #00426d;
  background-color: transparent;
	line-height: 1em;
	margin: 0em;
	padding: 2px;
	font-size: .65em;
}

.btn-subnav:focus,
.btn-subnav.focus {
  color: #00426d;
  background-color: transparent;
  border: 1px solid #00426d;
}

.btn-subnav:hover {
	color: #00426d;
  background-color: transparent;
  opacity: 0.75;
  border: 1px solid #00426d;
}

.btn-subnav:active,
.btn-subnav.active,
.open > .dropdown-toggle.btn-subnav {
	color: #00426d;
  background-color: transparent;
  opacity: 0.75;
  border: 1px solid #00426d;
}

.btn-subnav:active:hover,
.btn-subnav.active:hover,
.open > .dropdown-toggle.btn-subnav:hover,
.btn-subnav:active:focus,
.btn-subnav.active:focus,
.open > .dropdown-toggle.btn-subnav:focus,
.btn-subnav:active.focus,
.btn-subnav.active.focus,
.open > .dropdown-toggle.btn-subnav.focus {
	color: #00426d;
  background-color: transparent;
  opacity: 0.75;
  border: 1px solid #00426d;
}

.btn-subnav.disabled:hover,
.btn-subnav[disabled]:hover,
fieldset[disabled] .btn-subnav:hover,
.btn-subnav.disabled:focus,
.btn-subnav[disabled]:focus,
fieldset[disabled] .btn-subnav:focus,
.btn-subnav.disabled.focus,
.btn-subnav[disabled].focus,
fieldset[disabled] .btn-subnav.focus {
	color: #00426d;
  background-color: transparent;
  opacity: 0.75;
  border: 1px solid #00426d;
}

.btn-subnavReversed {
  color: #ffffff;
  background-color: #00426d;
	line-height: 1em;
	margin: 0em;
	padding: 2px;
	font-size: .65em;
}

.btn-subnavReversed:focus,
.btn-subnavReversed.focus {
  color: #ffffff;
  background-color: #00426d;
  border: 1px solid #ffffff;
}

.btn-subnavReversed:hover {
	color: #ffffff;
  background-color: #00426d;
  opacity: 0.75;
  border: 1px solid #ffffff;
}

.btn-subnavReversed:active,
.btn-subnavReversed.active,
.open > .dropdown-toggle.btn-subnavReversed {
	color: #ffffff;
  background-color: #00426d;
  opacity: 0.75;
  border: 1px solid #ffffff;
}

.btn-subnavReversed:active:hover,
.btn-subnavReversed.active:hover,
.open > .dropdown-toggle.btn-subnavReversed:hover,
.btn-subnavReversed:active:focus,
.btn-subnavReversed.active:focus,
.open > .dropdown-toggle.btn-subnavReversed:focus,
.btn-subnavReversed:active.focus,
.btn-subnavReversed.active.focus,
.open > .dropdown-toggle.btn-subnavReversed.focus {
	color: #ffffff;
  background-color: #00426d;
  opacity: 0.75;
  border: 1px solid #ffffff;
}

.btn-subnavReversed.disabled:hover,
.btn-subnavReversed[disabled]:hover,
fieldset[disabled] .btn-subnavReversed:hover,
.btn-subnavReversed.disabled:focus,
.btn-subnavReversed[disabled]:focus,
fieldset[disabled] .btn-subnavReversed:focus,
.btn-subnavReversed.disabled.focus,
.btn-subnavReversed[disabled].focus,
fieldset[disabled] .btn-subnavReversed.focus {
	color: #ffffff;
  background-color: #00426d;
  opacity: 0.75;
  border: 1px solid #ffffff;
}

.btn-default {
  color: #00426d;
  background-color: transparent;
  border-color: transparent;
}

.btn-default:focus,
.btn-default.focus {
	color: #00426d;
  background-color: white;
  border-color: transparent;
  opacity: 0.75;
}

.btn-default:hover {
	color: #00426d;
  background-color: white;
  border-color: transparent;
  opacity: 0.75;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
	color: #00426d;
  background-color: white;
  border-color: transparent;
  opacity: 0.75;
}

.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
	color: #00426d;
  background-color: white;
  border-color: transparent;
  opacity: 0.75;
}

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
	color: #00426d;
  background-color: white;
  border-color: transparent;
  opacity: 0.75;
}

.btn-primary {
  color: #fff;
  background-color: #00426d;
	border-color: transparent;
}

.btn-primary:focus,
.btn-primary.focus {
	color: #fff;
  background-color: #00426d;
  opacity: 0.75;
  border-color: transparent;
}

.btn-primary:hover {
	color: #fff;
  background-color: #00426d;
  opacity: 0.75;
  border-color: transparent;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	color: #fff;
  background-color: #00426d;
  opacity: 0.75;
  border-color: transparent;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
	color: #fff;
  background-color: #00426d;
  opacity: 0.75;
  border-color: transparent;
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
	color: #fff;
  background-color: #00426d;
  opacity: 0.75;
  border-color: transparent;
}

.btn-primary .badge {
  color: #00426d;
  background-color: #fff;
}

.custom-control-label {
	color: #ffffff !important;
}

.btn-success {
	background-color: #88dcec;
	color: #00426d;
	border-color: transparent;
	text-shadow: none !important;
}

.btn-success:hover {
	background-color: #88dcec;
	color: #00426d;
  opacity: 0.75;
  border-color: transparent;
}

.btn-success:focus,
.btn-success.focus {
	background-color: #88dcec;
	color: #00426d;
  opacity: 0.75;
  border-color: transparent;
}

.btn-success.disabled, .btn-success:disabled {
  color: #f0f0f0;
  background-color: #7e94af;
  border-color: #7e94af;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
	background-color: #88dcec !important;
	color: #00426d !important;
  opacity: 0.75 !important;
  border-color: transparent !important;
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  background-color: #88dcec !important;
	color: #00426d !important;
  opacity: 0.75 !important;
  border-color: transparent !important;
}

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(136, 220, 126, 0.5) !important;
}

.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
	background-color: #88dcec !important;
	color: #00426d !important;
  opacity: 0.75 !important;
  border-color: transparent !important;
}

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
	background-color: #88dcec !important;
	color: #00426d !important;
  opacity: 0.75 !important;
  border-color: transparent !important;
}

.btn-info {
  background-color: #7e94af;
  color: #ffffff;
  border-color: transparent;
}

.btn-info:focus,
.btn-info.focus {
	background-color: #7e94af;
  color: #ffffff;
  opacity: 0.75;
  border-color: transparent;
}

.btn-info:hover {
	background-color: #7e94af;
  color: #ffffff;
  opacity: 0.75;
  border-color: transparent;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
	background-color: #7e94af;
  color: #ffffff;
  opacity: 0.75;
  border-color: transparent;
}

.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
	background-color: #7e94af;
  color: #ffffff;
  opacity: 0.75;
  border-color: transparent;
}

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
	background-color: #7e94af;
  color: #ffffff;
  opacity: 0.75;
  border-color: transparent;
}

.btn-warning {
  background-color: #69b4f6;
  color: #00426d;
  border-color: transparent;
}

.btn-warning:focus,
.btn-warning.focus {
	background-color: #69b4f6;
  color: #00426d;
  opacity: 0.75;
  border-color: transparent;
}

.btn-warning:hover {
	background-color: #69b4f6;
  color: #00426d;
  opacity: 0.75;
  border-color: transparent;
}

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
	background-color: #69b4f6;
  color: #00426d;
  opacity: 0.75;
  border-color: transparent;
}

.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
	background-color: #69b4f6;
  color: #00426d;
  opacity: 0.75;
  border-color: transparent;
}

.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
	background-color: #69b4f6;
  color: #00426d;
  opacity: 0.75;
  border-color: transparent;
}

.btn-danger {
  color: #fff;
  background-color: #d50037;
  border-color: transparent;
  border-color: transparent;
}

.btn-danger:focus,
.btn-danger.focus {
	color: #fff;
  background-color: #d50037;
  opacity: 0.75;
  border-color: transparent;
}

.btn-danger:hover {
	color: #fff;
  background-color: #d50037;
  opacity: 0.75;
  border-color: transparent;
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
	color: #fff;
  background-color: #d50037;
  opacity: 0.75;
  border-color: transparent;
}

.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
	color: #fff;
  background-color: #d50037;
  opacity: 0.75;
  border-color: transparent;
}

.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
	color: #fff;
  background-color: #d50037;
  opacity: 0.75;
  border-color: transparent;
}

.btn-xl, .btn-group-xl > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.5rem;
  line-height: 1.5;
}

.center {
	text-align: center;
}

.close {
  font-size: 1rem;
  color: #fff;
  background-color: #D50037 !important;
  text-shadow: none;
  opacity: 1;
}

.close:hover,
.close:focus {
  color: #fff;
  opacity: .75;
}

.collapse {
	padding: 0px;
}

.columns-2 {
  columns: 2;
  padding: 1em;
  margin: 1em;
}

.columns-3 {
  columns: 3;
  padding: 1em;
  margin: 1em;
}

.dropdown {
	padding: 0px;
}

.dropdown-alt {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #ffffff;
  color: #00426d;
  z-index: 5;
  padding-left: 5px;
  width: 100% !important;
}

.dropdown:hover .dropdown-content {display: block; width: 100% !important;}

.dropdown-item {
	color: #00426d;
	font-size: 1rem;
	margin: 0px 10px;
	padding: 0px;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2001;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5em;
  margin: 0em;
  font-size: 1em;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  background-color: #fff;
  opacity: .75;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  text-decoration: none;
  outline: 0;
  opacity: .75;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #7e94af;
  opacity: .75;
}



@media print {
	#eltropy-liveHelpButton {
		display:none !important;
	}
}



/* Temporary until Bootstrap 5 brings these rules back... */

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive::before {
  display: block;
  content: "";
}


.fiveStar {
	padding: 5px;
	margin: 5px;
	max-height: 70px !important;
	box-shadow: 0px 5px 5px #999999;
}

.footer{
	background:#eee;
	height:1000px
}

.footerLinks {
	/*background-color: #00426d;*/
	width: 100%;
	padding: 1em 1em .5em;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 3px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #dbdbdb;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.glow {
	text-shadow : 0px 0px 10px #ffffff !important; 
}  


.gscb_a {
	content-visibility: auto;
}

.height150 {
	max-height: 150px !important;
}

.height200 {
	max-height: 200px !important;
}

.height250 {
	max-height: 250px !important;
}

.height300 {
	max-height: 300px !important;
}

.hidden {
	font-size: 1em !important;
	opacity: 0.0 !important;
	line-height: 0em !important;
	padding: 0px !important; 
	margin: 0px !important;
}

.img-footer {
	max-height: 50px;
}

.img-logo {
	display: block;
	margin: auto;
	max-height: 8vw;
	min-height: 75px;
	height:75px;
	width: 128px;
}

.img-icon {
  max-height: 25px;
  width: auto;
}


.imgText-bottom-right {
  position: absolute;
  bottom: 8px;
  right: 16px;
  /*text-shadow : 0px 0px 10px #000000;*/
}

.imgText-container-noimg {
  position: relative;
  color: white;
  background-color: #00426d;
  margin: 0px;
  height: 300px;
  overflow: hidden;	
}

.imgText-container {
  position: relative;
  color: white;
  background-color: #000000;
  margin: 0px;
  height: 300px;
  overflow: hidden;
	border-radius: 3px;  
  
}

.imgText-container-gradient {
  position: relative;
  color: white;
  background-color: #000000;
  margin: 0px;
  height: 350px;
  overflow: hidden;	
  background: linear-gradient(to right, rgba(0,0,0,.75), transparent);
}

.imgText-container-gradient-textRight {
  position: relative;
  color: white;
  background-color: #000000;
  margin: 0px;
  height: 350px;
  overflow: hidden;	
  background: linear-gradient(to left, rgba(0,0,0,.75), transparent);
}

.imgText-container-gradient-small-textRight {
  position: relative;
  color: white;
  background-color: #000000;
  margin: 0px;
  height: 450px;
  overflow: hidden;	
  background: linear-gradient(to left, rgba(0,0,0,.75), transparent);
}

.imgText-container-large-DS {
  position: relative; 
  margin: 0px; 
  width: 100%; 
  max-height: 750px; 
  overflow: hidden; 
  background-color: none; 
  color: #ffffff;
  /*text-shadow: 0px 0px 300px black !important;*/
}

.imgText-container-small-DS {
  position: relative; 
  color: white; 
  background-color: none; 
  margin: 0px; 
  max-height: 350px; 
  overflow: hidden;
}

.imgText-container-light {
  position: relative;
  color: #00426d;
  background-color: rgba(126, 148, 175, 0.1);
  margin: 0px;
  height: 300px;
  overflow: hidden;
}

.imgText-container-idiot {
  position: relative;
  margin: 0px;
  height: 500px;
  width: 100%;
  overflow: hidden;
  background-color: none;
  color: #ffffff;
}

.imgText-container-350 {
  position: relative;
  color: white;
  background-color: #000000;
  margin: 0px;
  height: 350px;
  overflow: hidden;	

}

.imgText-centered {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  transform: translate(-50%, -50%);
  /*text-shadow : 0px 0px 10px #000000;*/
}

.imgText-banner:hover {
	transform: scale(1.1,1.1);
}

.imgText-banner {
	max-height: 300px;
	position: absolute; 
	right: 0; 
	top: 0;
	z-index: 0;
	opacity: 1;
	transition-duration: 60s !important; 
}

.imgText-bottom-left {
  position: absolute;
  bottom: 16px;
  left: 10px;
	width: 95%;
  z-index: 3;
  
}

.imgText-img-small-DS {
	max-height: 750px;
	position: relative; 
	z-index: 0; 
	max-width: 100%;
}

.imgText-img-large-DS {
	max-height: 750px; 
	position: relative; 
	z-index: 0; 
	max-width: 100%;
}

.imgText-img {
	max-height: 350px;
	position: relative; 
	z-index: 0;
	opacity: .5;
	transition-duration: 5s !important;
	width: 525px;
	height: 350px;
}

.imgText-imgSolid {
	max-height: 350px;
	position: relative; 
	z-index: 0;
	transition-duration: 5s !important;
	width: 525px;
	height: 350px;
}

.imgText-caption {
	max-height: 275px !important;
	position: relative; 
	z-index: 0;
	opacity: .5;
	transition-duration: 5s !important; 
}

.imgText-img-large {
	max-height: 550px;
	position: relative; 
	z-index: 0;
	opacity: .5;
	transition-duration: 5s !important; 
}



.imgText-img-new {
	z-index: -1;
	opacity: 1;
	height: auto;
	min-width: 1440px;
	max-height: 350px;
	position: absolute; 
	right: 0; 
	top: 0;
	transition-duration: 60s !important;
	object-fit: cover; /* Maintain aspect ratio */
	object-position: right; /* Anchor to the right side */
	overflow-x: hidden;
}

.imgText-img-new-small {
	z-index: -1;
	opacity: 1;
	height: auto;
	min-width: 750px;
	max-height: 550px;
	position: absolute; 
	left: 0; 
	top: 0;
	transition-duration: 60s !important;
	object-fit: cover; /* Maintain aspect ratio */
	object-position: right; /* Anchor to the right side */
	overflow-x: hidden;
}



.imgText-img-350 {
	opacity: 1;
	height: auto;
	min-width: 1440px;
	overflow-x: hidden;
	max-height: 350px;
	position: absolute; 
	right: 0; 
	top: 0;
	transition-duration: 60s !important;
}

.img-blur {
 filter: blur(3px);
  -webkit-filter: blur(3px);
}

.imgText-img:hover {
	transform: scale(1.1,1.1) !important; 
}


.imgText-overlay {
	max-width: 100px;
	position: absolute; 
	right: 0; 
	bottom: 0; 
	z-index: 2;
}

.imgText-overlay-big {
	max-width: 1440px;
	position: absolute; 
	left: 0; 
	bottom: 0; 
	z-index: 2;
}

.img-underlay {
	margin-bottom: 20px;
}


.imgText-top-left-big {
  position: absolute;
  top: 0px;
  left: 16px;
  /*text-shadow : 0px 0px 10px #000000;*/
  max-width: 350px;
  z-index: 3;
  
}

.imgText-top-left-idiot {
  position: absolute;
  top: 0px;
  left: 16px;
  /*text-shadow : 0px 0px 10px #000000;*/
  max-width: 700px;
  z-index: 3;
  
}

.imgText-top-left {
  position: absolute;
  top: 20px;
  left: 16px;
  /*text-shadow : 0px 0px 3px #000000;*/
  max-width: 700px;
  z-index: 3;
}


.imgText-small-DS {
	position: absolute;
	top: 0px;
	left: 16px;
	max-width: 700px;
	z-index: 3;
}

.imgText-large-DS {
	position: absolute;
	top: 0px;
	left: 16px;
	z-index: 3;
	margin-left: 5vw !important;
	margin-top: 6vw !important;
	max-width: 750px !important;
}





.imgText-top-right {
	position: absolute;
	top: 20px;
	right: 16px; /* Changed from left to right */
	max-width: 700px;
	z-index: 3;
	
}

.imgtext-top-right-header {
	padding-left: 40%;
}

.imgText-top-right-big {
	position: absolute;
  top: 0px;
  right: 32px;
  text-shadow : 0px 0px 10px #000000;
}

.left {
	text-align: left;
}

.lightYellow {
	color: #ffffcc;
}

.main-nav-icons {
text-decoration: none;
  color: #ffffff;
  margin: 0px;
  font-size: 1.2em;
}

.main-nav-icons:hover {
  opacity: .75;
  color: #ffffff;
}

.margLeftNeg {
  margin-left: -15px;
}

.maxWidth150 {
	max-width: 150px;
}

.maxWidth300 {
	max-width: 300px;
}

.maxWidth375 {
	max-width: 375px;
}

.maxWidth450 {
	max-width: 450px !important;
}

.maxWidth525 {
	max-width: 525px !important;
}

.maxWidth750 {
	max-width: 750px !important;
}

.maxWidth960 {
	max-width: 960px !important;
}

.maxWidth1200 {
	max-width: 1200px !important;
}

.mediumLineHeight {
	line-height: 1.25em;
}

.menuline {
	border-bottom: 1px solid #fff;
}

.mName {
  display: none;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2000;
  display: none;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  font-size: 1em;
  content-visibility: auto;
  color: #00426d !important;
}

.modal-body {
	margin-top: 0px;
	padding-top: 0px;
	color: #00426d !important;
}

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid transparent;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 0px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0);
          box-shadow: 0 3px 9px rgba(0, 0, 0, 0);
	color: #00426d !important;
}

.modal-footer {
  padding: 10px;
  text-align: right;
  border-top: 1px solid transparent;
}

.modal-header {
  padding: 10px;
  border-bottom: 1px solid transparent;
}

.modal-title {
  color: #00426d !important;
}

.navbar {
	text-align: center;
	padding: 0px;
}

.navbar-dark {
	text-align: center;
	background-color: #00426d;
	color: #ffffff;
	padding: 0px;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 1);
}

.navbar-brand {
	color: #ffffff;
}

.navbar-toggler {
	color: #ffffff;
	opacity: 1;
}

.navbar-expand-md {
	padding: 0px;
}

.navbar-nav {
	padding: 0px;
}

.nav-link {
  padding: 3px 0px;
}

.newInfo {
  background-color: yellow;
}

/*.reviewedInfo {
  background-color: yellow;
}*/

.newMarketing {
  border: 20px solid yellow !important;
}

.ncua {
	width: 150px !important;
}

.noBorder {
	border: none !important;
}

.noBullets {
	list-style-type: none;
}

.noShadow {
	text-shadow: none !important;
}

.opacityHalf {
	opacity: .5;
}

.opacityQuarter {
	opacity: .25;
}

.opaque {
	opacity: 1;
}

.pageBannerSmall {
	position: relative;
	color: white;
	background-color: none;
	margin: 0px;
	max-height: 500px;
	overflow: hidden;
}

.pageBannerLarge {
	position: relative;
	margin: 0px;
	width: 100%;
	max-height: 750px;
	overflow: hidden;
	background-color: none;
	color: #ffffff;
}



.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.rateBox {
	max-height: 120px;
	width: 150px;
	padding: 10px;
	margin: 1px;
	background-color: #ffffff;
}

.redText {
	color: #D50037;
}

.right {
	text-align: right;
}

.shadowText {
	text-shadow : 0px 0px 3px #00426D !important;

}

.smallLineHeight2 {
	line-height: 1.2em;
}

.smallishLineHeight {
	line-height: 1.1em;
}

.smallLineHeight {
	line-height: .9em;
}

.smallestLineHeight {
	line-height: .75em;
}

.smallestText {
	font-size: .7em;
}

.smallerText {
	font-size: .75em;
}

.smallText {
	font-size: .8em;
}

.smallText1 {
	font-size: .9em;
}

.subnav {
	margin: 1px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(126, 148, 175, 0.05);
}

.text-aqua {
  color: #88dcec !important;
}

.text-black {
  color: black !important;
}

.text-brave {
  color: #00426d !important;
}

.text-red {
  color: #d50037 !important;
}

.text-sky {
	color: #69b4f6 !important;
}

.text-slate {
  color: #7e94af !important;
}

.text-white {
  color: #ffffff !important;
}

.text-green {
  color: #007d7d !important;
}

.tile {
	text-align: left !important;
	padding: 1.5rem !important;
	line-height: 1.1em !important;
	height: 125px !important;
}	

.w-25px {
	width: 25px !important;
}

.w-35px {
	width: 35px !important;
}

.w-50px {
	width: 50px !important;
}

.w-100px {
	width: 100px !important;
}

.w-150px {
	width: 150px !important;
}

.w-200px {
	width: 200px !important;
}

.w-250px {
	width: 250px !important;
}

.w-300px {
	width: 300px !important;
}

.white {
	color: #ffffff;
}

.width200 {
	width: 200px !important;
}

.width225 {
	width: 225px !important;
}

.width250 {
	width: 250px !important;
}

.width300 {
	width: 300px !important;
}

.width350 {
	width: 350px !important;
}

.width400 {
	width: 400px !important;
}

.xHuge {
	font-size: 17vw !important;
}

.x750 {
	font-size: 7.5rem !important;
}

.x700 {
	font-size: 7rem !important;
}

.x650 {
	font-size: 6.5rem !important;
}

.x500 {
	font-size: 5rem !important;
}

.x475 {
	font-size: 4.75rem !important;
}

.x450 {
	font-size: 4.5rem !important;
}

.x400 {
	font-size: 4rem !important;
}

.x375 {
	font-size: 3.75rem !important;
}

.x350 {
	font-size: 3.5rem !important;
}

.x300 {
	font-size: 3rem !important;
}

.x275 {
	font-size: 2.75rem !important;
}

.x250 {
	font-size: 2.5rem !important;
}

.x200 {
	font-size: 2rem !important;
}

.x175 {
	font-size: 1.75rem !important;
}

.x150 {
	font-size: 1.5rem !important;
}

.x125 {
	font-size: 1.25rem !important;
}

.x90 {
	font-size: 0.9rem !important;
}

/* Historical Timeline Styles */

  

  
/* Styling card container */
.historyCard {   
    margin: 0 1rem; 
    padding: 1rem;  
    border-radius: 0.5rem; 
    margin: 2%; 
	text-align: left;
	
} 

.historyText {
	max-width: 300px;
	margin: 5px;


}

.historical-xs {
	margin-top: 5px;
	margin-bottom: 5px;
	/*border: 10px solid white;*/
	/*border-radius: 20px;*/
	/*box-shadow: 0px 0px 10px #999999;*/
	
}

 
.centerImg {
	
	margin-left: auto;
	margin-right: auto;
	border: 10px solid white;
	border-radius: 5px;
	max-height: 300px;
	box-shadow: 0px 0px 10px #999999;
	margin-top: 5px;
	margin-bottom: 5px;
} 

.minWidth250 {
	min-width: 250px;
}
  

  
.tag {
}

.tag {
  opacity: 0;
  transform: translate(0, 10vh);
  transition: all 1.5s;
  filter: grayscale(100%);
  scale: 125%;
}

.tag.visible {
  opacity: 1;
  transform: translate(0, 0);
  filter: grayscale(0);
  scale: 100%;
}

.historyBorder {
	border: 10px solid #f1f4f6; 
	border-radius: 20px;"
}

.hb1 {
	border-radius: 10px;"
}

/*timeline ds3*/
.timeline {
    position: relative;
    margin: 0 auto;
    width: 90%;
    
}
.timeline ul li {
    margin-bottom: 50px;
    list-style-type: none;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.point {
    min-width: 20px;
    height: 20px;
    background-color: #00426d;
    border-radius: 100%;
    z-index: 2;
    border: 3px #00426d solid;
    position: relative;
    left: -15px;
}
.timeline ul li .content {
    width: 50%;
    padding: 0 20px;
}
.timeline ul li:nth-child(odd) .content {
    padding-left: 0;
	padding-right: 50px;
}
.timeline ul li:nth-child(odd) .date {
    padding-right: 0;

}
.timeline ul li:nth-child(even) .content {
    padding-right: 0;

}
.timeline ul li:nth-child(even) .date {
    padding-left: 0;
	padding-right: 50px;
}
.timeline ul li .date {
    width: 50%;
    padding: 0 20px;
    font-weight: normal;
}
.timeline ul li .date h4 {
    width: 150px;
    text-align: center;
    padding: 5px 10px;
    border-radius: 10px;
	font-size: 3em;
}
.timeline ul li .content h3 {
    padding: 0px 20px;
    margin-bottom: 0;
	margin-top: 0;
    text-align: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
	font-size: 1.2em;
}
.timeline ul li .content p {
    padding: 0px 20px;
    margin-top: 0;
	margin-bottom: 0px;
    text-align: center;
}
.timeline ul li:nth-child(even) {
    flex-direction: row-reverse;
}
.timeline ul li:nth-child(even) .date h4 {
    float: right
}
.timeline::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 3px;
    left: 50%;
    background-color: #00426d;
}

.timelineSmallText {
	font-size: 20px !important;
	padding: 10px;
	background-color: rgba(126, 148, 175, 0.1);
	border-radius: 10px;
	line-height: 1.2em;
}