/*
Theme Name: ganz
Description: Ganz
Version: 1.1.3
Author:
Variation: Dark
Host:
Live Editing: true
Theme Preview: http://bryansloan.ourubertor.com
*/
@import url(https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i);

body {
    background: #fff !important;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 300
}

header {
    overflow: hidden
}

body:not(.home) header {
    height: 60vh;
    overflow: hidden
}

body:not(.home) header #static-banner img {
    object-fit: cover;
    width: 100%;
    height: 60vh
}

body:not(.home) header .site-banner {
    position: relative
}

a.REALTOR_HEADING_TITLE {
    color: #fff;
    font-size: 36px;
    line-height: 36px
}

a.REALTOR_HEADING_TITLE > span {
    display: block;
    font-size: 18px;
    line-height: 18px
}

a.REALTOR_HEADING_TITLE:hover {
    text-decoration: none;
    opacity: .8
}

.company-logo {
    width: 50%;
    float: left
}

.company-logo .realtor_heading_title {
    float: left;
    display: inline;
    clear: none;
    margin-top: 5px
}

.navbar-header {
    width: 50%
}

@media (max-width: 768px) {
    .company-logo, .navbar-header {
        width: 100%
    }
}

#page_header_outer2 .container {
    max-width: 100%;
    padding: 0
}

a {
    color: #3b3b3b;
    text-decoration: none
}

#widget_twitter a:hover, div.sidebar a:hover {
    color: #3e3e3e;
    text-decoration: none
}

ul#main_menu {
    background: rgba(0, 0, 0, .4)
}

.arrow {
    display: none
}

.navbar-default {
    border-bottom: none
}

.menu-wrap-01.clearfix span:nth-child(3) {
    background: transparent url(http://storage.ubertor.com/errolgan.ourubertor.com/content/image/70.png) no-repeat left;
    background-size: contain;
    padding-left: 5px;
    background-size: 16px
}

.a-about .col-md-5 {
    background: url(http://storage.ubertor.com/errolgan.ourubertor.com/content/image/29.jpg) center center no-repeat #fff;
    background-size: cover
}

.abt-box {
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50.1%) translateX(-50.1%)
}

#abt-text h2 {
    margin-top: 0;
    font-size: 26px;
    letter-spacing: 4px;
    line-height: 1.1;
}


.outline-btn {
    border: 2px solid #3b3b3b;
    width: auto;
    text-align: center;
    padding: 15px;
    margin-top: 35px;
    font-weight: 400;
    font-size: 15px
}

.outline-btn:hover {
    border: 2px solid #c3c3c3
}

.gridd .col-md-4.col-sm-6 {
    margin: 0;
    padding: 0
}

.gridd {
    margin: 0 auto;
    list-style: none;
    text-align: center
}

.gridd figure {
    overflow: hidden;
    background: #fff;
    text-align: center;
    cursor: pointer
}

.gridd figure img {
    display: block;
    max-width: 100%;
    opacity: .8;
    width: 100%
}

.gridd figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.gridd figure figcaption::after, .gridd figure figcaption::before {
    pointer-events: none
}

.gridd figure figcaption, .gridd figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.gridd figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0
}

.gridd figure h2 {
    text-transform: uppercase;
    padding-top: 96px;
    padding-bottom: 20px;
    font-size: 26px;
    text-align: center;
    line-height: 28px
}

.gridd figure h2 span {
    font-weight: 800
}

.gridd figure h2, .gridd figure p {
    margin: 0
}

.gridd figure p {
    letter-spacing: 0;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    width: 174px
}

div.sidebar h2 {
    text-align: left;
    font-size: 26px
}

figure.effect-oscar {
    background: #000
}

figure.effect-oscar img {
    opacity: .6;
    -webkit-transition: opacity .35s;
    transition: opacity .35s
}

figure.effect-oscar figcaption {
    padding: 35px;
    background-color: rgba(58, 52, 42, .2);
    -webkit-transition: background-color .35s;
    transition: background-color .35s
}

figure.effect-oscar figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: medium none;
    content: ''
}

figure.effect-oscar h2 {
    margin: 0;
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
    text-align: center
}

figure.effect-oscar figcaption::before, figure.effect-oscar p {
    opacity: 0;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: scale(0);
    transform: scale(0)
}

figure.effect-oscar:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

figure.effect-oscar:hover figcaption::before, figure.effect-oscar:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

figure.effect-oscar:hover figcaption {
    background-color: rgba(58, 52, 42, 0)
}

figure.effect-oscar:hover img {
    opacity: 1;
    background: #000
}

.effect-oscar figcaption > div > a {
    color: #fff;
    text-decoration: none
}

.effect-oscar:hover figcaption > div > a {
    display: block !important
}

.pdesk {
    background: 0 0;
    padding: 15px 10px;
    border: 2px solid #fff;
    color: #fff;
    width: 188px;
    margin-left: auto !important;
    margin-right: auto !important
}

.effect-oscar .editable-img {
    width: 100%
}

section.c-contact {
    background: url(http://storage.ubertor.com/errolgan.ourubertor.com/content/image/43.jpg) no-repeat center;
    background-attachment: fixed;
    min-height: 430px;
    position: relative;
    padding-top: 200px;
    background-size: cover;
    padding-bottom: 200px
}

div#cnt-box p {
    font-style: italic
}

div#cnt-box {
    margin: auto;
    width: 100%;
    max-width: 500px;
    background: #c3c3c3;
    padding: 35px;
    color: #fff;
    text-align: center
}

#cnt-box h2 {
    margin-top: 0;
    font-size: 26px;
    color: #fff
}

#cnt-box a {
    color: #fff
}

#cnt-box a:hover {
    color: #fff
}

.outline-btn2 {
    border: 2px solid #fff;
    width: 174px;
    text-align: center;
    padding: 15px 0;
    margin-top: 35px !important;
    margin: auto;
    font-size: 15px;
    font-weight: 400
}

.outline-btn2:hover {
    border: 2px solid #3b3b3b
}

.banner-featured {
    padding: 0
}

.after-content-row {
    background: #f8f8f8
}

div.c-cta {
    padding-top: 70px;
    padding-bottom: 70px;
    color: #8f8f8f
}

#cta-p p {
    font-size: 24px;
    text-align: center
}

.before-footer {
    color: #fff;
    text-align: center
}

.bxbg {
    background: #fff;
    color: #797979;
    border: 1px solid #d9d9d9
}

.txtbx {
    padding: 15px
}

div#cta-p {
    margin-bottom: 50px
}

.row.copyright {
    padding: 15px;
    margin: 0;
    border-top: 1px solid #adadad
}

.row.copyright ul {
    width: 100%
}

.row.copyright ul li {
    display: inline
}

.row.copyright .copyright-logo {
    float: right;
    position: relative
}

.row.copyright p {
    color: #a9a9a9 !important;
    font-size: 12px;
    margin-bottom: 5px
}

#powered_by {
    background: transparent url(img/logo-sm.png) no-repeat 0 0;
    overflow: hidden;
    width: 72px;
    height: 27px;
    display: block;
    float: right;
    text-indent: -5000px;
    text-align: left;
    right: 0;
    margin: 0;
    position: absolute;
    top: 0;
    opacity: 1;
    border: 0
}

