@charset "utf-8";
a{
    display: block;
    cursor: pointer;
}
.ancColor{
    color: #146474 !important;
}
.banner3{
    background-image: none;
    background-color: #fff;
    min-height: 200px !important;
    background-size: cover;
    padding-top: 0rem;
    margin-bottom: 0 !important;
    position: relative;
    padding-bottom: 0rem;
    margin-bottom: 0;
    border-radius: 0;
}

.banner4{
    background-image: none;
    background-color: #fff;
    min-height: 80px !important;
    background-size: cover;
    padding-top: 1rem;
    margin-bottom: 0 !important;
    position: relative;
    padding-bottom: 0rem;
    margin-bottom: 0;
    border-radius: 0;
}

.table {
    width: 100% !important;
}

.search-table tbody tr:nth-child(1) th, .search-table tbody tr:nth-child(1) td {
    border: 0px solid #dee2e6 !important;
}

.table-responsive {
    background-color: white !important;
    display: block;
    width: 100%;
    overflow: hidden; 
  
}

@media (max-width: 767px) {
    .form-inline1 {
        display: -ms-flexbox;
        display: flex;
        padding: 0px 0px 30px;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media (min-width: 768px) {
    .form-inline1 {
        display: -ms-flexbox;
        display: flex;
        padding: 0px 0px 5px;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
        align-items: center;
    }
}

.banner3 .search-form-home {
    padding: 50px 0px;
    padding-bottom:10px;
}
.resultsGalTabs{
    background-color: #fdfdfd;
    -webkit-box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.15);
    box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.15);
    padding: 2.85rem 2rem;
}
.resultsGalTabs .container{
    position: relative;
}
.resultsGalTabs .container span{
    position: absolute;
    top: 8px;
    right: 0;
}
.resultsGalTabs .nav-link{
    color: #262729 !important;
    background-color: transparent !important;
    padding: 0.5rem 1rem !important;
}
.resultsGalTabs .nav-link.active{
    border-bottom: 2px solid #262729;
    border-radius: 0 !important;
}
.resultsGalTabs .nav-link:hover{
    font-weight: bold !important;
    color: #00aeef !important;
}
.resultsGalWrap{
    padding: 0 2rem;
    background-color: #fdfdfd;
}
.resultsGalWrap .galPic{
    position: relative;
}
.resultsGalWrap .price{
    color: #fff;
    font-family: 'Roboto Bold';
    font-size: 32px;
    position: absolute;
    top: 0;
    right: 0;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.3);
}
.resultsGalWrap .lastOne{
    display: inline-block;
    position: absolute;
    top: 45px;
    right: 0;
    background-color: #36d2f4;
    padding: 5px 8px;
    color: #fff;
    border-radius: 5px;
    font-family:'MarkPro Medium';
    font-size: 18px;
}
.resultsGalWrap .promotion{
    display: inline-block;
    position: absolute;
    bottom: 0;
    background-color: #b4d648;
    width: 370px;
    left: 0;
    text-align: left;
    padding: 10px 10px;
    color: #fff;
    font-family: 'Roboto Bold';
    font-size: 18px;
}
.resultsGalWrap .propDetails{
    margin: 10px 0;
}
.resultsGalWrap .propDetails ul{
    margin: 0;
    padding: 0;
    width: 100%;
    display: inline-block;
    position: relative;
}
.resultsGalWrap .propDetails ul li{
    float: left;
    color: #262729;
    border: none;
    border-radius: 0;
    padding: 4px;
    line-height: 1;
    text-transform: capitalize;
}
.resultsGalWrap .propDetails ul li:first-child{
    margin-right: 10px;
}
.resultsGalWrap .propDetails ul.bedsBath{
    font-family: 'Roboto Bold';
    font-size: 18px;
}
.resultsGalWrap .propDetails ul.name{
    font-family:'Roboto Regular';
    font-size: 18px;
}
.resultsGalWrap .propDetails ul.name li{
    padding: 0 4px;
}
.resultsGalWrap .propDetails ul .dot{
    width: 3px;
    height: 3px;
    border-radius: 10px;
    background-color: #38d1f3;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 64px;
    z-index: 100;
}
.mcHeading{
    background-color: #80d7f7;
    padding: 2rem;
}
.macCardHeading img{
    display: inline-block;
    margin-top: -4px;
    margin-right: 10px;
}
.macCardHeader .question img{
    display: inline-block;
    margin-top: -4px;
    margin-right: 10px;
}
.adsDetails .back, .adsDetails .city{
    font-family:'MarkPro Bold';
    color: #262729;
    font-size: 26px;
}
.adsDetails .home, .adsDetails .regions{
    font-family:'MacProPro Regular';
    color: #262729;
    font-size: 26px;
}
.mcHeading .adsHeading{
    font-family:'MarkPro Bold';
    color: #262729;
    font-size: 44px;
}
.thankYou{
    padding: 1rem 2rem;
}
.macCardHeader{
    background-color: transparent;
    border: none;
    padding: 0.3rem 1.25rem;
}
.macCard{
    background-color: transparent;
    border: none;
}
.macCardHeader .btn-link{
    padding: 0 0.75rem;
    white-space: normal;
    text-align: left;
}
.macCardHeader .btn-link:hover{
    text-decoration: none;
}
.macCardBody{
    padding: .5rem 3.5rem;
}
.macCardHeading{
    color: #00aeef !important;
}
.ppCardBody{
    padding: 0.5rem 3.5rem;
    font-size: 18px;
    font-family: 'MarkPro Light';
}
.macPpCardHeading{
    color: #00adee;
}
.loginModalMain .modal-header{
    padding: 0;
    border-bottom: none;
}
.loginModalMain .modal-header img{
    max-width: 100%;
}
.loginModalMain .modal-footer{
    border-top: none;
}
.loginModalMain .welcome{
    background-color: #262729;
}
.loginModalMain .modal-body{
    padding: 0;
}
.loginModalMain .modal-body .welcome{
    padding: 1.3rem 0.75rem;
}
.loginModalMain .modal-body .welcomeSub{
    width: 35%;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
.loginModalMain .modal-body .welcome img{
    position: relative;
    top: -13px;
}
.loginModalMain .modal-body .welcome span{
    color: #fff;
    font-size: 28px;
    font-family: 'MarkPro Bold';
    display: block;
    height: 32px;
    background-size: contain;
    cursor: pointer;
    margin: 0 auto;
}
.loginModalMain .modal-body form{
    max-width: 390px;
    margin: 0 auto;
    padding: 0.75rem;
    
}
.loginModalMain .modal-body form p{
    font-family:'MarkPro Bold';
    color: #262729;
    font-size: 22px;
    padding-top: 30px;
    margin-bottom: 2rem;
}
.loginModalMain .modal-body .cred{
    font-family:'MarkPro Bold';
    color: #262729;
    font-size: 22px;
    padding-top: 30px;
    margin-bottom: 2rem;
    text-align: center;
}
.loginModalMain .modal-body form .form-group label{
    font-family:'MarkPro Bold';
    color: #262729;
    font-size: 22px;
    margin-bottom: 0;
    width: 100%;
}
.loginModalMain .modal-body form .form-control{
    width: 100%;
    border-radius: 13px;
    height: calc(2.8rem + 7px);
}
.loginModalMain .modal-body form .recover{
    display: inline-block;
    font-family:'MacProPro Regular';
    font-size: 1rem;
}
.loginModalMain .modal-footer{
    display: flex;
    align-items: center;
    justify-content: center;
}
.ucText{
    display: inline-block;
    padding: 0 3rem;
    font-family:'MarkPro Bold';
    color: #262729;
    font-size: 30px;
}
.propRatesModal .modal-dialog{
    max-width: 400px;
    margin: 2rem auto;
}
.propRatesModal .modal-content{
    padding: 2rem;
}
.propRatesModal .modal-header{
    border-bottom: none;
    font-family:'MarkPro Bold';
    font-size: 30px;
}
.propRatesModal .modal-header .close{
    right: 30px;
    top: 30px;
    background-color: transparent;
    font-size: 3rem;
}
.propRatesModalBody{
    min-height: 300px;
    max-height: 300px;
    overflow: auto;
}
.propRatesModal .modal-body table{
    border: none;
}
.propRatesModal .modal-body table thead tr th, .propRatesModal .modal-body table tbody tr td{
    background-color: #fff;
    border: none;
    text-align: center;
}
.propRatesModal .modal-body table thead tr th span, .propRatesModal .modal-body table tbody tr td span{
    width: 50%;
}
.propRatesModal .modal-body table thead tr th{
    font-family:'MarkPro Bold';
    font-size: 14px;
}
.propRatesModal .modal-body tbody tr td:hover{
    background-color: #dee2e6;
}
.propRatesModal .modal-body table tbody tr td{
    font-family:'MacProPro Regular';
    font-size: 14px;
    cursor: pointer;
    padding: 0.25rem 0.75rem;
}
.aoProgressBar{
    display: inline-flex;
    width: 79%;
    height: 0.4rem;
    margin: 18px 15px;
}
.aoProgressBar .progress-bar{
    background-color: #00adee;
}
.aoBtnsWrap .aoBtn1 a, .aoBtnsWrap .aoBtn2 a, .aoBtnsWrap .aoBtn3 a{
    border-radius: 100%;
    font-weight: bold;
}
.aoBtnsWrap .aoBtn1 a img, .aoBtnsWrap .aoBtn2 a img, .aoBtnsWrap .aoBtn3 a img{
    width: 20px;
    transform: rotate(20deg);
}
.aoBtn1, .aoBtn2{
    max-width: 44.5%;
}
.aoBtn3{
    max-width: 11%;
    text-align: center;
}
.touse{
    display: table;
}
.satFootText {
    margin-bottom: 80px;
}
#fpModal .modal-body img{
    width: 100%;
}
.nearByTM{
    margin-top: 80px;
}
.smr{
    margin: 0 auto;
    margin-top: 80px;
}
.amentiesList li{
    list-style-type: none;
}
.amentiesList li:before{
    content: ".";
    color: #000000;
    float: left;
    padding-right: 5px;
    font-size: 30px;
    line-height: 8px;
}
.HR{
    margin-top: 66px;
}

