input.form-control,
select.form-control,
textarea.form-control {
    border-radius: 0;
    box-shadow: none;
}

.properties-sold h4 {
    text-transform: uppercase;
}

.help-info ul {
    list-style-type: none;
}

.help-info ul li .col-md-8 p {
    font-weight: bold;
}

.advance-search-area .submit-button.submit-general:active,
.advance-search-area .submit-button.submit-general:focus,
.advance-search-area .submit-button.submit-general:hover,
.btn:active:focus,
.btn:focus,
a:focus {
    outline: 0;
}

.scrolltop {
    cursor: pointer;
}
.hide-menu {
    display:none;
}
.checkbox label,
h1,
h2,
h3,
h4 {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}

td {
    color: #6b6e80;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

body {
    background-color: #f1f3f7;
    overflow-x:  hidden;
}

a {
    font-family: 'Raleway', sans-serif;
}

input.form-control,
label,
li,
p,
select.form-control {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

a:active,
a:focus,
a:hover {
    text-decoration: none;
}

.footer-modal-links a:hover {
    text-decoration: underline;
}

.section-title {
    color: #6c7175;
}

.nopadding {
    padding: 0;
}

.nopadding-left {
    padding-left: 0;
}

.nopadding-right {
    padding-right: 0;
}

label {
    color: #6b6e80;
}

input.form-control:focus,
select.form-control:focus,
textarea.form-control:focus {
    border-radius: 0;
    border-color: #ccc;
    box-shadow: none;
}

textarea.form-control {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

.text-red {
    color: #EB594E;
}

.mb-5px {
    margin-bottom: 5px;
}

/*customer-dashboard*/

/*.saved-favorites ul{
    margin-left: -38px;
}
.saved-favorites ul li{
    display: inline;
    margin-right: 10px;
    font-weight: 100;
    font-size: 14px;
}
.favorites-address, .saved-favorites li{
    font-size: 18px;
    font-weight: 700;
}
.favorites-price{
    font-size: 20px;
}
.favorites-remove a{
    color: #900;
}
.favorites-photos img{
    width:100%;
    height:125px;
}
.favorites-address a {
    font-weight: 100;
    font-size: 16px;
}
*/
/*modal pricing*/
#modalPricing {
    background-color: rgba(255, 255, 255, 0.3);
    background-image: url('../../images/dashboard/bgpattern.png');
}

#modalPricing .modal-dialog {
    margin: 200px auto;
}

#modalPricing .modal-content {
    padding: 25px;
}

#modalPricing .modal-header {
    border: 0;
    text-align: center;
    position: relative;
    padding: 0;
}

#modalPricing .modal-header .close {
    position: absolute;
    right: -50px;
    top: -50px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #092f4a;
    font-size: 30px;
}

#modalPricing .modal-header .close:active,
#modalPricing .modal-header .close:hover {
    background-color: #0d2638;
    outline: none;
    opacity: 1;
}

#modalPricing .modal-title {
    font-size: 27.29px;
    color: #2e404d;
    font-family: 'Montserrat', sans-serif;
}

#modalPricing .modal-dialog {
    width: 828px;
}


#modalPricing .price-item {
    height: 285px;
    width: 100%;
    background-color: #87a1b1;
}

#modalPricing .price-title {
    background-color: #2e404d;
    padding: 20px 36px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    margin: 0;
}

#modalPricing .price-desc p {
    font-size: 100px;
    margin-bottom: 0;
    font-family: 'Montserrat', sans-serif;
}

#modalPricing .price-desc {
    text-align: left;
    color: #fff;
    padding: 20px;
}

#modalPricing .price-desc p sup {
    font-size: 36px;
}

#modalPricing .price-desc small {
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
}

#modalPricing .col-md-1 {
    text-align: right;
}

#modalPricing .or-text {
    font-size: 42.75px;
    color: #2e404d;
    margin: 110px 0;
    font-family: 'Montserrat', sans-serif;
}

#modalPricing .price-text {
    width: 60%;
    display: block;
    margin: 20px auto;
    text-align: center;
    background-color: #fc6721;
    border-radius: 5px;
    padding: 8px;
    color: #fff;
    font-size: 21px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

#modalPricing .price-text:hover {
    background-color: #da5a1e;
}
/*Endo of Modal Pricing*/

/*Modal for idx upgrade*/

#agent-idx-website-modal .modal-dialog {
    width: 1028px;
    margin-top:50px;
}
#agent-idx-website-modal .modal-content {
    background: url("../../images/dashboard/trial-modal-bg.jpg") no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    padding-bottom: 50px;
    overflow: hidden;
}
#agent-idx-website-modal .modal-header {
    border: 0;
}
#agent-idx-website-modal .close{
    background: #8a0404;
    border-radius:50%;
    padding:5px;
    height:50px;
    width: 50px;
    color: #fff;
    font-size:30px;
    position: absolute;
    right: -15px;
    top:-15px;
}
#agent-idx-website-modal .close span{
    margin-left:-10px;
    vertical-align: text-bottom;
}
#agent-idx-website-modal .modal-header .main-header-container {
    margin-left: 30px;
}
#agent-idx-website-modal .modal-footer {
    display: none;
}
#agent-idx-website-modal .main-header {
    font-family: 'Bitter', serif;
    position: relative;
    color: #fff;
    text-shadow: 2px 4px 2px rgba(0, 0, 0, .7);
    font-weight: bold;
}
#agent-idx-website-modal .main-body {
    margin-left: 30px;
    margin-top: -20px;
    color: #000;
}
#agent-idx-website-modal .main-body a.btn {
    background: #fe8300;
    color: #fff;
    font-size: 25px;
    text-shadow: 2px 4px 2px rgba(0, 0, 0, .5);
    box-shadow: 0px 4px rgba(0, 0, 0, .5);
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    border: 0;
    border-radius: 5px;
}
#agent-idx-website-modal .main-body h4,
#agent-idx-website-modal .main-body p {
    color: #000;
}
#agent-idx-website-modal .main-body h4 {
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
}
#agent-idx-website-modal h3.main-header {
    font-size: 50px;
}
#agent-idx-website-modal h4.main-header {
    font-size: 30px;
    font-family: 'Oswald', sans-serif;
}
#agent-idx-website-modal .pricing {
    border-top: 2px dashed #003471;
    border-left: 2px dashed #003471;
    border-right: 2px dashed #003471;
    border-bottom: none;
    border-radius: 5px;
    background: #fff;
    margin-bottom: 25px;
}
#agent-idx-website-modal .pricing h1 {
    text-align: center;
    font-family: "Bitter", sans-serif;
    font-weight: bold;
    color: #073e6c;
    margin-top: 0;
}
#agent-idx-website-modal .pricing h1 .dollar {
    font-size: 30px;
    font-weight: bold;
    vertical-align: super;
}
#agent-idx-website-modal .pricing h1 .permonth {
    font-size: 20px;
    color: #555555;
    margin-left: -15px;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
}
#agent-idx-website-modal .small-monthly {
    margin-top: 15px;
}
#agent-idx-website-modal .small-monthly h1 {
    font-size: 50px;
}
#agent-idx-website-modal .large-monthly h1 {
    font-size: 70px;
    margin-bottom: 0;
}
#agent-idx-website-modal .small-monthly p {}
#agent-idx-website-modal .pricing p {
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    color: #555;
}
#agent-idx-website-modal .large-monthly .discount {
    color: #048404;
    font-size: 30px;
    font-weight: bold;
}
#agent-idx-website-modal .pricing-header {
    padding: 5px 0;
    margin-bottom: 15px;
    background: -moz-linear-gradient(left, rgba(7, 62, 108, 0) 0%, rgba(7, 62, 108, 1) 37%, rgba(7, 62, 108, 1) 50%, rgba(12, 68, 118, 1) 61%, rgba(30, 87, 153, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(7, 62, 108, 0) 0%, rgba(7, 62, 108, 1) 37%, rgba(7, 62, 108, 1) 50%, rgba(12, 68, 118, 1) 61%, rgba(30, 87, 153, 0) 100%);
    background: linear-gradient(to right, rgba(7, 62, 108, 0) 0%, rgba(7, 62, 108, 1) 37%, rgba(7, 62, 108, 1) 50%, rgba(12, 68, 118, 1) 61%, rgba(30, 87, 153, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00073e6c', endColorstr='#001e5799', GradientType=1);
}
#agent-idx-website-modal .pricing-header h4 {
    color: #fff;
    font-family: 'Bitter', serif;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
#agent-idx-website-modal .bottom-trial {
    background: #497ca7;
    margin: 0 -2px;
    padding: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
#agent-idx-website-modal .bottom-trial p {
    color: #fff;
    margin: 0;
    padding: 0;
    font-family: "Oswald", sans-serif;
    font-weight: 300;
}

/*End of idx upgrade modal*/
/*******************************/
.property-img {
    width: 100%;
}

.property-img img {
    width: 100%;
}

.property-row {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}

.list-icon {
    padding-left: 0;
    margin-top: 30px;
}

.list-icon li {
    display: inline;
    padding-right: 5px;
}

.list-icon li:after {
    content: "|";
    margin-left: 5px;
}

.list-icon li:last-child:after {
    content: "";
}

.column-header {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.title {
    color: #337ab7;
    font-size: 16px;
}

.favorites-remove a{
    color: #900;
}

.favorites-price {
    font-size: 21px;
    font-family: 'Raleway', sans-serif;
}
/*******************************/
/*reviews*/

.customer-reviews ul {
    margin: 0;
    padding: 0;
}

.customer-reviews ul li {
    list-style-type: none;
    padding: 5px 0;
    border-bottom: 1px solid #ddd;
}

.customer-reviews ul li:last-child {
    border-bottom: 0px;
}

.rating-summary {
    margin-bottom: 25px;
}

.rating-summary button {
    background: #3498db;
    background-image: none;
    box-shadow: none;
    color: #fff;
    border: 0;
    text-shadow: none;
    font-family: "Open Sans", sans-serif;
}

.rating-summary button:hover {
    background: #3498DB;
    color: #fff;
}

.review-area {
    display: none;
}
.rating-summary .jq-ry-container>.jq-ry-group-wrapper,
.customer-reviews .jq-ry-container>.jq-ry-group-wrapper {
    z-index: 1;
}

/*mortgage calculator*/

.mortage-calculator {
    background: #6b6e81;
    padding: 22px 20px;
    width: 98%;
}

.mortage-calculator h3 {
    color: #fff;
}

.mortage-calculator input.form-control {
    height: 43px;
}

.mortage-calculator h3 {
    margin-top: 0;
    margin-bottom: 20px;
}


/*features modal*/

#features_modal .modal-dialog {
    width: 56%;
    margin-top: 160px;
}

#features_modal {
    margin: 0 !important;
    z-index: 1051 !important;
}

#features_modal label {
    color: #6b6e80 !important;
}

#tourModal .modal-content,
#change-pass-modal .modal-content,
#schedModal .modal-content,
#customer-profile-modal .modal-content,
#features_modal .modal-content,
#request-info-modal .modal-content,
.modalNote .modal-content {
    background: #F1F3F7;
    border-radius: 0px;
}

#tourModal .modal-header,
#change-pass-modal .modal-header,
#schedModal .modal-header,
#customer-profile-modal .modal-header,
#features_modal .modal-header,
#request-info-modal .modal-header,
.modalNote .modal-header {
    background: #3498db;
    color: #fff;
}

#features_modal .modal-footer {
    border-top: 0px;
}

#request-info-modal .modal-header {
    text-align: center;
    margin-bottom: 10px;
}

.modalNote .btn-primary,
.modalNote .btn-danger,
#customer-profile-modal .btn-primary,
#request-info-modal .btn-primary {
    background-image: none;
    border-radius: 0;
    box-shadow: none;
    padding: 10px;
}

.modal-virtual-tour {
    width: 80%;
}

.modalNote textarea {
    resize: none;
}

#request-info-modal .btn-primary {
    position: relative;
    padding: 10px 25px;
}

.submit-loader {
    background-image: url(../../img/home/ajax-loader.svg);
    background-size: 85%;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    display: none;
}
/*navbar*/

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background: none;
    border-color: transparent;
}

.navbar {
    font-family: 'Raleway', sans-serif;
    -webkit-transition: background-color .5s, color .5s;
    -moz-transition: background-color .5s, color .5s;
    -o-transition: background-color .5s, color .5s;
    transition: background-color .5s, color .5s;
}

.page-navbar .registration-nav a {
    color: #337ab7;
    text-shadow: none;
}

.navbar.page-navbar .navbar-nav.nav-darken > li > a {
    color: #3498DB;
    text-shadow: none;
}

.page-navbar .tagline {
    color: #337ab7;
    text-shadow: none;
}

.nav-lighten .registration-nav a,
.nav-lighten .tagline {
    color: #3498DB;
    text-shadow: none;
}

.navbar-fixed-top {
    background-color: rgba(0, 0, 0, 0.7);
}

.nav-lighten,
.page-navbar {
    background: rgba(255, 255, 255, .9) !important;
}

.nav-lighten .tagline {
    padding-top: 15px;
}

.home-navbar.nav-lighten.main-navbar {
    min-height: 105px;
}

.nav-darken {
    background: 0 0;
}

.navbar .navbar-nav.nav-darken > li > a {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .8);
}

.navbar .navbar-nav.nav-darken > li > a:focus {
    background: none;
}

.navbar .navbar-nav.nav-darken > li:hover {
    border-bottom: 5px solid #fff;
}

.navbar .navbar-nav.nav-darken > li.has-dropdown:hover {
    border-bottom: 5px solid transparent;
}

.page-header .nav-darken > li:hover .has-dropdown {
    background: #fff;
}

.page-navbar .registration-nav .userlog {
    color: #a1a1a1;
    text-shadow: none!important;
}

.nav-lighten .userlog {
    color: inherit;
}

.main-navbar {
    min-height: 105px;
}

.navbar-nav.main-nav {
    padding-top: 0;
    margin-top: 5px;
    display: none;
    border-radius: 0px;
}