.footer-contact {
    display: none
}

.footer-wrap {
    background: #c3c3c3;
    padding-bottom: 10px
}

#myCustomBanner {
    position: relative;
    z-index: 1
}

#ubertor .navbar-default {
    background: 0 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 10
}

#ubertor .navbar-default .navbar-header {
    float: none;
    width: 100%
}

#ubertor .navbar-default .navbar-toggle {
    background: 0 0;
    border: 0;
    display: block
}

#ubertor .navbar-default .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

#ubertor .navbar-default .navbar-collapse.collapse {
    display: none !important
}

#ubertor .navbar-default .navbar-nav {
    float: none !important;
    margin: 7.5px -15px
}

#ubertor .navbar-default .navbar-nav > li {
    float: none
}

#ubertor .navbar-default .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px
}

.custom-burger-menu {
    max-width: 485px;
    float: right
}

#ubertor .navbar-default .navbar-nav > li > a:hover {
    background: rgba(0, 0, 0, .1);
    color: #fff
}

#ubertor .navbar-default .navbar-nav > li.active > a, #ubertor .navbar-default .navbar-nav > li.sel > a {
    background: rgba(0, 0, 0, .5);
    color: #fff
}

.navbar-header h2 {
    display: none
}

#broker_logo > img.img-responsive {
    background: 0 0;
    max-width: 146px;
    margin: 0;
    width: 100%;
    height: initial;
    max-height: initial
}

#broker_logo {
    padding: 20px 0;
    width: 160px
}

.menu-wrap-01 {
    display: inline-block;
    margin: 0 10px
}

.burger-wrap {
    display: inline-block;
    max-width: 130px
}

.burger-wrap .menu-label {
    color: #fff;
    display: inline-block;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 18px;
    font-weight: 700;
    padding: 5px 0;
    margin: 0
}

.burger-wrap .navbar-toggle {
    display: inline-block;
    margin: 0 0
}

.burger-wrap .navbar-toggle .icon-bar {
    background: #fff
}

.custom-burger-menu {
    padding: 40px 0;
    text-align: right
}

.nav-contact-wrap span a {
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 0 15px
}

.home #page_header_outer .container-wrap {
    padding: 0 !important
}

.slick-dots {
    display: none !important
}

.slick-dotted.slick-slider {
    margin-bottom: 0 !important
}

#grid .al {
    background: #c3c3c3;
    padding: 10px;
    color: #fff;
    margin: 0 auto;
    text-align: left
}

#listing_group #grid .al a {
    font-size: 12px;
    font-weight: 400;
    color: #fff
}

#listing_group .info, #listing_group .listing_provided_by, #listing_group .provided_by, #listing_group .time-modified, #listing_group h3 {
    background: #fff;
    padding: 0 6px;
    margin: 0 auto;
    color: #3a3a3a;
    text-align: left
}

.properties .multiple-listing-view > .row {
    margin-bottom: 30px
}

#grid .al {
    background: #c3c3c3;
    padding: 10px;
    color: #fff;
    margin: 0 auto;
    text-align: left
}

#listing_group #grid .al a {
    font-size: 12px;
    font-weight: 400;
    color: #fff
}

#listing_group h3 {
    background: #fff;
    padding: 0 6px;
    margin: 0 auto;
    color: #3a3a3a;
    text-align: left;
    margin-bottom: 15px;
    margin-top: 15px
}

#grid ul.info {
    margin-top: 15px
}

#grid ul.info li {
    list-style: none;
    display: inline-block;
    padding: 0 2px 0 2px;
    color: #3a3a3a;
    font-size: 16px;
    font-weight: 300
}

.row.alisting-detail {
    border: 1px solid #bfbfbf
}

.detail-left {
    margin-top: 0;
    background: #fff;
    color: #000;
    border-right: 1px solid #bfbfbf
}

.detail-right {
    background: #fff;
    color: #000
}

ul.al-lnav {
    background: #bfbfbf
}

ul.al-tab.al-lnav li a {
    color: #000
}

.custom-text-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 15;
    margin: 20% auto;
    max-width: 1170px
}

.container-fluid.custom-banner {
    position: relative;
    z-index: 1;
    overflow: hidden
}

.custom-text-overlay .first-text {
    color: #fff;
    font-size: 24px;
    text-align: center;
    margin-bottom: 0;
    font-weight: 200
}

.custom-text-overlay .second-text {
    color: #fff;
    font-size: 80px;
    text-align: center;
    text-shadow: 1px 1px #444
}

.home .banner-home1 {
    display: none
}

.custom-text-overlay .btn {
    background: 0 0;
    border-radius: 0;
    border: 3px solid #fff;
    color: #fff;
    display: block;
    max-width: 174px;
    margin: 60px auto 0;
    padding: 15px 0;
    transition: all .5s ease
}

.custom-text-overlay .btn:hover {
    background: rgba(0, 0, 0, .7)
}

.alisting-detail {
    margin: 0;
    background: #fff;
    color: #000
}

.P-btn:hover, .btn-group.open .dropdown-toggle, .btn-sub:hover, .ilist-btn a:hover, .ilist-btn:hover, .pager li.nxt a:hover, .pager li.prev a:hover, .s-select {
    background: #fff;
    color: #000;
    border: 2px solid #000;
    border-radius: 0
}

.pager li.prev a {
    background: #fff;
    color: #5f5f5f;
    font-weight: 700;
    padding: 10px 20px;
    border-radius: 0;
    border: 2px solid #686868
}

.pager li.nxt a {
    background: #fff;
    color: #5f5f5f;
    font-weight: 700;
    padding: 10px 20px;
    border-radius: 0;
    border: 2px solid #686868
}

div#ganz_before_footer_widget {
    margin-top: 120px
}

div#ganz_before_footer_widget h1 {
    font-size: 19px;
    margin-bottom: 25px
}

div#ganz_before_footer_widget p {
    font-style: italic;
    font-family: montserrat !important;
    font-size: 14px
}

.icns {
    margin-bottom: 30px
}

.icns a {
    color: #000;
    font-size: 22px;
    padding: 15px
}

.footer-wrap .container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0
}

.w-banner .col-md-12 {
    max-width: 100%;
    margin: 0 auto
}

footer .row .col-md-12 {
    max-width: 1170px;
    margin: 0 auto;
    width: 100%;
    float: none
}

footer {
    border-top: 1px solid #adadad;
    padding-top: 20px
}

.banner-home2 {
    display: none
}

.container-wrap h1, .container-wrap p, footer p {
    color: #fff;
    text-shadow: none;
    font-weight: 400
}

footer .navbar-nav li a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    padding: 4px 10px;
    font-weight: 400
}

.footer-wrap .body-content {
    max-width: 100%;
    margin: auto
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300 !important;
    text-transform: uppercase
}

h2.ex-h {
    font-size: 17px;
    font-family: montserrat;
    text-transform: uppercase;
    color: #0f0f0f
}

.h1, h1 {
    font-size: 26px
}