@media (min-width: 767px) {
  .midimg-abt img {
  width: 39% !important;
  }

  .midimg-abt1 img {
  width: 60% !important;
  }
}
.midimg-abt1 {
    text-align: center;
}
.midimg-abt1 img {
    width: 71%;
    margin: auto;
    display: block;
    margin-bottom: 20px;
}
.pdeSwrap #sync2.owl-carousel .owl-item img{
    min-height: auto !important;
}
.pdeSwrap #sync2.owl-theme .owl-next, .pdeSwrap #sync2.owl-theme .owl-prev{
    top: 14%;
}
.pdeSwrap #sync2.owl-theme .owl-next{
    right: 6px;
}
.pdeSwrap #sync2.owl-theme .owl-prev{
    left: 6px;
}
.seeMoreReviews{
    margin: 0 auto;
    margin-top: 80px;
    margin-bottom: 40px;
}

.searchUserInputs input{
    width: 100%;
    padding: 10px 10px;
    border: 1px solid #b5b5b5;
    font-size: 0.85rem;
    font-family: 'MarkOT-Light'; 
   
}

       .stButton .chicklets{
                height:28px;
                border-radius:50%;
                padding-left: 25px;
                }

                .messageLeaseOffice {
                margin-top: 15px;
                font-weight: bold;
                font-size: 16px;
            }


            #descriptionUnitForm {
                height: 160px !important;
            }

         
           

            textarea {
            resize:none;
            }

            .sfield1 {
            padding: 5px 20px !important;
            line-height: 30px !important;
            height: auto !important;
            border: 0px solid #eeeeee !important;
        }

        .btn1:hover, .btn:focus {
            text-decoration: none;
        }
        
        .btn1:focus, .btn.focus {
            outline: 0;
        }
        
        .btn1.disabled, .btn:disabled {
            opacity: 0.65;
        }
        
        .btn1:not(:disabled):not(.disabled) {
            cursor: pointer;
        }
        
        a.btn.disabled,
        fieldset:disabled a.btn {
            pointer-events: none;
        }
        
        .btn-primary1 {
            color: #fff;
            background-color: #007bff;
            border-color: #007bff;
        }
        
        .btn-primary1:hover {
            color: #fff;
            background-color: #0069d9;
            border-color: #0062cc;
        }
        
       
        
        .btn-primary1.disabled, .btn-primary1:disabled {
            color: #fff;
            background-color: #007bff;
            border-color: #007bff;
        }
        
        .btn-primary1:not(:disabled):not(.disabled):active, .btn-primary1:not(:disabled):not(.disabled).active,
        .show > .btn-primary1.dropdown-toggle {
            color: #fff;
            background-color: #0062cc;
            border-color: #005cbf;
        }

        

        .btn-primary1 {
            color: #fff;
            background-color: #38d1f3;
            border-color: #38d1f3;
            padding: 0.275rem 0.75rem;
            font-weight: 500;
            font-size: 0.85rem;
            font-family: 'MarkPro Medium';
        }

        .search_btn1 {
            color: #fff;
            background-color: #00adef;
            border-color: #00adef;
            padding: .875rem 1.65rem;
            height: calc(2.25rem + 17px);
            line-height: 2;
            margin-top: 0px !important;
            margin-bottom: 0px !important;
        }

            .btn1 {
            display: inline-block;
            width: 100%;
            border-radius: 5px;
            font-weight: 400;
            text-align: center;
            white-space: nowrap;
            vertical-align: middle;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            border: 1px solid transparent;
            padding: 0.375rem 0.75rem;
            font-size: 1rem;
            line-height: 1.5;
            transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        }

        .form-control1 {
        display: block !important;
        width: 100% !important;
        height: calc(2.25rem + 0px) !important;
        padding: 0.375rem 0.75rem !important;
        font-size: 1rem !important;
        line-height: 1.5 !important;
        background-clip: padding-box !important;
        border: 1px solid #D3D3D3 ;
        border-radius: 0.25rem !important;
        transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
        border-radius: 7px !important;
        margin-bottom: 13px !important;
        font-family: MarkPro Light !important;
        font-size: .9rem !important;
        background-color: #fff !important;
    }

      #fnameIcon {
        height: 15px;
        position: absolute;
        left: 13px;
        margin-top: 10px;
      }
      #lnameIcon {
        height: 15px;
        position: absolute;
        left: 13px;
        margin-top: 10px;
     }
        #emailIcon {
            height: 15px;
        position: absolute;
        left: 13px;
        margin-top: 10px;
     }
     #phoneIcon {
        height: 15px;
        position: absolute;
        left: 13px;
        margin-top: 10px; 
     }
    @media screen and (max-width: 767px) {
                .unit-amenities {
                    order: 2;
                }

                .aptSection {
                    order: 1;
                }

                .midimg-abt {
                    display: block !important;
                    order: 4;
                    margin-top: 20px;
                    margin-bottom: 20px;
                }

                .midimg-abt1 {
                    display: none !important;
                   
                }

                .unit-price-video {
                    order: 3;
                }

               .unitVideo {
               display: none;
               }

               #viewmoreprice1 {
               display: none;
               }

               .unit-price-video {
                display: block !important;
                    margin-bottom: 20px;
               }

               .unitRow {
               display: block !important;
               }

            
            }

            @media(min-width: 1232px) {
                #unitFrame, #propFrame {
                    width: 93%;
                    height: 365px;
                }
            }
            
            @media(min-width: 1200px) and (max-width: 1232px) {
                #unitFrame, #propFrame {
                    width: 98%;
                    height: 369px;
                }
            }

            @media(min-width: 991px) and (max-width: 1200px) {
                #unitFrame, #propFrame {
                    width: 100%;
                    height: 303px;
                }
            }

            
            @media(min-width: 768px) and (max-width: 812px) {
                #unitFrame, #propFrame {
                    width: 100%;
                    height: 228px;
                }
            }

            @media(min-width: 950px) and (max-width: 990px) {
                #unitFrame, #propFrame {
                    width: 100%;
                    height: 288px;
                }
            }

            @media(min-width: 813px) and (max-width: 949px) {
                #unitFrame, #propFrame {
                    width: 100%;
                    height: 274px;
                }
            }

            @media(min-width: 411px) and (max-width: 432px) {
                #unitFrame, #propFrame {
                    width: 100%;
                    height: 211px;
                }
            }

            @media(min-width: 375px) and (max-width: 410px) {
                #unitFrame, #propFrame {
                    width: 100%;
                    height: 199px;
                }
            }

            @media(min-width: 360px) and (max-width: 374px) {
                #unitFrame, #propFrame {
                    width: 100%;
                    height: 191px;
                }
            }

            @media(min-width: 576px) and (max-width: 767px) {
                #unitFrame, #propFrame {
                    width: 100%;
                    height: 282px;
                }
            }

            @media(min-width: 433px) and (max-width: 575px) {
                #unitFrame, #propFrame {
                    width: 100%;
                    height: 288px;
                }
            }

            @media (max-width: 510px) {
                .table th,
                .table td {
                    padding: 0.2rem;
                    vertical-align: top;
                    border-top: 1px solid #dee2e6;
                }

                .table-price-abt{
                    border: 1px solid #b7b7b7; 
                    font-size: 14px; 
                    font-family:'MarkPro Light';
                }
            }

            @media (min-width: 768px) and (max-width: 812px) {
                .table th,
                .table td {
                    padding: 0.4rem;
                    vertical-align: top;
                    border-top: 1px solid #dee2e6;
                }

                .table-price-abt{
                    border: 1px solid #b7b7b7; 
                    font-size: 15px; 
                    font-family:'MarkPro Light';
                }
            }



            @media screen and (min-width: 1200px) {
                .midimg-abt {
                    margin-left: 730px;
                    margin-bottom: -402px;
                }
            
            }

            @media screen and (min-width: 768px) and (max-width: 811px) {
            .midimg-abt {
                margin-left: 425px;
                margin-bottom: -402px;
             }

          }

            @media screen and (min-width: 812px) and (max-width: 1023px) {
                .midimg-abt {
                    margin-left: 465px;
                    margin-bottom: -402px;
                }

             }

            @media screen and (min-width: 1024px) and (max-width: 1199px) {   
                .midimg-abt {
                    margin-left: 570px;
                    margin-bottom: -402px;
                }

            }

            *:focus {
                outline: none;
                }
                
