body {
    font-family: "Open Sans",Gotham,gotham,Tahoma,Geneva,sans-serif;
}

a {
    color: #01c6ff;
    cursor: pointer;
}

a:hover {
    color: #02a7ff;
}

a.underline {
    text-decoration: underline !important;
}
h3 {
    font-size: 18px;
}
.bg-success{
    background-color: #00ff00!important;
}
.bg-warning{
    background-color: #fff600 !important;
    padding: 4px;
}
.bg-yellow-warning {
    background-color: #fcf8e3 !important;
    border-color: #fcf8e3 !important;
    padding: 4px;
}
.bg-yellow-warning a {
    font-weight: bold;
}
.bg-yellow-warning small {
    font-size: 10px;
    line-height: 12px;
}
.brand-logo{
    height: 150px;
}
.main_header {
    background: url("https://s3.amazonaws.com/realtor-video/fireplace-short-loop-low.gif") no-repeat center center ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height:400px;
}

.secondary-page {
    height: 90px !important;
}

.search-area{
    position: absolute;
    width: 100%;
    z-index: 1050;
}
.search-box .form-control{
    padding: 0.75rem 1rem;
    height: 40px;
}
.search-box .sub-area fieldset{
    line-height: 29px;
}
.search-box .sub-area .form-control {
    padding: 5px 5px;
}
.search-box .form-group{
    height: 25px;
}
.search-box .sub-area{
    display: none;
}
.selectpicker-menu-container .form-control{
    padding: 0.75rem 1rem;
    height: 40px;
}
/* autocomplete */
.output {
    list-style: none;
    width: 350px;
    min-height: 0px;
    border-top: 0 !important;
    color: #404E67;
    font-size: 1em;
    transition: min-height 0.2s;
    position: absolute;
    z-index: 5;
    top: 40px;
}

.output, #search-bar {
    background: #fff;
    border: 1px solid #00B5B8;
}

.prediction-item {
    padding: .2em .75em;
    transition: color 0.2s, background 0.2s;
}

.output:hover .focus {
    background: #fff;
    color: #767676;
}

.prediction-item:hover, .focus,
.output:hover .focus:hover {
    background: #ddd;
    color: #333;
}

.prediction-item:hover {
    cursor: pointer;
}

