
@font-face {
  font-family: 'MyriadPro-Bold';
  src: url('/shared/fonts/MyriadPro-Bold.eot'); /* IE9 Compat Modes */
  src: url('/shared/fonts/MyriadPro-Bold?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/shared/fonts/MyriadPro-Bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('/shared/fonts/MyriadPro-Bold.woff') format('woff'), /* Pretty Modern Browsers */
       url('/shared/fonts/MyriadPro-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('/shared/fonts/MyriadPro-Bold.otf')  format('opentype'), /* Safari, Android, iOS */
       url('/shared/fonts/MyriadPro-Bold.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'MyriadPro-BoldIt';
  src: url('/shared/fonts/MyriadPro-BoldIt.eot'); /* IE9 Compat Modes */
  src: url('/shared/fonts/MyriadPro-BoldIt?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/shared/fonts/MyriadPro-BoldIt.woff2') format('woff2'), /* Super Modern Browsers */
       url('/shared/fonts/MyriadPro-BoldIt.woff') format('woff'), /* Pretty Modern Browsers */
       url('/shared/fonts/MyriadPro-BoldIt.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('/shared/fonts/MyriadPro-BoldIt.otf')  format('opentype'), /* Safari, Android, iOS */
       url('/shared/fonts/MyriadPro-BoldIt.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'MyriadPro-It';
  src: url('/shared/fonts/MyriadPro-It'); /* IE9 Compat Modes */
  src: url('/shared/fonts/MyriadPro-It?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/shared/fonts/MyriadPro-It.woff2') format('woff2'), /* Super Modern Browsers */
       url('/shared/fonts/MyriadPro-It.woff') format('woff'), /* Pretty Modern Browsers */
       url('/shared/fonts/MyriadPro-It.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('/shared/fonts/MyriadPro-It.otf')  format('opentype'), /* Safari, Android, iOS */
       url('/shared/fonts/MyriadPro-It.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('/shared/fonts/MyriadPro-Regular.eot'); /* IE9 Compat Modes */
  src: url('/shared/fonts/MyriadPro-Regular?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/shared/fonts/MyriadPro-Regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/shared/fonts/MyriadPro-Regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('/shared/fonts/MyriadPro-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('/shared/fonts/MyriadPro-Regular.otf')  format('opentype'), /* Safari, Android, iOS */
       url('/shared/fonts/MyriadPro-Regular.svg#svgFontName') format('svg'); /* Legacy iOS */
}
:root {
  --en-website-width: 1200px;
}
html{
height: 100%;
}
/* General */
body {
 margin: 0;
  padding: 0;
  height: 100%;
  background: #f0f0eb;
}
.DB_mask {
  z-index: 9999999999 !important;
}
.DB_dialog {
  z-index: 99999999999 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
}
.light a, .light a:visited, .light a:link, .light a:hover, .light a:active,
a, a:visited, a:link, a:hover, a:active,
.neutral a, .neutral a:link, .neutral a:visited, .neutral a:hover, .neutral a:active {
 color: #333333;
}
/* imdex */
#index-top {
  position: relative;
  margin: 0px 0 0;
  background-color: #000;
  z-index: 0;
}
#slideshow {position: relative;margin: 0 auto;background: #fff;z-index: 0;}
#slideshow .nivoSlider {margin-left: 0 !important;}
#index-top #slideshow img,
#index-top #slideshow .nivoSlider,
#index-top #slideshow .nivo-slice { max-height: 60vw; display: block; min-width: 100%; width: unset!important;}
#index-top::after {
  content: "";
  position: absolute;
  background: rgba(242, 242, 242, 0.05);
  width: 100%;
  height: 100%;
  top: 0;
}
#slideshow br{
  display: none;
}
#index-top::before {
  content: "";
  position: absolute;
  background: linear-gradient(to top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
  width: 100%;
  height: 81px;
  bottom: 0;
  z-index: 1;

}
/*-----------index rows----------*/

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

@media only screen and (max-width: 1250px) {
  .rows-inner {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media only screen and (max-width: 768px) {
  .rows-inner {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
/* FIRST ROW */
#first-row {
  background: #f0f0eb;
overflow:hidden;
  
}
#first-row-inner {
display: grid;
  align-items: flex-start;
  grid-template-columns:clamp(300px,42.22vw,625px) auto;
  justify-content: flex-end;
  gap: clamp(10px,3.71vw,55px);
padding: clamp(45px,7.77vw,115px) 0 30px;
}
.msn-left {
width: 100%;
  margin: 0px 0 0 0px;
  padding: 0;
position: relative;
}
h2.misn-head::before {
  content: "";
  position: absolute;
  width: clamp(50px,12.02vw,178px);
  height: clamp(50px,12.02vw,178px);
  border-radius: 89px;
  background: #fff;
  left: -106px;
  top: -77px;
  z-index: -1;
}
.msn-left div .first-row-owl {
position: relative;
  width: clamp(180px,22.02vw,326px);
  height: clamp(160px,19.52vw,289px);
  object-fit: contain;
  right: min(2vw,30px);
  z-index: -1;
}
.msn-left div {
  display: grid;
  grid-template-columns: clamp(200px,21.35vw,316px) clamp(300px,28.04vw,415px);
  /*! left: -136px; */
  position: relative;
  justify-content: flex-end;
}

h2.misn-head {
 display: inline-block;
  text-align: left;
  padding: 0;
  margin: 0 0 clamp(10px,2.25vw,35px) -6px;
  position: relative;
  text-decoration: none;
 font-size: clamp(35px,5.5vw,66px);
 letter-spacing: -0.35px;
 line-height: clamp(30px,4.58vw,55px);
 color: #00592d;
 font-weight: unset;
 font-family: "MyriadPro-BoldIt";
 z-index: 1;
}
.msin-content {
margin: 0 0 0 -30px;
  font-weight: unset;
  font-size: clamp(18px,2vw,24px);
  letter-spacing: 0.4px;
  line-height: clamp(24px,3.16vw,38px);
  color: #0d0a08;
  font-family: "MyriadPro-Regular";
  max-width: clamp(280px,31.58vw,445px);
  text-align: left;
}
.ql-section {
  display: grid;
  grid-template-columns: repeat(auto-fit, clamp(150px,20.83vw,250px));
  grid-template-rows: 1fr;
  grid-gap: clamp(10px,1.66vw,20px);
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0;
  max-width: clamp(300px,49.16vw,530px);
  margin: -35px 0 0;
}
.ql-section a.ql-boxes {
  min-height: clamp(130px,14.16vw,170px);
  text-decoration: none;
  background: #f0f0eb;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 8px 4px 4px;
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
  font-weight: unset;
  border: 1px solid #d1d1cb;
  position: relative;
  font-size: clamp(23px,2.33vw,28px);
  letter-spacing: 2px;
  line-height: clamp(21px,2.16vw,26px);
  text-transform: uppercase;
  color: #00592d;
  font-family: "MyriadPro-Regular";
  text-align: center;
  border-radius: 3px;
  box-sizing: border-box;
}

.ql-section a.ql-boxes:hover, .ql-section a.ql-boxes:focus {
 background: #fff;
  color: #0d0a08;
  filter: drop-shadow(0px 20px 15px rgba(0,0,0,0.05));
}
.ql-section a.ql-boxes::before {
  content: "";
  position: absolute;
  background: #008da9;
  width: 13px;
  height: 13px;
  right: 0px;
  bottom: -7px;
  left: 1px;
  border-radius: 7px;
  transition: 0.3s all ease-in-out;
  margin: 0 auto;
}
.ql-section a.ql-boxes:hover::before,.ql-section a.ql-boxes:focus::before {
bottom: clamp(15px,2.02vw,30px);
}
.ql-section a.ql2::before{
    background:  #f9a451;
}
.ql-section a.ql3::before{
    background:  #9fcf67;
}
.ql-section a.ql4::before{
    background:  #ca2d92;
}
@media only screen and (max-width: 1480px) {
.msn-left div{
  justify-content: center;
}
}
@media only screen and (max-width: 1200px) {
 
  .ql-section a.ql-boxes.ql4,.ql-section a.ql-boxes.ql3{
    left: 0;
  }
}
@media only screen and (max-width: 915px) {
  #first-row-inner{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 55px;
  }
  .msn-left{
    width: unset;
    text-align: center;
  }
  h2.misn-head::before {
  left: 0;
    bottom: -19px;
    top: unset;
}
   .msn-left div {
   
    grid-template-columns: auto auto;
  }
  h2.misn-head {
  display: block;
  text-align: center;
}
.ql-section{
  max-width: 100%;
}
}
@media only screen and (max-width: 480px) {
  .msn-left div {
    grid-template-columns: auto;
  }
  .msin-content{
    margin: 0 auto;
    text-align: center;
  }
  .msn-left div .first-row-owl{
    margin: 0 auto;
  }
}
/* Second Row */
#second-row {
  width: 100%;
  background: #f0f0eb;
  overflow: hidden;
}
#second-row-inner {
  box-sizing: border-box;
  padding:16px 0 50px 0;
}

/* NEWS SECTION */
.display_change {
  display: block !important;
}
.news_box{
 position: relative;
  display: flex;
  justify-content: space-between;
}
#hp-news {
 width: 100%;
  max-width: 915px;
  padding: 0px 0 0 0;
  box-sizing: border-box;
  position: relative;
}

#hp-news > div.en-news-slider {
  --min-card-gap: 10px;
  --image-width: 285px;
  --image-height:285px;
  --line-height: 25px;
  --font-size: 21px;
  --max-lines-subject: 2;
  --max-lines-summary: 5;
  font-family: inherit;
}

#hp-news .en-card-slider-outer-container{
  position: relative;
  z-index: 5;
}
#hp-news h2.en-news-section-title {
  display: none;
}
.news_box h2{
 font-size: clamp(30px,4.16vw,50px);
  line-height: clamp(28px,3.83vw,46px);
  color: #0d0a08;
  font-weight: unset;
  font-family: "MyriadPro-Bold";
  margin: -4px 0 0 -3px;
  overflow: hidden;
  padding: 0px 0 0 0;
  box-sizing: border-box;
  text-transform: capitalize;
  display: inline-block;
  position: relative;
  top: 0;
  left: 0;
}
.news_box h2 a{
  color: inherit;
  text-decoration: none;
  display: inline-block;
}
#hp-news div.en-card-slider-inner-container {
  min-height: 100px;
}