.searchUserInputs select{
    width: 100%;
    padding: 10px 10px;
    border: 1px solid #b5b5b5;
    border-radius: 5px;
    font-family: 'MarkOT-Light'; 
}

.searchUserInputs .searchBtn a{
    padding: 5px 20px;
    line-height: 30px;
    height: auto;
}
.searchFiltersMain{
    margin: 50px 0 0 0;
}
.searchFiltersBtn{
    width: 200px;
    margin: 0 auto;
    position: relative;
}

.searchFiltersBtnPage {
    width: 150px;
    position: relative;
}
.searchFilters {
    margin: 0 auto;
    background-color: white;
    color: black !important;
    padding-top: 10px;
    padding-right: 16px;
    padding-bottom: 10px;
    border-radius: 4px;
    width: 100%;
    border: 1px solid #999A9D;
    font-weight: bold;
    position: relative;
    font-size: 0.85rem;
    font-family: 'MarkOT Bold' !important;
}
.searchFilters:hover{
    text-decoration: none;
}
 .sfIcon{
    background: url("../SVGImageFiles/filterBtn.svg") center no-repeat;
    width: 20px;
    height: 20px;
    background-size: contain;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor:pointer;
} 
.topcross{
    background: url("../SVGImageFiles/crossMarkWhite.svg") center no-repeat;
    width: 20px;
    height: 20px;
    background-size: contain;
    position: absolute;
    top:20px !important;
    right: 10px;
    cursor:pointer;
}
 .sfcross{
    background: url("../SVGImageFiles/crossMarkWhite.svg") center no-repeat;
    width: 20px;
    height: 20px;
    background-size: contain;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor:pointer;
} 
.sfOpen{
    background-color: #fff;
    border-radius: 7px;
    border: 1px solid #e0e0e0;
}