.navbar-header {
    margin: 0 auto;
    padding: 15px 0 0 0;
    position: absolute;
    top: 0;
}

.page-navbar .navbar-header {
    padding: 0;
}

.navbar-brand,
.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand,
.tagline {
    margin-left: 0;
}

.navbar-brand {
    padding: 0;
}

.navbar-brand > img {
    max-width: 100%;
    background-color: rgba(255, 255, 255, .8);
    /*padding: 5px 8px;*/
}

.navbar-nav {
    padding-bottom: 0;
    padding-top: 0;
}

.navbar .navbar-nav > li > a {
    padding: 15px;
    text-transform: capitalize;
    display: inline-block;
}

.navbar .navbar-nav > li > a:active,
.navbar .navbar-nav > li > a:focus,
.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > li > a:visited {
    background-color: transparent;
    outline: 0;
    border-bottom: 0;
}

.navbar-nav > li {
    border-bottom: 5px solid transparent;
}

.navbar-nav > li.active,
.navbar-nav > li:hover {
    border-bottom: 5px solid #3498DB;
}

.navbar-nav > li.active a {
    color: #3498DB;
    font-weight: 400;
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    z-index: 3;
}

.tagline {
    clear: both;
    padding: 15px 0 2px;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .8);
    text-align: center;
    font-family: 'Raleway', sans-serif;
}

.registration-nav {
    margin: 0;
    padding: 0;
    color: #a1a1a1;
    font-size: 12px;
}

.registration-nav a,
.registration-nav span.userlog {
    color: #fff;
    padding: 5px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .8);
}

.registration-nav a {
    font-size: 12px;
}

.action-buttons .cancel,
.registration-nav span {
    font-size: 14px;
}

.registration-nav span.userlog {
    margin-bottom: 14px;
    margin-right: -15px;
}

.registration-nav span.nav-link {
    margin-top: 7px;
    margin-right: -15px;
}

.nav-link {
    display: block;
}

.navbar-gray {
    background-color: #919295;
}

.page-navbar.navbar-gray .tagline {
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .8);
}

.page-navbar.navbar-gray .registration-nav .userlog {
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .8) !important;
}

.irs-bar,
.irs-from,
.irs-single,
.irs-to {
    background: #3498DB!important;
}

.irs-from::after,
.irs-single::after,
.irs-to::after {
    border-color: #3498db transparent transparent!important;
}


.tab-loader {
    min-height: 300px;
    position: relative;
}

.placeholder-photos {
    min-height: 529px;
    position: relative;
    /* background-image: url(../../img/home/placeholder-photo.jpg); */
    background-repeat: no-repeat;
    width: 100%;
    display: block;
    margin: 5px 0;
    float: left;
    background: #f6f7f8;
    /* animation-duration: 1s; */
    /* animation-fill-mode: forwards; */
    /* animation-iteration-count: infinite; */
    /* animation-name: placeHolderShimmer; */
    /* animation-timing-function: linear; */
    /* background: #f6f7f8; */
    /* background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%); */
    background-size: 800px 104px;

}


.preloader {
    background-image: url(../../img/home/ajax-loader.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 130px;
    height: 130px;
    position: absolute;
    left: 40%;
    top: 35%;
    text-align: center;
    padding: 45px 16px;
}

.nearby-loader {
    min-height: 219px;
    position: relative;
    /*background-image: url('../../img/home/placeholder-nearby-property.jpg');*/
     animation-duration: 1s; 
     animation-fill-mode: forwards; 
     animation-iteration-count: infinite; 
     animation-name: placeHolderShimmer; 
     animation-timing-function: linear; 
     background: #f6f7f8; 
     background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%); 
     background-size: 800px 104px;
}

.nearby-listing-area {
    margin-top: 145px;
}
.advance-search-area {
    width: 100%;
    position: fixed;
    /*top: 108px;*/
    left: 0;
    right: 0;
    z-index: 1;
}

.new-listing-area{
    margin-top: 30px;
}

.advance-search-area > ul > li {
    position: relative;
}

#more-filters-area {
    display: none;
}

.toggle-show {
    display: block !important;
}

.dropdown-menu > li > a:hover {
    background: none;
}

.main-nav .has-dropdown {
    position: relative;
}

.main-nav .has-dropdown .dropdown-menu {
    top: 49px;
    border: 1px solid #ddd;
    border-radius: 0px;
    box-shadow: none;
    padding: 0;
}

.main-nav .has-dropdown > .dropdown-menu > li {
    text-align: right;
    border-bottom: 1px solid #ddd;
}

.main-nav > .has-dropdown:hover > ul.dropdown-menu {
    display: block !important;
}

.main-nav .has-dropdown > .dropdown-menu > li > a {
    color: #6b6e80;
    text-shadow: none;
    margin: 0;
    padding: 10px;
    border: 0;
    background: #fff;
    text-transform: capitalize;
}

.main-nav .has-dropdown > .dropdown-menu > li:last-child {
    border-bottom: 0px;
}

.main-nav .has-dropdown > .dropdown-menu > li:hover {
    background: #3498db;
    color: #fff;
    border-bottom: 1px solid #ddd;
    transition: all .2s ease-in-out;
}

.main-nav .has-dropdown > .dropdown-menu > li:hover > a {
    background: none;
    color: #3498db;
    color: #fff;
}
.main-nav.nav-darken .fa-angle-down {
    color: #fff;
}

.main-nav .fa-angle-down {
    margin-top: 18px;
    color: #337ab7;
    margin-left: -5px;
}

/*custom pages menu*/

.sub-navbar-menu {
    width: 100%;
    position: fixed;
    top: 105px;
    background:rgba(255,255,255, .8);
    left: 0;
    right: 0;
    /*min-height: 35px;*/
    z-index: 2;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    display: none;
}

.custom-pages {
    margin-bottom: 0;
    margin-top: 0px;
    display: block;
    float: right;
}

.custom-pages > li.custom-li {
    display: inline-block;
    border-right: 1px solid #aaa;
    /* padding: 0px 15px 0px; */
    position: relative;
}

.custom-pages > li.custom-li:last-child{
    border-right:0px;
}

.custom-pages > li.custom-li:hover{
    text-decoration: none;
    background: #337ab7;
}

.custom-pages > li.custom-li:hover > a{
    color: #fff;
    text-decoration: none;
    transition:all .2s ease-in-out;
}

.custom-pages > li.custom-li:hover > i{
    color: #fff;
    /*background: #337ab7;*/
    text-decoration: none;
    transition:all .2s ease-in-out;
}

.custom-pages > li > a {
    color: #337ab7;
    text-decoration: none;
    opacity:1;
    text-transform: capitalize;
    display: inline-block;
    padding: 10px 15px 8px;
}

.custom-pages > li > a:hover {
    text-decoration:none;
}

.custom-pages > li:hover > .hasDropdown-area{
    display: block;
}

.custom-li.custom-pages-hasdropdown:last-child .hasDropdown-area {
    left: inherit;
    right: 0;
}

.custom-li.custom-pages-hasdropdown:first-child .hasDropdown-area {
    left: 0;
}

/*.custom-pages-dropdown {
    display: none;
    position: absolute;
    background: rgba(255,255,255,.8);
    top: 39px;
    clear: both;
    padding: 10px;
    margin: 0 auto;
}
.custom-pages-hasdropdown .hasDropdown-area .custom-pages-hasdropdown .custom-pages-dropdown{
    top:0;
    position: relative;
    display: inline;
    background: none;
    -webkit-column-width: auto;
    -moz-column-width:auto;
    column-width:auto;
    -webkit-column-gap:0px;
    -moz-column-gap:0px;
    column-gap:0px;
}
.custom-pages-hasdropdown .hasDropdown-area .custom-pages-hasdropdown .custom-pages-dropdown > li{
    margin:0 0 0 15px;
    padding:0;
    list-style-type:none;
}
.custom-pages-hasdropdown .hasDropdown-area .custom-pages-hasdropdown .custom-pages-dropdown > li > a{
    font-size:12px;
    text-transform: capitalize;
}
.custom-pages-hasdropdown .hasDropdown-area .custom-pages-hasdropdown .custom-pages-dropdown > li:before{
    content: " - ";
}
.custom-pages li.custom-pages-hasdropdown:hover .custom-pages-dropdown {
    display: block;
}*/

ul.hasDropdown-area{
    background: #fff;
    display: none;
    margin: 0 auto;
    padding:0;
    width: 250px;
    left:0;
    position: absolute;
    text-align: left;
    z-index: 1;
}

ul.hasDropdown-area > li:first-child{
    margin-top:5px;
}

ul.hasDropdown-area > li{
    border-bottom:1px solid #eee;
    padding:5px 15px;
    list-style-type: none;
    position: relative;
}

ul.hasDropdown-area > li > a{
    color: #337ab7;
    text-decoration: none;
    opacity:1;
    text-transform: capitalize;
}

ul.hasDropdown-area a{
    color: #337ab7 !important;
    text-transform: capitalize;
}

ul.hasDropdown-area > li > ul{
    position: absolute;
    background: #fff;
    left:250px;
    top:0px;
    padding:0;
    margin:0;
    width:250px;
    display: none;
}

ul.hasDropdown-area > li > ul > li{
    border-bottom:1px solid #eee;
    padding:5px 15px;
    list-style-type: none;
    text-align: left;
}

ul.hasDropdown-area > li:hover > ul{
    display: block;
}

ul.hasDropdown-area > li > ul > li > a{
    color: #337ab7;
    text-decoration: none;
    opacity:1;
    text-transform: capitalize;
}

/*ul.custom-pages li.custom-li ul.hasDropdown-area li{
    display:block;
    padding:5px;
}*/

.isdropdown {
    padding-left: 0;
}

.isdropdown li {
    list-style: none;
    display: block;
    margin-bottom: 10px;
}

.sub-dark-menu {
    background-color: #3e4453;
    opacity: 1;
    border-bottom: 0;
}

.sub-dark-menu .custom-pages li.custom-li{
    border-right:1px solid #aaa;
    position: relative;
}

.sub-dark-menu .custom-pages li.custom-li:last-child {
    border-right: 0;
}

.sub-dark-menu .custom-pages li.custom-li a {
    color: #fff;
}

.sub-dark-menu .custom-pages a:hover {
    border-bottom: 0px;
}

.sub-dark-menu .isdropdown li a {
    color: #377db8;
    text-shadow: none;
}

.sub-dark-menu .isdropdown li a:hover {
    text-decoration: underline;
}

.subnavbar-menu-btn {
    display: none;
}

.custom-pages > li > i {
    background: none;
    color: #337ab7;
    float: none;
    font-size: 14px;
    /*margin-top: -45px;*/
    padding: 10px 5px;
}

.custom-submenu > i{
    color: #337ab7;
    float: right;
}

.sub-dark-menu .custom-pages > li > i {
    color: #fff;
}

/*other pages navigation*/

.page-navbar .main-nav > li:hover {
    border-bottom: 5px solid #3498db;
}

.page-navbar .main-nav > li:hover {
    border-bottom: 5px solid #3498db;
}

.page-navbar .navbar-nav.nav-darken > li:hover {
    border-bottom: 5px solid #3498db;
}


/*dropdown submenu*/

.long-dropdown {
    height: 200px;
    overflow-y: scroll;
}

.main-nav .dropdown-menu > li:hover > ul.dropdown-submenu {
    display: block;
}

.dropdown-submenu {
    background: #f7f7f7;
    border: 1px solid #ddd;
    display: none;
    left: 100%;
    padding: 0;
    position: absolute;
    top: 0px;
    width: 200px;
}

.has-dropdown .dropdown-submenu > li {
    margin: 0;
    padding: 10px;
    text-align: left;
    border-bottom: 0;
    color: #6b6e80;
    list-style-type: none;
}

.has-dropdown .dropdown-submenu > li > a {
    color: #6b6e80;
    line-height: 1.42857;
    text-transform: capitalize;
}

.has-dropdown .dropdown-submenu > li:hover {
    border: 0px;
    margin: 0;
    background: #37B0E9;
    color: #fff;
}

.has-dropdown .dropdown-submenu > li:hover a {
    color: #fff !important;
}



.slider-area {
    height: auto;
    min-height: 600px;
    padding-bottom: 0;
    padding-top: 0;
    width: 100%;
    top: 0;
    position: relative;
}

.filters {
    position: absolute;
    width: 100%;
}

.filters {
    top: 250px;
    z-index: 1;
}

.filter-tabs {
    width: 100%;
    padding: 0;
}

.filter-tabs h1 {
    color: #fff;
    font-weight: 600;
    text-align: center;
    text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.7);
    padding-bottom: 15px;
}

.filter-property {
    z-index: 1000;
    width: 100%;
    padding: 0 15%;
}

.filter-property button {
    height: 50px;
    margin-left: 1px;
    width: 100px;
    font-size: 16px;
}

.filter-property .input-group-btn:last-child > .btn {
    margin-left: 0;
}

.filter-property .home-search {
    padding: 15px 12px;
    height: 50px;
    background: rgba(255, 255, 255, 0.9);
}

.filter-property .input-group {
    background: rgba(0, 0, 0, 0.5);
    padding: 15px;
}

.btn-default {
    background-image: none;
    border-radius: 0;
    padding: 10px 15px;
    background-color: #e0e0e0;
}

.btn-default:hover {
    background-color: #eee;
}

.submit-button {
    padding: 10px 15px;
    color: #f7f7f7;
    text-shadow: none;
    box-shadow: none;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}

.filter-property input {
    border-radius: 0;
    box-shadow: none;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}

.filter-property input:focus {
    border-radius: 0;
    border-color: transparent;
    box-shadow: none;
}

.submit-button {
    background: #3498DB;
    border-radius: 0;
    border: 0;
}

.submit-button:active,
.submit-button:focus,
.submit-button:hover {
    background: #37B0E9;
    color: #f7f7f7;
    transition: all .5s;
}

.help-info {
    display: none;
    padding: 15px;
    margin-top: 5px;
    background: rgba(255, 255, 255, 0.9);
    position: relative;
    z-index: 9;
}

.help-info ul {
    margin: 0;
    padding: 15px;
}

