body{
    color:#666;
    font-family:"Open Sans", sans-serif;    
    font-weight:400;
}

h1{
    font-size:30px;
}

h2{
    font-size:26px;
}

h3{
    font-size:22px;
}

h4, .links h2{
    font-size:20px;
}

h5{
    font-size:16px;
    font-weight:600;
}

h5.feat-location{
    font-size:14px;
    font-weight:400;
}

a .fa{
    text-decoration:none;
}

@media (max-width: 992px){
    .tooltip-short{
        display: none;
    }
    .footer-bottom.locations {
        text-align: center;
    }
    
}

.text-danger {
    color: #af233a;
    text-align: left;
    margin-top: 7px;
    background-color: #f9e1e5;
    padding: 10px;
    border-radius: 4px;
    font-size: 14px;
    position: absolute;
}

.text-danger:before{
    content: "\e101";
    font-family: 'Glyphicons Halflings';
    position: relative;
    top: 2px;
    margin-right: 10px;
}


.menu .bi-twitter-x::before{
    z-index: 1;
    color: #fff;
    font-size: 1em;
    position: relative;
    left: 27%;
}

i.bi.bi-tiktok:before{
    position: relative;
    left: 27%;
}

.agent-socials-desktop a i:before, .agent-socials-mobile a i:before{
    color: #333!important;
}
.socials-mobile-link .bi-twitter-x::before{
    margin-left: 0!important;
}

.forms .btn{
    padding: 10px 28px;
}

figure{
    background-color:#e7e7e7;
    overflow:hidden;
    position:relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-content: center;
    align-content: center;
}

.currency_converter{
    font-weight:200;
}

.grid-item-content {
    padding-bottom: 15px;
    padding-top: 15px;
}

.documents-h2{
    float:revert;
}

.embed-responsive {
    width:100%;
    height:300px;
    -webkit-overflow-scrolling:touch;
    overflow-y:scroll;
} /* change the width + height */

.embed-responsive iframe {
    width:100%;
    height:100%;
}

h4, h5, h6, p, ul{
    line-height:1.8;
}

section{
    padding-bottom:20px;
}

#print-logo{
    display: none !important;
}

.search_by_referance, .disclaimer, .links, .static-page{
    min-height:40vh;
}

header .admin{
    background-color:#eee;
    border-bottom:1px solid #ddd;
    padding-top:5px;
}

header .prop-alerts{
    padding-bottom: 20px;
    padding-top: 20px;
}

header .right-utilities{
    padding-top: 30px;
}

ul.social-media{
    padding-inline-start: 0;
    list-style-type: none;
    margin-top: 7px;
}

header form .fa{
    line-height:1.42;
}

header .navbar-brand {
    float: none;
    height: auto;
    padding: 0;
    font-size: inherit;
    line-height:1;
}

header .navbar {
    margin-bottom: 0;
}

header .dropdown-menu > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
    /*    border-bottom: 1px solid transparent;*/
    border-bottom: 0px solid transparent;
}

header .dropdown-menu > li:not(:last-child) > a {
    border-color:#eee;
}

header .navbar-inverse .dropdown-menu > li> a {
    color: #fff;
}

header .navbar-inverse .dropdown-menu > li> a:hover, header .navbar-inverse .dropdown-menu > li> a:focus {    
    background-color:#333;
}

header .navbar-inverse .dropdown-menu > li:not(:last-child) > a {
    border-color:#333;
}

header .navbar-inverse .dropdown-menu {
    background-color:#000;
}

header .well {
    display:inline-block;
}

header .navbar-btn{
    margin-left:15px;
    padding: 9px 10px;
}

.navbar-inverse .navbar-form .form-control{
    background-color:transparent;
    border-color:#666;
}

header .navbar-brand img{
    max-height:120px;
}

.light, .light .menu, .light .navbar-default{
    background-color:#f8f8f8;
    border:0;
    border-radius:0;
}

.light .menu{
    border-bottom:1px solid #ddd;
    border-top:1px solid #ddd;
}

.dark, .dark .menu, .dark .navbar-inverse{
    background-color:#000;
    border-color:transparent;
    border-radius:0;
}

.dark .menu{
    border-top:1px solid #333;
}

.grecaptcha-badge { visibility: hidden; }

.header2 .prop-alerts-btn{
    padding: 15px;
    border-color:#9a1720;
}

.header2 .navbar-right .navbar-btn{
    padding: 14px 25px;
    margin:auto;
    border-radius:0;
}

.header2 .navbar-right .dropdown-menu{
    left: -100px;
    border-radius:0;
    padding: 14px;
}

.page-heading.dark, .page-heading.light{
    background-color:#f8f8f8;
    border-bottom:1px solid #eee;
    margin-bottom:20px;
}

.page-heading.dark h1, .page-heading.light h1{
    padding-bottom:0;
}

/*front page*/
.front-page{
    padding-bottom:0;
}

.static-background-image{
    background: url("../images/static-image.html") no-repeat center;
    background-size: cover;
}

.static-background-image .jumbotron{
    background-color:rgba(0,0,0,0.8);
    color:white;
    margin-top:40%;        
}

.front-page-search{
    padding-top:30px;
    padding-bottom: 30px;
}

.front-page-search .property-search-box {
    margin-bottom: 0;
}

.front-page-search .form-horizontal{
    margin-top:15px;
}

.front-page-search .form-horizontal .form-group{
    margin-left:0;
    margin-right:0;
}

.featured-properties .carousel-control.right, .featured-properties .carousel-control.left{
    background-image:none;
}

.jumbotron h1{
    font-size:30px;
}

.jumbotron p{
    font-size:16px;
    font-weight:400;
    line-height:1.6;
}

.static-front-image .jumbotron{
    background-color:rgba(255,255,255,1);
    margin-bottom:0;        
}

.quick-search{
    padding-bottom: 30px;
}

/*end of front page*/

/*featured properties*/
.sign_banner_image{
    position: absolute;
    z-index: 9;
}

.featured-properties{
    background-color:#eee;
}

.featured-properties h2{
    margin-bottom:0;
    margin-top:30px;
    font-size:30px;
}

.featured-properties .sign_banner_image{
    left:0;
    top: 0;
}

.featured .sign_banner_image{
    left:15px;
}

.property .panel-default,
section.single-property .gallery{
    overflow:hidden;
    position: relative;
}

.property .panel-default .sign_banner_text{
    top: 10px;
    left: -55px;
}

.sign_banner_text{
    background-color:#f60;
    position: absolute;
    z-index:1;
    top: 17px;
    left: -65px;
    width: 200px;
    text-align:center;
    padding:10px 0;
    line-height:1;
    color:white;
    text-transform:uppercase;
    font-weight:600;
    font-size:14px;
    transform:rotate(-45deg);
}

.sign_banner_text.sold,
.sign_banner_text.let,
.sign_banner_text.rented-out,
.sign_banner_text.sold-by-us{
    background-color:#f00;
}

.featured-properties h3{
    font-size:20px;
    font-weight:600;
    margin-top:0;
}

.feat-prop{
    margin:30px 0;
}

.form-inline .bootstrap-select,
.form-inline .bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%;
}

.feat-prop .panel, .feat-prop .panel-footer{
    background-color:white;
}

.feat-prop .panel{
    border:0;
}

.feat-prop .panel-footer{
    border-width:3px;
    border-color:#eee;
}

.panel{
    margin-bottom:0;
}

.feat-prop{
    border:0;
}

.featured-properties figure{
    max-height:200px;
}

.featured-properties .price{
    background-color:rgba(51,51,51,51.8);
    color:#fff;
    opacity: 0.9;
    padding:10px 20px;
    position: absolute;
    bottom:0;
    right:0;
    font-size:2.5rem;
    z-index:1;
}

span.price{
    font-size: 23px;
    line-height: 1.8;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 10px;
}

span.property-features, span.heading{
    font-size: 16px;
    line-height: 1.8;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 10px;
}

div.description{
    margin-top: 25px;
}

.featured-heading{
    background-color: #fff !important;
    border:0;
}

.featured-heading h2{
    padding:5px 0;
    margin:0;
}

figure.featured{
    background-color: #fff;
    border:0;
    padding:0;
    margin:0 15px;
}

.featured-heading h2, .featured-price{
    font-size:24px;
    font-weight:600;
    margin:0;
}

.featured-price{ 
    line-height:1.2;
}

.featured-tag{
    background-color:#555;
    color:white;
    padding:0 7px;
    font-size:12px;
}

.featured-slider .carousel-control{
    color:inherit;
}


.front-partner-images{
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding-bottom:60px;
    padding-top:50px;
}

.front-partner-images img{
    max-height:70px;
    max-width:150px;
    margin:0 10px;
}

/* front page end*/

/* properties*/
.property-search-box .panel-default,
.property .panel-default,
.single-property .panel-default{
    background-color: #f8f8f8;
    border:1px solid #e7e7e7;
    margin-bottom:20px;
}

.property-search-box{
    margin-bottom:20px;
}