#hp-news div.en-card-slider-inner-container > a {
  border: none !important;
  position: relative;
  padding: 0 0 0px 0;
  background: transparent !important;
  z-index: 5;
}


div.en-news-slider div.en-card-slider-inner-container > a > .en-news-slider-image-container{
  position: relative;
  z-index: 1;
  background: #00592d!important;
  filter: drop-shadow(0px 20px 15px rgba(0,0,0,0.05));
  border-radius: 3px;
}
#hp-news div.en-card-slider-inner-container > a::after{
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  width: 100%;
  height: 3px;
  background-color: #fff;
  border-radius: 2px;
  margin: 0 0 0 auto;
  transition: all 0.5s ease-in-out;
}
div.en-news-slider div.en-card-slider-inner-container > a:hover > .en-news-slider-image-container::after, div.en-news-slider div.en-card-slider-inner-container > a:focus > .en-news-slider-image-container::after{
  background-color: #6eb43f;
}

#hp-news div.en-card-slider-inner-container > a > h3.en-news-slider-title {
  font-size: clamp(15px,1.58vw,19px);
  letter-spacing: 0px;
  line-height: clamp(20px,2.25vw,27px);
  color: #0d0a08;
  font-weight: unset;
  font-family: "Libre Caslon Text", serif;
  text-align: center;
  margin: 0px 0 0px 0px !important;
  padding: 19px 19px 22px 16px;
  display: flex;
  justify-content: flex-start !important;
}

#hp-news div.en-card-slider-inner-container > a > h3.en-news-slider-title span{
  display: block;
  -webkit-line-clamp: var(--max-lines-subject);
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 55px;
  overflow: hidden;
}

#hp-news div.en-card-slider-inner-container > a > div.en-news-slider-summary {
  font-size: clamp(15px,1.5vw,18px);
  letter-spacing: 0px;
  line-height: clamp(24px,2.33vw,28px);
  color: #ffffff;
  font-weight: 400;
  font-family: "Roboto",sans-serif;
  text-align: center;
  margin: 0px 0 0 0px !important;
  padding: 75px 25px 25px 25px;
  display: none;
  background: rgba(9, 26, 13, 0.74);
  box-sizing: border-box;
  min-height: 285px;
  z-index: 2;
  width: 100%;
  transition: all 0.5s ease-in-out;
}
#hp-news div.en-card-slider-inner-container > a > div.en-news-slider-summary span{
  -webkit-line-clamp: var(--max-lines-summary);
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  display: -webkit-box;
  overflow: hidden;
}
#hp-news div.en-card-slider-inner-container > a:hover > div.en-news-slider-summary, #hp-news div.en-card-slider-inner-container > a:focus > div.en-news-slider-summary{
display: block;
  position: absolute;
  bottom: clamp(61px,8.08vw,97px);
}

