 /*
 * EPL Front CSS
 * @since 1.0
 */
h3.property-address {
    margin-top:0;
}
.epl-featured-image img {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100% !important;
    height: auto !important;
}
/* Property Blog Price Settings */
.epl-property-blog .address {
    font-size: 18px;
    font-weight: 600;
}
.epl-property-blog .address.alignleft,
.epl-property-blog .address.alignright{
    margin: 0;
}
.epl-property-blog .property-status {
    clear:both;
}
.price-number {
    font-size: 1.5em;
}
.price-timeframe {
}
.epl-archive-utility-wrapper {
    margin: 1em 0;  
}
/* Property Status */
.property-under-offer,
.property-sold,
.property-leased {
    color: #F64;
    font-weight: bold;
    text-transform: uppercase;
}
.property-under-offer {
    color: #FFA042;
}
.address-header {
    overflow: hidden;
    padding: 0;
    margin:0;
}
.address.alignleft,
.address.alignright {
    margin-bottom: 0;
}

/* Property Cards & Blog*/
.property-box .entry-title {
    margin-top: 0;
    letter-spacing:0;
}
.property-box  .entry-title {
    font-size: 1.3em;
    line-height: 1.3;
}
.property-box  .entry-content,
.property-box  .entry-content p{
}
.epl-property-blog.has-post-thumbnail .entry-content {
    padding: 0 !important;
    margin: 0;
}
.title-meta-wrapper {
    margin-bottom: 1em;
    overflow: hidden;
}
/* Pricing */
.epl-property-single {
}
.epl-property-single .entry-col,
.epl-property-single .tab-content-col {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float:left;
}
.epl-property-single.view-expanded .entry-header .property-details {
    width: 55%;
}
.epl-property-single.view-expanded .entry-header .property-pricing-details {
    width: 45%;
    overflow: hidden;
}
.epl-property-single.view-expanded .property-pricing-details .property-feature-icons,
.epl-property-single.view-condensed .property-pricing-details{
    float: right;
}
.epl-property-single h1.entry-title,
.epl-property-single .property-meta.pricing {
    letter-spacing:0;
    font-size: 1.3em;
    line-height: 1.2em;
    font-weight: 400;
    margin: 0;
    padding: 0;
    clear: none;
}
.epl-property-single.view-expanded  .item-street,
.epl-property-single.view-expanded  .page-price-rent {
    display: block;
    clear: both;
    margin-right:0;
}

.epl-floor-plan-button-wrapper {
    display: inline-block;
    margin-right: 0.3em;
    width: 100%;
}

/*** EPL Button Styles ***/
.epl-button {
    cursor: pointer;
    font-size: 14px;
    list-style: outside none none;
    display: block;
    margin-bottom: 8px;
    text-align: center;
    background-color: #DCDCDC;
    color: #FFF;
    text-transform: uppercase;
    transition: background 500ms ease 0s, color 500ms ease 0s;
}

.epl-button:hover {
    background-color: #ff4637;
}

form.epl-property-button input[type="submit"]  {
width: 100%;
}

/*** Override theme button styles ***/
.epl-button a,
.epl-button input[type='submit'], 
.epl-button input[type='button'] {
    color: #333;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    vertical-align: middle;
    width: 100%;
    position: inherit;
    display: inline-block;
    padding: 16px;
}
.epl-button:hover input[type='submit'], 
.epl-button:hover input[type='button'] {
    color: #FFFFFF;
    text-decoration: none;
    background: #333;
}
.epl-property-single.view-condensed  .tab-content .entry-title {
    /*width: 60%;
    display: inline-block;*/
}

.epl-property-single .rent-period {
font-weight: 600;
}
.epl-property-single .bond {
    font-weight: normal;
    font-size: 0.7em;
}
.epl-property-single .page-price-rent {
float: left;
clear: both;
font-weight: 600;
}
.epl-property-single .bond {
float: left;
clear: both;
}

.epl-property-blog .page-price-rent {
font-weight: 600;
}

.epl-property-single .entry-title-sub {
    font-size: 0.8em;
    font-weight: normal;
}
.epl-property-single h1.entry-title {
    margin-bottom: 0.5em;
}
.epl-property-single .property-meta.pricing {
    float: left;
    text-align: left;
}
.epl-property-single .property-meta.pricing .page-price {
    margin-right: 0;
    font-size: 16px;
}
.epl-property-single .tab-content .page-price {
    font-size: 1.2em;
    line-height: 1;
}
.epl-property-single .tab-content h3 {
    margin: 0 0 0.2em;
}
/* Pricing*/
.sold-status,
.page-price.sold{
    text-transform: uppercase;
    color: #ff4637;
}
.epl-property-blog .page-price.sold-status,
.epl-property-blog .page-price.under-offer-status{
    /* display: none */
}
.epl-property-blog.suburb-top .page-price.sold-status,
.epl-property-blog.suburb-top .page-price.under-offer-status{
    display: block
}
.under-offer-status {
    color: #FFA500;
}
/*Tab Content*/
.tab-content {
    padding-top: 1em;
    overflow:hidden;
}
.tab-content.home-open {
    padding: 0.3em 0.7em;
    background: #666;
    color: #ffffff;
    font-weight: bold;
}
.epl-property-blog .bond {
    padding-left: 0.5em;
}
.bond {
    /*padding-left: 0.5em;*/ 
}
.tab-content .rent-period,
.tab-content  .bond {
    font-size: 1em;
    margin-right: 5px;
}
.tab-content ul {
    margin-top: 0;
}
.tab-content .epl-author-col {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float:left;
}
.tab-content .epl-author-col.epl-author-photo {
    width: 10%;
    min-width: 100px;
}
.tab-content .epl-author-col.epl-author-photo img {
    margin: 0;
}
.tab-content .epl-author-col.epl-author-text{
    width: 80%;
    float:right;
}
.tab-content .epl-author-col.epl-author-text h6{
    margin: 0;
}
.tab-content .epl-author-col.epl-author-text p{
    margin: 0;
}
/* epl Property Widget */
.property-widget-image {
    margin-bottom: 2em;
}
.property-widget-image .entry-header {
    margin-bottom: 0;
}
.property-widget-image .property-meta {
    border-bottom: 1px dashed #aaa;
}
.property-widget-image .property-meta.price {
    border-bottom: 3px double #ccc;
    margin-bottom: 0.8em;
}

