body {
    overflow-x: hidden;
}

.purchaseerror label.error {

    clear: both;

    width: 100%;

    margin-top: 7px;

    color: #ff0000;

}

.purchaseerror label.custom-error {

    clear: both;

    width: 100%;

    margin-top: 7px;

    color: #ff0000;

}

.purchaseerror-step1 label.error {

    clear: both;

    width: 100%;

    margin-top: 7px;

    color: #ff0000;

    margin-left: 0;

    text-align: left;

}







.error-div label.error {

    clear: both;

    width: 100%;

    margin-top: 7px;

    color: #ff0000;



}



.form-control.has-error {

    border: 1px solid #f60606;

}

.form-control.error {

    border: 1px solid #f60606;

}

.form-control.custom-error {

    border: 1px solid #f60606;

}



.terms-erro input[type="checkbox"]:after {

    border: 1px solid red;

}



.terms-erro input[type="checkbox"]:before {

    border: 1px solid red;

}

section.contract-generator.step .singboard.option.active {

    background: #F6F6F6;

    position: relative;

}

section.contract-generator.step .singboard.option.active :after {

    content: '';

    width: 15px;

    height: 10px;

    position: absolute;

    bottom: 9px;

    left: 5px;

    background-image: url(../assets/frontend/img/icon-check-teal.svg);

    background-size: cover;

    background-repeat: no-repeat;

}

.wizard .form-control {



    font-weight: 300;



}



.sdw {



    box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.05);



}



.rdoDv span {

    position: relative;

    top: -7px;

    margin-right: 10px;

    margin-left: 5px;

}



.alert-danger ul,
.alert-success ul {
    list-style-type: none;
    padding: 0;
}



.alert-danger ul li,
.alert-success ul li {
    position: relative;
    top: 7px;
}

.addNew {

    text-align: right;

    margin-top: 2px;
}

.addNew span {

    font-size: 12px;
    margin-top: 2px;
}

.clause-backgroud {

    background: #fbf9f9;

    padding: 4px;

}

.a-default-color {

    color: #999999;

}

.done a.a-default-color {

    width: 38px;

    height: 38px;

    /* background: red; */

    border-radius: 100%;

}

.wizard ul.stepper li.done a {

    position: relative;

    display: block;

}

.wizard ul.stepper li.done a:before {

    background: transparent;

    content: '';

    position: absolute;

    z-index: 5;

    width: 20px;

    height: 20px;

    background-image: url(../assets/frontend/img/icon-check.svg);

    background-size: contain;

    top: 15px;

    left: 8px;

    background-repeat: no-repeat;

    background-position: center;

}





.wizard ul.stepper li.done:before {

    display: none;

}



.crsbtnDv {
    display: block;

    line-height: 40px;

}



.r-tl-br a.item {
    line-height: 60px !important;
    font-weight: 400;
}



.ckbxRwDv {
    margin-bottom: 20px;
    padding-left: 2.5rem;
}

i.help-tooltip {
    margin-left: 5px;
}

.form-check {
    padding-left: 0;
}

.form-check-input {
    margin-top: 0.45rem;
}



.rmvByer {
    margin-top: 30px
}



#addressSearch.wizard-address {
    width: 100%;



    padding: 0;

    margin: 0;

    display: block
}



#addressSearch .addressSearch {
    height: calc(2.25rem + 2px);
}



#addressSearch .addressSearch .form-control {
    height: 52px;
    margin: 0;

    padding: 0;
    font-size: 15px;
}

.addressSearch .input-group-append {
    margin-top: -12px;

}



.addressSearch .input-group-prepend img {
    height: 25px;

    margin-top: 0px;
}



#addressSearch.wizard-address h3 {

    color: #333;

    margin-bottom: 1rem;

    font-size: 16px;

    font-weight: 300;

}



#addressSearch {
    min-height: auto;
}



#addressSearch .addressSearch {
    box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.05);

    padding: 0 0.75rem;

    border-radius: 3px;
}

.manualAddress h4 {
    display: none;
}



.manualAddress {

    display: block;

    text-align: left;

    padding: 0;

    margin-bottom: 0;

    margin-top: 4vh;

}



.push-lg-4 {
    left: 33.333333%;
}



.payBoxDiv {

    margin-top: 50px;

    display: flex;

    justify-content: center;

    align-items: center;

    width: 100%;

    height: 50vh;

    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);

    margin-bottom: 0;

    cursor: pointer;

    border: 2px solid #33CCCC;

    position: relative;

    padding: 1rem;

}



.payBoxDiv:after {
    content: '';

    width: 15px;

    height: 10px;

    position: absolute;

    bottom: 15px;

    left: 15px;

    background-image: url(../assets/images/icon-check-teal.svg);

    background-size: cover;

    background-repeat: no-repeat;
}

.cardDv {
    width: 100%;
}





.paymentImgDv {

    text-align: center;

    margin-bottom: 15px;

    float: left;

    width: 100%;

}

.paymentImgDv img {

    width: 26%;

    max-width: 100%;

    display: inline-block;

}

.dotted-border {

    border: dotted;

    border-color: #fff;

}

.float-right {

    float: right;

}

.border-solid {

    border: 2px solid #31c4c4;

    margin: 0 3px;

    padding: 0 3px;
    margin-bottom: 20px
}

.font21 {

    font-size: 21px;
    font-weight: 800px;

}

.border-solid-trans {

    border: 2px solid #fff;

    margin: 0 3px;

    padding: 0 3px;

}

.border-solid-black {

    border: 1px solid #000;

    margin: 0 3px;

    padding: 0 3px;

}

.margin-updown-5 {

    margin: 5px 0;

}





.contBdrDv {
    border: 1px solid #000;
    padding: 15px;
}



.contTxtDv p:last-child {

    margin-bottom: 0;

}

.contTxtDv p {
    color: #495057;
    margin-bottom: 7px;
}

.contTxtDv {



    padding: 0;



    margin: 0 0 20px;



    color: #495057;

}

.cntBdrDv {
    border: 1px solid #33CCCC;
    padding: 15px 15px 0;
}

.previewDv h3 {

    color: #000;

    margin-bottom: 20px;

}



.seller-buyer .col-md-6.cntBdrDv:last-child {

    border-left: 0;

}



.seller-buyer .col-md-6.cntBdrDv:first-child {
    border-right: 0;
}







.previewDv .acceptation {

    margin-top: 0 !important;

}



.buyer_information .col-md-6 {

    margin-bottom: 20px;

}



.sellerDv .col-md-6 {}





.sellerDv h5,
.popertyDv h5,
.buyerDv h5,
.financeDv h5 {

    color: #33CCCC;

    /* border-bottom: 1px solid #33CCCC; */

    padding-bottom: 7px;

    margin-bottom: 10px;

}



.dataBxDv {
    border: 1px solid #33CCCC;
    padding: 10px;
}



.dataBxDv p {

    margin-bottom: 7px;

}



.dataBxDv {

    border: 1px solid #33CCCC;

    padding: 15px;

    margin: 10px 0;

}



.dataBxDv p span {

    font-weight: 500;

}



.dataBxDv h6 {

    color: #000;

    font-size: 18px;

}



ul.filelistDv {

    list-style-type: none;

    padding: 0;

    /* margin-bottom: 20px; */

    border: 0;

    padding: 0;

    display: flex;

    flex-wrap: wrap;

    margin: 0 -15px;

}



.ul.filelistDv li {

    margin: 7px auto;

}



ul.filelistDv li {

    margin: 0;

    font-size: 1rem;

    border-bottom: 0;

    padding-bottom: 1.3rem;

    max-width: 25%;

    flex: 0 0 25%;

    padding: 0 15px 1rem;

    /* background-color: #f3f3f3; */

    /* border: 1px solid; */

}



ul.filelistDv li a {

    color: #33CCCC;

    font-weight: 400;

    background-color: #fff;

    display: block;

    padding: 15px 15px;

    text-align: center;

    border: 1px solid #33CCCC;

}



ul.filelistDv li a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #33CCCC
}



.filelistSec h6 {

    color: #33CCCC;

    margin-bottom: 1rem;

    font-size: 16px;

    font-weight: 500;

    /* border-bottom: 1px solid #33CCCC;

    padding-bottom: 1rem;*/

}



.filelistSec h5 {

    color: #444;

    font-size: 18px;

}



.filelistSec strong {

    font-size: 12px;

}



.custom-property-class {

    text-align: center;

    float: left;

    width: 100%;

    margin-top: 15px;

}



a.btn.btn-primary.custom-property-anchor {

    display: inline-block;

    padding: 8px 30px;

    font-size: 18px;

    background-color: #33cccc;

}



.dashHm {

    width: 98%;

    margin: auto;

}



.dashBx {

    padding: 1rem;

    border: 1px solid #ddd;

    min-height: 13rem;

    text-align: center;

    vertical-align: middle;

    display: flex;

    align-items: center;

    -webkit-align-items: center;

    width: 100%;

    background: #f7f7f7;

    color: #33cccc;

    font-size: 22px;

    font-weight: 400;



}



.dashBxBg {

    padding: 2px;

    background: #33cccc;

    width: 96%;

    margin: auto;

    /* align-items: center; */

    /* display: flex; */

    /* -webkit-align-items: center; */

}



.dashBx h3 {

    font-weight: 400;

    font-size: 22px;

    color: #333;

}



span.propNmbr {

    width: 100px;

    height: 100px;

    background-color: #33cccc;

    display: inline-block;

    color: #fff;

    border-radius: 100%;

    line-height: 100px;

    margin-top: 14px;

    font-size: 24px;

    font-weight: 500;

}



.dashboardDiv .card {
    border: 0;
}



.dashboardDiv .card1 {

    border: 1px solid #ddd;

    padding: 0.5rem 0;

}

.font-size-12 {

    font-size: 12px;

}



.navbar-light a.login {

    margin-left: 20px;
    float: none !important;

}





.navbar-light a.login img {

    margin-left: 2px;

}





.custom-select,
.form-control,
#addressSearch .addressSearch {

    /* border-color: #ddd; */

    border: 1px solid rgba(0, 0, 0, 0.125);

    box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.05);

    /* height: 55px;*/

    width: 100%;

}



input:focus,
select:focus {
    outline: none;
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.125);
}



.form-control:focus {
    border: 1px solid rgba(0, 0, 0, 0.125);
    box-shadow: none;
}



#addressSearch .addressSearch {
    height: 55px;
}



#map-filters .btn-outline-secondary {
    margin-left: 1px;
}



/*.tsty .slide1{width: 100% !important;}*/



.realEstateList.srch-lisiting-l {
    margin: auto;
}



a {
    color: #33cccc;
    font-weight: 400;
}



.hvrClass .details {
    display: none;
}



