/* 
font-family: "pf-marlet-display",sans-serif; 
font-family: "dorival-ui-variable",sans-serif;

*/

:root {
    --en-website-width: 1200px;
}

/* General */
html {
	scroll-behavior: smooth;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	position: relative;
	background: #fff;
}

.DB_mask {
	z-index: 9999999999 !important;
}

.DB_dialog {
	z-index: 99999999999 !important;
}

.ir {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	margin: 0;
}

#wrapper,
#wrapper-index {
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	min-height: 100%;
	height: auto !important;
	text-align: left;
	background: url('') no-repeat;
	z-index: 1;
}
/* index Top */
#index-top {
	background: #031720;
	position: relative;
	max-height: 680px;
	overflow: hidden;
	margin-top: 0px;
	z-index: 0;
}






#wrapper-index {
	overflow: hidden;
}


/*-----------slideshow----------*/
#slideshow {
    height: 680px;
    max-height: 53.9682vw;
  }





  #slideshow .simple,
  #slideshow .simple div {
    width: 100% !important;
    height: auto;
    margin: 0 !important;
    z-index: 1;
  }
  #slideshow .infowrap.infowrap-horizontal,
  #slideshow .simple .imagewrap .wallpaper {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center top !important;
    aspect-ratio: auto;
    max-height: 53.9682vw;
    width: auto !important;
    z-index: 1;
    background-color: #000;
  }
  #slideshow .simple .overlaycontainer {
    max-height: 53.9682vw;
    display: block;
    min-width: 100%;
    width: unset !important;
    position: relative;
    margin-left: 0 !important;
    height: 100% !important;
  }
  #slideshow .simple .carousel-horizontal .carousellist {
    display: none;
  }
  #slideshow .simple .overlaycontainer::after,
  #slideshow .simple .imagewrap .wallpaper::after {
    position: absolute;
    content: '';
    background-image: linear-gradient(to top,rgb(0, 15, 29),rgba(0, 15, 29, 0.75),rgba(0, 15, 29, 0.23),rgba(0, 15, 29, 0));
    height: 175px;
    width: 100%;
    bottom: 0px;
    left: 0px;
    z-index: 5;
  }
  #slideshow .simple .infowrap .carouselInfo {
    z-index: 32;
    max-width: 1200px;
    margin: 0 auto !important;
    text-align: center;
  }
  #slideshow .simple div h3 {
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    width: auto;
    background: transparent;
    text-shadow: none;
    font-family: "dorival-ui-variable",sans-serif;
    font-size: clamp(15px,1.7460vw,22px);
    line-height: clamp(18px,1.5873vw,20px);
    font-weight: 400;
    bottom: 31px;
    max-width: 100%;
    padding: 0;
    letter-spacing: 0.45px;
  }
  
  #slideshow .simple div h3 span,
  #slideshow .simple div h3 a {
    height: auto;
    overflow: visible;
    padding: 0;
    text-align: center;
    display: flex;
    justify-content: center;
  }
  #slideshow .simple .carousel-horizontal .leftTopButton {
    background: url(/pics/leftArrow2.png) no-repeat;
    width: 36px !important;
    height: 36px;
    background-position: 0px 0px;
    left: -80px;
  }
  #slideshow .simple .button {
    padding: 0;
    border-radius: 0;
  }

  .simple .carousel-horizontal .button{
    top: 16px !important;
  }


  #slideshow .simple .carousel-horizontal .rightBottomButton.button {
    background: url(/pics/rightArrow2.png) no-repeat;
    width: 36px !important;
    height: 36px;
    background-position: 0px 0px;
    right: -80px;
  }
  /* #slideshow .simple .carousel-horizontal .button:hover {
    background-position: -40px -3px;
  } */
  #slideshow .simple .carousel-horizontal {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto !important;
    bottom: 77px;
    z-index: 5;
    max-width: 1200px;
  }
  .simple h2{
    color: #ffffff;
  }
  .simple div h3 a .arrow{
    background: transparent !important;
  }

  @media only screen and (max-width: 1400px){
    #slideshow .simple .carousel-horizontal .rightBottomButton.button{
      right: 20px;
    }
    #slideshow .simple .carousel-horizontal .leftTopButton{
      left: 20px;
    }
    .simple .carousel-horizontal .button {
      top: -40px !important;
    }
  }
  @media only screen and (max-width: 991px) {
    #slideshow,
    #slideshow .infowrap.infowrap-horizontal,
    #slideshow .simple .imagewrap .wallpaper,
    #slideshow .simple .overlaycontainer {
      max-height: 66vw;
    }
    #slideshow .simple div h3 {
      left:-100px;
    }
  }
  
  @media only screen and (max-width: 800px) {
    #slideshow .simple div h3 span,
    #slideshow .simple div h3 a {
      text-align: center;
    }
  }
  @media only screen and (max-width: 768px) {
    #slideshow .simple div h3 {
      padding: 0px 15px;
      box-sizing: border-box;
      bottom: 50px;
    }

    #slideshow .simple .carousel-horizontal .rightBottomButton.button{
      right: 30px;
    }
    #slideshow .simple .carousel-horizontal .leftTopButton{
      left: 30px;
    }
    .simple .carousel-horizontal .button {
      top: 30px !important;
    }

    #slideshow .simple div h3{
      font-size: clamp(13px,1.9531vw,15px);
      line-height: clamp(15px,2.3437vw,18px);
    }

    #slideshow .simple .overlaycontainer::after, #slideshow .simple .imagewrap .wallpaper::after{
      background-image: linear-gradient(to top,rgb(0, 15, 29),rgba(0, 15, 29, 0.78),rgba(0, 15, 29, 0.6),rgba(0, 15, 29, 0));
    }
  }
  @media only screen and (max-width: 454px) {
    #slideshow .simple div h3 span,
    #slideshow .simple div h3 a {
      text-align: center;
    }
  }
  
  /* @media only screen and (max-width: 600px) {
    #slideshow .simple .carousel-horizontal .leftTopButton {
      left: -3px;
    }
    #slideshow .simple .carousel-horizontal .rightBottomButton.button {
      right: -3px;
    }
  } */








/* Rows WRapper */

#rows-wrapper,
.rows {
	position: relative;
	width: 100%;
}

.rows-inner {
	position: relative;
	margin: 0 auto;
	max-width: 1200px;
	display: grid;
}