.help-info li:after,
.help-info li:before {
    content: "";
    clear: both;
    display: table;
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff;
    position: absolute;
    opacity: .9;
    top: -5px;
}


/*.property-listing-description h5,
.property-listing-description p {
    height: 25px;
    max-width: 210px;
    line-height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.featured-listing-area {
    padding: 0px 50px;
    background: url('http://agentsquared.local/assets/img/home/yellow_pattern.jpg');
}
}*/


/*featured properties new*/

.featured-viewall {
    text-decoration: underline;
    text-align: right;
    position: absolute;
    right: 20px;
    top: -30px;
    z-index: 9999;
}

.featured-listing-area .featured-viewall,
.new-listing-area .featured-viewall {
    z-index: 1;

}

.featured-viewall a {
    font-size: 17px;
}

.viewall {
    text-decoration: underline;
    text-align: right;
    margin-right: 15px;
}

.viewall-newlisting {
    float: right;
    text-decoration: underline;
    font-size: 17px;
    margin-top: 20px;
}

.featured-listing-area {
    overflow: hidden;
    padding: 0 25px 15px 25px;
    background: url("../../img/home/background.jpg") repeat;
}

.featured-listing-area h2 {
    padding-bottom: 25px;
}

.featured-list-item {
    padding: 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
}

.property-listing-description {
    position: absolute;
    width: 100%;
    bottom: 47px;
    background: rgba(104, 111, 129, 0.5);
    padding: 0 15px;
}

.property-listing-description p {
    margin: 0;
    padding: 0;
    color: #fff;
    line-height: normal;
    height: auto;
}

.property-listing-description b {
    color: #fff;
}

.property-listing-description .listing-link {
    color: #fff;
    font-family: "Raleway", sans-serif;
}

.property-quick-icons {
    background: #3498DB;
    padding: 5px;
}

.property-quick-icons ul {
    margin: 0;
    padding: 0;
}

.property-quick-icons li {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
}

li.lot-item {
    display: block;
}

.property-bedsbathstotal ul li{
    color: #3498db!important;
    list-style: none;
    display: inline;
}
.property-bedsbathstotal ul li.lot-item{
    padding-top:5px;
    display:block;
}

.agent-info-area p,
.property-listing-description p,
.property-listing-price {
    font-family: "Open Sans", sans-serif;
}

.property-listing-description p {
    color: #fff;
    font-weight: 400;
}

.property-listing-price {
    position: absolute;
    top: 0;
    right: 0px;
    padding: 10px;
    color: #fff;
    background: #686f81;
    /*background: #e1e2e8;*/
    /*color: #555;*/
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.property-listing-status {
    position: absolute;
    top: 0;
    padding: 2px 6px 2px 6px;
    color: #fff;
    /*background: #41c86a;*/
    background: #00b16a;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    border: 1px solid transparent;
    font-weight: normal;
    max-width: 35%;
}
.property-listing-date {
    position: absolute;
    top: 40px;
    padding: 3px 6px 3px 6px;
    font-size: 13px;
    color: #fff;
    background: #0c0;
    font-family: "Open Sans", sans-serif;
    max-width: 50%;
    text-align: center;
    box-shadow: 1px 1px 1px #3e4453;
}
.prop-listing-date-all{
    color: #fff;
    padding: 5px 10px;
    border-radius: 3px;
    -webkit-font-smoothing: antialiased;
    background-color: #00ab04;
    float: right;
    margin-top: 8px;
}
.prop-listing-date-detail{

    color: #fff!important;
    padding: 5px 10px;
    border-radius: 3px;
    -webkit-font-smoothing: antialiased;
    background-color: #00ab04;
    font-size: 14px;
    max-width: 84%;
}

.p-status {
    font-size: 12px;
}

.property-image {
    height: 175px;
    overflow: hidden;
}

.featured-title-container {
    position: relative;
    margin-top: -20px;
    overflow: hidden;
}

.trapezoid {
    position: absolute;
    border-bottom: 125px solid #6b6e81;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    height: 0;
    width: 650px;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;
    z-index: 0;
    transform: rotateX(180deg);
}

.featured-title-container .section-title {
    color: #fff;
    position: relative;
    /*z-index: 1;*/
    margin-bottom: -10px; 
    padding-top: 30px;
    font-family: 'Montserrat', sans-serif;
}

.property-image {
    height: 200px;
    overflow: hidden;
}

.featured-list-item {
    margin-bottom: 0;
}


/*other listing new*/

.other-listing-area {
    padding-bottom: 25px;
}

.other-listing-title {
    font-family: 'Montserrat', sans-serif;
    color: #6b6e81;
}

.nearby-listings-area .other-listing-title {
    padding-left: 15px;
}

.nearby-listings-area > ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.nearby-listings-area > ul > li {
    margin: 0 0 2px 0;
}

.nearby-description {
    background: #e1e2e8;
}

.nearby-description a {
    color: #555;
}

.nearby-description p {
    color: #555;
}

.nearby-description h4 {
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
}

.nearby-description ul li {
    color: #6b6e81;
}

.nearby-image {
    min-height: 123px;
    height: 123px;
}

.nearby-image img {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100%;
    min-width: 100%;
    height: 100%;
}


/*misc*/

.no-padding {
    padding: 0;
}

.no-padding-left {
    padding-left: 0;
}

.no-padding-right {
    padding-right: 0;
}

.desktop-hide {
    display: none;
}

/*end of new styles*/

.sold-image {
    height: 100px;
}

.property-image img {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100%;
    min-width: 100%;
}

.last-item-sold {
    position: relative;
    padding: 0;
    background-color: rgba(21, 12, 12, 0.78);
    /* opacity: 0.8; */
}

.last-item-viewall {
    position: absolute;
    background: rgba(0, 0, 0, 0.53);
    width: 90%;
    display: block;
    height: 195px;
    color: #fff;
    text-align: center;
}
.last-item-viewall:hover {
    background: rgba(0, 0, 0, 0.71);
}
.last-item-viewall a {
    color: #fff;
    font-size: 18px;
    position: absolute;
    text-decoration: underline;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .8);
    width: 100%;
    height: 100%;
    left: 0;
    padding-top: 50%;
}

.last-item-sold .sold-property-details {
    padding: 10px;
    z-index: -1;
    display: none;
}

.last-item-sold .sold-banner img {
    z-index: -1;
}

.last-item-sold .sold-image {
    height: 195px;
}

.lasts-item-viewall a:hover {
    text-shadow: 0 1px 1px rgba(0, 0, 0, .8);
}

.last-item-viewall a:hover {
    text-shadow: 0 1px 1px rgba(0, 0, 0, .8);
}

/*agent info area*/

.agent-info-area {
    padding: 25px 50px;
    background: #fff;
    color: #6b6e80;
    border-top: 1px solid rgba(210, 210, 210, 0.5);
}

.agent-info-area p {
    font-weight: 400;
    color: #6b6e80;
}

.agent-image {
    position: relative;
    width: 100%;
}

.agent-image img {
    border-radius: 0;
    border: 1px solid #ddd;
    width: 100%;
}

.agent-info-area .agent-name {
    background-color: #6b6e81;
    border-bottom: 2px solid #bdbeb8;
}
.agent-name {
    padding: 10px;
    margin-top: 0;
    color: #fff;
    margin-bottom: 5px;
    font-size: 21px;
}

.properties-sold {
    clear: both;
    position: relative;
    overflow: hidden;
    padding: 0;
}

.properties-sold h4 {
    font-weight: 700;
}

.sold-image {
    overflow: hidden;
}

.sold-image img {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100%;
    min-width: 100%;
}

.sold-banner {
    height: 0;
}

.sold-banner img {
    position: relative;
    width: 60px;
    z-index: 1;
}

.nosold-property {
    background: rgba(121, 122, 124, 0.12);
    text-align: center;
    padding: 50px;
    color: #707071;
    font-size: 18px;
}

.nosold-property .fa {
    display: block;
    font-size: 110px;
    color: #707071;
}

.noproperty {
    color: #d8b607;
}

.noproperty .fa {
    color: #d8b607;
}

.about-agent,
.agent-detail {
    padding-left: 15px;
}

.agent-detail li {
    list-style: none;
    margin-bottom: 8px;
    font-size: 15px;
    font-weight: 100;
}

.agent-detail li i.fa {
    font-size: 20px;
    margin-right: 5px;
}

.question-mess .alert {
    background-image: none;
    margin: 0;
}
/*agent listing area*/


/*blog contact area*/

hr {
    background: #f4f4f4;
    border-color: #e3e3e3;
}


/*footer*/

footer {
    background: #3e4453;
    padding: 25px 15px;
}

.footer-copyright {
    padding: 5px 0;
    color: #a1a1a1;
    text-align: right;
    font-size: 14px;
}

.social-icons h4 {
    text-align: left;
    color: #a1a1a1;
}

.social-icons a > h4 {
    color: #fff;
}

.social-icons ul {
    padding: 0;
    list-style-type: none;
}

.social-icons ul {
    margin: 0 auto;
    text-align: left;
}

.social-icons ul li a {
    font-size: 25px;
    color: #a1a1a1;
}

.social-icons .list-inline a .fa:hover {
    color: #cac4c4;
}

.footer-copyright .brand-name {
    display: block;
    width: 20%;
    margin: 10px auto 40px;
}

.footer-copyright .brand-name img {
    width: 100%;
}

.footer-modal-links {
    text-align: right;
}

.footer-modal-links a {
    color: #fff;
}

.footer-terms h4,
.footer-terms p {
    text-align: right;
}

.footer-terms img {
    width: 200px;
}

footer h4 {
    color: #fff;
    margin: 5px 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
}

footer h4 a {
    color: #fff !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
}

.footer-modal-links li:after {
    content: "|";
    margin-left: 10px;
}
.hud-logo {
    float: left;
    width: 90px;
    height: 25px;
    display: inline-block;
    position: relative;
    margin-top:  12px;
}
.hud-logo a {
    width: 100px;
    height: 25px;
    position: absolute;
    right: 0;
    top: -20px;
    display: block;
    float: left;
}
.hud-logo img {
    width: 100%;
    height: 100%;
}

.list-inline.footer-modal-links>li {
    position: relative;
    /* margin-bottom:  8px; */
}
.logo-preset-customer:active,
.logo-preset-customer:focus,
.logo-preset-customer:hover,
.logo-preset-customer:visited,
.view-full a:active,
.view-full a:focus,
.view-full a:hover,
.view-full a:visited {
    text-decoration: none;
}

.footer-modal-links li:last-child:after {
    content: " ";
}

.brand-name img {
    max-width: 200px;
}


/*property detail page*/

.property-detail-wrapper {
    /*margin-top: 25px;*/
}

.img-responsive.detail-sold-banner {
    width: 80%;
}

.idx-logo {
    width: 130px;
    height: 40px;
    margin-bottom: 0;
    background-repeat: no-repeat;
    background-size: contain;
}

.idx-logo img {
    display: none;
}

.property-detail-images {
    margin-bottom: 35px;
}

.no-image-available {
    height: 525px;
    width: 100%;
}

.no-image-available img {
    height: 100%;
    width: 100%;
}

#photosync1 .item {
    margin: 5px;
    -moz-border-radius: 3px;
    height: 435px;
    background-size: cover;
    background-position: center;
}

#photosync2 {
    overflow: hidden;
}

#photosync2 .item {
    background: #C9C9C9;
    margin: 5px;
    -moz-border-radius: 3px;
    cursor: pointer;
    height: 82px;
    background-size: cover;
    background-position: center;
}

#photosync1 .item img {
    height: 100%;
    display: none;
}

#photosync2 .item img {
    width: 100%;
    height: 100%;
    display: none;
}

h5.property-address,
h5.property-price,
h5.property-title,
h5.property-type {
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    color: #3498db;
}
h1.property-title{
  font-size: 26px;
  font-weight: bold;
  color: #3498de;
}
h1.property-title span.property-address{
  font-size: 20px;
  display: block;
  color: inherit;
}
h2.property-info{
  color: #3498db;
  font-size: 18px;
  font-weight: bold;
}
h2.property-info span.property-type{
  margin: 5px 0 7px;
  font-size: 15px;
}
h2.property-info span.p-status{
  font-size: 12px;
}
h2.property-info span.property-price{
  margin: 0 0 15px;
  font-size: 18px;
  display: block;
}
.property-detail-sections {
    padding: 15px 0;
    overflow: hidden;
}

.property-detail-sections:after,
.property-detail-sections:before {
    clear: both;
    content: "";
    display: table;
}

h5.property-title {
    font-size: 20px;
    padding: 0;
    margin: 0;
}

h5.property-address,
h5.property-type {
    margin: 5px 0 7px;
    font-size: 15px;
}

h5.property-price {
    margin: 0 0 15px;
    font-size: 18px;
}

.property-map {
    height: 0;
    visibility: hidden;
}

.toggle-map {
    height: auto;
    visibility: visible;
}

.filter-tab li .badge,
.filter-tab li a,
.property-agent-info p,
.property-details p,
.property-details ul li {
    font-family: "Open Sans", sans-serif;
}

.property-main-content {
    padding: 15px 0 50px;
}

.property-main-content h1 {
    color: #6b6e80;
}

.property-detail-content {
    padding: 0 0 50px;
}

.property-detail-section-nopadding {
    padding: 0;
}

.property-details p, .about-details p, .property-details p a, .about-details p a {
    font-weight: 400;
    color: #6b6e80;
    margin-top: 10px;
}

.property-details h4, .about-details h4 {
    color: #6b6e80;
    font-weight: 600;
    padding-top: 0;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
}

.property-detail-sections h4 {
    padding-top: 0;
}

.property-details ul.listing-icons {
    display: flex;
}
.listing-icons .save-favorate {
    border: 0;
}
.property-details ul.listing-icons li {
    flex: 1;
}
.property-details ul.listing-icons li .tooltip.top{
    z-index: 1;
}

.property-detail-list h4.panel-title {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    font-weight: 400;
}

.property-detail-list .panel-body {
    background: #fff;
}