.ndimgDv {

    /* background-color: #f3f3f3;

    padding: 20px;

    border: 1px solid #eee;*/

    margin-bottom: 20px;

}

.ndimgDv img {
    background: #33cccc;
    padding: 5px;
    width: auto;
    max-width: 100%;
    height: auto;
}



.gm-style .gm-style-iw .icons .icon,
.realEstateList .icons .icon {

    margin-right: 2px;

    margin-top: -7px;

    width: 12px;

}

.gm-style .gm-style-iw .right,
.realEstateList .right {

    padding-left: 0;

}

.gm-style .gm-style-iw .image {
    width: auto;
}

.gm-style .gm-style-iw .image {
    width: 100%;
}



.gm-style .img-fluid {
    width: 100%;
}



.gm-style-iw-d .col-5,
.gm-style-iw-d .col-7 {
    flex: 0 0 50%;

    max-width: 50%;
}



/*.tsty .slider-arrows:hover{}*/

.tsty .box {
    position: relative;
}

.tsty .box img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);

    -webkit-transform: translate(-50%, -50%);
}

.StripeElement {

    width: 100% !important;



}

.StripeElement {
    width: 600px;
    box-sizing: border-box;

    height: 40px;

    padding: 10px 12px;

    border: 1px solid transparent;
    border-radius: 4px;
    background-color: white;

    box-shadow: 0 1px 3px 0 #e6ebf1;
    -webkit-transition: box-shadow 150ms ease;
    transition: box-shadow 150ms ease;
}

.tooltip-inner {
    max-width: 600px !important;

}

.StripeElement--focus {
    box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
    border-color: #fa755a;
}

.StripeElement--webkit-autofill {
    background-color: #fefde5 !important;
}

.loader {

    position: fixed !important;

}



.srch-lisiting-l-r {

    position: relative;

}



.realEstateList.srch-lisiting-l {

    width: 55%;

    float: left;

    position: unset;
    margin: unset;

}

.srch-lisiting-r {

    /* width: 30%; */

    /* float: left; */

    position: absolute !important;

    top: 0;

    bottom: 0;

    right: 0;

    width: 45%;

}

#maxContentPost {

    color: red;

    font-weight: 500;

}



#estates-map {
    height: auto !important;
}

#countDownBuyer {

    background: #33cccc;

    color: #FFF;

}





#referral_prg {

    width: 100%;

    height: 800px;

}



#register_dropdown {

    margin-right: 1%;

}



#summernote_count {

    text-align: right !important;

    width: 100%;

}

#removebutton {

    background-color: #269797;

    border-color: #31c4c4;

}



/*.threcldv .box .head{padding: 0;}



.threcldv .box .content{padding: 0;}

*/

.threcldv .box .head h3 {
    font-size: 1.300rem;
}





.contract-generator .preview.previewDv1 {
    max-height: 150vh;
}



.bdrDv {

    border: 6px solid #b3aeae;

    margin: 20px -20px;

}



.accept-tc-class {

    margin-left: 7px;

    margin-top: 5px;

}



.accept-tcLbl {
    padding-left: 0 !important;
}





.paybtnDv {
    width: 240px !important;

    padding-right: 34px;

}



.hlpTltpDv {
    position: absolute;

    right: 29px;

    top: 5px;

    z-index: 999;
    margin-top: 4px;

    margin-bottom: -3px;

    cursor: pointer;

    border-radius: 100%;

    padding: 1px;

    border: 1px solid #fff;
    margin-left: 5px;

    background: #fff url(../img/question-circle-solid.svg);
}



.poprertyType.filter .form-control {
    display: none;
}



.poprertyType .bootstrap-select .bs-ok-default:after {
    display: none;
}



.poprertyType .bootstrap-select .dropdown-toggle .filter-option,

.poprertyType .bootstrap-select > .dropdown-toggle {
    white-space: normal;
}



.poprertyType .filter-option {

    box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.05);

    padding: 0.55rem 0.75rem !important;

    top: -2px !important;

    border-radius: 3px;

    border: 1px solid rgba(0, 0, 0, 0.125);

    min-height: 44px;
    color: #495057;

    background-color: transparent;

}

.poprertyType .btn-light:hover {

    background-color: transparent;

    /* border: 0; */

    border-color: transparent;

}



.poprertyType .btn-light:focus {

    outline: none !important;

    background: transparent;

    border: 0;

}



.poprertyType .select2-container--default .select2-selection--multiple {
    border: 1px solid rgba(0, 0, 0, 0.125);

    box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.05);

    height: 44px;

    overflow-y: auto;
}



.beds .dropdown-menu {
    min-width: 10rem;
    padding: 0.5rem 0.5rem;
    width: 300px;
}


/*.beds .form-control {top: 4px; position: relative;}*/



.beds label {
    font-size: 14px;
    margin-bottom: 0;
}



.poprertyType .select2-container {
    width: 260px !important;

    /*max-width: 260px;*/
}



.poprertyType .select2-container--default .select2-selection--multiple .select2-selection__choice {

    background-color: #33cccc;

    border: 1px solid transparent;
    color: #fff;
}



.poprertyType .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {

    color: #fff;

    cursor: pointer;

    display: inline-block;

    font-weight: bold;

    margin-right: 5px;

}



.filtersDv .dropdown-menu-right {

    /*   right: -73px !important;*/

    left: auto !important;

    transform: none !important;

    right: 0;
    top: 54px !important;

}



.filtersDv .drpContDv {
    min-width: 700px;
    padding: 1rem;
}



.filtersDv .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {

    background-color: #33CCCC;

}



.filtersDv input:focus {

    outline: none;

}

.filtersDv .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: none;
}



.shwMr,
.shwFewr,

.shwMr1,
.shwFewr1,

.shwMr2,
.shwFewr2 {
    color: #33CCCC;
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
    margin: 10px 0;
}

.hdnfltrs,
.hdnfltrs1,
.hdnfltrs2 {
    display: none;
}



.btn.btn-outline.white-color {

    color: #fff;

    border-color: purple;

}

.btn.btn-outline.bg-green {

    color: #fff;

    background: #04671b;

}

.btn.btn-outline.bg-red {

    color: #fff;

    border-color: red;

}

.btn.btn-outline.bg-grey {

    color: #fff;

    background: #949494;

    border-color: #565656;

}

.btn.btn-outline.bg-green-new {

    color: #fff;

    border-color: green;

    background: green;

    font-size: 12px;

}

.btn.btn-outline.bg-yellow {

    color: #fff;

    border-color: #a2650a;

    background: #a2650a
}

.btn.btn-outline.bg-yellow-light {

    color: #fff;

    border-color: #674902;

    background: #674902;



}

.btn.btn-outline.btn-lightgreen {

    color: #fff;

    border-color: #5db132;

    background: #5db132;

}



.filters-drawer__help-text {
    color: #666;
    font-size: 14px;
}

#map-filters {
    z-index: 1000;
}

.ser-btn {

    height: 37px;

    margin-top: 10px;

    height: 42px;

}

.noPadLftDv {
    padding-left: 0;
}



.dashboardDiv .card-body {
    padding: 1.25rem 0;
}



.dashboardDiv .card1 {
    margin-bottom: 20px;
}





.navi .dropdown-menu {
    z-index: 10000;
}



.viddvSec iframe {
    width: 100%;
    height: 100%;
}



.viddvSec {
    border: 3px solid #33CCCC;

    padding: 2px;

    margin-top: 20px;

}

.chartBar {
    background: #f7f7f7;

    padding: 15px 7px 7px;

    border: 3px solid #33CCCC;
}



.btndash a {
    display: inline-block;
}



.dshhBtn {
    width: 300px;
}



.sellerPropertyEditBlade .select2-container--default.select2-container--focus .select2-selection--multiple,
.sellerPropertyEditBlade .select2-container--default .select2-selection--multiple {

    border: 1px solid rgba(0, 0, 0, 0.125);

    outline: 0;

    padding: 0;

    border-radius: 3px;

    border-radius: 0;

    width: 100%;

    margin-bottom: 15px;

}



.sellerPropertyEditBlade .select2-container {
    width: 100% !important;
}





.sellerPropertyEditBlade .select2-container--default .select2-selection--multiple .select2-selection__choice {

    background-color: #33cccc;

    border: 1px solid transparent;
    color: #fff;
}



.sellerPropertyEditBlade .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {

    color: #fff;

    cursor: pointer;

    display: inline-block;

    font-weight: bold;

    margin-right: 5px;

}



.pageheader-title {
    font-size: 2rem;
}





.chartBar .bcBar svg {
    height: auto;
}

.a-default-color-new {

    border-radius: 50%;

    list-style: none;

    border: 2px solid #e6e6e6;

    width: 38px;

    height: 38px;

    justify-content: center;

    align-self: center;

    color: #999999;

    font-weight: 500;

    background: #fff;

    position: relative;

    z-index: 3;

    color: #f9f9f9;

    background: #33cccc;

    padding: 2px;

    border-color: #3cc;

    line-height: 2.2rem;

}



.noPadDv {
    padding: 0;
}



.dtlsLftDv {
    background-color: #33cccc;
    color: #fff;
    height: 600px;
    padding: 20px;
}



.dtlImg1 {
    height: 200px;
    padding-left: 3px;
    padding-top: 3px;
    position: relative;
}



.dtlsOvrlayDv {

    display: flex;

    justify-content: center;

    align-items: center;

    top: 0;

    left: 0;

    bottom: 0;

    right: 0;

    position: absolute;

    background: rgba(32, 40, 46, .50);

    /* color: #fff; */

}



span.imgCounter {

    color: #fff;

    font-size: 40px;

}



.dtlImg1:first-child {
    padding-top: 0;
}



.propertyDtlTop img {
    max-width: 100%;
    width: 100%;
    height: 600px;
}



.dtlImg1 img {

    max-width: 100%;

    width: 100%;

    max-height: 100%;

    height: 100%;

}

.propertyDtlTop .row {
    margin: 0;
}



.address {

    font-size: 19px;

    margin: 0 0 20px;

    line-height: 45px;

}



.propertyDtlTop .property-features {
    width: 100%;
    display: flex;
    margin-bottom: 10px;
}

.propertyDtlTop .property-features .single-feature {

    float: left;

    margin-right: 10px;

}



.propertyDtlTop .property-features .single-feature img {

    height: 25px;

    width: 25px;

    float: left;

}

.propertyDtlTop .property-features .single-feature span {
    font-size: 1.5rem;

    font-weight: bold;

    float: left;

    margin-left: 5px;
}


.cntctOnr {
    display: block;
    padding: 10px 50px;
    color: #fff;
    font-size: 20px;
    margin: 10px 0;
    color: #33cccc;
    background-color: #fff;
}

.cntctOnr {

    display: inline-block;

    padding: 7px 30px;

    color: #fff;

    font-size: 18px;

    margin: 15px 0;

    color: #33cccc;

    background-color: #fff;

    border-radius: 4px;

    font-weight: 500;

}