.property-search-box .form-group{
    margin-left:0;
    margin-right:0;
    margin-top: 5px;
    margin-bottom: 5px;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body{
    background-color: #f5f5f5;
}

header.sticky-menu .navbar, .sticky-menu.light, .sticky-menu.light .menu{
    z-index: 2!important;    
}

.property-search-box select[multiple]{
    padding-bottom:13.5px;
    padding-top:13.5px;
}

.property-search-box .site-location-search-heading button[name="Search"]{
    margin-top:auto;
    margin-left:15px;
}

.property-search-box .pagination-link a:hover{
    text-decoration:none;
}

.site-location-search-heading .btn-info:active{
    background-color:transparent;
    border-color:initial;
}

.selectize-input input{
    background-color:inherit;
    color:inherit;
}

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

.property-image .image-fill .img-responsive{
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.articles figure{
    max-height:250px;
}

#advanced-search{
    padding-top: 15px;
}

.site-location-search-body.panel-body{
    padding-top:0;
    border-top:0 !important;
}

.property .panel-body, .property .panel-footer{
    border-radius:0;
}

.property .panel-footer{
    padding-top:0;
    padding-bottom:0;
}

.property .panel-footer ul{
    padding:0;
    margin:0;
}

.property .panel-footer ul li{
    list-style-type:none;
    padding:10px 20px;
    border-right:1px solid #ddd;
    margin:0;
    line-height:1;
}

.property .panel-footer ul li:first-child{
    padding-left:0;
}

.property .panel-footer ul li:last-child{
    padding-right:0;
    border:0;
}

.property .panel-footer ul li label{
    font-weight:400;
    margin-bottom:0;
}

footer .footer-bottom .footer-flex-items a:not(:last-child)::after {
    content: "|";
    margin: 0 5px; /* space around the pipe */
    color: inherit; /* match link color */
    text-decoration: none;
}

.property .price{
    color:#333;
    font-size:24px;
    font-weight:200;
}

.property .price .currency_converter{
    color:#666;
}

.property h2{
    font-size:20px;
    font-weight:400;
    margin-top:0;
}

.property h2{
    font-size:20px;
    font-weight:400;
    margin-top:0;
}

/*end: properties*/


/*start: single property*/

section.single-property{
    padding-bottom:30px;
}

section.single-property .reference{
    padding-left:30px;
}

section.single-property .agent .panel-body{
    padding:0;
}

section.single-property .agent-image{
    margin-right:-15px;
}

section.single-property .agent-image figure{
    height:150px;
}

section.single-property .agent-image figure img{
    object-fit: cover;
}

section.single-property .agent-details{
    padding:10px 15px;
    overflow:hidden;
}

section.single-property .agent-details p  a[href^="mailto"]{
    white-space: nowrap;
    overflow-y: hidden;
    text-overflow: ellipsis;
    max-width: 90%;
    display: inline-block;
    vertical-align: middle;
}

section.single-property .agent-details p{
    line-height:1.5;
    margin-bottom:0;
    font-size:13.5px;
}

section.single-property .agent-details a{
    line-height:1.5;
    margin-bottom:0;
    font-size:13.5px;
}


section.single-property .Privyseal-image{
    width:100% !important;
    height:auto !important;
}

section.single-property .message-agent h2{
    font-size:22px;
    margin-top:0;
    margin-bottom:20px;
}

section.single-property .message-agent form, section.single-property .list-group{
    margin-bottom:0;
}

section.single-property .vids_docs .btn{
    margin-top:15px;
    margin-right:15px;
}

section.single-property #map_canvas, .google_map{
    height:300px;
    width:100%;
    margin:20px 0;
}

section.single-property .gallery{
    background-color:#eee;
}

.morgage-calc{
    text-align:right;
    margin-top:17px;
}
/*end: property*/

/*start: sub pages*/

.page-header{
    border:0;
    margin: 20px 0;
    padding:0;
}

.page-header h1{
    margin:0;
}

.page-header .breadcrumb {
    padding:8px 0;
    margin-bottom:0;
    background-color:transparent;
    border-radius: 0;
}
/*end: sub pages*/

/*start team page*/
section.team .panel{
    margin-bottom:25px;
}

section.team .panel-body{
    padding:0;
}

section.team .panel-body h2, section.team .panel-body h4{
    font-size:18px;
    line-height:1.4;
}

section.team .panel-body h4 small{
    font-size:14px;
    line-height:1;
}

section.team .panel-body p{
    line-height:1.2;
    margin-bottom:8px;
}

section.team .panel-footer .Privyseal-image{
    width:100%;
    height:auto;
}

section.team .modal-body p.agent-contacts{
    line-height:1.4;
}

section.team .modal-body p.agent-contacts label{
    display:inline-block;
    width:12%;
}

section.team.team-full .grid-item-content figure {
    max-width: initial;
    background-color:transparent;
    justify-content: flex-start;
}

section.team.team-full .grid-item-content h2{
    margin-top:0;
}

section.team.team-full .grid-item-content .Privyseal-image{
    max-width:75%;
    margin-bottom:20px;
    margin-top:10px;
}

section.team.team-full .well-team{
    background-color: #f8f8f8;
    border: 1px solid #eee;
    box-shadow:none;
}

section.team.team-full .well-team .agent-contacts{
    line-height:1.5;
}

section.team.team-full .well-team h2{
    font-size: 20px;
    line-height:1.5;
}
section.team.team-full .well-team h2 small{
    font-size: 80%;
}

section.team figure {
    height: 200px;
    width: 133px;
}

section.team figure img {
    object-fit: cover;
    height: 200px;
}

figure.agent-profile-image {
    background-color: #fff;
    height: 200px;
    width: 133px;
}

figure.agent-profile-image img{
    object-fit: cover;
    height: 100%;
}

/*end team page*/

/*start: calculator*/

section.calculator .tab-content{
    padding-top:20px;
}

.flex-space-between{
    display: flex;
    justify-content: space-between;
}

.calc-total{
    padding-top: 20px;
    font-weight: 700;
}

.calc-total span{
    margin: 0 0 10px;
}

.calc-breakdown p{
    margin: 0;
}

.calc-hr{
    margin-bottom: 20px;
}
/*end: calculator*/

/*start: articles*/
.articles figure{
    background-color:#eee;
    max-height:250px;
}

.articles h2{
    margin-top:0;
    line-height:1.2;
    font-size:24px;
}
/*end: articles*/

/*start: downloads  page*/

.downloads .caption {
    padding-bottom:0;
}

.downloads .caption p {
    margin:0;
    overflow-wrap: break-word;
    font-weight: medium;
    line-height: 29px;
    font-size: 19px;
    color: #707070;
}

.downloads .caption p a{
    font-weight: medium;
    line-height: 29px;
    font-size: 19px;
}

.downloads .icon-thin {
  width: 86px;
  height: 90px;
  stroke: #A3A3A3;
  stroke-width: 3;
  fill: none;
}

.downloads .thumbnail .fa{
    color: #A3A3A3;
}

.downloads .thumbnail.well{
    background-color: #fff;
}
/*end: downloads*/

/*start: contacts page*/

.contacts address span{   
    display: inline-block;
    width:95%;
    padding-left:5%;
    vertical-align: text-top;
}

.contacts abbr[data-original-title], abbr[title] {
    border-bottom:0;
    display: inline-block;
}

#map_canvas {
    height:400px;
    width:100%;
}

/*end: contact*/

/*start: footer*/
#top-link-block.affix {
    position: fixed;
    bottom: 18px;
    right: 10px;
    z-index: 999;
}

#top-link-block {
    opacity: .9;
}

.morecontent span  {
    display: none;
}

.morelink {
    display: block;
}

.footer-bottom, #receive_property_alerts_box{
    padding-top:15px;
    padding-bottom:15px;
}

footer, .footer-bottom{
    background-color:#f8f8f8;
    border-top:1px solid #e7e7e7;    
    color:#888;
}

.footer-inverse{
    background-color: #222;
    border-color: #080808;
}

.footer-inverse .form-control, .footer-inverse .footer-bottom{
    background-color: transparent;
    border-color: #555;
}

footer figure{
    background-color:transparent;
    margin:20px 0;
}

footer h3{
    font-weight:600;
    color:#666;
}

footer .list-inline {
    margin-bottom:0;
}

footer .list-inline > li {
    padding-right: 0;
    padding-left: 0;
}

footer .list-group{
    padding-top:1px;
}

footer .list-group-item{
    padding:0;
    border-radius:0 !important;
    border:0;
    background-color:rgba(255,255,255, 0.1);
    margin-bottom:0;
    margin-top:10px;
}

footer .list-group-item img{
    margin-right:-15px;
}

footer .list-group-item p{
    margin-left:-15px;
    line-height:1.7;
    padding-top:5px;
}


footer address{
    line-height:1.9;
    margin-bottom: 10px;
}
/*end: footer*/



/* start: property read-more*/

.read-more.bg-white{
    background-color: #fff;
}

.bg-white .readMoreLink.js_readMoreLink{
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    color: #787c83;
    font-size: 17px;
    z-index: 2;
    text-align: center;
    height: 90px;
    padding: 46px 15px 0;
    width: 100%;
    text-decoration: none;
    outline: none;
}

.read-more .readMore{
    background: #fff;
    padding: 0 20px;
    display: inline-block;
}

.read-more .readMoreDetails{
    background: #fff;
    padding: 0 20px;
    display: inline-block;
}

.read-more-line{
    height: 1px;
    display: block;
    background-color: #d8dce3;
    width: 100%;
    margin: -10px auto 0;
    transition: .4s;
}

.description-container, .details-container{
    position: relative;
}

.read-more .readMoreFade {
    display: block !important;
}

.read-more .readMoreFade {
    position: absolute;
    height: 84px;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom,rgba(255,255,255,0),#fff 40px);
    width: 100%;
}

.description.readMoreVisible.description-minimised{
    height: 305px;
    overflow: hidden;
}

.description.readMoreVisible.description-max{
    height: auto;
}