h1, h2, h3 {
    margin-top: 0;
    margin-bottom: 10px
}

.btn:focus, .btn:hover {
    color: #333;
    text-decoration: none
}

.ilist-btn, input[type=submit] {
    padding: 5px;
    border: none;
    border-radius: 0;
    background: #fff;
    color: #111;
    font-weight: 400;
    border: 2px solid #000;
    text-transform: uppercase
}

.slick-slide.slick-current {
    display: none !important
}

.new-listing-wrapper {
    width: 1270px !important;
    max-height: 1000px !important
}

.new-listing-img {
    width: 100% !important
}

@media (min-width: 992px) {
    .row-eq-height {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    div#errol-pic {
        height: 940px
    }
}

@media only screen and (max-width: 991px) {
    .abt-box {
        padding: 0;
        border: 1px solid #dfdfdf;
        position: relative;
        top: inherit;
        left: inherit;
        transform: inherit;
        margin-bottom: 9px
    }

    div#errol-pic {
        height: 600px
    }

    .a-about .col-md-5 {
        background: url(http://storage.ubertor.com/errolgan.ourubertor.com/content/image/29.jpg) top center no-repeat #fff;
        background-size: cover
    }
}

@media only screen and (min-width: 321px) and (max-width: 767px) {
    .gridd figure h2 {
        padding-top: 10%
    }
}

@media only screen and (min-width: 270px) and (max-width: 320px) {
    .gridd figure h2 {
        padding-top: 0
    }
}

@media screen and (max-width: 991px) {
    .custom-text-overlay .second-text {
        font-size: 50px
    }

    .custom-text-overlay .first-text {
        font-size: 20px
    }
}

@media screen and (max-width: 767px) {
    .custom-text-overlay .btn {
        margin-top: 10px;
        font-size: 16px
    }

    #ubertor .navbar-default {
        position: relative;
        background: rgba(0, 0, 0, .6)
    }

    .menu-wrap-01 {
        display: none
    }
}

@media screen and (max-width: 430px) {
    .custom-text-overlay .second-text {
        font-size: 35px
    }

    .custom-text-overlay {
        margin: 5% auto
    }
}

.marketing .banner-home1 {
    display: none
}

.market-content .col-md-6 {
    padding: 0
}

.market-content .col-md-6 > div {
    padding: 20% 10%
}

.market-content img {
    width: 100%
}

.market-header {
    margin-bottom: 60px;
    margin-top: 60px
}

.market-header h1 {
    font-size: 36px;
    font-weight: 700 !important;
    text-align: center;
    color: #ec0928
}

.market-header p {
    font-size: 18px;
    text-align: center
}

.market-content h2 {
    color: #000
}

.market-content .row {
    border-top: 1px solid #ccc
}

@media (max-width: 768px) {
    .market-content .col-md-6 > div {
        padding: 10%
    }

    #row2, #row4 {
        display: -webkit-box !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important;
        -webkit-box-orient: vertical !important;
        -moz-box-orient: vertical !important;
        -webkit-flex-direction: column !important;
        flex-direction: column !important;
        -webkit-box-align: start !important;
        -moz-box-align: start !important;
        -ms-flex-align: start !important;
        -webkit-align-items: flex-start !important;
        align-items: flex-start !important
    }

    .col1 {
        -webkit-box-ordinal-group: 2 !important;
        -moz-box-ordinal-group: 2 !important;
        -ms-flex-order: 2 !important;
        -webkit-order: 2 !important;
        order: 2 !important;
        width: 100% !important
    }

    .col2 {
        -webkit-box-ordinal-group: 1 !important;
        -moz-box-ordinal-group: 1 !important;
        -ms-flex-order: 1 !important;
        -webkit-order: 1 !important;
        order: 1 !important;
        width: 100% !important
    }
}

.txtbx {
    height: 200px
}

.txtbx h2 {
    font-size: 22px !important;
    color: #000 !important
}

.txtbx p {
    font-style: italic;
    font-size: 14px;
    font-family: Georgia, Times, "Times New Roman", serif;
    color: #000 !important
}

.txtbx a {
    font-size: 14px;
    font-weight: 400 !important;
    color: #000 !important
}

.footer-wrap .footer-row .col-xs-12.col-sm-4 h1 {
    margin-bottom: 30px;
    font-weight: 400 !important;
    text-align: center
}

.footer-wrap .footer-row .col-xs-12.col-sm-4 p {
    margin-bottom: 0;
    font-family: Georgia, Times, "Times New Roman", serif !important;
    font-size: 15px !important;
    text-align: center
}

.footer-wrap .footer-row .col-xs-12.col-sm-4 iframe {
    opacity: 1 !important
}

.footer-wrap .footer-row .col-xs-12 center img {
    opacity: .5 !important;
    margin: 0 !important
}

footer {
    padding-top: 15vh
}

.contact-info .fa {
    margin-right: 7px;
    color: #a9a9a9
}

.contact-info a {
    color: #a9a9a9
}

.icns.social-media-nav {
    text-align: center;
    margin-top: 5vh
}

.icns a {
    color: #fff !important
}

.burger-wrap .menu-label {
    font-weight: 400 !important;
    font-size: 14px
}

.nav-contact-wrap span a {
    font-weight: 400 !important;
    font-size: 14px
}

.menu-wrap-01.clearfix span:nth-child(3) {
    background-size: 14px;
    background-position: 5px
}

.navbar-collapse {
    position: fixed;
    right: 0;
    width: 320px !important;
    top: 0;
    height: 100% !important;
    max-height: 100% !important;
    z-index: 99999999;
    background: rgba(0, 0, 0, .7)
}

ul#main_menu {
    background: 0 0
}

#close-menu {
    background: 0 0;
    border: 0;
    color: #fff;
    font-size: 24px;
    text-align: right;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px
}

.navbar-nav > li > a {
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, .3)
}

.navbar-nav > li:last-child > a {
    border-bottom: 1px solid rgba(255, 255, 255, .3)
}

#cnt-box p > i {
    font-family: Georgia, Times, "Times New Roman", serif
}



.home .txtbx {
    position: relative
}

.home .txtbx > a {
    position: absolute;
    bottom: 10px;
    text-transform: uppercase
}

.nav_menu.dropdown-menu {
    position: relative !important;
    width: 100% !important
}

@media (min-width: 1024px) {
    .left-col {
        padding-left: 120px !important
    }

    .right-col {
        padding-right: 120px !important
    }

    .contact #myCustomBanner .item > img {
        margin-top: -400px !important
    }

    .links #myCustomBanner .item > img {
        margin-top: -150px !important
    }
}

.gridd > .col-sm-6:first-child h2 {
    margin-top: -35px
}

.gridd > .col-sm-6:first-child h2 > span {
    font-size: 14px;
    font-weight: 400
}

#myCustomBanner {
    height: 400px
}

.home #myCustomBanner {
    height: auto !important
}

#myCustomBanner {
    position: relative
}

.banner-layout-container {
    position: absolute;
    z-index: 9999999;
    color: #fff;
    bottom: 40%;
    width: 100%;
    font-size: 36px;
    left: 0;
    right: 0
}

