#sidebardatepicker2 .ui-datepicker {
  width: 100%;
}
#sidebardatepicker2 .ui-datepicker td span,
#sidebardatepicker2 .ui-datepicker td a {
  padding: 1em 0.5em;
}
.ind-slider-box .ind-slider-box-wrap .bannertxt {
  text-align: center;
  padding-bottom: 15px;
  font-size: 18px;
}
.ind-slider-box .ind-slider-box-wrap .bannertxt .bg {
  background: white;
  opacity: 0.75;
}
.admissionblock li {
  padding: 5px 10%;
}
#sidebardatepicker2 {
  padding: 0 20px;
}
.main_statistic {
  padding-top: 20px;
}
.main_statistic .stattitle {
  font-size: 15px;
}
.main_statistic .count {
  font-size: 18px;
}
.main_statistic .faicon {
  font-size: 35px;
}
.shortcatlist >li {
  margin: 10px 0;
}
.shortcatlist >li >h4 {
  background-color: #ff6e00;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-bottom: 0;
  font-size: 20px;
  padding: 7px 5px;
}
.shortcatlist >li >h4 a {
  color: white;
  margin-bottom: 0;
}
.shortcatlist >li figure.setcrop {
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  margin-bottom: 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  overflow: hidden;
}
.shortcatlist >li figure.setcrop img {
  visibility: hidden;
  width: 100%;
}
.shortcatlist >li figure.setcrop figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.shortcatlist >li figure.setcrop figcaption:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: black;
  opacity: 0.5;
}
.shortcatlist >li figure.setcrop figcaption a {
  color: white;
  text-align: center;
  margin-bottom: 0;
  padding: 10px 0;
}
