/* Minification failed. Returning unminified contents.
(298,1): run-time error CSS1019: Unexpected token, found '}'
: run-time error CSS1036: Expected expression, found ''
 */
#top-nav {
margin-bottom:0;
box-shadow:none;
}
.nav-social li a {
    display: inline-block;
}
#top-nav .navbar-nav.nav-social > li > a {
    padding: 5px;
}
#language-tw.nav-link, #language-cn.nav-link {
    color: #2196f3 !important;
    padding: 5px !important;
}
.navbar-default .navbar-nav > li > a {
    color: #01091F;
}
#top-nav {
    margin-bottom: 5px;
    font-size: 16px;
}

    #top-nav .navbar-nav > li > a {
        padding: 5px 10px;
    }

    #top-nav .navbar-nav.nav-social > li > a {
        padding: 5px;
    }

nav .nav-social .fa {
    color: black;
}

#top-nav.navbar {
    min-height: 40px;
    background-color: #fbc826;
    letter-spacing: 1px;
    padding: .1rem 1rem;
}

.navbar-light .navbar-nav .nav-link {
    color: #000;
}

#top-nav.navbar .navbar-header a.navbar-brand {
    padding: 5px;
    height: 30px;
}

    #top-nav.navbar .navbar-header a.navbar-brand img {
        height: 20px;
    }

#top-nav .navbar-toggler {
    border: none !important;
}

    #top-nav .navbar-toggler .icon-bar + .icon-bar {
        margin-top: 4px;
    }

    #top-nav .navbar-toggler .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

    #top-nav .navbar-toggler .icon-bar {
        width: 22px;
        transition: all 0.2s;
    }
    /*.navbar-toggler .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
}*/
    #top-nav .navbar-toggler .icon-bar {
        background-color: #888;
    }

#top-nav button.navbar-toggler:focus {
    outline: none;
    outline: none;
}
    #language-tw.nav-link.active, #language-cn.nav-link.active, nav .nav-social #language-tw.nav-link.active .fa, nav .nav-social #language-cn.nav-link.active .fa {
        color: #f71000 !important;
        font-weight: bold;
    }
nav .nav-social .fa {
    color: black;
}
nav .nav-social .fa {
    font-size:110%;
}
.filter #lease_search {
    height: 36px;
}
.filter-detail #lease_search {
    height: 36px;
}
.imp {
    color: red;
}
    .imp .tooltip-inner{font-size:18px;}
    /*.navbar-nav > li > a{padding:6px;}*/
    select.form-control {
        display: block;
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        font-size: 15px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    }
.bootstrap-select .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
body {
    font-family: 'Microsoft YaHei';
}

.mt-0 {
    margin-top: 0 !important;
}

.navbar {
    z-index: 999;
    border: 0;
    border-radius: 0;
    background-color:#E8A231;
    box-shadow: 0 1px 5px rgba(0,0,0,.4);
}

    .navbar a {
        /*color: #fff !important;*/
        font-size: 110%;
    }

        .navbar a:hover {
            background-color: #E8A231 !important;
        }

        .navbar a:active {
            background-color: #E8A231 !important;
        }

        .navbar a:visited {
            background-color: #E8A231 !important;
        }

.navbar-nav {
    margin-left: 5px;
}

.navbar-default .navbar-nav > .open > a {
    background-color: #E8A231 !important;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #E8A231 !important;
}

.navbar .dropdown-menu {
    background-color:#E8A231;
    border-color:#E8A231;
    border-top: 1px solid rgb(10, 108, 44);
    padding: 10px;
}

    .navbar .dropdown-menu a:hover {
        text-decoration: none;
    }

.navbar .icon-bar {
    background-color: #fff !important;
}

.navbar .navbar-toggle {
    border: none;
    margin-top: 13px;
}

.list-title {
    padding-left: 10px;
    color: #fff;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #E8A231 !important;
}

.navbar-right {
    margin-right: 0;
}
#homedy{padding-top:10px;}
.intro-wrap {
    padding-top: 6%;
    padding-bottom: 12%;
}

    .intro-wrap form {
        width: 80%;
        margin: auto;
    }

    .intro-wrap h4 {
        color: #fff;
        margin-bottom: 20px;
        display: inline-block;
        font-size: 20px !important;
        font-weight: bold;
        letter-spacing: 1.3px;
    }

    .intro-wrap.default {
        top: 0;
    }

.search-title {
    position: relative;
}

a.adv-search-ctrl {
    display: inline-block;
    color: white;
    bottom: 5px;
    right: 5px;
    position: absolute;
}

    a.adv-search-ctrl:hover {
        color:#E8A231;
    }

.ad-wrap {
    position: fixed;
    bottom: 20px;
    left: 10px;
    z-index: 999;
}

    .ad-wrap img {
        border-radius: 10px;
    }

.ad-wrap-2 {
    position: fixed;
    bottom: 20px;
    right: 10px;
    z-index: 999;
}

    .ad-wrap img, .ad-wrap-2 img {
        width: 300px;
    }


/*.ad-wrap-2 {
        position: absolute;
        bottom: 20px;
        left: 500px;
        z-index: 999;
    }*/
}

.search h2 {
    color: #fff;
    text-shadow: 0 2px 1px rgba(0, 0, 0, .7);
    font-weight: bold;
}

.search .options {
    margin-top: 10px;
}

.search-wrap button {
    font-size: 20px;
    height: 50px;
    background-color: #ff4811;
    color: #fff; 
}

    .search-wrap button:hover {
        background-color: #ff4811;
        border-color: #ff4811;
        color: #fff;
    }

    .search-wrap button:focus {
        background-color: #e24110;
        border-color: #ff4811;
        color: #fff;
    }

.search input {
    height: 50px;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}

.search select {
    height: 40px;
    box-shadow: 0 3px 2px rgba(0, 0, 0, .2);
}

.search select {
    color: #5d5d5d;
}

.logo img {
    height: 44px;
    margin: 3px 0 0 0;
    background-color: #fff;
    border-radius: 5px;
}

.l-panel {
    position: relative;
}

    .l-panel .ad-bar {
        position: absolute;
        bottom: 0;
        width: 100%;
        margin-left: -15px;
        color: #fff;
    }

        .l-panel .ad-bar .ad-bar-content {
            position: relative;
            height: 30px;
            z-index: 3;
        }

        .l-panel .ad-bar .ad-main {
            position: absolute;
            z-index: 2;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            width: 600px;
            height:200px;
        }
        .l-panel .ad-bar .ad-main a{
          color:#fff;
        }

            .l-panel .ad-bar .ad-main p {
                position: absolute;
                font-size: 20px;
                top: 10%;
                left: 10px;
            }

            .l-panel .ad-bar .ad-main img {
                width: 100%;
            }

#adv-search-options .well {
    background-color: transparent;
    position: relative;
}

    #adv-search-options .well .options {
        position: relative;
        z-index: 3;
    }