.banner-layout-container p {
    margin-bottom: 0;
    font-size: 2.4rem
}

.banner-layout-container .btn {
    background: 0 0
}

#static-banner:before {
    content: " ";
    background: rgba(0, 0, 0, .7);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.footer-wrap .footer-row .col-xs-12 .col-sm-4 iframe {
    opacity: .7 !important;
    transition: all .3s
}

.footer-wrap .footer-row .col-xs-12 .col-sm-4 iframe:hover {
    opacity: 1 !important;
    transition: all .3s
}

.footer-container1 {
    width: 100% !important
}

.properties #myCustomBanner .item > img {
    width: 100% !important
}

.about_ #myCustomBanner .item > img {
    width: 100% !important
}

@media (min-width: 1024px) {
    .properties #myCustomBanner .item > img {
        margin-top: -300px !important
    }

    .about_ #myCustomBanner .item > img {
        margin-top: -180px !important
    }
}

.navbar-default .navbar-nav .dropdown-menu li a {
    text-align: center
}

#about .row {
    margin-bottom: 60px
}

#about h3 {
    margin-top: 60px
}

#about hr {
    border: 1px solid #efefef;
    margin: 80px -15px
}

.about-image {
    position: relative;
    float: left;
    width: 40%;
    padding-bottom: 30px;
    margin-right: 60px
}

.about-image > a {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    text-align: center
}

@media (max-width: 768px) {
    #about .row {
        margin: 0
    }

    .about-image {
        width: 100%;
        margin-bottom: 30px
    }
}

@media (max-width: 460px) {
    #myCustomBanner {
        height: 300px
    }
}

@media (max-width: 380px) {
    #myCustomBanner {
        height: 200px
    }
}

.footer-wrap {
    background: #000
}

#cnt-box {
    background: #000 !important
}

.property_detail #grid p {
    color: #000
}

.gridd > .col-md-4:first-child > figure {
    background: #17181a !important
}

.gridd > .col-md-4:first-child > figure > img {
    opacity: 0 !important
}

.slick-arrow {
    width: 50px !important;
    height: 60px !important;
    z-index: 999999999;
    background: rgba(0, 0, 0, .3) !important
}

.slick-prev {
    left: 25px !important;
    border-radius: 30px 10px 10px 30px
}

.slick-next {
    right: 25px !important;
    border-radius: 10px 30px 30px 10px
}

.slick-prev:before {
    content: "<" !important
}

.slick-next:before {
    content: ">" !important
}

.slick-next:before, .slick-prev:before {
    font-size: 50px !important;
    font-weight: 700 !important;
    color: #fff !important;
    text-shadow: 0 0 20px !important
}

.new-listing-wrapper {
    max-height: 700px;
    position: relative
}

.new-listing-wrapper > a.new-listing-link {
    overflow: hidden;
    display: block;
    min-height: 700px !important;
    max-height: 700px
}

.new-listing-wrapper > a.new-listing-link img {
    min-height: 700px !important;
    max-height: 700px
}

.new-listing-details {
    display: none
}

.home #page_header_outer > .color-layer > .container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0
}

.new-listing-address {
    position: absolute;
    bottom: 40px;
    left: 20px;
    font-size: 24px
}

.new-listing-address {
    position: absolute;
    bottom: 40px;
    left: 20px;
    font-size: 24px
}

.new-listing-price {
    position: absolute;
    bottom: 20px;
    left: 20px
}

._readmore {
    z-index: 999999999999999999999;
    color: #fff !important;
    position: absolute;
    bottom: 15px;
    right: 35px;
    border: 2px solid #fff;
    padding: 10px 20px;
    text-shadow: 0 0 10px #000 !important
}

.contact .cms_content .contact-row {
    clear: both !important;
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    font-family: georgia, palatino;
    padding-top: 60px;
    padding-bottom: 60px
}

.contact .col-md-12 .cms_content {
    padding: 0 !important
}

.contact .cms_content hr {
    border: 1px solid #ddd
}

.contact .ex-h {
    display: none
}

.contact .banner-home1 .body-content {
    max-width: 100% !important
}

.contact-r1 {
    padding-top: 5vh;
    padding-bottom: 5vh
}

.contact-r2 {
    padding-top: 5vh;
    padding-bottom: 5vh
}

.contact-r3 {
    padding-top: 5vh;
    padding-bottom: 5vh
}

.contact .contact-r1 .col-sm-6:first-child img {
    width: 80% !important;
    margin-left: auto;
    margin-right: auto;
    display: block
}

.contact .contact-r1 .col-sm-6:last-child {
    padding: 60px
}

.contact .contact-r1 .col-sm-6 > p em {
    font-size: 26px;
    font-style: normal;
    color: #000
}

.contact .contact-r2 h2{
    font-size: 36px;
    text-align: center
}

.contact .contact-r2 h3 {
    text-align: center;
    margin-top: 46px;
    text-transform: capitalize;
    font-style: italic
}

.contact .contact-r2 .editable-link {
    width: 180px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 20px;
    border: 2px solid #000;
    border-radius: 4px;
    padding: 13px 30px;
    background: #fff
}

.contact .contact-r3 h1 {
    font-size: 36px;
    text-align: center
}

.contact .contact-r3 h3 {
    text-align: center;
    margin-top: 46px;
    text-transform: capitalize;
    font-style: italic
}

.contact .lead-form {
    width: 60%;
    margin-left: auto;
    margin-right: auto
}

.contact .lead-form input {
    border: 2px solid #000 !important
}

.contact .lead-form textarea {
    border: 2px solid #000 !important;
    height: 100px !important
}
.contact .main-content [data-type="component-paragraph"]{
    display:none;
}
.contact  .lead-form label {
    opacity: 0;
}
.contact .lead-form textarea{
    padding: 6px 0;
}
.contact .lead-form .submit-btn > input {
    display: block;
    border-radius: 4px
}

.contact .lead-form .col-md-12.contact, .contact .lead-form .col-md-6.contact {
    margin-bottom: 15px !important
}

.contact .lead-form .col-md-12.Comments {
    margin-bottom: 0 !important
}

.contact .lead-form #form_protection {
    padding-top: 0
}

.contact-row.contact-r3 {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important
}

#ganz_after_content_sidebar {
    margin-bottom: 60px
}

#ganz-before-footer-row .contact-r3 {
    margin-bottom: 10vh
}

.contact-r1 div.editable-link {
    display: inline
}

.contact-r1 h3 {
    text-align: center
}

.contact-r1 address {
    text-align: center
}

.contact-r1 address > span > span {
    margin-bottom: 10px !important;
    display: block
}

@media (max-width: 768px) {
    .contact .lead-form {
        width: 100% !important
    }
}

.footer-wrap .footer-row .col-xs-12.col-sm-4 > h1 {
    color: #fff !important
}

.footer-wrap .footer-row .col-xs-12.col-sm-4 > p {
    color: #fff !important
}

footer .container-wrap h1, footer .container-wrap p, footer p {
    color: #a9a9a9 !important
}

footer .navbar-nav li a {
    color: #a9a9a9 !important
}

.gridd > .col-sm-6:first-child h2 {
    color: #fff !important
}