.details.readMoreVisible.details-minimised{
    height: 305px;
    overflow: hidden;
}

.details.readMoreVisible.details-max{
    height: auto;
}


/* end: property read-more*/

.whatsapp-float{
    position:fixed;
    width:50px;
    height:50px;
    bottom:20px;
    right:20px;
    background-color:#25d366;
    color:#FFF;
    border-radius: 15px;
    text-align:center;
    font-size:30px;
    box-shadow: 2px 2px 3px #999;
    z-index:100;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transform: translateY(100%);
    transition: opacity 0.5s, transform 0.5s;
}

#whatsapp-float.show {
    display: flex !important;
    justify-content: center;
    align-items: center;
    opacity: 1;
    transform: translateY(0);
}

.animate-hover {
    transition: transform 0.3s ease;
}

.animate-hover:hover {
    transform: scale(1.2);
}

.my-float .fa-whatsapp{
    color: #fff;
}


.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
    image-orientation: inherit;
}


@media (max-width: 1366px){  
    .featured-slider .carousel-control{
        width:4%;
    }
}

@media (min-width: 1200px){
    .properties-page #search-box-button{
        min-width: 110px;
    }
}

@media screen and (max-width: 1200px){
    .front-partner-images {
        flex-wrap: wrap;
    }

    .front-partner-images img {
        margin: 20px 10px;
    }

}


@media (min-width: 992px){
    .property .panel-body, .property .panel-footer {
        padding-left: 30px;
        border-radius: 0;
    }
    
    .property .property-details{
        margin-left:-15px;
        margin-right:-15px;
    }
    
    .property .property-image{
        margin-right:-15px;
    }
    .property-info-div .panel-body {
        height: 212px;
    }
}

@media (max-width: 992px){
    .front-partner-images {
        flex-wrap: wrap;
    }
    
    .front-partner-images img {
        margin: 20px 10px;
    }

    .front-search #search-box-button {
        min-width: unset;
    }
    .footer-bottom p.pull-left, .footer-bottom p.pull-right{
        text-align: center;
        float: none !important;
    }
    h1{
        font-size:24px;
        padding-bottom:10px;
    }

    h2, h4.price{
        font-size:20px;
    }

    h3{
        font-size:18px;
    }

    h4{
        font-size:16px;
    }

    h5{
        font-size:14px;
        font-weight:600;
    }

    .navbar-header.navbar-flexbox-mobile {
        display: flex;       
        align-items: center;
        justify-content: space-between;
        width:100%;
    }

    .navbar-header.navbar-flexbox-mobile .navbar-toggle{
        margin-left: auto;
    }
    
    .navbar-header.navbar-flexbox-mobile .navbar-btn{
        margin-right: auto;
    }

    .navbar-header.navbar-flexbox-mobile .navbar-brand img{
        padding-left: 20px;
        padding-right: 20px;
    }

    .navbar-header {
        float: none;
    }

    .navbar-left,.navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

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

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }

    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }

    .navbar-nav>li {
        float: none;
    }

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

    .collapse.in{
        display:block !important;
    }

    #feature3{
        display:none;
    }
    
    .property .ref{
        position: absolute;
        top: -266px;
        float: none;
        right: 0;
        background: rgba(51,51,51,0.9);
        color: white;
        padding: 10px 20px 5px;
    }

    .property .price {
        color: white;
        font-size: 18px;
        font-weight: 400;
        position: absolute;
        top: -68px;
        padding: 10px 15px;
        background: rgba(51,51,51,0.9);
        left: 0;
    }

    .property .price .currency_converter,
    .property .price .currency_converter a{
        color:white;
    }

    .property .property-image figure {
        background-color:black;
    }

    #map_canvas, .google_map{
        height:200px;
    }
}

@media (min-width: 768px) and (max-width: 991px){
    section.single-property .panel-default {
        margin-bottom: 30px;
    }
}

@media screen and (min-width: 615px) and (max-width: 767px){
    .narrow-width{
        max-width:60%;
    }
}

@media (min-width: 768px){
    
    .static-header{
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        z-index: 20;
    }
    
    .property-alerts .modal-header h3, .property-alerts .modal-body p{
        padding-left:15px;
        padding-right:15px;
    }

    section.team figure{
        height:140px;
        max-width:140px;
    }

    section.team .modal-body figure{
        height:160px;
        width:160px;
        margin-bottom:10px;
    }

    section.team figure img{
        max-height:100%;
    }

    header .navbar-collapse {
        padding:0;
    }
    
    .property .price label{
        display:none;
    }

    .contacts{
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .contacts address {
        min-height:65px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

}

@media (max-width: 767px){
    .front-search{
        padding-bottom: 0px!important;
    }       

    .front-search .property-search-box.panel {
        box-shadow: unset;
    }

    .property-search-box {
        margin-bottom: 0px;
    }

    #advanced-search .bootstrap-select > .dropdown-toggle{
        padding: 11px 20px;
        height: 45px;
    }

    section.team figure {
        width: auto;
        height: auto;
    }
    .calc-total {
        padding-bottom: 20px;
    }
    .ekko-lightbox .modal-body{
        min-height: 330px;
    }
    .footer-flex-items{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .jumbotron{
        background-color:rgba(0,0,0,0.8);
        margin-top:10%;
        padding-top:1px;
        padding-bottom:1px;
        margin-bottom:0;
    }

    .jumbotron h1, .jumbotron p {
        color:inherit;
    }
    
    .jumbotron h1 {
        font-size: 24px;
        padding-bottom:0;
    }
    
    header .navbar {
        margin-left: -15px;
        margin-right: -15px;
    }

    #map_canvas, .google_map{
        height:200px !important;
    }

    .property .panel-footer ul li {
        padding: 10px 15px;
        line-height:1.6;
    }

    #search-box-more{
        margin-left:15px !important;
        padding: 10px 20px;
    }   

    .morgage-calc{
        text-align:left;
        margin-top:0;
    }

    .single-property h4.price{
        margin-bottom:0;
    }

    .front-search .sale-rent-dropdown{
        margin-bottom: 5px;
    }

    .front-search #search-city{
        margin-bottom: 5px;
    }

    #search-box-button{
        padding: 10px 20px;
        margin-left: 0;
    }

    #advanced-search .selectpicker{
        height: 45px;
    }

    #search-city .selectize-input{
        padding: 11px 20px;
        height: 45px;
    }

    #advanced-search #search-city{
        margin-bottom: 0;
    }
    #search-box-more, #search-box-button {
        height: 45px;
    }
    
    #search-box-more, #search-box-button {
        width: 45%;
    }

}

@media screen and (min-width: 520px) and (max-width: 767px){
    
    .feat-prop{
        width:50%;
        float:left;
    }
}

@media screen and (min-width: 455px) and (max-width: 614px){
    .narrow-width{
        max-width:80%;
    }
    body:has(.NewAgentPage){
        .narrow-width{
            max-width:100%;
        }
    }
}

@media screen and (min-width: 320px) and (max-width: 767px){
    header .prop-alerts {
        padding-bottom: 5px;
        padding-top: 5px;
    }    

    header .navbar-brand img{
        max-height:90px !important;
    }

    .footer-bottom p{
        margin: 0;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: inherit;
    }
    .navbar-inverse .navbar-nav > li.selected > a, .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {

        background-color:transparent;
        color: inherit;

    }
    
}

@media screen and (max-width: 400px){
    section.single-property .agent-image figure img {
        object-fit: cover;
    }
}

@media print{
    .single-property h1{
        font-size:36px;
    }

    .single-property h5{
        font-size:24px;
    }

    .single-property .panel-default {
        border: 0;
    }

    #print-logo{
        display: block !important;
    }

    header{
        display: none;
    }
}

.form-control-feedback {
    position: relative;
    top: -40px;
    bottom: 0;
    margin: 0;
    left: 94%;
    z-index: 2;
    height: 0;
    line-height: 35px;
    text-align: center;
}

.disable_search{
    pointer-events: none;
}

.selectize-input > div.item {
    background: #F8F8F8;
    color: #000;
}

.seoDebugMode{
    font-family:OpenSans, Verdana, san-serif;
    font-size:14px;
    color:#656565;
    position:fixed;
    bottom:0;
    line-height:1.6;
    background-color:white;
    border:3px solid grey;
    padding:2em;
    z-index:999;
}