#adv-search-options .adv-search-options-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #f8f8f8;
    opacity: 0.6;
    z-index: 2;
}

.l-panel .ad-bar .ad-bar-bg {
    opacity: 0.6;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #E8A231;
    z-index: 1;
}

 
.l-panel.home {
    background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ),url(/assets/img/19532982_xl.jpg) 100%;
    background-size: cover; 
}

.r-panel {
    margin-top: 60px;
}

.modal-header h4 {
    color:#E8A231;
}

.modal-header img {
    height: 30px;
    vertical-align: bottom;
}

.modal-header button {
    position: relative;
    top: 5px;
}

.modal-logIn .switch {
    display: block;
    text-align: right;
}

.connect {
    text-align: center;
}

    .connect button {
        margin-top: 10px;
    }

.btn-fb {
    background-color: #3b5998;
    color: #fff;
}

.btn-weibo {
    background-color: #d81919;
    color: #fff;
}

    .btn-fb:hover, .btn-weibo:hover, .btn-fb:focus, .btn-weibo:focus {
        color: #dbdbdb;
    }



.sec .row {
    margin-left: -7px;
    margin-right: -3px;
    margin-bottom: 10px;
}

.sec .col-sm-6,
.sec .col-md-4,
.sec .col-md-3,
.sec .col-sm-4,
.sec .col-xs-6 {
    padding-left: 5px;
    padding-right: 5px;
}

.sec-title {
    display: table;
    width: 100%;
    padding: 5px 0 5px 0;
}

    .sec-title span {
        font-size: 150%;
        display: table-cell;
        color:#000;
        font-weight: bold;
    }

    .sec-title a {
        display: table-cell;
        width: 60px;
        color: #000;
        padding: 2px 2px 2px 2px;
        background-color:#E8A231;
        border-radius: 3px;
        line-height: 2;
        text-align: center;
    }