.sfOpen .sFheading {
    margin: 0;
    padding: 10px 0;
    list-style-type: none;
    background-color: white;
    color: black;
    font-weight: bold;
    font-family: 'MarkOT Bold';
}
.sfOpen .bathRooms .bathHeading{
    border-top-left-radius: 5px;
    
    
}
.sfOpen .pet .petHeading{
    border-top-right-radius: 5px;
}
.sfOpen .pet{
    border-bottom-right-radius: 5px;
}
.sfOpen .sFcheckBoxes ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.sfOpen .sFcheckBoxes ul li{
    padding: 10px 20px;
    text-align: left;
}
.sfOpen .amenities .sFcheckBoxes ul{
    width: 30%;
}

.sfOpen .Leasing .sFcheckBoxes ul{
    width: 30%;
}


.sfOpen .bathRooms .sFcheckBoxes ul{
    width: 30%;
}



                                .slider-labels {
                            margin-top: 15px;
                            }
                            .noUi-target,.noUi-target * {
                            -webkit-touch-callout: none;
                            -webkit-user-select: none;
                            -ms-touch-action: none;
                            touch-action: none;
                            -ms-user-select: none;
                            -moz-user-select: none;
                            user-select: none;
                            -moz-box-sizing: border-box;
                            box-sizing: border-box;
                            }

                            .noUi-target {
                            position: relative;
                            direction: ltr;
                            }

                            .noUi-base {
                            width: 100%;
                            height: 100%;
                            position: relative;
                            z-index: 10000;
                            }

                            .noUi-origin {
                            position: absolute;
                            right: 0;
                            top: 0;
                            left: 0;
                            bottom: 0;
                            }

                            .noUi-handle {
                            position: relative;
                            z-index: 10000;
                            }

                            .noUi-stacking .noUi-handle {
                            z-index: 10000;
                            }

                            .noUi-state-tap .noUi-origin {
                            -webkit-transition: left 0.3s,top .3s;
                            transition: left 0.3s,top .3s;
                            }

                            .noUi-state-drag * {
                            cursor: inherit !important;
                            }

                            .noUi-base,.noUi-handle {
                            -webkit-transform: translate3d(0,0,0);
                            transform: translate3d(0,0,0);
                            }

                            .noUi-horizontal {
                            height: 4px;
                            }

                            .noUi-horizontal .noUi-handle {
                            width: 18px;
                            height: 18px;
                            border-radius: 50%;
                            left: -7px;
                            top: -8px;
                            background-color: #00ADEF;
                            }

                            .noUi-background {
                            background: #D6D7D9;
                            height: 2px;
                            }

                            .noUi-connect {
                            background: #00ADEF;
                            -webkit-transition: background 450ms;
                            transition: background 450ms;
                            }

                            .noUi-origin {
                            border-radius: 2px;
                            height: 2px;
                            }

                            .noUi-target {
                            border-radius: 2px;
                            }

                            .noUi-draggable {
                            cursor: w-resize;
                            }

                            .noUi-vertical .noUi-draggable {
                            cursor: n-resize;
                            }

                            .noUi-handle {
                            cursor: default;
                            -webkit-box-sizing: content-box !important;
                            -moz-box-sizing: content-box !important;
                            box-sizing: content-box !important;
                            }

                            .noUi-handle:active {
                            border: 8px solid #00ADEF;
                            border: 8px solid rgba(1, 125, 241, 0.38);
                            -webkit-background-clip: padding-box;
                            background-clip: padding-box;
                            left: -14px;
                            top: -16px;
                            }

                            [disabled].noUi-connect,[disabled] .noUi-connect {
                            background: #B8B8B8;
                            }

                            [disabled].noUi-origin,[disabled] .noUi-handle {
                            cursor: not-allowed;
                            }

