.img-responsive {
max-width: 100%; height: auto; display:block; padding:20px;padding-left:40px}
.lc-listing-single .entry-content .media .media-body h4  {
text-align: center;

}

@media (max-width: 991px) {
.lc-search-map-section {
    margin-top: -26px !important;
   
}
.lc-search-map-section .lc-search-map {
    height: 63vh;
}
}
@media (max-width: 768px) {
.col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.mt-1, .my-1 {
    margin-left: 0;
}
.display-lg {display:none;}
.lc-listing-single .entry-content {
    margin: 0 3px 0 5px;
}
.lc-listing-single .entry-content .media .media-body h4 .title {
    font-size: 15px;
    margin-left:0px;
}
.lc-listing-single .entry-content .media .media-body {
    margin-top: 7px;
}
}

@media (min-width: 769px) {
.display-sm {display:none;}
}
@media (max-width: 768px) {
.col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.mt-1, .my-1 {
    margin-left: 0;
}
.display-lg {display:none;}
.lc-listing-single .entry-content {
    margin: 0 3px 0 5px;
}
.lc-listing-single .entry-content .media .media-body h4 .title {
    font-size: 15px;
    margin-left:0px;
}
.lc-listing-single .entry-content .media .media-body {
    margin-top: 7px;
}
}

@media (min-width: 769px) {
.display-sm {display:none;}
}
.bg-two {
    background: url(/2019/images/cover-2019.jpg);
    background-size: cover;
}
.lc-banner .entry-title1 {
    font-family: "Lato", sans-serif;
    font-size: 64px;
    line-height: 64px;
    font-weight: 700;
    margin-bottom: 18px;
    color: #fffefe;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}
.lc-banner .entry-title2 {
    font-family: "Lato", sans-serif;
    font-size: 34px;
    line-height: 46px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #fffefe;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}
.lc-search-map-section {
    margin-top: 123px;
}

@media (min-width: 1600px) {
.lc-banner-two {
    padding: 225px 0 134px 0;
}}


@media (min-width: 992px){
.navbar.lc-navbar ul.navbar-nav li.has-menu-item-megamenu .mega-menu {
    position: absolute;
    top: 76%;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
}}

.leaflet-bottom {
    bottom: 0;
    display: none;
}

@media (min-width: 992px) {
.navbar.lc-navbar ul.navbar-nav li.has-menu-item-submenu ul.sub-menu a {
    padding: 1px 15px 1px 15px;

}}