.cntctOnr:hover {
    color: #444;
    text-decoration: none;
}





.dtlsVidDv {

    border: 2px solid #fff;

    background: #000;

}



.dtlsVidDv iframe {

    height: 250px;

    /* background: #000; */

    width: 100%;

}



.dtlsSocial .share {

    padding-top: 10px;

    padding-bottom: 15px;



}

.dtlsSocial .share a {
    display: inline-block;
}

.dtlsSocial .share img {

    margin-right: 30px;

    height: 30px;

    display: inline-block;

    width: auto;

}



.dtlpageContDiv .desc {
    margin-top: 0;
}



.dtlpageContDiv {
    padding: 0 0 0;
}



.dtlpageContDiv .box .content table {
    margin: 0;
}

.dtlpageContDiv .box .head {
    padding: 0;
}



.dtlpageContDiv .box .content {

    padding: 10px 20px;

}

.dtlpageContDiv .nearby td {

    position: relative;

}



.dtlpageContDiv .nearby td:after {
    content: "\f00c";
    position: absolute;
    font-family: 'FontAwesome';
    left: -17px;
    top: 5px;
    color: #33cccc;
}



.threcldv .nearby {
    margin-top: 40px;
}



.threcldv .nearby .box {

    background-color: #f7f7f7;

    padding: 20px 15px;

    height: 360px;

}



.dtlspage_mapDv {
    margin-top: 40px;
    margin-bottom: 10px;
}



.dtlspage_mapDv .map {
    height: 400px;
}



.btnsSec {
    background: #33cccc;
    height: 400px;
    padding: 20px;
    margin-top: 40px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}



.btn_hw_to_wrks {
    background-color: #fff;

    text-align: center;

    font-size: 16px;

    border-radius: 4px;

    color: #33cccc;

    margin-top: 10px;

    font-weight: 600;

    width: 185px;

    margin-bottom: 10px;
}

.btn_hw_to_wrks:hover {
    color: #444;
}

.btnsSec h5 {
    width: 100%;
}

.btmclDv {

    background-color: #f7f7f7;

    margin-bottom: 20px;

    padding: 20px;

}



ul.filelistDv li {
    position: relative;
}



ul.filelistDv li a {
    position: relative;
    display: block;
}



ul.filelistDv li a:before {
    position: absolute;

    font-family: 'FontAwesome';

    content: "\f15b";

    color: #33cccc;

}



ul.filelistDv li a:hover:before {
    color: #fff;
}



ul.filelistDv li a span {

    padding-left: 20px;

}



section.single-property-content.pb0 {

    padding-bottom: 0;

}



.contoWnrModal {
    color: #000;
}



.contoWnrModal .modal-header {

    border: 0;

    padding-bottom: 0;

}

.contoWnrModal .modal-body {
    padding-bottom: 30px;
    padding-top: 0;
}



.contoWnrModal span.fa.fa-calendar,
.contoWnrModal span.fa.fa-clock-o {

    position: absolute;

    top: 14px;

    right: 15px;

    font-size: 18px;

    color: #33cccc;

}

.contoWnrModal span.fa.fa-clock-o {
    font-size: 20px;
    font-size: 22px;

    right: 9px;

    top: 12px;

}

.contoWnrModal .input-group-addon {

    position: relative;

}



.contoWnrModal label {
    color: #33cccc;
    font-weight: 500;
}





.contoWnrModal .form-control {
    background-color: transparent;
}





.contoWnrModal label {
    width: 100%;
    margin-top: 20px;
}





.btn:focus {
    box-shadow: none;
}



.wtrmrkDv {
    position: relative;
}



.wtrmrkDv:after {

    content: "cash";

    color: rgba(217, 216, 215, 0.5);

    font-size: 62px;

    transform: rotate(300deg);

    -webkit-transform: rotate(310deg);

    position: absolute;

    left: 27rem;

    top: 4.3rem;

    text-transform: uppercase;

    font-weight: 600;

    z-index: -1;
}
.wtrmrkDvSubjectToSale {
    position: relative;
}

.wtrmrkDvSubjectToSale:after {

    content: "subject to sale";

    color: rgba(217, 216, 215, 0.5);

    font-size: 62px;

    transform: rotate(300deg);

    -webkit-transform: rotate(300deg);

    position: absolute;

    left: 20rem;

    top: 20.3rem;

    text-transform: uppercase;

    font-weight: 600;

    z-index: 9;
    /* text-shadow: 2px 2px #33cccc;*/

    color: #33cccc;
    -webkit-text-fill-color: rgba(217, 216, 215, 0.5);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #33cccc;
    line-height: 65px;
}
.wtrmrkDvUnderContract {
    position: relative;
}



.wtrmrkDvUnderContract:after {

    content: "under contract";

    color: rgba(217, 216, 215, 0.5);

    font-size: 62px;

    transform: rotate(300deg);

    -webkit-transform: rotate(300deg);

    position: absolute;

    left: 20rem;

    top: 20.3rem;

    text-transform: uppercase;

    font-weight: 600;

    z-index: 9;
    /* text-shadow: 2px 2px #33cccc;*/

    color: #33cccc;
    -webkit-text-fill-color: rgba(217, 216, 215, 0.5);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #33cccc;
    line-height: 65px;
}

.wtrmrkDvCurrentUnderNegotiation {
    position: relative;
}



.wtrmrkDvCurrentUnderNegotiation:after {

    content: "currently under negotiation";

    color: rgba(217, 216, 215, 0.5);

    font-size: 62px;

    transform: rotate(300deg);

    -webkit-transform: rotate(300deg);

    position: absolute;

    left: 20rem;

    top: 20.3rem;

    text-transform: uppercase;

    font-weight: 600;

    z-index: 9;
    /* text-shadow: 2px 2px #33cccc;*/

    color: #33cccc;
    -webkit-text-fill-color: rgba(217, 216, 215, 0.5);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #33cccc;
    line-height: 65px;
}





.dashHm_buyer .single-property.list .image img {

    /* width: 100%;*/

    height: 250px;

    /*  height: auto;*/

    padding: 0;

}

.dashHm_buyer .single-property.list .image {

    background: #f7f7f7;

    text-align: center;

    border: 1px solid #eee;

}



.buyerdachHeading {
    text-transform: uppercase;
    font-size: 1.3rem;
    margin: 20px 0 10px;
}

.dashHm_buyer .single-property.list .address {
    font-size: 16px;
}

.dashHm_buyer .single-property.list .icons {
    float: left;
    margin-right: 20px;
}



.dashHm_buyer .single-property.list .icon {
    width: auto;
}



.prprtyTypeDv {
    margin-left: 20px;
}



.dashHm_buyer .single-property.list:hover {
    box-shadow: none;
    -webkit-box-shadow: none;
}



.dashHm_buyer .single-property.list {
    margin-bottom: 20px;

    background: #f5f5f5;

    padding: 15px;

}

.dashHm_buyer .single-property.list:last-child {
    margin-bottom: 0;
}





.buyerBtnDv {

    text-align: center;

    margin-top: 40px;

}



.btnsByer {

    width: 300px;

    height: 44px;

    line-height: 44px;

    padding: 0;

    display: block;

    margin: 20px auto;

    font-size: 18px;

}

.buyerPropSec {

    max-height: 1465px;

    overflow-y: auto;

}

.sellerTabDv {

    padding: 0 1.25rem;

}



.sellerTabDv .tab-content {

    padding: 20px;

}

.sellerTabDv nav-tabs .nav-link.active,
.sellerTabDv .nav-tabs .nav-item.show .nav-lin,

.sellerTabDv nav-tabs .nav-link:hover {

    color: #fff;

    background-color: #33cccc;

    border-color: #dee2e6 #dee2e6 #fff;

    padding: 8px 30px;

    font-size: 18px;

}



.sellerTabDv .nav-tabs .nav-link {

    border: 1px solid #ddd;

    border-radius: 0.25rem;

    /*border-top-right-radius: 0.25rem;*/

    padding: 8px 30px;

    margin-right: 10px;

    background-color: #eee;
    margin-bottom: 10px;
}

.tab_content {
    padding: 10px;
    width: 100%;
}

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

.tabs a {
    display: inline-block
}





.sellerTabDv .nav-tabs {

    border-bottom: 0;

}

.dsktabs .nav-tabs .nav-item {
    float: left;
}

.dsktabs .nav-tabs .nav-item .nav-link {
    display: block;
    color: #33cccc;
    text-align: center;
}



.graphDvs {
    background-color: #f5f5f5;
    padding: 20px;
    height: auto;
    border-top: 10px solid #fff;
    margin-left: 0px; /*height: 450px;*/
}

.big-big-modal{
    max-width: 85% !important;
}



.graphDvs iframe {

    width: 100% !important;

}



.bg {

    width: 350px;

}



.bg_one {

    background-color: #A2E2FE;

    color: #fff;

    padding: 5px 10px;

    text-align: left;

    height: 130px;

    font-size: 18px;
    line-height: 20px;
    /* border: 10px solid #fff;*/
    margin-bottom: 15px;
    float: left; width: 100%

}

.icnleftTxt {
    float: left;
    width: 65%;
    padding: 10px 0;
    margin: 0 0 10px;
}


.bg_two {

       background-color: #00CED1;
    color: #fff;
    padding: 5px 10px;
    text-align: left;
    height: 130px;
    font-size: 18px;
    /* border: 10px solid #fff; */
    float: left;
    width: 100%;
    line-height: 20px;

}



