.alertBar {
  background-color: #133d66;
  padding: 8px 0px;
  display:none;
}
.alertBar p {
	text-align:center;
	margin:0;
	font-weight:500;
}
.alertBar p, .alertBar a {
	font-size:14px;
	color:#fff;
	line-height:17px;
}
.alertBar a:hover, .alertBar a:visited {
	color:#fff;
}
.alertBar a {
	text-decoration:underline;
}
.alertBar span.right {
  line-height: 12px;
}
.alertBar img {
  max-width: 14px;
}
.CookiePolicy {
	background: #f4f4f4;
	height: auto;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 1000;
	border-bottom: 1px solid #cbd6e2;
	border-top: 1px solid #cbd6e2;
	padding: 9px 20px 5px 20px;
	display: none;
	bottom: 0;
}
.CookiePolicy p, .CookiePolicy span {
	font-size:12px;
	margin-bottom:0;
	position:relative;
	line-height: 14px;
	color:#58595b;
}
.CookiePolicy a {
	color:#58595b;
	text-decoration:underline;
}
.CookiePolicy a.BlueButton{
    color: #fff;
    padding: 6px 12px 4px 12px;
    font-size: 13px;
    margin: 7px 15px 0 0;
    clear: both;
    display: block;
    max-width: 46px;
    line-height: 13px;
	background-color:#133d66;
	border:2px solid #133d66;
	text-decoration:unset;
}
.CookiePolicy a.BlueButton:hover {
	background-color: transparent;
	text-decoration:none;
	color: #133d66;
	border:2px solid #133d66;
}
.Hero, .FullWidthBG {
  min-height: 210px;
  overflow: hidden;
  justify-content: center;
  align-self: center;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
  overflow:hidden;
  border-top:15px solid #133d66;
}
.Hero {
	max-height:450px;
	margin-bottom:70px;
}
.Hero .overlay, .FullWidthBG .overlay {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: -moz-linear-gradient(45deg, rgba(35, 31, 32, 0.75) 0%, rgba(88, 89, 91, 0.5) 100%);
    background-image: -webkit-linear-gradient(45deg, rgba(35, 31, 32, 0.75) 0%, rgba(88, 89, 91, 0.5) 100%);
    background-image: linear-gradient(45deg, rgba(35, 31, 32, 0.75) 0%, rgba(88, 89, 91, 0.5) 100%);
}
.Hero img, .FullWidthBG img {
  min-height: 500px;
  min-width: 1920px;
}
.Hero p:nth-child(1), .Hero p:last-child, .FullWidthBG p:nth-child(1), .FullWidthBG p:last-child {
  margin-bottom: 0;
}

.Hero .Content, .FullWidthBG .Content {
  z-index: 3;
  text-align: left;
  padding: 0 15px;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}
