img.sub {
  border: 0;
}

q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}

/* Font styles */

#pageContentWrapper h1,
#pageContentWrapper h2,
#pageContentWrapper h3,
#pageContentWrapper h4,
#pageContentWrapper h5,
#pageContentWrapper h6 {
  margin: 0 0 10px 0;
  line-height: 1.2;
  color: #000;
  font-family: "Lato", sans-serif;
  font-weight: 900;
}

/*--------------------------- Inside page-------------------------------*/
.inside-page {
  position: relative;
}
/* Page navigation */
#pageNav {
  border: 0;
  position: relative;
  background: #4b9cd3;
  margin-left: 20px;
  padding: 15px 0;
}

#pageNav ul {
  padding: 0 !important;
  margin: 0 auto !important;
  width: 300px;
  height: auto !important;
}

#pageNav ul li {
  padding: 0 0 0px !important;
  margin: 0 0 0px !important;
  zoom: 1;
  /* important for IE6 */
}
#pageNav td img {
  display: none;
}
#pageNav ul,
#pageNav ul li {
  list-style: none;
}
#pageNav ul li a,
#pageNav ul li b,
#pageNav ul li strong {
  min-height: 20px;
  text-decoration: none;
  padding: 16px 20px;
  margin: 0;
  display: block;
  position: relative;
  z-index: 1;
  text-align: left;
  letter-spacing: 0;
  font-size: 21px;
  line-height: 22px;
  color: #000;
  font-weight: 600;
  font-family: "Red Rose", system-ui;
  transition: 0.25s all ease;
}
#pageNav ul li b,
#pageNav ul li a:hover,
#pageNav ul li strong,
#pageNav ul li a:focus {
  color: #fff !important;
  background: #0a2b70;
}

/* Other homepage section extras */
.dark {
  background-color: #0a2b70 !important;
  letter-spacing: 0px;
  line-height: 30px;
  color: #fff;
  font-weight: 400;
  font-family: "Lato", sans-serif;
  font-size: 17px;
}

.light {
  background-color: #fdfafa !important;
  letter-spacing: 0px;
  line-height: 30px;
  color: #4c4c4c;
  font-weight: 300;
  font-family: "Lato", sans-serif;
  font-size: 17px;
}

.dark a,
.dark a:visited,
.dark a:link,
.dark a:hover,
.dark a:active {
  color: #fff;
}

/* Site Styles */
#wrapper .content .inside {
  max-width: 1300px;
  box-sizing: border-box;
  width: var(--en-website-width);
  margin: 0 auto;
  min-height: min(3000px, 30vh);
  padding: 0 0 80px;
  background: #fff;
  position: relative;
  z-index: 1;
}
#en-content-wrapper a:is(:hover, :focus) {
  color: #2b7bb1;
}
#wrapper .neutral,
#wrapper table,
#en-content-wrapper {
  font-family: "Lato", sans-serif;
  font-size: 17px;
  color: #000;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0;
}
.pageTitle {
  width: auto;
  height: auto;
  margin: 0 0 10px -2px;
  position: relative;
  font-size: clamp(23px, 4.3vw, 35px);
  line-height: clamp(28px, 4.3vw, 35px);
  color: #000;
  font-weight: 900;
  font-family: "Lato", sans-serif;
  text-align: left;
  padding: 48px 0 15px;
  letter-spacing: 2.7px;
  box-sizing: border-box;
  background: none;
  text-transform: uppercase;
}
#wrapper {
  overflow: hidden;
}

#wrapper header {
  z-index: 2;
  position: relative;
  background: #1d1d1d;
}
@media only screen and (max-width: 1250px) {
  #wrapper .content .inside {
    width: auto;
  }
}

@media (max-width: 700px) {
  #pageAsideWrapper.pageAsideLeftWrapper {
    margin: 30px 0 15px;
  }
  #pageNav ul {
    width: 100%;
  }
  #pageAsideWrapper #pageNav tbody {
    width: 100%;
  }
  #pageAsideWrapper #pageNav tbody > tr {
    width: 100%;
    display: block;
  }
  #wrapper #modal-header-title {
    font-size: clamp(20px, 3.5vw, 23px);
    font-weight: 700;
  }
  #wrapper .en-modal-header {
    padding: 20px 25px;
  }
}