.showrooms-page-description {
    background-color: #f8f8f8;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

/* Full-width Articles Layout Starts */

.fullWidth .panel-default {
    border-color: #e7e7e7!important;
}

.fullWidth  .panel-default:hover {
    box-shadow: 0px 0px 15px rgba(51,51,51, 0.1)!important;
    transition: 0.1s!important;
}

.fullWidth .article-image {
    background-color: #e7e7e7!important;
    overflow: hidden!important;
    position: relative!important;
    display: flex!important;
    -webkit-align-items: center!important;
    align-items: center!important;
    -webkit-justify-content: center!important;
    justify-content: center!important;
    -webkit-align-content: center!important;
    align-content: center!important;
}

.fullWidth .panel-image{
    padding: 0!important;}

.fullWidth .readMore {
    display: block!important;
    padding: 10px 0 0 0!important;
    text-transform: capitalize!important;
    margin: 0px!important;
}

@media (min-width: 992px){
    .fullWidth .article-image {
        background-color: unset!important;
        overflow: unset!important;;
        position: unset!important;;
        display: unset!important;;
        display: unset!important;;
        -webkit-align-items: unset!important;;
        align-items: unset!important;;
        -webkit-justify-content: unset!important;;
        justify-content: unset!important;;
        -webkit-align-content: unset!important;;
        align-content: unset!important;;
    }
    
    .fullWidth .panel-image{
        padding: 0!important;
        height: 250px!important;
        background-size: cover!important;
        width: 700px!important;
        background-position: center!important;
        display: block!important;
    }
    
    .fullWidth .article-image img {
        opacity: 0!important;
        height: 250px!important;
    }
    
    .fullWidth .panel-default {
        display: flex!important;
        align-items: center!important;
        overflow: hidden!important;
        height: 250px!important;
    }
    
    .fullWidth .panel-body {
        padding: 25px 30px 15px 30px!important;
        width: 100%!important;
    }
    
}

@media (max-width: 992px){
    .fullWidth .panel-default:hover {
        box-shadow: unset!important;
    }
}

/* Full-width Articles Layout Ends */

/* Team Page Starts */
.TeamPageNew .team figure{
    background-color: #fff;
}
.TeamPageNew .team .panel{
    text-decoration: none;
    font-size: 17px;
    border: solid 1px #DDD;
    border-radius: 4px;
    transition: 0.15s;
}
.TeamPageNew .team .panel:hover{
    transition: 0.15s;
    box-shadow: 0px 0px 15px rgba(51,51,51, 0.1);
    }

.TeamPageNew section.team.team-full .well-team img.img-responsive {
    border-radius: 3px;
    height: 266px;
    width: 200px;
}
.TeamPageNew section.team.team-full .well-team {
    background-color: #ffffff00;
    border: 1px solid #ffffff00;
    box-shadow: none;
}
.TeamPageNew section.team.team-full .grid-item-content2 figure {
    max-width: initial;
    background-color: transparent;
    justify-content: flex-start;
    max-width: 130px !important;
    height: 130px;
}
.TeamPageNew .grid-item-content2.well.well-team {
    padding-left: 25px;
}
.TeamPageNew .grid-item-content2{
    padding: 10px;
}
.TeamPageNew section.team figure {
    height: 100%;
    width: 100%;
}
.TeamPageNew section.team figure {
    height: 100%;
    width: 100%;
    max-width: 200px !important;
}
.TeamPageNew .agent-content {
    display: flex;
    gap: 20px;
    flex-direction: column;
    text-align: center;
    align-items: center;
    align-items: stretch;
}
.TeamPageNew .agent-content2 {
    display: flex;
    gap: 20px;
    width: 95%;
    }
.TeamPageNew .agent-content-details {
    display: flex;
    flex-direction: column;
    padding: 5px 20px 5px 20px;
    gap: 10px;
    text-align: left;
}
.TeamPageNew .agent-content-details2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 5px 10px 5px 0px;
    gap: 7px;
    width: 100%;
}
.TeamPageNew .agentCard-name{
    display: block;
    font-size: 18px;
    font-weight: 500;
}
.TeamPageNew .agentCard-name2{
    display: block;
    font-size: 20px;
    font-weight: 600;
}
.TeamPageNew .agentCard-title{
    display: block;
    font-size: 16px;
    font-weight: 300;
    color: #525252;
}
.TeamPageNew .agentCard-title2{
    display: block;
    font-size: 17px;
    font-weight: 400;
    color: #525252;
    line-height: 1.2;
    margin-top: 5px;
}
.TeamPageNew .agentCardMore{
    font-size: 16px;
    font-weight: 400;
}
.TeamPageNew .agentCard-contact a {
    font-size: 16px;
    font-weight: 300;
    display: inline-block;
    margin: 2px;
}
.TeamPageNew section.team.team-full .grid-item-content2 figure {
    max-width: 200px !important;
    height: 200px;
}
.TeamPageNew .agent-content-details2 {
    padding: 15px 15px 15px 0px;
}
.TeamPageNew section.team .grid-item {
    max-height: unset!important;
}
.TeamPageNew .team-full .col-sm-3 {
    width: 50%;
}
.TeamPageNew .team-full .agent-content{
    flex-direction: row;
}
.TeamPageNew .grid-item-content {
    padding-bottom: 0;
    padding-top: 0px;
}
.TeamPageNew .NewTeamPage .well {
    margin-bottom: 60px;
}

@media screen and (max-width: 992px){
    .TeamPageNew .grid-item.col-sm-3 {
        width: 100%;
    }
    .TeamPageNew .agent-socials-desktop{
        display: none;
    }
    .TeamPageNew .agent-content-details2 {
        padding: 0px 15px 15px 0px;
    }
    .TeamPageNew section.team.team-full .grid-item-content2 figure {
        max-width: 200px !important;
        height: 200px;
    }
    .TeamPageNew .agent-content2 {
        flex-direction: column;
    }
    .TeamPageNew .grid-item.col-sm-4 {
        width: 100%;
    }
    .TeamPageNew .agent-content2 {
        align-items: center;
        text-align: center;
    }
    .TeamPageNew .team-full .grid-item{
        width: 100%;
    }
}
@media screen and (min-width: 992px) and (max-width: 1200px){
    .TeamPageNew figure.agent-profile-image.agent-image-desktop img.img-responsive {
        width: 220px !important;
        height: 293px;
    }
    .TeamPageNew figure.agent-profile-image.agent-image-desktop {
        width: 220px;
        height: 293px;
    }
}
@media screen and (max-width: 560px){
    .TeamPageNew section.team figure {
        display: contents!important;
    }
    .TeamPageNew .agent-content-details {
        padding: 20px 0px 5px 0px;
    }
    .TeamPageNew .agent-content{
        display: block!important;
    }
    .TeamPageNew section.team.team-full .well-team img.img-responsive {
        border-radius: 3px;
    }
    .TeamPageNew figure.agent-profile-image.agent-image-desktop img.img-responsive{
        height: 346px;
        width: 280px;
    }
    .TeamPageNew section.team.team-full .well-team img.img-responsive {
        border-radius: 3px;
        height: 346px;
        width: 280px;
    }
}

@media screen and (min-width: 768px) {
    .TeamPageNew section.team figure img {
        max-height: 100%;
        width: 100%;
    }
}
/* Team Page Ends */

/* Agent Page Starts */
.AgentPageNew figure.agent-profile-image.agent-image-desktop{
    background-color: #fff;
    height: 346px;
    width: unset;
    justify-content: flex-start;
}
.AgentPageNew figure.agent-profile-image.agent-image-desktop img.img-responsive{
    border-radius: 4px;
}
.AgentPageNew .agent-info a{
    font-weight: 400;
}
.AgentPageNew .agent-info a:hover{
    text-decoration: none;
}
.AgentPageNew .agent-info .agent-socials {
    text-align: right;
}
.AgentPageNew .connect{
    padding-right: 5px;
}
.AgentPageNew .agent-info a i:before{
    font-size: 15px;
    color: #525252;
}
.AgentPageNew .vcard:before,.AgentPageNew .property-buttons i:before{
    color: #525252;
}
.AgentPageNew .agent-info a:hover i:before{
    font-size: 15px;
    color: #525252;
}
.AgentPageNew .vcard,.AgentPageNew  .agent-info a i, .AgentPageNew .fa-share-alt:before{
    font-size: 20px!important;
    padding: 0 3px;
    transition: 0.3s;
    text-decoration: none!important;
    display: inline-block !important;
}
.AgentPageNew .vcard:hover, .AgentPageNew .agent-info a:hover i, .AgentPageNew .agent-info a:hover i:before{
    transition:	0.3s;
    cursor: pointer;
    text-decoration: none!important;
}
.AgentPageNew .agent-info a i:before {
    position: unset;
}
.AgentPageNew span.separator {
    border-left: solid 1px #ddd;
    padding: 7px 0;
    margin: 0 10px 0 5px;
}
.AgentPageNew .agent-title{
    color: #525252;
    font-weight: 600;
    font-size: 16px;
}
.AgentPageNew .get-to-know-me, .AgentPageNew .contact-details{
    color: #525252;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
}
.AgentPageNew .agent-text{
    margin-top: 15px;
}
.AgentPageNew .contacts {
    margin-bottom: 0px;
    margin-top: 10px;
}
.AgentPageNew .agent-info>.col-md-12 {
    margin-bottom: -5px;
}
.AgentPageNew .agent-credentials{
    color: #9D9D9D;
}
.AgentPageNew hr {
    margin-top: 12px;
    margin-bottom: 17px;
    border: 0;
    border-top: 1px solid #ddd;
    margin-right: -15px;
}
.AgentPageNew .agent-socials{
    padding-right: 0px;
}
.AgentPageNew .agent-socials-desktop {
    font-size: 20px;
    display: flex;
    width: 100%;
    justify-content: space-around;
    margin-top: 15px;
    justify-content: flex-start;
    gap: 11px;
}
.AgentPageNew .tooltip {
    position: fixed;
}
.AgentPageNew .read-more-content {
    max-height: 110px;
    overflow: hidden;
    position: relative;
    z-index: -1;
}
.AgentPageNew .follow-me{
    font-size: 15px;
    line-height: 1.8em !important;
    color: #333;
    font-weight: 500;
}
.AgentPageNew .read-more-content.expanded {
    max-height: none;
}
.AgentPageNew .read-more-btn {
    display: none;
    width: 100%;
    text-align: center;
    margin-top: -18px;
    padding-top: 30px;
    background: linear-gradient(0deg, rgb(255 255 255) 0%, rgb(255 255 255 / 50%) 99%);
}
.AgentPageNew .read-more-btn button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    width: 100%;
    padding: 0;
    position: relative;
}
.AgentPageNew .read-more-btn button span {
    color:#525252;
    position: relative;
    z-index: 1;
    font-weight: 500;
}
.AgentPageNew .read-more-btn button::before,
.AgentPageNew .read-more-btn button::after {
    content: '';
    position: absolute;
    top: 50%;
    width: 43%;
    height: 1px;
    background-color: #ddd;
    transform: translateY(-50%);
    z-index: 0;
}