.Hero h1, .Hero h2 {
  color: #e6e7e8;
  font-size: 52px;
  line-height:56px;
  margin-bottom:10px;
  font-weight:700;
}
.FullWidthBG h2 {
  color: #e6e7e8;
  font-size: 42px;
  line-height:44px;
  margin-bottom:10px;
  font-weight:700;
}
.Hero p {
	color: #fff;
  font-weight: 300;
  text-shadow: 0px 0px 10px rgba(0,0,0,0.25);
  font-size: 22px;
  line-height:28px;
  margin-bottom: 25px;
}
.Hero  a.WhiteButton {
	font-size:22px;
	line-height:28px;
}
.FullWidthBG p {
	color: #fff;
  font-weight: 300;
  text-shadow: 0px 0px 10px rgba(0,0,0,0.25);
  font-size: 20px;
  line-height:24px;
  margin-bottom: 25px;
}
.FullWidthBG  a.WhiteButton {
	font-size:18px;
}
.Icons{
    margin: 25px auto 15px;
    cursor: pointer;
}
.Icons:hover, .Icons:hover a, .Icons:hover i {
    color: #808285;
}
.Icons i{
    font-size: 2.75em;
    color: #aa182c;
}
.Icons p a{
    font-size: 16px;
    color: #aa182c;
    text-decoration: none;
}
.HPRight, .HPLeft {
	text-align:center;
}
.HPLeft {
	padding-top:45px;
}
.HPRight {
	padding-bottom:45px;
}
.HPRight p {
	font-size:18px;
	line-height:24px;
}
.HPRight h1 {
	font-size:52px;
	line-height:56px;
	color: #58595b;
	margin-bottom:8px;
}
.HP_VideoBG {
	position: relative;
  min-height: 250px;
  overflow: hidden;
  justify-content: center;
  -webkit-align-self: center;
  align-self: center;
  flex-direction: column;
  align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.HP_VideoBG ul, .HP_VideoBG ul li {
	margin-bottom:0;
	padding:0;
}
.HP_VideoBG img {
  min-height: 400px;
  min-width: 991px;
  width: 100%;
}
.HP_VideoBG p {
	margin-bottom:0;
}
.HP_VideoBG .wrapper {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.HP_VideoBG .container, .HP_VideoBG .row {
    height: 100%;
}
.HP_VideoBG .ContentOverlay h1, .HP_VideoBG .ContentOverlay h2 {
	color:#58595b;
	font-size:28px;
	line-height:30px;
	margin-bottom:8px;
}
.HP_VideoBG .ContentOverlay h3 {
	color:#58595b;
	font-size:22px;
	line-height:24px;
	margin-bottom:8px;
}
.HP_VideoBG .ContentOverlay.Main h2 {
	font-size:22px;
	line-height:24px;
}
.HP_VideoBG .ContentOverlay p {
	font-size:18px;
	color:#222;
	line-height:20px;
	margin-bottom:25px;
}
.HP_VideoBG .ContentOverlay {
	z-index: 5;
	margin: 0 auto;
  background: rgba(255,255,255,0.7);
  box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.25);
  width:91%;
  padding: 22px 15px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  max-width: 290px;
}
.HP_VideoBG .ContentOverlay .WhiteButton {
	margin:0;
	padding: 12px 25px;
}
.HP_VideoBG .ContentOverlay .WhiteButton:hover {
	    color: #808285;
}
.Accordion {
	margin-bottom:25px;
}
.Accordion .liveaccdefault .ui-accordion .ui-accordion-header {
	margin: 4px 0 0 0;
}
.Accordion .liveaccdefault .ui-accordion .ui-accordion-header .ui-icon {
    background: none;
    left: unset !important;
    right: 15px;
    top: 10% !important;
    width: unset;
    height: unset;
    text-indent: unset;
    margin-top: -8px;
}
.Accordion .liveaccdefault .ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-e::before {
  color: #aa182c;
  float: right !important;
  content: "\f078";
  font-family: "Font Awesome 6 Pro";
  background: none;
  font-size: 20px;
  width: 25px;
  height: 25px;
  text-indent: unset;
  text-align: center;
  margin-top: 18px;
  font-weight: 600;
  border-radius: 50%;
  line-height: 22px;
}
.Accordion .liveaccdefault .ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-s::before {
    float: right !important;
    content: "\f077";
    font-family: "Font Awesome 6 Pro";
    background: none;
    font-size: 20px;
    color: #aa182c;
    width: 25px;
    height: 25px;
    text-indent: unset;
    text-align: center;
    margin-top: 18px;
    font-weight: bold;
    border-radius: 50%;
    line-height: 22px;
}
.Accordion .liveaccdefault .ui-accordion h3.ui-accordion-header a {
  color: #aa182c;
  font-size: 20px !important;
  line-height: 36px;
  font-weight: 400;
  padding: 7px 15px;
}
.Accordion .liveaccdefault .ui-state-default,.Accordion .liveaccdefault .ui-widget-content .ui-state-default {
	background:unset;
	border: 1px solid #939393;
}
.Accordion .liveaccdefault .ui-accordion .ui-accordion-content {
	padding: 15px 25px;
}
.Accordion .liveaccdefault .ui-widget-content {
	background:transparent;
}
.Accordion .liveaccdefault .ui-widget-content p, .Accordion .liveaccdefault .ui-widget-content ol li {
	line-height: 24px;
  color: #222;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
}
.Accordion .liveaccdefault .ui-widget-content ol li {
	margin-bottom: 10px;
}
.Accordion .liveaccdefault .ui-widget-content ul li {
	color: #222;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  line-height: 1.5em;
  margin-bottom: 0;
}
@media only screen and (min-width: 400px){  
.HP_VideoBG .ContentOverlay {
  max-width: 356px;
}
}
@media only screen and (min-width: 600px){  
.HP_VideoBG .ContentOverlay {
  max-width: 570px;
}
}
@media only screen and (min-width: 768px){ 
.alertBar {
	padding: 12px 0px;
}
.alertBar p, .alertBar a {
	font-size:16px;
}
.Hero h1, .Hero h2, .FullWidthBG 2 {
  font-size: 52px;
  line-height:56px;
  margin-bottom:18px;
}

.FullWidthBG p:last-child {
	display:block;
	margin-top:35px;
}
.HPLeft {
	padding-top:90px;
}
.HPRight {
	padding-bottom:80px;
}
.HPRight p {
	margin-bottom:40px;
}
.HPRight p:last-child {
	margin-bottom:0;
}
.HPRight h1 {
  margin-bottom: 20px;
}
.HP_VideoBG .ContentOverlay {
  max-width: 720px;
}
}

@media only screen and (min-width: 992px){ 
.Hero .Content, .FullWidthBG .Content {
    width: 100%;
    /*padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);*/
    margin-right: auto;
    margin-left: auto;
    max-width: 960px;
    text-align: left;
}
.Hero .wrapper, .FullWidthBG .wrapper {
	margin-top: calc(-1 * var(--bs-gutter-y));
	margin-right: calc(-0.5 * var(--bs-gutter-x));
	margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.CookiePolicy span {
    float: left;
}
.CookiePolicy span:nth-child(1) {
    max-width: 93%;
}
.CookiePolicy span:nth-child(2) {
    float: right;
}
.CookiePolicy a.BlueButton {
	margin: 0 15px 0 0;
}
.HPLeft, .HPRight {
	padding:120px 0;
}
.HP_VideoBG .ContentOverlay {
  max-width: 900px;
}
.Icons {
  margin: 50px auto 40px;
}
}

@media only screen and (min-width:1200px) {
.Hero .Content, .FullWidthBG .Content {
	max-width: 1140px;
}
.Hero .wrapper, .FullWidthBG .wrapper {
	max-width:573px;
}
}

@media only screen and (min-width: 1280px){  
.HP_VideoBG .ContentOverlay {
  max-width: 1200px;
  padding:40px 185px 40px 40px;
  top:62%;
}
.HP_VideoBG .ContentOverlay h1, .HP_VideoBG .ContentOverlay h2 {
	font-size:66px;
	line-height:70px;
	margin-bottom:10px;
}
.HP_VideoBG .ContentOverlay h3 {
	font-size:28px;
	line-height:32px;
	margin-bottom:10px;
}
.HP_VideoBG .ContentOverlay a.WhiteButton {
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
  padding: 25px;
  box-sizing: border-box;
  margin: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 175px;
}
}