.paddingTop75{
    padding-top: 75px;
}
.rd-navbar-default-with-top-panel.rd-navbar-default, .rd-navbar-default.rd-navbar-static.rd-navbar--is-stuck {
    background-color: #fff;
}
.block-padd-bottom{
    padding-bottom: 50px;
}
.block-padd-bottom img{
    transition: all .5s ease-in-out;
}
.block-padd-bottom img:hover{
    transform: scale(1.1);
}
.thumbnail-instafeed img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: auto;
}
.thumbnail-instafeed {
    padding-bottom: 40%;
}
.blog-post-minimal-body {
    padding-right: 0px;
}

@media (min-width: 768px) {
    .blog-post-minimal-image a {
        max-height: 159px;
        overflow: hidden;
        display: block;
    }
}
.blog-post-minimal-image img{
    width: 100%;
}
#service-img{
    width: 100%;
}
.menu-box-small-caption .menu-box-small-heading {
    font-size: 40px;
}

.menu-box-small figure {
    background-color: rgba(0, 0, 0, 0.5);
    max-height: 256px;
    overflow: hidden;
}
.brand-banner{
    width: 40%;
    margin-top: 50px !important;
}
.inline{
    display: inline-block;
}
.icon-circle.icon-sm.inline {
    width: 30px;
    height: 30px;
}
.quote-inline-image{
    background: transparent url(../images/cooper.png) center center no-repeat;
    background-size: 165px 165px;
    padding: 30px 28px 28px 28px;
    width: 175px;
    height: 175px;
}
.owl-carousel .owl-stage{
    margin: 0 auto;
}