.prediction-item strong { color: #333; }
.prediction-item:hover strong { color: #000; }
/* end autocomplete */
.cover {
    object-fit: cover;
    width: 100%;
}

html body.fixed-navbar {
    padding-top: 0px;
}
.header-navbar .navbar-header{
    padding: 0px;
}

.main_header .search-box{
    /*width: 600px;*/
    margin: 0 auto;
}
.addr-area{
    width: 350px;
    float: left;
}
.subpages-card-body .search_paramerters .form-control {
    padding: 1px 7px;
}


/*post area*/
.post-area{
    padding: 1px;
    border: 2px solid transparent;
    border-radius: 3px;

}
.post-area-last-mouseover {
    border: 3px solid red;
    border-radius: 3px;
}
.img-area{
    color: #fff;
}
.img-area img.cover{
    height: 320px;

}
.agency-area .sub-1{
    position: relative;
    margin-left: 16px;
    padding-left: 25px;
    padding-right: 10px;
    padding-top: 0;
    border-radius: 8px;
    color: #fff;
    display: inline-grid;
}

.agency-area .img-agency{
    position: absolute;
    left: -30px;
    top: -8px;
    width: 50px;
    height: 50px;
    border: 2px solid #ddd;
    border-radius: 50%;
}
.agency-area:hover{
    cursor: pointer;
}

.agency-area .sub-1 .collection-description {
    margin-top: auto;
    margin-bottom: auto;
    color: black;
    font-weight: bold;
    text-decoration: underline;
}

.agency-area .sub-0 {
    position: relative;
    margin-left: 2px;
    padding-left: 2px;
    padding-right: 10px;
    padding-top: 1px;
    border-radius: 8px;
    color: white;
    font-size: 12px;
    display: inline-grid;
}

.agency-area .sub-0 .collection-description {
    margin-top: auto;
    margin-bottom: auto;
    color: white;
    font-weight: bold;
    text-decoration: underline;
    font-size: 12px;
    line-height: 14px;
}

.agency-area .sub-0 .collection-sub-description {
    font-weight: bold;
    font-size: 11px;
    color: #f5e7b3;
}
.nav-item.dropdown .dropdown-menu{
    visibility: hidden;
    position: absolute;
}
.show > .dropdown-menu {
    visibility: visible !important;
}
.bootstrap-select.dropdown .dropdown-menu{
    display: none;
}
.bootstrap-select.show .dropdown-menu {
    display: block !important;
}
.dropdown_collections{
    width: 600px;
}
.search_paramerters{
    width: 600px;
}
.app-content.center-layout{
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}
.sub-tl{
    position: absolute;
    left: 5px;
    top: 5px;
    right: 50px;
}
.sub-tr{
    position: absolute;
    right: 5px;
    top: 5px;
}
.sub-tr a{
    display: inline-block;
    position: relative;
    width: 44px;
    height: 44px;
}
.sub-tr .sprite-heart-line{
    width: 36px;
    height: 36px;
    margin-left: -19px;
    margin-top: -16px;
    background-size: 110px 110px;
}
.sub-tr .img-heart{
    background-image: url(../images/hearts_Sprite_new.png);
    position: absolute;
    top: 50%;
    left: 50%;
}
.sub-bl{
    position: absolute;
    left: 5px;
    right: 5px;
    bottom: 5px;
}
.sub-bl h4{
    text-transform: uppercase;
    margin:0px;
}
.icon-for-sale{margin-right: 4px;}
.icon-for-sale:before{
    border: 2px solid #fff;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    background: #fc384a;
    border-radius: 50%;
    content: "";
    height: 10px;
    width: 10px;
}
.photo-card-price{
    font-size : 20px;
}
.sub-bl p{
    margin:0px;
}



/****************************** user detail page *****************************/
.contact-form .form-group{
    margin-bottom: 10px;
}







/*******************************************************************************************************************/
.list_carousel {
    background-color: #fff;
    margin: 0px;
    width: 100%;
    overflow:hidden;
    position:relative;
}
.list_carousel ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}
.list_carousel li {
    font-size: 40px;
    color: #999;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border: 0px solid #efefef;
    width: 255px;
    height: 230px;
    padding: 0;
    margin: 0px 20px;
    display: block;
    float: left;
    line-height:10px ;
    text-align:left;
}

.list_carousel.responsive {
    width: auto;
    margin-left: 0;
}
.line-height-40{line-height: 40px;}
.sel-home{
    font-size: 15px;
    font-weight: bold;
    line-height: 40px;
    padding: 0px 10px;
}

/* #login_register form .form-control {
    height: 30px;
    margin-top: 5px;
} */
#login_register form .form-group{
    margin-bottom: 0px;
    margin-top: 10px;
}
#login_register .card-header{
    padding-top: 30px;
}
#login_register .alert-warning{
    margin-top: 30px;
}
#login_register  .card-body{
    padding-top: 0px;
}
.list_carousel_2 .post-area{
    display: none;
}
.input-group-addon{
    padding: 9px 12px;
    font-size: 14px;
    font-weight: 400;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccd6e6cc;
    border-radius: 4px 0px 0px 4px;
    border-right: 0px;
    min-width: 40px;
}
.flash-container{
    position: relative;
}
.flash-container .close-icon{
    font-size: 24px;
    position: absolute;
    top: 10px;
    right: 20px;
}
.charge-text{
    display: inline-flex;
}
.close-text {
    padding: 8px 10px 10px 10px;
}
.post-area .effect-marley {
    position: relative;
}
/*
.post-area .effect-marley:hover figcaption h2{
    opacity: 0;
    transition: all 0.3s ease-out;
}*/
.post-area .effect-marley h2 {
    right: 0px;
    left: 0px;
    padding: 4px 4px;
    top: 0px;
    word-spacing: 0px;
    background-color: #ffffffa1;
    transform: translate3d(0, 0px, 0);
    color: #000000;
    border: none;
}
.post-area  .agency-area{
    position: absolute;
    background-color: #dad1c6a1;
    right: 15px;
    left: 15px;
    padding: 0;
    text-align: left;
    bottom: 0px;
    line-height: 1;
    letter-spacing: 0px;
    transform: none;
    opacity: 1;
    width: 125px;
}
.post-area .effect-marley  .cover{
    max-height: 320px;
    min-height: 320px;
}
.post-area .agency-caption {
    position: absolute;
    background-color: #000000a1;
    right: 4px;
    bottom: 4px;
    padding: 5px;
    font-size: 12px;
    text-align: left;
    line-height: 1;
    letter-spacing: 0px;
    transform: none;
    opacity: 0.7;
    color: white;
    text-decoration: underline;
}
.post-area .stat {
    position: absolute;
    left: 4px;
    bottom: 4px;
    padding: 0;
    font-size: 12px;
    text-align: left;
    letter-spacing: 0px;
    transform: none;
    opacity: 0.7;
}
.post-area .badge {
    padding-left: 2px;
    padding-right: 2px;
}
.post-area .stat .num {
    color: black;
    bottom: 0;
    padding: 0;
    min-width: 20px;
    display: flex;
    justify-content: center;
}
.collections_list{
    display: none;
}
.collections_list_scrollable {
    display: block;
    max-height: 250px;
    height: 250px;
    overflow-y: auto;
}
.more_collections:hover{
    cursor: pointer;
}
#admin-card-body{
    margin-top: -50px;
}
.header-navbar{
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
.navbar-toggler {
    top: 27%;
}

.navbar-toggler:focus {
    outline: none;
}

.navbar-toggler span {
    display: block;
    background-color: #444;
    height: 3px;
    width: 25px;
    margin-top: 4px;
    margin-bottom: 4px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    position: relative;
    left: 0;
    opacity: 1;
}

.navbar-toggler span:nth-child(1),
.navbar-toggler span:nth-child(3) {
    -webkit-transition: transform .35s ease-in-out;
    -moz-transition: transform .35s ease-in-out;
    -o-transition: transform .35s ease-in-out;
    transition: transform .35s ease-in-out;
}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
    position: absolute;
    left: 12px;
    top: 10px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    opacity: 0.9;
}

