.bizcard--body {
    padding: 16px;
    padding: 1rem;
    display: block
}

    .bizcard--body:after {
        display: table;
        clear: both;
        content: ""
    }

.bizcard--image {
    max-height: 200px;
    max-height: 12.5rem
}

.bizcard--name {
    font-weight: 400
}

.bizcard--title {
    color: inherit
}

.bizcard--phone:before {
    display: inline-block;
    vertical-align: middle;
    font-size: .8em;
    margin-right: .5em
}

.bizcard--phone__mobile:before {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e128"
}

.bizcard--phone__office:before {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e618"
}
@media (min-width:768px) {
    .bizcard--phone-link {
        cursor: text;
        color: inherit
    }

        .bizcard--phone-link:hover {
            color: inherit
        }
}

.bizcard--fax:before {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e117";
    display: inline-block;
    vertical-align: middle;
    font-size: .8em;
    margin-right: .5em
}

.bizcard--email--link, .bizcard--email--link:hover, .bizcard--email--link:visited {
    color: inherit;
    text-decoration: underline
}

.bizcard--label {
    display: inline-block;
    margin-bottom: 0
}

.bizcard--social:not(:empty) {
    margin-top: 12px;
    margin-top: 0.75rem
}

.bizcard--social-item {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.bizcard__footer {
    text-align: center
}

@media (min-width:768px) {
    .bizcard__footer {
        text-align: left
    }
}

.bizcard--body__footer:after {
    display: table;
    clear: both;
    content: ""
}

.bizcard--media__footer:not(:empty) {
    text-align: center;
    padding: 4px;
    padding: 0.25rem
}

@media (min-width:768px) {
    .bizcard--media__footer:not(:empty) {
        text-align: left
    }
}

@media (min-width:1024px) {
    .bizcard--media__footer:not(:empty) {
        float: left;
        padding-right: 12px;
        padding-right: 0.75rem
    }
}

@media (max-width:1023px) {
    .bizcard--details__footer {
        margin-top: 12px;
        margin-top: 0.75rem
    }
}

@media (min-width:1024px) {
    .bizcard--details__footer {
        display: inline-block;
        float: left
    }
}

.bizcard--name__footer {
    margin: 0px 0px 6px;
    margin: 0rem 0rem 0.375rem;
    font-size: 24px;
    font-size: 1.5rem
}

.bizcard--street__footer {
    display: block
}

.bizcard--street2__footer {
    display: block
}

.bizcard--phone-link__footer {
    color: inherit
}

.bizcard--email__footer {
    color: inherit;
    text-decoration: underline
}

.bizcard__header {
    float: left
}

.bizcard--body__header {
    padding: 0;
    color: #1c2212
}

    .bizcard--body__header:visited, .bizcard--body__header:hover {
        color: #1c2212
    }

.bizcard--media__header {
    float: left;
    width: 150px;
    width: 9.375rem;
    margin-right: 24px;
    margin-right: 1.5rem;
    padding: 4px;
    padding: 0.25rem;
    background: #222
}

@media (min-width, @small-desktop-breakpoint) {
    .bizcard--media__header {
        padding: 16px;
        padding: 1rem
    }
}

.bizcard--details__header {
    float: left;
    display: none !important
}

@media (min-width:768px) {
    .bizcard--details__header {
        display: block !important
    }
}

.bizcard--name__header {
    font-weight: 400
}

    .bizcard--name__header.bizcard--name__agent {
        font-size: 18px;
        font-size: 1.125rem
    }

    .bizcard--name__header.bizcard--name__office {
        font-size: 21px;
        font-size: 1.3125rem
    }

.bizcard__sidebar {
    background: #bbe376;
    color: #000;
    border: 1px solid #719f21;
    border: 0.0625rem solid #719f21;
    margin-bottom: 36px;
    margin-bottom: 2.25rem;
    border-radius: 0px;
    border-radius: 0rem;
    text-align: center
}

.site__search-results .bizcard__sidebar, .site__featured-listings .bizcard__sidebar, .site__open-houses .bizcard__sidebar, .site__featured-search .bizcard__sidebar {
    display: none
}

.site__listing-detail .bizcard__sidebar {
    background: inherit;
    color: inherit;
    margin-bottom: 36px;
    margin-bottom: 2.25rem;
    padding: 0;
    border: none;
    border-radius: 0
}

.site__contact-us .bizcard__sidebar {
    background: transparent;
    border: none
}

.bizcard--body__sidebar {
    padding: 16px;
    padding: 1rem
}

.site__listing-detail .bizcard--body__sidebar {
    padding: 16px 0px;
    padding: 1rem 0rem
}

.bizcard--name__sidebar {
    color: #000;
    font-family: 'Droid Sans',sans-serif;
    font-weight: 400;
    font-size: 20px;
    font-size: 1.25rem
}

@media (min-width:768px) {
    .bizcard--name__sidebar {
        font-size: 22px;
        font-size: 1.375rem;
        font-weight: 400
    }
}

@media (min-width:1366px) {
    .bizcard--name__sidebar {
        font-size: 24px;
        font-size: 1.5rem
    }
}

.site__listing-detail .bizcard--name__sidebar {
    margin-bottom: 6px;
    margin-bottom: 0.375rem
}

.site__contact-us .bizcard--name__sidebar {
    display: none
}

.bizcard--phone__sidebar {
    display: block;
    margin-top: 12px;
    margin-top: 0.75rem;
    font-size: 1.25em
}

    .bizcard--phone__sidebar:before {
        font-family: 'icons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        vertical-align: middle;
        font-size: .9em
    }

.site__contact-us .bizcard--phone__sidebar {
    display: none
}

.bizcard--phone__sidebar.bizcard--phone__mobile {
    content: "\e128"
}

.bizcard--phone__sidebar.bizcard--phone__office {
    content: "\e618"
}

.bizcard--label__sidebar {
    display: none
}

@media (min-width:1280px) {
    .bizcard--label__sidebar {
        display: inline-block
    }
}
.figure--image__bizcard {
    display: block;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    margin: 0 auto;
    overflow: hidden;
    max-height: 100px;
    max-height: 6.25rem;
    max-width: 200px;
    max-width: 12.5rem
}

.figure--image__bizcard:before {
    display: block;
    content: ""
}

.figure--image__bizcard:before {
    padding-bottom: 75%
}

.figure--image__bizcard.figure--image__footer {
    margin: inherit
}

.bizcard--primary-agent:after, .bizcard--co-agent:after {
    display: table;
    clear: both;
    content: ""
}

.bizcard--co-agent {
    margin-top: 48px;
    margin-top: 3rem;
    font-size: 0px;
    font-size: 0rem
}

    .bizcard--co-agent .bizcard--media {
        margin-top: 0px;
        margin-top: 0rem;
        margin-bottom: 0px;
        margin-bottom: 0rem
    }

    .bizcard--co-agent .bizcard--image {
        width: 250px;
        width: 15.625rem;
        height: 1px;
        height: 0.0625rem;
        visibility: hidden
    }

    .bizcard--co-agent .bizcard--details {
        font-size: 16px;
        font-size: 1rem
    }

.bizcard--name__footer.bizcard--name {
    margin-bottom: 0px;
    margin-bottom: 0rem
}

.bizcard--title {
    font-weight: 400;
    font-size: 18px;
    font-size: 1.125rem;
    color: #13170c;
    margin-bottom: 8px;
    margin-bottom: 0.5rem
}

    .bizcard--title.bizcard--name__sidebar {
        font-weight: 400;
        color: #13170c;
        font-size: 18px;
        font-size: 1.125rem
    }

.bizcard--dmca__footer {
    text-decoration: underline
}
.bizcard--label__fax a {
    color: #444 !important
}
.page .bizcard--title {
    color: inherit
}
.bizcard--social {
    margin-bottom: 16px;
    margin-bottom: 1rem
}

.bizcard--media__footer {
    background: transparent
}

.bizcard--body__sidebar {
    padding: 12px;
    padding: 0.75rem
}