div.en-news-slider > div.en-news-slider-footer {
}
#hp-news div.en-news-show-all{
  display: block;
}
#hp-news div.en-news-show-all{
  position: absolute;
  bottom: 14px;
  left: -285px;
  border-radius: 0;
  text-decoration: none;
  border: 0;
  transition: all 0.5s ease-in-out;
  padding: 0;
}
#hp-news div.en-news-show-all a{
  text-decoration: none;
 font-size: clamp(14px,1.5vw,18px);
  letter-spacing: 0.6px;
  line-height: clamp(18px,2.16vw,26px);
  color: #0d0a08;
  font-family: "MyriadPro-Regular";
  border: 2px solid #6eb43f;
  background-color: #f0f0eb;
  min-height: 46px;
  position: relative;
  transition: all 0.3s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  padding: 7px 22px 5px 20px;
  max-width: 178px;
  box-sizing: border-box;
}
#hp-news div.en-news-show-all a:after{
 content: "news";
  left: 3px;
  position: relative;
}
#hp-news div.en-news-show-all a:hover, #hp-news div.en-news-show-all a:focus{
 transform: translateY(-10px);
}
#hp-news div.en-card-slider-inner-container > a:is(:hover,:focus)::after {
  background-color: #6eb43f;
}
#hp-news div.en-news-slider-buttons button.en-card-slider-button-disabled {
    opacity: 0.8;
    cursor: auto;
}
#hp-news div.en-news-show-all a::before {
pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 0;
  height: 6px;
  width: 65.7%;
  opacity: 0;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.102) 55%, rgba(0, 0, 0, 0) 80%);
  transition-duration: 0.3s;
  transition-property: transform opacity;
  right: 0;
  margin: 0 auto;
}
#hp-news div.en-news-show-all a:is(:hover,:focus)::before {
  opacity: 1;
  transform: translateY(10px);
}
#hp-news div.en-news-slider-buttons {
  display: flex;
  justify-content: center;
  column-gap: 15px;
  width: min-content;
  padding: 7px 12px;
}

#hp-news div.en-news-slider-buttons button {
  position: absolute;
  cursor: pointer;
  border: 0;
}

#hp-news div.en-news-slider-buttons button.en-news-prev {
left: -91px;
  top: 118px;
  border-radius: 0;
  text-indent: -9999px;
  width: 52px;
  height: 52px;
  background: url('/pics/slide-arrow.png') left center;
}

#hp-news div.en-news-slider-buttons button.en-news-next {
right: -92px;
  top: 117px;
  border-radius: 0;
  text-indent: -9999px;
  width: 52px;
  height: 52px;
  background: url('/pics/slide-arrow.png') 0 center;
  transform: rotate(180deg);
}

#hp-news div.en-news-slider-buttons button.en-news-prev:hover{
  background: url('/pics/slide-arrow.png') -62px center;
}

#hp-news div.en-news-slider-buttons button.en-news-next:hover{
  background: url('/pics/slide-arrow.png') -62px center;
}

#hp-news div.en-news-slider-buttons button.en-news-prev:focus {
  left: -97px;
  top: 112px;
  width: 65px;
  height: 64px;
  background: url('/pics/slide-arrow.png') -118px center;
}

#hp-news div.en-news-slider-buttons button.en-news-next:focus {
right: -98px;
  top: 111px;
  width: 64px;
  height: 64px;
  background: url('/pics/slide-arrow.png') -118px center;
}

@media screen and (max-width:1360px) {
  #hp-news div.en-news-slider-buttons button.en-news-next {
    right: -60px;
  }
  #hp-news div.en-news-slider-buttons button.en-news-prev {
    left: -60px;
  }
 
  #hp-news div.en-news-slider-buttons button.en-news-next:focus {
    right: -64px;
  }
  #hp-news div.en-news-slider-buttons button.en-news-prev:focus {
    left: -65px;
  }
  #hp-news{
    max-width: 880px;
    left: -40px;
  }
}

@media screen and (max-width:1250px) {
  #second-row-inner {
    padding: 60px 0 60px 0;
  }
  .news_box{
    flex-direction: column;
  }
  .news_box h2 br{
    display: none;
  }
  .news_box h2{
    margin: 0 0 20px 0;
    text-align: center;
  }
  
  #hp-news{
    margin: 0 auto;
    padding: 0px 0 0 0;
    left: 0;
  }
  #hp-news div.en-news-show-all {
    left: 20px;
    position: relative;
    bottom: 0;
    margin: 35px auto 0 auto;
  }
  #hp-news div.en-card-slider-inner-container > a {
    left: 0px;
  }
}

@media screen and (max-width:1000px) {
  #hp-news div.en-news-slider-buttons button.en-news-prev{
   left: 0;
    top: unset;
    bottom: -4px;
    height: 52px;
  }
  #hp-news div.en-news-slider-buttons button.en-news-next{
  right: 0;
    top: unset;
    bottom: -4px;
  }
  #hp-news div.en-news-slider-buttons button.en-news-prev:focus{
   left: -6px;
    top: unset;
    bottom: -10px;
  }
  #hp-news div.en-news-slider-buttons button.en-news-next:focus{
 right: -6px;
    top: unset;
    bottom: -10px;
  }
}
@media screen and (max-width:915px) {
  #hp-news{
max-width: 600px;
 }
}
@media screen and (max-width:420px) {
  #hp-news div.en-card-slider-inner-container > a {
    left: 0px;
  }
  #hp-news div.en-news-show-all {
    left: 15px;
  }
}
/* Third Row */
#third-row {
    background: linear-gradient(to top, rgba(240, 240, 235,0) 0%,rgba(240, 240, 235,0) 65%, rgb(240, 240, 235) 100%),#fff;
    
}
#third-row-inner {
padding: clamp(25px,3.91vw,47px) 0px clamp(45px,7.75vw,93px);
  max-width: 1200px;
}
#third-row h2 .glance-title {
position: relative;
top: 4px;
left: 5px;
}
#third-row h2 {
letter-spacing: 0;
  margin: 0 0 12px 0;
  font-size: clamp(30px,4.83vw,58px);
  line-height: clamp(28px,4.16vw,50px);
  color: #00592d;
  font-weight: unset;
  font-family: "MyriadPro-Bold";
  text-align: center;
}
#third-row p {
  font-size: clamp(18px,1.83vw,22px);
  letter-spacing: 0.4px;
  line-height: clamp(25px,3vw,36px);
  color: #0d0a08;
  font-family: "MyriadPro-Regular";
  text-align: center;
  font-weight: unset;
  margin: 0;
}
#third-row h2 span {
  font-family: "MyriadPro-BoldIt";
}
.glance {
 display: grid;
grid-template-columns: clamp(250px,31.74vw,400px) clamp(250px,31.74vw,400px) clamp(250px,31.74vw,400px);
grid-template-rows: 1fr;
align-items: center;
justify-content: center;
position: relative;
z-index: 9;
list-style: none;
padding: 0;
margin: 52px 0 0 0px;
row-gap: clamp(15px,5.25vw,63px);
}
.glance-col {
    text-align: center;
}

