/*.alert-warning{
    display: flex;
    align-items: center;
}
.alert-warning svg{
margin-right: 15px;    margin-top: -3px;
}
.alert-warning p{
    color:#664d03;
}*/
.mobileview .card-header{
    font-size: 18px;
    font-family: Montserrat Semibold;
}
.listcal .card{
    border-radius:0px;
    max-width:400px;
    margin:0 auto;
}
.listcal{    width: 100%;
    padding: 15px;
    margin: 0 auto;
    display: block;}
.mobileview .list-group-item{
    font-size: 18px;
    font-family: Source Sans Regular;
    color:#fff;
}
.viewevent{
    font-weight: bolder;
    font-size: 16px;
    font-family: Montserrat Semibold;
    margin:10px;
    border-radius:0px;
    padding:9px;
}
.notification.alert {
  display: flex;
  align-items: center;
}
.notification.alert svg {
  margin-right: 15px;
  margin-top: -3px;
}
.notification.alert p {
  color: #664d03;
}
.data_main {
  padding-bottom: 60px;
  min-height: 300px;
}
.qtip-event {
  display: none !important;
}

div.fc.fc-unthemed td.fc-event-container a.fc-event .fc-title {
  font-size: 14px !important;
}
div.fc.fc-unthemed
  td.fc-event-container
  a.fc-event.fc-event-single-day
  .fc-color-icon {
  width: 10px !important;
  height: 10px !important;
  border-radius: 10px !important;
  border: 1px solid transparent;
}
.search h3 {
  margin: 20px !important;
}
/*main.other .news-page-section,main.other  .calendar-page-section {
    margin-top: 15rem !important;
}*/
main.other .notification.alert {
  position: absolute;
  top: 155px;
  width: 100%;
  z-index: 0;
}
main.other .notification.alert {
  position: absolute;
  top: 155px;
  width: 100%;
  z-index: 0;
}
.newscard-inner {
  min-height: 20rem !important;
}
.ics-print {
  width: auto !important;
  border: 1px solid !important;
}
.data_right li {
  display: list-item;
  margin: 10px 0 3px;
  align-items: center;
  font-size: 18px;
  line-height: 25px;
  color: #000;
  margin-bottom: 15px;
}
.data_right a {
  text-decoration: underline;
}
.accordion-body img {
  height: 100px;
}
li {
  display: list-item;
  margin: 10px 0 3px;
  align-items: center;
  font-size: 18px;
  line-height: 25px;
  color: #000;
  margin-bottom: 15px;
}
.breadcrumb-item {
  font-size: 15px !important;
}
.form-control {
  background-color: #f5f8fa;
  border-radius: 3px;
}
.form-group .form-check {
  padding-left: 0;
}
.form-group {
  margin-bottom: 20px;
}
button.btn.btn-primary {
  background: #ff7a59;
  border-color: #ff7a59;
  color: #ffffff;
  font-size: 12px;
  line-height: 12px;
  padding: 12px 24px;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}
.form-check .form-check-input {
  float: left;
  margin-left: 0;
  margin-right: 10px;
}
/*.translated-ltr .fixed-top{
    top:35px !important;
}*/
.search_form_2 .form-control {
  background-color: transparent;
}
.data_right iframe {
  max-width: 100%;
}

@media print {
  body {
    visibility: hidden;
  }
  #print_this {
    visibility: visible;
    position: absolute;
    left: 0;
    top: 0;
  }
}

.eventdetail {
  font-size: 18px !important;
}
.VIpgJd-ZVi9od-l4eHX-hSRGPd {
  display: flex;
  align-items: center;
  margin-top: -10px;
}
.goog-te-gadget .goog-te-combo {
  padding: 6px;
  font-size: 12px;
  border-color: #005dac;
}
.main-content-search {
  margin-top: 40px;
  margin-bottom: 40px;
}
.form-search {
  margin-bottom: 30px;
}

.other .fixed-top {
  max-height: 80px;
}
.nav-item.search_form .search_form_2 .form-select {
  margin-top: 5px;
}
.translated-ltr .fixed-top {
  top: 38px;
}
.translated-ltr .sticky {
  top: 140px !important;
}
.search .banner{
    background-size: cover;
    height: 55vh;
    background-repeat: no-repeat;
    
}
.search .sevingg {
    margin-top: 30px !important;
}
.search .site-search{
    bottom:calc(50%);
}
.translated-ltr .banner .site-search {
  bottom: calc(45%);
}
.translated-ltr header .sticky {
  top: 115px !important;
}
.news-slider .btn {
  margin-left: 1rem;
}
.filter-a {
  background-color: #000 !important;
  color: #fff !important;
}
.other .VIpgJd-ZVi9od-l4eHX-hSRGPd {
  margin-top: 0;
}
.sticky {
  top: 100px !important;
}
.other .sticky {
  top: 80px !important;
}
.filter-a:focus {
  background-color: #000 !important;
}
.event-left p,
.event-left a,
.event-left h5 {
  color: #fff;
}
.event-left h5 {
  margin-left: 1rem;
}
.fc-month-button {
  z-index: 0 !important;
}
.print-btns {
}
.submit img {
  width: 55px !important;
}
.calendar-view{
    display:none;
}
@media (max-width: 991px) {
  .hideonmob {
    display: none;
  }
  .support-div h2 {
    font-size: 18px !important;
  }
  footer .mob-info p {
    border-bottom: none !important;
  }
  .news-page-section {
    margin-top: 8rem;
  }
}

.mobileview{
    display:none;
}