.icons8-contacts {

    width: 80px;

    height: 80px;

    float: right;

    margin-top: 0;

    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4Igp3aWR0aD0iMjYiIGhlaWdodD0iMjYiCnZpZXdCb3g9IjAgMCAxNzIgMTcyIgpzdHlsZT0iIGZpbGw6IzAwMDAwMDsiPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIHN0cm9rZS1saW5lY2FwPSJidXR0IiBzdHJva2UtbGluZWpvaW49Im1pdGVyIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1kYXNoYXJyYXk9IiIgc3Ryb2tlLWRhc2hvZmZzZXQ9IjAiIGZvbnQtZmFtaWx5PSJub25lIiBmb250LXdlaWdodD0ibm9uZSIgZm9udC1zaXplPSJub25lIiB0ZXh0LWFuY2hvcj0ibm9uZSIgc3R5bGU9Im1peC1ibGVuZC1tb2RlOiBub3JtYWwiPjxwYXRoIGQ9Ik0wLDE3MnYtMTcyaDE3MnYxNzJ6IiBmaWxsPSJub25lIj48L3BhdGg+PGcgZmlsbD0iI2JlZWJmZiI+PHBhdGggZD0iTTEwOS41NjczMSwxMDUuMTc0MjhjLTEuMDU5NDksLTAuMzM1OTQgLTcuNzAwNzIsLTMuMzMzNTQgLTMuNTQwMjYsLTE1Ljk2OTk2aC0wLjA1MTY5YzEwLjgyNzUzLC0xMS4xMzc2MiAxOS4wOTY3NiwtMjkuMDk3MzUgMTkuMDk2NzYsLTQ2Ljc3MjgzYzAsLTI3LjE1OTI2IC0xOC4wNjMxLC00MS4zOTc4NCAtMzkuMDcyMTIsLTQxLjM5Nzg0Yy0yMS4wMDkwMSwwIC0zOC45Njg3NSwxNC4yMzg1OCAtMzguOTY4NzUsNDEuMzk3ODRjMCwxNy43NTMgOC4yMTc1NSwzNS43NjQ0MiAxOS4xMjI2LDQ2LjkwMjA0YzQuMjM3OTgsMTEuMTM3NjIgLTMuMzU5MzcsMTUuMjcyMjQgLTQuOTM1NywxNS44NDA3NWMtMjEuOTkwOTgsNy45NTkxMyAtNDcuNzgwNjUsMjIuNDU2MTMgLTQ3Ljc4MDY1LDM2Ljc3MjIzYzAsMy44NTAzNyAwLDEuNTI0NjQgMCw1LjM3NWMwLDE5LjQ4NDM4IDM3Ljc4MDA1LDIzLjkyOTA5IDcyLjc2OTIzLDIzLjkyOTA5YzM1LjA0MDg3LDAgNzIuMzU1NzcsLTQuNDQ0NzEgNzIuMzU1NzcsLTIzLjkyOTA5YzAsLTMuODUwMzYgMCwtMS41MjQ2MyAwLC01LjM3NWMwLC0xNC43Mjk1NiAtMjUuOTE4ODcsLTI5LjEyMzE5IC00OC45OTUxOSwtMzYuNzcyMjN6Ij48L3BhdGg+PC9nPjwvZz48L3N2Zz4=') 50% 50% no-repeat;

    background-size: 100%;
}



.icons8-clock {

    width: 80px;

    height: 80px;

    float: right;

    margin-top: 0;

    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4Igp3aWR0aD0iMjQiIGhlaWdodD0iMjQiCnZpZXdCb3g9IjAgMCAxNzIgMTcyIgpzdHlsZT0iIGZpbGw6IzAwMDAwMDsiPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIHN0cm9rZS1saW5lY2FwPSJidXR0IiBzdHJva2UtbGluZWpvaW49Im1pdGVyIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1kYXNoYXJyYXk9IiIgc3Ryb2tlLWRhc2hvZmZzZXQ9IjAiIGZvbnQtZmFtaWx5PSJub25lIiBmb250LXdlaWdodD0ibm9uZSIgZm9udC1zaXplPSJub25lIiB0ZXh0LWFuY2hvcj0ibm9uZSIgc3R5bGU9Im1peC1ibGVuZC1tb2RlOiBub3JtYWwiPjxwYXRoIGQ9Ik0wLDE3MnYtMTcyaDE3MnYxNzJ6IiBmaWxsPSJub25lIj48L3BhdGg+PGcgZmlsbD0iIzgxZDZmZiI+PHBhdGggZD0iTTg2LDBjLTQ3LjUwNzE2LDAgLTg2LDM4LjQ5Mjg0IC04Niw4NmMwLDQ3LjUwNzE2IDM4LjQ5Mjg0LDg2IDg2LDg2YzQ3LjUwNzE2LDAgODYsLTM4LjQ5Mjg0IDg2LC04NmMwLC00Ny41MDcxNiAtMzguNDkyODQsLTg2IC04NiwtODZ6TTg2LDE0LjMzMzMzYzM5LjU4NDY0LDAgNzEuNjY2NjcsMzIuMDgyMDMgNzEuNjY2NjcsNzEuNjY2NjdjMCwzOS41ODQ2NCAtMzIuMDgyMDMsNzEuNjY2NjcgLTcxLjY2NjY3LDcxLjY2NjY3Yy0zOS41ODQ2MywwIC03MS42NjY2NywtMzIuMDgyMDMgLTcxLjY2NjY3LC03MS42NjY2N2MwLC0zOS41ODQ2MyAzMi4wODIwMywtNzEuNjY2NjcgNzEuNjY2NjcsLTcxLjY2NjY3ek03OC4zODU0MiwyNy43NzA4M2wtMy4xMzU0Miw1OC42NzcwOGwwLjY3MTg4LDYuMjcwODNsNDQuMTE5NzksMzguOTY4NzVsNi45NDI3MSwtNy4xNjY2N2wtMzYuNTA1MjEsLTM4Ljc0NDc5bC0zLjEzNTQyLC01OC4wMDUyMXoiPjwvcGF0aD48L2c+PC9nPjwvc3ZnPg==') 50% 50% no-repeat;

    background-size: 100%;
}


.icons8-wishList{

    width: 80px;

    height: 80px;

    float: right;

    margin-top: 0;

    background: url('../img/wshLstI.png') 50% 50% no-repeat;

    background-size: 100%;
}



.list_view-class {

    margin: auto !important;

    float: none !important;

    overflow-y: auto;

}



#map-filters {
    padding-top: 5px;
}

.dp {

    bottom: 8px;

    right: 16px;

    height: 50px;

    width: 50px;

    float: left;

    position: relative;

    text-align: center;

}

.cover {

    width: 50px;

    height: 50px;

    border-radius: 50%;

    object-fit: cover;

    object-position: center;

}
.sellerTabDv .cover {
    padding: 4px;
}


.online {

    height: 10px;

    width: 10px;

    background-color: green;

    border-radius: 50%;

    float: right;

    position: absolute;

    bottom: 6px;

    right: 0px;

}

.offline {

    height: 10px;

    width: 10px;

    background-color: red;

    border-radius: 50%;

    float: right;

    position: absolute;

    bottom: 6px;

    right: 0px;

}



#map-filters {
    display: block;
}



.fltrDvLft,
.lisiGridDv {
    display: flex;
    flex-wrap: wrap;
}



.topFlterSrch .col-sm-10 {
    max-width: 61%;

    flex: 0 0 61%;
}







.dropdown-item.active,
.dropdown-item:active {

    color: #fff;

    text-decoration: none;

    background-color: #33cccc;

}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {

    color: #fff;

    background-color: #33cccc;

    border-color: #33cccc;

}



.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {

    box-shadow: 0 0 0 0.2rem #33cccc;

}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {

    color: #fff;

    background-color: #33cccc;

}



.social a {

    margin: 5px 2px;

}



.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {

    display: block;

}



section.syoh.features button.owl-prev {

    background-color: #33CCCC !important;

    width: 40px !important;

    height: 40px;

    display: block;

    border-radius: 100%;

    color: #fff !important;

    font-size: 27px !important;

    margin-left: 20px !important;

}



section.syoh.features button.owl-next {

    background-color: #33CCCC !important;

    width: 40px !important;

    height: 40px;

    display: block;

    border-radius: 100%;

    color: #fff !important;

    font-size: 27px !important;

    margin-right: 20px !important;

}



section.syoh.features .owl-item {

    float: none;

    /* display: flex; */

    padding: 0 25px;


}



section.syoh.features .owl-carousel .owl-stage {
    display: flex;

    flex-wrap: wrap;
}



section.syoh.features .owl-carousel .owl-nav {
    top: calc(58% - 50px);
}



.splFont h2 {

    font-family: 'MyUnderwood-KOVy';

}



section.syoh.features .owl-carousel .owl-dots {
    bottom: 0px;
}

section.syoh.features button.owl-dot {
    background-color: #33CCCC !important;

    width: 12px;

    height: 12px;

    border-radius: 100%;

    margin: 0 5px;
    opacity: 0.5;
}

section.syoh.features button.owl-dot.active {
    opacity: 1;
}



.navbar-light .navbar-nav .nav-link {

    padding: 10px 12px;

}

/* .btnsSec .contoWnrModal .modal-dialog {

    margin: 0;

}*/


.contoWnrModal .modal-dialog {
    max-width: 900px;

    margin: 0 auto;

    width: 100%;

    /*top: 50%;

    left: 50%;

    transform: translate(-50%, -50%) !important;

    -webkit-transform: translate(-50%, -50%) !important;

    max-height: 600px;

    overflow-y: auto;*/
}




.singboard-selection h3 {
    font-size: 1.53rem;
}

.annexrB {

    margin-bottom: 10px;

}

.annexrB .txt-area-margin {

    width: 95%;

    margin-top: 5px;

    float: left;

    margin-bottom: 0;

    height: 52px;

}

.annexrB .delete-btn-own {

    position: relative;

    float: right;

    top: 11px;

}


.singboard-selection h3 {
    font-size: 1.53rem;
}

.annexrB {
    margin-bottom: 10px;
}

.annexrB .txt-area-margin {
    width: 95%;
    margin-top: 5px;
    float: left;
    margin-bottom: 0;
    height: 52px;
}

.annexrB .delete-btn-own {
    position: relative;
    float: right;
    top: 11px;
}


section.social-dv {

    padding: 20px 0 0;

}



#cboxOverlay {

    background: none !important;
}



#referral_prg {
    border: 0;
}


.sellerTabDv .nav-tabs .nav-link.active {
    background-color: #33cccc;
    color: #fff;
}

section.social-dv {
    padding: 5px 0;
}

.chsOptonDv {
    display: none;
}

.sellerTabDv .nav-tabs .nav-link:hover {
    background-color: #33cccc;
    color: #fff;
}

.sellerTabDv .nav-tabs .nav-link.active:hover {
    color: #fff;
}

section.slr-admin .navbar-light .navbar-nav .nav-link {
    padding: 10px 20px;
}


.dashboard-wrapper .fileinput {
    margin-left: 15px;
    margin-right: 15px;
}

.viddvSec {
    height: 250px;
    text-align: center;
    position: relative;
    width: 400px; margin: auto;
}

.viddvSec img {
    width: auto !important;
    max-height: 210px;
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    height: auto;
}

.single-property-content {
    padding: 2rem 8rem;
}

.topMnuBarDb .dropdown-menu {
    left: auto;
    right: 0;
}

.single-property-content .header .address {
    display: flex;
    align-items: center;
    margin-top: 5px;
    max-width: 100%;
    flex: 0 0 100%;
}

footer {
    position: relative;
}

.restPassbtn {
    width: 100%;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    font-size: 14px;
    padding: 10px;
    /* text-align: center; */
    line-height: 22px;
}

.navbar-brand img {
    width: 100px;
}

/*.border-div{
    border: 1px solid red;
    float: left;
    width: 100%;
    padding: 5px;
}*/
.border-label {
    float: right;
    width: 95%;
    text-align: left;
}