.AgentPageNew .read-more-btn button::before {
    left: 0;
}

.AgentPageNew .read-more-btn button::after {
    right: 0;
}
.AgentPageNew .read-more-content::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25px; /* Adjust the height of the fade out effect */
    pointer-events: none; /* Ensure the gradient doesn't interfere with clicking on the content */
}
.AgentPageNew #openModalBtn {
    cursor: pointer;
}
.AgentPageNew .agentModal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.6);
}

.AgentPageNew .agent-modal-content {
    background-color: #fff;
    margin: 15vh auto;
    padding: 30px;
    border: 1px solid #888;
    width: 80%;
    max-width: 500px;
    text-align: center;
    position: relative;
    border-radius: 5px;
}

.AgentPageNew .closeModal {
    color: #525252;
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    transition:	0.2s;
}

.AgentPageNew .closeModal:hover, .AgentPageNew .closeModal:focus {
    text-decoration: none;
    cursor: pointer;
    transition: 0.2s;
}
.AgentPageNew i.bi.bi-x {
    font-size: 35px;
    color: #525252;
    transition: 0.2s;
}
.AgentPageNew i.bi.bi-x:hover {
    transition: 0.2s;
}
.AgentPageNew .agent-modal-content h2 {
    text-align: left;
    margin-top: -2px;
}
.AgentPageNew .share-options {
    display: flex;
    justify-content: space-between;
    margin: 30px 0 10px 0;
}
.AgentPageNew .share-options a {
    text-decoration: none;
    display: inline-block;
    color: #525252;
    font-weight: 400;
    transition:	0.2s;
}
.AgentPageNew .share-options a:hover i{
    transition: 0.2s;
}

.AgentPageNew .share-options a i {
    font-size: 30px;
    display: block;
    color: #525252;
    background-color: #fafafa;
    padding: 30px;
    border-radius: 100%;
    margin-bottom: 10px;
    transition: 0.2s;
}
.AgentPageNew .share-options a:hover{
    font-weight: 600;
}

.AgentPageNew #qrCode {
    width: 100px;
    height: 100px;
}
.AgentPageNew .fa-qrcode{
    cursor: pointer;
}
.AgentPageNew #qrcode canvas {
    margin-top: 30px;
}
.AgentPageNew #qrcode {
    display: none; /* Initially hidden */
}
.AgentPageNew #qrcode img {
    display: block;
    margin: 30px auto 15px auto;
    font-size: large;
}
.AgentPageNew .link-box {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 20px;
    background-color: #fafafa !important;
    padding-right: 15px;
    border-radius: 5px;
}
.AgentPageNew .link-box input {
    border: none;
    outline: none;
    width: 100%;
    padding: 15px 10px 15px 20px;
    background-color: unset;
    color: #909090;
}
.AgentPageNew .copy-icon {
    cursor: pointer;
    margin-left: 10px;
    font-size: large;
}
.AgentPageNew .agent-modal-content p {
    margin: 20px 0 -10px 0;
    padding: 0px;
    color: #525252;
    text-align: left!important;
    font-weight: 400;
    line-height: 1.3em !important;
}
.AgentPageNew i#copyLinkIcon{
    transition: 0.2s;
    color: #525252;
    cursor: pointer;
}
.AgentPageNew i#copyLinkIcon:hover {
    transition: 0.2s;
}
.AgentPageNew .property-buttons{
    display: flex;
    gap: 20px;
    margin-top: 30px;
}
.AgentPageNew .property-buttons i {
    margin-right: 10px;
}
.AgentPageNew #sellButton {
    padding: 10px 15px;
    border-radius: 3px;
    border: solid 1px;
    transition: 0.2s;
    font-weight: 500;
}
.AgentPageNew #sellButton:hover{
    transition:	0.2s;
    border: solid 1px;
    cursor: pointer;
}
.AgentPageNew #findButton{
    padding: 10px 15px;
    border-radius: 3px;
    border: solid 1px;
    transition:	0.2s;
    font-weight: 500;
}
.AgentPageNew #findButton:hover{
    padding: 10px 15px;
    border-radius: 3px;
    border: solid 1px;
    transition:	0.2s;
    cursor: pointer;
}
.AgentPageNew .btn.form-btn {
    border: solid 1px;
    opacity: 1;
    border-color: #333!important;
    color: #333!important;
}
.AgentPageNew .btn.form-btn:hover {
    border: solid 1px;
    opacity: 1;
    color: #fff;
}
.AgentPageNew .formLine {
    text-align: right;
    margin-top: 20px;
}
.AgentPageNew .socials-mobile-link .bi-twitter-x::before{
    margin-left: -5px;
}
.AgentPageNew .share{
    color: #333;
    font-size: 14px;
    cursor: pointer;
    font-weight: 500;
}
.AgentPageNew .agentProperties{
    margin-top: 40px;
}
.AgentPageNew a.agent-see-all,.AgentPageNew  .load-more-btn {
    width: 100%;
    text-align: center;
    padding: 10px;
    border-radius: 3px;
    color: #fff;
    text-decoration: none !important;
    transition: 0.3s;
}
.AgentPageNew a.agent-see-all:hover,.AgentPageNew  .load-more-btn:hover{
    transition:	0.3s;
}
.AgentPageNew figure.agent-profile-image.agent-image-tablet{
    display: none;
}
.AgentPageNew .agent-page .panel-body p.price {
    color: #333;
    font-size: 24px;
    font-weight: 500 !important;
}
.AgentPageNew .agent-page .panel-body h2 {
    margin: 0 0 10px 0;
    font-size: 20px;
}
.AgentPageNew .agent-page .property-details .panel-footer{
    background-color: unset !important;
    padding: 0px;
}
.AgentPageNew .agent-page .property-details .panel-footer ul li{
    list-style-type: none;
    border: 0px !important;
    padding: 10px 15px !important;
}
.AgentPageNew .agent-page .panel-footer ul.clearfix{
    padding-left: 0px;
}
.AgentPageNew .agent-page .agentProperties figure{
    height: 250px;
    overflow: hidden;
}
.AgentPageNew .agent-page .panel-default .sign_banner_text {
    top: 10px;
}
.AgentPageNew .agent-page .agentProperties .col-sm-6.col-md-12.grid-sizer.grid-item {
    padding-left: 0;
    padding-right: 0;
}
.AgentPageNew .agentProperties {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.AgentPageNew .agent-socials-mobile a {
    text-decoration: none;
}
.AgentPageNew  .agent-page .panel-default {
    border-color: #ddd;
}
.AgentPageNew  .property .container {
    padding: 0px;
}
.AgentPageNew  .agent-page .sign_banner_text {
    position: absolute;
    top: 35px;
    z-index: 1;
    text-align: center;
    line-height: 1;
    color: white;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    transform: unset;
    left: 15px;
    width: fit-content;
    padding: 10px 20px 10px !important;
    border-radius: 0px 4px 4px 0px;
}
.AgentPageNew  .agent-page .agentProperties figure {
    height: 250px;
    overflow: hidden;
    border-radius: 4px 0 0 4px;
}

@media screen and (max-width: 768px){
    .AgentPageNew   .property-buttons {
        display: flex;
        gap: 20px;
        flex-direction: column;
        text-align: center;
    }
    figure.agent-profile-image.agent-image-tablet{
        display: none!important;
    }
}
@media screen and (max-width: 560px){
    .AgentPageNew figure.agent-profile-image.agent-image-desktop {
        height: auto;
    }
    .AgentPageNew  figure.agent-profile-image.agent-image-desktop img.img-responsive {
        height: 100%;
        width: 100%;
    }
}
@media screen and (max-width: 992px){
    .AgentPageNew .follow-me, .AgentPageNew .agent-socials-desktop{
        display: none;
    }
    .AgentPageNew .col-md-7.agent-socials-mobile.socials-mobile {
        margin-top: 30px;
    }
    .AgentPageNew .socials-mobile i:before {
        font-size: 20px !important;
    }
    .AgentPageNew  .agent-info a i {
        padding: 0 5px;
    }
    .AgentPageNew .title-desktop, .AgentPageNew .credentials-desktop,.AgentPageNew .socials-mobile-link,.AgentPageNew  .separator-desktop, .AgentPageNew .hr-desktop{
        display: none!important;
    }
    .AgentPageNew .agent-info .agent-socials {
        text-align: left;
        margin-bottom: 15px;
        margin-top: 10px;
    }
    .AgentPageNew .col-md-9.agent-info {
        padding-left: 0px;
    }
    .AgentPageNew .agent-info>.col-md-12 {
        padding-right: 0px;
    }
    .AgentPageNew .agent-socials-mobile{
        padding-left: 0!important;
    }
    .AgentPageNew .connect {
        font-weight: 500;
        padding-right: 5px;
        padding-left: 15px;
        margin-bottom: 10px;
        display: inline-block;
    }
    .AgentPageNew .read-more-btn button::before, .read-more-btn button::after {
        width: 35%;
    }
    .AgentPageNew .title-mobile, .credentials-mobile.col-md-5 {
        padding-left: 0px;
    }
    .AgentPageNew .title-mobile{
        font-size: 16px;
        margin-bottom: 0px;
    }
    .AgentPageNew .title-mobile>.agent-title {
        margin-top: -5px;
        display: block;
    }
    .AgentPageNew .credentials-mobile>.agent-credentials{
        margin-bottom: 20px;
        display: block;
    }
    .AgentPageNew #openModalBtn {
        cursor: pointer;
        font-size: 20px !important;
    }
    .AgentPageNew .vcard{
        margin-right: 5px;
    }
    .AgentPageNew #openVCF{
        margin-right: 10px;
    }
    .AgentPageNew figure.agent-profile-image.agent-image-desktop{
        margin-top: 20px;
        display: block !important;
        width: 100%;
    }
    .AgentPageNew a.share-mobile {
        color: #525252;
        cursor:	pointer;
    }
    .AgentPageNew h1.page-header.header2 {
        margin-top: 10px;
    }
    .AgentPageNew .SaveContact:hover{
        color: #525252;
        text-decoration: underline;
        cursor: pointer;
    }
    .AgentPageNew .hide-desktop{
        color: #525252!important;
        cursor: pointer;
        font-size: 15px;
    }
    .AgentPageNew .hide-desktop:hover{
        color: #525252!important;
        text-decoration: underline;
        cursor: pointer;
    }
    .AgentPageNew .share-options a i {
        padding: 20px;
        width: 75px;
    }
}
@media screen and (min-width: 992px){
    .AgentPageNew .agent-info .agent-socials {
        float: right;
    }
    .AgentPageNew .share-mobile,.AgentPageNew  .hide-desktop, .AgentPageNew .socials-mobile,.AgentPageNew  vcard-mobile,.AgentPageNew  .title-mobile,.AgentPageNew  .credentials-mobile{
        display: none;
    }
}
@media screen and (min-width: 560px) and (max-width: 768px){
    .AgentPageNew figure.agent-profile-image.agent-image-tablet img.img-responsive {
        border-radius: 4px;
        width: 100%;
        height: 100%;
    }
}
@media screen and (min-width: 768px) and (max-width: 992px){
    .AgentPageNew .agent-page .agentProperties .col-sm-6.col-md-12.grid-sizer.grid-item {
        width: 100%;
    }
}
@media screen and (min-width: 560px) and (max-width: 992px){
    .AgentPageNew .agent-info{
        width: 100%!important;
    }
    .AgentPageNew .tablet-agent-details{
        display: inline-block;
    }
    .AgentPageNew .tablet-agent.info {
        display: flex;
    }
    .AgentPageNew figure.agent-profile-image.agent-image-tablet{
        margin-left: 15px;
        display: inline-block !important;
        width: 220px!important;
        margin-top: 0px;
        margin-bottom: 20px;
        border-radius: 4px;
    }
    .AgentPageNew figure.agent-profile-image.agent-image-desktop{
        display: none!important;
    }
    .AgentPageNew .tablet-agent.info figure.agent-profile-image{
        height: 293px;
    }
}
@media screen and (max-width: 992px){
    .AgentPageNew .agent-page  .ref {
        right: 0;
        position: absolute !important;
        top: -265px !important;
        background: rgb(255 255 255 / 90%) !important;
        color: #333 !important;
        font-size: 15px !important;
        border-radius: 0px 0px 0px 4px !important;
        padding: 10px 15px 5px !important;
        font-weight: 600 !important;
    }
    .AgentPageNew .agent-page .price {
        font-size: 18px!important;
        padding: 10px 15px;
        font-weight: 600 !important;
        background: rgb(255 255 255 / 90%) !important;
        color: #333 !important;
        width: 100% !important;
        position: absolute !important;
        left: 0 !important;
        top: -67px;
        text-decoration: none !important;
    }
    .AgentPageNew .agentProperties {
        flex-direction: column;
    }
    .AgentPageNew figure.agent-profile-image.agent-image-desktop img.img-responsive{
        object-fit: cover;
        height: 346px;
        width: 280px;
    }
}
@media screen and (min-width: 992px){
    .AgentPageNew .agent-page .agentProperties .panel-default{
        transition: 0.3s !important;
    }
    .AgentPageNew .agent-page .agentProperties .panel-default:hover {
        box-shadow: 0px 0px 15px rgba(51, 51, 51, 0.1) !important;
        transition: 0.3s !important;
    }
    .AgentPageNew figure.agent-profile-image.agent-image-desktop img.img-responsive{
        width: 260px !important;
        height: 346px;
    }
}
/* Agent Page Ends */