.sliderWrap{
    background-color: #fff;
    border:1px solid #b5b5b5;
    display: inline-block;
    width: 260px;
    padding: 20px 20px 5px 20px;
    position: absolute;
    left: 16px;
    z-index: 999;
    border-radius: 5px;
} 




.pricerange{ 
    
    border: 0px !important;
    width: 65px !important;
    padding-left: 3px !important;
    margin-right: -8px !important;
    background: transparent;
    color: #000;
}
.searchUserInputs .slider.slider-horizontal {
    width: 100%;
    height: 8px; 
}
.searchUserInputs .slider-selection{background-color: rgb(0, 174, 239);
    background-image:none;}
.searchUserInputs .slider.slider-horizontal .slider-track{
    
    background-color: rgb(96, 98, 103);
    background-image:none;
    height: 7px;
}

.searchUserInputs .slider-handle {
    position: absolute;
    top: -15px;
    width: 33px;
    height: 33px;
    background-color: #fff;
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: none;
}

.searchUserInputs .ui-slider .ui-slider-handle{
    position: absolute;
    top: -4px;
    width: 15px;
    height: 15px;
    background-color: #fff;
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image:none;
    border-radius:50px;
    border:1px solid #e0e0e0;
    cursor:pointer;
}
.searchUserInputs .ui-slider .ui-slider-handle:focus {
    outline:0;
}
.searchUserInputs .ui-widget.ui-widget-content {
    border: 0px solid #c5c5c5;
    background-color: rgb(96, 98, 103);
    background-image: none;
    height: 7px;
    margin-top: 20px;
    margin-right: 17px;
}
.searchUserInputs #amount{display:none}