.navbar-toggler:not(.collapsed) span:nth-child(2) {
    height: 12px;
    visibility: hidden;
    background-color: transparent;
}

.navbar-toggler:not(.collapsed) span:nth-child(3) {
    position: absolute;
    left: 12px;
    top: 10px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    opacity: 0.9;
}
.site-logo-img {
    left: 10px;
    top: 5px;
    position: absolute;
    z-index: 101;
}
.nav .home-tab a {
    color: black;
    text-decoration: none;
    background-color: #ddd;
    border-radius: 0;
    font-size: 16px;
    font-family: 'Montserrat', 'Open Sans', serif;
    text-transform: uppercase;
    font-weight: bold;
    /*border-bottom: 2px solid black;*/
}

.nav .home-tab a.active {
    background-color: white;
    color: black;
}
.home-nav-desktop {
    padding-right: 20px;
    display: flex;
    padding-top: 50px;
}
.home-nav-mobile {
    display: none;
    padding-top: 6px;
}
.form-inline {
    padding-top: 5px;
    padding-bottom: 5px;
}
.highlight-search-row {
    background-color: #e0e0e0;
}
.first-search-label {
    width: 96px;
    flex-flow: row-reverse;
    justify-content: space-between;
    padding-right: 5px;
}
.bootstrap-select .dropdown-item {
    padding-left: 25px !important;
}
.bootstrap-select .dropdown-item.selected {
    background-color: #01c6ff !important;
}
.bootstrap-select .bold {
    font-weight: bold !important;
}

.pending::before {
    opacity: 0.8;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: white;
}

.pending::after {
    content: "   PENDING   ";
    position: absolute;
    top: 34px;
    right: 4px;
    font-size: 32px;
    font-weight: bold;
    color: red;

    transform: rotate(27deg);
    -webkit-transform: rotate(27deg);
    -moz-transform: rotate(27deg);
    -ms-transform: rotate(27deg);
    -o-transform: rotate(27deg);
}

@media (min-width: 576px) {
    .home-nav-desktop {
        display: flex;
    }
    .home-nav-mobile {
        display: none;
    }
}

@media (max-width: 575px) {
    .main_header {
        height: 484px;
    }

    .collections_list_scrollable {
        max-height: 355px;
        height: 355px;
    }

    .home-nav-desktop {
        display: none;
    }
    .home-nav-mobile {
        display: flex;
        padding-left: 55px;
    }
    .site-logo-img {
        left: 8px;
        top: 2px;
        width: 56px;
    }
    .search-box {
        margin-top: 10px !important;
    }

    .nav .home-tab a {
        color: black;
        text-decoration: none;
        border-radius: 0;
        font-size: 12px;
        font-family: 'Montserrat', 'Open Sans', serif;
        text-transform: uppercase;
        font-weight: bold;
        padding-left: 3px;
        padding-right: 3px;
    }
    .nav-item.dropdown .dropdown-menu{
        left: -35px;
    }
}