.list-group-item:first-child,
.list-group-item:last-child {
    border-radius: 0px;
}

#fullspec .property-detail-list h4.panel-title {
    border-bottom: 0;
    padding-top: 10px;
}

#fullspec .panel {
    border-radius: 0;
    border-bottom: 1px solid #ddd;
    box-shadow: none;
    margin-top: 2px;
}

#fullspec .panel-heading {
    background: #F7F8F7;
}

#fullspec .property-detail-list {
    background: #fff;
}

#fullspec .property-detail-list ul {
    box-shadow: none;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    border-radius: 0px;
}

.property-details .nav-tabs li a {
    background: 0 0;
    box-shadow: none;
}

.property-details .nav-tabs li a br {
    display: none;
}

.property-details ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.property-details ul li {
    font-weight: 400;
    color: #6b6e80;
    border: 0;
}

.property-details ul li a:focus,
.property-details ul li.active a,
.property-details ul li.active a:focus,
.property-details ul li.active a:hover {
    color: #fff;
    border: 0;
    background: #3498db;
}

.property-details ul li:hover,
.property-details ul li:hover a {
    box-shadow: none;
}

.property-details ul li.active a:hover {
    box-shadow: none;
}

.property-details ul li a {
    color: #a1a1a1;
}

.property-details ul li a:hover {
    border: 1px solid transparent;
    box-shadow: none;
    color: #fff;
}

.filter-tab {
    background: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    padding: 15px;
    margin: 15px 0;
}

.filter-tab h4 {
    color: #6b6e80;
}

.filter-tab ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.filter-tab li a {
    font-weight: 400;
    color: #3498db;
}

.filter-tab li .badge {
    font-weight: 400;
    background: #52b6f9;
}

.filter-tab li i {
    font-size: 20px;
}

.filter-tab div > p {
    margin-top: 0;
    margin-bottom: 15px;
}

.filter-tab div > p a{
    word-break: break-word;
}

.property-social-share {
    margin: 0 auto;
    text-align: center;
}

.property-social-share li {
    padding: 0;
    margin: 0;
}

.property-social-share li a {
    text-align: center;
}

.property-social-share li .fa {
    width: 30px;
    height: 30px;
    padding-top: 5px;
    color: #fff;
}

.property-social-share li .fa-envelope {
    background: #333;
}

.property-social-share li .fa-facebook {
    background: #4a66a0;
}

.property-social-share li .fa-twitter {
    background: #55acee;
}

.property-social-share li .fa-google-plus {
    background: #d73d32;
}

.property-social-share li .fa-linkedin {
    background: #0177b5;
}

.filter-panel,
.page-content {
    position: relative;
}

.page-area {
    padding-left: 15px;
}

.page-area table {
    width: 100% !important;
}

.page-area h2 {
    text-align: left;
}

.page-area p {
    margin-left: 0px;
}

.logo-preset,
.logo-preset-customer,
.scrolltop:hover {
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
}

.location-info {
    clear: both;
    padding: 25px 0;
}

.property-agent-info p {
    font-weight: 400;
    margin: 0;
    color: #3498db;
    margin: 10px 0 5px !important;
}

.property-agent-info .agent-name {
    font-weight: 700;
    color: #3498db;
}

.property-submit-question label {
    color: #6b6e80;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}

.property-submit-question input,
.property-submit-question textarea {
    border-radius: 0;
    box-shadow: none;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}

.blog-list li p,
.filter-tab input,
.filter-tab label,
.page-content,
.pagination-area,
.search-listing-item,
.sorting {
    font-family: 'Open Sans', sans-serif;
}

.property-submit-question input:focus {
    border-radius: 0;
    border-color: transparent;
    box-shadow: none;
}

.other-related-description p {
    height: 20px;
    max-width: 170px;
    overflow: hidden;
    line-height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 10px;
}

.other-listing-item {
    box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.1);
    background: #fff;
    padding: 0 10px;
    margin-bottom: 15px;
}

.other-related-items img {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100%;
    min-width: 100%;
}

.sold-property-details {
    padding: 10px 0;
}

.sold-property-details p {
    height: 25px;
    max-width: 150px;
    overflow: hidden;
    line-height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0;
}

.other-related-items {
    height: 115px;
    position: relative;
    overflow: hidden;
}

.search-property-location,
.search-property-specs li,
.search-property-title {
    line-height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 20px;
    overflow: hidden;
}

.panel-default > .panel-heading {
    background-image: none;
}

.modal-dialog {
    z-index: 1043;
}

.legal-modal {
    padding-right: 0 !important;
}

.legal-modal .modal-content {
    border-radius: 0;
}

.legal-modal .modal-header {
    background: #3498DB;
    color: #fff;
}

.legal-modal .modal-content h4 {
    color: #000;
    font-weight: 600;
    text-shadow: none;
}

.search-listings h4,
.sorting {
    color: #6b6e80;
}

.search-listings {
    padding: 15px 0;
}

.search-listings h1 {
    color: #6b6e80;
}

.search-for{
    color:#6b6e80;
}

.search-listing-item {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    background: #fff;
    padding: 15px;
    margin-bottom: 25px;
    color: #6b6e80;
    font-weight: 400;
    min-height: 375px;
}

.search-listing-item:after,
.search-listing-item:before {
    content: " ";
    display: table;
    clear: both;
}

.search-listing-title {
    margin: 5px 0;
    font-weight: 400;
}

.search-listing-title:after,
.search-listing-title:before {
    clear: both;
    display: table;
    content: "";
}

.search-listing-title span i.fa-heart {
    color: #EB594E;
}

.property-action a {
    margin-left: 5px;
}

.property-action a span {
    color: #EB594E;
}
.property-action a.save-favorate {
    border: 0;
    display: inline;
}
.saved-search-area.save-search-all .search-listing-item {
    min-height: 275px;
    text-align: center;
    padding-bottom: 0;
}

.save-search-all .saved-search-name .btn-blue {
    background-color: #3498db;
    padding: 7px 30px;
    color: #fff;
    text-transform: uppercase;
    font-size: 9px;
    margin: 0;
    border-radius: 0;
}

.save-search-all .saved-search-name .btn-blue:hover {
    background-color: #287eb7;
}

.save-search-all .saved-search-name a {
    margin: 10px;
}

.save-search-all .saved-search-name {
    padding: 8px 0px;
}

.save-search-all {
    padding-top: 0;
}

/*.view-all-saved-search {
    text-align: center;
    background: rgba(0, 0, 0, 0.43);
    height: 100%;
    position: relative;
}
.view-all-saved-search a {
    color: #fff;
    font-size: 30px;
    position: absolute;
    top: 40%;
    left: 35%;
    transition: .3s ease-in-out;
}
.view-all-saved-search a:after {
    content: '';
    display: block;
    margin: auto;
    height: 3px;
    width: 0px;
    background: transparent;
    transition: width .5s ease, background-color .5s ease;
}
.view-all-saved-search a:hover:after {
    width: 100%;
    background: #3498db;
}*/


.save-search-slider {
    margin-top: 0px;
    margin-bottom: 20px;
}

.owl-carousel-saved-search {
    overflow: hidden;
}

.searched-title {
    /*text-align: center;*/
    color: #fff;
    position: absolute;
    width: 100%;
    top: 0;
    font-size: 16px;
    height: 132px;
    background: rgba(104, 111, 129, 0.5);
    /*padding-top: 15%;*/
}

.searched-title span {
    position: absolute;
    top: 35%;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

.saved-item {
    /*background-color: #3498db;*/
    margin-right: 2px;
    margin-left: 2px;
    padding: 0;
    height: 175px;
    position: relative;
}

.save-image {
    padding: 0;
    height: 132px;
    background-position: 100%;
    background-size: cover;
    -webkit-filter: blur(4px);
    filter: blur(4px);
}

.saved-caption {
    /*padding: 10px;*/
    text-align: center;
    position: absolute;
    bottom: 0;
    background-color: #3498db;
    width: 100%;
}

.saved-caption a {
    color: #fff;
    transition: .3s ease-in-out;
    width: 100%;
    display: block;
    padding: 10px;
}

.saved-caption a:after {
    content: '';
    display: block;
    margin: auto;
    height: 3px;
    width: 0px;
    background: transparent;
    transition: width .5s ease, background-color .5s ease;
}

.saved-caption a:hover:after {
    width: 25%;
    background: #fff;
}

.saved-caption.viewall-list {
    top: 0;
    position: absolute;
    background-color: rgba(107, 110, 129, 0.57);
    opacity: 2.5;
}

.overlay {
    background-color: rgba(0, 0, 0, 0.37);
    width: 100%;
    display: block;
    height: 100%;
    text-align: center;
}

.viewall-list .overlay a {
    text-align: center;
    color: #fff;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    font-size: 16px;
    height: 175px;
    background: rgba(104, 111, 129, 0.5);
    padding-top: 22%;

}

.viewall-list .overlay a:after {
    content: '';
    display: block;
    margin: auto;
    height: 3px;
    width: 0px;
    background: transparent;
    transition: width .5s ease, background-color .5s ease;
    margin-top: 10px;
}

.viewall-list .overlay a:hover:after {
    width: 50%;
    background: #fff;
}

.viewall-list .overlay:hover {background-color: rgba(0, 0, 0, 0.51);}

.viewall-list .save-image {
    filter: blur(5px);
    height: 175px;
}

.save-search-slider .other-listing-title {
    margin-bottom: 20px;
}

.search-property-location,
.search-property-title {
    max-width: 170px;
}

.search-property-specs li {
    max-width: 150px;
}

.pagination-area {
    clear: both;
    text-align: center;
    font-weight: 400;
}

.pagination-area .pagination,
.pagination > li:first-child > a,
.pagination > li:last-child > a {
    border-radius: 0;
    border: 0;
    z-index: 0;
}

.pagination > li > a {
    border: 1px solid #98bbd2;
    background-color: #3498db;
    color: #fff;
    margin-right: 5px;
    /*z-index: 1 !important;*/
}

.pagination > li > a:focus,
.pagination > li > a:active,
.pagination > li > a:hover {
    background-color: #337ab7;
    color: #fff;
    z-index: 1 !important;
}

.pagination-area li {
    display: inline;
}

.pagination-area li span {
    border: 1px solid #3498db;
    color: #fff;
    background-color: #3498db;
    padding: 5px 10px;
    margin-right: 2px;
}

.pagination-area li a {
    border: 1px solid #2978ad;
    color: #fff;
    background-color: #2978ad;
    padding: 5px 10px;
    margin-right: 2px;
}

.pagination-area li a:hover {
    border: 1px solid #3498db;
    background-color: #3498db;
}

.pagination-area li a span {
    padding: 8px 10px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>a>span {
    padding: 5px 10px;
    background-color: #2978ad;
    border: 1px solid #2978ad;
}

.pagination .active a {
    padding: 6px 15px;
    border: 1px solid #3498db;
    color: #fff;
    background-color: #3498db;
}

.sorting {
    clear: both;
    font-weight: 400;
}

.sorting:after,
.sorting:before {
    content: " ";
    display: table;
    clear: both;
}

.sidebar .filter-tab:after,
.sidebar .filter-tab:before {
    display: table;
    clear: both;
    content: "";
}

.search-property-image {
    height: 150px;
    overflow: hidden;
}

.search-property-image img {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100%;
    min-width: 100%;
}

.fa-heart-o {
    color: #EB594E;
}

.blog-list li p,
.filter-tab label,
.filter-tab p,
.page-content,
.page-content .page-title {
    color: #6b6e80;
}

.filter-tab label.error{
    color:red;
}
.filter-search-button,
.view-map-button {
    padding: 3px 15px;
}

.view-map-button .fa-map {
    margin-right: 5px;
}

.filter-tab p {
    margin: 15px 0 5px;
}

.filter-tab label {
    color: #6b6e80;
    font-weight: 400;
}

.filter-tab input {
    border-radius: 0;
    box-shadow: none;
    font-weight: 400;
}

.filter-tab input:focus {
    border-radius: 0;
    border-color: transparent;
    box-shadow: none;
}

.blog-list > li:after,
.blog-list > li:before,
.property-information:after,
.property-information:before {
    display: table;
    clear: both;
    content: "";
}


/*photosyc and owl*/

#photosync1 .item {
    margin: 5px;
    -moz-border-radius: 3px;
    height: 435px;
    background-size: cover;
    background-position: center;
}

#photosync2 {
    overflow: hidden;
}

#photosync2 .item {
    background: #C9C9C9;
    margin: 5px;
    -moz-border-radius: 3px;
    cursor: pointer;
    height: 82px;
    background-size: cover;
    background-position: center;
}

#photosync2 .item h1 {
    font-size: 18px;
}

#photosync2 .synced .item {
    background-color: #0c83e7;
}

#photosync1 .item img {
    height: 100%;
    display: none;
}

#photosync2 .item img {
    width: 100%;
    height: 100%;
    display: none;
}

.owl-photo-thumbnail .owl-buttons {
    top: 20px;
}

.owl-photo-thumbnail.owl-theme .owl-controls .owl-buttons div {
    width: 40px;
    height: 40px;
    font-size: 20px;
}

.owl-photo-thumbnail.owl-theme .owl-controls .owl-buttons .owl-prev {
    padding: 7px 17px;
    left: -20px;
}

.owl-photo-thumbnail.owl-theme .owl-controls .owl-buttons .owl-next {
    padding: 7px 10px;
    right: -20px;
}

#owl-slider .item:after,
#owl-slider .item:before {
    clear: both;
    content: "";
    display: table;
}

#owl-slider .item {
    padding: 15px;
    margin: 15px;
}

#owl-slider .item h4,
#owl-slider .item p {
    color: #fff;
    font-family: 'Open Sans', serif;
    margin: 0;
    padding: 0;
}

#owl-slider .item h4 {
    min-height: 40px;
}

#owl-slider .item img {
    height: 80px;
}

#save-search-grid.owl-theme .owl-controls .owl-buttons {
    top: 182px;
}


/*post slide section area*/

