.flexslider .slides div {
    text-align: center;
    overflow: hidden;
    vertical-align: middle
}
.metaslider .caption-wrap {
    background: 0 0!important;
    opacity: 1!important;
    line-height: 1.43!important;
    top: 0
}
.metaslider .caption {
    padding: 0!important;
    word-wrap: normal!important
}
.hero-box {
    position: relative;
    z-index: 2;
    width: 70%;
    margin: 5% auto 0!important
}
@media (min-width: @screen-md-min) and (max-width: @screen-md-max) {
    .hero-box {
        width: 50%
    }
}
.caption .overlay {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    opacity: .5;
    z-index: 1
}
.hero-box .home-hero-btn,
.hero-box h1,
.hero-box p {
    padding-bottom: 16px
}
.hero-box p.end {
    font-size: 16px!important;
    padding: 16px 0 0!important
}
.hero-box p.sub {
    font-size: 24px!important;
    margin: 0 auto!important;
    width: 80%
}
.slides li img {
    max-height: 500px!important;
    object-fit: cover
}
@media only screen and (max-width: 991px) {
    .hero-box p.sub {
        font-size: 16px!important
    }
    .hero-box h1 {
        font-size: 16px
    }
}
output#range-slider__value {
    display: inline
}
.searchbox {
    color: #000
}