.searchUserInputs .ui-widget-header {
    border: 0px solid #dddddd;
    background: #e9e9e9;
    color: #333333;
    font-weight: bold;
    background-color: rgb(0, 174, 239);
    background-image: none;
}

.slider-example b{color: #fff;
    float: left;
    display: block;
    margin-bottom: 10px;    font-family: MarkPro Medium;
    
    font-size: 1.0rem; font-weight:400;
}

.sortDdn label{
    padding-right: 15px;
}
.sortDdn select{
    padding: 10px 20px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    margin-right:0px;
    margin-bottom:6px;
}
.sortDdn{
    text-decoration: none !important;
}
.addressHtag{
    margin-top: 15px;
}
.srStars{
    margin-top: 60px;
    font-size: 14px;
}
.buildingMap{
    padding-top: 60px;
    padding-bottom: 17px;
    margin-bottom:25px;
}
.buildingMap iframe{
    width: 100%;
    height: 100%;
}
.searchUserInputs2{
    padding: 70px 0;
}
.pdeStickyHeader{
    top: 0;
    background-color: #ffffff;
    z-index: 1000;
}
.pmDetailsTabs{
    list-style-type: none;
    padding: 0px 0px;
    margin: 0 auto;
}
.pmDetailsTabs li a{
    text-decoration: underline !important;
}
@media (max-width: 359px) {
    #google_translate_element{
        margin-top:12px !important;
        margin-left:0px ;
    }
}
@media (max-width: 480px){
        .leftarw, .rightarw{
        top:50% !important;
    }
    .amentiesList li{
        float: none !important;
        width: 100% !important;
    }
    .bluebackshade1 .container {
        padding: 0;
    }
}
@media (min-width: 500px){
    .loginModalMain .modal-dialog{
        max-width: 768px;
    }
}
@media (min-width: 576px){
    .bannerhomepage {
        padding: 4.9rem 2rem 4rem 2rem;
    }
}
@media (max-width: 767px){
    .aoProgressBar{
        width: 38%;
    }
    .loginModalMain .modal-body .welcome{
        padding: 1.4rem 0.75rem;
        
    }
    
    .loginModalMain .modal-body .welcome img{
        top: -10px;
    }
    
    .searchUserInputs .col-md-3, .searchUserInputs .col-md-2{
        margin: 10px 20px;
    }
    .searchUserInputs .searchBtn a{
        float: right;
    }
    .banner h1{
        font-size: 30px;
    }
    .sliderWrap{
        width: 100%;
        left: 0px;
    }
    .sfOpen  .sFcheckBoxes ul{
        float: none;
        margin-left: -4px;
    }
    .sfOpen{
        margin: 0 -10px;
    }
    .sfOpen .bathRooms, .sfOpen .amenities, .sfOpen .Leasing{
        border-right: none;
    }
    .buildingMap{
        padding-top:70px;
        padding-bottom: 180px;

    }
    .searchUserInputs2{
        padding: 20px 0;
    }
    
    ul.property-aminities li{
        float: none !important;
        width: 100% !important;
    }
    .mobSearch_btn{
        display: block !important;
    }		
    .mcSat{
        margin-top: 30px;
    }
    .pmLocations li{
        float: none !important;
        width: 100% !important;
    }
    footer ul.icons{
        float: none;
    }
    .gtglobal{        
        text-align:left !important;
    }
    .mpFooterLogo{
        width: 160px !important;
    }
}
@media (max-width: 768px){
    .gtglobal{
        padding:0;
    }
}