.owl-theme .owl-controls .owl-buttons div {
    background: rgba(0, 0, 0, .5)!important;
    color: #fff;
    display: inline-block;
    font-size: 30px;
    margin: 0 5px;
    opacity: .6;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: absolute;
}

.owl-theme .owl-controls .owl-buttons div:hover {
    opacity: 1;
}

.owl-buttons>div span {
    display: none;
}

.owl-buttons {
    position: absolute;
    top: 50px;
    width: 100%;
    background: #fff;
}

.owl-prev {
    padding: 15px 35px;
    left: -40px;
}

.owl-next {
    right: -40px;
    padding: 12px 15px;
}


/*login modal*/

.sign-in-modal {
    background: #353d4f !important;
    color: #fff;
    padding: 0 65px 15px;
}

.modal-backdrop.fade.in {
    height: 100% !important;
    /*z-index: -1;*/
}

.content-signin,
.content-signup,
.content-reset,
.content-leads-reset,
.content-leads-login { 
    display: none;
}

.customer_login_signup .modal-dialog, #modalLogin .modal-dialog, #modalSignUp .modal-dialog, #modalResetPhone .modal-dialog, #capture-leads-login .modal-dialog, #capture-leads-signup .modal-dialog, #capture-leads-reset-phone .modal-dialog {
    margin-top: 8%;
    z-index: 1043;
}

.customer_login_signup .modal-header, #modalLogin .modal-header, #modalSignUp .modal-header, #modalResetPhone .modal-header, #capture-leads-login .modal-header, #capture-leads-signup .modal-header, #capture-leads-reset-phone .modal-header {
    border-bottom: 0;
    background: #353d4f !important;
    padding: 10px;
    padding-bottom: 0;
}

.customer_login_signup .modal-header .close, #modalLogin .modal-header .close, #modalSignUp .modal-header .close, #modalResetPhone .modal-header .close, #capture-leads-login .modal-header .close, #capture-leads-signup .modal-header .close, #capture-leads-reset-phone .modal-header .close {
    margin-top: -2px;
    color: #fff;
}

.sign-in-modal h2 {
    margin-bottom: 21px;
    margin-top: 0;
    font-size: 26px;
    letter-spacing: 2px;
}

.sign-in-modal label {
    color: #fff;
    /* font-weight: 100; */
    -webkit-font-smoothing: antialiased;
}

.btn-orange {
    background: #ff7800;
    color: #fff;
    border: 0px;
    border-radius: 0px;
    font-family: "Source Sans Pro", sans-serif;
    text-shadow: none;
    padding: 8px 40px;
    font-size: 14px;
}

.btn-orange:hover,
.btn-orange:focus {
    color: #fff;
}

.sign-in-account {
    margin-top: 10px;
    margin-bottom:  25px;
}

.sign-in-account p {
    margin-bottom: 0;
}

#showResetTrigger,
.sign-in-account a {
    color: #649bff;
}

.agent-login-dashboard h3,.agent-login-dashboard p {
    font-family: 'Montserrat', sans-serif;
    -webkit-font-smoothing: antialiased;
}

.agent-login-dashboard {
    width: 100%;
    display: block;
    float: left;
    padding-bottom: 53px;
    border-bottom: 2px solid #4c5563;
    margin-bottom:  30px;
}

.agent-login-dashboard h3 {
    margin-bottom: 0;
}

.agent-login-dashboard p {margin-bottom: 35px;font-size: 18px;}

.agent-login-dashboard .btn-agent-login {
    font-size: 17px;
    border-radius: 7px;
    padding: 18px 15px;
    letter-spacing: 2px;
    background-color: #0386d5;
}

.sign-in-modal .form-control {
    height: 41px;
    border-radius: 6px;
    /* width: 90%; */
    /* margin: 0 auto; */
}

.sign-in-modal input.form-control:focus, 
.sign-in-modal select.form-control:focus, 
.sign-in-modal textarea.form-control:focus {
    border-radius: 6px;
}

form.form-signin.loginForm {
    display: block;
    width: 100%;
}

#showResetTrigger, .sign-in-account a {
    color: #049bee;
}

#showResetTrigger {
    text-decoration: underline;
}

.sign-in-modal .btn-orange {
    /* width: 80%; */
    font-size: 17px;
    padding: 11px 25px;
    border-radius: 6px;
    -webkit-font-smoothing: antialiased;
    font-family: 'Montserrat', sans-serif;
}
.sign-in-modal .btn-orange:hover {
    background-color: #e46e05;
}
.page-navbar .registration-nav a.btn-agent-login {
    color: #fff;
    padding: 5px 15px;
    border-radius: 2px;
    font-family: 'Montserrat', sans-serif;
    background-color: #0283c1;
    font-size: 13px;
    margin-right:  10px;
}
/*sigin modal*/
/*page*/

.page-content {
    margin: 135px 0 0;
    padding-bottom: 50px;
    min-height: 565px;
}

.saved-search-area .property-listing-status,
.saved-search-area .search-listing-type {
    top: 15px;
}


/*blog*/

.blog-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.blog-list > li {
    margin: 15px 0;
}

.blog-list li p {
    font-weight: 400;
}

.blog-summary .date {
    background: #3498db;
    color: #fff;
    border-radius: 50%;
    padding: 15px 0;
    text-align: center;
}

.blog-pagination  .pagination li a {
    border: 1px solid #98bbd2;
    background-color: #3498db;
    color: #fff;
    margin-right: 5px;
}

.blog-pagination  .pagination li.disabled span {
    border: 1px solid #98bbd2;
    background-color: #2d72a0;
    color: #fff;
    border-radius: 0;
    margin-right: 5px;
}


/*blog detail page*/


/*sign up*/

.registration-body {
    background: #fff !important;
    margin: 0;
}

.customer-dashboard,
.property-details, .about-details {
    background: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    padding: 15px;
}

.edit-profile-btn {
    background-image: none;
    border: 0;
    border-radius: 0;
    padding: 11px;
}

.delete-save-searches,
.delete-customer-showing {
    background-color: #d44950;
    padding: 5px 8px;
    font-size: 11px;
    color: #fff;
    width: 100%;
    display: block;
}
.delete-save-searches:hover,
.delete-customer-showing:hover,
.delete-save-searches:focus,
.delete-customer-showing:focus {
    background-color: #b73a40;
    color: #fff;
}

.view-schedule-btn {
    background-color: #0275d8;
    padding: 5px 8px;
    font-size: 11px;
    color: #fff;
    width: 100%;
    display: block;
    margin-bottom: 2px;
}
.view-schedule-btn:hover,
.view-schedule-btn:focus {
    background-color: #096ec5;
    color: #fff;
}
/*buyer*/

.agent-map {
    position: relative;
    margin-top: 15px;
}

.property-details, .about-details {
    margin: 15px 0;
}

.contac-form-wrapper {
    margin: 15px 0;
    position: relative;
    width: 45%;
    left: 12px;
    top: -825px;
}

/*Customer Dashboard*/

.customer-dashboard {
    margin-top: 35px;
}

.customer-dashboard .nav-tabs {
    display: flex;
    border-bottom: 0;
}

.customer-dashboard .nav-tabs li {
    /* flex: 1; */
    z-index: 1;
    display: block;
    text-align: center;
}

.customer-dashboard .nav-tabs li a {
    background: #0083c1;
    color: #ffffff;
    font-size: 18px;
    margin-right: 0;
    border-radius: 0;
    border-right: 1px solid #ddd;
    font-size: 16px;
    margin-bottom: 3px;
    margin-left: 4px;
}

.customer-dashboard .nav-tabs li.active a {
    background: #fff;
    border-top: 2px solid #0083c1;
    color: #0083c1;
    margin-bottom: -5px;
}

.customer-dashboard .tab-content {
    border: 1px solid #ddd;
    /* border-top: 0; */
    padding: 20px 10px;
    margin-top: -3px;
}

.customer-dashboard .tab-pane h3 {
    margin: 0;
    font-size: 20px;
}

.customer-dashboard .tab-content td {
    font-weight: 400;
}

.box-setting {
    border: 1px solid #e8e8e8;
    margin-bottom: 10px;
    padding: 10px;
}

.box-setting #customer-edit-profile {
    background-image: none;
    border: 0;
    border-radius: 0;
    font-size: 13px;
}

.box-setting p, .box-setting label {
    font-family: 'Raleway', sans-serif;
}

#change-pass-modal .btn-primary {
    background-image: none;
    border: 0;
    border-radius: 0;
    padding: 10px;
}

.property-detail-list label {
    font-weight: 700;
}

.view-full {
    background: #3498db;
    width: 25%;
    text-align: center;
}

.view-full a {
    color: #fff;
    text-align: center;
    display: block;
    padding: 10px;
}

.customer-dashboard .table-striped thead tr td {
    border: 1px solid #ddd;
    border-top: 1px solid #ddd !important;
    padding: 12px;
    text-align: center;
}

.customer-dashboard .table {
    background: #e4e3e3;
    border: 1px solid #ccc;
}
/*post slide section area*/


/*virtual tours*/

.virtual-tours-modal {
    overflow-x: auto;
}

.logo-preset {
    margin-top: 0;
    font-size: 25px;
    padding: 6px 15px;
    color: #fff;
}

.logo-preset-customer {
    font-size: 30pt;
    font-weight: 700;
    padding-top: 10px;
}

.page-navbar .logo-preset {
    color: #3498DB;
}


/*property details icons*/

ul.listing-icons li {
    display: inline-block;
    padding-left: 10px;
    text-align: left;
}

ul.listing-icons li p {
    margin: 0;
}

ul.listing-icons li p i {
    color: #EB594E;
    /*// padding-left: 10px;*/
}

ul.listing-icons li a .fa-heart {
    color: #EB594E;
}

ul.listing-icons li p small {
    /*// padding-left: 10px;*/
}

ul.listing-icons li a:hover {
    text-decoration: underline;
    color: #3498db;
    border: 0;
}

ul.listing-icons li a:focus {
    background: 0 0;
    color: #a1a1a1;
    border: 0;
}
.listing-icons .saveproperty .yesheart {
    background-color: transparent;
}

.listing-icons .save-favorate span i,
.listing-icons .saveproperty .yesheart i {
    font-size: 2em;
}
#tourModal,
#schedModal {
    z-index: 1051;
}

#tourModal h4,
#schedModal h4 {
    text-align: center;
    padding: 0;
    color: #fff;
}

.sched-modal-section {
    padding: 30px;
    min-height: 425px;
}

@media (min-width: 768px) {
    .modal-virtual-tour {
        margin: 30px auto;
    }
}


/*virtual tour*/

.virtual-dropbox {
    padding: 50px 0;
}

.nearby-listing-type,
.search-listing-type {
    padding: 8px;
    background: #3498DB;
    position: absolute;
    top: 15px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #fff;
}

.virtual-drop-link {
    text-decoration: underline;
}

.nearby-listing-type {
    right: 10px;
    top: 0;
}

#nearby-listings .other-related-description a {
    color: #337ab7;
}

.search-listing-type {
    right: 30px;
}

.saved-search-area {
    padding-top: 30px;
}


/*slider properties*/

.submit-button.btn-default:active:focus,
.submit-button.btn-default:active:hover {
    color: #fff;
    background-color: #37B0E9;
    border-color: transparent;
}

.scrolltop {
    z-index: 1050;
    display: none;
    background: #3498DB;
    position: fixed;
    bottom: 25px;
    right: 30px;
    width: 60px;
    height: 50px;
    text-align: center;
    padding: 10px;
    color: #fff;
}

.scrolltop:hover {
    color: #fff;
}

.scrolltop .fa {
    font-size: 28px;
    font-weight: 700;
}

.advance-search-area .submit-button.submit-general {
    display: inline-table;
    vertical-align: middle;
    padding: 11px 15px;
}

.advance-search-area .navbar .navbar-nav.submit-filters li:hover {
    background-color: transparent;
}

.advance-search-area .navbar .navbar-nav.submit-filters {
    border-right: 0;
}

.navbar-search {
    min-height: 42px;
}

.navbar-search .navbar-form {
    margin-top: 4px;
    margin-bottom: 4px;
}

.navbar-brand img {
    max-width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    /*padding: 10px 15px;*/
}

.radio-sample li input[type=radio] {
    position: absolute;
    visibility: hidden;
}

.radio-sample li label {
    display: inline-block;
    position: relative;
    font-weight: 300;
    font-size: 15px;
    margin: 4px auto;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all .25s linear;
    color: #3C3B3E;
}

.radio-sample input[type=radio]:checked ~ label,
.radio-sample li:hover label {
    color: #FFF !important;
}

.radio-sample li .check {
    display: block;
    position: absolute;
    border: 5px solid #6b6e80;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    top: 6px;
    left: 5px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
    visibility: hidden;
}

.radio-sample li:hover .check {
    border: 5px solid #FFF;
}

.radio-sample li .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 8px;
    width: 8px;
    top: 1px;
    left: 1px;
    margin: auto;
    transition: background .25s linear;
    -webkit-transition: background .25s linear;
}

.radio-sample input[type=radio]:checked ~ .check {
    border: 5px solid #FFF;
}

.radio-sample input[type=radio]:checked ~ .check::before {
    background: #FFF;
}

ul.radio-sample {
    background-color: #4D90FE;
}

.radio-sample li {
    display: inline-block;
    position: relative;
    margin-right: 15px;
}

.radio-sample.controls {
    display: flex;
    background-color: #ccc !important;
    padding: 0 !important;
}

.radio-sample.controls li {
    flex: 1;
    border-right: 1px solid #fff;
    margin: 0;
}

.radio-sample.controls li label {
    /* border: 1px solid #fff; */
    margin: 0;
    /* margin: 0; */
}

.radio-sample.controls li label {
    display: block;
    width: 100%;
    text-align: center;
}

.radio-sample.controls li:last-child {
    border-right: none;
}

.padding-0 {
    padding: 0;
}


/* Save search */

#save-search-grid {
    height: 482px;
    margin-bottom: 50px;
    overflow: hidden;
}

.save-search-desc {
    position: absolute;
    top: 200px;
    text-align: left;
    left: 55px;
    color: #fff;
}