@media only screen and (max-width: 1260px) {
	.rows-inner {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
}

@media only screen and (max-width: 768px) {
	.rows-inner {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}





#en-sidelinks-row {
	position: relative;
	z-index: 8;
}

/* sidelinks */
.en-sidelinks-module {
	top: 487px !important;
	gap: 5px;
}

@media (min-width: 769px) {
	.en-sidelinks-module a {
		width: 150px !important;
	}
}

@media (max-width: 992px) {
	.en-sidelinks-module {
		top: 375px !important;
	}
}

.en-sidelinks-module a {
  text-decoration: none;
  font-size: 17px !important;
  font-weight: 500 !important;
  padding: 8px 18px 5px 16px !important;
  line-height: 18px !important;
  min-height: 50px !important;
  width: 90%;
  background-color: #ffffff !important;
  color: #002243 !important;
  font-family: "dorival-ui-variable",sans-serif !important;
  box-sizing: border-box !important;
  letter-spacing: 2.1px !important;
  text-transform: uppercase !important;
  -webkit-transition: all 0.3s ease 0s !important;
  transition: all 0.3s ease 0s !important;
  justify-content: flex-start !important;
  text-align: left !important;
  z-index: 1;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
}


.en-sidelinks-module a::before {
  display: none !important;
	
}



.en-sidelinks-module a:hover::after {
	display: none !important;
}

.en-sidelinks-module a:hover,
.en-sidelinks-module a:focus {
	color: #ffffff !important;
	background: #a00b00 !important;
	transform: none !important;
  width: 160px !important;
}

@media (max-width: 1460px) {
	.en-sidelinks-module {
		position: relative !important;
		transform: none !important;
		flex-direction: row !important;
		top: inherit !important;
		justify-content: center !important;
		align-items: center !important;
		padding: 40px 0 40px !important;
		flex-wrap: wrap !important;
		z-index: 1000;
		gap: 15px !important;
	}

	#en-sidelinks-row {
		position: relative;
		z-index: 1;
		background: #ffffff;
	}


	.en-sidelinks-module a {
    width: 160px !important;
    font-size: clamp(14px, 1.3492vw, 17px) !important;
    line-height: 1.1 !important;
    min-height: 50px !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
    padding: 5px 15px 5px 15px !important;
    margin: 0px !important;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);

	}

	.en-sidelinks-module a:hover,
	.en-sidelinks-module a:focus {
		transform: none !important;
	}
}

@media (max-width: 768px) {
  .en-sidelinks-module a {
    width: clamp(145px,20.8333vw,160px) !important;
  }

  .en-sidelinks-module a:hover,
	.en-sidelinks-module a:focus{
    width: clamp(145px,20.8333vw,160px) !important;
  }
}


/****** FIRST ROW ******/
#first-row {
	position: relative;
	background: #ffffff;
}

#first-row-inner {
  position: relative;
  padding: 93px 0 40px 0px;
}

.first-row-header{
  margin: 0 0 24px 0px;
  padding: 0px 90px 0px 90px;
  color: #003466;
  font-weight: 700;
  font-size: 102px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
  font-family: "pf-marlet-display",sans-serif;
  font-style: italic;
  box-sizing: border-box;
  position: relative;
}
.first-row-header::before{
  position: absolute;
  background: url('/pics/star-icon-left.png') no-repeat center;
  height: 18px;
  width: 66px;
  content: '';
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  margin: -4px 0px 0px 0px;
}
.first-row-header::after{
  position: absolute;
  background: url('/pics/star-icon-right.png') no-repeat center;
  height: 18px;
  width: 65px;
  content: '';
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  margin: -4px 0px 0px 0px;
}
#first-row-wrapper{
  position: relative;
	padding: 0px 0 0px 0px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
}

.mission-section{
  grid-column: 1;
  grid-row: 1;
  position: relative;
  padding: 0px 61px 0px 0px;
  box-sizing: border-box;
  border-right: 1px solid #e8edf2;
}


.vision-section{
  grid-column: 2;
  grid-row: 1;
  position: relative;
  padding: 0px 0px 0px 59px;
  box-sizing: border-box;
  border-left: 1px solid #e8edf2;
}

.mission-header,
.vision-header{
  margin: 0 0 14px 0px;
  padding: 0;
  color: #002243;
  font-weight: 500;
  font-size: 26px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.6px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "pf-marlet-display",sans-serif;
}

.vision-header{
  margin: 0 0 14px 2px;
  letter-spacing: 0.65px;
}
.mission-text,
.vision-text{
  margin: 0px 0px 0px 0px;
  color: #002243;
  font-weight: 300;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.45px;
  font-family: "dorival-ui-variable",sans-serif;
  position: relative;
}

.vision-text{
  left: 1px;
}



@media only screen and (max-width: 1460px) {
  #first-row-inner {
    padding: 65px 0 40px 0px;
  }

}
@media only screen and (max-width: 1260px) {
  #first-row-inner {
    padding: 40px 0 40px 0px;
  }
  .first-row-header{
    font-size: clamp(60px,8.0952vw,102px);
    margin: 0 0 24px 0px;
    padding: 0px clamp(50px,7.1428vw,90px) 0px clamp(50px,7.1428vw,90px);
  }

  .mission-section{
    padding: 0px min(4.8412vw,61px) 0px 0px;
  }
  .vision-section{
    padding: 0px 0px 0px min(4.6825vw,59px);
  }

  .mission-header, .vision-header{
    font-size: clamp(20px,2.0634vw,26px);
  }

  .mission-text, .vision-text{
    font-size: clamp(16px,1.7460vw,22px);
    line-height: clamp(22px,2.3809vw,30px);
  }

  .vision-text{
    left: 0px;
  }
}

@media only screen and (max-width: 1120px) {
  .first-row-header {
    font-size: clamp(50px,7.1428vw,80px);
  }
}
@media only screen and (max-width: 768px) {
  #first-row-inner {
    padding: 20px 0 40px 0px;
  }

  .first-row-header::before,
  .first-row-header::after{
    width: 50px;
    background-size: contain !important;
  }
  #first-row-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    gap: 25px;
  }

  .mission-section {
    padding: 0px 0px 0px 0px;
    grid-column: 1;
    grid-row: 1;
    border: none;
  }

  .vision-section {
    padding: 0px 0px 0px 0px;
    grid-column: 1;
    grid-row: 2;
    border: none;
  }

  .first-row-header {
    font-size: clamp(35px,6.5104vw,50px);
    margin: 0 0 20px 0px;
  }

  .mission-header, .vision-header{
    font-size: clamp(18px,2.6041vw,20px);
  }

  .mission-text, .vision-text{
    font-size: clamp(14px,2.0833vw,16px);
    line-height: clamp(20px,2.8645vw,22px);
  }
}

@media only screen and (max-width: 375px) {
  .first-row-header::before, .first-row-header::after {
    width: 35px;
  }
}
/****** SECOND ROW ******/
#second-row {
	position: relative;
  background: url('/pics/second-row-bg.jpg') repeat-x center top,#003466;
}

#second-row-inner {
  position: relative;
  padding: 40px 0 59px 0px;
}

.district-goals-header{
  margin: 0 0 26px 2px;
  color: #003466;
  font-weight: 500;
  font-size: 44px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.25px;
  text-transform: uppercase;
  font-family: "pf-marlet-display",sans-serif;
  position: relative;
  background: #fff;
}

.district-goals{
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 10px;
  row-gap: 20px;
}

.goals{
  position: relative;
  max-width: 232px;
  min-height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 10px 10px 10px;
  box-sizing: border-box;
  align-self: flex-start;
}
.goal-2{
  left: 2px;
}
.goal-3{
  left: 4px;
  padding: 10px 3px 10px 3px;
}
.goal-4{
  left: 6px;
}

.goal-5{
  left: 8px;
  padding: 10px 5px 10px 5px;
}
.goals-header{
  margin: 0 0 24px 0px;
  padding: 7px 0px 0px 1px;
  color: #ffffff;
  font-weight: 500;
  font-size: 40px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "pf-marlet-display",sans-serif;
  background: url('/pics/goals-header.png') no-repeat center;
  height: 62px;
  width: 61px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.15) );
}