.h-t-contain {
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

.house-thumb {
    height: 150px;
    width: 100%;
}

    .house-thumb.lg {
        height: 200px;
    }


.thumb-info {
    position: absolute;
    bottom: 0;
}

    .thumb-info ul {
        padding-left: 5px;
    }

    .thumb-info li {
        list-style: none;
        color: #fff;
        text-shadow: 1px 0 0 black;
    }

.thumb-price {
    font-size: 130%;
}

.g-overlay {
    position: absolute;
    height: 150px;
    top: 0;
    left: 0;
    width: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+30,0.65+87 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 87%, rgba(0, 0, 0, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 87%, rgba(0, 0, 0, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.65) 87%, rgba(0, 0, 0, 0.65) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    /* IE6-9 */
}

.g-overlay-s {
    display: none;
    position: absolute;
    height: 125px;
    top: 0;
    left: 0;
    width: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+44 */
    background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 44%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 44%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 44%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

.h-t-contain.lg .g-overlay {
    height: 200px;
}

.hot-city .row {
    margin-bottom: 0;
}

.hot-city a {
    color: #000;
    padding: 5px;
    border-radius: 3px;
    display: block;
    position: relative;
    cursor: pointer;
    transition: all ease .2s;
}

    .hot-city a:hover {
        text-decoration: none;
        color:#E8A231;
    }

.logo-default {
    width: 100%;
    text-align: center;
}

    .logo-default img {
        margin: 50px 0 20px 0;
        width: 180px;
        border-radius: 10px;
    }

.area-btns {
    margin-top: 20px;
    text-align: center;
}

.nc-btn, .sc-btn {
    display: block;
    border-radius: 10px;
    font-size: 25px;
    color: #fff;
    padding: 50px 40px 50px 40px;
    margin-top: 10px;
    text-shadow: 1px 0 0 #000;
    background-color: #555;
    background-blend-mode: overlay;
    background-size: cover;
    background-position: center center;
    transition: .5s all ease;
    border: 1px solid #aaa;
}

    .nc-btn:hover, .sc-btn:hover {
        text-decoration: none;
        color: #fff;
        background-color: #777;
    }

.nc-btn {
    background-image: url(/assets/img/index/sf.jpg);
}

.sc-btn {
    background-image: url(/assets/img/index/la.jpg);
}

footer {
    text-align: center;
    margin-top: 20px;
    min-height: 200px;
    background-color: #999;
}

    footer.default {
        min-height: 50px;
        padding-top: 15px;
        width: 100%;
        position: absolute;
        bottom: 0;
    }

    footer ul {
        padding-top: 20px;
        padding-left: 0;
    }

    footer li {
        list-style: none;
        display: inline-block;
        padding: 5px;
    }

    footer a {
        color: #000;
    }

        footer a:hover, footer a:focus {
            color: #ddd;
            text-decoration: none;
        }

.copy-right img {
    width: 50px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.copy-right span {
    display: block;
}

.banner-hero {
    width: 100%;
    margin-top: -15px;
    margin-bottom: -15px;
}

    .banner-hero img {
        width: 100%;
    }

.hm-action {
    text-align: center;
    line-height: 1.5;
}

    .hm-action img {
        width: 100px;
    }

    .hm-action a {
        margin: 10px auto 10px auto;
        display: block;
        color: #555;
        line-height: 2;
        font-size: 180%;
    }

        .hm-action a:hover {
            color: rgb(10, 108, 44);
            text-decoration: none;
        }

    .hm-action span {
        display: block;
    }

.agent-reco .row {
    position: relative;
}

.agent-reco img {
    width: 75px;
    border-radius: 10px;
}

.agent-reco .info {
    color: rgb(10, 108, 44);
    width: 100%;
    display: block;
    padding: 5px;
}

.agent-reco .col-md-2 {
    text-align: center;
}

.flaticon {
}
/*-------------Map page---------------*/
.icon-prop {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 12px;
    color: #fff;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    height: 22px;
    width: 22px;
    padding: 3px;
    border-radius: 50%;
    border: 2px solid #fff;
    background-color: #d81919;
    cursor: pointer;
}


.hover.icon-prop, .active.icon-prop {
    background-color: rgb(10, 108, 44);
}

.icon-prop:before {
    content: "\f015";
}

.icon-prop-marker {
    background-color: #75ac42;
    color: #fff;
    white-space: nowrap;
    padding: 1px 3px;
    border-radius: 5px;
    cursor: pointer;
    border: solid 1px #fff;
    display: inline-block;
    position: relative;
}
    .icon-prop-marker.ccyp {
        background-color: #E8A231;
        padding: 4px 6px;
        color: #fff;
        z-index:1001;
    }
    .icon-prop-marker.marker-hover {
        background-color: #d62b44;
    }
/*.icon-prop-marker:hover {
    background-color: red;
   
}*/
.icon-prop-marker span::before {
    top: calc(100% - 1px);
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border-top-color: #75ac42;
    border-width: 4px;
    margin-left: -4px;
    z-index: 2;
}
    .icon-prop-marker.ccyp span::before {
        border-top-color: #E8A231;
    }
    .icon-prop-marker.marker-hover span::before {
       
        border-top-color: #d62b44;
        
    }
.house-dota {
    position: absolute;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    border-top-color: #fff;
    border-width: 4px;
    margin-left: -4px;
    top: 100%;
    z-index: 1;
}



.icon-common {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 100% 100%;
}

.house-misc {
    text-align: left;
    padding-left: 5px;
}

.house-price {
    font-size: 20px;
    white-space: nowrap;
    line-height: 1;
}

    .house-price strong {
        vertical-align: top;
        display: inline-block;
    }

.house-address {
    white-space: nowrap;
    line-height: 1;
}

.house-location {
    line-height: 1;
    font-size: 75%;
    color: #ddd;
}

.house-base-list {
    margin-top: 5px;
    margin-bottom: 0px;
}

    .house-base-list li {
        border-right: solid 1px;
    }

        .house-base-list li:last-child {
            border-right: none;
            padding-right: 0px;
        }

        .house-base-list li:first-child {
            padding-left: 0px;
        }

.icon-all {
    background-image: url("/assets/img/prop/stack.png");
}

.icon-house {
    background-image: url("/assets/img/prop/house.png");
}

.icon-condo {
    background-image: url("/assets/img/prop/condo.png");
}
.icon-apt {
    background-image: url("/assets/img/prop/apt.png");
}
.icon-land {
    background-image: url("/assets/img/prop/land.png");
}

.icon-townhouse {
    background-image: url("/assets/img/prop/townhouse.png");
}

.icon-other {
    background-image: url("/assets/img/prop/other.png");
}

.backupoffer, .pending, .closed {
    background-color: #464e52;
}

    .backupoffer span::before, .pending span::before, .closed span::before {
        border-top-color: #464e52;
    }

.prop-pending {
    opacity: 0.4;
}

.prop-closed {
    background-color: rgb(128, 128, 128);
}

.region1 a, .region2 a, .region3 a, .region4 a, .region5 a {
    display: block;
    text-align: center;
}

.region1, .region2, .region3, .region4, .region5 {
    cursor: pointer;
    background-color: rgba(10, 108, 44, 0.93);
    box-shadow: 0 0 0 5px rgba(10, 108, 44, .7);
}

.region1 {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    line-height: 25px;
    transition: ease .5s all;
}

.region2, .region3 {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    line-height: 35px;
    transition: ease .5s all;
}

.region4, .region5 {
    border-radius: 5px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 47px;
    transition: ease .5s all;
}

    .region1:hover, .region2:hover, .region3:hover, .region4:hover, .region5:hover {
        box-shadow: 0 0 0 10px rgba(10, 108, 44, .3);
    }

    .region1 a:hover, .region2 a:hover, .region3 a:hover, .region4 a:hover, .region5 a:hover {
        text-decoration: none;
    }

.message-yellow {
    line-height: 6;
    font-size: 120%;
    height: 105px;
    text-align: center;
    margin: auto;
    border-radius: 10px;
    color: rgb(148, 128, 5);
    background-color: rgba(148, 128, 5, 0.1);
    border: 2px solid rgb(148, 128, 5);
}

.message-green {
    line-height: 6;
    font-size: 120%;
    height: 105px;
    text-align: center;
    margin: auto;
    border-radius: 10px;
    color:#E8A231;
    background-color: rgba(10, 128, 51, 0.1);
    border: 2px solid#E8A231;
}

.message-list {
    margin-top: 20px;
    font-size: 120%;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

    .message-list span {
        font-weight: bold;
    }

    .message-list li {
        list-style: none;
        margin-top: 10px;
    }

    .message-list a {
        color: inherit;
    }

        .message-list a:hover, .message-list a:focus {
            color:#E8A231;
        }

    .message-list ul {
        padding-left: 0;
    }

.inner-list-wrapper {
    position: relative;
}

.loader {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 99999;
    background-color: rgba(255, 255, 255, 0.8);
}

    .loader .fa {
        font-size: 60px;
        color:#E8A231;
        position: absolute;
        top: 300px;
        left: 46%;
    }
.search input {
    height: 50px;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}
.filter {
    height: 48px;
    background-color: #ededed;
    border-bottom: 1px solid #ddd;
    width: 100%;
    position: fixed;
    top: 35px;
    z-index: 5;
}
.filter-detail {
    height: 48px;
    background-color: #ededed;
    border-bottom: 1px solid #ddd;
    width: 100%; 
    z-index: 5;
}
.l-panel-base.map {
    top: 48px;
    padding: 0;
    position: relative;
}

.map-controls-wrapper {
    position: absolute;
    top: 50px;
    left: 10px;
}

    .map-controls-wrapper button {
        width: 98px;
        box-shadow: 0 1px 1px rgba(0,0,0,0.4);
    }

.filter form {
    margin-top: 8px;
}

.filter-detail form {
    margin-top: 8px;
}

.save {
    text-align: right;
}

    .save a {
        display: inline-block;
        padding: 5px 10px 5px 10px;
        margin-top: 8px;
        color: #E8A231;
    }

.filter select, .bootstrap-select {
    width: 105px !important;
}

.bootstrap-select {
    padding: 0;
}

.filter-detail select {
    width: 105px !important;
}

.filter .input-group {
    margin-left: 15px;
}

.filter-detail .input-group {
    margin-left: 15px;
}

.filter .input-group .btn-default {
    background-color: #ff4811;
    color: #fff;
}

.filter-detail .input-group .btn {
    background-color: #ff4811;
    color: #fff;
}

.pagination > li > a, .pagination > li > span {
    padding: 6px 8px;
    letter-spacing: -3px;
}
/*-------agent-profile---------*/

.agent-card {
    background-color: #f8f8f8;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.4);
    width: 100%;
    margin: 30px 0 0 0;
}

    .agent-card .pic, .agent-card .info {
    }

    .agent-card .pic {
        margin: auto;
        width: 80px;
    }

        .agent-card .pic img {
            width: 100%;
        }

    .agent-card .info {
        padding-left: 10px;
        text-overflow: ellipsis;
        overflow: hidden;
        vertical-align: top;
        max-width: 245px;
    }

        .agent-card .info span {
            display: block;
            margin-top: 5px;
        }

.profile-contain {
    position: relative;
    top: -20px;
}

    .profile-contain .header {
        height: 290px;
        position: relative;
        background-image: url(/assets/img/agent/header-bg.jpg);
        background-size: cover;
        background-position: left 65%;
    }

.profile-contain {
    background-color: #efefef;
}

    .profile-contain .breadcrumb {
        position: relative;
        top: 30px;
    }

.propic-contain {
    position: absolute;
    top: 100px;
    height: 165px;
    width: 165px;
    border-radius: 10px;
    border: 3px solid #fff;
    overflow: hidden;
    display: inline-block;
    box-shadow: 0 2px 5px rgba(0,0,0,.4);
}

    .propic-contain img {
        height: 150%;
        position: relative;
        top: -10px;
    }

.agent-name {
    color: #fff;
    font-weight: bold;
    font-size: 250%;
    display: inline-block;
    position: relative;
    top: 90px;
    left: 195px;
}

    .agent-name .en {
        margin: 0;
        font-size: 70%;
    }

.stats {
    display: block;
    transition: all ease .3s;
    border-radius: 10px;
    padding-bottom: 10px;
}

    .stats:hover, .stats:focus {
        text-decoration: none;
    }

    .stats span {
        display: block;
        text-align: center;
        color:#E8A231;
    }

        .stats span:nth-child(1) {
            font-size: 700%;
            font-weight: 100;
        }

        .stats span:nth-child(2) {
            font-size: 150%;
            margin-top: -20px;
        }

.profile-body {
    margin-top: 10px;
    padding-bottom: 50px;
}

.pro-card {
    width: 100%;
    background-color: #fff;
    box-shadow: 0 2px 2px rgba(0,0,0,.4);
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-top: 10px;
}

    .pro-card p {
        line-height: 1.8;
    }

.pro-card-header {
    padding: 10px 10px 10px 10px;
    font-size: 120%;
    font-weight: bold;
    color:#E8A231;
}

.pro-card-body {
    padding: 5px 10px 10px 10px;
}

    .pro-card-body img {
        width: 100%;
    }

    .pro-card-body i {
        width: 18px;
        text-align: center;
    }

    .pro-card-body .wechat-btn {
        color:#E8A231;
    }

        .pro-card-body .wechat-btn:hover, .pro-card-body .wechat-btn:focus {
            color:#E8A231;
        }

    .pro-card-body .more-btn {
        display: block;
        cursor: pointer;
        text-align: center;
        line-height: 1;
        color:#E8A231;
    }

        .pro-card-body .more-btn:hover, .pro-card-body .more-btn:focus {
            text-decoration: none;
        }

.wechat .modal-body, .certificate .modal-body {
    text-align: center;
}

.wechat img, .certificate img {
    width: 90%;
}

.q {
    font-size: 130%;
    font-weight: bold;
    color: orangered;
}

.a {
    font-size: 130%;
    font-weight: bold;
    color: forestgreen;
}

.comt-contain {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.comt-title {
    font-weight: bold;
}

.comt-content {
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #eee;
}
/*過濾器*/
/* The container */
.chkcontainer {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    margin-bottom: 0px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size:14px;
}

    /* Hide the browser's default checkbox */
    .chkcontainer input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border: solid #ccc 1px;
}

/* On mouse-over, add a grey background color */
.chkcontainer:hover input ~ .checkmark {
}

/* When the checkbox is checked, add a blue background */
.chkcontainer input:checked ~ .checkmark {
    background-color: #1375a3;
    border: none;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.chkcontainer input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.chkcontainer .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.filter-panel {
    display: none !important;
}

.switch-panel {
    display: none !important;
}

.filter-form {
    position: absolute;
    top: 40px;
}

    .filter-form .form-group {
        margin-bottom: 10px;
    }

    .filter-form .well {
        width: 300px;
        box-shadow: 0 2px 2px rgba(0,0,0,.4);
    }

    .filter-form select {
        margin-left: 5px;
        margin-top: 5px;
    }

.filter-controls {
    margin-top: 10px;
}

    .filter-controls button {
        background-color: #fff;
        border: 1px solid #ccc;
        margin-bottom: 5px;
    }

        .filter-controls button.active {
            background-color: #eee;
        }

.reset-filter {
    display: inline-block;
    margin-left: 10px;
    color:#E8A231;
}

    .reset-filter:hover, .reset-filter:focus {
        color:#E8A231;
    }

.map-list {
    position: fixed;
    top: 94px;
    right: 0;
    background-color: #fff;
    padding: 15px;
    overflow: scroll;
    z-index: 3;
    box-shadow: -5px 0 5px rgba(0, 0, 0, .2);
    width: 45%;
}

.pre-header .form-inline span {
    display: inline-block;
    margin-top: 10px;
}

.pre-header select {
    margin-top: 10px;
    font-size: 90%;
}

.pre-header .form-inline {
    display: none;
}

.header {
    border-bottom: 1px solid#E8A231;
}

    .header span {
        display: block;
        color:#E8A231;
        font-size: 155%;
        margin-top: 20px;
        display: inline-block;
    }

#city_topic {
    display: inline-block;
    margin-left: 10px;
}

a#city_topic {
    color: #4a8cff;
    font-weight: bold;
    letter-spacing: 1px;
}

.city-intro {
    font-size: 12px !important;
    color: #4a8cff !important;
    font-weight: bold;
    letter-spacing: 1px;
}

.page {
    text-align: right;
}

    .page ul {
        margin-bottom: 10px;
    }

    .page a {
        color:#E8A231;
    }

.sort-list {
    padding-left: 0;
}

.sort-item {
    display: inline-block;
    margin: 10px 10px 0 0;
}

    .sort-item a {
        color: #000;
        font-size: 120%;
    }

.sort-btn {
    margin-top: 10px;
}

.sort-item.active a {
    color:#E8A231;
    text-decoration: underline;
}
#site-footer-main {
    background-color: #fbc826;
}
.deal-tag {
    display: inline-block;
    padding: 2px 10px 2px 10px;
    color: green;
    background-color: #ddd;
    border-radius: 5px;
    font-weight: normal;
}

.house-list-item {
    position: relative;
    height: 239px;
    padding: 5px 10px 5px 10px;
    margin-bottom: 10px; 
    width: 100%;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

    .house-list-item:after {
        clear: both;
        display: table;
        content: "";
        zoom: 1;
    }

    .house-list-item .house-pic-contain {
        position: relative;
        float: left;
        width: 50%;
        height: 218px;
        overflow: hidden;
        text-align: center;
    }

        .house-list-item .house-pic-contain .house-misc {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            color: #fff;
            background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5));
        }

        .house-list-item .house-pic-contain img {
            width: 100%;
            min-width: 100%;
            min-height: 100%;
        }

        .house-list-item .house-pic-contain .bookmark {
            display: none;
            position: absolute;
            font-size: 200%;
            top: 0;
            right: 50px;
            color: #fff;
            z-index: 10;
        }

        .house-list-item .house-pic-contain .quick-view {
            display: none;
            position: absolute;
            font-size: 200%;
            top: 0;
            right: 10px;
            color: #fff;
            z-index: 10;
        }

    .house-list-item .house-data {
        float: left;
        vertical-align: top;
        padding-left: 10px;
        width: 50%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
     
        .house-list-item .house-data a {
            color: #333;
        }

        .house-list-item .house-data .col-xs-6 {
            padding-right: 0px;
            padding-left: 15px;
        }
        .house-list-item .house-data .desc{
            white-space:  normal;
            font-size:12px; 
        }
.house-data-item label {
    padding-right: 2px;
    font-size:18px;
    /*float:left;*/
}

.house-data-item .spec-act {
    /*float:right;*/
    color: #E8A231;
}

.house-list-item .house-save {
}

    .house-list-item .house-save span {
        font-size: 90%;
    }

    .house-list-item .house-save i {
        font-size: 150%;
    }

    .house-list-item .house-save a {
        text-align: center;
        display: inline-block;
        padding: 5px;
        border: 1px solid #ddd;
        margin-top: 10px;
        line-height: 1;
        border-radius: 5px;
        color: #4a8cff;
    }

.house-list-item .house-agent {
    text-align: right;
    float: right;
}

.new {
    color: #ff4811;
}

.house-list-item .house-data .house-agent a.btn-primary {
    color: #fbc826;
}

.house-list-item .house-agent .name {
    color: rgb(10, 108, 44);
}

    .house-list-item .house-agent .name p {
        line-height: 15px;
    }

.house-list-item .pic-contain {
    height: 120px;
    overflow: hidden;
}

    .house-list-item .pic-contain img {
        height: 100%;
        border: 1px solid#E8A231;
        border-radius: 5px;
    }

.house-list.responsive .house-data {
    max-width: initial;
}

.house-list.responsive .house-list-item {
    min-width: initial;
}

.price {
    color: green;
    font-size: 120%;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    z-index: 4;
    color: #fff;
    background-color:#E8A231;
    border-color:#E8A231;
}

.pagination > li > a,
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    color:#E8A231;
}

.popup-control-l a {
    width: 90%;
}

.popup-control-r {
    padding-bottom: 20px;
    text-align: right;
}

#propViewer .agent-pic img {
    width: 100%;
}

/*-------------Detail page---------------*/
.slick-prev, .slick-next {
    font-size: 300%;
    padding: 10px;
    line-height: .5;
    position: absolute;
    top: 40%;
    z-index: 4;
    background-color: rgba(255,255,255,0.7);
    border: none;
    color:#E8A231;
}

.slick-disabled {
    color: #8d8d8d;
}

.slick-prev {
    left: 0;
}

.slick-next {
    right: 0;
}

.span {
    width: 100%;
}

.detail-swiper .swiper-slide {
    overflow: hidden;
}

.detail-swiper img {
    width: 100%;
    background-color: #ddd;
    transition: all ease .3s;
}

    .detail-swiper img:hover {
        box-shadow: 0 2px 5px rgba(0,0,0,.5);
    }

.detail-pg .header {
    width: 100%;
    display: table;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
 

    .detail-pg .header span {
        display: table-cell;
    }

        .detail-pg .header span:nth-child(2) {
            width: 100px;
            text-align: right;
        }

        .detail-pg .header span:nth-child(1) {
            font-size: 150%;
            vertical-align: bottom;
            color: green;
        }

.detail-pg .basic-info {
    display: table;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.main-panel {
    background-color: #f6f6f6;
}
.detail-pg .basic-info .price {
    font-size: 180%;
    font-weight: bold;
    display: block;
}

    .detail-pg .basic-info .room-bath {
        font-size: 120%;
        display: block;
        padding-bottom: 10px;
    }

    .detail-pg .basic-info .info,
    .detail-pg .basic-info .control {
        display: table-cell;
    }

    .detail-pg .basic-info .control {
        text-align: right;
        width: 100px;
    }

        .detail-pg .basic-info .control span {
            display: block;
            margin-top: 10px;
        }

        .detail-pg .basic-info .control .btn {
            width: 90px;
            margin-top: 5px;
        }

        .detail-pg .basic-info .control .share-btn {
            width: 43px;
            display: inline-block;
            font-size: 120%;
        }

.share-btn .fa-weibo {
    color: #ca1616;
}

.share-btn .fa-wechat {
    color: #0c900c;
}

.share-btn .fa-envelope {
    color: #307edd;
}

.share-btn .fa-print {
    color: #cb8b06;
}

.share-btn .fa-facebook {
    color: #365899;
}

.detail-pg p {
    line-height: 1.8;
    font-size: 105%;
}

.slick-slide {
    padding-left: 2px;
    padding-right: 2px;
}

    .slick-slide img {
        width: 120%;
    }

#qrcodemodal, .model-body {
    text-align: center;
}

.field-validation-error {
    color: red;
    padding-left: 10px;
}

.card {
    position: relative;
    margin-bottom: 15px;
}

.card-header {
    display: table;
    width: 100%;
    height: 35px;
    background-color: #eeeeee;
    font-size: 120%;
    cursor: pointer;
}

    .card-header .title,
    .card-header .expand,
    .card-body .left,
    .card-body .right {
        display: table-cell;
    }

.header-s {
    cursor: auto;
}

.card-header .title {
    padding-top: 5px;
    padding-left: 10px;
    font-weight: bold;
}

.card-header .expand {
    padding-top: 5px;
    width: 64px;
    text-align: center;
    color:#E8A231;
}

.card-body {
    display: table;
    width: 100%;
    background-color: #f6f6f6;
}

    .card-body .row {
        margin: 0;
    }

    .card-body .left,
    .card-body .right {
        padding: 10px;
    }

.map-title {
    padding: 10px 0 10px 10px;
    font-size: 120%;
    font-weight: bold;
    color:#E8A231;
}

.block {
    display: block;
    margin-bottom: 10px;
}

.cal select {
    max-width: 160px;
}

.cal form {
    padding: 10px;
}

.side-panel .agent-pic img {
    width: 100%;
}

.side-panel textarea {
    min-height: 200px;
}

.agent-pic, .agent-info {
    padding: 10px 5px 10px 5px;
}
.form-horizontal .form-group{margin-right:8px;}
.agent-info {
    vertical-align: top;
}
.btn-search {
    background-color: #ff4811;
    color:#fff;
}
    .btn-search:hover {
        color: #fff;
    }
.agent-info a {
    display: block;
    font-size: 120%;
    color: #E8A231;
}

    .agent-info span:nth-child(2) {
        display: block;
    }
.greymessage{
    color:#6d6e70;
    letter-spacing:1.1px;
}
.btn-primary {
    background-color: #fff;
    color: #000;
    border-color: #E8A231;
}
 

    .btn-primary:hover, .btn-primary:focus {
        background-color: #E8A231;
        border-color: #E8A231;
    }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        background-color: #E8A231 !important;
        border-color: #E8A231 !important;
    }

.loan-ad img {
    width: 100%;
    margin: 10px 0 10px 0;
}

.legal {
    font-size: 12px;
    margin-top: 20px;
    color: #8d8d8d;
}

#minimailcart {
    position: absolute;
    right: 0;
    left: auto !important;
    top: 45px;
    width: 320px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
}

    #minimailcart ul {
        padding-left: 12px;
    }

    #minimailcart li {
        list-style: none;
    }