@media (min-width: 768px) and (max-width: 768px){
    .cmBtn{
        padding-right: 0 !important;
    }
}

@media (min-width: 768px) and (max-width: 991px){
    .aoProgressBar{
        width: 66%;
    }
    .lggreenbtn{
        padding: 1.15rem 1.25rem !important;
    }
    .mpFooterLogo{
        width: 160px !important;
    }
     #google_translate_element{
        margin: 0 0 0 10px !important;
    }
}

@media (min-width: 768px) and (max-width: 1199px){
    .fav, .comp{
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
        border-right: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px){
    .aoProgressBar{
        width: 75%;
    }
}

@media (min-width: 1200px){
    .loginModalMain .modal-dialog{
        max-width: 768px;
    }
}

  @media(min-width: 1232px) {
                #unitFrame, #propFrame {
                    width: 96%;
                    height: 365px;
                }
            }
            
            @media(min-width: 1200px) and (max-width: 1232px) {
                #unitFrame, #propFrame {
                    width: 100%;
                    height: 360px;
                }
            }

            @media(min-width: 991px) and (max-width: 1199px) {
                #unitFrame, #propFrame {
                    width: 100%;
                    height: 286px;
                }
            }

            
            @media(min-width: 768px) and (max-width: 812px) {
                #unitFrame, #propFrame {
                    width: 97%;
                    height: 210px;
                }
            }

            @media(min-width: 950px) and (max-width: 990px) {
                #unitFrame, #propFrame {
                    width: 100%;
                    height: 279px;
                }
            }

            @media(min-width: 813px) and (max-width: 949px) {
                #unitFrame, #propFrame {
                    width: 98%;
                    height: 245px;
                }
            }

            @media(min-width: 411px) and (max-width: 432px) {
                #unitFrame, #propFrame {
                    width: 100%;
                    height: 211px;
                }
            }

            @media(min-width: 375px) and (max-width: 410px) {
                #unitFrame, #propFrame {
                    width: 100%;
                    height: 199px;
                }
            }

            @media(min-width: 360px) and (max-width: 374px) {
                #unitFrame, #propFrame {
                    width: 100%;
                    height: 191px;
                }
            }

            @media(min-width: 576px) and (max-width: 767px) {
                #unitFrame, #propFrame {
                    width: 100%;
                    height: 282px;
                }
            }

            @media(min-width: 433px) and (max-width: 575px) {
                #unitFrame, #propFrame {
                    width: 100%;
                    height: 288px;
                }
            }