.property-widget-image .page-price-rent {
    margin-right: 5px;
    font-weight: 600;
}


/* Twenty 13 CSS Fix */
.sidebar .epl-listing-post .entry-header,
.sidebar .epl-listing-post .entry-content,
.sidebar .epl-widget .entry-header,
.sidebar .epl-widget .entry-content,
.sidebar .epl-listing-widget .entry-header,
.sidebar .epl-listing-widget .entry-content,
.sidebar .widget_epl_author .entry-header,
.sidebar .widget_epl_author .entry-content,
.sidebar .widget_epl_recent_property .entry-header,
.sidebar .widget_epl_recent_property .entry-content,
.sidebar .widget_epl_tm_author_testimonial .entry-header,
.sidebar .widget_epl_tm_author_testimonial .entry-content,
.sidebar .widget_epl_tm_author_testimonial .entry-summary,
.sidebar .widget_epl_location_profile .entry-header,
.sidebar .widget_epl_location_profile .entry-content,
.sidebar .widget_epl_location_profile .entry-summary,
.sidebar .widget_epl_tm_testimonial .entry-header,
.sidebar .widget_epl_tm_testimonial .entry-content,
.sidebar .widget_epl_tm_testimonial .entry-summary {
    padding: 0;
}
/* Twenty 12 */
.epl-active-theme-twentytwelve.epl-archive-default .epl-listing-grid-view.epl-property-blog {
    margin: 0 2% 2% 0;
    padding: 2% !important;
    width: 27.23%;
    min-height: 494px;
    font-size: 0.9em;
}
/* Twenty 13 */
.epl-active-theme-twentythirteen .loop-footer {
    margin: 0 auto;
    max-width: 604px;
    width: 100%;
}
.epl-active-theme-twentythirteen.epl-archive-default .epl-listing-grid-view.epl-property-blog {
    margin: 0 2% 2% 0;
    padding: 2% !important;
    width: 31.23%;
    min-height: 480px;
    font-size: 0.9em;
}
.epl-active-theme-twentythirteen.epl-archive-default #content .entry-content,
.epl-active-theme-twentyfourteen.epl-archive-default #content .entry-content {
    padding-left: 0;
    padding-right: 0; 
}

/* Twenty 15 */
.epl-active-theme-twentyfifteen.epl-archive-default,
.epl-active-theme-twentyfifteen.epl-single-default {
    margin: 0;
    width: 100%;
}
.epl-active-theme-twentyfourteen.epl-archive-default .property-box  .entry-title,
.epl-active-theme-twentyfifteen.epl-archive-default .property-box  .entry-title {
        font-size: 1.1em;
        line-height: 1.3;
}
.epl-active-theme-twentyfifteen.epl-archive-default .epl-property-blog {
    margin: 0 0 4em;
    padding: 8.3333%;
}
.epl-active-theme-twentyfifteen.epl-archive-default .epl-listing-grid-view.epl-property-blog {
    margin: 0 2% 2% 0;
    padding: 2% !important;
    width: 31.3%;
    font-size: 0.9em;
    min-height: 620px;
}
.epl-active-theme-twentyfifteen.epl-archive-default .property-address {
    line-height: 1.5;
    margin-bottom: 1em
}
.epl-active-theme-twentyfifteen.epl-archive-default .loop {
    padding-top: 8.3333%;
}
.epl-active-theme-twentyfifteen.epl-archive-default .archive-header,
.epl-active-theme-twentyfifteen .epl-pagination {
    padding: 3.8461% 7.6923%;
    margin: 0 9.9333%;
    background: #ffffff;
    border-bottom: 0;
    border-left: 7px solid #333;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}
.epl-active-theme-twentyfifteen .epl-pagination {
    margin-bottom: 2em;
}
.epl-active-theme-twentyfifteen.epl-single-default .epl-property-single {
    margin: 0 8.3333%;
    padding: 8.3333% 0 0;
}
.epl-active-theme-twentyfifteen.epl-single-default .loop-content {
    padding: 8.3333% 0;
}
.epl-active-theme-twentytwelve .epl-listing-grid-view .epl-inspection-times,
.epl-active-theme-twentythirteen .epl-listing-grid-view .epl-inspection-times,
.epl-active-theme-twentyfourteen .epl-listing-grid-view .epl-inspection-times,
.epl-active-theme-twentyfifteen .epl-listing-grid-view .epl-inspection-times {
    display: none;
}
.epl-active-theme-twentyfifteen .epl-inspection-times ul {
    list-style: none;
    margin: 0;
    font-size: 0.8em;
}

.hentry.epl-listing-grid-view + .hentry.epl-listing-grid-view {
    margin-top: 0;
}
/* Author Styling */
.epl-author-archive {
    overflow: hidden;
}
.epl-author-archive .epl-author-box.epl-author-details {
    width: 100%;
}
.epl-author-archive .epl-author-info,
.epl-author-archive .epl-author-title {
    border: none;
    margin: 0;
    padding: 0;
}
.epl-author-card {
    margin-bottom: 2em;
}
.epl-author-box-contact-details.epl-author-contact-details {
    width:100%;
}
.epl-author-box-container {
    margin: 1em 0;
}
.epl-author-box .epl-author-title {
    margin-top: 0;
    margin-bottom: 0.5em;
}
.epl-author-box-outer-wrapper {
    background: #fafafa;
    /*border: 1px solid #dddddd; */
    padding: 2em;
    margin-bottom: 2em;
}
.epl-author-box {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}
#tab-1.epl-author-details {
    padding-top: 0.5em;
}