#floatcartpanel .fa {
    cursor: pointer;
    color: #ff4811;
}

#floatcartmenu {
    padding-left: 10px;
    padding-right: 10px;
}

#schoolControlPanel label, #ccypControlPanel label {
    margin-right: 15px;
}

#floatcartmessage {
    padding: 20px;
}

.qrcode-contain {
    text-align: center;
}

    .qrcode-contain img {
        width: 80%;
        padding: 10px;
    }

#compare-map-panel .well {
    border: inherit;
    border-radius: inherit;
    border-bottom: 1px solid #e3e3e3;
}

/*-----------------house list-------------------*/
.hosue-list {
    margin-top: 100px;
    background-color: #fff;
    padding: 15px;
}

.side-list {
    margin-top: 120px;
}

/*-----------------article-------------------*/
.article-list {
    margin-top: 10px;
}

    .article-list a:hover {
        text-decoration: none;
    }

    .article-list a:focus {
        text-decoration: none;
    }

.agent-name-s {
    text-align: center;
}

    .agent-name-s a {
        color:#E8A231;
    }

.article-list-item {
    padding: 20px 5px 20px 5px;
    border-bottom: 1px solid #ddd;
    transition: ease all .3s;
}

    .article-list-item:hover {
        background-color: #f8f8f8;
    }

    .article-list-item span {
        display: block;
    }

    .article-list-item .title {
        font-size: 120%;
        color:#E8A231;
    }

    .article-list-item .note {
        display: block;
        color: #767676;
        margin: 5px 0 5px 0;
    }

    .article-list-item .preview {
        color: black;
    }