.goals-text{
  margin: 0px 0px 0px 0px;
  color: #ffffff;
  font-weight: 300;
  font-size: 19px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.38px;
  font-family: "dorival-ui-variable",sans-serif;
  position: relative;
  padding: 0px 7px 0px 0px;
  background: #003466;
}


@media only screen and (max-width: 1260px){
  .district-goals-header{
    margin: 0 0 25px 0px;
    font-size: clamp(32px,3.4920vw,44px);
  }

  .goals{
    max-width: clamp(160px,17.8571vw,225px);
    min-height: clamp(165px,15.8730vw,200px);
    left: 0px !important;
    padding: 10px 10px 10px 10px !important;
  }

  .goals-header {
    margin: 0 0 20px 0px;
    padding: 5px 0px 0px 1px;
    font-size: clamp(28px,3.1746vw,40px);
  }

  .goals-text{
    font-size: clamp(14px,1.5079vw,19px);
    line-height: clamp(17px,1.9047vw,24px);
    padding: 0px 0px 0px 0px;
  }

  .district-goals{
    justify-content: center;
  }
}

@media only screen and (max-width: 768px){
  #second-row-inner {
    padding: 40px 0 40px 0px;
  }
}

/****** THITD ROW  ******/
#third-row {
	position: relative;
	background: #ffffff;
}

#third-row-inner {
	position: relative;
	display: grid;
	grid-template-columns: 600px 1fr;
	grid-template-rows: auto;
	gap: 0px;
	padding: 0px 0px 0px 0px;
}

#third-row-inner .left-col {
  position: relative;
  grid-column: 1;
  grid-row: 1;
  padding: 70px 0px 59px 0px;
  box-sizing: border-box;
}



/* Events */
#hp-events {
	overflow: visible !important;
}

#wrapper-index #events {
	position: relative;
	max-width: 100%;
	margin-right: 0px;
}

section#events .container {
  position: relative;
  left: 0px;
  padding-right: 15px;
  box-sizing: border-box;
}

.event-header {
  padding: 0px 0;
  margin: 0px 0 76px -1px;
  text-align: left;
  position: relative;
}

.event-header a {
  margin: 0 0 0px 0px;
  color: #003466;
  font-weight: 500;
  font-size: 44px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  font-family: "pf-marlet-display",sans-serif;
  position: relative;
  text-decoration: none;

}

#events #hp-events #events {
	position: relative;
	max-height: 365px;
	overflow-y: scroll;
	padding-bottom: 0px;
	margin-top: 0px;
	max-width: 100%;
	overflow-x: hidden;
}

#events #hp-events .v3 .dayInfoWrap {
  min-width: 135px;
  height: 68px;
  border-radius: 0;
  margin: 1px 0px 0px 0px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0px 0px 0px 29px;
  position: relative;
  z-index: 0;
  box-sizing: border-box;
  background: url("/pics/event-date-bg.png") no-repeat left 2px bottom;
}


#events #hp-events .v3 span.month {
  font-size: 17px;
  color: #003466;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  margin-left: 0px;
  margin-top: 7px;
  letter-spacing: 1.75px;
  line-height: 1;
  font-family: "dorival-ui-variable",sans-serif;
}

#events #hp-events .v3 span.day {
  font-size: 66px;
  color: #003466;
  font-weight: 500;
  line-height: 57px;
  margin-left: 5px;
  margin-top: 0px;
  letter-spacing: 0;
  text-transform: uppercase;
  text-align: center;
  font-family: "pf-marlet-display",sans-serif;
  align-self: flex-end;
}

.dayeventwrap {
	margin-top: 0px;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}

#wrapper .dayeventwrap {
	background: none !important;
}

#events #hp-events .v3 .dayeventwrap:last-child ul {
	margin-bottom: 0;
}

#events #hp-events .v3 ul {
  min-height: 80px;
  padding-left: 25px;
  margin: 0px 0 19px 0;
  position: relative;
  top: 0px;
  display: flex;
  flex-direction: column;
  gap: 23px;
}

#events #hp-events .v3 ul li {
	padding-top: 0px;
	margin: 0px 0 0px 0px !important;
}

#events #hp-events ul li.event div {
  font-size: 17px;
  color: #000e1f;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0px;
  font-family: "dorival-ui-variable",sans-serif;
}

#events #hp-events ul li.event div span:first-child {
	display: none;
}

.time {
	margin-bottom: 0px !important;
}

.location {
	margin-bottom: 0px !important;
}

#events #hp-events ul li.event div.location {
	margin-top: 0px;
}

#events #hp-events ul li.event div a {
  font-size: 19px;
  color: #003466 !important;
  font-weight: 500;
  display: inline-block;
  text-decoration: none;
  line-height: 23px;
  letter-spacing: 0px;
  margin-top: 0;
  margin-bottom: 5.5px !important;
  left: 0px;
  position: relative;
  font-family: "dorival-ui-variable",sans-serif;
}

#events #hp-events ul li.event div a:hover,
#events #hp-events ul li.event div a:focus {
	text-decoration: underline;
}

.hpeventlinks {
  margin: 0px 0 0 0px !important;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  gap: 10px;
  top: -69px;
  position: absolute;
}

#hp-events ul li.event div {
	margin-bottom: 0px !important;
}

.time {
	margin-bottom: 2px !important;
}

#hp-events .v3 ul {
	list-style: none;
	list-style: none outside none;
}


.hpeventlinks div:last-child {
	margin-top: 0px !important;
}

.hpeventlinks div a {
  text-decoration: none;
  letter-spacing: 1.8px;
  text-align: center;
  margin: 0 0 0 0px;
  position: relative;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  z-index: 99;
  width: 120px;
  min-height: 34px;
  color: #002243 !important;
  background: #a8b5c1;
  font-size: 15px;
  font-weight: 500 !important;
  line-height: 1;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px 10px 0px 11px;
  box-sizing: border-box;
  font-family: "dorival-ui-variable",sans-serif;
  border-radius: 17px;
}

.hpeventlinks div:first-child a {
	width: 180px;
  padding: 4px 11px 0px 10px;
  letter-spacing: 1.75px;
}

.hpeventlinks div a:hover,
.hpeventlinks div a:focus {
	color: #ffffff !important;
	background: #a00b00;
}



#wrapper-index #events .time span:first-child,
#wrapper-index #events .location span:first-child {
	display: none;
}

.event-links{
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin: 56px 0px 0px 0px;
}
.event-links a{
  text-decoration: none;
  letter-spacing: 0.38px;
  text-align: left;
  margin: 0 0 0 0px;
  position: relative;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  z-index: 99;
  width: 360px;
  min-height: 50px;
  color: #003466 !important;
  background: #ffffff;
  font-size: 19px;
  font-weight: 500 !important;
  line-height: 1;
  text-transform: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 45px 5px 21px;
  box-sizing: border-box;
  font-family: "dorival-ui-variable",sans-serif;
  border-radius: 25px;
  border: 3px solid #a8b5c1;
}

.event-links a:hover,
.event-links a:focus{
  color: #fff !important;
  background: #003466;
  border: 3px solid #003466;
}
.event-links a::after {
  content: "";
  width: 38px;
  height: 38px;
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
  background: url("/pics/right-arrow.png") no-repeat center;
}