.glance-col.glance4 h3,.glance-col.glance5 h3,
.glance-col.glance6 h3 {
  font-size: clamp(15px,1.5vw,18px);
  line-height: clamp(20px,2.08vw,25px);
  top: 9px;
}
.glance-col.glance4 h2,.glance-col.glance5 h2,
.glance-col.glance6 h2 {
  font-size: clamp(24px,2.5vw,30px) !important;
  letter-spacing: 0.4px !important;
  line-height: clamp(30px,3vw,36px) !important;
  font-weight: unset !important;
  font-family: "MyriadPro-Bold" !important;
  text-align: center;
  color: #00592d !important;
}

.glance4 .glance-text,.glance5 .glance-text,
.glance6 .glance-text {

top: 3px!important;

}



.glance .glance-text {
 margin: 26px 0 0px 0 !important;
position: relative;
top: 0;
left: 0;
}

.glance-col h2 {
position: relative;
  margin: 0px 0 0 0px !important;
  position: relative;
  top: 0;
  font-size: clamp(35px,5.5vw,66px) !important;
  letter-spacing: -1.7px !important;
  line-height: clamp(30px,4.58vw,55px) !important;
  color: #00592d !important;
  font-family: "MyriadPro-Regular" !important;
  text-align: center !important;
  font-weight: unset !important;
}
.glance-col.glance2 h2 span {
  position: relative;
  font-family: "MyriadPro-Regular" !important;
  left: -2px;
  top: -6px;
}
.glance-col h3 {
position: relative;
  left: 0;
  margin: 5px 0 0 3px;
  padding: 0;
  font-size: clamp(18px,1.83vw,22px);
  letter-spacing: 0.7px;
  line-height: clamp(22px,2.16vw,26px);
  color: #261d17;
  font-weight: 400;
  font-family: "Libre Caslon Text", serif;
  text-align: center;
}
@media only screen and (max-width: 780px) {
    .glance{
        grid-template-columns: auto auto;
    column-gap: clamp(10px,1.66vw,20px);
    }
}
@media only screen and (max-width: 420px) {
    .glance{
        grid-template-columns: auto;
    }
}
/* Fourth Row */

.en-parallax {
  position: relative;
  background: url(/pics/parallax.jpg)no-repeat #000;
  background-size: cover;
 width: 100%;
  color: #fff;
  min-height: clamp(200px,33.33vw,400px);
}
#fourth-row:before{
content: "";
  position: absolute;
  background: linear-gradient(to top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
  width: 100%;
  height: 81px;
  bottom: 0;
  z-index: 1;
}
#fourth-row::after {
  content: "";
  position: absolute;
  background: rgba(242, 242, 242, 0.05);
  width: 100%;
  height: 100%;
  top: 0;
}
@media screen and (max-width:768px){
.en-parallax{
  background-attachment: inherit;
background-position: 100% !important;
}
}
/* Fifth Row */
#fifth-row{
 background: url(/pics/fifth-row-bg.jpg)repeat-x center bottom #00592d;
  position: relative;
  margin: 0px 0 0;
    overflow: hidden;
}

#fifth-row-inner {
 padding: clamp(45px,4.75vw,57px) 0 0px 0;
  position: relative;
  z-index: 0;
  max-width: 1200px;

}

/* Events */
#events-block{
  position: relative;
}


#hp-events {
  width: 100%;
  max-width: 1199px;
  margin: 0 auto;

}

#hp-events > div.en-events-slider {
  --min-card-gap: 20px;
  --card-width:353px;
  --card-height: auto;
  --font-size: 15px;
  font-family: inherit;
  color: #fff;
}

h2.events-head{
 letter-spacing: normal;
  text-decoration: none;
  margin: 0px 0 49px -3px;
  display: inline-block;
  text-transform: capitalize;
  width: 100%;
 font-size: clamp(30px,4.16vw,50px);
  line-height: clamp(28px,3.83vw,46px);
  color: #fff;
  font-weight: unset;
  font-family: "MyriadPro-Bold";
}
h2.events-head a{
  display: inline-block;
  color: inherit;
  text-decoration: none;
}

#hp-events h2.en-events-section-title {
  display: none;
}
div.en-events-slider > div.en-card-slider-inner-container > .en-events-slider-day {
  border: none !important;
}
div.en-events-slider > div.en-card-slider-inner-container > .en-events-slider-day::before {
  /*! content: ""; */
  position: absolute;
  background: #7f0000;
  width: 7px;
  height: 100%;
  left: 0;
  top: 0px;
}
.display_change {
  display: block !important;
}
#hp-events h2.en-events-section-title a {
  color: inherit;
  text-decoration: none;
  display: inline-block;
}

#hp-events div.en-events-slider .en-card-slider-inner-container .en-events-slider-day {
 grid-template-rows: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: transparent !important;
  justify-content: center;
  position: relative;
min-height:117px;
}
#hp-events div.en-card-slider-inner-container {
  min-height: clamp(110px,12.5vw,150px);
  justify-content: flex-start;
  align-items: flex-start;
}
#hp-events .en-events-slider .en-card-slider-inner-container .en-events-slider-date::before {
 content: "";
  position: absolute;
  background: url(/pics/owl.png)no-repeat left top;
    background-size: auto;
  width: 110px;
  height: 117px;
  left: 0;
  top: 0;
  background-size: contain;
}
#hp-events .en-events-slider .en-card-slider-inner-container .en-events-slider-date {
width: 47%;
  height: 100%;
  margin: 2px 0 0 clamp(125px,11.66vw,140px);
  border-radius: 0;
  display: flex;
  flex-direction: row;
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 47%;
  align-self: flex-start;
  background: transparent;
}
#hp-events .en-events-slider > .en-card-slider-inner-container > .en-events-slider-day > .en-events-slider-detail .en-events-slider-detail-li .events-thumbnail {
  margin: 10px 0 0;
}
#hp-events .en-events-slider .en-events-slider-date .en-events-slider-date-month {
display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  padding: 0 0 0 0;
  letter-spacing: 0;
  font-weight: unset;
  text-align: center;
  font-size: clamp(35px,4.83vw,58px);
  letter-spacing: -0.5px;
  line-height: clamp(30px,4.16vw,50px);
  text-transform: uppercase;
  color: #f0f0eb;
  font-family: "MyriadPro-Regular";
}