.article p {
    line-height: 2;
}

.article img {
    width: 100%;
}

.article h3 {
    color:#E8A231;
    margin-top: 0;
    margin-bottom: 20px;
}

.share {
    text-align: right;
}

    .share button {
        min-width: 50px;
    }

.article-side-list {
    margin-top: 20px;
}
/*-----------------about-us-------------------*/
.about-us {
    margin-top: 130px;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color:#E8A231;
    border-color:#E8A231;
}
















.breadcrumb {
    margin-bottom: 10px;
}

.about-us .breadcrumb {
    margin-top: 110px;
}

.breadcrumb a {
    color:#E8A231;
}

.hide {
    display: none;
}

.show {
    display: block !important;
}

/*-----------------4/13-------------------*/
.tooltip-inner {
    padding: 3px 8px;
    color: #000;
    text-align: center;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,0.4);
    z-index: 10;
    max-width:500px;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #fff;
}

.tooltip.in {
    filter: alpha(opacity=100);
    opacity: 1;
}

.tooltip-inner:after {
    clear: both;
    display: table;
    content: "";
    zoom: 1;
}

.hover-popout {
    min-width: 245px;
}

.hover-popout-lite {
    min-width: 245px;
}

.popout-contain {
    height: 120px;
    width: 120px;
    border-radius: 2px;
    text-align: center;
    overflow: hidden;
    margin-right: 5px;
}

    .popout-contain img {
        height: 100%;
    }