@media (max-width: 991px) {
  .close {
    font-family: Arial, Verdana, sans-serif;
  }
  .pageTitle {
    margin: 0 0 10px;
    padding: 20px 0;
  }
  #wrapper {
    overflow-x: hidden;
  }
  #pageContentWrapper h1 {
    font-size: clamp(25px, 3.2vw, 32px);
    line-height: clamp(35px, 6.2vw, 42px);
  }

  #pageContentWrapper h2 {
    font-size: clamp(21px, 2.4vw, 24px);
    line-height: clamp(30px, 5vw, 35px);
  }

  #pageContentWrapper h3 {
    font-size: clamp(17px, 1.8vw, 18px);
    line-height: clamp(24px, 2.7vw, 30px);
  }

  #pageContentWrapper h4 {
    font-size: clamp(15px, 1.6vw, 16px);
    line-height: clamp(22px, 2.5vw, 28px);
  }

  #pageContentWrapper h5 {
    font-size: clamp(14px, 1.4vw, 14px);
    line-height: clamp(20px, 2.4vw, 26px);
  }

  #pageContentWrapper h6 {
    font-size: clamp(11px, 1.2vw, 12px);
    line-height: clamp(19px, 2.2vw, 25px);
  }
}

@media (max-width: 1250px) {
  #wrapper .content {
    width: auto;
    padding: 0 20px;
  }
}

@media only screen and (max-width: 700px) {
  #wrapper #contactStaff #emailForm td {
    padding-left: 0 !important;
    flex-wrap: wrap;
  }
  #wrapper #contactStaff #emailForm td span {
    padding: 10px 0;
  }
  #wrapper #contactStaff #emailForm td label {
    margin: 0 15px 0 0;
  }
  #wrapper .content::before {
    content: none;
  }
  #pageNav ul li a,
  #pageNav ul li b,
  #pageNav ul li strong {
    font-size: 18px;
  }
}

/* staff styles */
#contactStaff input[type="button"],
#contactStaff input[type="submit"] {
  color: #000 !important;
  background: #f9b041;
  transition: 0.3s all ease;
}
#contactStaff input[type="button"]:hover,
#contactStaff input[type="submit"]:hover,
#contactStaff input[type="button"]:focus,
#contactStaff input[type="submit"]:focus {
  background: #f9b041;
  border-color: #f9b041;
  color: #000 !important;
}

#contactStaff input {
  padding: 12px 10px;
}

/* staff styles end */

#staff.staffR1.staff-horizontal .staff-categoryStaffMember dl dt {
  padding: 0 0 5px;
}

#wrapper #enEditableDiv1 .en-editable-block-wrapper iframe {
  background: #000;
  width: 100%;
}

#wrapper .bell-title a:is(:hover, :focus) {
  color: #fff !important;
  text-decoration: underline;
}
#wrapper .bell-title a {
  text-decoration: none;
}

#wrapper #pageContentWrapper #contactStaff .emailForm_submit button {
}
#wrapper
  #pageContentWrapper
  #contactStaff
  .emailForm_submit
  button:is(:hover, :focus) {
  background: #f9b041;
  color: #000;
  border-color: #f9b041;
}

@media only screen and (max-width: 991px) {
  #wrapper .en-contactus-form-send-btn > td:first-child {
    display: none;
  }
  #wrapper .en-contactus-form-send-btn .vAlignTop {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
  }
  #wrapper header {
    z-index: 2;
  }
}

/* inner calender styles */

#events-page #events.v1 ul .clear {
  display: none;
}

#wrapper #infobarwrap {
  z-index: 14 !important;
}

body.model-open #wrapper footer {
  z-index: -1;
}
body.loadingPhoto header {
  z-index: -1;
  position: relative;
}
.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;
}

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