div.en-events-slider .en-events-slider-date .en-events-slider-date-month {
  padding-top: 0px;
}
#hp-events .en-events-slider .en-events-slider-date .en-events-slider-date-day {
position: relative;
  left: 0px;
  padding: 0px 0 0 0px;
  margin: -1px 0 0 0px;
  text-align: left;
  font-size: clamp(36px,4.91vw,59px);
  letter-spacing: 0;
  line-height: clamp(31px,4.25vw,51px);
  text-transform: uppercase;
  color: #f9ad62;
  font-weight: unset;
  font-family: "MyriadPro-Bold";
}
div.en-events-slider > div.en-card-slider-inner-container > .en-events-slider-day > .en-events-slider-detail{
padding-top: 0px !important;
  margin: 11px 0 0 clamp(105px,13.33vw,160px) !important;
  width: 65%;
}

#hp-events div.en-events-slider > div.en-card-slider-inner-container > .en-events-slider-day > .en-events-slider-detail .en-event-slider-li-title {
  text-align: left;
  padding: 0 0 7px 0;
  margin: 0 0 0 -1px;
  font-size: clamp(17px,1.75vw,21px) !important;
line-height: clamp(24px,2.33vw,28px) !important;
  color: #fff;
  letter-spacing: 1px;
  font-weight: 400;
  font-family: "Libre Caslon Text", serif;
}
#hp-events div.en-events-slider > div.en-card-slider-inner-container > .en-events-slider-day > .en-events-slider-detail .en-event-slider-li-title a{
  font-weight: 400 !important;
}

#hp-events .en-events-slider > .en-card-slider-inner-container > .en-events-slider-day > .en-events-slider-detail .en-events-slider-detail-li {
margin-top: 0;
  margin-bottom: 10px;
   font-size: clamp(17px,1.75vw,21px) !important;
line-height: clamp(24px,2.33vw,28px) !important;
  color: #fff;
  letter-spacing: 1px;
  font-weight: 400;
  font-family: "Libre Caslon Text", serif;
  align-items: flex-start;
  padding: 0;
  box-sizing: border-box;
}
.events-thumbnail{
  width: 100%;
}
.events-thumbnail img{
  width: 100%;
}

#hp-events div.en-events-slider .en-card-slider-inner-container .en-events-slider-detail .en-event-slider-li-time,
#hp-events div.en-events-slider .en-card-slider-inner-container .en-events-slider-detail .en-event-slider-li-location {
letter-spacing: 0;
  text-align: left;
  font-weight: 400;
font-size: clamp(13px,1.5vw,18px);
line-height: clamp(19px,2.33vw,28px);
color: #fff;
font-weight: 400;
font-family: "Roboto",sans-serif;
}
#hp-events div.en-events-slider .en-card-slider-inner-container .en-events-slider-day:nth-child(2) .en-events-slider-date-day,
#hp-events div.en-events-slider .en-card-slider-inner-container .en-events-slider-day:nth-child(5) .en-events-slider-date-day{
color:#18cef2;
}
#hp-events div.en-events-slider .en-card-slider-inner-container .en-events-slider-day:nth-child(3) .en-events-slider-date-day,
#hp-events div.en-events-slider .en-card-slider-inner-container .en-events-slider-day:nth-child(6) .en-events-slider-date-day{
color:#dce673;
}

#hp-events.en-events-slider > .en-card-slider-inner-container > .en-events-slider-day > .en-events-slider-detail .en-event-slider-li-time {
}

#hp-events.en-events-slider > .en-card-slider-inner-container > .en-events-slider-day > .en-events-slider-detail .en-event-slider-li-location {
}

div.en-events-slider > div.en-card-slider-inner-container > .en-events-slider-day > .en-events-slider-detail {
  overflow: visible !important;
  justify-self: left !important;
}


#hp-events div.en-events-slider-buttons {
  display: flex;
  justify-content: center;
  column-gap: 15px;
  width: min-content;
  padding: 7px 12px;
}

#hp-events div.en-events-slider-buttons button {
    position: absolute;
    top: 117px;
    width: 60px;
    height: 51px;
    border: none;
    cursor: pointer;
    text-indent: -9999px;
    color: white;
}

#hp-events div.en-events-slider-buttons button.en-events-prev {
left: -98px;
  background: url('/pics/left-arrow.png') left center;
}

#hp-events div.en-events-slider-buttons button.en-events-next {
right: -98px;
  background: url('/pics/left-arrow.png') left center;
  transform: rotate(180deg);
  top: 116px;
}

#hp-events div.en-events-slider-buttons button.en-events-prev:hover{
  background: url('/pics/left-arrow.png') -60px center;
}

#hp-events div.en-events-slider-buttons button.en-events-next:hover{
  background: url('/pics/left-arrow.png') -60px center;
}

#hp-events div.en-events-slider-buttons button.en-events-prev:focus{
left: -100px;
  width: 65px;
  background: url('/pics/left-arrow.png') -121px center;
  height: 62px;
  top: 112px;
}

#hp-events div.en-events-slider-buttons button.en-events-next:focus{
right: -100px;
  width: 65px;
  background: url('/pics/left-arrow.png') -121px center;
  height: 62px;
  top: 110px;
}

#hp-events div.en-events-slider-buttons button.en-card-slider-button-disabled {
  opacity: 0.8;
  cursor: auto;
}
div.en-events-slider > div.en-events-slider-footer {
  margin-top: 20px;
  position: unset;
  width: 100%;
  margin-bottom: 20px;
}

div.en-events-slider div.en-events-show-all-calendar {
position: absolute;
  top: -1px;
  right: 0;
  gap: 20px;
  justify-content: flex-end;
  width: fit-content;
}
div.en-events-slider div.en-events-show-all-calendar a{
text-decoration: none;
  font-size: clamp(14px,1.5vw,18px);
  letter-spacing: 0.6px;
  line-height: clamp(18px,2.16vw,26px);
  color: #fff;
  font-family: "MyriadPro-Regular";
  border: 2px solid #6eb43f;
  background-color: transparent;
  min-height: 46px;
  position: relative;
  transition: all 0.3s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  padding: 7px 19px 5px 16px;
  max-width: 183px;
  font-weight: unset;
  box-sizing: border-box;
}
div.en-events-slider div.en-events-show-all-calendar a:last-child{
padding: 7px 18px 5px 19px;
}
div.en-events-slider div.en-events-show-all-calendar a::after {
pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 0;
  height: 6px;
  width: 65.7%;
  opacity: 0;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.102) 55%, rgba(0, 0, 0, 0) 80%);
  transition-duration: 0.3s;
  transition-property: transform opacity;
  right: 0;
  margin: 0 auto;
}