@media screen and (max-width: 992px){
    .footer-bottom.locations {
        text-align: center;
    }
}

@media only screen and (min-width: 768px) {
    .pull-right-desktop {
        display: none;
    }
    
}
@media only screen and (max-width: 768px){
    p.pull-right.pull-right-mobile {
        display: flex;
        flex-direction: row;
        width: 100%;
        color: #000;
    }
    .ref-mobile{
        display: none;
    }
}



/* Alternate Property Page Starts */
.property-hero-description h1 {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 500;
}
.property-hero-button .fa{
    color: #000
}
.property-hero-section{
    height: calc(100vh - 145px);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
}
.property-hero-strip{
    background-color:#fff;
    border-bottom: solid 1px #eee;
    width: 100%;
    padding: 30px 0;
    position: absolute;
    bottom: 0px
}
.property-hero-strip-inner{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.property-hero-description{
    max-width: 50%;
}
.property-hero-description h1{
    font-size: 24px;
    color: #000;
}
.property-hero-buttons{
    max-width: 50%;
    display: flex;
    gap: 20px;
}
.property-hero-button{
    color: #000;
    border: none;
    font-weight: 500;
    text-decoration: none!important;
    cursor: pointer;
    background-color: #f2f2f2;
    padding: 10px 15px;
    transition: 0.2s;
}
.property-hero-button:hover{
    color: #555;
    background-color: #f8f8f8;
    transition:	0.2s;
}
.property-hero-button i{
    margin-right: 5px;
}
.container.pre-header {
    margin-top: 30px;
    margin-bottom: 30px;
}
.property-hero-section .sign_banner_text{
    position: absolute;
    top: 10px;
    z-index: 1;
    text-align: center;
    line-height: 1;
    color: white;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    transform: unset;
    left: unset !important;
    width: unset;
    background-color: #f60;
    padding: 10px 20px 10px !important;
    border-radius: 0px 4px 4px 0px;
}


/* Gallery Styling Starts */
.gallery-popup {
    display: none; /* Hide gallery initially */
    position: relative;
}
.lightbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: none; /* Start hidden */
    justify-content: center;
    align-items: center;
    flex-direction: column;
    z-index: 1;
}
.slider {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 80%; /* Adjust height to help with centering */
}
.slider img {
    max-width: 80%;
    max-height: 100%;
    cursor: pointer;
    margin: 10px 0;
}
.property-page .grid {
    display: none; /* Initially hide grid */
    grid-template-columns: repeat(3, 1fr); /* Four columns */
    gap: 10px;
    margin: 20px auto; /* Center grid */
    padding: 20px; /* Add some padding */
    display: grid; /* Use grid display */
    overflow: scroll;
}
.property-page .grid img {
    width: 100%; /* Make images responsive */
    height: auto; /* Maintain aspect ratio */
    cursor: pointer;
    object-fit: cover; /* Cover to ensure the image fills the box while maintaining its aspect ratio */
    aspect-ratio: 16 / 9; /* Set landscape aspect ratio */
    max-width: 280px; /* Adjust max width to suit your grid design */
    max-height: 158px; /* Maintain aspect ratio consistent with max width */
    margin: 5px; /* Space between images */
}
.lightbox-header {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    position: absolute;
    top: 10px;
}
.lightbox-header button {
    background: none;
    border: none;
    color: white;
    font-size: 2rem; /* Increased size for buttons */
    cursor: pointer;
    margin-left: 10px;
}
i.fa.fa-times {
    color: #fff !important;
    font-size: 27px;
    margin: 2px 20px 0 0;
}
#dotNav {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}
.dot {
    height: 15px;
    width: 15px;
    margin: 0 5px;
    border-radius: 50%;
    background-color: #717171;
    cursor: pointer;
}
.active {
    background-color: #fff;
}
.arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    cursor: pointer;
    font-size:3rem;
    color: #fff;
    background: unset;
    z-index: 100;
}
.left-arrow {
    left: 5%;
    position: fixed;
}
.right-arrow {
    right: 5%;
    position: fixed;
}
.fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.9);
    z-index: 200; /* Ensure fullscreen is above other elements */
}
.fullscreen img {
    max-width: 90%;
    max-height: 90%;
    object-fit: contain;
}
.closeFullscreen {
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    border: none;
    color: white;
    font-size: 2rem; /* Increased size for close button */
    cursor: pointer;
}
/* Gallery Styling Ends*/
.pre-header .a2a_kit.a2a_default_style.pull-left {
    margin-left: 0px !important;
}
@media screen (min-width: 992px) and (max-width: 1200px){
}

@media screen and (min-width: 992px){
    .hero-image-mobile{
        display: none;
    }
    .property-hero-description {
        max-width: 40%;
        width: 40%;
    }
    /* faded strip Starts */
    .property-hero-buttons{
        max-width: 60%;
    }

    .property-hero-strip {
        background-color: #fff;
        border-bottom: solid 1px #eee;
        width: 100%;
        padding: 10px 0;
        position: absolute;
        bottom: 0px;
    }
    
    .property-hero-description h1{
        font-size: 21px;
    }
    
    .property-hero-description {
        max-width: 85%;
        width: 85%;
    }
    
    /* Faded strip ends */
}