@media only screen and (max-width: 768px) {
  #DB_dialog img:last-child {
    width: 100% !important;
    box-sizing: border-box;
  }
}

/* -------------------------------*/

@media only screen and (max-width: 1250px) {
  #wrapper .content {
    padding-inline: 20px;
  }
}

.DB_dialog #PV_imageDiv img:nth-child(2) {
  width: auto !important;
  height: auto !important;
  max-height: 80vh;
  max-width: 90vw;
  padding: 5px !important;
}

#wrapper #events-page #events.v1 .dayInfoWrap {
  border: 0 !important;
}

#wrapper #events-page #events.v1 .event .info {
  position: relative;
  top: -3px;
}

@media (max-width: 700px) {
  #wrapper .en-modal-content {
    width: 90%;
  }
  #pageNav ul li a::before,
  #pageNav ul li b::before,
  #pageNav ul li strong::before {
    right: 0;
  }
}

/*------------staff responsive-------------*/

@media (max-width: 900px) {
  #wrapper #staff .staff-categoryStaffMembers {
    flex-wrap: wrap;
    gap: 15px;
    display: flex;
  }
  #wrapper #staff .staff-categoryStaffMembers li.staff-categoryStaffMember {
    width: 47%;
  }
}

@media (max-width: 700px) {
  #wrapper #staff .staff-categoryStaffMembers {
    justify-content: space-between;
  }
  #wrapper #staff .staff-categoryStaffMembers li.staff-categoryStaffMember {
    width: 45%;
  }
}

@media (max-width: 500px) {
  #wrapper #staff .staff-categoryStaffMembers li.staff-categoryStaffMember dl {
    max-width: 242px;
  }
  #wrapper #staff.staffR1.staff-horizontal .staff-categoryStaffMembers {
    margin-right: -20px;
  }
  #wrapper #staff.staffR1 #staff-search input,
  #wrapper #pageContentWrapper {
    width: 97.5% !important;
  }
}

@media (max-width: 355px) {
  #wrapper #staff .staff-categoryStaffMembers li.staff-categoryStaffMember dl {
    max-width: 200px;
  }
}

/*------------staff responsive-------------*/

.model-open header.enh1 div.enh1-logo-cont a {
  z-index: 1;
}

/*------------sign in page-------------*/

@media (max-width: 700px) {
  .pageresponsive table tbody > tr td:nth-child(1) strong {
    margin: 0 0 20px;
    display: block;
    text-align: center;
  }
  .pageresponsive table tbody > tr td:nth-child(1) {
    padding: 0 !important;
  }
  .pageresponsive table tbody > tr {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .pageresponsive table tbody > tr#signInHeaderRow strong {
    margin: 0;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
  }
  .pageresponsive table tbody > tr#signInHeaderRow td {
    width: 100%;
  }
  .pageresponsive table tbody > tr#signInHeaderRow {
    margin: 0 0 10px;
  }
  .pageresponsive table tbody tbody {
    padding: 0 0 10px 0;
    display: inline-block;
    background: #fdfafa;
  }
}

@media (max-width: 350px) {
  .pageresponsive table tbody > tr td,
  .pageresponsive table tbody > tr,
  .pageresponsive table tbody,
  .pageresponsive table {
    max-width: 280px;
    margin: 0 auto;
  }
}

#wrapper .sso-container a div span {
  margin: 0;
  padding: 4px 8px 0 12px;
}

/*------------sign in page-------------*/

.model-open #wrapper header {
  z-index: -1;
}
.model-open #wrapper .content {
  height: 100vh;
}

/*-----------------------------------------------*/

@media only screen and (min-width: 701px) {
  #wrapper #events-page #events.v1 ul {
    margin-bottom: 10px;
  }
}

#en-content-wrapper .dark.darkBorderTop a:is(:hover, :focus) {
  color: #67ACDA;
}
.bell-schedule .bell-schedule-description {
  text-align: center;
}
.bell-schedule .bell-title {
  text-align: center;
  justify-content: center;
}