div.en-events-slider div.en-events-show-all-calendar a:is(:hover,:focus){
transform: translateY(-10px);
text-decoration: none;
}
div.en-events-slider div.en-events-show-all-calendar a:is(:hover,:focus)::after{
opacity: 1;
  transform: translateY(10px);
}

#events-page #events.v1 ul li {
  display: flex;
  align-items: baseline; 
}

#sd-arrow{
  background: #000 !important;
}
#events-page #events.v1 .event span.location{
  color: #595959 !important;
}

div.en-events-slider a:any-link {
  display: block;
}
@media only screen and (max-width: 1395px) {
  #hp-events div.en-events-slider-buttons button.en-events-prev {
  left: -30px;
}
#hp-events div.en-events-slider-buttons button.en-events-prev:focus {
  left: -32px;
  }
#hp-events div.en-events-slider-buttons button.en-events-next {
  right: -30px;
}
#hp-events div.en-events-slider-buttons button.en-events-next:focus {
  right: -32px;
}
}
@media only screen and (max-width: 1260px) {
  #fifth-row-inner{
    padding-bottom: 80px;
  }
  #hp-events div.en-events-slider-buttons button.en-events-prev {
  left: -10px !important;
    top: unset !important;
    bottom: -18px !important;
  }
  #hp-events div.en-events-slider-buttons button.en-events-next {
right: -10px !important;
    top: unset !important;
    bottom: -18px !important;
  }
  #hp-events div.en-events-slider-buttons button.en-events-prev:focus {
left: -12px !important;
    top: unset !important;
    bottom: -23px !important;
  }
  #hp-events div.en-events-slider-buttons button.en-events-next:focus {
   right: -12px !important;
    top: unset !important;
    bottom: -23px !important;
  }
}
@media only screen and (max-width: 1150px) {
  #hp-events{
    max-width: 790px;
  }
}
@media only screen and (max-width: 810px) {
  div.en-events-slider div.en-events-show-all-calendar {
 justify-content: center;
    bottom: -15px;
    top: unset;
    margin: 0 auto;
    left: 0;
} 
#hp-events{
  max-width: 730px;
}

h2.events-head{
  text-align: center;
}
#fifth-row{
  margin: 0 auto;
}
}


@media screen and (max-width:550px){
  #fifth-row-inner {
    padding: 60px 0 100px 0;
  }

    
  #hp-events .en-events-slider > .en-card-slider-inner-container > .en-events-slider-day > .en-events-slider-detail .en-events-slider-detail-li{
   padding: 0 10px 0 20px;
  }
  div.en-events-slider div.en-events-show-all-calendar{
   flex-direction: column !important;
    bottom: -60px;
    gap: 15px;
  }
}
@media screen and (max-width:400px){
#hp-events > div.en-events-slider {
  --card-width:300px;
}
}
/* Sixth Row */

#sixth-row-inner > ul {
padding: 0;
  list-style-type: none;
  position: relative;
  margin: 0 auto;
  max-width: 100%;
  display: grid;
  grid-template-columns: 740px 1fr;
}
#sixth-row-inner {
  display: block;
  padding:clamp(15px,3vw,58px) 0 clamp(40px,5vw,60px);
  z-index: 0;
}
#sixth-row {
 background:linear-gradient(to bottom,rgba(250, 250, 248, 0) 0%, rgba(250, 250, 248, 0.6) 12%,rgba(241, 240, 236, 0.75) 61%, rgb(240, 240, 235) 100%),#fff;
  margin: 0px 0 0;
overflow:hidden;
}
/* Featured Photo Album */
#album-sec {
  position: relative;
  text-align: center;
}
#album-sec .HPFeaturedAlbums {
  margin-bottom: 0px;
  position: relative;
}

#album-sec .HPFeaturedAlbums h2{
  display: none;
}
#sixth-row h2 {
text-decoration: none;
  position: relative;
  margin: 0 0 34px -2px;
  padding: 0;
  z-index: 1;
  font-weight: unset;
  overflow: visible;
  text-align: center;
  height: fit-content;
  font-size: clamp(30px,4.83vw,58px);
  line-height: clamp(28px,4.16vw,50px);
  color: #00592d;
  font-weight: unset;
  font-family: "MyriadPro-Bold";
  letter-spacing: 0.1px;
}
#seventh-row h2 a{
  text-decoration: none;
   color: #022b69;
}
#album-sec .HPFeaturedAlbums .featuredAlbums {
  position: relative;
  margin: 0;
  text-align: center;
}

#album-sec .HPFeaturedAlbums ul {
 margin: 0;
  display: flex;
  gap: 20px;
}
#album-sec .HPFeaturedAlbums ul li {
 margin: 0 0 30px;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  overflow: visible;
  position: relative;
  left: 0;
  background: #000;
  border-radius: 5px;
}
#album-sec .HPFeaturedAlbums ul li h3::before{
  content: "";
  position: absolute;
  background: #f9a451;
  width: 14px;
  height: 14px;
  border-radius: 7px;
  top: -7px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
}
#album-sec .HPFeaturedAlbums ul li::before{
content: "";
  position: absolute;
  background: linear-gradient(to top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
  width: 100%;
  height: 50px;
  bottom: 0;
  z-index: 1;
border-radius: 3px;
}
#album-sec .HPFeaturedAlbums ul li::after {
  content: "";
  position: absolute;
  background: rgba(242, 242, 242, 0.05);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
border-radius: 3px;
}
#album-sec .HPFeaturedAlbums ul li:nth-child(2) h3::before{
  background: #7ac142;
}
.HPVideo p::before {
  content: "";
  position: absolute;
  background: #ca2d92;
  width: 14px;
  height: 14px;
  border-radius: 7px;
  top: -7px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#album-sec .HPFeaturedAlbums ul li img {
  border-radius: 3px;
}
#album-sec .HPFeaturedAlbums ul li h3 {
text-shadow: none;
  text-align: left;
  background: #fff;
  transition: 0.3s all ease-in-out;
  font-weight: unset;
}
#album-sec .HPFeaturedAlbums ul li h3 span {
width: auto;
  height: auto;
  line-height: clamp(22px,2.5vw,30px);
  overflow: hidden;
  max-width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0px auto;