.gridd figure figcaption p {
    color: #fff !important;
    border: 2px solid #fff !important;
    text-shadow: 0 0 5px #000;
    background: 0 0
}

.pdesk {
    display: block !important
}

.footer-wrap {
    background: #17181a !important;
    overflow: hidden;
}

#cnt-box {
    background: #17181a !important
}

#cnt-box p > i {
    font-size: 14px !important
}

#ganz_after_content_sidebar {
    margin-bottom: 0 !important
}

#ganz_after_content_sidebar section.c-contact {
    background: url(http://storage.ubertor.com/errolgan.ourubertor.com/content/image/383.jpg) !important
}

.footer-wrap .footer-row .col-xs-12.col-sm-4 iframe {
    height: 100px !important
}

.marketing #myCustomBanner {
    height: 400px !important
}

@media (min-width: 768px) {
    .marketing #myCustomBanner .item img {
        width: 100% !important
    }

    .marketing .market-content {
        background: #fff !important
    }
}

@media (min-width: 1024px) {
    .marketing #myCustomBanner .item img {
        margin-top: -250px
    }
}

#contact input[type=text], #contact textarea {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid #ddd !important;
    box-shadow: none !important
}

.w-banner .color-layer {
    background: #17181a !important
}

#ganz_banner_widgets .search_board_listings {
    background: #17181a !important
}

.w-banner .container-wrap, .wo-banner .banner-home.has_widget {
    padding: 50px 0 50px 0 !important
}

.mls_search input.submit-btn {
    float: right;
    border: 2px solid #fff !important
}

.mls_search .btn.dropdown-toggle {
    background: #fff !important;
    color: #000 !important;
    border-radius: 0 !important
}

.mls_search .bootstrap-select.btn-group .dropdown-menu li > a:hover {
    background: #000 !important;
    color: #fff !important
}

.mls_search .bootstrap-select.btn-group .btn .caret {
    border-top-color: #000 !important;
    border-bottom-color: #000 !important
}

.mls_search #mls_search_1_price_max, .mls_search #mls_search_1_price_min {
    border-radius: 0 !important
}

.mls_search.level_1 #page_header_outer {
    display: none
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    width: 100% !important
}

@media (max-width: 767px) {
    div#abt-text {
        padding: 40px
    }

    .abt-box {
        padding: 40px
    }
}

.new-listing-wrapper > a.new-listing-link img {
    min-height: initial !important;
    max-height: initial !important
}

.new-listing-wrapper > a.new-listing-link {
    min-height: initial !important;
    max-height: initial !important
}

.new-listing-wrapper {
    width: 100% !important
}

.slick-next, .slick-prev {
    display: none !important
}

@media screen and (max-width: 500px) {
    figure.effect-oscar img {
        object-fit: cover;
        height: 300px
    }
}

#ganz_banner_widgets {
    visibility: hidden
}

.lead-form label {
    font-size: 14px;
    font-weight: 400;
    margin-top: 15px
}

.lead-form .Receive.NewsLetter label {
    display: inline !important
}

.lead-form .Receive.Newsletter input {
    display: inline;
    width: auto
}

.lead-form .btn.submit {
    padding: 10px 30px;
    font-size: 14px
}

.navbar-brand {
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    display: flex;
    align-items: center
}

#main-navbar ._navbar-logo a {
    display: inline-block !important;
    margin-right: 20px
}

._navbar-logo img {
    height: 100%;
    max-width: 100%
}

.navbar-header {
    padding-top: 15px
}

a.nav-expander {
    top: 16px
}

.navbar-header.pull-right {
    text-align: right
}

@media screen and (max-width: 768px) {
    .navbar-header {
        display: block;
        width: 100%;
        text-align: center
    }

    .nav-contact-wrap {
        margin: auto
    }

    a.nav-expander {
        top: 0
    }
}

div[data-widget-type=featured_listings] h2.sidebar-title {
    margin-top: 30px;
    margin-bottom: 30px
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    height: 100vh;
    width: 100%;
    object-fit: cover
}

.featured_listings .carousel-caption {
    background-color: rgba(0, 0, 0, .5);
    bottom: 10%
}

.featured_listings .carousel-caption span.price {
    display: block;
    margin: 20px auto
}

@media screen and (max-width: 960px) {
    .fl-slides .item img {
        height: 100% !important;
        max-height: 50vh;
        width: 100% !important;
        object-fit: cover
    }
}

.home #ganz-before-content-row > div {
    padding: 0
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .home .about {
        min-height: 50vh;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    #abt-text {
        height: 100%;
        padding: 5%
    }

    .abt-box {
        padding: 5%
    }

    .abt-img img {
        height: auto;
        width: 100%;
        object-fit: cover
    }
}

@media screen and (max-width: 768px) {
    #abt-text {
        height: 100%;
        padding: 5%
    }
}

.gridd figure {
    margin: 0
}

@media screen and (max-width: 768px) {
    .gridd figure figcaption, .gridd figure figcaption > a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        justify-content: center
    }
}

.c-contact {
    background: url(https://s3.amazonaws.com/storage-ubertor-com/ganz.staging.ubertor.net/content/image/38.jpeg) no-repeat center;
    background-attachment: fixed;
    min-height: 100vh;
    position: relative;
    background-size: cover;
    display: flex;
    justify-content: center
}

@media screen and (max-width: 480px) {
    .navbar-header {
        padding-top: 0
    }

    .nav-contact-wrap {
        margin: 0;
        padding: 0
    }

    .banner-layout-container h1 {
        font-size: 3.4rem
    }
}

.nav_menu.dropdown-menu {
    margin-top: 15px
}

.navbar-nav.nav-top li {
    margin-left: 0
}

.dropdown-menu li a:hover {
    color: #333
}

ol.breadcrumb {
    margin-left: 0
}

.listing_group-wrapper {
/*    padding-top: 60px*/
}

.multiple-listing-view ul#listing_tab {
    float: right
}

@media screen and (max-width: 768px) {
    .multiple-listing-view ul#listing_tab {
        float: none;
        display: flex;
        margin: 0
    }

    .multiple-listing-view ul#listing_tab li {
        flex: 1;
        text-align: center;
        background: #f8f8f8
    }
}

.p-list .listing {
    overflow: hidden;
    margin-bottom: 30px
}

.p-list .listing img {
    width: 100%
}

.p-list .listing ul {
    list-style: none;
    padding: 0;
    font-size: 14px
}

ul.info li span:last-child {
    margin-right: 10px
}

#grid .listing {
    margin-bottom: 30px;
    padding-bottom: 20px
}

#grid .listing p {
    margin: 15px 0 0;
    padding: 0 20px
}

#grid .listing h3 {
    margin: 10px 0;
    padding: 0 20px
}

@media screen and (min-width: 768px) {
    #grid .alisting-img img {
        height: 30vh;
        object-fit: cover
    }
}

@media screen and (max-width: 768px) {
    #grid .alisting-img img {
        width: 100%
    }
}

body.home .site-banner .site-banner-inner, body.home .site-banner .site-banner-inner img {
    height: 100vh !important
}

