.epl-property-blog .property-box-right {
    padding: 10px 0px 0px 0px;
}

#primary {
  margin-top: 0px;
}

.entry-content, .entry-summary {
    margin-top: 0px;
}

.site-content .epl-property-blog .entry-content, .epl-property-blog .entry-content {
display:none;}

.gallery-icon img{
width:200px;}

#top-footer {
    background-color: #2a6ac0;
    color: #ccc
}

.mobphone {
  display: none;
}

.header-bottom .site-navigation-wrapper {
    margin-top: 23px;
}

#site-navigation ul li:hover > a, #site-navigation ul li.current-menu-item > a, #site-navigation ul li.current_page_item > a {
    color: #2a6ac0;
}

.epl-author-box-container {
    display: none;
}

#comments {
    display: none;
}

#top-footer .textwidget {
    color: #ccc
}

#top-footer .widget ul li a {
    color: #ccc
}

.header-bottom .header-action-container {
    display: none;
}

#top-footer .widget-title {
  border-left: 3px solid #fff;
}

#top-footer .widget-title::first-letter {
    color: #ffffff;
}

.nectar-button {
    background-color: #333333!important;
    border-radius: 3px 3px 3px 3px;
    padding: 10px 15px;
    font-size: 12px;
    letter-spacing: 2px;
    color: #FFFFFF!important;
    box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
    -o-box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
    position: relative;
    text-transform: uppercase;
    top: 15px;
    margin-bottom: 10px;
    opacity: 0.75;
    line-height: 20px;
    margin-top: 20px;
}

.logo-image img {
    height: 50px;
    width: inherit;
}

.site {
    background-color: #f5f5f5;
}

.site-content {
    margin-top: 40px;
}

.page-id-5 .site-content {
    margin-top: 0px;
}

.page-id-5 .entry-content {
    margin-top: 0px;
}

.page-id-23 .entry-content {
    margin-top: 0px;
}

.page-id-23 .wpb_map_wraper {
margin:-5px;
}


@media only screen and (max-width: 980px) {
.mobphone {
  display: block;
}
  
  .main-navigation {
    margin-top: -20px;
  }
}

@media(min-width: 769px) {
    .rental-image-class {
        content: url('http://therentalxperts.com/wp-content/uploads/2019/04/arrow1.png');
    }
}
@media(max-width: 768px) {
    .rental-image-class {
        content: url('http://therentalxperts.com/wp-content/uploads/2019/04/arrow2.png');
    }
}