.moon {
    border-radius: 50%;
    height: 150px;
    width:300px;
    /* background-color: #2badd9; */
    float: right;
    shape-outside: inset(100px 200px 100px 200px 10px);
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.card-body .bg-success{
    background-color: #d6eff7 !important;
    padding: 2px 5px 2px 5px;
    border-radius: 3px;
}
.card-body .bg-warning{
    background-color: #f7d7d5 !important;
    padding: 2px 5px 2px 5px;
    border-radius: 3px;
}
.card-body .bg-white{
    background-color: transparent;
    padding: 2px 5px 2px 5px;
    border-radius: 3px;
}

.nav-user-info {
    padding: 0.5rem 1rem;
    color: white;
    text-decoration: none;
    border-radius: 0;
    font-size: 14px;
    font-family: 'Montserrat', 'Open Sans', serif;
    font-weight: bold;
    text-align: right;
}

.home-nav-mobile .nav-user-info {
    padding: 0.5rem 0;
    width: 100%;
}

.card-body {
    padding: 10px;
}

.map-full-screen {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 102;
}

.footer {
    margin-top: 15px;
    background-color: #7d7d7d;
    color: #ffffff;
    padding-top: 15px !important;
    padding-bottom: 1px !important;
}

.footer a {
    color: #ffffff;
    text-decoration: underline;
}

.effect-marley figcaption .city {
    font-weight: bold;
    color: gold;
}

.listing-selected-by-other {
    background-color: gold;
}

.header-map {
    width: 100%;
    position: absolute;
    top: 0;
}

.details-container {
    margin-top: 0;
    z-index: 111;
}

.details-container-popup {
    margin: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
}

.details-container-body {
    padding-top: 15px;
}

.results-container {
    margin-top: 0;
    z-index: 110;
}

.results-navigation-buttons {
    position: absolute;
    top: -10px;
    left: 40px;
    z-index: 112;
}

.results-container .post-area .effect-marley .cover {
    max-height: 220px;
    min-height: 220px;
}

.results-container .post-area {
    padding-bottom: 0;
}

.listing-details-primary {
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #aaa;
    padding: 10px;
}

.btn-primary-cc, .btn-primary-cc:hover, .btn-primary-cc:active, .btn-primary-cc:focus {
    background-color: #01c6ff !important;
    border: 1px solid #01c6ff !important;
    color: white;
}

.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    background-color: #01c6ff !important;
    border: 1px solid #01c6ff !important;
}

.read-more {
    color: #01c6ff;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
    font-size: 12px;
}

#listing-description-full {
    display: none;
}

#homepics a.d-block  {
    margin-bottom: 5px;
}

.desktop-details-area {
    padding-top: 0px;
}

.header-menu {

}

#header-search, #header-browse {
    display: none;
    margin-top: 0px;
}

.listing-price {
    font-size:25px;
    font-weight:bold;
    width: 240px;
}
.listing-address {
    font-size:20px;
    font-weight:bold;
}

.header-container {
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #aaa;
    padding: 10px;
    margin-right: -5px;
    margin-left: -5px;
    margin-bottom: 5px;
}

.content-header-title {
    font-weight: normal;
}
.dom-block {
    font-size: 12px;
}
.listing-price-dom {
    font-size: 12px;
    font-weight: normal;
    color: red;
    vertical-align: middle;
}

.content-body {
    padding-left: 10px;
    padding-right: 10px;
}

.admin-container {
    margin-top: 50px;
    min-height: 300px;
}

.admin-container h1 {
    font-weight: bold;
}

h3.no-search-results {
    font-weight: bold;
    color: red;
    margin-top: 15px;
    margin-bottom: 15px;
}

html body .pace .pace-progress {
    background: #01c6ff !important;
}

.selectize-control.multi .selectize-input > div {
    background: #01c6ff !important;
    border-radius: 3px;
    color: white;
}

.selectize-dropdown {
    padding: 10px;
    background: white;
}

.request-private-review {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0;
}

.realtor-review hr {
    margin-bottom: 0;
}

.buyers-form label.subtitle {
    font-weight: bold;
    padding-right: 10px;
    color: #32b7a9;
}

.buyers-form label.col-form-label {
    text-align: right;
}



h2.line-center-text {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #777;
    line-height: 0.1em;
    margin: 10px 0 20px;
    font-size: 14px;
    padding-top: 10px;
}

h2.line-center-text span {
    background:#fff;
    padding:0 10px;
    color: #777;
}