.save-search-name {
    font-size: 40px;
    margin-top: 0;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
}

.btn-view {
    background-color: #3498db;
    color: #fff;
    padding: 5px 50px;
    font-size: 25px;
    border-radius: 0;
    box-shadow: 5px 9px 3px rgba(0, 0, 0, 0.2);
    letter-spacing: 3px;
    font-family: inherit;
}

.btn-view:hover {
    background-color: #227fbd;
    color: #fff;
    box-shadow: 5px 5px 1px rgba(0, 0, 0, 0.2);
}

.save-property-image a img {
    width: 100%;
    height: 100%;
}

.save-property-price {
    position: absolute;
    background: #66697a;
    color: #fff;
    font-size: 13px;
    padding: 5px 10px;
    top: 0;
    right: 0;
}

.save-property-price p {
    margin-bottom: 0;
}

.save-property-image {
    height: 211px;
}

.save-property-title {
    position: absolute;
    bottom: 30px;
    padding: 5px 8px;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
}

.save-property-title p {
    margin-bottom: 0;
}

.save-property-title p {
    font-size: 11px;
}

.save-property-title .save-property-name {
    font-size: 14px;
}

#save-search-grid .item {
    background-size: cover !important;
    overflow: hidden;
    height: 482px;
    background-position: 100% !important;
}

.saved-search {
    background-color: #e24545;
}


/*****************************/
.advance-search-area .navigation-search {
    background-color: #3498DB;
    border: 0;
    border-bottom: 1px solid #2a81bb;
}

.search-type {
    padding-left: 0;
    margin-bottom: 0;
}

.search-type li {
    list-style: none;
    display: inline;
}

.search-type li a {
    display: inline-block;
    padding: 15px 20px;
    color: #fff;
    text-align: center;
}

.search-type li.active a {
    background-color: #2a81bb;
    /*border-top: 5px solid rgba(0, 0, 0, 0.45);*/
    position: relative;
}
/*****************************/

/*****************************/
.advance-search-tab {
    padding: 10px;
    background-color: #fff;
}
.advance-search-form .nav.nav-tabs {
    background: #3498DB;
}

.advance-search-form .nav-tabs>li {
     margin-bottom: 0;
}

.advance-search-form .nav-tabs>li.active>a {
    background-color: transparent;
    border-radius: 0;
    border: none;
}

.advance-search-form .nav-tabs>li.active>a {
    background-color: #2a81bb;
}

.advance-search-form .nav-tabs>li.active>a {
    color: #fff;
}

.advance-search-form .nav>li>a:focus, .nav>li>a:hover {
    background-color: #2a81bb;
    border-color: transparent;
}

.advance-search-form .nav-tabs>li>a {
    border-radius: 0;
    color: #fff;
    border: none;
}

#searcFormModal .btn.btn-primary,
#advance_search_form .btn.btn-primary,
.advance-search-tab .btn.btn-primary {
    border: none;
    background-image: none;
    border-radius: 0;
    padding: 8px 30px;
}
.advance-search-tab #tab2 .panel-body .input-group input[type="text"]{
    padding: 8px 15px;
    height: auto;
}
.advance-search-tab hr{
  width: 100%;
  display: block;
}
.advance-search-tab #tab4 .panel-heading input[type="number"]{
  width: 150px;
  display: inline-block;
  vertical-align: middle;
}
.advance-search-tab #tab4 .panel-heading:after,
.advance-search-tab #tab4 .panel-heading .col-md-6:after{
  content: '';
  width: 100%;
  display: block;
  clear: both;
}

.advance-search-tab .input-group .form-control {
    z-index: 1;
}

.btn-custom-group .dropdown-toggle {
    background-color: transparent;
    padding: 5px 15px;
    box-shadow: inset 0 3px 5px rgba(0,0,0,0) !important;
}

.btn-custom-group .input-group-addon {
    padding: 0;
}

.btn-custom-group .dropdown-menu {
    padding: 0;
}

.btn-custom-group .dropdown-menu .dropdown-item {
    display: block;
    padding: 8px 10px;
    color: #000;
}

.keyword .label {
    display: inline-block;
    font-weight: normal;
    margin-bottom: 2px;
    white-space: initial;
    text-align: left;
    padding: 3px;
    line-height: inherit;
}

#searcFormModal .modal-lg {
    width: 70%;
}
#searcFormModal .modal-header {
    padding: 0;
}

#searcFormModal .modal-header .close {
    margin: 10px;
}

.search-list {
    padding-left: 0;
    background-color: #3498DB;
}

.search-list li {
    list-style: none;
    display: inline;
}

.search-list li a {
    display: inline-block;
    padding: 20px;
    color: #fff;
}

.search-list li.active a {
    background-color: #2a81bb;
}
/*****************************/
/*************Map Search****************/
.map-container {
    height: 800px;
}
.property-placeholder,
.listingProperties {
    height: 635px;
    overflow-y:auto;
    overflow-x:hidden;
    padding: 5px;
}

.property-placeholder {
    height: 800px;
}

.property-placeholder .panel ,
.listingProperties .panel {
    margin-bottom: 3px;
    border-radius: 0;
}

.property-placeholder .panel-body ,
.listingProperties .panel-body {
    padding: 10px;
}

.result-empty {
    background-color: #ddd;
}
.result-empty p {
    margin-bottom: 0;
}
.map-search-content {
    padding: 0;
    margin-top: 200px;
}
.tab-mapsearch {
    /*border: 2px solid #3498db;*/
    border-top: 0;
    min-height: 801px;
}

@keyframes placeHolderShimmer{
    0%{
        background-position: -468px 0
    }
    100%{
        background-position: 468px 0
    }
}

.placeholder-img,
.placeholder-address,
.placeholder-city,
.placeholder-price,
.placeholder-propclass,
.placeholder-details {
    display: block;
    margin: 5px 0;
    float: left;
    background: #f6f7f8;

    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    /*background: #f6f7f8;*/
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    background-size: 800px 104px;
}

.placeholder-map {
    height: 800px;
    width: 100%;
    margin-top: 0px;
    padding: 0px;
    background: #e1dfdb;
    position: relative;
}
.placeholder-map .map {
    background-image: url(../../img/home/map-load.svg);
    background-size: 80%;
    background-position: 0;
    background-repeat: no-repeat;
    width: 10%;
    height: 30%;
    position: absolute;
    top: 25%;
    left: 45%;
}

.placeholder-map p {
    position: absolute;
    bottom: 0;
    left: 10%;
}

.placeholder-img {
    width: 100%;
    height: 110px;
}

.placeholder-address {
    width: 70%;
    height: 20px;
}
.placeholder-city {
    width: 70%;
    height: 15px;
}

.placeholder-price {
    width: 45%;
    height: 18px;
}

.placeholder-propclass {
    width: 60%;
    height: 16px;
}

.placeholder-details {
    width: 100%;
    height: 15px;
}

.property-panel .img-responsive {
    height: 115px;
    width: 100%;
}

.property-panel .img_link {
    display: block;
}
.property-panel .img_link.image-selected {
    position: relative;
}
.property-panel .img_link.image-selected:before {
    content: "";
    background-image: url('../../images/ajax-loader.svg');
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    background-size: 100%;
    left: 40%;
    top: 40%;
    z-index: 1;

}
.property-address {
    font-size: 18px;
    margin: 0px;
    color: #3498de;
    font-weight: 600;
}

.property-city {
    font-size: 13px;
    color: #397db9;
    margin-bottom: 0;
}

.prop-price {
    font-size: 20px;
}

.property-spec {
    font-size: 10px;
}
.nav-gray {
    background-color: #7d7d7d;
}
.property-links .saveproperty {
    background-color: #d75151;
}
.property-links .save-favorate {
    border: 1px solid #d75151;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    padding: 5px;
    margin: 0;
    display: block;
    margin: 0 auto;
}

.saveproperty .fa-heart-o {
    color: #EB594E;
}

.saveproperty .fa-heart {
    color: #fff;
}

.property-panel .requestprop {
    font-size: 30px;
    margin-top: 10px;
    display: block;
}

.property-links {
    margin: 23px auto;
    text-align: center;
}
.map-pagination {
    margin-bottom: 0;
    display: inline-block;
    padding: 0;
    margin: 4px 10px;
    /*width: 100%;*/
    text-align: center;
}

.map-pagination li {
    display: inline;
    /*width: 15%;*/
}

.map-pagination li.disabled {
    /*width: 70%;*/
    text-align: center;
    display: inline-block;
}

.map-pagination li a {
    display: inline-block;
    color: #5b5b5b;
    background-color: #82a7c0;
    border: 1px solid #82a7c0;
    border-radius: 50%;
}
.map-pagination li.map-next a span,.map-pagination li.map-prev a span {
    display: none;
}

.map-pagination li.map-next a, .map-pagination li.map-prev a {
    width: 25px;
    height: 25px;
    padding: 2px 7px;
}

.map-pagination li.map-next a i, .map-pagination li.map-prev a i {
    color: #fff;
}
.map-pagination li.disabled a {
    margin: 0 auto;
    padding: 0px 20px;
    font-family: "Open Sans", sans-serif;
    background-color: transparent;
    border: none;
}

.search-form {
     margin: 4px 0px;
}

.search-form .submit-btn {
    background-color: #2472a7;
    border: 0;
    color: #fff;
    display: inline-block;
    padding: 11px 25px;
    margin-left: 10px;
}

.search-form .submit-btn:hover,
.search-form .submit-btn:active,
.search-form .submit-btn:focus {
    background-color: #1b5a86;
    outline: none;
}

.search-form .submit-btn .fa {
    display: none;
}

.search-form .form-group {
    vertical-align: inherit;
}

.advance-search {
    background-color: #2472a7;
    border: 0;
    color: #fff;
    display: inline-block;
    padding: 11px 25px;
    margin-right: 10px;
}

.advance-search:focus,
.advance-search:active,
.advance-search:hover {
    background-color: #1b5a86;
    color: #fff;

}

.map-prev {
    float: left;
}

.map-next,
.more-search {
    float: right;
}

.more-search .fa {
    display: none;
}
.tab-advancesearch {
    border: 2px solid #3498db;
    border-top: 0;
    min-height: 600px;
}

.form-search {
    padding: 5px 0;
}

.form-search input {
    height: 30px;
    margin-right: -3px;
    width: 100%;
    border: 0;
    border-radius: 3px;
    padding: 6px 8px;
    margin-top: 7px;
    /*background-color: #2487ca;*/
    color: #505050;
    font-size: 13px;
    text-align: center;
}

.form-search input::-webkit-input-placeholder {
color: #9E9E9E;
}
 
.form-search input:-moz-placeholder { /* Firefox 18- */
color: #9E9E9E;  
}
 
.form-search input::-moz-placeholder {  /* Firefox 19+ */
color: #9E9E9E;  
}
 
.form-search input:-ms-input-placeholder {  
color: #9E9E9E;  
}

.search-type li .form-search a {
    padding: 9px 15px 10px;
    background-color: #0e649d;
}

.search-type li .form-search a span {
    font-size: 20px;
}

.search-suggestion {
    display: none;
    position: absolute;
    top: 50px;
    z-index: 1;
    width: 90%;
    height: 295px;
    overflow-y: auto;
}

.search-suggestion ul li {
    display: block;
}

.search-suggestion ul {
    padding-left: 0;
}

.search-suggestion ul li i {
    color: #0e649d;
    margin-right: 10px;
}

.search-suggestion ul:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #dddddd;
    position: absolute;
    left: 50%;
    top: -5px;
}
.search-type li .form-search .search-suggestion ul li a:hover i {
    color: #3498db;
}
.search-type li .form-search .search-suggestion ul li a {
    padding: 5px 13px; 
    margin-bottom: 3px;
    background-color: #dddddd;
    display: block;
    text-align: left;
    color: #000;
    font-size: 17px;
    margin-bottom: 1px;
}

.search-type li .form-search .search-suggestion ul li a span {
    font-size: 13px;
}
.advance-search-area .navigation-search {
    margin-bottom: 0;
    border-radius: 0;
}

.advance-search-area .nav .dropdown .dropdown-toggle {
    background-color: #2487ca;
    margin-right: 10px;
    padding: 5px 15px;
    border-radius: 3px;
    color: #fff;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
    -webkit-font-smoothing: antialiased;
}

.navigation-search .navbar-nav {
    padding: 12px 0;
}

.navigation-search .price-dropdown .dropdown-menu {
    padding: 10px;
}

.navigation-search .navbar-nav > li {
    border-bottom: 0;
}
.navigation-search .search-button {
    display: none;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.53);
    position: fixed;
    left: 0;
    right: 0;
    bottom: -1px;
    z-index: 9;
    text-align: center;
    padding: 10px 10px;
}
.navigation-search .search-button.open {
    display: block;
}
.search-type li .form-search .search-button button {
    background-color: #1b6395;
    color: #fff;
    padding: 10px 40px;
    font-size: 23px;
    z-index: 1054;
}
#BedsTotal_label {
    margin-right: 7px;
}
.advance-search-area .nav .dropdown .dropdown-toggle .search-label {
    margin-right: 3px;
}

.advance-search-area .nav .dropdown .dropdown-toggle .search-label .search-label-icon {
    display: none;
}

.save-button {
    padding: 10px 0;
    margin-top: 2px;
}

.save-button .btn {
    background-color: #0e649d;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    border: 0;
    border-radius: 4px;
    font-family: 'Montserrat', sans-serif;
    padding: 7px 15px;
}
.save-button .btn span {
    padding-right: 4px;
}
.form-search input:focus,.form-search input:active {
    outline: none;
}
.form-search small {
    display: none;
    position: absolute;
    background-color: rgba(197, 56, 56, 0.82);
    width: 90%;
    padding: 0px 10px;
    bottom: -7px;
    font-size: 70%;
    color: #ffffff;
}

.form-search.has-error small {
    display: block;
}
.form-search.has-error input {
    border: 1px solid #d56e6e;
    border-bottom: 0;
}
.form-search.has-error button {
    border: 1px solid #d56e6e;
    border-left: 0;
    border-bottom: 0;
}
.navigation-search .container {
    position: relative;
}