@media screen and (max-width: 992px){
    .property-hero-section{
        min-height: unset!important;
        height: unset!important;
    }
    .property-hero-strip{
        position: relative!important;
    }
    .hero-image-mobile{
        width: 100%;
    }
    .slider img {
        max-width: 70%;
    }
    .property-hero-section{
        min-height: calc(100vh - 95px);
    }
    .property-hero-strip-inner {
        flex-direction: column;
    }
    .property-hero-description, .property-hero-buttons{
        max-width: 100%;
        text-align: center;
    }
    .property-hero-buttons{
        max-width: 100%;
        padding: 20px 0 10px 0;
    }
    .property-page .grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .property-hero-section .sign_banner_text{
        top: 0;
    }
}

@media screen and (max-width: 768px){
    .property-page .grid {
        grid-template-columns: repeat(1, 1fr);
        overflow: scroll;
    }
}
/* Popover Gallery Starts */
body {
    margin: 0;
    padding: 0;
    font-family: "Raleway", sans-serif;
}
*,
:after,
:before {
    box-sizing: border-box;
}
.gallery-popup a {
    -webkit-box-orient: vertical;
    cursor: pointer;
    text-decoration: none;
    color: #666;
    transition: 0.2s;
}
/* Top Bar Starts */
.top-bar-container,
.top-bar-inner {
    height: 50px !important;
}
.top-bar-inner {
    align-items: center;
    background: #fff;
    border-bottom: 1px solid #dedee2;
    display: flex;
    justify-content: space-between;
    padding: 0px 16px;
    position: fixed;
    width: 100%;
    z-index: 10;
    height: fit-content !important;
}

.top-bar-back-button-container {
    flex: 0 1 auto;
    max-width: 370px;
    overflow: hidden;
    padding: 16px 0;
    width: auto;
    align-items: center;
    display: flex;
    line-height: 56px;
}
.top-bar-back-button-inner {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.1px;
    line-height: 24px;
    align-self: center;
    flex: 0 0 auto;
    font-family: Raleway;
    margin-right: 32px;
    text-align: left;

}
.top-bar-property-info {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.1px;
    line-height: 24px;
    display: block;
    overflow: hidden;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.1px;
    line-height: 24px;
    width: 100%;
}
.top-bar-property-info span {
    max-width: 100%;
    text-align: right;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 10px;
}
.top-bar-property-address {
    font-weight: 600;
    line-height: 1.3em;
}
.top-bar-filter-button {
    bottom: auto;
    flex: 0 0 auto;
    left: auto;
    position: relative;
    right: auto;
    text-align: center;
    top: auto;
}
.filter-button {
    line-height: 40px;
    background-color: #fff;
    border: 1px solid #666;
    border-radius: 4px;
    box-shadow: none;
    color: #666;
    display: inline-block;
    font-family: Raleway;
    padding: 0 16px;
}
.top-bar-cta-container {
    align-items: center;
    display: flex;
    flex-direction: row;
}
.top-bar-cta-inner {
    display: flex;
    flex: 0 0 auto;
    background: #666;
    border-radius: 4px;
    padding: 8px 16px;
}
.cta-agent-details {
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 24px;
    padding-right: 16px;
}
.cta-agent-details a {
    display: flex;
    flex-direction: column;
    color: #fff;
}
.cta-agent-details span {
    color: #6666;
}
.cta-button {
    align-items: center;
    background: #666;
    border-radius: 4px;
    color: #666;
    display: flex;
    font-family: Raleway;
    height: 50px;
    justify-content: center;
    line-height: 24px;
    padding: 8px 12px;
    text-align: center;
}
a.cta-button {
    color: #666;
    font-weight: 600;
}

.front-testimonials .carousel-inner .item.active{
    background-color: transparent;
}

@media only screen and (max-width: 1023px) {
    .top-bar-cta-container {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    .top-bar-inner {
        padding: 0px 16px;
    }
    .sidebar-container {
        padding: 10px 8px!important;
    }
    .top-bar-container, .top-bar-inner {
        height: 45px !important;
    }
    .property-hero-description h1 {
        padding: 0;
    }
}
/* Top Bar Ends */

/* General Styling Starts */
.gallery-container {
    display: flex;
    height: calc(100vh - 50px);
}
.sidebar-top-bar-gallery-button {
    border: 1px solid #000;
    border-radius: 4px;
    color: #000;
    font-family: Raleway;
    height: 40px;
    margin: 24px;
    padding: 8px 16px 11px 15px;
    position: absolute;
    z-index: 10;
    background-color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
    text-rendering: optimizeSpeed;
    top: 53px;
}

.sidebar-container.hidden {
    display: none;
}
.sidebar-container.show {
    display: block;
}
.sidebar-top-bar-gallery-button {
    display: none;
}
.gallery-popup {
    background-color: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 3;
    display: none;
    left: 0;
}
.bi-chevron-left::before, .bi-chevron-right::before{
    font-weight: bold!important;
}
.top-bar-price {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    display: none;
}
span.text-uppercase.reference.pull-right.pull-right-desktop{
    color: #000!important;
}
.a2a_kit.a2a_default_style.pull-left {
    margin-left: 0;
}
.property-page-container{
    margin-bottom: 60px!important;
    position: relative;
}
@media only screen and (max-width: 1023px) {
    .second-image img{
        display: block!important;
    }
    .second-image{
        height: auto!important;
    }
    section.single-property{
        padding-bottom: 0;
    }
}
.second-image{
    height: 400px;
    margin: 20px 0;
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
}
.second-image img{
    width: 100%;
    display: none;
}

@media only screen and (max-width: 992px) {
    .property-hero-strip{
        border-bottom: none!important;
        padding-bottom: 0px!important;
        margin-bottom: -40px!important;
    }
    .property-hero-strip-inner {
        display: flex;
        flex-direction: column-reverse;
        border-bottom: solid 1px #eee;
        padding-bottom: 20px;
    }
    .property-hero-buttons {
        padding: 0 0 20px 0;
    }

}
@media only screen and (min-width: 768px) {
    .pull-right-desktop {
        display: none;
    }
    
}
@media only screen and (max-width: 768px){
    p.pull-right.pull-right-mobile {
        display: flex;
        flex-direction: row;
        width: 100%;
        color: #000;
    }
    .ref-mobile{
        display: none;
    }
}
/* General Styling Ends */

/* Sidebar Starts */
.sidebar-container {
    box-shadow: 3px 2px 7px 0 rgba(0, 0, 0, 0.21);
    display: block;
    flex: 0 0 auto;
    padding: 16px 8px;
    transition: transform 0.5s ease;
    width: 360px;
}
.sidebar-top-bar-container {
    align-items: baseline;
    display: flex;
    font-family: Raleway;
    justify-content: space-between;
    padding: 0 8px 16px;
}
.sidebar-top-bar-gallery {
    color: #000;
    font-weight: 400;
    font-size: 16px;
}
.sidebar-hide-button {
    border: none;
    color: #666;
    font-family: Raleway;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.1px;
    line-height: 20px;
    background-color: #fff;
    margin: 0;
    padding: 0;
    text-rendering: optimizeSpeed;
    transition: 0.2s;
}
.sidebar-hide-button:hover {
    color: #666;
    transition: 0.2s;
}
.sidebar-gallery-container {
  height: calc(100% - 36px);
  overflow-y: auto;
}
.sidebar-gallery-container > div {
  display: flex;
  flex-wrap: wrap;
}
.sidebar-gallery-item {
  background: #fff;
  border: none;
  border-radius: 4px;
  height: 105px;
  margin: 8px 8px 0 8px;
  overflow: hidden;
  padding: 0;
  width: calc(50% - 16px);
}
.sidebar-gallery-media-item {
  height: 100%;
  width: 100%;
  min-height: 116px;
  position: relative;
}
.sidebar-gallery-media-item img {
  height: 100%;
  object-fit: cover;
  background: #fff;
  display: block;
  position: relative;
  width: 100%;
}
.sidebar-gallery-item-number {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.1px;
  line-height: 20px;
  margin-top: 8px;
}
.sidebar-gallery-item-number span {
    font-family: Raleway;
  margin-right: 8px;
}
@media only screen and (max-width: 768px) {
    .sidebar-gallery-container {
        height: 100%;
        overflow-y: scroll;
    }
}
@media only screen and (max-width: 1023px) {
  .sidebar-container {
    display: block !important;
  }
  .sidebar-top-bar-container {
    display: none;
  }
  .sidebar-top-bar-gallery-button {
    display: none !important;
  }
  .sidebar-container {
    width: 100%;
  }
  .sidebar-gallery-container > div {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
  }
  .sidebar-gallery-item {
    background: #fff;
    border: none;
    border-radius: 4px;
    height: auto;
    margin: 8px;
    overflow: hidden;
    padding: 0;
    width: 100%;
    max-width: 99%;
  }
  .sidebar-gallery-media-item img {
    border-radius: 4px;
  }
  p.sidebar-gallery-item-number {
    text-align: left;
    font-weight: 500;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .sidebar-container {
    box-shadow: 3px 2px 7px 0 rgba(0, 0, 0, 0.21);
    display: block;
    flex: 0 0 auto;
    padding: 16px 8px;
    transition: transform 0.5s ease;
    width: 324px;
  }
}
/* Sidebar Ends */

/* Slider Starts */
.slider-container {
  width: calc(100% - 360px);
  display: flex;
  flex: 1 1 auto;
  margin: auto;
  position: relative;
  --slide-spacing: 40px;
  --slide-size: 100%;
  max-height: calc(100vh - 88px);
}
.slider-buttons {
    border: 1px solid #666;
    color: #666;
  border-radius: 100%;
  height: 48px;
  position: absolute;
  top: calc(50% - 20px);
  width: 48px;
  z-index: 2;
  background-color: #fff;
  font-size: 16px;
  letter-spacing: normal;
  margin: 0;
  padding: 0;
  transition: 0.2s;
  text-rendering: optimizeSpeed;
}
.slider-buttons:hover{
    transition: 0.2s;
    color: #fff;
    background-color: #666;
}
#prevButton {
  display: block;
  left: 24px;
}
#nextButton {
  display: block;
  right: 24px;
}
.slider-container-outer {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.slider-container-inner {
  backface-visibility: hidden;
  display: flex;
  height: 100%;
  touch-action: pan-y pinch-zoom;
  max-height: calc(100vh - 88px);
}
.slider-outer {
  flex: 0 0 var(--slide-size);
  height: 100%;
  padding: 0px 88px;
}
.slider-gallery-media-item-outer {
  display: flex;
  flex-direction: column;
  margin: auto;
  width: 100%;
  max-height: calc(100vh - 88px);
}
.slider-gallery-media-item-inner {
  display: flex;
  flex-direction: column;
  margin: auto;
  width: 100%;
  min-height: 116px;
  position: relative;
  max-height: calc(100vh - 88px);
}
.slider-gallery-media-item-inner img {
  object-fit: contain;
  background: #fff;
  display: block;
  position: relative;
  width: 100%;
  max-height: calc(100vh - 122px);
}
.slider-container .sidebar-gallery-item-number {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.1px;
  line-height: 20px;
  margin-bottom: 0px;
  margin-top: 8px;
  text-align: center;
}

.active-button {
  box-shadow: 0 0 0 1px #666, 0 0 0 3px #666;
}
.slider-container .active-button {
  box-shadow: none;
}
.slider-container .sidebar-gallery-item {
  width: auto;
  height: auto;
  border-radius: 0;
}
.mobile-hero-section{
    display: none!important;
}
@media only screen and (max-width: 1023px) {
  .slider-container {
    display: none !important;
  }
}
@media only screen and (max-width: 1023px) {
  .active-button {
    box-shadow: unset;
  }
}
@media only screen and (max-width: 993px) {
    .property-hero-strip{
        padding-top: 0;
    }
    .property-hero-strip .container {
        width: 100%;
        padding: 0;
    }
    button#galleryTrigger {
        width: 100%;
        padding: 13px;
    }
    .property-hero-buttons {
        width: 100%;
    }
    .mobile-hero-section {
        height: 45vh;
        display: block !important;
        background-size: cover;
    }
    .property-hero-section {
        position: static !important;
    }
    .property-hero-section .sign_banner_text {
        top: 10px;
    }
    .property-hero-description {
        padding: 0 10%;
    }
}
@media only screen and (max-width: 1023px) {
.active-button {
        box-shadow: unset!important;
}
}
@media only screen and (max-width: 768px) {
    span.top-bar-property-address{
        display: none;
    }
    a.top-bar-back-button-container{
        padding: 10px 0;
    }
    .top-bar-back-button-container{
        width: 100%;
    }
    .back-to-top{
        margin-right: 0;
        display: block!important;
        cursor: pointer;
    }
    .back-to-top span{
        color: #666
    }
    .gallery-container {
        height: calc(100vh - 45px);
    }
}
.back-to-top{
    display: none;
}
/* Slider Ends */
/* Popover Gallery Ends */
/* Alternate Property Page Ends */