.dropdown .dropdown-menu .dropdown-item {
    width: auto;
}

.site-logo-map-img {
    width: 58px;
    left: 0px;
    top: -4px;
    position: absolute;
    z-index: 102;
}

@media screen and (max-width: 1210px) {
    .hide-secondary-txt > span{
        display:none;
    }
}
@media screen and (max-width: 800px) {
    .hide-primary-txt > span{
        display:none;
    }
}

#schema-colors-for-system {
    color: #01c6ff;
    color: #0054a6;
    color: #7d7d7d;
    color: #ffffff;
    color: #e20000 /*RED -- let's only use this for really important text stuff)*/
}

.share-add-contact-btn {
    color: red;
    text-decoration: underline;
}

.share-contacts-area {
    visibility: visible;
}

.share-contacts-area-add-contact {
    display: none;
    background-color: #eeeeee;
    padding: 10px;
}

.share-contacts-area-add-contact .form-row {
    padding-bottom: 6px;
}


#shareListing .btn-option-email, #shareListing .btn-option-sms {
    color: gray;
    font-weight: bold;
    cursor: pointer;
}

#shareListing .btn-option-email.active {
    color: black;
}

#shareListing .btn-option-sms.active {
    color: red;
}

.lock-btn-area {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
}

.lock-btn-area .btn-primary, .lock-btn-area .btn-primary:hover, .lock-btn-area .btn-primary:active, .lock-btn-area .btn-primary:focus {
    color: black !important;
    line-height: 1 !important;
    padding: .5rem .5rem !important;
}

.lock-btn-area button span {
    float: right;
    padding-left: 3px;
}

.realtor-data {
    color: red !important;
}

.contact-selected {
    color: #ccc;
}

.listings-results-container.fixed-top {
    height: 180px;
    top: 250px;
    position: fixed;
    z-index: 1;
}
.listings-results-container.disable-scroll {
    /*
    max-height: 9999px !important;
    height: 9999px !important;

     */
    height: 100%;
    overflow-y: hidden !important;
}

.borderless td, .borderless th {
    border: none;
    background-color: transparent !important;
}
.borderless {
    background-color: transparent !important;
}

blockquote {
    font-size: 16px;
    margin: 0.25em 0;
    padding: 0.1em 20px;
    line-height: 1.45;
    position: relative;
}

blockquote:before {
    font-family: Arial, sans-serif;
    display: block;
    padding-left: 10px;
    content: "\201C";
    font-size: 60px;
    position: absolute;
    left: -20px;
    top: -20px;
    color: #3a3a3a;
}

.desktop-map-container {
    position: relative;
    width: 100%;
    height: 400px;
}

.tablet-map-container {
    width: 100%;
    height: 300px;
    display: none;
}

.desktop-big-map-container {
    width: 100%;
    height: 500px;
    display: none;
}

.tablet-photos-container {
    display: none;
}

.results-container, .right-listing-details-area {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    height:100%;
    min-height: 500px;
}
.cut-main-listing-image {
    position: relative;
    overflow: hidden;
    height: 280px;
    margin: 0;
}
.cut-main-listing-image img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
#amazing_view {
    width: 100%;
}
.top-header .top-menu {
    margin-left: 70px;
}
.top-header a.top-menu-item {
    font-size: 12px;
    color: black;
    text-decoration: underline;
}
.top-header a.btn-primary-cc {
    color: white;
}
.details-container-popup {
    display: none;
}
.btn-primary-cc-invert, .btn-primary-cc-invert:hover, .btn-primary-cc-invert:active, .btn-primary-cc-invert:focus {
    background-color: white !important;
    border: 1px solid #01c6ff !important;
    color:  #01c6ff !important;
}