#third-row-inner .right-col {
	position: relative;
	grid-column: 2;
	grid-row: 1;

}
#third-row-inner .right-col img{
	display: block;
}
#event-slideshow {position: relative;margin: 0 auto;}
#event-slideshow .nivoSlider {margin-left: 0 !important;}
#third-row-inner .right-col #event-slideshow img,
#third-row-inner .right-col #event-slideshow .nivoSlider,
#third-row-inner .right-col #event-slideshow .nivo-slice { 
  max-height: 62.6984vw;
  min-width: 100%;
  /* width: unset !important; */
  max-width: 1280px;
  }


  @media only screen and (max-width: 2560px){
    #third-row-inner .right-col #event-slideshow img, 
    #third-row-inner .right-col #event-slideshow .nivoSlider, 
    #third-row-inner .right-col #event-slideshow .nivo-slice{
      max-width: clamp(700px,50vw,1280px);
    }
  }

  @media only screen and (max-width: 1260px){
    #third-row-inner{
      grid-template-columns: 1fr clamp(500px,47.6190vw,600px);
      grid-template-rows: auto;
    }

    .event-header a{
      font-size: clamp(32px,3.4920vw,44px);
    }

    .hpeventlinks div a{
      font-size: clamp(13px,1.1904vw,15px);
      width: clamp(100px,9.5238vw,120px);
      min-height: clamp(30px,2.6984vw,34px);
    }

    .hpeventlinks div:first-child a {
      width: clamp(160px,15.2857vw,180px);
    }

    #events #hp-events ul li.event div a{
      font-size: clamp(17px,1.5079vw,19px);
      line-height: clamp(21px,1.8253vw,23px);
    }

    #events #hp-events ul li.event div {
      font-size: clamp(15px,1.3492vw,17px);
      line-height: clamp(20px,1.7460vw,22px);
    }

    #events #hp-events .v3 span.month{
      font-size: clamp(15px,1.3492vw,17px);
    }
    #events #hp-events .v3 span.day{
      font-size: clamp(45px,5.2380vw,66px);
      line-height: 1;
    }

    .event-links a{
      width: clamp(275px,28.5714vw,360px);
      min-height: clamp(40px,3.9682vw,50px);
      font-size: clamp(14px,1.5079vw,19px);
    }

    .event-links a::after{
      background-size: contain !important;
    width: clamp(28px,3.0158vw,38px);
    height: clamp(28px,3.0158vw,38px);
    }

    #third-row-inner .right-col #event-slideshow img, #third-row-inner .right-col #event-slideshow .nivoSlider, #third-row-inner .right-col #event-slideshow .nivo-slice {
      max-width: clamp(530px,50vw,630px);
    }

    #events #hp-events #events{
      max-height: clamp(325px,28.9682vw,365px);
    }

    #third-row-inner .left-col{
      padding: 50px 0px 50px 0px;
    }

    section#events .container{
      padding: 0px 15px 0px 0px;
      box-sizing: border-box;
    }
  }

  @media only screen and (max-width: 992px){
    #third-row-inner {
      grid-template-columns: 1fr;
      grid-template-rows: auto auto;
      padding: 40px 0px 40px 0px;
    }

    #third-row-inner .left-col {
      padding: 40px 0px 0px 0px;
      grid-column: 1;
      grid-row: 2;
      max-width: 760px;
      margin: 0px auto;
      width: 100%;
    }

    #third-row-inner .right-col {
      position: relative;
      grid-column: 1;
      grid-row: 1;
    }

    .event-header {
      margin: 0px 0 75px 0px;
      text-align: center;
    }

    .hpeventlinks {
      justify-content: center;
      gap: 10px;
      top: -60px;
      width: 100%;
    }

    .event-links{
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: center;
      align-items: flex-start;
      margin: 20px 0px 0px 0px;
    }
    .event-links a{
      padding: 8px 40px 5px 20px;
    }
  }


  @media only screen and (max-width: 768px){
    #events #hp-events .v3 .dayInfoWrap {
      min-width: 115px;
    }

    #third-row-inner .right-col #event-slideshow img, #third-row-inner .right-col #event-slideshow .nivoSlider, #third-row-inner .right-col #event-slideshow .nivo-slice {
      max-width: clamp(291px,96.0937vw,738px);
    width: 100% !important;
    }

    #events #hp-events .v3 ul{
      padding-left: 10px;
    }

    section#events .container {
      padding: 0px 0px 0px 0px;

    }
  }

/****** FOURTH ROW :-  LINK SECTION ******/
#fourth-row {
	position: relative;
	background: url("/pics/fourth-row-bg.jpg") no-repeat center top,#f3f7fb;
  z-index: 1;
}


#fourth-row-inner {
	position: relative;
	padding: 79px 0 80px 0;
	box-sizing: border-box;
}



section#links {
  position: relative;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
}
/* Links */
#index-wrapper section#links h2 {
  padding: 0px 0;
  margin: 0px 0 27px 0px;
  text-align: center;
  position: relative;
  width: auto;
}


#links h2 a {
  margin: 0 0 0px 0px;
  color: #003466;
  font-weight: 500;
  font-size: 44px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  font-family: "pf-marlet-display",sans-serif;
  position: relative;
  text-decoration: none;
}


#index-wrapper #links .container {
	text-align: left;
	position: relative;
	max-width: 100%;
	display: flex;
	justify-content: flex-start;
	padding: 0px 0px 0px 0px;
	left: 0px;
	align-items: flex-start;
}

#index-wrapper table.HPLinks tbody {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	row-gap: 10px;
	justify-content: center;
	column-gap: 10px;
	align-items: center;
}

#index-wrapper table.HPLinks tr {
	width: 232px;
	min-height: 70px;
	display: inline-block;
	box-sizing: border-box;
	margin: 0 0px 0px 0px;
	background: transparent;
	z-index: 99;
	position: relative;
}


#index-wrapper table.HPLinks #l,
#index-wrapper table.HPLinks .tableLeft {
	display: none;
}

#index-wrapper table.HPLinks #r,
#index-wrapper table.HPLinks .tableRight {
	display: flex;
	width: 100%;
	box-sizing: border-box;
	position: relative;
	padding: 0;
	min-height: 100%;
	box-sizing: border-box;
	align-items: center;
}


#index-wrapper section table.HPLinks a {
	font-size: 19px;
	font-weight: 400;
	line-height: 20px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	min-height: 70px;
	padding: 15px 20px 10px 20px;
	box-sizing: border-box;
	transition: .3s all ease-in-out;
	color: #003466;
	z-index: 999;
	letter-spacing: 0px;
	background: #d4dee7;
	text-decoration: none;
  font-family: "dorival-ui-variable",sans-serif;
	text-transform: none;
}
#index-wrapper table.HPLinks tr:nth-child(even) a{
  background: #e3e9ef;
}

#index-wrapper table.HPLinks tr a:hover,
#index-wrapper table.HPLinks tr a:focus {
	color: #000e1f;
	background: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15); 
}

#index-wrapper table.HPLinks tr a:hover::before,
#index-wrapper table.HPLinks tr a:focus::before{
	content: "";
	position: absolute;
	height: 12px;
	width: 54px;
	top: 4px;
	left: 50%;
  transform: translateX(-50%);
	transition: all 0.3s ease 0s;
	background: url('/pics/custom-link-icon.png') no-repeat center;
}
#index-wrapper table.HPLinks tr a:hover::after,
#index-wrapper table.HPLinks tr a:focus::after{
	content: "";
	position: absolute;
	height: 1px;
	width: 100%;
	bottom: 0px;
	left: 50%;
  transform: translateX(-50%);
	transition: all 0.3s ease 0s;
	background: #f71505;
}