.border-input {

    float: left;
    width: 20px;
    position: relative;
    top: -2px;
    margin-left: 0;
}

.add-new-question {
    margin-top: 9px !important;
    margin-bottom: 9px;
}

input#remember {
    margin-right: 5px;
}

.primary-font {
    font-size: 16px;
}

.grey-color {
    background: #f0f0f0;
    color: #000;
}

.slrpropertySec {
    border: 3px solid #33CCCC;
    padding: 2px;
    margin-top: 20px;
}

.slrpropertySec .image {
    background: #eee;
    padding: 10px 10px 15px;
    margin-bottom: 20px;
    position: relative;
}

.slrpropertySec .image img {
    background: #8a8989;
    padding: 3px;
}

.socialShareDv img {
    border: 0;
    padding: 0 !important;
    background: transparent !important;
}

.socialShareDv img {
    border: 0;
    padding: 0 !important;
    background: transparent !important;
}

.socialShareDv {
    position: absolute;
    bottom: 8px;
    right: 8px;
    width: 100%;
    text-align: right;
}

.socialShareDv img {
    width: 74px;
    height: auto;
    position: relative;
    z-index: 9;
    margin-left: 5px;
}

.slrImgoverlayDv {
    background: rgba(0, 0, 0, 0.7);
    width: 98%;
    height: 40px;
    position: absolute;
    bottom: -7px;
    right: -5px;
}

.slrpropertySec .buyerdachHeading {
    font-size: 1rem;
    margin: 0 20px;
}

.slrpropertySec .address {
    font-size: 14px;
    margin: 10px 20px;
    line-height: 22px;
}

.slrbtmSec .btn {
    width: 100%;
    margin: 5px 0 !important;
    color: #fff !important;
}

.slrbtmSec {
    margin: 0 20px 5px;
}

.slrimgArea {
    width: 360px;
    height: 260px;
    margin: auto;
    position: relative;
}

footer .container .a-font {
    font-size: 14px;
    padding: 0;
}

.partner-heading {
    background: #3cc;
    padding: 8px 6px;
    color: #FFF;
    font-weight: 500;
}

.iframe-container {
    position: relative;
    overflow: hidden;
    padding-top: 0;
}

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

.margin-top-36 {
    margin-top: 36px;
}

.box-div {
    border: 2px solid #3cc;
    padding: 23px 12px;
}

.toggle-title {
    background: red;
    padding: 5px;
}

.margin-left {
    margin-left: 20px;
}

.nav-buttons-custom {
    margin-top: 20px;
    margin-bottom: 20px;
}

.btn-padding {
    padding: 3px;
}

.btn-grey-btn {
    background: #848181;
    color: #fff;
}
.btn-grey-btn:hover{opacity: 0.9; background: #848181;
    color: #fff;}
.btn-red-btn {
    background: red;
    color: #000;
}

.owl-item {
    display: block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    height: 315px;
    /* Fallback for non-webkit */
    margin: 0 auto;

    line-height: 1.4;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

#favoritesModal .modal-dialog {
    overflow-y: initial !important
}

#favoritesModal .modal-body {
    height: 500px;
    overflow-y: auto;
}

.top_text {
    font-family: Arial, sans-serif;
    font-size: 17.5px;
    font-weight: 500;
    text-transform: uppercase;
}

.no-right-pad-div {
    padding-right: 0px;

}

.big-button {
    white-space: normal;
    padding: 0.5rem 2px;
}

.btn-big-div a {
    font-size: 15px;
}

.sellerTabDv .tab-content a.nav-link {
    border: 1px solid #ddd;
    border: none;
    border-radius: 0.25rem;
    /* border-top-right-radius: 0.25rem; */
    padding: 4px 10px;
    margin-right: 10px;
    background-color: #ebebeb;
    font-size: 15px;
    color: #33cccc;
}

.sellerTabDv .tab-content a.nav-link:hover,
.sellerTabDv .tab-content a.nav-link.active {
    background-color: #33cccc;
    color: #fff;
}
/*.sellerTabDv .tab-content a.nav-link:hover{
     background-color: transparent;
    color: #fff;
}*/

.sellerTabDv ul.tabs {
    padding: 0;
}

.sellerTabDv .tab-content.subTabContent {
    padding: 0;
}

.singboard-selection h3 {
        font-size: 1.1rem;
        line-height: 4;
    }


.propertyDtlTop{padding: 0 8rem;}

.properDtlTextDiv {
    padding: 2rem 8rem 0;
}

.contract-generator .tc-content .acceptation input[type="checkbox"]:before {
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #e6e6e6;
    content: "";
    background: #FFF;
    box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.05);
}
.contract-generator .tc-content .acceptation input[type="checkbox"]:checked:after {
    content: '';
    background-color: #33CCCC;
    background-image: url(../img/tickIcn.png);
    position: absolute;
    background-size: cover;
    border: 3px solid #33CCCC;
    top: 0px;
    left: 0;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 14px 12px;
    -webkit-background-size: 14px 12px;

}

.wizard ul.stepper li.done{ position: relative; }

.wizard ul.stepper.buyer-stepper li.done:after{    background: transparent;
    content: '';
    position: absolute;
    z-index: 5;
    width: 20px;
    height: 20px;
    background-image: url(../assets/frontend/img/icon-check.svg);
    background-size: contain;
    top: 15px;
    left: 15px;
    background-repeat: no-repeat;
    background-position: center;}
.background {
    background-image: url(https://s5r2po5604-flywheel.netdna-ssl.com/wp-content/uploads/testimonial-background-compressor-900x290.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

#owl-slider .img img {
    height: 80px;
    width: 80px;
    border-radius: 100%;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}
.textoverlay .middle_text {
    font-size: 20px;
    padding: 20px 80px 0px 80px;
}
.textoverlay .head {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 3px;
}
#owl-slider {
    color: #fff;
}
.owl-carousel .owl-dots .owl-dot span {
    box-shadow: none !important;
    margin: 0px 1px !important;
}

.header_unread_icon{
    position: relative;
    margin-right: 17px;
}
.count-cricle-div{
    position: absolute;
    top: -10px;
    display: block;
    left: 11px;
    background-color: #000;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
}
.topMnuBarDb .header_unread_icon .dropdown-menu {
    left: 0;
    right: auto;
}
.topMnuBarDb .header_unread_icon.dropdown-toggle:after{
    display: none;
}

.modal-dialog.dialog-custom {
    max-width: 700px; width: 100%;}


.modal-dialog.dialog-custom .modal-footer{ display: block; }

.btn-counter-custom{border-radius: 2px;}

.btn-counter-custom{float: left;}

.edit-class-icon {
    float: right;
    position: relative;
    top: 5px;
    color: #33cccc;
    position: relative;
    font-size: 22px;
}

.edit-class-label p {
    float: left;
    width: 95%;
}

.edit-class-label {
    width: 100%;
    float: left;
}
.edit-class-label ul{clear: both;}

.clause-background-new{float: left; width: 100%; padding: 10px 10px 0 !important;}

#homeHeader:before, #addressSearch:before{background-color: transparent;}

.alert.alert-danger.emlMsgDv {
    background-color: #33CCCC;
    color: #ffff;
    padding: 3px 15px;
    border: 0;
    line-height: normal;
}

.alert.alert-danger.emlMsgDv img {
    width: 20px;
    float: left;
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-right: 5px;
}

.alert.alert-danger.emlMsgDv span {
        float: left;
    vertical-align: middle;
    width: 90%;
}
.emlmsgBody .card.seller-card {
    border: 0;
    background: #f7f7f7;
    text-align: center;
    margin-top: 80px !important;
    border: 2px solid #33CCCC;
}

.emlmsgBody .card.seller-card .card-body {
    padding: 1.7rem 1.25rem 1rem;
}
.card.seller-card.error-div-new {
    background: #f7f7f7;
    text-align: center;
    margin-top: 80px !important;
    border: 2px solid #33CCCC;
}


.error-div-new .card-body {
    padding: 1.7rem 1.25rem 1rem;
    color: #de0c0c;
    font-size: 20px;
}
.error-div-new .MasgIcnDv:before {
    content: "\f071";
    font-family: 'FontAwesome';
    position: relative;
    color: #de0c0c;
    /* background: #de0c0c; */
    /* border-radius: 100%; */
    font-size: 22px;
    padding: 0 3px 0 0;
    /* content: "\f06a"; */
    top: 1px;
}

