html {
  font-size: 62.5%;
}
body.inner-page {
  display: flex;
  flex-direction: column;
  min-height: 100vh !important;
  height: 100% !important;
}
.footer.inner-page {
  margin-top: auto;
  top: 0;
  overflow-x: hidden;
}
.inner-page .rotating-img {
  display: block;
  height: 460px;
  position: relative;
  margin-top: -120px;
  width: 100%;
}
.inner-page .rotating-img #ir7751 {
  width: 100% !important;
  height: 100% !important;
  overflow: hidden !important;
}
.inner-page .rotating-img #ir7751 #ir7751-ir7751-slider {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}
.inner-page .rotating-img .nivo-slice {
  width: 100% !important;
}
.inner-page .rotating-img::after {
  background: url(/pics/inner-banner-overlay.png) repeat-x left top;
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 100%;
  height: 100%;
  top: 0px;
  z-index: 4;
}
@media only screen and (max-width: 1100px) {
  .inner-page .rotating-img {
    height: max-content;
  }
  .inner-page .rotating-img #ir7751-ir7751-slider {
    aspect-ratio: 1200/460 !important;
  }
}
@media only screen and (max-width: 800px) {
  .inner-page .rotating-img {
    margin-top: 0;
  }
}
.en-pages-wrapper {
  width: 100%;
  position: relative;
  background-color: rgb(255, 255, 255);
}
.en-pages-inner-wrapper {
  max-width: 1100px;
  width: 94%;
  min-height: 400px;
  height: auto !important;
  margin: 0 auto;
  position: relative;
  padding: 20px 0 84px;
}
.en-pages-inner-wrapper,
.en-pages-inner-wrapper .neutral,
.en-pages-inner-wrapper table {
  font-weight: 400;
  font-size: clamp(15px, 1.64vw, 18px);
  color: #131313;
  line-height: 25px;
  font-family: 'Karla', sans-serif;
}
.pageTitle {
  width: auto;
  display: block;
  height: auto;
  padding: 0;
  margin: 34px 0 27px;
  font-size: clamp(28px, 4vw, 44px);
  color: #0c0c0c;
  position: relative;
  line-height: 0.9545454545454545;
  font-weight: 700;
  text-transform: uppercase;
  font-family: 'Karla', sans-serif;
  letter-spacing: -0.9px;
}
.en-pages-inner-wrapper ol {
  display: block;
  list-style-type: decimal;
  margin-block-start: 18px;
  margin-block-end: 18px;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
.en-pages-inner-wrapper p {
  display: block;
  margin-block-start: 18px;
  margin-block-end: 18px;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.en-pages-inner-wrapper ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 18px;
  margin-block-end: 18px;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
.en-pages-inner-wrapper dl dd {
  padding: 5px;
}
.en-pages-inner-wrapper dd {
  display: block;
  margin-inline-start: 40px;
}
.en-pages-inner-wrapper dl {
  padding: 5px;
  display: block;
  margin-block-start: 18px;
  margin-block-end: 18px;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.en-pages-inner-wrapper blockquote {
  display: block;
  margin-block-start: 18px;
  margin-block-end: 18px;
  margin-inline-start: 40px;
  margin-inline-end: 40px;
}
.en-pages-inner-wrapper a:hover,
.en-pages-inner-wrapper a:focus {
  color: #212268;
}
.light {
  background-color: rgb(253, 250, 250) !important;
  font-weight: 400 !important;
  color: rgb(19, 19, 19) !important;
  font-size: clamp(15px, 1.64vw, 18px) !important;
  line-height: 25px !important;
  font-family: Karla, sans-serif !important;
}
.dark {
  background-color: rgb(55, 75, 129) !important;
  color: rgb(255, 255, 255) !important;
  font-family: Karla, sans-serif !important;
  font-size: clamp(15px, 1.64vw, 18px) !important;
  line-height: 25px !important;
}
.dark a,
.dark a:visited,
.dark a:link,
.dark a:hover,
.dark a:active {
  color: rgb(255, 255, 255) !important;
}
ul#classList li a:hover,
ul#classList li a:focus {
  text-decoration: none;
}
#pageNav {
  border: 0px;
  position: relative;
  background: rgb(132, 197, 168);
  margin-left: 20px;
  font-size: 14px;
  padding: 0px 0px 30px;
}
#pageNav td img {
  display: none;
}
#pageNav ul {
  width: 300px;
  padding: 10px 0px !important;
  margin: 0px auto !important;
  height: auto !important;
}
#pageNav ul,
#pageNav ul li {
  list-style: none;
  line-height: 16px;
}
#pageNav ul li {
  zoom: 1;
  padding: 0px !important;
  margin: 0px !important;
}
#pageNav ul li a,
#pageNav ul li b,
#pageNav ul li strong {
  min-height: 20px;
  text-decoration: none;
  padding: 10px 15px 10px 21px;
  margin: 0px;
  display: block;
  text-align: left;
  z-index: 0;
  line-height: 1.2;
  font-weight: 600;
  font-size: clamp(17px, 1.82vw, 20px);
  transition: all 0.5s ease 0s;
  position: relative;
  font-family: Karla, sans-serif;
  color: rgb(12, 12, 12) !important;
}
#pageNav ul li b,
#pageNav ul li a:hover,
#pageNav ul li strong,
#pageNav ul li a:focus {
  background: rgb(255, 209, 102);
  color: rgb(12, 12, 12) !important;
}
thead.dark th {
  padding: 3px;
}
.darkBorderBottom {
  padding: 4px;
}
tbody.light td {
  padding: 3px;
}
.lightBorderBottom {
  padding: 4px;
}
tfoot.neutral td {
  padding: 3px;
}
.en-pages-inner-wrapper hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 19px 0;
  padding: 0;
}
.en-pages-inner-wrapper img {
  vertical-align: middle;
  border: none;
}
.light.pale.lightBorderBottom {
  padding: 8px;
}