.basic-more-options .checkbox {
    margin-top: 0;
}

.navigation-search .more-isdropdown {
    width: 320px;
    padding: 5px 10px;
    right: 100px;
    height: 295px;
    overflow: hidden;
    z-index: 2;


}
.navigation-search .more-isdropdown.open {
    height: 80vH;
    height: calc(100vh - 200px);
    overflow-y: scroll; 
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.show-more-link, .show-less-link {
    text-align: center;
    border-top: 1px solid #c1c1c1;
    color: #0e649d;
    background-color: #f1f3f7;
    width: 100%;
    float: left;
    margin-top: 10px;
    cursor: pointer;
}
.show-more-link {
    position: absolute;
    bottom: 0;
    left: 0;
}
.more-isdropdown .basic-more-options label {
    font-size: 12px;
    padding: 3px 0px;
}

.more-isdropdown .form-control {
    height: 25px;
    padding: 0px 5px;
    border: 0;
}

.basic-more-options .form-control.listing-status {
    height: 100px;
    margin-bottom: 10px;
}

.more-isdropdown .form-control.city-field {
    height: 200px;
    margin-bottom: 10px;
}

.sbt-search-from button {
    background-color: #0e649d;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    border: 0;
    border-radius: 4px;
    font-family: 'Montserrat', sans-serif;
}
.more-isdropdown .form-group {
    margin-bottom: 7px;
}

.more-isdropdown label {
    color: #5b5b5b;
    font-size: 13px;
}

.more-isdropdown h3 {
    color: #337ab7;
    font-size: 14px;
    margin: 10px 0 10px;
    text-transform: uppercase;
    border-top: #ccc;
    padding-top: 15px;
    font-weight: bold;
}
.more-isdropdown.open {
    left: 0;
}

.city-form .form-control.select2-hidden-accessible {
    width: 100% !important;
}

.city-form .select2-container--bootstrap {
    width: 100% !important;
}

.showmoreoptions {
    color: #fff;
    font-size: 11px;
    font-weight: bold;
}
.navigation-search .dropdown-menu {
    top: 42px;
    background-color: rgb(241, 243, 247);
    z-index: 1;
    padding: 0px 10px;
}
.search-keyword p {
    font-family: 'Montserrat', sans-serif;
    color: #73777a;
}
.keyword-item {
    color: #73777a;
    background-color: #b4dee7;
    padding: 2px 10px;
    margin-left: 3px;
    margin-top: 3px;
    border-radius: 3px;
    font-weight: 100;
    display: inline-block;
    font-size: 12px;
    text-transform: capitalize;
}
.search-result-tab h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    color: #0e649d;
    -webkit-font-smoothing: antialiased;
}

.search-result-tab .total-listings {
    color: #5b5b5b;
    font-size: 13px;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
}

.search-result-tab .tab-content {
    border: 1px solid #ccc;
    border-top: 0;
    padding: 10px;
}

.search-result-tab .nav-tabs>li.active a {
    background-color: transparent;
    border-bottom: 1px solid #f1f3f7;
    color: #5b5b5b;
}

.search-result-tab .nav-tabs>li>a {
    background-color: #3498db;
    color: #fff;
    padding: 5px 15px;
    text-transform: capitalize;
}
.is-sub-dropdown li {
    list-style: none;
}

.is-sub-dropdown {
    display: none;
    padding-left: 20px;
}

/* Base for label styling */
.navigation-search .checkbox [type="checkbox"]:not(:checked),
.navigation-search .checkbox [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.navigation-search .checkbox [type="checkbox"]:not(:checked) + label,
.navigation-search .checkbox [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 1.6em;
  cursor: pointer;
}

/* checkbox aspect */
.navigation-search .checkbox [type="checkbox"]:not(:checked) + label:before,
.navigation-search .checkbox [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0px;
  width: 1.4em;
  height: 1.4em;
  border: 1px solid #c4c4c4;
  background: #fff;
  border-radius: 2px;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}
/* checked mark aspect */
.navigation-search .checkbox [type="checkbox"]:not(:checked) + label:after,
.navigation-search .checkbox [type="checkbox"]:checked + label:after {
  content: '\f00c';
  position: absolute;
  top: 0.2em;
  left: 0.2em;
  font-size: 1.3em;
  line-height: 0.8;
  color: #0e649d;
  transition: all .2s;
  font: normal normal normal 14px/1 FontAwesome;
}
/* checked mark aspect changes */
.navigation-search .checkbox [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.navigation-search .checkbox [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

.navigation-search .checkbox label {
    font-size: 14px;
    color: #5b5b5b;
}
.navigation-search .checkbox {
    margin: 7px;
}
.listing-status .checkbox label {
    font-size: 13px;
}

.navigation-search .listing-status .checkbox [type="checkbox"]:not(:checked) + label, 
.navigation-search .listing-status .checkbox [type="checkbox"]:checked + label {
    padding-left: 1.4em;
}
.search-options .property-type-dropdown .dropdown-menu  {
    width: 245px;
    height: 150px;
    overflow-y: auto;
    padding: 0;
}
.search-options .property-type-dropdown .dropdown-menu.no-property {
    height: auto;
}

.search-options .property-type-dropdown .dropdown-menu.no-property li {
    padding: 10px;
}

.search-options .property-type-dropdown .dropdown-menu.no-property li p {
    margin-bottom: 0;
}
.navigation-search .dropdown-menu li a {
    color: #5b5b5b;
    padding: 3px 10px;
    display: block;
    width: 100%;
}
.navigation-search .dropdown-menu li a:hover {
    background-color: #0e649d;
    color: #fff;
}

.navigation-search .dropdown-menu {
    padding: 0;
}
.price-dropdown label {
    color: #5b5b5b;
}
.navigation-search .dropdown-menu {
    padding: 0;
}
.navigation-search .dropdown-menu.more-isdropdown {
    padding: 10px;
}
.btn-circle-blue {
    border-radius: 50%;
    box-shadow: none;
    background-color: #82a7c0;
    color: #fff !important;
    width: 50px;
    height: 50px;
    font-size: 24px;
}
.search-result-tab .btn-circle-blue {
    position: absolute;
    right: 15px;
    bottom: 15px;
}
.search-result-tab .btn-circle-blue.btn-default {
    border-radius: 50%;
    right: 10px;
    background-color: #1b6395 !important;
    font-size: 25px;
}
.save-button .btn.isSaved,
.search-result-tab .btn-circle-blue.btn-default.isSaved {
    background-color: #d75252 !important;
}
.save-search-btn .preloader {
    width: 10%;
    left: 22%;
    top: 20%;
    background-size: 85%;
}
.search-result-tab .btn-circle-blue.btn-show-map {
    right: 68px;
}
.pricing-section.clearfix {
    /*clear: both;*/
}
/************Map Search*****************/

/************Property List*****************/
.save-searches {
    min-height: 650px;
    margin-top: 160px;
}
.property-list-tab {
    margin: 34px 0;
}
.property-list-tab .nav-tabs>li>a {
    border: 1px solid #d5d7d6;
    border-radius: 0;
    background-color: #e7e7e7;
    color: #a2a2a2;
    padding: 15px 40px 12px 40px;
    font-size: 16px;
    font-family: 'Montserrat';
    -webkit-font-smoothing: antialiased;
}

.property-list-tab .nav-tabs>li>a .fa {
    display: none;
}

.property-list-tab .nav-tabs>li.active>a,
.property-list-tab .nav-tabs>li.active>a:focus,
.property-list-tab .nav-tabs>li.active>a:hover {
    border-bottom: 1px solid transparent;
    background-color: #f9f9f9;
    color: #2f2f2f;
}

.property-list-tab .tab-content {
    border: 1px solid #dedede;
    border-top: none;
    background-color: #f9f9f9;
}
.property-list-tab .tab-content>.tab-pane {
    padding: 17px 23px;
}
.keyword-text {
    color: #a3a3a3;
}
.form-sort {
    text-align: right;
}
.form-sort .form-control {
    width: 75%;
    text-align: left;
}
.form-sort .selectize-control.form-control.single .items {
    background-color: transparent;
}
.form-sort .selectize-control.form-control.single .items.focus {
    border-color: #ccc;
    box-shadow: none;
}
.form-sort label {
    color: #a3a3a3;
    -webkit-font-smoothing: antialiased;
}

.label-gray {
    background-color: #757575;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 4px;
    display: inline-block;
    font-size: 14px;
    white-space: initial;
    text-align: left;
}

.btn-light-green {
    background-color: #23d54d;
    color: #fff;
}

.btn-light-green:hover,.btn-light-green:focus,.btn-light-green:active {
    background-color: #1fc346;
    color: #fff;
}

#property-list .follow-search-red {
    background-image: none;
    border: none;
}

.search-count {
    color: #a3a3a3;
    -webkit-font-smoothing: antialiased;
}

.start-count, .end-count, .total-count {
    font-weight: bolder;
}

.property-block {
    padding: 18px;
    border-radius: 5px;
    border: 2px solid #efefef;
    margin-bottom: 10px;
    background-color: #fff;
}
.prop-img img {
    height: 178px;
    margin: 0 auto;
    width: 100%;
}

.propaddress a{
    color: #2f4c84;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    font-family: 'Montserrat';
}

.property-feature .propcity {
    color: #888888;
    font-size: 16px;
    margin-bottom: 10px;
}

.prop-status-type {
    padding-left: 0;
    margin-bottom: 14px;
}

.prop-status-type li {
    display: inline-block;
}

.prop-status {
    background-color: #00ab04;
}

.prop-status-type li p {
    color: #fff;
    padding: 5px 10px;
    border-radius: 3px;
    -webkit-font-smoothing: antialiased;
}

.prop-type {
    background-color: #1784df;
}

.prop-bed-bath-lot {
    padding-left: 0;
}

.prop-bed-bath-lot li {
    display: inline-block;
    background-color: #1784df;
    color: #fff;
    padding: 4px 10px;
    border-radius: 5px;
    margin-right: 2px;
}

.prop-bed-bath-lot li .prop-number {
    font-size: 24px;
}

.property-feature p {
    margin-bottom: 3px;
}

.prop-actions {
    text-align: right;
}

.propprice {
    color: #555555;
    font-weight: bolder;
    -webkit-font-smoothing: antialiased;
    font-size: 32px;
}

.saveprop a {
    color: #d94040;
    font-size: 16px;
}
.saveprop .save-favorate {
    border: 0;
    width: 10px;
    height: 10px;
    display: inline;
}

.search_hearty .heart,
.save-favorate .heart {
    border: 1px solid #d75151;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    padding: 5px;
    margin: 0;
    /* margin: 0 auto; */
    display: inline-block;
}

.saveproperty .yesheart {
    background-color: #d75151;
}
.search_hearty .hidethis-text,
.save-favorate .hidethis-text {
    color: #d75151;
}
.requestprop{
    color: #878787;
    font-size: 16px;
    cursor: pointer;
}
.onmarketdate{
    color: #878787;
    font-size: 14px;
}

.requestprop .fa {
    color: #3398dc;
}
.onmarketdate .fa {
    color: #3398dc;
}
.property-pagination {
    padding-left: 0;
}

.property-pagination li {
    list-style: none;
    display: inline;
}

.property-pagination li a {
    padding: 7px 10px;
    background-color: #1784df;
    color: #fff;
    border-radius: 3px;
}

.pagination-section {
    display: block;
    margin: 25px 0;
}
#advance_search_form .input-group .form-control {
    z-index: 1;
    border-color: #ccc;
}
#property-list h1{
    color: #2f4c84;
    font-size: 26px;
    -webkit-font-smoothing: antialiased;
    font-family: 'Montserrat';
}
/************Property List*****************/