.epl-author-box.epl-author-details {
    min-width: 150px;
    padding-right: 1em;
    width: 30%;
}

.epl-author-box.epl-author-bio {
    padding-right: 1em;
    width: 38%;
}
.epl-author-image img {
    width: 100% !important;
    height: auto;
}

.epl-author-box .epl-author-slogan {
    font-size: 1.2em;
    float: left;
    line-height: 1.1;
    width: 50%;
    text-align: center;
    margin-top: 1em;
}
.epl-author-contact-details {
    float: left;
}
h6.epl-author-box-title {
    margin-top:0;
    margin-bottom: 0;
}
.epl-author-box-container ul.epl-author-tabs,
.epl_adv_map_list  ul.map-tabs {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.epl-author-tabs li,
ul.property_search-tabs li,
ul.map-tabs li {
    background: #eee;
    color: #222;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
    margin: 0;
}
ul.property_search-tabs li{
    text-transform:capitalize;
    margin:0 0.3em 0 0;
    font-weight:bold;
}
ul.epl-author-tabs li.epl-author-current,
ul.property_search-tabs li.epl-sb-current,
li.tbhead.current {
    display: none;
}
.epl-author-tab-content{
    display: none;
}
.epl-author-tab-content.epl-author-current{
    display: inherit;
}
/* Author Social Icons */
.epl-author-social-buttons {
    margin-top: 1em;
}
.epl-author-icon  {
    display: inline-block; 
    text-indent: -999em;
    height:24px; 
    width:24px; 
    text-decoration: none; 
    vertical-align:middle;
    margin-right: 3px;
}
.epl-author-icon:hover  {
    opacity: 0.7;
}
.email-icon-24 {
    background: url(../images/social-icons-sprites.png) 0 0 no-repeat;
}
.twitter-icon-24 {
    background: url(../images/social-icons-sprites.png) 0 -48px no-repeat;
}
.facebook-icon-24 {
    background: url(../images/social-icons-sprites.png) 0 -24px no-repeat;
}
.google-icon-24 {
    background: url(../images/social-icons-sprites.png) 0 -72px no-repeat;
}
.linkedin-icon-24 {
    background: url(../images/social-icons-sprites.png) 0 -96px no-repeat;  
}
.skype-icon-24 {
    background: url(../images/social-icons-sprites.png) 0 -120px no-repeat;
}

/* Custom Author Styling */
.epl-custom-avatar {
    position: absolute;
    border-radius: 50% 50%;
    bottom: -24px;
    right: 67px;
    border: 2px solid #fff;
    width: 70px;
    height: 70px;
    overflow: hidden;
}

.epl-custom-agent {
    position: absolute;
    width: 210px;
    text-align: center;
    padding-top: 4px;
    bottom: -49px;
    right: 0px;
    color: #676767;
}

.epl-listing-agent-img {
    position: relative;
    text-align: center;
    bottom: 90px;
    color: #fff;
    font-size: 16px;
    text-shadow: 0px 0px 0px rgba(0,0,0,0.5);
    line-height: 1;
    margin: 5px 0px;
    text-transform: uppercase;
    font-weight: 700;
}

.epl-listing-agent-details {
    position: relative;
    text-align: center;
    color: #fff;
    font-size: 14px;
    text-shadow: 0px 0px 0px rgba(0,0,0,0.5);
    line-height: 1;
    margin: 5px 0px;
    font-weight: 700;
}

@media screen and (max-width: 450px) {
    .epl-custom-avatar {
        right: 32px;
        bottom: -19px;
        width: 60px;
        height: 60px;
    }
    .epl-custom-agent {
        right: 18px;
        bottom: -49px;
        width: 90px;
        line-height: 1.1;
        font-size: 13px;
    }
}
        
/* Property Card and Blog*/
.property-box {
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    max-width: 100%;
}
.property-box img {
    width: 100% !important;
    height: auto;
    margin-bottom: 0 !important;
}

.property-box-left {
    width:100%;
}
.property-box-right {
    width:100%;
    padding: 1em 1em 2.5em;
}
/* Width Ready Classes */
.property-box-left.epl-one-third {
    width:33%;
}
.property-box-right.epl-two-third {
    width:66%;
}
.property-box-left.epl-one-quarter {
    width:25%;
}
.property-box-right.epl-three-quarter {
    width:75%;
}
.property-box-right-slim {
    width:50%;
}
.address-price {
    overflow: hidden;
}
.epl-property-blog {
    margin-bottom: 1.5em;
}
.epl-property-blog .entry-content h3.address {
    display: inline-block;
}
.epl-property-blog.suburb-top  {
    background: #fff;
}
.epl-property-blog.suburb-top .entry-content {
    padding: 0 !important;
    margin-top: 0;
}
.epl-property-blog.suburb-top .address-header {
    background: #ccc;
    padding: 0.5em 1em;
    /* margin: -1em; */
}
.epl-property-blog .property-address {
    margin-top: 0.5em;
    margin-bottom: 0.3em;
    line-height: 1.1;
    font-size: 16px;
    font-weight: 400;
}
/* Inspection Times */
.epl-inspection-times {
    margin: 1em 0;
}
.epl-inspection-times ul {
    margin-left: 0!important;
}
.epl-inspection-times ul li {
    list-style: none !important;
}

.epl-property-blog .entry-content .property-price {
    float: right;
}
.epl-property-blog .entry-header,
.epl-property-blog-slim .entry-header   {
    margin-bottom: 0.5em;
}
.epl-property-blog .entry-header h3 {
    font-size: 1.1em;
}
.epl-property-blog .entry-content.property {
    font-size: 0.9em;
    line-height: 1.3em;
}
/* Card Top Style */
.epl-property-blog.card-top {
    background: #e9e9e9;
    padding: 0.5em;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.epl-property-blog.card-top .page-price.sold-status,
.epl-property-blog.card-top .page-price.under-offer-status{
    display: block;
}
.epl-property-blog.card-top .bond {
    /*display: none;*/
}
.epl-property-blog.card-top .epl-more-link {
    display: none;
}
.epl-property-blog.card-top .alignleft,
.epl-property-blog.card-top .alignright {
    margin: 0 !important;
}
.epl-blog-image {
    position: relative;
}
.epl-stickers-wrapper {
    left: 0;
    position: absolute;
    bottom: 41px;
    width: 100%;
    z-index:9999;
}
.epl-property-single .status-sticker,
.epl-property-blog .status-sticker {
    font-size: 12px;
    font-weight: 600;
    background: #F00;
    padding: 2px 10px;
    margin-right:0.4em;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
}
.epl-property-single .status-sticker.under-offer,
.epl-property-blog .status-sticker.under-offer {
        background: rgba(255, 165, 0, 0.7);
}
.epl-property-single .status-sticker.open,
.epl-property-blog .status-sticker.open {
        background: rgba(0, 102, 179, 0.7);
}
.epl-property-single .status-sticker.new,
.epl-property-blog .status-sticker.new {
        background: rgba(39, 207, 195, 0.7);
}
/* Property Card Slim */
.epl-property-blog-slim .property-box-left-slim {
    margin-right: 1em;
}
/* Tab Sections */
.epl-tab-section {
    margin-top: 1.5em;
}
.epl-tab-title {
    margin-top: 1em;
    margin-bottom: 0em;
    padding-bottom: 0.5em;
    text-align: center;
}
#tabs {
    overflow:hidden;
    margin-top: 1em;
}
/*****************************
    EPL Search
******************************/
label.epl-search-label.fm-label {
    display: none;
}

.epl-search-forms-wrapper {
    overflow: hidden;
}
.epl-search-tabs {
    margin: 0;
    padding: 0;
}
.epl-search-form { 
    background: transparent; 
    display:none;
    overflow: hidden;
}
.epl-search-form.epl-sb-current {
    display: inherit;
    width: 100%;
}
/** EPL Search Styles Common **/
.epl-search-wide,
.epl-search-slim,
.epl-search-fixed,
.epl-search-row-text,
.epl-search-row-number,
.epl-search-row-select,
.epl-search-row-checkbox,
.epl-search-row-text .field,
.epl-search-row-number .field,
.epl-search-row-select .field,
.epl-search-row-checkbox .field,
.epl-search-form .field-width,
.epl-search-form .epl-search-row,
.epl-search-form .epl-search-row-full,
.epl-search-form .epl-search-row-half,
.epl-search-form .epl-search-row-third,
.epl-search-form .epl-search-submit-row,
.epl-search-form .epl-search-btn { 
    width: 99.9%;
    box-sizing: border-box;
    display: inline-block;
}

.epl-search-form select {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    border: 1px solid #DCDCDC !important;
}

.epl-search-row.epl-search-row-text.epl-property_id.fm-block.epl-search-row-full {}
.epl-search-form .epl-search-submit-row {
    float: none;
}
.epl-search-wide .epl-search-submit-row,
.epl-search-slim .epl-search-submit-row,
.epl-search-fixed .epl-search-submit-row {
}
.epl-search-form .epl-search-row-checkbox,
.epl-search-wide .epl-search-row-checkbox,
.epl-search-slim .epl-search-row-checkbox,
.epl-search-fixed .epl-search-row-checkbox {
    width: auto;
    overflow: hidden;
}
/** EPL Search Default **/
.epl-search-forms-wrapper.epl-search-default { 
    max-width: 300px; 
}
.epl-search-form .epl-search-row-half,
.epl-search-form .epl-search-row-third { 
    width: 48%; 
}
.epl-search-form .epl-search-row-third { 
    width: 32%; 
}
.epl-search-form .epl-search-label {
    display: block; 
    font-size: 16px;
    margin-top: 3px !important; 
}
.epl-search-form .in-field {
    line-height: 1.3;
    min-height: 2.1em;
    font-size: 14px;
    text-align: left;
}
.epl-search-form .check-label { 
    font-size: 0.7em;
    padding-top: 0.4em;
}
.epl-search-form .epl-search-other {
    margin-top: 6px;
}
.epl-search-form .epl-search-row-checkbox {
    width: auto;
}
.epl-search-form .epl-search-row-checkbox .in-field, 
.epl-search-form .epl-search-row-checkbox .check-label { 
}
.epl-search-form .epl-search-row-checkbox {
    width: auto;
}
.epl-search-form .epl-search-submit-row,
.epl-search-form .epl-search-btn { 
    margin-bottom: 0;
    padding: 0;
}

    
/** EPL Search Wide **/

div.epl-search-row.epl-search-row-select.epl-property_bedrooms_max.fm-block.epl-search-row-half {
    display:none;
}

.epl-search-wide .epl-search-row-full {
    width: 99.5%;
    margin-bottom: 6px;
}
.epl-search-wide .epl-search-row-third {
    width: 100%; 
    margin-bottom: 6px;
}
.epl-search-wide .epl-search-row-half,
.epl-search-wide .epl-property_location,
.epl-search-wide .epl-property_category,
.epl-search-wide .epl-search-land-area,
.epl-search-wide .epl-search-building-area,
.epl-search-wide .epl-search-other,
.epl-search-wide .epl-search-submit-row {
    width: 100%;
    margin-bottom: 6px;
}
.epl-search-wide .epl-property_location,
.epl-search-wide .epl-property_category {
    width: 100%; 
}
.epl-search-wide .epl-search-other {
    width: 100%;
}
.epl-search-wide .epl-search-row-checkbox {
    width: auto;
}
.epl-search-wide .epl-search-submit-row {
    width: 100%;
}
.epl-search-wide .fancy-select-wrap {
    max-width: 100% !important;
}
/* EPL Search Slim */
.epl-search-slim .epl-search-row-full {
    width: 39.3%;
}
.epl-search-slim .epl-search-row-half,
.epl-search-slim .epl-property_location,
.epl-search-slim .epl-property_category,
.epl-search-slim .epl-search-other {
    width: 10%; 
    margin-right: 8px;
}
.epl-search-slim .epl-search-row-third {
    width: 31.2%;
}
.epl-search-slim .epl-search-land-area,
.epl-search-slim .epl-search-building-area {
    width: 19.8%;
}
.epl-search-slim .epl-search-row-checkbox {
    width: auto;
}
.epl-search-slim .epl-search-other {
    width: 39%; 
}
.epl-search-slim .epl-search-submit-row {
    width: 10%;
    margin-left: 1%;
}
.epl-search-slim .epl-search-submit-row input[type="submit"] {
	padding: 20px!important;
}
/* Search Widget Fixed Width */
.epl-search-fixed .epl-search-row-full,
.epl-search-fixed .epl-search-row-half,
.epl-search-fixed .epl-search-row-third {
    width: 10.6%;
}
.epl-search-fixed .epl-property_id,
.epl-search-fixed .epl-search-other {
    width: 21.7%;
}
.epl-search-fixed .epl-search-other {
    width: 32.8%;
}
.epl-search-fixed .epl-search-land-area,
.epl-search-fixed .epl-search-building-area {
    width: 32.7%;
}
.epl-search-fixed .epl-search-row-third {
    width: 32.2%;
}
.epl-search-fixed .epl-search-row-checkbox {
    width: auto;
}
.epl-search-fixed .epl-search-submit-row {
    width: 21.4%;
    margin-right: 1%;
}
/* Search Widget Responsive */

@media screen and (max-width: 1000px) {
    .epl-search-slim .epl-search-row-half,
    .epl-search-slim .epl-property_location,
    .epl-search-slim .epl-property_category {
            width: 100%;
            margin-bottom: 6px;
    }
    .epl-search-slim .epl-search-submit-row {
        width: 100%;
        margin-left:0;
    }
}
    
@media screen and (max-width: 860px) {
    .epl-search-wide .epl-search-row-full {
        width: 99.2%;
    }
    .epl-search-wide .epl-search-row-half {
        width: 100%;
    }
    .epl-search-wide .epl-search-row-third {
        width: 100%; 
    }
    .epl-search-wide .epl-property_category,
    .epl-search-wide .epl-property_location {
        width: 100%;
    }
    .epl-search-slim .epl-search-row-third {
        width: 31.2%;
    }
    .epl-search-slim .epl-search-land-area,
    .epl-search-slim .epl-search-building-area {
        width: 40.0%;
    }
    .epl-search-fixed .epl-search-row-full,
    .epl-search-fixed .epl-search-row-half,
    .epl-search-fixed .epl-search-row-third {
        width: 13.6%;
    }
    .epl-search-fixed .epl-property_id {
        width: 27.8%;
    }
    .epl-search-fixed .epl-search-land-area,
    .epl-search-fixed .epl-search-building-area,
    .epl-search-fixed .epl-search-other {
        width: 42.6%;
    }
    .epl-search-fixed .epl-search-row-third {
        width: 31.8%;
    }
    .epl-search-wide .epl-search-row-checkbox,
    .epl-search-fixed .epl-search-row-checkbox {
        width: auto;
    }
    .epl-search-fixed .epl-search-submit-row {
        width: 27.4%;
        margin-right: 1.7%
    }
}
@media screen and (max-width: 690px) {
    .epl-search-wide .epl-search-row-third {
        width: 100%; 
    }
    .epl-search-wide .epl-search-land-area,
    .epl-search-wide .epl-search-building-area {
        width: 100%;
    }
    .epl-search-wide .epl-search-row-half {
        width: 100%;
    }
    .epl-search-wide .epl-search-row-checkbox {
        width: auto;
    }
    .epl-search-wide .epl-search-submit-row {
        width: 100%;
    }
    .epl-search-slim .epl-search-other {
        width: 55%; 
    }
    .epl-search-slim .epl-search-row-checkbox {
        width: auto;
    }
    .epl-search-fixed .epl-search-row-full,
    .epl-search-fixed .epl-search-row-half,
    .epl-search-fixed .epl-search-row-third {
        width: 15.8%;
    }
    .epl-search-fixed .epl-property_id,
    .epl-search-fixed .epl-search-other {
        width: 49.1%;
    }
    .epl-search-fixed .epl-search-land-area,
    .epl-search-fixed .epl-search-building-area {
        width: 49.6%;
    }
    .epl-search-fixed .epl-search-row-third {
        width: 31.8%;
    }
    .epl-search-fixed .epl-search-other {
        width: 48%; 
    }
    .epl-search-fixed .epl-search-row-checkbox {
        width: auto;
    }
    .epl-search-fixed .epl-search-submit-row {
        width: 49%;
        margin-right: 1%
    }
}
@media screen and (max-width: 500px) {
    .epl-search-slim .epl-search-row-checkbox {
        width: auto;
    }
    .epl-search-slim .epl-search-land-area,
    .epl-search-slim .epl-search-building-area {
        width: 65.6%;
    }

    .epl-search-fixed .epl-search-row-full,
    .epl-search-fixed .epl-search-row-half,
    .epl-search-fixed .epl-search-row-third {
        width: 23.8%;
    }
    .epl-search-fixed .epl-property_id,
    .epl-search-fixed .epl-search-other {
        width: 49%;
    }
    .epl-search-fixed .epl-search-land-area,
    .epl-search-fixed .epl-search-building-area {
        width: 49%;
    }
    .epl-search-fixed .epl-search-row-third {
        width: 31.6%;
    }
    .epl-search-fixed .epl-search-row-checkbox {
        width: auto;
    }
}
@media screen and (max-width: 400px) {
    .epl-search-wide .epl-search-row-half,
    .epl-search-wide .epl-property_category,
    .epl-search-wide .epl-property_location {
        width: 100%;
    }
    .epl-search-wide .epl-search-land-area,
    .epl-search-wide .epl-search-building-area {
        width: 102%;
    }
    .epl-search-wide .epl-search-row-checkbox {
        width: auto;
    }
    .epl-search-fixed .epl-search-row-full,
    .epl-search-fixed .epl-search-row-half,
    .epl-search-fixed .epl-search-row-third {
        width: 32%;
    }
    .epl-search-fixed .epl-property_id {
        width: 65.2%;
    }
    .epl-search-fixed .epl-search-land-area,
    .epl-search-fixed .epl-search-building-area,
    .epl-search-fixed .epl-search-other {
        width: 98.3%;
    }
    .epl-search-fixed .epl-search-row-third {
        width: 32.4%;
    }
    .epl-search-fixed .epl-search-row-checkbox {
        width: auto;
    }
    .epl-search-wide .epl-search-submit-row,
    .epl-search-fixed .epl-search-submit-row {
        width: 99%;
        margin-right: 0;
        float: left;
    }
}
@media screen and (max-width: 360px) {
    .epl-search-form .epl-search-row {
        width: 98.9%;
    }
    .epl-search-form .epl-search-row-half { 
        width: 48.4%; 
    }
    .epl-search-form .epl-search-row-third { 
        width: 31.9%; 
    }
    .epl-search-form .epl-search-row-checkbox {
        width: auto;
    }
}
/* Fix Twenty Twelve Styling */
.entry-content #map1 img,
.entry-content #map2 img,
.entry-content #map3 img,
.entry-content #map4 img,
.entry-content #map5 img,
.entry-content #map6 img,
.entry-content #map7 img,
.entry-content #map8 img {
    border-radius: 0 !important;
    box-shadow: none !important;
}
#map-container {
    width: 100%;
    height:400px;
}
#map-container img {
    background: transparent;
}
#graph-container {
    width: 100%;
    height:450px;
}
.tab-content ul,
.tab-content ol {
    list-style-position: inside;
}
.epl-tab-1-columns {
}
.epl-tab-2-columns {
    -webkit-column-count:2;
    -moz-column-count:2;
    column-count:2;
    -webkit-columns:2;
    -moz-columns:2;
    columns:2;
}
.epl-tab-3-columns {
    -webkit-column-count:3;
    -moz-column-count:3;
    column-count:3;
    -webkit-columns:3;
    -moz-columns:3;
    columns:3;
}
.epl-tab-4-columns {
    -webkit-column-count:4;
    -moz-column-count:4;
    column-count:4;
    -webkit-columns:4;
    -moz-columns:4;
    columns:4;
}
.epl-tab-5-columns {
    -webkit-column-count:5;
    -moz-column-count:5;
    column-count:5;
    -webkit-columns:5;
    -moz-columns:5;
    columns:5;
}
/*****************************
    EPL Ready Icons
******************************/
.property-type {
    margin-right: 1em;
}
.property-feature-icons {
    clear: both;
    margin-right: 0 !important;
}
.property-feature-icons .icon {
    padding: 0 0 4px 21px;
    width: 20px;
    height: 20px;
    overflow: hidden;
}
.icon.beds {
    background: url(../images/beds.png) no-repeat center left;
}
.icon.bath {
    background: url(../images/bath.png) no-repeat center left;
}
.icon.parking {
    background: url(../images/parking.png) no-repeat center left;
}
.icon.open {
    background: transparent url(../images/icon-sprites.png) 0 -200px no-repeat;
}
/* Author Directory Page */