@media only screen and (max-width: 1000px) {
  #staff.staffR1.staff-horizontal .staff-categoryStaffMembers {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  #staff.staffR1.staff-horizontal .staff-categoryStaffMember {
    min-width: 300px;
  }
  #staff.staffR1.staff-horizontal .staff-categoryStaffMember dl dd {
    white-space: normal;
  }
}

/* popup images */
.DB_mask {
  z-index: 99999999999999 !important;
}
.DB_dialog {
  z-index: 999999999999999 !important;
}
@media only screen and (max-width: 768px) {
  .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;
  }
  .DB_dialog #PV_imageDiv img:first-child {
    padding: 0px 3px 5px 8px !important;
  }
  .DB_dialog #PV_imageDiv img:last-child {
    width: auto !important;
    height: auto !important;
    max-height: 90vh;
    max-width: 90vw;
    padding: 0 !important;
  }
}
#staff.staffR1.staff-horizontal .staff-categoryStaffMember dl dt {
  font-size: 12px;
}
.bell-title a {
  text-decoration: none !important;
}
.bootstrap input[type='text'] {
  height: 15px !important;
}

/*staff page*/
@media only screen and (max-width: 1000px) {
  #staff.staffR1.staff-horizontal .staff-categoryStaffMembers {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  #staff.staffR1.staff-horizontal .staff-categoryStaffMember {
    min-width: 300px;
  }
  #staff.staffR1.staff-horizontal .staff-categoryStaffMember dl dd {
    white-space: normal;
  }
}
/* Album titles mobile */
@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: 2 !important;
    outline: none;
  }
  #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;
  }
}
.button3demboss {
  width: max-content !important;
  padding: 0 9.6px !important;
  background: #e2e2e2 -webkit-gradient(linear, 0% 0%, 0% 80%, from(rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0))) !important;
  border: 1px solid #aeafb3 !important;
  border-radius: 4px !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  box-shadow: none !important;
  position: relative;
}
.button3demboss:hover {
  border-color: #818285 !important;
}
#pageContentWrapper .video-list-top #searchbox2.has-btn,
.searchbox2.has-btn {
  border-right: none !important;
  padding: 4px 3px !important;
}
#staff-search-comp {
  display: block;
  text-align: right;
}
#staff-search span {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  display: inline-block;
  font-size: 12px;
}
#staff-search input {
  font-family: Arial, Helvetica, sans-serif;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  box-shadow: 2px 2px 3px -1px rgb(0 0 0 / 20%) inset;
  font-size: 11px;
  padding: 4px 5px 3px 10px;
  -webkit-appearance: none;
  width: 200px;
  outline: 0;
  background-color: #fff !important;
}
#index-page #edunet_webform textarea {
  max-width: 330px;
}
#more-videos-list li a.playing {
  font-weight: 400 !important;
}
/* inner-page event */
#events-page #infobar #curmonth {
  font-size: clamp(14px, 2.2vw, 22px) !important;
}