.popout-info span {
    display: block;
    margin-top: 2px;
}

.popout-contain, .popout-info {
    font-size: 130%;
    float: left;
    text-align: left;
}

.map .tooltip-inner {
    max-width: 1000px;
}

.map-foot-note {
    width: 200px;
    border-radius: 5px;
    position: absolute;
    bottom: 50px;
    left: 50px;
    box-shadow: 0 2px 2px rgba(0,0,0,.4);
}

#map-canvas {
    width: 100%;
    height: 100%;
}

.icon-house-filter {
    color: #d81919;
}

.icon-condo-filter {
    color: #2f84ed;
}

.icon-land-filter {
    color: #d9c420;
}

.icon-townhouse-filter {
    color: #af27f7;
}

.icon-other-filter {
    color: #22c1c7;
}

.filter-label {
    display: inline-table;
}
/*school markers prop details*/

/*-------------Map page---------------*/
.icon-school {
    height: 18px;
    width: 15px;
    cursor: pointer;
    background-image: url("/assets/img/school/schoolicon.png");
    background-size: 15px 18px;
}

    .icon-school:hover {
        background-image: url("/assets/img/school/schoolicon.png");
        background-size: 19px 24px;
        height: 24px;
        width: 19px;
    }

.icon-es {
    background-color: #2250e6;
}

.label-es {
    color: #2250e6;
}

.icon-ms {
    background-color: #25b05f;
}

.label-ms {
    color: #25b05f;
}

.icon-hs {
    background-color: #d84718;
}

.label-hs {
    color: #d84718;
}

.icon-os {
    background-color: #5b5b5b;
}

.label-os {
    color: #5b5b5b;
}

.icon-ccyp {
    height: 19px;
    width: 19px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 2px solid #fff;
    cursor: pointer;
    background-color: rgb(33, 147, 38);
}

.compare-marker {
    font-size: 120%;
    display: block;
    color: green;
    background-color: rgba(255, 255, 255, 0.9);
    position: relative;
    border: 1px solid #c4c4c4;
    border-radius: 2px;
    padding: 1px;
    top: -23px;
    left: 10px;
}

.school-rank {
    display: block;
    position: relative;
    top: -26px;
    left: 8px;
    border: 1px solid #ddd;
    font-size: 120%;
    background-color: #fff;
    padding: 3px;
    color:#E8A231;
}

.center-house {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

    .center-house:before {
        content: "\f015";
    }

/*--------------School List Page---------------*/
.schoolbg {
    position: relative;
    top: 30px;
}

.topmenu {
    margin-bottom: 10px;
}

.school-list-table a {
    color: #000;
    padding: 5px;
    border-radius: 3px;
    display: block;
    position: relative;
    cursor: pointer;
    transition: all ease .2s;
}

    .school-list-table a:hover {
        text-decoration: none;
        color:#E8A231;
    }

.greenbg_school {
    font-size: 90%;
}

.school-score {
    color: rgb(10, 108, 44);
    font-size: 300%;
}
/*--------------House Loan Page---------------*/

.loan-page .input-group-addon {
    width: 45px;
}

.loan-page {
}

.interest-rate table {
    width: 100%;
}

#sort-head {
    padding: 3px;
    background-color:#E8A231;
    color: #fff;
}

.loan-page .title {
    font-size: 110%;
}