body:not(.home) .pre-defined-content {
    padding-bottom: 60px;
/*    padding-top: 30px*/
}

body:not(.home) #main-content {
    padding-top: 30px
}

.properties #main-content {
    padding-top: 30px;
    padding-bottom: 30px
}

#listings-navigation.pagination {
    display: inline-block;
    margin: 20px auto;
    width: 100%;
    border-radius: 4px;
    color: #fff
}

ul.al-pagination {
    min-width: 250px
}

.al-pagination li.text.col-xs-6 {
    line-height: 34px
}

#listings-navigation.pagination > li:last-child > a, #listings-navigation.pagination > li:last-child > span {
    float: right;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

li.next.nxt {
    float: right
}

.listing-header .top {
    margin-bottom: 30px
}

.listing-header h2 {
    font-weight: 700
}

.listing-header h2.address {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: var(--main-font)
}

.listing-header h2.price {
    text-align: right
}

#listingCarousel .item img {
    width: 100%;
    height: 50vh;
    object-fit: cover;
    object-position: center
}

.listing-header .col-sm-4 {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.property-info span {
    text-transform: uppercase;
    font-weight: 700
}

.office ul {
    padding: 0;
    margin: 0
}

@media screen and (max-width: 768px) {
    .property-info {
        color: #fff
    }
}

.description {
    margin: 30px 0
}

.description .row {
    margin-top: 30px;
    margin-bottom: 30px
}

ul.listing-links {
    padding: 15px 0 60px;
    list-style: none;
    line-height: 2em;
    margin: 0
}

ul.listing-links span {
    width: 30px
}

.description h3 {
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    font-size: 16px;
    font-family: var(--main-font)
}

.description h3::after {
    display: inline-block;
    margin: 5px 10px;
    width: 5em;
    height: 2px;
    background-color: #999;
    content: ""
}

.details h5 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 300
}

.map-responsive {
    position: relative;
    overflow: hidden;
    padding-bottom: 56.25%;
    height: 0
}

.map-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.businessCard ul {
    padding: 0;
    list-style: none
}

#links {
    margin-top: 10vh
}

#links > [class*=col-] {
    margin-bottom: 30px;
    min-height: 20vh
}

#links ul {
    margin: 0
}

.lead-form {
    float: left;
    width: 100%;
    margin-top: 30px
}

#side-menu {
    padding: 15px
}

#main_menu {
    margin-top: 30px
}

#side-menu #nav-close {
    display: block;
    float: right;
    font-size: 22px;
    text-decoration: none
}

#side-menu #nav-close:hover, #side-menu #nav-close:visited {
    color: #fff
}

#main_menu li a {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #6f7d8c;
    text-align: left;
    border: none;
    text-shadow: none
}

#main_menu > li:first-child > a {
    border-top: 1px solid #323949
}

#main_menu > li > a {
    border-bottom: 1px solid #323949
}

#main_menu li {
    width: 100%
}

.dropdown-menu {
    max-width: 100% !important;
    margin: 0 !important;
    padding-left: 15px
}

.nav li.open > a {
    font-weight: 700;
    background: 0 0 !important;
    color: #fff !important
}

.nav li a:focus, .nav li a:hover {
    background: 0 0 !important;
    color: #fff !important
}

@media (max-width: 768px) {
    #side-menu #main_menu {
        margin: 30px 0 0;
        float: left;
        width: 100%
    }
}

.for_buyers label[for="for sellers Moving/Selling"], .for_sellers .lead-form label[for="for sellers Moving/Selling"] {
    display: block !important;
    vertical-align: top;
    margin-top: 0
}

.for_buyers .lead-form label[for="for buyers Receive Newsletter"], .for_sellers .lead-form label[for="for sellers Receive Newsletter"] {
    margin-top: 10px;
    margin-right: 5px;
    vertical-align: top
}

.for_buyers .lead-form div.for.buyers, .for_sellers .lead-form div.for.sellers {
    margin-top: 30px
}

.empty-widget {
    display: none
}

.on-live-editor .empty-widget {
    display: block
}

.gallery-nav > ul {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd
}

.gallery-nav > ul li a {
    color: #404040;
    border-top: 2px solid transparent;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid transparent;
    border-radius: 0
}

.gallery-nav > ul li a:hover {
    color: #000 !important;
    border-bottom: 2px solid #000 !important;
    border-top: 2px solid #000 !important;
    transition: .3s all
}

.gallery-nav > ul li.sel a {
    background: #ddd
}

.breadcrumb-wrap {
/*    margin-top: 30px;*/
    margin-bottom: 30px
}

.breadcrumb-wrap ol.breadcrumb {
    background-color: transparent
}

body.contact .before-content-row .contact_map-widget {
    padding-top: 15vh
}

body.contact .before-content-row .map-title {
    font-size: 36px;
    text-align: center;
    margin-bottom: 10px
}

body.contact .before-content-row .map-description {
    text-align: center;
    margin-top: 46px;
    margin-bottom: 15vh;
    text-transform: capitalize;
    font-size: 24px;
    font-style: italic
}

body.contact .lead-form {
    float: none
}

body.contact .lead-form .form-group.row > .col-md-6 {
    max-width: 100%;
    widtH: 100%
}

body.contact .lead-form .btn.btn-default {
    margin-top: 30px
}

.footer-wrap .map-title {
    margin-bottom: 30px;
    font-weight: 400 !important;
    text-align: center;
    font-size: 26px
}

.col-sm-12.businessCard .agent-image > img {
    max-width: 250px
}

@media (min-width: 992px) {
    .property_detail .col-sm-4.businessCard .agent-image {
        width: 100%
    }

    .property_detail .col-sm-4.businessCard .agent-details {
        width: 100%
    }

    .property_detail .col-sm-4.businessCard .agent-image > img {
        max-height: 300px;
        max-width: 300px;
        width: 100%;
        object-fit: cover;
        object-position: top center;
        margin-bottom: 30px;
        margin-left: auto;
        margin-right: auto;
        display: block
    }
}

@media (max-width: 768px) {
    .col-sm-12.businessCard .agent-image > img {
        width: 100%;
        max-width: 100%
    }
}

@media (max-width: 560px) {
    .col-sm-12.businessCard .agent-image {
        width: 100%;
        max-width: 100%
    }

    .col-sm-12.businessCard .agent-details {
        padding-top: 30px;
        width: 100%;
        max-width: 100%
    }

    .col-sm-12.businessCard .agent-details ul {
        margin: 0;
        text-align: center;
        width: 100%;
        max-width: 100%
    }

    .col-sm-12.businessCard .agent-details > ul > li {
        margin-bottom: 15px
    }
}

@media (max-width: 480px) {
    .property_detail .col-sm-4.businessCard .agent-image {
        width: 100%;
        margin-bottom: 30px
    }

    .property_detail .col-sm-4.businessCard .agent-details {
        width: 100%;
        text-align: center
    }

    .property_detail .col-sm-4.businessCard .agent-details > ul {
        margin: 0
    }

    .property_detail .col-sm-4.businessCard .agent-details > ul > li {
        margin-bottom: 15px
    }
}

.property_detail .col-sm-4.businessCard .col-sm-6.col-md-8 {
    font-weight: 700
}