/* padding: 11px 10px 0px 11px;*/
 padding: 20px 10px 0px 11px;
  display: none;
  transition: 0.3s all ease-in-out;
/*font-size: clamp(20px,2.33vw,28px);*/
font-size: clamp(20px,2.33vw,22px);
  letter-spacing: 1px;
  color: #0d0a08;
  font-family: "MyriadPro-Regular";
  font-weight: unset;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
 
}
/* Featured Video */
.HPVideo {
  margin-bottom: 0px;
  position: relative;
}
.HPVideo h2 {
  display: none;
}
.HPVideo .videowrapper {
  position: relative;
  margin: 0;
}
#video_player1 video {
  width: 100%;
  height: 100%;
}
#video_player1 {
  position: relative;
background: #000;
border-radius: 3px;

} 
.HPVideo p {
position: relative;
  height: auto;
  margin: 0;
  padding:20px 83px 5px;
  box-sizing: border-box;
  width: 100%;
}
.HPVideo p a {
/*padding: 27px 60px 5px;*/

  text-decoration: none;
  position: relative;
  display: block;
/*font-size: clamp(20px,2.33vw,28px);*/
  font-size: clamp(20px,2.33vw,22px);
  letter-spacing: 1px;
  line-height: clamp(20px,2.33vw,28px);
  color: #0d0a08;
  font-family: "MyriadPro-Regular";
  font-weight: unset;
  text-align: center;
}
#video_player1 {
  position: relative;
  margin: 0 !important;
}
.HPVideo {
margin-bottom: 0;
position: relative;
left: 0px;
}
@media only screen and (max-width: 1230px) {
  .HPVideo .video_player,
  .HPVideo .video_player video {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1100px) {
 
  #sixth-row-inner > ul{
    grid-template-columns: auto;
    gap: 40px;
    justify-items: center;
  }
  #album-sec .HPFeaturedAlbums ul{
    flex-wrap: wrap;
  justify-content: center;
  }
 
  #sixth-row-inner {
  display: block;
 
}
}

@media only screen and (max-width: 950px) {
   .HPVideo .video_player,
  .HPVideo .video_player video {
    width: 100% !important;
    height: 300px !important;
  }
}
@media only screen and (max-width: 880px) {
  #album-sec .HPFeaturedAlbums .featuredAlbums {
    left: 0;
  }
  #album-sec .HPFeaturedAlbums ul li img {
    width: 300px;
    object-fit: cover;
  }
  #album-sec .HPFeaturedAlbums ul li {
    width: 300px !important;
height:100%!important;

  }
}
@media only screen and (max-width: 650px) {
 #album-sec .HPFeaturedAlbums ul li {
  margin: 0 0 55px;
}
}
/* Media section */
#instagram-block{
  margin: 0 auto;
  position: relative;
  display: grid;
  grid-template-columns: auto 71px;
  align-items: flex-start;
  gap: clamp(10px,1.58vw,19px);
  background: linear-gradient(to top, #fff 0%, transparent 100%);
  padding: clamp(10px,1.66vw,21px) min(1.66vw,20px) clamp(10px,1.66vw,20px) min(1.66vw,20px);
  max-width: 1120px;
  box-sizing: border-box;
}

#en-insta-feed-div ul li a div:hover .overlay{
  opacity: 1;
  background: url('/apps/pics/insta_icon.png') no-repeat 50% 50% rgba(61,63,82,.7);
  background-size: 25% auto;
  content: "";
  height: 100%;
  line-height: 0;
  top: 0;
  transition: opacity .3s ease;
  width: 100%;
  z-index: 2;
}
.insta-right {
  display: flex;
  flex-direction: column;
  gap: clamp(20px,4.58vw,55px);
  align-items: center;
  padding: 20px 0 0;
}
.insta-right img {
  margin: 0 0 0 2px;
  transition: 0.2s all ease-in-out;
}
.insta-right a:hover img {
  transform: scale(1.1);
}
#instagram-block h2{
  text-align: left;
  padding: 0;
  margin: 0 0 0 5px;
  width: fit-content;
  max-width: 1200px;
  display: inline-block;
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(0deg);
  font-size: clamp(17px,1.83vw,22px);
  letter-spacing: 0.5px;
  line-height: clamp(17px,1.83vw,22px);
  color: #00592d;
  font-weight: 400;
  font-family: "Libre Caslon Text", serif;
  text-transform: none;
}
#instagram-block h2 a{
  text-decoration: none;
  display: inline-block;
  color: inherit;
  margin: 0px 0 0 0px;
  position: relative;
  top: 0px;
}
#instagram-block h2 a span{
  font-weight: 500;
}
#instagram-block h2:hover a, #instagram-block h2:focus a{
  text-decoration: underline;
}

#instagram-box{
  width: 100%;
  min-height: 393px;
  background: transparent;
  overflow: hidden;
  max-height: 393px;
}
#en-insta-feed-div ul li a div{
  height:clamp(100px,15.83vw,190px) !important;
}
 
#en-insta-feed-div ul li a div .overlay{
  margin-top: 0;
}

#instagram-box #en-insta-feed-div ul {
  padding: 0px !important;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  row-gap: clamp(3px,0.83vw,10px);
  column-gap: clamp(3px,0.83vw,10px);
}
#instagram-box #en-insta-feed-div ul li {
  max-height: clamp(100px,15.83vw,190px);
  height: 100%;
  padding: 0px !important;
  box-sizing: border-box !important;
  overflow: hidden;
  max-width: clamp(100px,15.83vw,190px);
  width: 25% !important;
  flex-basis: 25%;
}

@media only screen and (max-width:900px) {
  #instagram-box {
    max-height: unset;
    min-height: unset;
    background: transparent;
  }
  #instagram-box #en-insta-feed-div ul{
    justify-content: center;
  }
}
@media only screen and (max-width:600px) {

  #instagram-block h2 {
  text-align: center;
    margin: 0 auto 28px;
    transform: none;
    writing-mode: horizontal-tb;
  }
  #instagram-block{
    grid-template-columns: auto;
  }