#showAll-hplinks {
  position: absolute !important;
  background: none !important;
  margin: 0px 0px 0px 0px !important;
  box-shadow: none !important;
  display: block !important;
  text-align: center !important;
  width: max-content !important;
  min-height: auto !important;
  right: 0px;
  top: -70px;
}

#showAll-hplinks .tableRight a {
  text-decoration: none !important;
  letter-spacing: 1.8px !important;
  text-align: center !important;
  margin: 0 0 0 0px !important;
  position: relative !important;
  transition: all ease 0.3s !important;
  -webkit-transition: all ease 0.3s !important;
  -moz-transition: all ease 0.3s !important;
  z-index: 99 !important;
  width: 120px !important;
  min-height: 34px !important;
  color: #002243 !important;
  background: #a8b5c1 !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  text-transform: uppercase !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  padding: 4px 10px 0px 11px !important;
  box-sizing: border-box !important;
  font-family: "dorival-ui-variable",sans-serif !important;
  border-radius: 17px !important;
  height: auto !important;
}


#showAll-hplinks .tableRight a:hover,
#showAll-hplinks .tableRight a:focus {
  color: #ffffff !important;
  background: #a00b00 !important;
  box-shadow: none !important;
}

#showAll-hplinks .tableRight a::after,
#showAll-hplinks .tableRight a::before{
  display: none !important;
}

@media only screen and (max-width: 1260px){
  #index-wrapper table.HPLinks tr {
    width: clamp(200px,17.0634vw,215px);
    min-height: 73px;
  }

  #index-wrapper section table.HPLinks a{
    font-size: clamp(15px,1.5079vw,19px);
    line-height: clamp(16px,1.5873vw,20px);
    min-height: 73px;
    padding: 15px 10px 10px 10px;
  }

  #links h2 a{
    font-size: clamp(32px,3.4920vw,44px);
  }

  #showAll-hplinks .tableRight a{
    font-size: clamp(13px,1.1904vw,15px) !important;
    width: clamp(100px,9.5238vw,120px) !important;
    min-height: clamp(30px,2.6984vw,34px) !important;
  }
}

@media only screen and (max-width: 992px){
  #fourth-row-inner {
    padding: 45px 0 50px 0;
  }

  #showAll-hplinks {
    position: relative !important;
    background: none !important;
    margin: 10px 0px 0px 0px !important;
    box-shadow: none !important;
    display: block !important;
    text-align: center !important;
    width: 100% !important;
    min-height: auto !important;
    right: 0px;
    top: 0;
  }

  #index-wrapper table.HPLinks #r, #index-wrapper table.HPLinks .tableRight{
    justify-content: center;
  }
}

@media only screen and (max-width: 768px){
  #index-wrapper table.HPLinks tr {
    width: clamp(150px,26.0416vw,200px);
  }

  #index-wrapper table.HPLinks tr a:hover::before, #index-wrapper table.HPLinks tr a:focus::before {
    top: 2px;
    height: 10px;
    width: 45px;
    background-size: contain;
  }
}


/* FIFTH ROW */
#fifth-row {
	position: relative;
	background: #003466;
  z-index: 1;
}

#fifth-row-inner {
	padding: 80px 0 80px;
	max-width: 1200px !important;
	z-index: 8;
	display: grid;
	grid-template-columns: 1fr 1018px;
	grid-template-rows: auto;
}

.news-header {
  padding: 0px 0;
  margin: 19px 0 0px 0px;
  text-align: left;
  position: relative;
  grid-column: 1;
  grid-row: 1;
}



.news-header a {
  margin: 0 0 0px 0px;
  color: #ffffff;
  font-weight: 500;
  font-size: 44px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  font-family: "pf-marlet-display",sans-serif;
  position: relative;
  text-decoration: none;
}


#hp-news {
  width: 100%;
  position: relative;
  max-width: 1018px;
  margin: 0px auto 0 auto;
  grid-column: 2;
  grid-row: 1;
}

#hp-news>div.en-news-slider {
	--min-card-gap: 10px;
	--image-width: 499px;
	--image-height: 200px;
	--line-height: 1.5px;
	--font-size: 19px;
	--max-lines-subject: 2;
	--max-lines-summary: 5;
	font-family: inherit;
	color: #000000;
}

#hp-news h2.en-news-section-title {
	display: none;
}

.news-header-container {
	width: 100%;
	position: relative;
}



#hp-news div.en-card-slider-inner-container {
	min-height: 100px;
}

div.en-news-slider div.en-card-slider-inner-container>a>.en-news-slider-image-container {
	position: relative !important;
	background: #ffffff !important;
}

#hp-news div.en-card-slider-inner-container>a:hover>.en-news-slider-image-container::after,
#hp-news div.en-card-slider-inner-container>a:focus>.en-news-slider-image-container::after{
  position: absolute;
  content: '';
  height: 20px;
  width: 20px;
  top: 0px;
  z-index: 9;
  background: url('/pics/news-icon.png') no-repeat center;
  right: -49px;
}


div.en-news-slider div.en-card-slider-inner-container>a>.en-news-slider-image-container img {
	position: relative !important;
}

#hp-news div.en-card-slider-inner-container>a {
	grid-template-rows: var(--image-height);
	min-height: 200px;
	position: relative;
	border: none !important;
	transition: all ease 0.2s;
	-webkit-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	background: #f3f7fb !important;
	grid-template-columns: 200px 1fr;
}



#hp-news div.en-card-slider-inner-container>a>h3.en-news-slider-title {
  font-size: 19px;
  font-weight: 500;
  line-height: 23px;
  text-align: left;
  color: #003466;
  text-decoration: none;
  letter-spacing: 0px;
  position: relative;
  -webkit-line-clamp: var(--max-lines-subject);
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  display: -webkit-box;
  padding: 0px 10px 0px 29px;
  height: 45px;
  width: 100%;
  box-sizing: border-box;
  margin: 31px 0px 0px 0px !important;
  text-transform: none;
  z-index: 9999;
  grid-column: 2;
  grid-row: 1;
  font-family: "dorival-ui-variable",sans-serif;
}


#hp-news div.en-card-slider-inner-container>a:hover>h3.en-news-slider-title,
#hp-news div.en-card-slider-inner-container>a:focus>h3.en-news-slider-title {
	color: #a10b00;
}


#hp-news div.en-card-slider-inner-container>a>div.en-news-slider-summary {
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  color: #000e1f;
  margin: 0px 0px 0px 0px;
  letter-spacing: 0px;
  top: 0px;
  position: relative;
  -webkit-line-clamp: var(--max-lines-summary);
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  display: -webkit-box;
  overflow: hidden;
  margin: 84px 0 0 0 !important;
  height: 108px;
  grid-column: 2;
  grid-row: 1;
  padding: 0px 15px 0px 29px;
  z-index: 9;
  font-family: "dorival-ui-variable",sans-serif;
}




div.en-news-slider>div.en-card-slider-inner-container>a>.en-news-slider-image-container {
	transition: all ease 0.2s;
	-webkit-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	background: transparent;
	position: relative;
}

div.en-news-slider>div.en-card-slider-inner-container>a>.en-news-slider-image-container img {
	object-fit: cover !important;
}