#sort-body {
    margin-top: 10px;
}
/*--------------login page---------------*/
.login-panel {
    margin-top: 50px;
    margin-bottom: 300px;
    padding: 20px;
    background-color: #eee;
    border-radius: 10px;
    box-shadow: 0 2px 2px rgba(0,0,0,.4);
}

    .login-panel .sortbox {
        margin-top: 40px;
        padding-left: 20px;
        border-left: 1px solid #fff;
    }


/*--------------account page---------------*/
.greenline_topic .control {
    display: inline-block;
    padding: 5px;
}

.avatar img {
    width: 150px;
}

.avatar a {
    display: block;
    width: 150px;
    text-align: center;
}

.bold {
    font-weight: bold;
}

.nickname {
    font-size: 150%;
}

.delete-btn {
    float: right;
}

    .delete-btn a {
        font-size: 180%;
        color: red;
    }
/*--------------forum page---------------*/
.forum-side-list {
    padding: 10px;
    margin-top: 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.forum-body {
    margin-top: 20px;
}

.forum-search {
    margin-bottom: 20px;
}

.graybg_bbs_detail img {
    width: 100%;
}

.newpost_whitebg, .newpost_whitebgon {
    display: inline-block;
    border-radius: 5px 5px 0 0;
    margin-right: 5px;
    padding: 5px 10px 5px 10px;
}

.newpost_whitebgon {
    background-color: #eee;
}

.forum-content {
    background-color: #eee;
}

.graybg_bbs {
    background-color: #eee;
    padding-top: 5px;
    padding-bottom: 5px;
}

.whitebg_b.bs {
    padding-top: 5px;
    padding-bottom: 5px;
}

.bbsguide-index {
    margin-bottom: 10px;
}

.bbspost_input {
    min-height: 350px;
}

.tag {
    display: inline-block;
    padding: 5px;
    margin-right: 3px;
    margin-bottom: 3px;
    background-color: #ddd;
}
/*--------------city list page---------------*/
.az_housecity {
    display: inline-block;
    margin-right: 6px;
    margin-top: 10px;
}

    .az_housecity a {
        display: block;
        width: 20px;
        text-align: center;
        color: rgb(10, 108, 44);
        background-color: #eee;
        border-radius: 5px;
        font-size: 120%;
    }

.az-title {
    margin-top: 20px;
}

    .az-title a {
        line-height: 2;
        font-size: 120%;
        transition: ease all .5s;
        color: #000;
    }

        .az-title a:hover {
            text-decoration: none;
            color: rgb(10, 108, 44);
        }
/*--------------city page---------------*/

.seo-pic-contain {
    height: 45px;
}

    .seo-pic-contain img {
        height: 100%;
    }

.seo-item {
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #ddd;
}

    .seo-item a {
        color: rgb(10, 108, 44);
    }
/*-----------business page-----------*/

.greenbg_business {
    display: inline-block;
    padding: 5px;
}

    .greenbg_business a {
        color: rgb(10, 108, 44);
    }

.business-title {
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}


.titlebg h1 {
    font-size: 26px;
    font-weight: bold;
}

.info a {
    color: rgb(10, 108, 44);
}
/*-----------business detail page-----------*/
.rbizmenu ul {
    padding: 0;
}

.rbizmenu li {
    list-style: none;
}

    .rbizmenu li a {
        color: rgb(10, 108, 44);
    }

.about-us-title {
    margin-top: 20px;
    margin-bottom: 10px;
    color: rgb(10, 108, 44);
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
}
/*-----------news index page-----------*/
.newsbg a {
    color: #000;
}

.linegheight_news {
    margin-top: 30px;
}

.search-box {
    margin-bottom: 40px;
}

.list-unstyled a {
    color: #000;
    line-height: 2;
}
/*-----------erro page-----------*/
.erro-msg {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 350px;
    color: #e48400;
}

    .erro-msg a {
        margin-top: 20px;
    }

    .erro-msg .fa {
        font-size: 800%;
    }
/*---------------garden page----------------*/
.topic-title, .garden-more {
    color: rgb(10, 108, 44);
}

.topic-category-801, .topic-category-802, .topic-category-806 {
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.carousel-caption.white14px a {
    color: #fff;
    font-size: 180%;
    text-shadow: 0 2px 0 #000;
}

.bigbox.grayborder a {
    color: rgb(10, 108, 44);
}


.prop-images {
    display: none;
}


/*---------------package page----------------*/
.header-img {
    height: 400px;
    width: 100%;
    background-color: #ddd;
    position: relative;
    top: -20px;
}

.package {
    min-height: 450px;
    padding: 15px;
}

    .package h2 {
        padding-bottom: 10px;
        color: rgb(10, 108, 44);
        border-bottom: 1px solid rgb(10, 108, 44);
    }

    .package li {
        list-style: disc;
        padding: 10px 0px;
        font-size: 120%;
        text-align: left;
    }

.pac-center {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
/*---------------END package page----------------*/

/*---------------guide page----------------*/
.guide-buy .row {
    padding: 30px 0 40px 0;
    background-color: #f1f1f1;
    border-radius: 10px;
    box-shadow: 0 3px 5px rgba(0,0,0,.3);
    margin-bottom: 40px;
}

.guide-buy h1 {
    color: rgb(10, 108, 44);
    margin-bottom: 20px;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid rgb(10, 108, 44);
}

.guide-buy h2 {
    font-weight: bold;
    padding-bottom: 10px;
}

.guide-buy p {
    font-size: 120%;
    line-height: 2;
}

.guide-buy a {
    color: rgb(10, 108, 44);
    font-weight: bold;
}

    .guide-buy a:hover {
        text-decoration: none;
    }

.guide-buy .fa-chevron-circle-right {
    display: inline-block;
    padding-right: 5px;
    color: rgb(10, 108, 44);
}

.guide-buy .icon-contain {
    position: relative;
    color: rgb(10, 108, 44);
}

    .guide-buy .icon-contain i {
        display: block;
        font-size: 90px;
    }

    .guide-buy .icon-contain span {
        display: block;
        font-size: 50px;
        font-weight: bold;
        height: 65px;
        width: 65px;
        border-radius: 50%;
        line-height: 1.2;
        border: 3px solid rgb(10, 108, 44);
        margin: 0 0 10px 0;
    }
 
.msg {
    margin-top: .5em;
}

img.banner {
    display: inline-block;
    width: 50%;
}

#contact-form {
    margin-top: 1.5em;
}

.info {
    margin-top: 2em;
}

a.e {
    color: green;
}

.bootstrap-select button.btn-default {
    background-color: #fff !important;
    color: #000 !important;
    padding-left: 5px;
}

.bootstrap-select select {
    display: none !important;
}

.bootstrap-select button.btn-default {
    background-color: #fff;
    color: #000;
}

.bootstrap-select .icon-prop-search {
    width: 16px;
    height: 16px;
    padding: 1px;
    margin-right: -3px;
    top: 3px;
    background-size: 16px 16px;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    line-height: 1;
}

.bootstrap-select.btn-group .dropdown-toggle.bs-placeholder .filter-option {
    line-height: initial;
}

.filter-controls .icon-prop-search {
    width: 16px;
    height: 16px;
    padding: 1px;
    top: 3px;
    background-size: 16px 16px;
    display: inline-block;
    position: relative;
}

.popout-info .icon-common {
    position: relative;
    top: 3px;
}

@media screen and (max-width:1560px) {
    .house-list-item{height:270px;}
    .map-list .house-list-item .house-save {
        display: none;
    }

    .map-list .house-list-item .g-overlay-s {
        display: block;
    }

    .map-list .house-list-item .house-pic-contain .bookmark {
        display: block;
    }

    .house-list-item .house-pic-contain .quick-view {
        display: block;
    }

    .map-list {
    }

    .house-list-item .house-data .col-xs-6 {
        width: 100%;
    }

    .house-list-item .house-pic-contain {
        width: 60%
    }

    .house-list-item .house-data {
        width: 40%
    }
}

@media screen and (max-width:1600px) {
    .map-list {
        width: 50%;
    }

    .intro-wrap {
        padding-bottom: 15%;
    }
}

@media (max-width: 1429px) {
    .ad-wrap img, .ad-wrap-2 img {
        width: 250px;
    }

    /*.ad-wrap-2 {
        position: absolute;
        bottom: 20px;
        left: 500px;
        z-index: 999;
    }*/
}


@media screen and (max-width:1300px) {
    .map-list {
        width: 50%;
    }

    .ad-wrap img, .ad-wrap-2 img {
        width: 180px;
    }
}

@media screen and (max-width:1295px) {
    .save a {
        padding: 5px 0 5px;
    }

    .intro-wrap {
        padding-bottom: 20%;
    }
}

@media (max-width: 952px) {
    .ad-wrap img, .ad-wrap-2 img {
        width: 120px;
    }

    .intro-wrap {
        padding-bottom: 30%;
    }
}

@media screen and (max-width:1262px) {
    .filter .filter-school {
        display: none !important;
    }
}


@media (max-width: 1170px) {
    .house-list-item .house-pic-contain {
        width: 70%
    }

    .house-list-item .house-data {
        width: 30%
    }

        .house-list-item .house-data .col-xs-7 {
            display: none;
        }

        .house-list-item .house-data .col-xs-5 {
            width: 100%;
        }
}

@media screen and (max-width:1027px) {
    .filter .filter-lg .bootstrap-select {
        display: none !important;
    }
  select[name=leasetype] {
        display: none !important;
    }


    .map-list .pre-header .form-inline {
        display: block;
    }

    .map-list {
        width: 500px;
    }

    .filter-panel {
        display: inline-block !important;
    }

        .filter-panel .well .form-group {
            display: inline-block !important;
        }

    .house-list-item .house-pic-contain .col-xs-5 {
        width: 100%
    }

    .house-list-item .house-pic-contain .col-xs-7 {
        width: 100%
    }

    .house-list-item .house-pic-contain {
        width: 60%
    }

    .house-list-item .house-data {
        width: 40%
    }
    /*.house-list-item .house-pic-contain {
        width: 100%
    }

    .house-list-item .house-data {
        display:none;
    }*/
}

@media screen and (max-width:991px) {
    .navbar-nav a {
        padding-left: 7px !important;
        padding-right: 7px !important;
    }
    #lite-search-form .bootstrap-select {
        display: none !important;
    }
    .hot-city a {
        margin-top: 5px;
    }

    .options select {
        width: 180px;
        margin-bottom: 10px;
    }

    .intro-wrap {
        top: 50px;
    }

        .intro-wrap h4 {
            font-size: 35px;
        }
}

@media screen and (max-width:820px) {
    #main-navbar li:last-child {
        display: none;
    }
}