/* form contact */
#en-cms-contact-form table {
  max-width: 463px;
  width: 100%;
  margin: 0 auto;
}
#en-cms-contact-form table .en-contactus-form-firsthf td {
  padding: 5px;
}
.en-contactus-form-secondhf td {
  padding: 5px;
}
#en-cms-contact-form table tr td #inputName,
#en-cms-contact-form table tr td #inputEmail,
#en-cms-contact-form table tr td #inputMessage {
  border: 1px solid #aaaabb !important;
  border-radius: 0 !important;
  font-family: Arial, Verdana, sans-serif !important;
  font-size: 9.5pt !important;
  padding: 2px !important;
  width: 350px !important;
}
.en-contactus-form-last-td table td {
  padding: 5px;
}
@media (max-width: 450px) {
  #en-cms-contact-form table tr td #inputName,
  #en-cms-contact-form table tr td #inputEmail,
  #en-cms-contact-form table tr td #inputMessage {
    width: 100% !important;
  }
  #events-page #infobar #calicon {
    left: 82px !important;
  }
  #events-page #infobar #nav a {
    padding: 0 !important;
  }
}
/* inner pages photos -- responsive -- */
@media only screen and (max-width: 1100px) {
  #pageContentWrapper img {
    max-width: 100% !important;
    object-fit: cover;
    object-position: unset !important;
  }
  #pageContentWrapper .img {
    align-items: center;
    display: flex;
  }
}
@media only screen and (max-width: 650px) {
  #alert-box {
    width: 92% !important;
  }
  .alert-box .alert-box-body img {
    width: 100%;
  }
}
@media only screen and (max-width: 460px) {
  .dayeventwrap .finaleventofday {
    margin-bottom: 73px !important;
  }
  .event.diffday.finaleventofday {
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 500px) {
  .en-pages-wrapper #albumsWrapper.narrow #albums {
    width: 100%;
  }
}
@media only screen and (max-width: 800px) {
  .en-pages-inner-wrapper #events-page #events.v1 ul li {
    margin-bottom: 30px;
  }
}
#events-page #events.v1 .event .time {
  white-space: nowrap;
}
@media only screen and (min-width: 576px) {
  .newsContent {
    padding: 0 !important;
  }
}
div.bell-schedule {
  width: 70% !important;
  margin: 0 auto 57px auto !important;
  border-collapse: collapse !important;
  max-width: inherit;
}
div.bell-schedule {
  width: 70% !important;
  margin: 0 auto 57px auto !important;
  border-collapse: collapse !important;
  max-width: inherit;
}
div.bell-schedule .dark {
  padding: 0 8px 9.6px !important;
  box-sizing: border-box !important;
  border-bottom: 1px solid #888888;
}
.bell-schedule div.dark.bell-title {
  padding: 6.4px 8px 4.32px !important;
  font-size: inherit !important;
  border: 0;
  justify-content: center;
}
.bell-schedule .lightBorderBottom.flex.real-headers.en-bell-schedules-data-header {
  border-bottom: none !important;
  padding: 0;
}
@media only screen and (max-width: 990px) {
  div.bell-schedule {
    width: 97% !important;
  }
}
@media only screen and (max-width: 500px) {
  .en-modal-body #pageNav ul {
    width: 100%;
  }
  #emailForm td .waInputText {
    width: 96% !important;
    margin: 0 auto;
  }
  #contactStaff form table tbody tr:nth-child(6) td table tr td:last-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  #contactStaff form table tbody tr:nth-child(6) td table tr td {
    width: 96% !important;
  }
}

.en-pages-inner-wrapper .waInputText {
  border: 1px solid #aaaabb;
  font-family: Arial, Verdana, sans-serif;
  font-size: 9.5pt;
  padding: 2px;
  width: 372px !important;
  border-radius: 0 !important;
}

#signInHeaderRow .darkBorderBottom {
  padding: 4px;
}
#emailForm tr td {
  padding: 5px !important;
}
#emailForm tr:last-child td input {
  width: max-content;
  white-space: pre;
  background-color: buttonface;
  color: buttontext;
  border: 1px solid #000;
  padding: 2px 6px;
}
#emailForm tr:last-child td input:hover {
  background-color: #cccccc75;
}
#emailForm table {
  margin: 0 auto;
}
.en-pages-inner-wrapper ul ul {
  list-style-type: circle;
  margin-block-start: 0px;
  margin-block-end: 0px;
}