div.en-news-slider>div.en-news-slider-footer {
	margin-top: 0px;
}

#hp-news div.en-news-show-all{
	display: none !important;
}
 .custom-news-link{
  position: absolute;
  display: flex !important;
  text-align: left;
  top: 130px;
  left: -182px;
  width: auto;
  justify-content: center;
  margin: 0px !important;
  white-space: nowrap;
}

.custom-news-link a {
  text-decoration: none;
  letter-spacing: 1.8px;
  text-align: center;
  margin: 0 0 0 0px;
  position: relative;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  z-index: 99;
  width: 120px;
  min-height: 34px;
  color: #002243 !important;
  background: #a8b5c1;
  font-size: 15px;
  font-weight: 500 !important;
  line-height: 1;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2px 10px 0px 11px;
  box-sizing: border-box;
  font-family: "dorival-ui-variable",sans-serif;
  border-radius: 17px;
}




.custom-news-link a:hover,
.custom-news-link a:focus {
  color: #ffffff !important;
  background: #a00b00;
}


/* 
.custom-news-link a::before,
.custom-news-link a::before {
	content: "";
	width: 5px;
	height: 100%;
	position: absolute;
	top: 50%;
	background: #b3b3b3;
	z-index: -1;
	left: 0;
	transform: translateY(-50%);
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
} */
/* 
.custom-news-link a:hover::before,
.custom-news-link a:focus::before{
	width: 100%;
} */

#hp-news div.en-news-slider-buttons {
	display: flex;
	justify-content: center;
	column-gap: 15px;
	width: min-content;
	padding: 0px 0px;
	z-index: 999;
	max-width: 1100px;
	width: 100%;
}

#hp-news div.en-news-slider-buttons button {
  position: absolute;
  cursor: pointer;
  border: 0;
  bottom: -58px;
  width: 38px;
  height: 42px;
  z-index: 999999;
  padding: 0px;
  color: #ffffff;
}

#hp-news div.en-news-slider-buttons button.en-news-prev {
  right: 47px;
  border-radius: 0;
  text-indent: -9999px;
  background: url("/pics/slide-arrow.png") no-repeat 2px 0px;
}

#hp-news div.en-news-slider-buttons button.en-news-next {
  right: 0px;
  border-radius: 0;
  text-indent: -9999px;
  background: url("/pics/slide-arrow.png") no-repeat -40px 0px;
}

#hp-news div.en-news-slider-buttons button.en-news-prev:hover {
	background: url("/pics/slide-arrow.png") no-repeat -80px 0px;
}

#hp-news div.en-news-slider-buttons button.en-news-next:hover {
	background: url("/pics/slide-arrow.png") no-repeat -122px 0px;
}

#hp-news div.en-news-slider-buttons button.en-news-prev:focus {
  right: 41px;
  background: url("/pics/slide-arrow.png") no-repeat -163px 0px;
  width: 47px;
  height: 45px;
  bottom: -61px;
}

#hp-news div.en-news-slider-buttons button.en-news-next:focus {
  background: url("/pics/slide-arrow.png") no-repeat -211px 0px;
  right: -4px;
  width: 47px;
  height: 45px;
  bottom: -61px;
}

#hp-news div.en-news-slider-buttons button.en-card-slider-button-disabled {
	opacity: 0.5;
	cursor: auto;
  color: rgb(255, 255, 255) !important;
  background-color: rgba(0, 52, 102, 0.97) !important;
}


#hp-news.hp-news2 div.en-news-slider-buttons button.en-card-slider-button-disabled {
    opacity: 0.5;
    cursor: auto;
    color: rgb(255, 255, 255) !important;
    background-color: rgba(211,222,231, 0.97) !important;
}


@media only screen and (max-width: 1260px) {

	#fifth-row-inner, #seventh-row-inner {
		padding: 60px 0 60px;
	  display: block;
	}


	.news-header {
		margin: 0px 0 25px 0px;
		text-align: center;
	  }

	  .news-header a{
		font-size: clamp(32px,3.4920vw,44px);
		text-align: center;
	  }
	  .news-header a br{
		display: none;
	  }

	  #hp-news{
		left: 0px;
		grid-column: 1;
        grid-row: 2;
	}

	#hp-news div.en-news-slider-buttons button{
		top: inherit;
		bottom: -9px;
	}

	#hp-news div.en-news-slider-buttons button.en-news-next{
		left: inherit;
		right: 10px;
	}

	#hp-news div.en-news-slider-buttons button.en-news-prev {
		left: 10px;
	}

	#hp-news div.en-news-slider-buttons button.en-news-next:focus {
    right: 6px;
    left: inherit;
    bottom: -12px;
	}
	#hp-news div.en-news-slider-buttons button.en-news-prev:focus {
    left: 7px;
    bottom: -12px;
	}
	.custom-news-link{
		position: relative;
		top: inherit;
		left: inherit;
		text-align: center;
		width: 100%;
		justify-content: center;
		margin: 30px 0px 0px 0px !important;
	}

	.custom-news-link a {
    font-size: clamp(13px,1.1904vw,15px);
    width: clamp(100px,9.5238vw,120px);
    min-height: clamp(30px,2.6984vw,34px);
	}

	#hp-news div.en-card-slider-inner-container > a > h3.en-news-slider-title{
    font-size: clamp(17px,1.5079vw,19px);
    line-height: clamp(21px,1.8253vw,23px);
		height: clamp(40px,3.5714vw,45px);
    margin: 25px 0px 0px 0px !important;
    padding: 0px 15px 0px min(2.3015vw,29px);
	}
	#hp-news div.en-card-slider-inner-container > a > div.en-news-slider-summary {
    font-size: clamp(15px,1.3492vw,17px);
    line-height: clamp(20px,1.7460vw,22px);
		height: clamp(100px,8.5714vw,108px);
    margin: 75px 0 0 0 !important;
    padding: 0px 15px 0px min(2.3015vw,29px);
	}

	#hp-news > div.en-news-slider{
    --image-width: clamp(399px,39.6031vw,499px);
    --image-height: clamp(175px,15.8730vw,200px);
	}
	#hp-news div.en-card-slider-inner-container > a{
		grid-template-columns: clamp(175px,15.8730vw,200px) 1fr;
		min-height: clamp(175px,15.8730vw,200px);
	}

  #hp-news div.en-card-slider-inner-container > a:hover > .en-news-slider-image-container::after, 
  #hp-news div.en-card-slider-inner-container > a:focus > .en-news-slider-image-container::after{
    height: clamp(15px,1.5873vw,20px);
    width: clamp(15px,1.5873vw,20px);
    background-size: contain !important;
  }
}