.card.seller-card.default-div-new{background: #f7f7f7;
    text-align: center;
    margin-top: 80px !important;
    border: 2px solid #33CCCC;}

.default-div-new .card-body {
    padding: 1.7rem 1.25rem 1rem;
    color: #000;
    font-size: 20px;
}


.default-div-new .MasgIcnDv:before {
    font-family: 'FontAwesome';
    position: relative;
    color: #e87807;
    font-size: 24px;
    padding: 0 3px 0 0;
    content: "\f06a";
    top: 2px;
}

.card.seller-card.default-div-new-2 {
    background: #f7f7f7;
    text-align: center;
    margin-top: 80px !important;
    border: 2px solid #33CCCC;
}


.default-div-new-2 .card-body {
    padding: 1.7rem 1.25rem 1rem;
    color: #279427;
    font-size: 20px;
}
.default-div-new-2 .MasgIcnDv:before {
    background: url(../img/emlTick1.png) no-repeat 0 0;
    content: "";
    width: 22px;
    height: 22px;
    position: absolute;
    top: 2px;
    left: auto;
    margin-left: -29px;
    background-size: 22px;

}

.default-div-new-2 .card-body {
    padding: 1.7rem 1.25rem 1rem;
    color: #089608;
    font-size: 20px;
}

.default-div-new-2 .card-body .MasgIcnDv a {
    color: #000;
}

.frmBxDv img {
    max-width: 100%;
}
.back-on-market{     background: #848181;
    color: #fff;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    border-radius: 2px;}


select.public-list-select {
    padding: 3px;
    font-size: 12px;
    background-color: #616060;
    color: #fff;
}

.good-dashboard-design .sellerTabDv .tab-content {
    display: none;
}


.good-dashboard-design .single-property.list{background: transparent;
    color: #fff;
    font-size: 20px;
    line-height: 34px;}

.dashboardDiv.good-dashboard-design  .card1{background-color: #33cccc;     box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);}

.good-dashboard-design .single-property.list:hover{box-shadow: none; -webkit-box-shadow: none;}

.no-offer-design{text-align: center;
    background-color: #f7f7f7;}
.table-bordered thead th, .table-bordered thead td{    border-bottom-width: 1px;}

.btn-fix {
    margin: 20px 0 0;
}

a.btn-dash-home {
    background-color: #33CCCC;
    border-color: #31c4c4;
    border-radius: 2px;
    display: inline-block;
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    color: #fff;
    margin: 20px 0 0;
    text-align: center;
    white-space: normal;
    vertical-align: middle;
    text-transform: capitalize;
}
/*.wtrmrkDvCurrentUnderNegotiation:after{display: none;}*/



    .under-negotiation {
    position: absolute;
    top: 121px;
    left: -22px;
    color: rgba(255,255,255,0.5);
    font-size: 40px;
    /* transform: rotate(300deg); */
    -webkit-transform: rotate(300deg);
    font-weight: 600;
    /* background: rgba(0, 0, 0, .3); */
    padding: 10px;
    text-transform: uppercase;
   /* border-radius: 6px;*/
    color: #33cccc;
    -webkit-text-fill-color: rgba(217, 216, 215, 0.7);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #33cccc;
    line-height: 40px;
}


.under-contract{
       position: absolute;
    top: 121px;
    left: -22px;
    color: rgba(255,255,255,0.5);
    font-size: 40px;
    /* transform: rotate(300deg); */
    -webkit-transform: rotate(300deg);
    font-weight: 600;
    /* background: rgba(0, 0, 0, .3); */
    padding: 10px;
    text-transform: uppercase;
    /*border-radius: 6px;*/
    color: #33cccc;
    -webkit-text-fill-color: rgba(217, 216, 215, 0.7);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #33cccc;
    line-height: 40px;
}

.modal_topDv {
    margin: 0 0 20px;
}

.col-md-7.curStmnt {
    text-align: right;
}

.annexureB-design-fix {
    width: 100%;
    height: 60px;
    /*float: right;*/
    margin-bottom: 0;
}

#counter-terms-annexure-modal-html .border-solid {
    padding: 10px;
    float: left;
    width: 100%;
}

.modal-dialog.big-modal {
    max-width: 700px;}



#counter-terms-annexure-modal-html .modal-footer{justify-content: center;}

#counter-terms-annexure-preview-modal-html .border-solid {
    padding: 10px;
    float: left;
    width: 100%;
}

input#counter-price {
    width: 100%;
    margin-bottom: 20px;
}

.congrats_06-07{color: #33cccc;
    font-size: 18px;}


.col-md-7.curStmnt.curPrice {
    text-align: left;
}

#counter-terms-annexure-modal-html .contDv{width: 100%}

/*div#counter-offer-first {
    z-index: 9999;
}

div#counter-offer-price {
    z-index: 9999;
}*/

div#image-shoe-modal-1 .modal-dialog {
    max-width: 60%;
}
.marktngHstry {
    background-color: #f5f5f5;
    padding: 20px;
    margin: 30px 0 0;
}

.marktngHstry table td {
    border-top: 1px solid #ddd;
    padding: 7px 5px;
}
.marktngHstry table td:last-child , .marktngHstry table th:last-child{text-align: center;}
.marktngHstry table th{ padding: 7px 5px;}
.marktngHstry table {width: 100%;}
.marktngHstry table tr:last-child td{ border-top: 0; }

.mod-foot-nw .btn{width: 100%; text-align: center; padding-left: 2px; padding-right: 2px;   }

.mod-foot-nw .col-4, .mod-foot-nw  .col-6{padding-left: 5px; padding-right: 5px;}

.mblBtn .btn {
    padding-left: 5px;
    padding-right: 5px;}

.modal { overflow: auto !important; }



.chat_people a.nav-link {float: left;width: 70%;}

button.start-chat-btn {
    width: 25%;
    float: right;
    border: 1px solid #ddd;
    border: none;
    border-radius: 0.25rem;
    /* border-top-right-radius: 0.25rem; */
    padding: 3px;
    margin-right: 0;
    background-color: #ebebeb;
    font-size: 15px;
    background-color: #33cccc;
    color: #fff;
    position: relative;
    top: 8px;
    cursor: pointer;
}

button.start-chat-btn:hover{ background-color: #2cafaf; }

.chat_people h5 {
    float: left;
    margin-left: 0!important;
    position: relative;
    padding-top: 10px;
}

.mob-modal-dv .modal-footer {
    text-align: center;     padding: 0.7rem 1rem;
}

.mob-modal-dv .modal-footer .btn.right {
    float: none;
}

.mob-modal-dv .modal-footer .btn {
    margin: 5px 0;
}
.viddvSec.viddvSec-Two {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    width: auto;
}

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


@media(min-width: 1921px){
    .viddvSec {
    height: 1500px;}
}

@media (max-width: 1550px) {

    .dashBx {
        padding: 0.5rem;
        min-height: 8rem;
    }

    .propertyDtlTop img,
    .dtlsLftDv {
        height: 450px;
    }

    .dtlImg1 {
        height: 150px;
    }

     .address {
    font-size: 20px;
    margin: 0 0 7px;
    line-height: normal;}


   .cntctOnr {
    padding: 4px 15px;
    font-size: 16px;
    margin: 0px 0 10px;
    font-weight: 600;
    }


    .dtlsVidDv iframe {

        height: 190px;
    }

    .dtlsSocial .share img {
        height: 26px; margin-right: 24px;
    }

    .btnsSec {
        padding: 20px 15px;
    }

    .btnsSec h5 {
        font-size: 1.2rem;
    }

    .dtlspage_mapDv .map {

        height: 350px;
    }

    .btnsSec {
        height: 350px;
    }

   


}



@media (max-width: 1365px) {

    #map-filters .filter {
        margin-right: 0.2rem;

        margin-left: 0.2rem;
    }

    ul.filelistDv li {
        max-width: 33.33%;
        flex: 0 0 33.33%;
    }

    .icons8-clock {
        width: 65px;
        height: 65px;
        /*margin-top: -40px;*/
    }
    .cntctOnr{ font-size: 14px; }
    .dtlsSocial .share img{margin-right: 16px;}
}


@media (max-width: 1344px) {

    .navbar-light .navbar-nav .nav-link {

        padding: 10px 5px;
    }

    .single-property .address {
        max-height: 35px !important;
    }
    
    .navbar-nav .nav-item .nav-link{
        font-size: 0.9rem !inportant;
        
    }

}


@media (max-width: 1279px) {

    .gm-style .gm-style-iw .icons .icon,
    .realEstateList .icons .icon {
        width: 9px;
    }
    .dtlsSocial .share img {
    margin-right: 10px;}

}

@media (max-width: 1234px) {
    .display {
        display: inline !important;
    }
}


@media (max-width: 1199px) {

    .gm-style .gm-style-iw .icons .icon,
    .realEstateList .icons .icon {
        width: 12px;
    }

    .gm-style-iw-d .col-5,
    .gm-style-iw-d .col-7 {
        flex: 0 0 100%;

        max-width: 100%;
    }

    .dsplyDv {
        display: block !important;
        float: left;
        width: 100%;
    }

    #map-filters {
        height: auto;
    }

    .poprertyType .select2-container {

        width: 100% !important;
    }

    .srchTopclDv {
        float: none !important;
    }

    .srchTopclDv {

        display: inline-block !important;

        width: 23%;
    }

    .srchTopclDv .btn-cancel {
        top: 0 !important;
    }

    #map-filters .filter {
        height: auto;
    }

    .srchTopclDv .ser-btn {
        margin-top: 0;
    }

    .r-tl-br a.item {

        line-height: 53px !important;
    }

    .dtlsLftDv {
        padding: 10px;
    }

    .address {
        font-size: 19px;

        margin: 0 0 10px;

        line-height: normal;
    }

    .navbar-expand-lg .navbar-toggler {

        display: block;
    }

    .collapse:not(.show) {

        display: none !important;
    }

    .navbar-light .navbar-nav .nav-link {

        padding: 10px 5px;
    }

    ul.filelistDv li {

        max-width: 50%;

        flex: 0 0 50%;
    }

    .sdeBrDv button.navbar-toggler {

        display: none;
    }

    .sdeBrDv .collapse:not(.show) {

        display: flex !important;
    }

    .dtlsSocial .share img {
        margin-right: 15px;
    }

    .display {
        display: inline !important;
    }

      .chsOptonDv {
            display: block;
    width: 100%;
    height: 40px;
    text-align: center;
    color: #fff;
    background-color: #33CCCC;
    cursor: pointer;
    line-height: 40px;
    border-radius: 4px;
    }

    .dsktabs .nav-tabs {
        display: none;
    }

    .sellerTabDv .nav-tabs .nav-link {
            margin-right: 0;
        padding: 8px 15px;
        border-radius: 3px;
        color: #33cccc;
        white-space: normal;
        line-height: normal;
    }

   

    .chsOptonDv ul.nav.nav-tabs.dropdown-menu {
        display: none;
    }

    .chsOptonDv ul.nav.nav-tabs.dropdown-menu.show {
        display: block;
        padding: 0;
        width: 100%;
        position: relative !important;
        transform: unset !important;
        border: 0;
        margin-bottom: 10px;
    }

    .chsOptonDv .btn-group a {
        color: #fff;
        font-size: 18px;
        display: block;
    }

    .chsOptonDv .btn-group {
        display: block;
    }

    .chsOptonDv .dropdown-item {
        padding: 0.25rem 0;
        text-align: center;
    }

    .sellerTabDv .tab-content {
        border: 0 !important;
        padding: 0;
        margin-top: 10px;
    }

    .chsOptonDv .btn-group a:hover {
        text-decoration: none;
    }
    .address {
    font-size: 16px;
    }
    .propertyDtlTop .property-features .single-feature img {
    height: 22px;
    width: 22px;}
    .propertyDtlTop .property-features .single-feature span {
    font-size: 16px;}
    .propertyDtlTop .dtlsLftDv h4{font-size: 16px;}
    .cntctOnr {
    font-size: 12px;
    padding: 4px 5px;
    width: 100%;
    text-align: center;}
    .dtlsVidDv iframe {
    height: 80px;}
    .dtlsSocial .share img {
    margin-right: 5px;
    height: 20px;}
    .propertyDtlTop img, .dtlsLftDv {
    height: 300px;}
    .dtlImg1 {
    height: 100px;}

    .wtrmrkDvCurrentUnderNegotiation:after{    left: 0;
    top: 25.3rem;}

    .wtrmrkDvUnderContract:after{left: 10rem;}
    .wtrmrkDvSubjectToSale:after{left: 10rem;}
    .icons8-contacts, .icons8-wishList , .icons8-clock {width: 40px; height: 40px;}
    .graphDvs{height: 300px;}

}

@media (max-width: 1024px) {
    .ln-ht {
        height: 175px !important;
        line-height: 20px;
    }

    .social a {
        margin: 0px 5px 0px 5px;
    }

    .social a img {
        vertical-align: baseline;
    }

    .owl-stage {
        height: 350px;
    }
}