#pageContentWrapper h1,
#pageContentWrapper h2,
#pageContentWrapper h3,
#pageContentWrapper h4,
#pageContentWrapper h5,
#pageContentWrapper h6 {
  margin: 0 0 15px 0;
  font-family: 'Karla', sans-serif;
  color: #374b81;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.9px;
  text-transform: uppercase;
}
@media only screen and (min-width: 1100px) {
  .inner-page .footer-logo {
    top: -3px;
  }
  .inner-page .download-holder {
    gap: 5px;
    top: -3px;
  }
  #staff-search-comp {
    height: 25px;
  }
}
@media only screen and (max-width: 545px) {
  div.en-editable-block-wrapper figure.img-right,
  div.en-editable-block-wrapper figure.img-left {
    float: inherit !important;
    margin: 2px auto !important;
    justify-content: center !important;
  }
}

@media only screen and (max-width: 1100px) {
  .pageTitle {
    margin: 10px 0;
  }
  .en-pages-inner-wrapper {
    padding: 20px 0 40px;
  }
  #pageContentWrapper .encms-ie-compatible-container .img.img-center .img{
    height: auto !important;
  }
  #pageContentWrapper .en-editable-block-wrapper .img.img-right,
  #pageContentWrapper .en-editable-block-wrapper .img.img-left{
    float: inherit !important;
    margin: 2px auto !important;
  }
}
@media only screen and ( min-width: 1000px){
  #events-page #events.v1 .event .info {
    margin-top: -4px !important;
  }
}
@media only screen and (max-width: 900px){
  .event.diffday.first.finaleventofday.MCPSA{
    display: flex;
    justify-content: space-between;
  }
#events-page #events.v1 .event .time {
  width: 25% !important;
}
#events-page #events.v1 .event .info {
width: 60%;
}
}
#events-page div#infobar.stick #infobarwrap {
  z-index: 9999999999999 !important;
}

@media only screen and (max-width: 1000px){
  iframe[src="https://www.youtube.com/embed/dJp71WQEqaI"]{
    width: 100%;
  }
}
div.en-editable-block-wrapper {
  margin: 0px 0px 15px;
}
@media only screen and (max-width: 600px){
iframe[src="https://www.youtube.com/embed/w9Lh834Q4-g"]{
  width: 100%;
}
}
.newsImage.width300.sub{
  width: 300px;
}
div.newsItem p.summary {
  margin-top: 20px;
}
.dark.darkBorderBottom{
  padding: 3px;
}
.height100.floatLeft.sub{
  height: 100px;
}
#more-videos-list li a.playing {
  background-color: #d0d0d0 !important;
  border-top: 1px solid #777 !important;
  border-bottom: 1px solid #777 !important;
}
#controls #searchbox {
  height: 19px !important;
}
.button3demboss.search {
  line-height: 1.916666666666667 !important;
}
@media only screen and (max-width: 1000px){
  
  #controls form .button3demboss.search{
    height: 25px !important;
  }
}
.filter-wrapper .en-autocomplete li{
  list-style: none;
}
.en-pages-inner-wrapper .en-autocomplete{
padding-inline-start: 0;
}
@media only screen and (max-width: 700px){
  #pageAsideWrapper.pageAsideLeftWrapper{
    margin-bottom: 20px;
  }
}

#listing-bottom #pagination ol li.prev a.button3demboss.left-side{
    border-radius: 4px !important;
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
    left: 1px;
}
#listing-bottom #pagination ol li.prev a.button3demboss.left-side img{
    top: -2px;
    position: relative;
}


#listing-bottom #pagination ol li.next a.button3demboss.next.right-side img{
  top: -1.5px;
    position: relative;
}
@media only screen and (max-width: 950px){
#pageContentWrapper .video-list-top #searchbox2.has-btn, .searchbox2.has-btn{
margin-top: 1px;
}
}
@media only screen and (max-width: 650px){
.video-list-top #controls3 form{
    flex-direction: row;
    display: flex;
}
#pageContentWrapper .video-list-top #searchbox2.has-btn, .searchbox2.has-btn{
    margin-top: 0px;
    width: initial !important;
}
}
@media only screen and (700px < width < 780px){
#pageContentWrapper .video-list-top #searchbox2.has-btn, .searchbox2.has-btn{
	width: 119px;
padding: 4px 0px 4px 3px !important;
}
}

@media only screen and (max-width: 800px){
#mobileapp-smart-banner .en-smartAppBanner-content {
    width: 100% !important;
}
}