.property .panel-footer ul li:last-child {
    padding-right: 20px;
    border-right: 1px solid #ddd;
}

/* Change cursor only on the icon */
.deluxe-icons-flex-inner .tooltip-trigger {
    cursor: pointer;
    position: relative;
}

.deluxe-icons-flex-inner .tooltip-trigger:hover::after {
    content: attr(data-tooltip); /* Pulls text from the HTML attribute */
    position: absolute;
    bottom: 125%;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 12px;
    white-space: nowrap;
    z-index: 20;
}

/* Optional: Simple fade-in effect */
.deluxe-icons-flex-inner .tooltip-trigger::after {
    opacity: 0;
    transition: opacity 0.2s;
    pointer-events: none; /* Prevents the tooltip from flickering */
}

.deluxe-icons-flex-inner .tooltip-trigger:hover::after {
    opacity: 1;
}

/* Tooltip box */
.deluxe-right-icons .tooltip-inner {
    background-color: #666; 
    color: #ffffff;
    font-size: 13px;
}

/* Tooltip arrow */
.deluxe-right-icons .bs-tooltip-top .arrow::before,
.deluxe-right-icons .bs-tooltip-auto[x-placement^="top"] .arrow::before {
    border-top-color: #666;
}

.deluxe-right-icons .bs-tooltip-right .arrow::before,
.deluxe-right-icons .bs-tooltip-auto[x-placement^="right"] .arrow::before {
    border-right-color: #666;
}

.deluxe-right-icons .bs-tooltip-bottom .arrow::before,
.deluxe-right-icons .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    border-bottom-color: #666;
}

.deluxe-right-icons .bs-tooltip-left .arrow::before,
.deluxe-right-icons .bs-tooltip-auto[x-placement^="left"] .arrow::before {
    border-left-color: #666;
}
/* New testimonials */
.testimonials-page .container-acc {
    display: flex;
    gap: 30px;
    max-width: 1400px;
    margin: auto;
}

.testimonials-page .acc-column {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: stretch;
}

.testimonials-page .acc-item {
    background: #ffffff;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    margin-bottom: 15px;
    transition: all 0.3s ease;
    overflow: hidden;
    min-height: 150px;
}

.testimonials-page .acc-title {
    display: flex;
    gap: 18px;
    padding: 15px;
    cursor: pointer;
}
.testimonials-page .quote-icon {
    min-width: 36px;
    height: 36px;
}
.testimonials-page .testimonial-name {
    font-style: italic;
    color: #c49a6c;
    margin-bottom: 0;
    font-size: 19px;
}

.testimonials-page .testimonial-preview {
    color: #555;
    font-size: 15px;
    line-height: 1.6;
}
.testimonials-page .acc-content {
    display: none;
    color: #555;
    font-size: 15px;
    line-height: 1.7;
    
}


.testimonials-page .acc-item.active .acc-content {
    display: block;
}

/* Hide preview when the item is expanded */
.testimonials-page .acc-item.active .testimonial-preview {
    display: none;
}

/* subtle hover */
.testimonials-page .acc-item:hover {
    box-shadow: 0 8px 25px rgba(0,0,0,0.05);
}

/* MOBILE */
@media (max-width: 768px) {
    .testimonials-page .container-acc {
        display: block;
        gap: 20px;
        padding: 0 15px;
    }
    .testimonials-page .acc-column {
        display: block;
    }

    .testimonials-page .acc-title {
        padding: 22px;
    }
}
.testimonials-page .read-more,
.testimonials-page .read-less {
    display: inline-block;
    font-size: 15px;
    color: #c49a6c;
    cursor: pointer;
}

.testimonials-page .read-less {
    display: none;
}

.testimonials-page .acc-item.active .acc-content {
    display: block;
}

.testimonials-page .acc-item.active .read-more {
    display: none;
}

.testimonials-page .acc-item.active .read-less {
    display: inline-block;
}
/* End New testimonials */

/* gallery box */
@media (min-width: 992px) {

  
  .top-bar-container {
    height: 0;
    padding: 0;
    overflow: visible;
    background: transparent;
    box-shadow: none;
  }

  .top-bar-price,
  .top-bar-back-button-inner.back-to-top {
    display: none !important;
  }

 
  .top-bar-back-button-container {
    position: fixed;
    top: 25px;
    right: 35px;
    left: auto;
    z-index: 9999;
  }

 
  .top-bar-back-button-inner {
    background: transparent;
    padding: 0;
    font-size: 0;
  }

  .top-bar-back-button-inner i,
  .top-bar-back-button-inner span {
    display: none;
  }


  .top-bar-back-button-inner-desktop::before {
    content: "\00d7";
    font-size: 45px;
    font-weight: 300;
    color: #B1875C;
    cursor: pointer;
    position: absolute;
    top: -60px;
  }

}
@media (min-width: 992px) {

  /* .slider-container {
    position: relative;
  } */
  .slider-container .sidebar-gallery-item-number {
    position: fixed ;   
    bottom: 0;
    right: 21px;
    left: auto ;
    top: auto;
    transform: none ;   
    text-align: left ;
    z-index: 9999;
  } 


}
@media (min-width: 992px) {

  .top-bar-container {
    display: none !important;
  }

} 
@media (min-width: 1024px) {
  .top-bar-back-button-inner-desktop {
      border-radius: 4px;
      color: #000;
      font-family: Montserrat, sans-serif;
      height: 70px;
      width: 40px; 
      position: absolute;
      z-index: 10;
      font-size: 16px;
      font-weight: 400;
      letter-spacing: normal;
      text-rendering: optimizeSpeed;
      top: 58px;
      right: 15px; 
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
  }
}

.testimonials-page .quote-icon .quote-bg {
    fill: rgba(94, 94, 94, 0.24);
}

.testimonials-page .quote-icon .quote-mark {
    fill: #5E5E5E;
}

/* End gallery box */