.mobSearch_btn{
    padding: 5px 20px;
    line-height: 30px;
    height: auto;
    margin: 0 auto;
}	
.srBmContainer{
    max-width: 1140px !important;
}
.dcwin{
  max-height:240px;  
  margin-bottom:80px;   
}

.card-back3{
  max-height:240px;   
    
}

.locValidation {
    background-color: #CF2027;
    width: 100%;
    padding: 4px 12px 2px;
    text-align:left;
    word-break: break-word;
    border-radius: 0px 0px 5px 5px;
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 40px;
    z-index: 1000;
}
.arrow-up {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #00adef;
    position: absolute;
    top: -15px;
}
.searchByLoc{
    position: relative;
}

.leftarw, .rightarw{
    top:35% !important;
}
.mpHomeSec1{
    margin-top: 90px;
}
 @media (max-width: 767px) {
 .mpHeroWrapper{
  background-color:rgba(255, 255, 255, 0.5);  
  padding-right: 10px !important;
  padding-left: 10px  !important;
  padding-top: 2rem  !important; 
}

 }
.mpHeroWrapper{
  background-color:rgba(255, 255, 255, 0.7);  
  padding: 2rem;   
}
.mpHeroWrapper form{
 padding: 0;
}
.ui-menu-item:hover{
     border: 1px solid #00adef !important;
    background: #00adef !important;
}
.ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #00adef !important;
    background: #00adef !important;
}

ul.s-share span {
    background-repeat: inherit !important;
}