.properties .alisting-img > a > img {
    width: 100%;
    height: 100% !important;
    object-fit: cover
}

.properties .nav-pills > li a:hover {
    background: #337ab7 !important
}

@media (min-width: 768px) {
    .properties .alisting-img > a {
        height: 250px;
        display: block;
        overflow: hidden
    }
}

.has_afc .pagination-bottom {
    margin-top: 30px;
    margin-bottom: 30px;
    display: block
}

.has_afc .afc-listings .alisting-img .info {
    text-align: center !important
}

.has_afc .afc-listings .alisting-img .info li {
    display: inline
}

.has_afc .afc-listings .alisting-img .info > li:last-child .list-divider {
    display: none
}

.has_afc .list-divider {
    margin-left: 5px !important;
    margin-right: 5px !important;
    display: inline-block;
    font-size: 14px
}

.has_afc .afc-listings > .row:first-child {
    margin-bottom: 30px
}

.has_afc .pages.pagination {
    margin: 0
}

.has_afc .afc-listings .alisting-img .img > a {
    display: block;
    height: 250px;
    overflow: hidden
}

.has_afc .afc-listings .alisting-img .img > a > img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.has_afc .afc-listings .alisting-img .al {
    margin: 5px 0
}

.has_afc .alisting-img h3 {
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin: 5px 0 !important;
    text-align: center !important;
    font-size: 28px
}

.has_afc .info {
    list-style: none;
    padding-left: 15px !important;
    padding-right: 15px !important
}

.has_afc .description {
    text-align: left
}

.has_afc .description > img {
    max-width: 80px;
    margin: 0 10px
}

.has_afc .description > a {
    display: block;
    margin-top: 15px;
    font-size: 14px
}

.has_afc .listing_provided_by {
    font-size: 13px
}

.has_afc #listing_details_header {
    display: none
}

.has_afc .top-navigations {
    margin-bottom: 15px
}

.has_afc #listingCarousel .item > img {
    height: 500px;
    width: 100%;
    object-fit: cover
}

.has_afc .left.carousel-control > .fa, .has_afc .right.carousel-control > .fa {
    top: 50%;
    position: absolute;
    margin-top: -20px
}

.has_afc #gmls_tab {
    margin: 0
}

.has_afc .row.alisting-detail {
    border-top: 0
}

.has_afc .detail-left {
    border-right: 0
}

.has_afc .detail-right {
    border-left: 1px solid #ddd
}

.has_afc #gmls_tab li > a {
    margin: 0;
    border-radius: 0
}

.has_afc #details .detail-right {
    padding: 30px
}

.has_afc #details h3::after {
    display: inline-block;
    margin: 5px 10px;
    width: 5em;
    height: 2px;
    background-color: #999;
    content: ""
}

.businessCard > h3::after, .has_afc #details .detail-left h2::after, .has_afc #details h3::after {
    display: inline-block;
    margin: 5px 10px;
    width: 5em;
    height: 2px;
    background-color: #999;
    content: ""
}

.businessCard {
    margin-top: 30px
}

.col-sm-4.businessCard .agent-image > img {
    max-width: 200px;
    max-height: 200px;
    object-fit: cover;
    object-position: top center;
    margin-left: auto;
    margin-right: auto;
    display: block
}

.has_afc .tab-content #contact {
    padding: 60px
}

.has_afc .tab-content #contact h3 strong {
    margin-bottom: 30px;
    display: block
}

.has_afc .tab-content #contact label {
    font-weight: 300
}

.has_afc .tab-content #contact input[type=submit] {
    padding: 10px 30px;
    font-size: 16px
}

.businessCard > h3, .has_afc #details h3 {
    padding: 0 !important;
    text-align: left !important;
    margin-bottom: 15px !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    font-size: 16px;
    font-family: var(--main-font)
}

.has_afc #details .detail-left {
    padding: 30px
}

.has_afc #details .detail-left hr {
    display: none
}

.has_afc #details .detail-left .col-xs-6 {
    font-weight: 700;
    margin-bottom: 5px
}

.has_afc #details .detail-left .d-label strong {
    font-weight: 300
}

.has_afc #details .detail-left h2 {
    padding: 0 !important;
    text-align: left !important;
    margin-bottom: 15px !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    font-size: 16px;
    font-family: var(--main-font)
}

.has_afc .back_to_afc_list {
    display: block;
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: 0;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

#one-column {
    text-align: center
}

#one-column .contact-info p {
    margin: 0
}

#one-column #ganz-footer-middle-sidebar, #two-column-even #ganz-footer-middle-sidebar {
    padding-top: 15px;
    padding-bottom: 30px
}

#two-column-even .contact-info > ul {
    padding-left: 0
}

@media (max-width: 768px) {
    #one-column .row {
        margin: 0
    }

    #two-column-even .row {
        margin: 0
    }
}

@media (max-width: 560px) {
    #two-column-even {
        text-align: center
    }

    #two-column-even .contact-info ul {
        margin: 0
    }

    #two-column-even ul li {
        list-style: none
    }
}

#two-column-even .map-title {
    text-align: left
}

#two-column-even .contact_map-widget iframe {
    padding-right: 30px !important
}

@media (max-width: 768px) {
    #two-column-even {
        text-align: center
    }

    #two-column-even .map-title {
        text-align: center
    }

    #two-column-even .contact_map-widget iframe {
        padding: 0 !important
    }

    #two-column-even .contact-info ul {
        margin: 0;
        list-style: none
    }
}

body.contact .lead-form .btn.btn-default {
    padding: 13px 30px;
    width: 180px
}

div[data-widget-type=search_board_listings] {
    padding: 60px 15px !important
}

div[data-widget-type=search_board_listings] h2 {
    margin-bottom: 30px;
    margin-top: 30px
}

div[data-widget-type=search_board_listings] form > .row {
    margin-bottom: 15px
}

div[data-widget-type=search_board_listings] .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%
}

div[data-widget-type=search_board_listings] input[type=submit] {
    width: 100%;
    padding: 6px;
    line-height: 1.5;
    font-size: 12px
}

div[data-widget-type=search_board_listings] button, input[type=button], input[type=reset], input[type=submit] {
    border-radius: 0
}

div[data-widget-type=search_board_listings] button, div[data-widget-type=search_board_listings] input, div[data-widget-type=search_board_listings] select, div[data-widget-type=search_board_listings] textarea {
    border-radius: 0 !important
}

div[data-widget-type=search_board_listings] .bootstrap-select.btn-group .dropdown-menu {
    padding: 0;
    max-width: none;
    min-width: 220px
}

@media (max-width: 992px) {
    div[data-widget-type=search_board_listings] form > .row {
        margin: 0
    }

    div[data-widget-type=search_board_listings] .col-md-6 {
        margin-bottom: 5px
    }

    div[data-widget-type=search_board_listings] .col-md-2 {
        margin-bottom: 5px
    }

    div[data-widget-type=search_board_listings] .dropdown-menu.open, div[data-widget-type=search_board_listings] .dropdown-menu.open ul {
        position: relative;
        width: 100%
    }
}