.insta-right{
  grid-row: 1;
  gap: 5px;
}
#instagram-box #en-insta-feed-div ul li{
  width: 30%!important;
  flex-basis: 30%!important;

}
#instagram-box{
  grid-row: 2;
}
}
@media only screen and (max-width: 768px) {
  .en-aos-init {
    transition-property: none !important;
    transform: none !important;
    animation: none !important;
  }
  #wrapper .en-contactus-form-send-btn td
{
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
  }
  .translated-ltr header.enh1 nav.en-nav,
.translated-rtl header.enh1 nav.en-nav{ 
  height: calc(100% - 40px);
  margin-top:40px;
  z-index: 3;
}
  .DB_dialog #PV_imageDiv img:last-child {
  width: auto !important;
  height: auto !important;
  max-height: 90vh;
  max-width: 90vw;
  padding: 5px !important;
}
.DB_dialog {
  position: fixed !important;
  width: auto !important;
  height: auto !important;
  max-height: 90vh;
  padding-left: 0px !important;
  background-color: transparent !important;
  top: 50% !important;
  transform: translate(-50%, -50%);
  left: 50% !important;
}
  #wrapper #enEditableDiv1 .en-editable-block-wrapper iframe{
    height: 100%!important;
  }
  }
#goog-gt- h1{
  color: #000;
}
#emailForm input[type="button"], #emailForm input[type="submit"],#emailForm button[type="submit"] {
  background-color: #00592d !important;
  color: #fff !important;
}
#emailForm input[type="button"]:hover, #emailForm input[type="submit"]:hover,
#emailForm input[type="button"]:focus, #emailForm input[type="submit"]:focus,
#emailForm button[type="submit"]:hover,#emailForm button[type="submit"]:focus{
  background-color: #000 !important;
  color: #fff !important;
}
  @media only screen and (max-width: 600px){
.en-other-maillists tbody tr, .en-my-maillists tbody tr {
  display: revert!important;
}
.en-other-maillists tbody tr td, .en-my-maillists tbody tr td {
  display: revert!important;
}
.en-other-maillists tbody, .en-my-maillists tbody {
  display: contents!important;
}
}
.en-modal-header-title {
  font-size: clamp(17px, 2.5vw, 21px) !important;
}
#albumSubAlbums h1{
  line-height: 18px!important;
}

#mobileapp-smart-banner .en-smartAppBanner-content {

width: 100% !important;
}
@media only screen and (max-width:1200px){
#pageContentWrapper .video-list-top input[type="submit"]{
  width: clamp(100px,16.66vw,200px)!important;
}
}
@media only screen and (max-width: 729px){
 #albumNavToggle {
    background-color: transparent;
    background-position: right top;
    background-repeat: no-repeat;
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-family: Arial, serif;
    font-size: 10pt;
    height: 26px;
    max-width: 290px;
    padding: 0 17px 0 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    background-image: url(/pics/dropdown_white.png);
    font-weight: normal;
    outline: 0 none;
    padding-right: 28px !important;
    vertical-align: middle;
    z-index: 1 !important;
    outline: none;
  }
#albumsWrapper.narrow #albums{
z-index:0;
}
  #albumNavToggle:hover {
    font-weight: inherit !important;
    color: inherit !important;
  }

  #albumNavToggle span {
    background-image: url(/pics/dropdown_white.png);
    padding-left: 9px !important;
    padding-right: 2px !important;
    outline: none;
  }
  #albumsWrapper.narrow #albums {
    width: 90% !important;
  }
}

#emailForm table tr table td:last-child iframe {
  margin: 0px 0 0 0px;
  height: 23px !important;
  width: 71px !important;
}
@media only screen and (max-width: 700px) {
.en-responsive-table-content {
  padding: 5px 10px !important;
}

.en-responsive-table-header{
border: none !important;
border-right: 1px solid #808080 !important;
}

table.en-editable-table td, table.en-editable-table th {
  padding: 0;
}
#STAFF_SINGLE_PAGE_WO_ASIDE.staffPageRoundPhoto .staffOverviewWrapper, #pageContentWrapper ul#staffContentContactWrapper, #STAFF_SINGLE_PAGE_WO_ASIDE #contactStaff, #STAFF_SINGLE_PAGE_WO_ASIDE #contactStaff table tr td {
    display: flex;
    justify-content: center;
    margin: 0px auto;
}
#STAFF_SINGLE_PAGE_WO_ASIDE #contactStaff table tbody tr td{
width:97%!important;
}
#STAFF_SINGLE_PAGE_WO_ASIDE #contactStaff table tbody tr{
width:97%!important;
}
}

@media only screen and (max-width: 700px) {
  div[en-page-rec-id="446267"] table tr td {
  flex-direction: column !important;
}
#staff.staffR1 .staff-categoryStaffMembers {
    flex-wrap: wrap;
    justify-content: center;
  }
  #staff.staffR1 #staff-search{
    text-align: left;
  }
#staff.staffR1.staff-horizontal .staff-categoryStaffMember a{
padding-right: 3em!important;
}
#staff.staffR1.staff-horizontal .staff-categoryStaffMember dl {
  white-space: initial !important;
}
  #staff.staffR1 #staff-search input{
    margin: 0 0 0 -3px;
    padding: 4px 0px 3px 5px !important;
    background: #263460;
    color: #fff !important;
    border-radius: 0 !important;
    box-shadow: none !important;
  }
  #pageInnerText,#wrapperPageInner{
   background: #fff !important;
    color: #040404 !important;
  }
 
}
#STAFF_MULTI_PAGE_W_ASIDE #pageTitle {
  margin: 0 0 60px 0;
}

@media only screen and (max-width: 1000px) {
.single-video #big-video #hd-link, .single-video #big-video #sd-link {
  margin: 0px 10px 0 20px!important;
}
#video_page #big-video, #video_page #video_player, #video_page #video_placeholder {
  width: 100% !important;
}
}
@media only screen and (max-width: 800px) {
  #STAFF_MULTI_PAGE_W_ASIDE.staffPageContactInfo .contactStaffMember #contactStaff #emailForm table tr td, #staff .staff-categoryStaffMembers {
    display: flex;
    flex-direction: row;
    width: 100% !important;
  }
}
div#persons-page-public ul li h3{
  font-size: clamp(16px,1.5vw,19px)!important;
  line-height: clamp(22px,2.08vw,25px)!important;
}
div#persons-page-public ul li p, div#persons-page-public ul li div{
  font-size: clamp(13px,1.41vw,17px)!important;
  line-height: clamp(19px,1.91vw,23px)!important;
}
#accessibility-complaintFormPage-form dl .select,#accessibility-complaintFormPage-form dl .input,
#accessibility-complaintFormPage-form dl .textarea{
  z-index: 0!important;
}

@media only screen and (max-width: 650px) {
#events-page #events.v1 .event .info {
width: 45%;
}
#events-page #events.v1 .event .time {
width: 35% !important;
white-space: normal;
}
}

