@media (max-width: 991px) {

    .realEstateList.srch-lisiting-l,
    .srch-lisiting-r {
        width: 100% !important;
    }

    .srch-lisiting-r {
        margin-top: 30px !important;
    }

    .listings .listing.bronze {
        width: 33.33%;
    }

    .gm-style-iw-d .col-5,
    .gm-style-iw-d .col-7 {
        flex: 0 0 50%;

        max-width: 50%;
    }

    .splSrchColDv {
        width: 200px;
    }



    #estates-map {

        height: 90vh !important;
        position: relative !important;

    }


    .filtersDv .drpContDv {
        min-width: 100%;
    }



    #register_dropdown {
        margin-bottom: 10px;
    }



    .navbar-collapse {
        margin-bottom: 20px;
    }


    .cntctOnr {

        padding: 4px 5px;

        font-size: 12px;

        margin: 5px 0 10px;

        font-weight: 600;

        text-align: center;

        line-height: normal;

    }

    .dtlsSocial .share img {

        height: 22px;

    }

    .dtlsSocial .share img {

        margin-right: 5px;
    }

    section {

        /*padding: 40px 10px;*/
        padding: 1rem 1rem;
        /*text-align: center;*/

    }

    section.syoh.features.splFont {
        padding-bottom: 3rem;
    }

    section.syoh.features .owl-carousel .owl-dots {
        bottom: -40px;
    }


    .contoWnrModal .modal-dialog {
        max-width: 90%;
    }



    .sdeBrDv button.navbar-toggler {

        display: inline-block;
    }

    .sdeBrDv a.d-xl-none.d-lg-none {

        display: none;
    }

    .sdeBrDv .collapse:not(.show) {

        display: none !important;
    }

    .dashboard-wrapper {
        margin-left: 0;
        margin-top: 0;
        min-height: auto !important;
    }

    .navbar-light a.login {
        margin-top: 5px;
    }

    .dshhBtn {
        width: 90%;
    }

    #register_dropdown {
        margin-right: 0;
    }

    button#dropdownMenuButton {
        width: 100px;
    }

    .single-property-content {
        padding: 1rem 1rem;
    }

    .refferalDv h3 {
        font-size: 24px;
        text-align: center;
    }

    .wizard {
        margin: 2rem 0;
    }

    .topMnuBarDb .dropdown-menu {
        left: 0;
        right: 0;
        width: 180px;
        padding: 0;
        min-width: 0;
        text-align: center;
        margin: auto;
    }


    section.syoh.features .owl-carousel .owl-nav button.owl-next,
    section.syoh.features .owl-carousel .owl-nav button.owl-prev {
        display: none;
    }

    .beds .dropdown-menu {

        width: 300px;
        right: 0;
        left: auto !important;
    }

    .singboard-selection h3 {
        font-size: 1.1rem;
        line-height: 0;
        margin-top: -42px;
    }

    .singboard-selection h3 {
        font-size: 1.1rem;
        line-height: 25px;
        margin-top: 0px;
    }

    .display {
        display: inline !important;
    }
    .propertyDtlTop  {
    padding: 0 1rem;}
    
    .properDtlTextDiv   { padding: 1rem;}
    .wtrmrkDvUnderContract:after{left: 10rem;}
.wtrmrkDvSubjectToSale:after{left: 10rem;}
    div#image-shoe-modal-1 .modal-dialog {
    max-width: 80%;
}

.graphDvs{height: 275px;}

}

@media (max-width: 812px) {
    .singboard-selection h3 {
        font-size: 1rem;
        line-height: 0;
        margin-top: -42px;
    }

    .ln-ht {
        height: 118px !important;
        line-height: 20px !important;
    }

    .owl-item {
        height: 350px;
    }

    section.syoh.features .owl-carousel .owl-dots {
        padding: 0px;
    }

    .singboard-selection h3 {
        font-size: 1rem !important;
        line-height: 27px !important;
        margin-top: 3px !important;
    }

}

@media (max-width: 823px) {
    .singboard-selection h3 {
        font-size: 1rem;
        line-height: 23px;
        margin-top: 0px;
    }
}



@media (max-width: 768px) {

    .chat-history2 .inbox_people {
        border-right: 0;
    }

    .singboard-selection h3 {
        font-size: 1rem;
        line-height: 0;
        margin-top: -42px;
    }

    .singboard-selection h3 {
        font-size: 0.9rem;
        line-height: 0;
        margin-top: -42px;
    }

    .ln-ht {
        height: 110px !important;
        line-height: 20px !important;
    }

    section.syoh.features .owl-carousel .owl-dots {
        padding: 40px;
    }

    .textoverlay .middle_text {
        font-size: 18px !important;
        padding: 20px 30px 0px 30px !important;
    }

}


@media (max-width: 767px) {

    .listings .listing.bronze {
        width: 50%;
    }

    .tsty .box {

        height: 300px;

    }

    .srchTopclDv {

        display: inline-block !important;

        width: 48%;

    }



    .srchTopclDv .form-control {
        margin-bottom: 15px;
    }


    .poprertyType .select2-container--default .select2-selection--multiple {
        margin-bottom: 15px;
    }

    .propertyDtlTop img,
    .dtlsLftDv {

        height: auto;

    }

    .dtlImg1 {

        height: auto;
        margin-top: 3px;
        padding: 0;

    }

    .threcldv .nearby {

        margin-top: 10px;

    }

    .threcldv .nearby .box {
        height: auto;
    }

    .dtlspage_mapDv {

        margin-top: 20px;
    }

    .btnsSec {

        height: auto;

        margin-top: 20px;

    }

    .dtlspage_mapDv .map {

        max-height: 200px;

    }


    .btnsByer {
        width: 100%;
    }

    .buyerdachHeading {
        font-size: 1rem;
    }

    .dashHm_buyer .single-property.list .image img {
        height: auto;
    }

    .single-property.list .icons {
        font-size: 1rem;
    }

    .property-detiailsBuyr {
        margin-top: 10px;
    }

    .dashHm {

        width: 100%;
    }

    .dashHm_buyer .single-property.list:last-child {
        margin-bottom: 20px;
    }

    .buyerBtnDv {
        margin-top: 0;
    }

   

    .dshhBtn {
        width: 94%;
    }

    #message_history .headind_srch h4 {
        font-size: 16px;
    }

    .viddvSec img {
        width: auto !important;
        max-height: 140px;
        max-width: 100%;
        position: static;
        top: 0;
        left: 0;
        transform: unset;
        -webkit-transform: unset;
        height: auto;
    }

    .viddvSec {
        height: auto; width: 100%
    }

    .graphDvs {
        background-color: #f5f5f5;
        padding: 20px;
        height: initial;
        margin-bottom: 15px;
    }

    .dashboardDiv .card-body.mbody {
        padding: 0;
    }

    .tpSecDiv.mb-3 {
        margin-bottom: 0 !important;
    }

    .viddvSec {
        margin-top: 5px;
        margin-bottom: 15px;
    }

    .dashboardDiv .bg_two {
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .dashboardDiv .card-body {
        padding: 1.25rem 0 0;
    }

    .pageheader-title {
        text-align: center;
    }

    .dashboard-wrapper .fileinput {
        margin-left: 15px;
        background: #f3f3f3;
        width: 100%;
        text-align: center;
        padding: 10px;
    }

    .dashboard-content {
        padding: 15px;
    }

    .updtDashBtn {
        text-align: center;
    }

    video.aboutVdo {
        width: 100%;
    }

    .single-property-content .desc {
        margin-top: 0;
    }

    .srchImptFld {
        width: auto !important;
        font-size: 15px !important;
    }

    .srchBtnDv {
        display: block;
        text-align: center;
        width: 100%;
    }

    .single-news .news-details {
        min-height: auto;
        text-align: center;
    }

    .single-news {
        margin-bottom: 0 !important
    }

    .news .single-news .image {
        text-align: center;
    }

    .single-news .readmore {
        display: block;
    }

    .mobInputCol {
        margin-bottom: 1rem;
    }

    .beds .dropdown-menu {
        width: 100%;
    }

    .singboard-selection h3 {
        font-size: 0.8rem;
        line-height: 0;
        margin-top: -42px;
    }

    .ln-ht {
        height: 135px !important;
        line-height: 20px !important;
    }

    .col-md-12 .float {
        float: none !important;
    }

    .owl-stage {
        height: 400px;
    }

    .sellerTabDv .tab-content ul.tabs {
        text-align: center;
    }

    .display {
        width: 100%;
    }

    .vart {
        width: 90% !important;
    }
    .address {
    font-size: 18px;}
    .propertyDtlTop .property-features .single-feature img {
    height: 25px;
    width: 25px;}
    .propertyDtlTop .property-features .single-feature span {
    font-size: 1.5rem;}
    .propertyDtlTop .dtlsLftDv h4 {
    font-size: 1.2rem;}
    .cntctOnr{font-size: 14px;}
    .dtlsVidDv iframe {
    height: auto;}

    .emlmsgBody .card.seller-card{margin-top: 25px !important;}
    .wtrmrkDvCurrentUnderNegotiation:after {
    left: 3rem;
    top: 27.3rem;
    font-size: 42px;
    line-height: 48px;}

    .wtrmrkDvUnderContract:after{left: 0;
     font-size: 50px}
.wtrmrkDvSubjectToSale:after{left: 0;
     font-size: 50px}
     div#image-shoe-modal-1 .modal-dialog {
    max-width: 100%;}

     /*div#image-shoe-modal-1{padding-right: }*/

     .graphDvs{height: auto;}

     .mob-modal-dv {
  
    padding: 0 10px !important;}
   


    .mob-modal-dv .modal-dialog {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) !important;
        -webkit-transform: translate(-50%, -50%) !important;
        padding: 0 10px !important;
        width: 100%;
        margin: 0; max-height: 100%; height: auto;}

        .border-label{    width: 92%;}
    }

@media (max-width: 731px) {
    .singboard-selection h3 {
        font-size: 0.7rem;
        line-height: 0;
        margin-top: -42px;
    }
}

@media (max-width: 736px) {
    .ln-ht {
        height: 135px !important;
        line-height: 20px !important;
    }

    .col-md-12 .float {
        float: none !important;
    }

    .owl-stage {
        height: 400px;
    }
}

@media (max-width: 667px) {
    .singboard-selection h3 {
        font-size: 0.7rem;
        line-height: 0;
        margin-top: -42px;
    }

    .textoverlay .middle_text {
        font-size: 20px !important;
        padding: 20px 30px 0px 30px !important;
    }

    .img-fluid {
        max-width: 100%;
        /*height: auto;*/
    }
}