.epl-sd-location-profile .epl-location-profile-card.hentry {
    width: 100%;
    margin-right: 1em;
    float: left;
}
.epl-sd-location-profile .epl-location-profile-card .entry-header,
.epl-sd-location-profile .epl-location-profile-card .entry-content{
    box-sizing: border-box;
    float: left;
    clear: none;
}
.epl-sd-location-profile .epl-location-profile-card .entry-header {
    width: 30%;
}
.epl-sd-location-profile .epl-location-profile-card .entry-content{
    width: 70%;
}
.epl-location-profile-widget-image {
    padding-right: 1em;
}
.epl-sd-location-profile .epl-location-profile-card {
    width: 100%;
    margin-right: 1em;
    float: left;
}
.directory-page-dynamic .bond {
    display: none;
}
/* Switching view grid-list */
.epl-switching-sorting-wrap{
    text-align:center;
}
.epl-properties-sorting {
    display: inline-block;
    float: left;
    padding: 0 15px 0 14px;
    min-width: 220px;
    margin-top: -60px;
}

select#epl-sort-listings {
        -webkit-appearance: none;
    -webkit-border-radius: 0px;
    border: 1px solid #DCDCDC !important;
}

.epl-switch-view li {
    float: left;
    list-style: none !important;
    opacity: 0.5;
    padding: 0 10px;
    cursor:pointer;
    margin: 0;
}
.epl-current-view.view-list,
.epl-current-view.view-grid {
    opacity: 1;
}
.epl-switch-view li.view-list {
    background-attachment: scroll;
    background-clip: border-box;
    background-image: url("../images/switch.png");
    background-origin: padding-box;
    background-position: -15px -14px;
    background-repeat: no-repeat;
    height: 18px;
}
.epl-switch-view li.view-grid {
    background-attachment: scroll;
    background-clip: border-box;
    background-image: url("../images/switch.png");
    background-origin: padding-box;
    background-position: 5px -14px;
    background-repeat: no-repeat;
    height: 18px;
    margin: 0;
}
.epl-switch-view {
    display: none;
}
.epl-switch-view > ul {
    margin: 0;
}
.epl-listing-grid-view.epl-property-blog {
    clear: none !important;
    float: left;
    margin: 0 2% 2%;
    padding: 0 3% 0 1% !important;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 24.5%;
    min-height: 510px;
}
.epl-property-blog {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.epl-listing-grid-view.epl-property-blog div {
    clear: both;
    display: block;
    padding: 0;
    width: 100%;
}
.epl-listing-grid-view.epl-property-blog.masonry-brick {
    min-height: 0;
}
/** Card **/
.epl-property-blog-card {
    width: 33.33%;
    float: left;
    clear: none;
}
.epl-property-blog-card .epl-entry-content {
    padding: 0.3em;
}
.epl-property-blog-card .epl-entry-content {
    padding: 0.3em;
}
/** Table **/
.epl-table,
.page .epl-table.hentry {
    padding-bottom: 0.5em;
    margin-bottom: 1em;
    font-size: 0.8em;
    border-bottom: 1px solid #ddd;
}
.epl-table .epl-table-column-image,
.epl-table .epl-table-column-content,
.epl-table .epl-table-box {
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    float:left;
}
.epl-table .epl-table-column-image {
    width:12%;
    padding-right: 0;
}
.epl-table .epl-table-column-image img {
    max-width: 100%;
    padding-right: 1em;
}
.epl-table .epl-table-column-content {
    width:88%;
    float: right;
}
.epl-table .epl-table-column-left {
    width: 50%;
}
.epl-table .epl-table-column-middle {
    width: 25%;
}
.epl-table .epl-table-column-right {
    width: 20%;
    float: right;
}
.epl-table .epl-inspection-times,
.epl-table .home-open-wrapper {
    margin: 0;
}
.epl-table .home-open-wrapper {
    list-style: none;
}
.epl-table .epl-inspection-times .epl-inspection-times-label {
    display: none;
}

.epl-inspection-times-label {
    font-weight: 700;
}

.epl-table .icon.pool,
.epl-table .icon.air {
    display: none;
}
.epl-table.epl-listing-grid-view .price{
    float: left;
    text-align: left;
}
#epl-default-map img {
    max-width:none;
}
/**************************************
    Fancy pagination
**************************************/
.epl-pagination {
    clear: both;
    padding: 30px 0;
    text-align: center;
}