.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    background-color: #01c6ff !important;
    border: 1px solid #01c6ff !important;
}
.site-logo-secondary-img {
    width: 78px;
    margin-top: 0;
}
.bootstrap-select {
    max-width: 200px !important;
}
.mobile-search-results-container {
    padding-top: 0px;
}
.post-area figure {
    margin: 0;
}
.results-container .post-area {
    margin-bottom: 7px;
}
.results-container figure.effect-marley:hover h2::after {
    display: none;
}
.listing-details-container-preview {
    background-color: white;
    position: absolute;
    top: 25px;
    left: 25px;
    right: 25px;
    height: 500px;
    max-height: 500px;
    overflow-y: hidden;
    border: 1px solid #aaaaaa;
    border-radius: 5px;
    padding: 5px;
    padding-top: 15px;
}
.blur-content {
    backdrop-filter: saturate(180%) blur(20px);
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
}
.separator {
    display: flex;
    align-items: center;
    text-align: center;
    color: gray;
}
.separator::before, .separator::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid #000;
}
.separator::before {
    margin-right: .25em;
}
.separator::after {
    margin-left: .25em;
}
.gray-overlay {
    position: absolute;
    width:100%;
    height:100%;
    background-color: white;
    top: 0;
    left: 0;
    opacity: .5;
}
.gray-popup-container {
    position: absolute;
    width:100%;
    height:100%;
    background-color: transparent;
    top: 0;
    left: 0;
}
.listing-share-more-info {
    display: none;
}
.listing-share-more-btn {
    font-size: 12px;
}

#listing_share_feedback .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

#listing_share_feedback .carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
#listing_share_feedback .carousel-control-next, #listing_share_feedback .carousel-control-prev {
    width: 7%;
}
#listing_share_feedback .carousel-indicators li {
    background-color: black;
}
.listing-details-tours .step-2, .listing-details-tours .step-3 {
    display: none;
}
.listing-details-tours .card-body {
    background-color: #eeeeee;
}
.listing-details-tours .feedback-badge {
    display: inline-block;
    vertical-align: top;
}
.listing-details-tours .feedback-badge-text {
    display: inline-block;
    font-size: 10px;
    line-height: 10px;
}
.listing-details-tours .table th, .listing-details-tours .table td {
    padding: 0.5rem 1rem !important;
}

.btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #a8acb1;
    border-color: #a8acb1;
}
a.secondary {
    text-transform: uppercase; margin-right: 20px; color: gray;text-decoration: underline;
}
h6 .bg-danger {
    padding: 2px 5px 2px 5px;
    border-radius: 3px;
}
.alert-sm {
    padding: 5px;
    font-size: 12px;
}

.listing-views {
    font-size: 12px;
}

.listing-views .user-view {
    color: gray;
    text-decoration: underline;
}
.listing-views .user-view.favorite {
    color: red;
}

@media (max-width: 575px) {
    .find-buyers-tab span {
        display: none;
    }

    .find-buyers-tab:after {
        content: "Buyers" !important;
    }

    .nav-find-buyers-tab {
        max-width: 70px !important;
    }

    .nav-blog-tab {
        max-width: 70px !important;
    }

    .navbar {
        padding: 0;
        padding-left: 45px;
        top: 0;
    }

    .site-logo-map-img {
        width: 54px;
        left: 0;
        top: -4px;
        position: absolute;
        z-index: 102;
    }

    .user-name {
        display: none;
    }

    .details-container {
        margin-top: -10px !important;
        padding: 0 !important;
    }

    .results-container {
        margin-top: 10px !important;
    }

    .results-navigation-buttons {
        top: 0px;
        left: 0px;
    }

    #header-search, #header-browse {
        margin-top: 0px !important;
    }

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

    .listing-details-primary {
        padding: 0;
        border: 0;
    }

    .listing-details-primary h3 {
        font-size: 1.4rem;
    }

    /* Will: We want to display icons only and hide text of buttons if small

        .listing-buttons i {
            display: none;
        }
    */
    .listing-buttons button {
        font-size: 0.9rem;
    }

    .listing-container {
        padding: 0 !important;
    }

    .listing-details {
        padding: 5px !important;
    }

    .listing-navigation {
        margin-bottom: 0 !important;
    }

    .header-container .title-area {
        border: none;
    }

    .admin-container {
        margin-top: 0;
    }

    .details-container-popup {
        margin: 0;
        border: 0;
        padding: 0;
    }

    .details-container-popup .close {
        display: none;
    }

    .top-header .top-menu {
        margin-left: 36px;
    }

    .details-container-popup {
        display: block;
    }

    .bootstrap-select {
        max-width: 150px !important;
    }

    .mobile-search-results-container.lock {
        padding-top: 430px !important;
    }
    .enable-scroll {
        overflow-y: scroll;
        /*
        max-height: 600px;
        height: 600px;*/
    }
    #header_nav {
        background-color: white;
    }
    .listing-header-container .btn-primary-cc-invert {
        padding-left: 10px;
        padding-right: 10px;
    }
    .listing-address {
        font-size:18px;
        font-weight: normal;
    }

}
/* Will: We want to display icons only and hide text of buttons if small */