@media (max-width: 600px) {

    .srchTopclDv {
        display: inline-block !important;
        width: 47%;
    }


    #map-filters {

        height: auto;

        float: left;

        width: 100%;
    }

    #map-filters .mobile-collapse {

        display: inline-block;

        position: relative;

        left: 0;

        top: 2px;

        background: #31c4c4;

        text-align: center;

        border-radius: 4px;

        padding: 7px 12px;
        cursor: pointer;
    }


    .dsplyDv {

        padding: 17px;

        background: #f5f5f5;

        margin-top: 10px;

        border: 1px solid #eee;
    }

    #map-filters .btn-outline-secondary {
        height: 46px;
    }

    section {
        padding: 1rem 1rem;
    }

    .singboard-selection h3 {
        font-size: 0.8rem;
        line-height: 0;
        margin-top: 0px;
    }
}


@media (max-width: 575px) {

    ul.filelistDv li {

        max-width: 100%;

        flex: 0 0 100%;
    }

    .dashboard-wrapper .table thead th {
        font-size: 12px;
        font-weight: 700;
    }

    .pageheader-title {
        font-size: 22px;
        text-align: center;
    }

    .singboard-selection h3 {
        font-size: 0.7rem;
        line-height: 1.5;
        margin-top: 0px;
    }

}


@media (max-width: 479px) {

    .listings .listing {
        width: 100%;
    }

    .tsty .box {

        height: 100%;

    }

    .gm-style-iw-d .col-5,
    .gm-style-iw-d .col-7 {
        flex: 0 0 100%;

        max-width: 100%;
    }

    .gm-style .gm-style-iw .right,
    .realEstateList .right {

        padding-left: 25px;
    }

    .srchTopclDv {
        width: 100%;
    }

    .srchTopclDv .form-control {
        margin-bottom: 10px;
    }

    .poprertyType .select2-container--default .select2-selection--multiple {
        margin-bottom: 10px;
    }

    .address {
        margin-bottom: 0;
    }

    .splSrchColDv .left {
        float: none;
    }

    .splSrchColDv {
        text-align: center !important;
    }

    .listings .listing.bronze {

        width: 100%;
    }

    .realEstateList.srch-lisiting-l {
        height: 430px;
        overflow: scroll;
    }

    .graphDvs h4 {
        font-size: 14px;
        text-align: center;
    }

    .refferalDv h3 {
        font-size: 16px;
        text-align: center;
        line-height: normal;
    }

    .srchImptFld {
        width: auto !important;
        font-size: 12px !important;
        position: relative !important;
        left: -13px;
        text-align: center;
        padding: 0 0 0 5px !important;
    }

    .srchInptDv span img {
        width: 22px;
    }

    #homeHeader .homeSearch {
        padding: 0 0 .5rem;
    }

    .fLeftDv {
        float: left;
        width: 100%;
        text-align: center;
    }

    .frightDv {
        float: right;
        width: 100%;
        text-align: center;
        padding-top: 15px;
        font-size: 18px !important;
    }

    .slrimgArea {
        width: 100%;
        height: auto;
        margin: auto;
        position: relative;
    }

    .ln-ht {
        height: 180px !important;
        line-height: 20px !important;
    }

    .textoverlay .middle_text {
        padding: 20px 0 0 0 !important;
    }

    .sellerTabDv .tab-content a.nav-link {
        padding: 4px 4px;
        margin-right: 0;
        font-size: 14px;

    }

    .chsOptonDv .btn-group a {
       font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    display: block;
    text-overflow: ellipsis;
    padding: 0 5px;
    }
    div#reject-modal-buyer-content{font-size: 14px;}
    .btn-counter-custom {
    font-size: 14px;
    float: left;
    width: 46%;
    margin: 0 5px 10px !important;}

    .type_msg.responsive-ios{    width: 100%;
    margin-left: 0;}

    .chat-history2 .responsive-ios .msg_send_btn{
        right: auto;
    text-align: center;
    position: relative;
    float: left;
    line-height: 33px;
    left: auto;
    }

    .chat-history2 .responsive-ios .msg_send_btn i {
    width: 20px;
    margin: auto;
}

    .type_msg .input_msg_write .write_msg {
    padding-right: 0;
    float: left;
    width: 70%;
    /* background: #ccc; */}

   label[for="uploadFile"] {
    float: left;
    width: 32px;}

    .chat-history2 .msg_attache_btn {
    position: relative;
    text-align: center;
    line-height: 32px;}

    .chat-history2 .responsive-ios .msg_attache_btn .fa {
    margin-left: 0;}

    .type_msg .input_msg_write .write_msg {
    padding-right: 0 !important;
}

    /*.chat-history2 .responsive-ios .msg_send_btn .fa {
    margin-left: -3px;}*/
    .contOwnrDate a {
    width: 100%;}
    .back-on-market{margin-top: 10px; width: 100%;}
    .good-dashboard-design .single-property.list {
    background: transparent;
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    margin-top: 0;}

    .wtrmrkDvCurrentUnderNegotiation:after {
    left: 2rem;
    top: 29.3rem;
    font-size: 34px;
    line-height: 48px;}

      .wtrmrkDvUnderContract:after{left: 0;
     font-size: 38px}
.wtrmrkDvSubjectToSale:after{left: 0;
     font-size: 38px}
     .modal-body h4{ font-size: 1rem }

     .col-6.counter-nego {
    width: 100%;
    max-width: 100%;
    margin-top: 10px;}

    .col-6.counter-nego .btn {
    padding-left: 15px;
    padding-right: 15px;}

    button.start-chat-btn{width: 29%; font-size: 12px;}

    .border-label{width: 89%;}

}
    
@media (max-width: 414px) {
    .ln-ht {
        height: 200px !important;
        line-height: 20px !important;
    }

    .col-md-12 .float {
        float: none !important;
    }

    .owl-stage {
        height: 400px;
    }

    .textoverlay .middle_text {
        padding: 20px 0 0 0 !important;
    }

    input#sellerMobile_1 {
    width: 300px;
    }
}

@media (max-width: 375px) {
    .col-md-12 .float {
        float: none !important;
    }

    .textoverlay .middle_text {
        font-size: 18px !important;
        padding: 0px 0px 0px 0px !important;
    }

    .textoverlay .head {
        font-size: 15px !important;
    }

    section.syoh.features .owl-item {
        padding: 0 15px;
    }

    .ln-ht {
        height: 210px !important;
        line-height: 20px !important;
    }

    .owl-item {
        height: 400px;
    }

    .table th,
    .table td {
        padding: 0.30rem !important;
        vertical-align: top;
        border-top: none !important;
    }

    input#sellerMobile_1 {
    width: 250px;
    }

      .wtrmrkDvUnderContract:after{left: 0;
     font-size: 36px}
.wtrmrkDvSubjectToSale:after{left: 0;
     font-size: 36px}
}

@media (max-width: 374px) {
    .pageheader-title {
        font-size: 18px;
    }

    .srchImptFld {
        font-size: 10px !important;
    }

    .srchImptFld {
        padding: 0 0 0 3px !important;
    }

    .alert-success {
        font-size: 13px;
    }

    .sellerTabDv .tab-content a.nav-link {
        font-size: 12px;
    }
    .sellerTabDv .tab-content a.nav-link {
    font-size: 11px;}
        .wtrmrkDvCurrentUnderNegotiation:after {
    left: 1rem;
    top: 29.3rem;
    font-size: 34px;
    line-height: 48px;}
}

@media (max-width: 359px) {
    .wtrmrkDvCurrentUnderNegotiation:after {
        left: 0rem;
        top: 32.3rem;
        font-size: 32px;
        line-height: 48px;
    }
    .wtrmrkDvUnderContract:after{font-size: 32px;}
     button.start-chat-btn{width: 29%; font-size: 11px;}
 .wtrmrkDvSubjectToSale:after{font-size: 32px;}
}

@media (max-width: 320px) {
    .ln-ht {
        height: 300px !important;
        line-height: 20px !important;
    }
}

@media (min-width: 576px) {

    .dtlsLftDv .modal-dialog,
    .btnsSec .modal-dialog {

        margin: 8rem auto;

    }

}

@media (min-width: 1280px) {
    
}
@media (min-width: 1200px) {

    .navbar-expand-lg .navbar-toggler {

        display: none;

    }

}

@media (min-width: 992px) {

    .navbar-expand-lg .navbar-collapse {

        /*    display: none !important;

         display: none !important; */

        -ms-flex-preferred-size: unset;

        flex-basis: unset;

    }

    .navbar-expand-lg {

        -ms-flex-flow: wrap;

        flex-flow: wrap;

        -ms-flex-pack: justify;

        justify-content: space-between;
    }

}


@media screen and (max-width: 768px) and (min-width: 320px) {

    .slr-ad button.navbar-toggler {

        display: flex;

    }

}

/*annexure-a-popup*/

.row.mt20.singboard-selection .col-lg-3 img {
    vertical-align: super;
}

h3.float-right {
    text-transform: uppercase;
}

.bold {
    font-size: 16px;
    color: #333;
    font-weight: 600 !important;
}

#owl-slider .img img {
    height: 80px;
    width: 80px;
    border-radius: 100%;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}

.textoverlay .middle_text {
    font-size: 25px;
}

.textoverlay .head {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 3px;
}

.owl-carousel .owl-dots .owl-dot span {
    box-shadow: none !important;
    margin: 0px 1px !important;
}

#owl-slider {
    color: #fff;
}


.textoverlay .middle_text {
    font-size: 20px;
    padding: 20px 80px 0px 80px;
}

section.syoh.features button.owl-prev span {
    margin-top: -15px !important;
    line-height: 0.5rem;
}

/*#tab1-1 .tpSecDiv .row{
    margin-left: 0px !important;
}*/

.background {
    background-image: url(https://s5r2po5604-flywheel.netdna-ssl.com/wp-content/uploads/testimonial-background-compressor-900x290.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.agent tbody tr td {
    border-top: none !important;
}

.table th,
.table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: none !important;
}

.table tbody + tbody {
    border-top: none !important;
}

.type_msg .input_msg_write .write_msg {
    padding-right: 83px;
}

.align{
    text-align: center;
}

@media(max-width: 479px ){
#auto-chat-cnt-dv{position: relative; z-index: 9999; margin-top: 5px;}
}
@supports (-webkit-touch-callout: none) {
  .chat-history2 .responsive-ios .msg_send_btn i
  {position: relative;
    right: 10px;}

    .chat-history2 .msg_attache_btn i{position: relative;
    right: 8px;}

    #auto-chat-cnt-dv{margin-top:20px;}
}
/*change-17/3/21*/
#button {
    display: inline-block;
    background-color: #008080;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    bottom:60px;
    right: 15px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}
#button::after {
content: "\f062 ";
font: normal normal normal 1.2em/1 FontAwesome;
font-weight: normal;
font-style: normal;
line-height: 50px;
color: #fff;
}
#button:hover {
cursor: pointer;
background-color: #333;
}
#button:active {
background-color: #555;
}
#button.show {
opacity: 1;
visibility: visible;
}
.scroll{
height:400px;
overflow: scroll;
}


 