@media only screen and (max-width: 1246px) {
	#hp-news::after {
		content: "";
		width: 5px;
		height: 100%;
		position: absolute;
		top: 0px;
		background: #003466;
		z-index: 99;
		right: 0;
	  }
	#hp-news.hp-news2::after {
		content: "";
		width: 5px;
		height: 100%;
		position: absolute;
		top: 0px;
		background: #D3DEE7;
		z-index: 99;
		right: 0;
	  }
    #hp-news::before {
      content: "";
      width: 5px;
      height: 100%;
      position: absolute;
      top: 0px;
      background: #003466;
      z-index: 99;
      left: 0;
      }
 #hp-news.hp-news2::before {
      content: "";
      width: 5px;
      height: 100%;
      position: absolute;
      top: 0px;
      background: #D3DEE7;
      z-index: 99;
      left: 0;
      }
}
@media only screen and (max-width: 992px) {
	#hp-news div.en-card-slider-inner-container > a > h3.en-news-slider-title{
		padding: 0px 10px 0px 20px;
        margin: 20px 0px 0px 0px !important;
	}
  #hp-news div.en-card-slider-inner-container > a > div.en-news-slider-summary{
    margin: 65px 0 0 0 !important;
  }
}
@media only screen and (max-width: 888px) {
	#hp-news::after,#hp-news::before {
    
	display: none;
	  }
}
@media only screen and (max-width: 768px) {
	#fifth-row-inner {
		padding: 40px 0 40px;
	}
}
@media only screen and (max-width: 520px){
	.news-header {
		margin: 0px 0 20px 0px;
	}

	#hp-news > div.en-news-slider {
		--image-width: 250px;
		--image-height: 200px;
    --max-lines-summary: 4;
	  }

	  #hp-news div.en-card-slider-inner-container > a {
		grid-template-columns: var(--image-width);
		min-height: 360px;
	  }
	  #hp-news div.en-card-slider-inner-container > a > h3.en-news-slider-title {
      padding: 0px 15px 0px 15px;
      margin: 10px 0px 0px 0px !important;
      grid-column: 1;
      grid-row: 2;
	  }

	  #hp-news div.en-card-slider-inner-container > a > div.en-news-slider-summary {
		margin: 65px 0 0 0 !important;
		padding: 0px 15px 0px 15px;
		grid-column: 1;
		grid-row: 2;
    height: 80px;
	  }

    #hp-news div.en-card-slider-inner-container > a:hover > .en-news-slider-image-container::after, #hp-news div.en-card-slider-inner-container > a:focus > .en-news-slider-image-container::after{
      display: none;
    }
}


/****** SIXTH ROW  ******/
#sixth-row {
	position: relative;
  background:url('/pics/sixth-row-bg2.png') no-repeat center top, url('/pics/sixth-row-bg.jpg') repeat-x center top,#fff;
  z-index: 1;
}


#sixth-row-inner {
	position: relative;
	padding: 40px 0 80px 0;
	box-sizing: border-box;
  display: grid;
  grid-template-columns: 60px 660px 440px;
  grid-template-rows: auto auto;
  gap: 20px;
}

.media-header{
  margin: 0 0 0px -1px;
  color: #003466;
  font-weight: 500;
  font-size: 44px;
  line-height: 1;
  text-align: left;
  letter-spacing: 0.1px;
  text-transform: uppercase;
  font-family: "pf-marlet-display",sans-serif;
  position: relative;
  writing-mode: vertical-rl;
  transform: rotate(-180deg);
  grid-column: 1;
  grid-row: 1/3;
  z-index: 5;
}

.media-header span{
  display: inline-block;
  height: 275px;
  background: #fff;
  position: relative;
  top: -5px;
}

.media-header::after{
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  top: -1px;
  background: #f71505;
  z-index: -1;
  right: 19px;

}


/* Featured Video */
#video-sec {
	width: 100%;
	position: relative;
  grid-column: 2;
  grid-row: 1;
}

.HPVideo {
	margin-bottom: 0px;
	position: relative;
	text-align: center;
}

.HPVideo h2 {
	display: none;
}



.HPVideo .videowrapper {
	position: relative;
	margin-top: 0;
	box-shadow: none !important;
	background: black;
}

.HPVideo p {
display: none;
}


#video_player1 {
	position: relative;
	box-shadow: none;
}

.HPVideo p {
	padding: 0;
	margin: 0;
}




/*  */
.principal-section{
  position: relative;
  grid-column: 3;
  grid-row: 1;
}


.principals-section{
  display: grid;
  grid-template-columns: 225px 115px 100px;
  width: 100%;
}

.principal-img{
  position: relative;
  grid-column: 2/4;
  grid-row: 1;
  z-index: 9;
}
.principal-img img{
  position: absolute;
  width: 100%;
  top: 0;
  height: auto;
  filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.15) );
}

.principals-details{
  position: relative;
  grid-column: 1/3;
  grid-row: 1;
  padding: 189px 0px 35px 50px;
padding:147px 0px 35px 50px;
  box-sizing: border-box;
}
.principal-heading{
  position: relative;
  text-align: left;
}
.principal-heading a {
  margin: 0 0 0px 0px;
  color: #ffffff;
  font-weight: 700;
  font-size: 44px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
  font-family: "pf-marlet-display",sans-serif;
  position: relative;
  text-decoration: none;
  padding: 0;
  font-style: italic;
  z-index: 9;
  background: #a00b00;
  }

  .principal-heading a:hover,
  .principal-heading a :focus{
    text-decoration: underline;
  }


  .read-more{
    text-decoration: none;
  letter-spacing: 1.8px;
  text-align: center;
  margin: 14px 0 0 0px;
  position: relative;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  z-index: 99;
  width: 290px;
width: 344px;
  min-height: 34px;
  color: #002243 !important;
  background: #a8b5c1;
  font-size: 15px;
  font-weight: 500 !important;
  line-height: 1;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2px 10px 0px 11px;
  box-sizing: border-box;
  font-family: "dorival-ui-variable",sans-serif;
  border-radius: 17px;
  }

  .read-more:hover,
  .read-more:focus{
    color: #a00b00 !important;
    background: #ffffff;
  }

/* Featured Photo Album */
#album-sec {
	width: 100%;
	position: relative;
	margin: 0px 0px 0px 0px;
  grid-column: 2/4;
  grid-row: 2;
}

#album-sec .HPFeaturedAlbums {
	margin-bottom: 0px;
	position: relative;
	text-align: center;
}

#album-sec .HPFeaturedAlbums h2 {
display: none;
}

#album-sec .HPFeaturedAlbums .featuredAlbums {
	position: relative;
	margin-top: 0;
}

#album-sec .HPFeaturedAlbums ul {
	margin-top: 0;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: flex-start;
  flex-wrap: wrap;
	gap: 20px;
}

#album-sec .HPFeaturedAlbums ul li {
	margin: 0px;
	border: 0;
	height: auto !important;
	box-shadow: none !important;
  position: relative;
  background: #000;
}
#album-sec .HPFeaturedAlbums ul li::after{
  position: absolute;
  content: '';
  background-image: linear-gradient(to top,rgb(0, 15, 29),rgba(0, 15, 29, 0.75),rgba(0, 15, 29, 0.23),rgba(0, 15, 29, 0));
  height: 175px;
  width: 100%;
  bottom: 0px;
  left: 0px;
  z-index: 5;
}
#album-sec .HPFeaturedAlbums ul li img{
	display: block;
}
#album-sec .HPFeaturedAlbums ul li h3 {
  text-shadow: none;
  position: absolute;
  text-align: center;
  padding: 0px 5px 0px 5px;
  overflow: visible;
  background: transparent;
  min-height: 50px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  box-sizing: border-box;
  z-index: 8;
  margin: 0px 0px 13px 0px;
}