@media screen and (max-width:768px) {
    #main-navbar li:last-child {
        display: block;
    }
    #lite-search-form select[name=price_min] {
        display: none !important;
    }
    #lite-search-form select[name=price_max] {
        display: none !important;
    }
    #lite-search-form select[name=bed] {
        display: none !important;
    }
    #lite-search-form select[name=bath] {
        display: none !important;
    }
    .filter #lease_search{
        width:50%;
    }
    .filter-detail #lease_search {
    }
    .search-wrap {
        padding: 0 10px 0 10px;
    }

    .search h2 {
        padding: 0 10px 0 10px;
    }

    .options select {
        display: none;
    }

    .h-t-contain {
        margin-top: 5px;
    }

    .logo {
        margin-left: 5px;
    }

    .map-list {
        width: 100%;
        display: block;
    }

    .l-panel-base.map {
        width: 100% !important;
        /*height: 300px !important;*/
    }

    .mobile-map-view .map-list {
        width: 0;
        display: none;
        padding: 0;
    }

    .switch-panel {
        display: inline-block !important;
    }

        .switch-panel .btn-swich-map {
        }

        .switch-panel .btn-swich-list {
            display: none;
        }

    .mobile-map-view .switch-panel .btn-swich-map {
        display: none;
    }

    .mobile-map-view .switch-panel .btn-swich-list {
        display: inline-block;
    }

    #main-search-form #cchp_search {
        width: inherit;
    }

    #main-search-form .input-group-btn {
        display: inherit;
    }
    .filter form#main-search-form{
        margin-top:12px;
    }
    #main-search-form .input-group {
        display: inline-table;
        width: 47%;
        margin-left: 0;
    }
    #main-search-form .filter-lg {
        width: 1%;
    }
    #main-search-form .switch-panel {
        width: 15%;
        margin-left: 0;
    }
    #main-search-form .filter-panel {
        width: 23%;
        margin-left:0;
    }
    #lite-search-form .input-group {
        display: inline-table;
        width: 100%;
    }
    
    .agent-reco img {
        width: 120px;
    }

    .l-panel .ad-bar .ad-main {
        width: 100%;
    }

 

    a.adv-search-ctrl {
        display: none;
    }

    .l-panel .ad-bar .ad-main p {
        font-size: 16px;
        top: 40%;
    }
}

@media screen and (min-width:768px) {
    .modal-dialog {
        margin: 60px auto 60px auto;
    }
}

.search-row{
    margin-bottom:10px;
}
.aboutmore{
    float:right;
    margin-top:10px;
    margin-right:30px;
}
#main-search-form .btn-primary {
    margin-bottom: 5px;
    margin-right: 5px;
}
@media screen and (max-width: 768px) {
    .intro-wrap form {
        width: 100%;
        margin: auto;
    }
    #main-search-form .input-group {
           width: 100%; 
    }
    #lease_search{width:65%}
    .l-panel {
        position: relative;
        width: 100%;
    }

        .l-panel .ad-bar .ad-main {
            display: none;
        }
    #site-footer-bottom  {
        display: none;
    }
}