.epl-pagination .pages {
    display: none;
}

.epl-pagination a, .epl-pagination span {
    margin: -1px;
    padding: 18px;
    display: inline-block;
    border: 2px solid #d8dadb;
    background: #fff;
    border-radius: 2px;
    color: #9d9d9d;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

.previouspostslink, .nextpostslink {
    border: none !important;
    background: none !important;
}

.epl-pagination a:hover {
    background: #F6F6F6;
    color: #9d9d9d;
}
.epl-pagination span.current {
    font-weight: bold;
}

/**************************************
    Grid column styles
**************************************/
.epl-container-grid-1 {
    width:100%;
    float:left;
}
.epl-container-grid-2 {
    width:50%;
    float:left;
}
.epl-container-grid-3 {
    width:33%;
    float:left;
}
.epl-container-grid-4 {
    width:25%;
    float:left;
}
.epl-container-grid-5 {
    width:20%;
    float:left;
}
.epl-container-grid-6 {
    width:16.6%;
    float:left;
}

/*****************************
    EPL Responsive Design
******************************/
/* responsive youtube videos */
.epl-video-container { 
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.epl-video-container iframe, .epl-video-container object, .epl-video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 1200px) {
    .epl-active-theme-twentyfifteen.epl-archive-default .epl-listing-grid-view.epl-property-blog {
        min-height: 550px;
    }
}

@media screen and (max-width: 1000px) {
        .epl-properties-sorting {
        display: none;
    }
}

@media screen and (max-width: 960px) {
    .epl-active-theme-twentyfifteen.epl-archive-default .epl-listing-grid-view.epl-property-blog {
        min-height: 610px;
    }
    .epl-property-blog-card {
        width: 50%;
    }

}
@media screen and (max-width: 879px) {
    .epl-active-theme-twentyfifteen.epl-archive-default .epl-listing-grid-view.epl-property-blog {
        min-height: 540px;
    }
}
@media screen and (max-width: 800px) {
    .epl-listing-grid-view.epl-property-blog {
        margin: 0 2% 2%;
        padding: 0 3% 0 1% !important;
        width: 42%;
    }
    .epl-active-theme-twentythirteen.epl-archive-default .epl-listing-grid-view.epl-property-blog,
    .epl-active-theme-twentyfifteen.epl-archive-default .epl-listing-grid-view.epl-property-blog {
        width: 48%;
        min-height: 500px;
    }
    .epl-active-theme-twentytwelve.epl-archive-default .epl-listing-grid-view.epl-property-blog {
        width: 44%;
    }
}

@media screen and (max-width: 690px) {
    .epl-property-blog .property-address {
    font-size: 13px;
    width: 200px;
    }
    .property   -box-right {
    padding: 0 1em 2.5em !important;
    }
    .epl-pagination {
    float: none;
    text-align: center;
    }
    .epl-property-blog-card {
        width: 100%;
    }
}

@media screen and (max-width: 500px) {
    /* Property Card Slim */
    .epl-property-blog-slim .property-box-left {
        width: 100px;
    }
    .epl-property-blog-slim .property-box-right {
        width:60%;
    }
    .property-box.slim {
        float:left;
    }
    .property-box.slim  h5{
        font-size: 1em;
    }   
    #map-container {
        height:200px;
    }
    .map-entry-image {
        display: none;
    }
    .epl-author-box {
        width: 100% !important; 
    }
    .epl-author-contact-details {
        clear:right;
        width: 100%;
    }
    .epl-author-box .epl-author-slogan {
        width: 100%;
    }
    .epl-author-box.epl-author-image {
        width: 120px;
    }
    .directory-page-dynamic .directory-section .hentry{
        width: 31%;
    }
    .epl-sd-location-profile .epl-location-profile-card.hentry {
        width: 100%;
    }
    .property-box {
        float:none;
    }
    .epl-property-blog .property-box-left,
    .epl-property-blog .property-box-right {
        width: 100%;
    }
    .epl-property-blog .entry-header .address,
    .epl-property-blog .entry-header .property-price,
    .epl-property-blog-slim .entry-header .address,
    .epl-property-blog-slim .entry-header .property-price {
        display: block;
        float: left;
        width: 100%;
        text-align:left;
    }
    .epl-property-single .entry-col {
        float:none;
    }
    .epl-property-single .property-details {
        width: 100%;
    }
    .epl-property-single .property-pricing-details {
        width: 100%;
        padding-left: 0;
    }
    /* Property Card Slim */
    .epl-property-blog-slim .property-box-right,
    .epl-property-blog-slim .property-box-right-slim {
        width:100%;
    }
    .property-box.slim  .property-box-right{
        padding-top: 0.5em;
        padding-left: 0;
    }
    .epl-property-single.view-expanded .entry-header .property-details,
    .epl-property-single.view-expanded .property-details {
    width: 100%;
    }
    .epl-property-single.view-expanded .entry-header .property-pricing-details,
    .epl-property-single.view-expanded .property-pricing-details{
        width: 100%;
    }
    .epl-property-single.view-expanded .property-pricing-details .property-feature-icons,
    .epl-property-single.view-condensed .property-pricing-details,
    .epl-property-single .property-meta.pricing {
        float: none;
        text-align: left;
    }
    .epl-listing-grid-view.epl-property-blog {
        float: none;
        margin: 0 2% 2%;
        padding: 0 3% 0 1% !important;
        width: 100%;
    }
    .epl-active-theme-twentytwelve.epl-archive-default .epl-listing-grid-view.epl-property-blog,
    .epl-active-theme-twentythirteen.epl-archive-default .epl-listing-grid-view.epl-property-blog,
    .epl-active-theme-twentyfourteen.epl-archive-default .epl-listing-grid-view.epl-property-blog,
    .epl-active-theme-twentyfifteen.epl-archive-default .epl-listing-grid-view.epl-property-blog {
        width: 100%;
        min-height: 200px;
        margin-bottom: 2em;
    }
    .epl-table .epl-table-column-image,
    .epl-table .epl-table-column-left,
    .epl-table .epl-table-column-middle,
    .epl-table .epl-table-column-right {
        width: 100%;
        float: left;
        text-align: left;
    }
}
@media screen and (max-width: 400px) {
    .epl-sd-location-profile .epl-location-profile-card .entry-header,
    .epl-sd-location-profile .epl-location-profile-card .entry-content{
        width: 100%;
    }
}
/*****************************
    EPL Clear Floating Div's
******************************/
.epl-clearfix {
    clear:  both !important;
}
.epl-clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
/* Use this stylesheet for problems with IE7 and below */
#ie6 .epl-clearfix,
#ie7 .epl-clearfix {
    zoom: 1;
}

/*****************************
   Custom CSS
******************************/
.archive .epl-pagination {
    display: none;
}

#epl-advanced-map {
    margin-bottom: 0;
}