#album-sec .HPFeaturedAlbums ul li h3 span {
  height: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  padding: 0 0px;
  text-decoration: none;
  letter-spacing: 0.4px;
  margin: 0px 0 0 0px;
  font-size: 19px;
  font-weight: 400;
  line-height: 22px;
  color: #fff;
  text-align: center;
  font-family: "dorival-ui-variable",sans-serif;
}

.album-col .HPFeaturedAlbums ul li {
	padding: 0;
	border: 0;
	box-shadow: none;
	overflow: visible;
	position: relative;
	margin: 0px !important;
	background: #fff;
	float: left;
	position: relative;
}


@media only screen and (max-width: 1260px){

  #sixth-row {
    position: relative;
    background:url('/pics/sixth-row-bg.jpg') repeat-x center top,#fff;
  }
  #sixth-row-inner{
    grid-template-columns: 45px clamp(440px,50.7936vw,640px) clamp(315px,32.9365vw,415px);
    grid-template-rows: auto auto;
    gap: 15px;
    justify-content: space-between; 
  }

  #video_player1{
    width: clamp(440px,50.7936vw,640px) !important;
    height: clamp(300px,29.3650vw,370px) !important;
  }

  #video_player1 video{
    width: 100%;
    height: 100%;
  }

  #album-sec .HPFeaturedAlbums ul{
    gap: 15px;
    justify-content: space-between;
  }

  #album-sec .HPFeaturedAlbums ul li{
    width: clamp(275px,26.9841vw,340px) !important;
    height: clamp(275px,26.9841vw,340px) !important;
  }

  #album-sec .HPFeaturedAlbums ul li img{
    width: 100%;
  }

  .principals-details{
    padding: 40px 0px 35px 30px;
    align-self: flex-end;
  }

  .media-header span{
    font-size: clamp(32px,3.4920vw,44px);
  }

  .media-header span{
    height: clamp(250px,21.8253vw,275px);
  }

  #album-sec .HPFeaturedAlbums ul li h3 span{
    font-size: clamp(15px,1.5079vw,19px);
    line-height: clamp(18px,1.7460vw,22px);
  }

  .principal-heading a{
    font-size: clamp(32px,3.4920vw,44px);
  }

  .read-more{
    font-size: clamp(13px,1.1904vw,15px);
    width: clamp(200px,23.0158vw,290px);
    min-height: clamp(30px,2.6984vw,34px);
  }

  .principals-section {
    grid-template-columns: clamp(175px,17.0634vw,215px) clamp(80px,9.1269vw,115px) clamp(60px,6.7460vw,85px);
    position: relative;
  }

  .principals-section::before{
    position: absolute;
    content: '';
    background: #a00b00;
    height: 260px;
    width: 100%;
    bottom: 0px;
    left: 0px;
    z-index: 0;
  }


  .principals-section::after{
    position: absolute;
    content: '';
    background: #a00b00;
    height: 260px;
    width: 60px;
    bottom: 0px;
    right: -60px;
    z-index: 0;
  }
}

@media only screen and (max-width: 992px){

  #sixth-row {
    position: relative;
    background:  url('/pics/sixth-row-bg.jpg') repeat-x center top,#fff;
  }
  #sixth-row-inner {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
    gap: 30px;
    justify-content: center;
    padding: 40px 0 40px 0;
  }

  .media-header{
    writing-mode: unset;
    transform: none;
    margin: 0 0 0px 0px;
    font-size: clamp(32px,3.4920vw,44px);
    grid-column: 1;
    grid-row: 1;
    color: #ffffff;
    text-align: center;
  }
  .media-header span {
    height: auto;
    background: #003466;
  }
  #video-sec {
    grid-column: 1;
    grid-row: 2;
    max-width: 600px;
    margin: 0px auto;
  }
  #video_player1 {
    width: clamp(290px,78.125vw,600px) !important;
    height: clamp(200px,45.5729vw,350px) !important;
  }
  .principals-section{
    grid-column: 1;
    grid-row: 3;
    padding: 30px 15px 30px 15px;
    align-self: flex-end;
    background: #a00b00;
    max-width: 600px;
    margin: 0px auto;
    box-sizing: border-box;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
  }
  .principals-details {
    padding: 0px;
    align-self: center;
    grid-column: 1;
    grid-row: 2;
  }
 
  .principal-img {
    grid-column: 1;
    grid-row: 1;
    max-width: 150px;
    margin: 0px auto;
  }

  .principal-heading{
    text-align: center;
  }

  .principal-heading a{
    text-align: center;
  }
  .read-more{
    margin: 15px auto 0px auto;
    letter-spacing: 1.2px;
  }
  .principal-img img {
    position: relative;
  }
  #album-sec {
    margin: 0px auto;
    grid-column: 1;
    grid-row: 4;
  }
  #album-sec .HPFeaturedAlbums ul {
    row-gap: 30px;
    justify-content: center;
  }
  .media-header::after {
    display: none;
  }

  .media-header span{
    top: 0px;
  }

  #album-sec .HPFeaturedAlbums ul li {
    width: clamp(290px,39.0625vw,300px) !important;
    height: clamp(290px,39.0625vw,300px) !important;
  }

  #album-sec .HPFeaturedAlbums ul li h3{
    margin: 0px 0px 0px 0px;
  }

  #fifth-row-inner, #seventh-row-inner {
    padding: 60px 0 40px;
  }

  .principals-section::before{
    display: none;
  }

  .principals-section::after{
    display: none;
  }
}



/* Default */

#mobileapp-smart-banner .en-smartAppBanner-content {
	width: 100% !important;
}

.disable-overflow header {
	z-index: var(--en-z-index-max);
}


@media only screen and (max-width: 768px) {

	.translated-rtl header.enh1 nav.en-mobnav-show,
	.translated-ltr header.enh1 nav.en-mobnav-show {
		height: calc(100% - 40px);
		margin-top: 40px auto 0 auto;
		z-index: 99;
	}

	.translated-ltr header.enh1 nav.en-nav,
	.translated-rtl header.enh1 nav.en-nav {
		margin-top: 40px;
	}
}


#hp-events label{
display:none;
}

/***** SEVENTH ROW *****/

#seventh-row {background: #d4dee7;}
  #seventh-row-inner {
    padding: 60px 0 80px;
    column-gap: 20px;
  }


/* Spotlight */
#spotlight651wrapper {position: relative; margin-bottom: 22px;}
#spotlight651wrapper h2 a {font-family: "pf-marlet-display",sans-serif; width: auto;height: 30px; font-size: 18px; text-decoration: none; font-weight: normal; margin: 0; padding: 12px 0 0 17px;  color: #fff; display: block; background: #fff; text-align: left; text-transform: uppercase; position: relative; z-index: 400; max-width: 283px; margin: 0 auto;}
#spotlight651wrapper #spotlight651 {margin: 0;}
#spotlight651wrapper #spotlight651 a {text-decoration: none;}
#spotlight651wrapper div#spotlight651 div.imgWrapper {padding: 0; border: 0; box-shadow: none; overflow: hidden; height: 188px;}
#spotlight651wrapper div#spotlight651 h3 {font-family: "dorival-ui-variable",sans-serif; margin: 0 auto 22px; height: 52px;  background: #f2f2f2;  padding: 7px 0 0 15px; text-shadow: none;text-align: left; width: auto; max-width: 285px; line-height: 18px; color: #192645;}
#spotlight651wrapper #spotlight651 .imgWrapper img {bottom: auto !important;}