.unavailable-photo-wrap {
    width: 100%;
    height: 60vh;
    background: #eee;
    text-align: center;
    float: left
}

.fl-slides .item > a {
    display: block;
    width: 100%
}

.fl-slides .item .unavailable-photo-wrap > img {
    object-fit: contain;
    height: 100px !important;
    width: 100px !important;
    margin-left: auto;
    margin-right: auto;
    display: inline-block
}

.photo-align-helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

div[data-widget-name="07 - four button center"] .editable-link {
    width: 100% !important
}

div[data-widget-name="07 - four button center"] .editable-link > a {
    width: 80%
}

@media (max-width: 992px) {
    div[data-widget-name="07 - four button center"] .editable-link > a {
        width: 200px
    }
}

div[data-widget-type=featured_listings] .carousel-inner .provided_by {
    background: #000 !important;
    margin: 0;
    padding: 15px;
    text-align: center;
    color: #fff
}

div[data-widget-type=featured_listings] .carousel-inner .item {
    width: 100%
}

div[data-widget-type=custom_featured_listings] .image img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    box-shadow: 0 0 3px #000;
    margin-bottom: 15px
}

div[data-widget-type=custom_featured_listings] .inset .provided_by {
    color: #000;
    text-transform: capitalize;
    font-size: 15px;
    text-align: center;
    padding: 10px 0;
    color: #000;
    text-shadow: initial
}

div[data-widget-type=custom_featured_listings] div.field-details {
    text-align: center
}

div[data-widget-type=custom_featured_listings] div.description {
    margin: 10px 0
}

div[data-widget-type=custom_featured_listings] .sidebar-title {
    margin-top: 20px
}

div[data-widget-type=custom_featured_listings] .custom_featured_listings .carousel-caption {
    text-align: initial;
    padding: 30px;
    background: rgba(0, 0, 0, .5)
}

div[data-widget-type=custom_featured_listings] .custom_featured_listings .address-wrap3 p.country {
    margin: 15px 0 !important
}

div[data-widget-type=custom_featured_listings] .custom_featured_listings .address-wrap3 h3.price {
    margin: 15px 0 !important
}

div[data-widget-type=custom_featured_listings] .custom_featured_listings ul.other-info {
    padding: 0;
    margin: 0;
    list-style-type: none
}

div[data-widget-type=custom_featured_listings] .provided_by {
    margin: 0;
    padding: 15px 0;
    background: #000;
    color: #fff;
    font-size: 18px;
    text-align: center
}

@media (max-width: 991px) {
    div[data-widget-type=custom_featured_listings] img {
        min-height: 500px
    }
}

.ubr_share_bar > li {
    display: inline;
    width: auto !important;
    height: 30px !important;
    margin: 0 5px;
    float: left;
    padding: 0 !important
}

.ubr_share_bar > li > iframe {
    width: auto !important;
    max-width: 60px;
    position: relative !important;
    bottom: 0
}

.ubr_share_bar > li img {
    vertical-align: top
}

.listing_group .listing .thumbnails {
    height: initial
}

.listing .assignment .thumbnails {
    height: initial
}

.ubr_share_button.ubr_fb_like_button iframe.facebook-like-button {
    height: 20px
}

.ubr_share_button.ubr_fb_share_button .facebook-share-button.deprecated-share img {
    width: initial
}

.listing img[alt="REBGV MLS Reciprocity"] {
    width: initial;
    padding: 5px 5px 0 0
}

.table-striped .img-thumb a > img.thumbnails {
    height: initial
}

.social-sharing-buttons .ubr_share_bar {
    list-style-type: none;
    margin: 0
}

.social-sharing-buttons .ubr_share_bar li:first-child {
    display: inline-block;
    width: 30%;
    height: 40px;
    padding: 3px 0
}

.listing_group .listing .thumbnails {
    height: initial
}

.listing .assignment .thumbnails {
    height: initial
}

.listing img[alt="REBGV MLS Reciprocity"] {
    width: initial;
    padding: 5px 5px 0 0
}

.table-striped .img-thumb a > img.thumbnails {
    height: initial
}

.property_detail .uber-badge.badge {
    border-radius: 0;
    top: 0;
    margin: 0;
    position: absolute;
    z-index: 9999;
    padding: 10px 20px;
    font-size: 16px
}

@media screen and (max-width: 768px) {
    body.property_detail .property-info p {
        color: #000
    }
}

.featured-badge {
    position: absolute;
    font-size: 16px;
    padding: 15px 30px
}

.uber-badge {
    position: absolute;
    padding: 10px 15px;
    border-radius: 0;
    top: 0;
    margin: 0;
    left: 15px
}

.property_detail .uber-badge {
    left: 0
}

#table td {
    position: relative
}

#table .uber-badge {
    top: auto;
    left: auto
}

[data-widget-type=search_board_listings] .col-md-2 .btn-group .btn {
    background: #fff;
    color: #999;
    border: 1px solid #000
}

[data-widget-type=search_board_listings] .form-control {
    border: 1px solid #000
}

[data-widget-type=search_board_listings] .form-control::placeholder {
    padding-left: 10px
}

[data-widget-type=search_board_listings] .submit-btn {
    background: #000;
    box-shadow: none;
    text-shadow: none;
    color: #fff
}

[data-widget-type=search_board_listings] .submit-btn:hover {
    background: #000;
    box-shadow: none;
    text-shadow: none;
    color: #fff
}

.header .company-logo .navbar-brand img {
    visibility: visible;
    max-width: 120px;
    max-height: 100% !important
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto !important
}

body:not(.home) header {
    height: 30vh;
    overflow: hidden
}

.banner-layout-container {
    top: 120px;
    z-index: 9
}

.bottom_menu_links {
    list-style: none;
    text-align: center;
    margin: 30px 0 0 0 !important;
    padding: 0 !important
}

footer .brokerage-logo {
    text-align: center
}

@media (max-width: 768px) {
    footer .brokerage-logo {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .bottom_menu_links {
        margin: 0 0 30px 0 !important;
    }
}

.poweredby_wrap {
    text-align: right;
}

.poweredby_wrap .board_logo {
    float: none;
    margin-bottom: 10px;
    width: unset !important;
    height: unset !important;
}

.afc-listings .poweredby_wrap {
    margin-top: 10px;
}

@media (max-width: 768px) {
    .poweredby_wrap {
        margin-bottom: 20px;
    }
}

.hq-ah--data-container > div p {
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #404040;
}
.footer-row h2{
    font-size:26px;
}
.bottom_menu_links li a{
    color:#a9a9a9;
    font-family: Georgia, Times, "Times New Roman", serif;
}
.contact .pre-defined-content{
    display:none;
}
.featured_listings .details-minor{
    padding-left:0;
    display:none;
}
.featured_listings .details-minor li{
    list-style:none;
    display:inline-block;
    padding:5px;
}

.align-center {text-align: center}
.align-left {text-align: left}
.align-right {text-align: right}
.list-view-image {display:inline-block;width:100%;height:250px;}
.container.-contact-map {padding-bottom: 5vh}

.breadcrumb-wrap {background: #efefef; border-radius: 5px;}