#header .header-inner #logo, #header #header-wrap #logo {
 height: 60px;
}
.inspiro-slider.slider-quarterscreen { height: 52vh; }
.rounded-circle {
    border-radius: 50%!important;
}
.form-control {
    border: 1px solid #000000;
}
.form-select {
    border: 1px solid #000000;
}
#mainMenu nav > ul > li .dropdown-menu {
    min-width: 290px;
}
/*@media (max-width: 991.98px) {*/
@media only screen and (max-width: 480px) {
  .inspiro-slider .slide .slide-captions {
      padding-top: 40px;
      text-align: center;
  }
}
button.btn.btn-outline, .btn:not(.close):not(.mfp-close).btn-outline, a.btn:not([href]):not([tabindex]).btn-outline {
    background-color: #AA0000;
    border-width: 2px;
    border-style: solid;
    border-color: #ffffff;
    color: #ffffff;
}
.header-extras > ul > li a, .header-extras > ul > li i {
    color: #ffffff;
}
.list-icon {
  font-size: 18px;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}
.event-info-box {
  background: #111;
  padding: 40px 0;
}
.bck-grey {
  background-color: #DCDCDC
}

.event-info-box .col-lg-3,
.event-info-box .col-lg-4 {
  border-right: 1px solid #333;
}

.event-info-box .col-lg-3:last-child,
.event-info-box .col-lg-4:last-child {
  border-right: 0;
}

.event-info-icon {
  color: #fff;
  float: left;
  clear: both;
  padding: 10px 22px;
  width: 70px;
}

.event-info-content .info-title {
  font-size: 18px;
  font-weight: 800;
  color: #b41525;
}

.event-info-content .info-description {
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 6px;
}

.post-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.text-smallx {
    font-size: 30px !important;
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: 20px;
}