nav.custom-menu ul.menu{
  margin-bottom: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
nav.custom-menu ul.menu li{
  display: inline-block;
    vertical-align: middle;
}
nav.custom-menu ul.menu li a{
  display: inline-block;
    padding: 5px 10px;
    border-right: 1px solid rgba(175,175,175,0.2);
    border-bottom: 1px solid rgba(175,175,175,0.2);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.sub-dark-menu nav.custom-menu ul.menu li a{
  color: #b5b5b5;
}
nav.custom-menu ul.menu li a:hover{
  background-color: rgb(52, 152, 219);
    color: white;
}
nav.custom-menu ul.menu li:first-child a{
  border-left: 1px solid rgba(175,175,175,0.2);
}
nav.custom-menu:last-child ul.menu li a{
  border-bottom: none;
}

/************Browser Text*****************/
.browser-issue {
    min-height: 70vh;
    padding: 50px;
}

.browser-issue h3 {
    font-size: 20px;
}
.browser-issue h3,
.browser-issue p {
    font-family: 'Raleway', sans-serif;
    color: #5f5f5f;
}
/************Browser Text*****************/
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .registration-nav span.nav-link {
        margin-right: 0;
    }
    .tagline {
        text-align: left;
    }
    .navbar > .container .navbar-brand {
        margin-left: 0;
    }
    .blog-summary .date {
        background: #3498db;
        border-radius: 50%;
        color: #fff;
        height: 80px;
        padding: 25px 0;
        text-align: center;
        width: 80px;
    }
    .date h4 {
        margin: 0;
        font-size: 16px;
    }
    .filters {
        top: 30%;
    }
    .filter-property {
        padding: 0 15%;
    }
    .contact-panel {
        display: block;
    }
    /*property detail page*/
    #photosync2 .item {
        height: 60px;
    }
    .property-details h4 {
        text-align: left;
    }
    .property-details ul li:after,
    .property-details ul li:before {
        clear: both;
        display: table;
        content: "";
    }
    .view-full {
        width: 50%;
    }
    .trapezoid {
        width: 97% !important;
    }
    #fb-btn img {
        height: 34px;
        width: 166px !important;
        margin: 5px 0;
    }
    .advance-search-area .submit-button.submit-general {
        padding: 11px 20px;
    }
    #features_modal {
        margin-top: 80px !important;
    }
    #features_modal .modal-dialog {
        width: 95%;
    }
    .save-search-name {
        font-size: 35px;
    }
    .contact-panel {
        display: block !important;
    }
    .page-content {
        margin: 155px 0 0;
    }

    /*property listing in homepage*/
    .featured-listing-area .property-listing-description,
    .new-listing-area .property-listing-description,
    .other-listing-area .property-listing-description,
    .save-property-title {
        bottom: 69px;
    }
    .property-quick-icons {
        height: 70px;
    }
    .save-property-image {
        height: 194px;
    }
    .property-image {
        height: 179px;
    }
    .property-quick-icons .list-inline li.lot-item {
        display: block;
    }
    .nearby-image {
        min-height: 123px;
        height: 123px;
    }

    /*customer dashboard*/
    .list-icon {
        margin-top: 0;
    }
    .view-schedule-btn, .delete-customer-showing {
        display: block;
        margin-bottom: 3px;
    }

    /*property page*/
    .listing-icons li a .fa-2x {
        font-size: 19px;
    }

    .listing-icons li p small {
        font-size: 8px;
    }

    /*search*/
    .placeholder-map .map {
        width: 20%;
    }

    .search-type li a {
        padding: 15px;
    }

    .map-pagination li a {
        padding: 10px 15px;
    }

    .mobile-ipad-padding-0 {
        padding: 0;
    }
    .property-panel .col-md-7.mobile-ipad-padding-0,
    .panel-placeholder .col-md-7.mobile-ipad-padding-0 {
        padding-left: 10px;
    }
    .form-sort {
        text-align: left;
    }
    .form-sort .form-control {
        width: 70%;
    }
    .navigation-search .navbar-nav {
        padding: 10px 0;
    }
    .save-button {
        margin-top: 0;
    }
    .search-label-text {
        /*display: none;*/
    }
    .advance-search-area .nav .dropdown .dropdown-toggle .search-label .search-label-icon {
        /*display: inline-block;*/
    }

    .advance-search-area .navigation-search .nav .dropdown .dropdown-toggle {
        padding: 5px 6px;
    }

    .save-button .btn {
        padding: 7px 10px;
    }
    .form-search small {
        width: 100%;
        font-size: 60%;
        bottom: -5px;
    }
    .save-button .btn .search-label-text {
        display: none;
    }

    .save-button .btn {
        padding: 7px 10px;
    }
    .form-search small {
        width: 100%;
        font-size: 60%;
        bottom: -5px;
    }
    .save-button .btn .search-label-text {
        display: none;
    }
    /**************Ipad menu****************/
    .sub-navbar-menu{
        position: absolute;
        background: #337ab7;
        top:135px !important;
    }
    .subnavbar-menu-btn {
        display: block;
        text-align: right;
        padding: 14px 18px;
    }

    .sub-navbar-menu .container {
        padding: 0;
        width: 100%;
    }

    .custom-pages > li > a {
        color: #337ab7;
        display: block;
        background-color: #fff;
        width: 100%;
        border-bottom:  1px solid #eee;
    }

    .custom-pages > li.custom-li {
        display: block;
        width: 100%;
        border-right: 0;
        padding-right:  0;
        /* border-bottom:  1px solid #ccc; */
    }
    .custom-pages > li:hover > .hasDropdown-area {
        display: none;
    }
    .custom-pages {
        display: none;
        float: left;
        width: 100%;
        padding-left: 0;
        margin-top: 0;
    }

    .custom-pages > li > i {
        position: absolute;
        right: 0;
        top: 0;
        background: #ddd;
        /* float: right; */
        font-size: 16px;
        /* margin-top: -9px; */
        padding: 12px 15px;
        color: #337ab7;
        width: 40px;
        height: 40px;
    }
    .subnavbar-menu-btn a {
        color: #fff;
        font-size: 16px;
    }
    .custom-pages > li.custom-li:hover > a {
        color: #337ab7;
        font-weight: bold;
        -webkit-font-smoothing: antialiased;
    }

    .custom-pages .custom-li.custom-pages-hasdropdown .hasDropdown-area {
        position: relative;
        /*display: block;*/
        width: 100%;
    }
    .custom-pages > li.custom-li.custom-pages-hasdropdown > i:hover + .hasDropdown-area,
    .custom-pages .custom-li.custom-pages-hasdropdown .hasDropdown-area .custom-submenu > i:hover + .hasDropdown-area {
        display: block;
    }
    .sub-dark-menu .custom-pages li.custom-li a {
        color: #337ab7;
    }

    .custom-pages .custom-li.custom-pages-hasdropdown .hasDropdown-area .custom-submenu .custom-pages-dropdown {
        position: relative;
        width: 100%;
        left: 0;
        padding: 0;
    }

    .custom-pages .custom-li.custom-pages-hasdropdown .hasDropdown-area .custom-submenu {
        padding: 0;
        margin-top:  0;
        border-bottom:  1px solid #eee;
        position: relative;
    }

    .custom-pages .custom-li.custom-pages-hasdropdown .hasDropdown-area .custom-submenu > a {
        width: 100%;
        display: inline-block;
        padding: 10px 25px;
        position: relative;
        /* float: left; */
    }

    .custom-pages .custom-li.custom-pages-hasdropdown .hasDropdown-area .custom-submenu > i {
        position: absolute;
        right: 0;
        top: 0;
        float: none;
    }

    ul.hasDropdown-area > li {
        border-bottom: 0;
    }
    /*ul.hasDropdown-area > li:hover > ul {
        display: none;
    }*/
    ul.hasDropdown-area > li > ul > li {
        border-bottom:  0;
    }

    .custom-pages .custom-li.custom-pages-hasdropdown .hasDropdown-area .custom-submenu .custom-pages-dropdown li {
        border-top: 1px solid #eee;
        padding: 0;
    }

    .custom-pages .custom-li.custom-pages-hasdropdown .hasDropdown-area .custom-submenu .custom-pages-dropdown li a {
        padding: 10px 40px;
        width: 100%;
        display: inline-block;
    }

    .custom-pages .custom-li.custom-pages-hasdropdown .hasDropdown-area .custom-submenu > i {
        width: 40px;
        height: 40px;
        background-color: #ddd;
        text-align: center;
        padding: 10px;
    }
    /**************Ipad menu****************/
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    /**************Ipad menu****************/
    .sub-navbar-menu{
        position: absolute;
        background: #337ab7;
        top:135px !important;
    }
    .subnavbar-menu-btn {
        display: block;
        text-align: right;
        padding: 14px 18px;
    }

    .sub-navbar-menu .container {
        padding: 0;
    }

    .custom-pages > li > a {
        color: #337ab7;
        display: block;
        background-color: #fff;
        width: 100%;
        border-bottom: 1px solid #eee;
    }

    .custom-pages > li.custom-li {
        display: block;
        width: 100%;
        border-right: 0;
        /* border-bottom:  1px solid #ccc; */
    }
    /*.custom-pages > li:hover > .hasDropdown-area {
        display: none;
    }*/
    .custom-pages {
        display: none;
        float: left;
        width: 100%;
        padding-left: 0;
        margin-top: 0;
    }

    .custom-pages > li > i {
        position: absolute;
        right: 0;
        top: 0;
        background: #ddd;
        /* float: right; */
        font-size: 16px;
        /* margin-top: -9px; */
        padding: 12px 15px;
        color: #337ab7;
        width: 40px;
        height: 40px;
    }

    .subnavbar-menu-btn a {
        color: #fff;
        font-size: 16px;
    }
    .custom-pages > li.custom-li:hover > a {
        color: #337ab7;
        font-weight: bold;
        -webkit-font-smoothing: antialiased;
    }

    .custom-pages .custom-li.custom-pages-hasdropdown .hasDropdown-area {
        position: relative;
        /*display: block;*/
        width: 100%;
    }
    .custom-pages > li.custom-li.custom-pages-hasdropdown > i:hover + .hasDropdown-area,
    .custom-pages .custom-li.custom-pages-hasdropdown .hasDropdown-area .custom-submenu > i:hover + .hasDropdown-area {
        display: block;
    }
    .sub-dark-menu .custom-pages li.custom-li a {
        color: #337ab7;
    }
    .custom-pages .custom-li.custom-pages-hasdropdown .hasDropdown-area .custom-submenu .custom-pages-dropdown {
        position: relative;
        width: 100%;
        left: 0;
        padding: 0;
    }

    .custom-pages .custom-li.custom-pages-hasdropdown .hasDropdown-area .custom-submenu {
        padding: 0;
        margin-top:  0;
        border-bottom:  1px solid #eee;
        position: relative;
    }

    .custom-pages .custom-li.custom-pages-hasdropdown .hasDropdown-area .custom-submenu > a {
        width: 100%;
        display: inline-block;
        padding: 10px 25px;
        position: relative;
        /* float: left; */
    }

    .custom-pages .custom-li.custom-pages-hasdropdown .hasDropdown-area .custom-submenu > i {
        position: absolute;
        right: 0;
        top: 0;
        float: none;
    }

    ul.hasDropdown-area > li {
        border-bottom: 0;
    }

    ul.hasDropdown-area > li > ul > li {
        border-bottom:  0;
    }

    .custom-pages .custom-li.custom-pages-hasdropdown .hasDropdown-area .custom-submenu .custom-pages-dropdown li {
        border-top: 1px solid #eee;
        padding: 0;
    }

    .custom-pages .custom-li.custom-pages-hasdropdown .hasDropdown-area .custom-submenu .custom-pages-dropdown li a {
        padding: 10px 40px;
        width: 100%;
        display: inline-block;
    }

    .custom-pages .custom-li.custom-pages-hasdropdown .hasDropdown-area .custom-submenu > i {
        width: 40px;
        height: 40px;
        background-color: #ddd;
        text-align: center;
        padding: 10px;
    }
    /**************Ipad menu****************/
}

/************Welcome Note Popup*****************/
.welcome-popup .container {
    position: relative;
}

.backdrop {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    z-index: 9;
    margin-top:  0;
}

.pollSlider{
    position:fixed;
    background-image: url('../../images/pattern1.png');
    background-color: #fff;
    width: 400px;
    height: 340px;
    right: 0;
    margin-right: -400px;
    z-index: 99;
    top: 115px;
    background-repeat: no-repeat;
    background-position: -90px -24px;
    background-size: 100%;
    padding: 72px 25px;
}
.pollSlider h4 {
    font-size: 23px;
    font-weight: 600;
    color: #016aa4;
    margin: 10px 0;
    /* width: 100%; */
    line-height: 37px;
}

.pollSlider .text-collapse {
    font-family: 'Raleway', sans-serif;
    width: 100%;
    margin: 0;
    font-size: 18px;
    color: #ffffff;
}

.pollSlider .close-note {
    background-color: #1e8ece;
    padding: 10px 10px;
    margin: 10px auto 0;
    display: block;
    width: 70%;
    border-radius: 5px;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
}

.pollSlider .close-note:hover {
    background-color: #1c7bb1;
}
#pollSlider-button{
    position: absolute;
    left: -189px;
    background: #056aae;
    top: 150px;
    z-index: 99;
    transform: rotate(-90deg);
    text-align: center;
    color: #fff;
    font-size: 15px;
    border-radius: 5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    padding: 7px 97px;
    cursor: pointer;
}
#pollSlider-button span {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 19px;
}
.btn-agent-login {
    background-color: #0982d3;
    padding: 10px 20px;
    color: #fff;
    font-weight: 100;
}

.btn-agent-login:focus,
.btn-agent-login:hover {
    background-color: #086caf;
    color: #fff;
}
/************Welcome Note Popup*****************/
/************Privacy Policy *****************/
.privacy-content {
   padding: 30px 0;
}
.privacy-content
 h4 {
    font-weight: bold;
}

.privacy-content p {
    margin: 15px 0 30px;
    text-align: justify;
}

.privacy-content {
    text-align: justify;
}

.privacy-content ul li {
    margin: 17px 0;
}

.privacy-content ul {
    padding-left: 30px;
}
/************Privacy Policy *****************/
/************Custom Page Iframe *****************/
.page-area iframe {
    width: 100%;
}
/************Custom Page Iframe *****************/
/************If featured properties is single or 2 *****************/
.property-list-view {
    background-color: #ffffff;
    padding: 0;
    display: block;
    float: left;
    width: 100%;
    margin: 30px 0;
    /*min-height: 237px;*/
    box-shadow: 0px 0px 3px 0px rgba(119, 119, 119, 0.9);
    -moz-box-shadow: 0px 0px 3px 0px rgba(119, 119, 119, 0.9);
    -webkit-box-shadow: 0px 0px 3px 0px rgba(119, 119, 119, 0.9);
}

.property-list-view .image .img-responsive {
    height: 195px;
}

.property-list-view .col-md-5,
.property-list-view .col-md-4 {
    position: relative;
    padding: 17px 0 17px 17px;
}

.property-list-view .property-status {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #6b6e81;
    min-width: 178px;
    color: #fff;
    text-align: center;
    padding: 5px;
    font-size: 13px;
}

.property-list-view .description h3 {
    font-size: 23px;
    color: #6b6e81;
    font-family: 'Montserrat', sans-serif;
    min-height: 50px;
    margin-top: 0;
}
.property-list-view .description h3 a{
    display: block;
    text-overflow: ellipsis;
}

.property-list-view .description p {
    font-size: 14px;
    color: #6b6e81;
}

.property-list-view .col-md-7,
.property-list-view .col-md-8 {
    padding: 17px 0;
}

.property-list-view .price {
    background-color: #3498db;
    padding-left:  30px;
    color: #fff;
    font-size: 32px;
    font-family: 'Montserrat', sans-serif;
}

.property-list-view .description {
    padding-left: 30px;
    padding-right: 30px;
}

.property-list-view .prop-details {
    padding-left:  30px;
    margin: 10px 0;
}

.property-list-view .prop-details li {
    list-style: none;
    display: inline;
    padding: 10px 5px;
    font-size: 15px;
    color: #6b6e81;
    font-family: 'Montserrat', sans-serif;
    /* margin: 30px 0; */
}
/************If featured properties is single or 2 *****************/