﻿.text_view h1 {
    font-size: 18px;
    padding-left: 26px;
}

.text_view p {
    font-size: 12px;
    padding-left: 26px;
    font-weight: 500;
    margin: 5px 0px;
}

.sub_feq .panel {
    display: none;
}

.product-wrap {
    margin-top: 0px;
    padding-bottom: 0px;
}

    .product-wrap .first-section {
        position: relative;
    }

.owl-loaded {
    color: rgb(32, 34, 44);
    padding-bottom: 10px;
}
#returns {
    position: absolute;
    top: 0;
    width: 100%;
}
.tablewrap .tab-content {
position:relative;
}
.tablist {
display:flex;
justify-content:space-between;
}
    .tablist .block-title h5 {
        font-weight: 600;
        font-size: 30px;
        margin-bottom: 20px;
    }
.tablewrap table {
    background-color: #fff;
    border:1px solid #ccc;
}
#marketSaleReturns tr td {
border:none!important;
}
#marketSalePrice tr td {
    border: none !important;
}
.markettrends .viewAll .btn {
    font-weight: 500;
    font-size: 18px;
    background-color: #EF1284;
    color: #ffffff !important;
    border-radius: 5px;
    padding: 10px 30px;
    display: flex;
    width: 160px;
    align-items: center;
    justify-content: center;
    margin: 40px auto 0 auto;
}
.market-trend-tabs {
    background-color: #fff;
    border-bottom: none;
}
   ul.market-trend-tabs li a {
        color: #000!important;
        font-weight: 400!important;
        border: none!important;
    }
    ul.market-trend-tabs li a.active {
        background: #EF1284!important;
        color: #fff!important;
        font-weight: 400!important;
        margin: 3px!important;
        border:none!important;
        border-radius:5px !important;
    }
    @media (max-width: 768px) {
        .search-filter-container .tab-pane {
        height: 90vh !important;
    }

    .mobileFilterbutton {
        z-index: 9 !important;
    }

    .product-wrap .first-section .col-md-8,
    .product-wrap .first-section .col-md-4 {
        max-width: 100%;
    }

    .product-wrap .first-section .booknow {
        margin-top: 20px;
    }
}

.product-wrap .first-section .product-carousel .owl-carousel .owl-dots {
    position: absolute;
    bottom: 40px;
    text-align: center;
    width: 100%;
}

    .product-wrap .first-section .product-carousel .owl-carousel .owl-dots button {
        height: 8px;
        width: 8px;
        background: #ffffff80;
        border-radius: 50%;
        margin: 3px;
    }

        .product-wrap .first-section .product-carousel .owl-carousel .owl-dots button.active {
            background: white;
        }

.product-wrap .first-section .product-carousel .owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
}

    .product-wrap .first-section .product-carousel .owl-carousel .owl-nav .owl-prev,
    .product-wrap .first-section .product-carousel .owl-carousel .owl-nav .owl-next {
        height: 44px;
        width: 44px;
        background: #ffffff9e;
        padding: 10px;
    }

        .product-wrap .first-section .product-carousel .owl-carousel .owl-nav .owl-prev:hover,
        .product-wrap .first-section .product-carousel .owl-carousel .owl-nav .owl-next:hover {
            background: white;
        }

        .product-wrap .first-section .product-carousel .owl-carousel .owl-nav .owl-prev span,
        .product-wrap .first-section .product-carousel .owl-carousel .owl-nav .owl-next span {
            font-size: 30px;
            color: deeppink;
        }

    .product-wrap .first-section .product-carousel .owl-carousel .owl-nav .owl-next {
        float: right;
    }

.product-wrap .first-section .info {
    padding: 20px;
    background: white;
    margin-bottom: 20px;
}

    .product-wrap .first-section .info h4 {
        color: #112950;
        font-size: 24px;
        font-weight: 400;
        line-height: 29px;
        margin-bottom: 5px;
    }

    .product-wrap .first-section .info .location {
        display: flex;
    }

    .product-wrap .first-section .info .location {
        display: flex;
    }

    .product-wrap .first-section .info .Events .location {
        display: flex;
        margin: 7px;
    }

        .product-wrap .first-section .info .Events .location i {
            margin-right: 10px;
            color: #ef0075;
        }

    .product-wrap .first-section .info .location p {
        color: #324b72;
        font-size: 17px;
        font-weight: 400;
        line-height: 20px;
        opacity: 0.5;
    }

    .product-wrap .first-section .info .location img {
        margin-right: 10px;
    }

    .product-wrap .first-section .info .location .Events {
        margin-right: 10px;
        color: #ef0075;
    }

    .product-wrap .first-section .info .detail-info {
        padding: 20px;
        color: #324b72;
        font-size: 16px;
        font-weight: 400;
        line-height: 23px;
        opacity: 0.9000000357627869;
    }

    .product-wrap .first-section .info .rating-wrap {
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        height: 66px;
    }

        .product-wrap .first-section .info .rating-wrap .rating,
        .product-wrap .first-section .info .rating-wrap .sharepropdiv {
            padding: 0 15px;
            border-right: 1px solid lightgray;
        }

            .product-wrap .first-section .info .rating-wrap .rating p i {
                float: left;
                margin-right: 5px;
                margin-left: 0px;
            }

                .product-wrap .first-section .info .rating-wrap .rating p i:nth-child(1),
                .product-wrap .first-section .info .rating-wrap .rating p i:nth-child(2) {
                    color: #2ecfdc !important;
                }

        .product-wrap .first-section .info .rating-wrap .share img {
            margin: 0 10px;
            cursor: pointer;
        }

.product-wrap .first-section .graphical-info {
    padding: 20px;
    background: white;
    margin-bottom: 20px;
}

    .product-wrap .first-section .graphical-info .table tr {
        border-bottom: 1px solid #e0e6ed;
    }

    .product-wrap .first-section .graphical-info .table tbody tr:last-child {
        border-bottom: 0px;
    }

    .product-wrap .first-section .graphical-info .table thead th {
        border: 0px;
    }

    .product-wrap .first-section .graphical-info .table .feature-svg {
        display: flex;
        padding-bottom: 10px;
    }

        .product-wrap .first-section .graphical-info .table .feature-svg p {
            color: #112950;
            font-size: 10px;
            font-weight: 400;
            line-height: 12px;
            opacity: 0.5;
            position: absolute;
            bottom: -15px;
            text-align: center;
            width: 100%;
        }

        .product-wrap .first-section .graphical-info .table .feature-svg img {
            margin-bottom: 5px;
            margin: 0 10px;
            height: 30px;
        }

    .product-wrap .first-section .graphical-info .table th {
        color: #324b72;
        font-size: 16px;
        font-weight: 400;
        line-height: 19px;
    }

        .product-wrap .first-section .graphical-info .table th:nth-child(4) {
            text-align: right;
        }

    .product-wrap .first-section .graphical-info .table td:nth-child(1) i {
        color: #324b72 !important;
    }

    .product-wrap .first-section .graphical-info .table td:nth-child(2) {
        color: #112950;
        font-size: 15px;
        font-weight: 400;
        line-height: 20px;
    }

    .product-wrap .first-section .graphical-info .table td:nth-child(4) {
        text-align: right;
        color: #10121b;
        font-size: 14px;
        font-weight: 600;
        line-height: 20px;
        padding: 25px 0;
    }

.product-wrap .first-section .terms {
    background: white;
    padding: 20px;
}

    .product-wrap .first-section .terms h4 {
        color: #112950;
        font-size: 18px;
        font-weight: 400;
        line-height: 22px;
        margin-bottom: 25px;
        display: block;
    }

    .product-wrap .first-section .terms .terms-points .term-deposit {
        display: flex;
        padding-bottom: 20px;
        border-bottom: 0;
    }

        .product-wrap .first-section .terms .terms-points .term-deposit div {
            padding: 0 40px;
            border-right: 1px solid lightgray;
        }

            .product-wrap .first-section .terms .terms-points .term-deposit div:nth-child(1) {
                padding-left: 0px;
            }

            .product-wrap .first-section .terms .terms-points .term-deposit div:nth-child(3) {
                border-right: none;
            }

            .product-wrap .first-section .terms .terms-points .term-deposit div p:nth-child(1) {
                color: #324b72;
                font-size: 15px;
                font-weight: 400;
                line-height: 20px;
                margin-bottom: 5px;
            }

            .product-wrap .first-section .terms .terms-points .term-deposit div p:nth-child(2) {
                color: #112950;
                font-size: 23px;
                font-weight: 400;
                line-height: 20px;
            }

    .product-wrap .first-section .terms .offers {
        padding-top: 20px;
    }

        .product-wrap .first-section .terms .offers h4 {
            color: #112950;
            font-size: 18px;
            font-weight: 400;
            line-height: 22px;
        }

            .product-wrap .first-section .terms .offers h4 span {
                padding: 3px 10px;
                background: #2ecfdc;
                color: #ffffff;
                font-size: 12px;
                font-weight: 400;
                line-height: 14px;
                border-radius: 4px;
            }

        .product-wrap .first-section .terms .offers .offers-block {
            display: flex;
            align-items: center;
            padding: 15px;
            border-radius: 10px;
            background: #f4f5fb;
            margin-bottom: 5px;
        }

            .product-wrap .first-section .terms .offers .offers-block img {
                margin-right: 20px;
            }

            .product-wrap .first-section .terms .offers .offers-block p {
                color: #324b72;
                font-size: 16px;
                font-weight: 400;
                line-height: 23px;
                opacity: 0.9000000358;
            }

    .product-wrap .first-section .terms .know-more {
        margin-top: 20px;
    }

        .product-wrap .first-section .terms .know-more p {
            padding: 12px 15px;
            border: 2px solid #324b72;
            color: #324b72;
            width: fit-content;
            font-size: 15px;
            font-weight: 400;
            line-height: 18px;
        }

            .product-wrap .first-section .terms .know-more p:hover {
                background: #324b72;
                color: white;
                cursor: pointer;
            }

.product-wrap .first-section .booknow .yay-scheduled {
    height: 393px;
    padding: 20px;
    text-align: center;
    position: relative;
    background: #fff;
}

    .product-wrap .first-section .booknow .yay-scheduled .yay-schedule-content {
        margin: 20% 0;
    }

    .product-wrap .first-section .booknow .yay-scheduled p {
        color: #324B72 !important;
        font-size: 16px !important;
        font-weight: 400 !important;
        line-height: 17px !important;
        margin: 20px 0;
        text-align: center !important;
        margin-bottom: 0 !important;
    }

    .product-wrap .first-section .booknow .yay-scheduled .detail {
        color: #112950 !important;
        font-size: 17px !important;
        font-weight: 600 !important;
        line-height: 20px !important;
    }

    .product-wrap .first-section .booknow .yay-scheduled .btn {
        width: 100% !important;
        padding: 15px !important;
        color: white !important;
    }

        .product-wrap .first-section .booknow .yay-scheduled .btn:hover {
            color: #ef0073 !important;
        }

.product-wrap .first-section .booknow .card .nav-item {
    background: #e1eef8;
    width: 50%;
}

    .product-wrap .first-section .booknow .card .nav-item a {
        padding: 20px;
        color: #ffffff;
        font-size: 16px;
        font-weight: 400;
        line-height: 19px;
        border: none;
        border-radius: 0px;
        text-align: center;
        color: #112950;
    }

        .product-wrap .first-section .booknow .card .nav-item a.active {
            background: #324b72;
            color: white;
        }

.product-wrap .first-section .booknow .card .book-second {
    display: none;
}

    .product-wrap .first-section .booknow .card .book-second .otp {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

        .product-wrap .first-section .booknow .card .book-second .otp .otp-box {
            height: 60px;
            background: white;
            text-align: center;
        }

.product-wrap .first-section .booknow .card .schedule-second {
    display: none;
}

    .product-wrap .first-section .booknow .card .schedule-second .otp {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

        .product-wrap .first-section .booknow .card .schedule-second .otp .otp-box {
            height: 60px;
            background: white;
            text-align: center;
        }

.product-wrap .first-section .booknow .card .schedule-third {
    display: none;
}

.product-wrap .first-section .booknow .card .schedule-fourth {
    display: none;
}

    .product-wrap .first-section .booknow .card .schedule-fourth .manage-note {
        color: #FFFFFF;
        font-size: 12px;
        font-weight: 300;
        letter-spacing: 0.4px;
        line-height: 14px;
        margin: 10px 0 0;
    }

.product-wrap .first-section .booknow .card .book-fourth .manage-note {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.4px;
    line-height: 14px;
    margin: 10px 0 0;
}

.product-wrap .first-section .booknow .card .schedule-fourth .card-text {
    color: #FFFFFF;
    font-size: 15px !important;
    font-weight: 400;
    line-height: 18px !important;
    margin-bottom: 0 !important;
    text-align: center !important;
}

    .product-wrap .first-section .booknow .card .schedule-fourth .card-text b {
        font-weight: 600;
    }

    .product-wrap .first-section .booknow .card .schedule-fourth .card-text:nth-child(2) {
        padding-bottom: 10px;
    }

.product-wrap .first-section .booknow .card .schedule-fourth .similar-property {
    border-top: 1px solid #d3d3d366;
    border-bottom: 1px solid #d3d3d366;
}

.product-wrap .first-section .booknow .card .book-fourth .similar-property {
    border-top: 1px solid #d3d3d366;
    border-bottom: 1px solid #d3d3d366;
}

.product-wrap .first-section .booknow .card .schedule-fourth .similar-property .title {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    margin: 20px 0 10px;
}

.product-wrap .first-section .booknow .card .book-fourth .similar-property .title {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    margin: 20px 0 10px;
}

.product-wrap .first-section .booknow .card .schedule-fourth #similar-property-carousel .item p {
    margin: 10px 0;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
}

.product-wrap .first-section .booknow .card .schedule-fourth #similar-property-carousel .item .location {
    display: flex !important;
    align-items: center;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    margin-bottom: 20px;
}

    .product-wrap .first-section .booknow .card .schedule-fourth #similar-property-carousel .item .location img {
        width: 15px !important;
        margin-right: 10px;
        height: 15px;
    }

.product-wrap .first-section .booknow .card .schedule-fourth #similar-property-carousel .owl-nav {
    position: absolute;
    top: -35px;
    right: 0;
}

    .product-wrap .first-section .booknow .card .schedule-fourth #similar-property-carousel .owl-nav .owl-next,
    .product-wrap .first-section .booknow .card .schedule-fourth #similar-property-carousel .owl-nav .owl-prev {
        padding: 5px 7px !important;
        color: white;
        border: 1px solid white;
        line-height: 10px;
        margin: 0 !important;
    }

        .product-wrap .first-section .booknow .card .schedule-fourth #similar-property-carousel .owl-nav .owl-next:hover,
        .product-wrap .first-section .booknow .card .schedule-fourth #similar-property-carousel .owl-nav .owl-prev:hover {
            color: #324b72;
            border: 1px solid #324b72;
            background: white;
        }

    .product-wrap .first-section .booknow .card .schedule-fourth #similar-property-carousel .owl-nav .owl-next {
        margin-left: 3px !important;
    }

.product-wrap .first-section .booknow .card .schedule-fourth #similar-property-carousel .owl-dots {
    display: none;
}

.product-wrap .first-section .booknow .card .tab-content {
    background: #ece5e5;
}

    .product-wrap .first-section .booknow .card .tab-content .tab-pane {
        height: auto;
    }

        .product-wrap .first-section .booknow .card .tab-content .tab-pane .confirm-btn {
            width: 100%;
            color: white;
            margin-top: 30px;
            padding: 15px;
        }

        .product-wrap .first-section .booknow .card .tab-content .tab-pane p {
            color: #000;
            font-size: 16px;
            font-weight: 400;
            line-height: 19px;
            padding: 0;
            text-align: left;
            margin-bottom: 30px;
        }

        .product-wrap .first-section .booknow .card .tab-content .tab-pane .form-control {
            width: 100% !important;
            margin: 0;
            border: none;
            height: 50px;
            background: transparent;
            border-bottom: 2px solid #fff;
        }

        .product-wrap .first-section .booknow .card .tab-content .tab-pane label {
            color: #ffffff;
            font-size: 16px;
            font-weight: 400;
            line-height: 19px;
        }

        .product-wrap .first-section .booknow .card .tab-content .tab-pane .pick-time,
        .product-wrap .first-section .booknow .card .tab-content .tab-pane .pick-date {
            position: relative;
            cursor: pointer;
        }

            .product-wrap .first-section .booknow .card .tab-content .tab-pane .pick-time i,
            .product-wrap .first-section .booknow .card .tab-content .tab-pane .pick-date i {
                font-size: 24px;
                position: absolute;
                margin-top: 0;
                top: 50%;
                right: 10px;
            }

        .product-wrap .first-section .booknow .card .tab-content .tab-pane form span {
            color: #000;
            font-size: 12px;
            font-weight: 400;
            letter-spacing: 0.4px;
            line-height: 14px;
        }

.product-wrap .first-section .testimonial {
    margin-top: 0;
    background: white;
    padding: 20px;
    position: relative;
}

    .product-wrap .first-section .testimonial .testimonial-carousel .owl-dots {
        position: absolute;
        bottom: 0px;
        text-align: center;
        right: 0;
    }

        .product-wrap .first-section .testimonial .testimonial-carousel .owl-dots button {
            height: 8px;
            width: 8px;
            background: #d8d8d8;
            border-radius: 50%;
            margin: 3px;
        }

            .product-wrap .first-section .testimonial .testimonial-carousel .owl-dots button.active {
                background: deeppink;
            }

    .product-wrap .first-section .testimonial .testimonial-carousel .owl-nav {
        position: absolute;
        top: -40px;
        right: 0;
    }

        .product-wrap .first-section .testimonial .testimonial-carousel .owl-nav .owl-prev,
        .product-wrap .first-section .testimonial .testimonial-carousel .owl-nav .owl-next {
            height: 20px;
            width: 20px;
            border: 1px solid #112950;
        }

            .product-wrap .first-section .testimonial .testimonial-carousel .owl-nav .owl-prev:hover,
            .product-wrap .first-section .testimonial .testimonial-carousel .owl-nav .owl-next:hover {
                background: white;
            }

            .product-wrap .first-section .testimonial .testimonial-carousel .owl-nav .owl-prev span,
            .product-wrap .first-section .testimonial .testimonial-carousel .owl-nav .owl-next span {
                font-size: 30px;
                line-height: 0;
                color: deeppink;
            }

        .product-wrap .first-section .testimonial .testimonial-carousel .owl-nav .owl-next {
            float: right;
            margin-left: 5px;
        }

    .product-wrap .first-section .testimonial .testimonial-carousel .owl-item p {
        color: #112950;
        font-size: 15px;
        font-weight: 400;
        line-height: 20px;
    }

    .product-wrap .first-section .testimonial .testimonial-carousel .owl-item .user {
        display: flex;
        align-items: center;
        margin-top: 20px;
    }

        .product-wrap .first-section .testimonial .testimonial-carousel .owl-item .user img {
            width: 45px;
            margin-right: 10px;
        }

        .product-wrap .first-section .testimonial .testimonial-carousel .owl-item .user .user-info i {
            float: left;
        }

        .product-wrap .first-section .testimonial .testimonial-carousel .owl-item .user .user-info i {
            display: none;
            color: #2ecfdc !important;
        }

    .product-wrap .first-section .testimonial h4 {
        color: #112950;
        font-size: 16px;
        font-weight: 400;
        line-height: 19px;
        margin-bottom: 20px;
    }

.product-wrap .second-section {
    background: white;
}

@media (max-width: 768px) {
    .product-wrap .second-section .nearby .col-md-6 {
        min-width: 100%;
    }
}

.product-wrap .second-section .promises {
    padding: 0px 15px;
    margin-top: 40px;
}

#SimilarPropertiesContainer .card {
    border-radius: 0 0 20px 20px;
}

.product-wrap .second-section .promises .promises-icons .icon-wrap {
    width: 11%;
    display: inline-grid;
    text-align: center;
    margin-top: 10px;
}

    .product-wrap .second-section .promises .promises-icons .icon-wrap .img-wrap {
        height: 50px;
    }

    .product-wrap .second-section .promises .promises-icons .icon-wrap img {
        margin: 0 auto;
        height: 30px;
    }

    .product-wrap .second-section .promises .promises-icons .icon-wrap p {
        height: auto;
        margin: 6px;
        font-size: 14px;
    }

.product-wrap .second-section .promises h4 {
    color: #112950;
    font-size: 24px;
    font-weight: 400;
    line-height: 29px;
    margin-bottom: 30px;
}

.product-wrap .second-section .nearby {
    padding: 0 0 40px;
}

    .product-wrap .second-section .nearby .row {
        padding: 0 15px;
    }

    .product-wrap .second-section .nearby h4 {
        margin-bottom: 30px;
    }

    .product-wrap .second-section .nearby .mapouter {
        width: 100%;
    }

        .product-wrap .second-section .nearby .mapouter .gmap_canvas {
            width: 100%;
            height: 525px;
            padding: 5px;
        }

    .product-wrap .second-section .nearby .nav-tabs {
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .product-wrap .second-section .nearby .nav-tabs .nav-item {
            flex: 1;
            background: #000;
            border-radius: 30px;
            margin-right: 10px;
            color: #fff;
            margin-left: 10px;
        }

            .product-wrap .second-section .nearby .nav-tabs .nav-item a {
                padding: 20px;
                text-align: center;
                border-radius: 0;
                flex: 1;
                border: none;
                color: #fff !important;
            }

                .product-wrap .second-section .nearby .nav-tabs .nav-item a.active {
                    background: #f8049c;
                    color: #fff;
                    border-radius: 30px;
                }

    .product-wrap .second-section .nearby .tab-content {
        background: white !important;
    }

        .product-wrap .second-section .nearby .tab-content .tab-pane {
            padding: 30px;
        }

            .product-wrap .second-section .nearby .tab-content .tab-pane .table tr {
                border-bottom: 1px solid #C5D6F1;
            }

                .product-wrap .second-section .nearby .tab-content .tab-pane .table tr td {
                    color: #10121B;
                    font-size: 15px;
                    font-weight: 500;
                    line-height: 25px;
                    width: 80%;
                }

                    .product-wrap .second-section .nearby .tab-content .tab-pane .table tr td:last-child {
                        text-align: right;
                    }

            .product-wrap .second-section .nearby .tab-content .tab-pane .table th {
                color: #3085FF;
                border: none;
            }

                .product-wrap .second-section .nearby .tab-content .tab-pane .table th:nth-child(2) {
                    text-align: right;
                }

            .product-wrap .second-section .nearby .tab-content .tab-pane .table tbody tr:hover {
                transform: scale(1.05);
                box-shadow: 0px 0px 10px #d3d3d36e;
                border-bottom: none;
                cursor: pointer;
            }

                .product-wrap .second-section .nearby .tab-content .tab-pane .table tbody tr:hover td {
                    border-top: 1px solid #fff !important;
                }

.product-wrap .third-section {
    padding: 0px;
}

.homepage-wrap .homepage-card .tab-pane .card-carousel .owl-carousel {
    position: relative;
    display: flex;
    align-items: center;
}

.product-wrap .third-section h4 {
    color: #112950;
    font-size: 24px;
    font-weight: 400;
    line-height: 29px;
    margin-bottom: 20px;
}

.product-wrap .third-section .owl-carousel-cards .card hr.line {
    width: 100% !important;
    margin: 10px 0;
}

@media (max-width: 768px) {
    .product-wrap .third-section .owl-carousel-cards .owl-nav {
        left: -20px;
        right: -20px;
    }
}

.product-wrap .third-section .owl-carousel-cards .owl-nav .owl-prev i {
    margin-right: 0px;
    position: absolute;
    /* top: 45%; */
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 0px 0px 0px !important;
    border: 0px solid #f8049c;
    color: #f8049c;
    background: #ffffff9e;
    font-size: 25px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
}

.product-wrap .third-section .owl-carousel-cards .owl-nav .owl-next i {
    float: right;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    position: absolute;
    /* top: 45%; */
    right: 0;
    padding: 0px 0px 0px !important;
    border: 0px solid #f8049c;
    color: #f8049c;
    background: #ffffff9e;
    font-size: 25px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
}

    .product-wrap .third-section .owl-carousel-cards .owl-nav .owl-prev i:hover,
    .product-wrap .third-section .owl-carousel-cards .owl-nav .owl-next i:hover {
        background: #fff !important;
        box-shadow: 0px 0px 2px #ccc !important;
    }

.product-wrap .third-section .owl-carousel-cards h5 {
    color: #112950;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    margin: 12px 0 4px;
}

.product-wrap .third-section .owl-carousel-cards .cords {
}

    .product-wrap .third-section .owl-carousel-cards .cords img {
        width: 15px;
        margin-right: 10px;
    }

.product-wrap .third-section .owl-carousel-cards .col-md-12 {
    display: flex;
    align-self: center;
    justify-content: space-between;
}

.product-wrap .third-section .owl-carousel-cards .price h6 {
    color: #a5a5a5;
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
}

.product-wrap .third-section .owl-carousel-cards .price p {
    margin: 0px 13px;
    color: #a5a5a5;
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    line-height: 22px;
    text-align: left;
}

    .product-wrap .third-section .owl-carousel-cards .price p i {
        color: #a5a5a5 !important;
        margin-right: 5px;
    }

.product-wrap .third-section .owl-carousel-cards .rating p {
    color: #324b72;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    padding: 0;
    text-align: left;
    margin: 3px 0;
}

.product-wrap .third-section .owl-carousel-cards .rating .wid {
    padding: 0 !important;
}

    .product-wrap .third-section .owl-carousel-cards .rating .wid i {
        float: left !important;
        margin-right: 3px;
        margin-left: 0 !important;
    }

        .product-wrap .third-section .owl-carousel-cards .rating .wid i:nth-child(1),
        .product-wrap .third-section .owl-carousel-cards .rating .wid i:nth-child(2),
        .product-wrap .third-section .owl-carousel-cards .rating .wid i:nth-child(3) {
            color: #50e3c2 !important;
        }

.product-wrap .third-section .owl-carousel-cards .view-property a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .product-wrap .third-section .owl-carousel-cards .view-property a p {
        padding: 0;
        color: #3085ff;
        font-size: 16px;
        font-weight: 400;
        line-height: 19px;
        opacity: 0.6000000238418579;
        text-align: left;
    }

    .product-wrap .third-section .owl-carousel-cards .view-property a i {
        color: #83b6ff !important;
    }

@media (max-width: 425px) {
    .product-wrap .third-section .owl-carousel-cards .owl-stage-outer {
        padding-bottom: 20px;
    }

        .product-wrap .third-section .owl-carousel-cards .owl-stage-outer .owl-item .card {
            border: none;
            margin: 20px;
        }

        .product-wrap .third-section .owl-carousel-cards .owl-stage-outer .owl-item.active .item .card {
            box-shadow: 0px 0px 0px #cecece !important;
        }
}

.product-wrap .col-md-8 {
    opacity: 1;
}

@media (max-width: 425px) {
    .product-wrap .rating-wrap {
        padding: 10px 0;
    }

        .product-wrap .rating-wrap .rating,
        .product-wrap .rating-wrap .share {
            flex: 1;
        }

        .product-wrap .rating-wrap .share {
            display: flex;
            align-items: center;
            justify-content: space-evenly;
        }

    .product-wrap .graphical-info {
        overflow-x: scroll;
    }

    .product-wrap .term-deposit {
        align-items: center;
    }

        .product-wrap .term-deposit div {
            padding: 0 10px !important;
            flex: 1;
        }

            .product-wrap .term-deposit div p:nth-child(1) {
                height: 40px;
            }

            .product-wrap .term-deposit div p:nth-child(2) {
                font-size: 16px !important;
            }

    .product-wrap .promises-icons .icon-wrap {
        width: 30% !important;
    }

    .product-wrap .nearby {
        padding: 0 20px 25px !important;
        margin-bottom: 20px;
    }

        .product-wrap .nearby .nav-tabs .nav-item a {
            padding: 10px !important;
        }

        .product-wrap .nearby .col-md-6:nth-child(2) {
            border-left: 1px solid #eaf0fa !important;
        }
}

.gallery {
    margin-top: 100px;
}

    .gallery .card {
        border: none !important;
    }

    .gallery .nav-tabs {
        border-bottom: none;
        display: flex;
        align-items: center;
        justify-content: center;
        border-bottom: none !important;
        background-color: white;
    }

        .gallery .nav-tabs li a {
            padding: 22px 40px;
        }

.inputs input {
    border: 1px solid #f8049c;
    font-size: 20px !important;
    font-weight: 700;
}

@media (max-width: 768px) {
    .gallery .nav-tabs li a {
        padding: 25px 16px;
    }
}

@media (max-width: 425px) {
    .gallery .nav-tabs {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0px 6px;
    }

        .gallery .nav-tabs li a {
            padding: 10px;
            font-size: 12px;
        }
}

.gallery .nav-tabs .nav-item.show .nav-link,
.gallery .nav-tabs .nav-link.active {
    background-color: #f3f8fb !important;
}

.gallery .seting {
    border: 0px solid transparent !important;
    border-top-left-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    padding-bottom: 15px !important;
}

.gallery .tab-content {
    padding-bottom: 0;
}

    .gallery .tab-content .tab-pane {
        height: auto;
        padding: 50px;
    }

        .gallery .tab-content .tab-pane img.image_height {
            height: 100%;
        }

@media (max-width: 425px) {
    .gallery .tab-content .tab-pane {
        padding: 20px 20px;
    }
}

@media (max-width: 768px) {
    .gallery .col-md-6.p-0.responsive {
        padding: 15px !important;
        top: -10px;
    }

    .gallery img.card-img-top.image_height {
        height: 95% !important;
    }
}

.map-view {
    background: #F4F8FB;
    min-height: 75vh;
}

    .map-view .bgc .map-box {
        height: 100%;
    }

.maplist {
    height: 81vh;
    position: sticky;
    z-index: 1;
    right: -15px;
    padding: 0;
    padding-left: 30px;
    margin-top: 12px;
}

.map-view h5.title {
    color: #112950;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
}

.map-view .colive {
    color: #112950;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    padding: 0px 0px 0px 15px;
}

.map-view .no-gutt {
    margin-right: 0;
    margin-left: 0;
    align-items: center;
}

.map-view .googlemap {
    width: 100%;
    height: 100%;
}

.map-view img.widhigh-img {
    width: 100%;
}

.map-view img.pl-1 {
    padding-left: 0px !important;
}

.map-view .view-property {
    align-items: center;
    float: right;
    display: flex;
    margin: 0;
    padding-bottom: 10px;
}

.map-view .load {
    float: left;
}

.map-view .view {
    margin: 0px;
}

.map-view .radio {
    display: flex;
    background-color: white;
    margin-top: 93px;
    border-style: solid;
    border-width: 0.1px 0px;
    border-color: whitesmoke;
    padding: 20px 0;
}

.map-view .stager {
    display: grid;
    grid-template-columns: 22px 1fr;
    margin: 7px 0;
    font-weight: 400;
    color: #a5a5a5;
    line-height: 17px;
    font-size: 12px;
}

.map-view i.fa.fa-heart-o {
    float: right;
    background-color: #FFFFFF;
    border: 1px;
}

.map-view p.pricings.m-0 {
    color: #324B72;
    font-size: 12px;
    font-weight: 600;
    line-height: 17px;
    text-align: left;
    display: -webkit-box;
    margin-bottom: 7px !important;
}

.map-view .col-md-8.pl-0 {
    opacity: 1;
}

.map-view p.sortby.mr-3 {
    color: #112950;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
}

.map-view p.load.m-0 {
    color: #112950;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    text-align: left;
}

.map-view .card.mb-4.container.ok {
    padding: 0px 0px 0px !important;
    border: none;
    border-radius: 0px;
    margin-bottom: 17px !important;
    margin-left: 14px;
}

.MapView_Prop_card_View_Right {
    padding: 10px 0px 0px;
}

.map-view img.widhigh-img {
    width: 100%;
    height: 100%;
}

.map-view .card .MapView_Prop_card_View {
    height: 135px;
    overflow: hidden;
    min-height: 85px;
    max-height: 125px;
    text-align: center;
}

.map-view p.rating_align {
    margin-top: 6px;
    margin-left: 0px;
    color: #112950;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
}

.map-view .display {
    display: flex;
    align-items: center;
    margin: 26px 0 5px 0;
}

.map-view h5.sortby {
    color: #929AA7;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    margin-top: 7px;
}

.map-view p.head_title {
    display: inline;
}

@media (max-width: 768px) {
    .map-view #footer h5 {
        text-align: center;
    }

    .map-view h5.title {
        color: #112950;
        font-size: 15px;
        font-weight: 400;
        padding: 10px;
        line-height: 19px;
    }

    .map-view .display {
        display: flex;
        display: flex;
        width: fit-content;
    }

    .map-view .stager {
        display: grid;
        grid-template-columns: 22px 1fr;
        margin: 7px 0;
        font-weight: 400;
        color: #324B72;
        line-height: 17px;
        opacity: 0.5;
        margin-left: 4px;
    }

    .maplist {
        height: 85vh;
        position: relative;
        z-index: 10;
        top: 0;
        right: 0;
        width: 58%;
    }

    .map-view .col-md-12.d-flex.align-items-center.justify-content-between.pt-3 {
        display: block !important;
    }

    .map-view img.pl-1 {
        padding-left: 0.25rem !important;
    }

    .map-view .colive {
        color: #112950;
        font-size: 16px;
        font-weight: 400;
        line-height: 22px;
        text-align: left;
    }

    .map-view .col-sm-12.col-md-5 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .map-view img.widhigh-img {
        width: 100%;
    }

    .map-view .card .MapView_Prop_card_View {
        height: fit-content;
        overflow: hidden;
        min-height: unset;
        max-height: unset;
        text-align: center;
    }

    .map-view .col-md-7 {
        display: none;
    }

    .map-view .col-md-6.pl-0 {
        padding-left: 15px !important;
    }

    .map-view p.load.m-0 {
        color: #112950;
        font-size: 18px;
        font-weight: 600;
        line-height: 22px;
        margin-left: 15px !important;
    }

    .map-view p.pricings.m-0 {
        color: #324B72;
        font-size: 14px;
        font-weight: 400;
        line-height: 17px;
        text-align: left;
        display: -webkit-box;
        padding-left: 15px;
    }

    .map-view .col-md-8.pl-0 {
        padding: 10px;
    }

    .map-view p.sortby.mr-3 {
        position: relative;
        text-align: center;
        width: fit-content;
    }

    .map-view p.upgrade {
        text-align: center;
    }
}

@media (max-width: 425px) {
    .map-view .col-md-12.d-flex.align-items-center.justify-content-between.pt-4 {
        display: block !important;
    }

    .map-view p.sortby.mr-3 {
        position: relative;
        text-align: center;
        width: fit-content;
        margin: 0px auto 20px !important;
    }

    .map-view .display {
        display: flex;
        display: flex;
        margin: 0 auto;
        width: fit-content;
    }

    .map-view p.rating_align {
        margin-top: 6px;
        margin-left: 0px;
        color: #112950;
        font-size: 15px;
        font-weight: 400;
        line-height: 14px !important;
        text-align: left;
    }
}

@media (max-width: 1024px) {
    .map-view h5.sortby {
        color: #929AA7;
        font-size: 15px;
        font-weight: 400;
        line-height: 14px !important;
        text-align: left;
        margin-top: 7px;
    }

    .map-view p.upgrade {
        color: #112950;
        font-size: 14px !important;
        font-weight: 400;
    }
}

@media (max-width: 768px) {
    .map-view .grid-popup-wrap .first-section .graphical-info {
        padding: 0px;
        margin-bottom: 0px;
        float: left !important;
        display: inline-grid !important;
    }

    .map-view .grid-popup-wrap .first-section .terms {
        background: white;
        padding: 0px;
        display: inline-grid;
    }

    .map-view .QuickviewModal .modal-dialog {
        overflow: hidden;
        max-width: 100%;
    }

    .map-view .graphical-info {
        width: 100%;
        overflow: scroll;
    }

    .map-view table.table {
        overflow: scroll;
    }

    .map-view .QuickviewModal .modal-dialog {
        max-width: 100% !important;
    }

    .map-view .grid-popup-wrap .first-section .terms .terms-points .term-deposit div p:nth-child(2) {
        color: #112950;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
    }

    .map-view .grid-popup-wrap .first-section .terms .terms-points .term-deposit div {
        padding: 0 0px;
        border-right: 1px solid lightgray;
    }
}

.map-view .display {
    width: 140px;
}

    .map-view .display:hover {
        cursor: pointer;
    }

    .map-view .display .rating_align {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .map-view .display .fa {
        font-size: 20px;
        margin: 0 5px;
    }

    .map-view .display .sortby {
        margin-top: 0px !important;
        margin: 0 5px 0 0;
    }

.map-view .card .view {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    opacity: 1;
    /* margin-right: 10px; */
    background: #ef0075;
    padding: 6px 10px;
}

.map-view .card .col-md-4 {
    padding-left: 0px;
}

.mapview {
    padding: 12px 5px;
}

.mig-header-menu-toggle-button {
    color: white;
    background-color: #7c9d63;
    z-index: 9900;
    margin-top: 0rem;
}

.state {
    color: #112950;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}

section.grid-view {
    background: #F4F8FB;
}

    section.grid-view .navbar {
        padding: 13px 23px 13px 16px;
        background-color: white;
        border: 1px solid lightgray;
    }

@media (max-width: 768px) {
    section.grid-view .navbar {
        padding: 10px 40px;
    }
}

section.grid-view .mig-header-menu-bar .nav-pills .nav-item.show .nav-link {
    color: white;
}

section.grid-view .mig-header-menu-bar .dropdown-menu {
    border-bottom-width: 4px;
    border-bottom-color: #7c9d63;
}

section.grid-view .more-rounded {
    border-radius: 0.5rem;
    font-weight: 600;
    text-decoration: none;
}

section.grid-view .btn.btn-default {
    border-radius: 0;
    border-color: black;
    background-color: white;
    width: 80px;
    border-width: 2px;
    font-weight: 600;
}

section.grid-view .btn-default {
    background-color: white !important;
}

section.grid-view .form-control {
    border-radius: 0 !important;
    width: 160px;
    border-width: 2px;
    margin-left: 50px;
}

section.grid-view input.form-control.form {
    margin: -2px;
}

section.grid-view .form-control {
    width: 20%;
}

section.grid-view .add-on .input-group-btn > .btn {
    border-left-width: 0;
    left: -2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

section.grid-view .add-on .form-control:focus {
    box-shadow: none;
    -webkit-box-shadow: none;
    border-color: #cccccc;
}

section.grid-view section {
    padding: 0px 0;
}

    section.grid-view section .section-title {
        text-align: center;
        color: #007b5e;
        margin-bottom: 50px;
        text-transform: uppercase;
    }

section.grid-view #footer {
    background: white !important;
}

    section.grid-view #footer h5 {
        color: #112950;
        font-size: 17px;
        font-weight: 700;
        line-height: 19px;
        text-align: left;
        margin-bottom: 13px;
    }

    section.grid-view #footer a {
        color: #324b72;
        font-size: 14px;
        font-weight: 400;
        line-height: 29px;
        text-align: left;
    }

    section.grid-view #footer ul.social li {
        padding: 3px 0;
    }

        section.grid-view #footer ul.social li a i {
            margin-right: 5px;
            font-size: 25px;
            -webkit-transition: 0.5s all ease;
            -moz-transition: 0.5s all ease;
            transition: 0.5s all ease;
        }

        section.grid-view #footer ul.social li:hover a i {
            font-size: 30px;
            margin-top: -10px;
        }

        section.grid-view #footer ul.social li a:hover {
            color: black;
        }

    section.grid-view #footer ul.quick-links li {
        padding: 3px 0;
        -webkit-transition: 0.5s all ease;
        -moz-transition: 0.5s all ease;
        transition: 0.5s all ease;
    }

        section.grid-view #footer ul.quick-links li:hover {
            padding: 3px 0;
            margin-left: 5px;
            font-weight: 700;
        }

        section.grid-view #footer ul.quick-links li a i {
            margin-right: 5px;
        }

        section.grid-view #footer ul.quick-links li:hover a i {
            font-weight: 700;
        }

section.grid-view .col-xs-12.col-sm-4.col-md-2 {
    font-weight: 400;
}

section.grid-view .col-xs-12.col-sm-4.col-md-4 {
    text-align: center;
}

section.grid-view .col-md-4.col-md-offset-4 {
    text-align: -webkit-center;
}

section.grid-view .align {
    text-align: -webkit-center;
}

section.grid-view .nav-item a {
    color: #324b72;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    text-align: left;
}

section.grid-view li.nav-item a {
    padding-top: 17px;
}

section.grid-view .social-links {
    text-align: center;
}

    section.grid-view .social-links li {
        display: inline-block;
    }

        section.grid-view .social-links li a {
            font-size: 20px !important;
            color: #324b72 !important;
            margin-right: 13px;
        }

section.grid-view .copyright a {
    color: #324b72;
    font-size: 14px;
    font-weight: 400;
    line-height: 29px;
    text-align: left;
}

section.grid-view .privicy-polciy ul {
    text-align: right;
}

    section.grid-view .privicy-polciy ul li {
        display: inline-block;
        padding-left: 10px;
        padding-right: 10px;
    }

        section.grid-view .privicy-polciy ul li a {
            color: #324b72;
            font-size: 14px;
            font-weight: 400;
            line-height: 29px;
            text-align: left;
        }

section.grid-view footer {
    padding: 41px 0;
}

section.grid-view nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    background-color: white !important;
    z-index: 20;
    position: fixed;
    width: 100%;
    border: 0;
}

section.grid-view #container {
    height: 100%;
    width: 100%;
    position: absolute;
}

section.grid-view #header,
section.grid-view #footer {
    width: 100%;
}

section.grid-view #body {
    height: 100%;
    width: 100%;
}

section.grid-view section {
   /* background-color: #f4f8fb;*/
    margin-top: 0px;
}
.markettrends {
    background-color: #f4f8fb;
    padding:2%;
}
section.grid-view button.btn.btn-secondary {
    background-color: #ffffff;
    border: 2px solid #112950;
    width: 95px;
    height: 37px;
    border-radius: 0;
    color: #112950;
}

section.grid-view .check_box {
    color: #112950;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    text-align: left;
}

section.grid-view button.btn.btn-outline-success.my-2.my-sm-0 {
    border-radius: 8px;
    margin-right: 0px;
    background-color: #ffffff;
    border: 1px solid #f8049c;
    width: 105px;
    height: 37px;
    color: #282c3f;
}

    section.grid-view button.btn.btn-outline-success.my-2.my-sm-0:hover {
        background-color: #ffffff;
        color: #ef0073 !important;
        font-size: 13px;
    }

section.grid-view i.fa.fa-star {
    float: right;
}

.price > p > span.startprice {
    font-size: 12px;
}

section.grid-view .price {
    color: #112950;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    text-align: left;
    display:none;
}

section.grid-view .view {
    color: #3085ff;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    opacity: 0.6000000238418579;
    text-align: left;
}

section.grid-view .col-md-12.texts {
    color: #112950;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    margin-left: -80px;
}

section.grid-view .maps-align {
    text-align: right;
    margin-left: 20px;
}

section.grid-view .map {
    min-width: 709px;
    min-height: 751px;
    width: 100%;
    height: 100%;
}

section.grid-view .container-fluid.bgc {
    background-color: #f4f8fb;
}

section.grid-view h5.text-align {
    color: #112950;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    margin-top: 20px;
}

section.grid-view .card {
    border-radius: 0;
    max-width: 340px;
}

    section.grid-view .card.mb-3 {
        width: 540px;
        height: 135px;
        margin-top: 15px;
    }

section.grid-view .carousel-img {
    width: 100%;
}

section.grid-view .card-title {
    color: #112950;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
}

section.grid-view i.fa.fa-heart-o {
    float: right;
}

section.grid-view .cords {
    color: #a5a5a5;
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
    width: 189px;
    margin-top: 0px;
    text-align: left;
}

section.grid-view .layout {
    margin-left: 18px;
}

section.grid-view .pricing {
    margin-top: 0px;
    color: #324B72;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    float: left;
}

section.grid-view .card-img {
    height: 133px;
}

section.grid-view p.wid {
    color: #112950;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    margin-left: 0px !important;
    text-align: left;
}

section.grid-view i.fa.fa-inr {
    color: #112950 !important;
    margin-right: 4px
}

    section.grid-view i.fa.fa-inr:before {
        font-size: 12px;
    }

section.grid-view p.upgrade {
    color: #112950;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
    text-align: right;
}

section.grid-view .sort-by-rate {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 140px;
}

    section.grid-view .sort-by-rate h5 {
        font-size: 15px;
        margin: 0;
    }

@media (max-width: 768px) {
    section.grid-view .sort-by-rate h5 {
        font-size: 15px;
    }
}

section.grid-view .sort-by-rate .rating {
    border: 0px;
}

section.grid-view .sort-by-rate .fa {
    margin: 0;
    position: relative;
    right: 0;
}

section.grid-view p.rating {
    color: #112950 !important;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    text-align: left;
    margin: 2px;
}

@media (max-width: 768px) {
    section.grid-view hr {
        width: 100% !important;
    }

    section.grid-view i.fa.fa-chevron-right {
        margin-top: 0px !important;
        margin-right: 0px !important;
        font-size: 14px;
    }

    section.grid-view i.fa.fa-angle-down {
        font-size: 22px;
        font-weight: 600;
    }

    section.grid-view .inline-display {
        display: flex;
        margin: 0 auto;
        width: fit-content;
    }

    section.grid-view .rate {
        color: #324b72;
        font-size: 12px;
        font-weight: 400;
        float: none !important;
        line-height: 17px;
    }

    section.grid-view p.upgrade {
        color: #112950;
        font-size: 18px;
        font-weight: 400;
        text-align: center;
    }
    .searchblock .form-group .form-control {
        width: 100% !important;
    }
    section.grid-view .copyright a {
        color: #324b72;
        font-size: 14px;
        font-weight: 400;
        line-height: 29px;
        text-align: left;
        margin-left: 120px;
    }

    section.grid-view .property {
        color: #3085ff;
        font-size: 16px;
        font-weight: 400;
        line-height: 19px;
        margin-left: 0px !important;
    }

    section.grid-view .cords {
        color: #324b72;
        font-size: 12px !important;
        font-weight: 400;
        line-height: 17px;
        width: 189px;
        margin-top: 0px;
        text-align: left;
        margin-left: 0px;
    }

    section.grid-view #footer h5 {
        padding-left: 0;
        border-left: transparent;
        padding-bottom: 0px;
        margin-bottom: 10px;
    }

    section.grid-view .check_box {
        color: #112950;
        font-size: 15px;
        font-weight: 500;
        line-height: 18px;
        text-align: left;
    }
}

section.grid-view .img-wrap {
    position: relative;
}

    section.grid-view .img-wrap p {
        display: none;
    }

    section.grid-view .img-wrap:hover p {
        display: block !important;
        position: absolute;
        display: none;
        bottom: 0;
        margin: 0;
        text-align: center;
        width: 100%;
        background: #00000054;
        color: white;
        cursor: pointer;
    }

.property_rightview .QuickviewModal .modal-dialog {
    top: 5% !important;
}

section.grid-view .QuickviewModal .modal-dialog {
    max-width: 50%;
}

section.grid-view .grid-popup-wrap .first-section {
    background: #f4f8fb;
    padding: 20px 0;
}

    section.grid-view .grid-popup-wrap .first-section .product-carousel .owl-carousel .owl-dots {
        position: absolute;
        bottom: 40px;
        text-align: center;
        width: 100%;
    }

        section.grid-view .grid-popup-wrap .first-section .product-carousel .owl-carousel .owl-dots h4 {
            color: #112950;
            font-size: 24px;
            font-weight: 500;
            line-height: 29px;
            text-align: left;
        }

        section.grid-view .grid-popup-wrap .first-section .product-carousel .owl-carousel .owl-dots button {
            height: 8px;
            width: 8px;
            background: #ffffff80;
            border-radius: 50%;
            margin: 3px;
        }

            section.grid-view .grid-popup-wrap .first-section .product-carousel .owl-carousel .owl-dots button.active {
                background: white;
            }

    section.grid-view .grid-popup-wrap .first-section .product-carousel .owl-carousel .owl-nav {
        position: absolute;
        top: 50%;
        width: 100%;
    }

        section.grid-view .grid-popup-wrap .first-section .product-carousel .owl-carousel .owl-nav .owl-prev,
        section.grid-view .grid-popup-wrap .first-section .product-carousel .owl-carousel .owl-nav .owl-next {
            height: 44px;
            width: 44px;
            background: #ffffff9e;
            padding: 10px;
        }

            section.grid-view .grid-popup-wrap .first-section .product-carousel .owl-carousel .owl-nav .owl-prev:hover,
            section.grid-view .grid-popup-wrap .first-section .product-carousel .owl-carousel .owl-nav .owl-next:hover {
                background: white;
            }

            section.grid-view .grid-popup-wrap .first-section .product-carousel .owl-carousel .owl-nav .owl-prev span,
            section.grid-view .grid-popup-wrap .first-section .product-carousel .owl-carousel .owl-nav .owl-next span {
                font-size: 30px;
                color: deeppink;
            }

        section.grid-view .grid-popup-wrap .first-section .product-carousel .owl-carousel .owl-nav .owl-next {
            float: right;
        }

    section.grid-view .grid-popup-wrap .first-section i.fa.fa-share-alt {
        font-size: 18px;
    }

    section.grid-view .grid-popup-wrap .first-section i.fa.fa-heart {
        font-size: 18px;
    }

    section.grid-view .grid-popup-wrap .first-section .info {
        padding: 20px;
        background: white;
        margin-bottom: 20px;
    }

        section.grid-view .grid-popup-wrap .first-section .info h4 {
            color: #112950;
            font-size: 24px;
            font-weight: 400;
            line-height: 29px;
            margin-bottom: 5px;
        }

        section.grid-view .grid-popup-wrap .first-section .info .location {
            display: flex !important;
        }

            section.grid-view .grid-popup-wrap .first-section .info .location p {
                color: #324b72;
                font-size: 17px;
                font-weight: 400;
                line-height: 20px;
                opacity: 0.5;
                display: flex;
            }

            section.grid-view .grid-popup-wrap .first-section .info .location img {
                margin-right: 10px;
            }

        section.grid-view .grid-popup-wrap .first-section .info .detail-info {
            padding: 20px;
            color: #212529;
            font-size: 16px;
            font-weight: 400;
            line-height: 26px;
            opacity: 0.9000000357627869;
        }

        section.grid-view .grid-popup-wrap .first-section .info .rating-wrap {
            display: flex;
            align-items: center;
            justify-content: space-evenly;
        }

            section.grid-view .grid-popup-wrap .first-section .info .rating-wrap .rating {
                padding: 0 15px;
                border-right: 1px solid lightgray;
                width: 90%;
            }

                section.grid-view .grid-popup-wrap .first-section .info .rating-wrap .rating .ro {
                    width: 10%;
                    display: flex;
                    align-items: center;
                    justify-content: space-around;
                }

                section.grid-view .grid-popup-wrap .first-section .info .rating-wrap .rating p i {
                    float: left;
                    margin-right: 5px;
                    margin-left: 0px;
                }

                    section.grid-view .grid-popup-wrap .first-section .info .rating-wrap .rating p i:nth-child(1),
                    section.grid-view .grid-popup-wrap .first-section .info .rating-wrap .rating p i:nth-child(2) {
                        color: #2ecfdc !important;
                    }

            section.grid-view .grid-popup-wrap .first-section .info .rating-wrap .share img {
                margin: 0 10px;
                cursor: pointer;
            }

    section.grid-view .grid-popup-wrap .first-section .graphical-info {
        padding: 20px;
        background: white;
        margin-bottom: 20px;
    }

        section.grid-view .grid-popup-wrap .first-section .graphical-info .table tr {
            border-bottom: 1px solid #e0e6ed;
        }

        section.grid-view .grid-popup-wrap .first-section .graphical-info .table tbody tr:last-child {
            border-bottom: 0px;
        }

        section.grid-view .grid-popup-wrap .first-section .graphical-info .table thead th {
            border: 0px;
        }

        section.grid-view .grid-popup-wrap .first-section .graphical-info .table .feature-svg {
            display: flex;
        }

            section.grid-view .grid-popup-wrap .first-section .graphical-info .table .feature-svg p {
                color: #112950;
                font-size: 10px;
                font-weight: 400;
                line-height: 12px;
                opacity: 0.5;
            }

            section.grid-view .grid-popup-wrap .first-section .graphical-info .table .feature-svg img {
                margin-bottom: 5px;
            }

                section.grid-view .grid-popup-wrap .first-section .graphical-info .table .feature-svg img:nth-child(1) {
                    margin-right: 20px;
                }

        section.grid-view .grid-popup-wrap .first-section .graphical-info .table th {
            color: #212529;
            font-size: 16px;
            font-weight: 400;
            line-height: 19px;
        }

            section.grid-view .grid-popup-wrap .first-section .graphical-info .table th:nth-child(4) {
                text-align: right;
            }

        section.grid-view .grid-popup-wrap .first-section .graphical-info .table td:nth-child(1) i {
            color: #324b72 !important;
        }

        section.grid-view .grid-popup-wrap .first-section .graphical-info .table td:nth-child(2) {
            color: #112950;
            font-size: 15px;
            font-weight: 400;
            line-height: 20px;
        }

        section.grid-view .grid-popup-wrap .first-section .graphical-info .table td:nth-child(4) {
            text-align: right;
            color: #10121b;
            font-size: 14px;
            font-weight: 600;
            line-height: 20px;
            padding: .75rem 0;
        }

.term-deposit-title {
    font-weight: 600 !important;
    font-size: 16px !important;
    margin-bottom: 14px !important;
}

.term-deposit-text {
    font-size: 16px !important;
}

    section.grid-view .grid-popup-wrap .first-section .terms {
        background: white;
        padding: 20px;
    }

        section.grid-view .grid-popup-wrap .first-section .terms h4 {
            color: #212529;
            font-size: 18px;
            font-weight: 400;
            line-height: 22px;
            margin-bottom: 25px;
            display: block;
        }

        section.grid-view .grid-popup-wrap .first-section .terms .terms-points .term-deposit {
            display: flex;
            padding-bottom: 20px;
            border-bottom: 1px solid lightgray;
        }

            section.grid-view .grid-popup-wrap .first-section .terms .terms-points .term-deposit div {
                padding: 0 40px;
                border-right: 1px solid lightgray;
            }

                section.grid-view .grid-popup-wrap .first-section .terms .terms-points .term-deposit div:nth-child(1) {
                    padding-left: 0px;
                }

                section.grid-view .grid-popup-wrap .first-section .terms .terms-points .term-deposit div:nth-child(3) {
                    border-right: none;
                }

                section.grid-view .grid-popup-wrap .first-section .terms .terms-points .term-deposit div p:nth-child(1) {
                    color: #212529;
                    font-size: 15px;
                    font-weight: 400;
                    line-height: 20px;
                    margin-bottom: 5px;
                }

                section.grid-view .grid-popup-wrap .first-section .terms .terms-points .term-deposit div p:nth-child(2) {
                    color: #212529;
                    font-size: 23px;
                    font-weight: 400;
                    line-height: 20px;
                }

        section.grid-view .grid-popup-wrap .first-section .terms .offers {
            padding-top: 20px;
        }

            section.grid-view .grid-popup-wrap .first-section .terms .offers h4 {
                color: #212529;
                font-size: 18px;
                font-weight: 400;
                line-height: 22px;
            }

                section.grid-view .grid-popup-wrap .first-section .terms .offers h4 span {
                    padding: 3px 10px;
                    background: #2ecfdc;
                    color: #ffffff;
                    font-size: 12px;
                    font-weight: 400;
                    line-height: 14px;
                    border-radius: 4px;
                }

            section.grid-view .grid-popup-wrap .first-section .terms .offers .offers-block {
                display: flex;
                align-items: center;
                padding: 15px;
                border-radius: 10px;
                background: #f4f5fb;
                margin-bottom: 5px;
            }

                section.grid-view .grid-popup-wrap .first-section .terms .offers .offers-block img {
                    margin-right: 20px;
                }

                section.grid-view .grid-popup-wrap .first-section .terms .offers .offers-block p {
                    color: #324b72;
                    font-size: 16px;
                    font-weight: 400;
                    line-height: 23px;
                    opacity: 0.9000000357627869;
                }

        section.grid-view .grid-popup-wrap .first-section .terms .know-more {
            padding-top: 20px;
            margin-top: 20px;
        }

            section.grid-view .grid-popup-wrap .first-section .terms .know-more p {
                padding: 12px 15px;
                border: 2px solid #324b72;
                color: #324b72;
                width: fit-content;
                font-size: 15px;
                font-weight: 400;
                line-height: 18px;
            }

                section.grid-view .grid-popup-wrap .first-section .terms .know-more p:hover {
                    background: #324b72;
                    color: white;
                    cursor: pointer;
                }

    section.grid-view .grid-popup-wrap .first-section .booknow .card .nav-item {
        background: #e1eef8;
        width: 50%;
    }

        section.grid-view .grid-popup-wrap .first-section .booknow .card .nav-item a {
            padding: 20px;
            color: #ffffff;
            font-size: 16px;
            font-weight: 400;
            line-height: 19px;
            border: none;
            border-radius: 0px;
            text-align: center;
            color: #112950;
        }

            section.grid-view .grid-popup-wrap .first-section .booknow .card .nav-item a.active {
                background: #324b72;
                color: white;
            }

    section.grid-view .grid-popup-wrap .first-section .booknow .card .tab-content {
        background: #324b72;
    }

        section.grid-view .grid-popup-wrap .first-section .booknow .card .tab-content .tab-pane {
            height: auto;
        }

            section.grid-view .grid-popup-wrap .first-section .booknow .card .tab-content .tab-pane .confirm-btn {
                width: 100%;
                color: white;
                margin-top: 30px;
            }

            section.grid-view .grid-popup-wrap .first-section .booknow .card .tab-content .tab-pane p {
                color: #ffffff;
                font-size: 16px;
                font-weight: 400;
                line-height: 19px;
                padding: 0;
                text-align: left;
                margin-bottom: 30px;
            }

            section.grid-view .grid-popup-wrap .first-section .booknow .card .tab-content .tab-pane .form-control {
                width: 100% !important;
                margin: 0;
                border: none;
            }

            section.grid-view .grid-popup-wrap .first-section .booknow .card .tab-content .tab-pane label {
                color: #ffffff;
                font-size: 16px;
                font-weight: 400;
                line-height: 19px;
            }

            section.grid-view .grid-popup-wrap .first-section .booknow .card .tab-content .tab-pane .pick-time,
            section.grid-view .grid-popup-wrap .first-section .booknow .card .tab-content .tab-pane .pick-date {
                position: relative;
                cursor: pointer;
            }

                section.grid-view .grid-popup-wrap .first-section .booknow .card .tab-content .tab-pane .pick-time i,
                section.grid-view .grid-popup-wrap .first-section .booknow .card .tab-content .tab-pane .pick-date i {
                    font-size: 24px;
                    position: absolute;
                    margin-top: 0;
                    top: 50%;
                    right: 10px;
                }

            section.grid-view .grid-popup-wrap .first-section .booknow .card .tab-content .tab-pane form span {
                color: #ffffff;
                font-size: 12px;
                font-weight: 400;
                letter-spacing: 0.4px;
                line-height: 14px;
            }

    section.grid-view .grid-popup-wrap .first-section .testimonial {
        margin-top: 20px;
        background: white;
        padding: 20px;
    }

        section.grid-view .grid-popup-wrap .first-section .testimonial .testimonial-carousel .owl-dots {
            position: absolute;
            top: -40px;
            text-align: center;
            right: 0;
        }

            section.grid-view .grid-popup-wrap .first-section .testimonial .testimonial-carousel .owl-dots button {
                height: 8px;
                width: 8px;
                background: #d8d8d8;
                border-radius: 50%;
                margin: 3px;
            }

                section.grid-view .grid-popup-wrap .first-section .testimonial .testimonial-carousel .owl-dots button.active {
                    background: deeppink;
                }

        section.grid-view .grid-popup-wrap .first-section .testimonial .testimonial-carousel .owl-nav {
            position: absolute;
            bottom: 0%;
            right: 0;
        }

            section.grid-view .grid-popup-wrap .first-section .testimonial .testimonial-carousel .owl-nav .owl-prev,
            section.grid-view .grid-popup-wrap .first-section .testimonial .testimonial-carousel .owl-nav .owl-next {
                height: 20px;
                width: 20px;
                border: 1px solid #112950;
            }

                section.grid-view .grid-popup-wrap .first-section .testimonial .testimonial-carousel .owl-nav .owl-prev:hover,
                section.grid-view .grid-popup-wrap .first-section .testimonial .testimonial-carousel .owl-nav .owl-next:hover {
                    background: white;
                }

                section.grid-view .grid-popup-wrap .first-section .testimonial .testimonial-carousel .owl-nav .owl-prev span,
                section.grid-view .grid-popup-wrap .first-section .testimonial .testimonial-carousel .owl-nav .owl-next span {
                    font-size: 30px;
                    line-height: 0;
                    color: deeppink;
                }

            section.grid-view .grid-popup-wrap .first-section .testimonial .testimonial-carousel .owl-nav .owl-next {
                float: right;
                margin-left: 5px;
            }

        section.grid-view .grid-popup-wrap .first-section .testimonial .testimonial-carousel .owl-item p {
            color: #112950;
            font-size: 15px;
            font-weight: 400;
            line-height: 20px;
        }

        section.grid-view .grid-popup-wrap .first-section .testimonial .testimonial-carousel .owl-item .user {
            display: flex;
            align-items: center;
            margin-top: 20px;
        }

            section.grid-view .grid-popup-wrap .first-section .testimonial .testimonial-carousel .owl-item .user img {
                width: 45px;
                margin-right: 10px;
            }

            section.grid-view .grid-popup-wrap .first-section .testimonial .testimonial-carousel .owl-item .user .user-info i {
                float: left;
            }

                section.grid-view .grid-popup-wrap .first-section .testimonial .testimonial-carousel .owl-item .user .user-info i:nth-child(1),
                section.grid-view .grid-popup-wrap .first-section .testimonial .testimonial-carousel .owl-item .user .user-info i:nth-child(2) {
                    color: #2ecfdc !important;
                }

        section.grid-view .grid-popup-wrap .first-section .testimonial h4 {
            color: #112950;
            font-size: 16px;
            font-weight: 400;
            line-height: 19px;
            margin-bottom: 20px;
        }

section.grid-view .grid-popup-wrap .second-section {
    background: white;
}

    section.grid-view .grid-popup-wrap .second-section .promises {
        padding: 20px;
    }

        section.grid-view .grid-popup-wrap .second-section .promises .promises-icons .icon-wrap {
            width: 11%;
            display: inline-grid;
            text-align: center;
        }

            section.grid-view .grid-popup-wrap .second-section .promises .promises-icons .icon-wrap .img-wrap {
                height: 50px;
            }

            section.grid-view .grid-popup-wrap .second-section .promises .promises-icons .icon-wrap img {
                margin: 0 auto;
            }

            section.grid-view .grid-popup-wrap .second-section .promises .promises-icons .icon-wrap p {
                height: 100px;
            }

        section.grid-view .grid-popup-wrap .second-section .promises h4 {
            color: #112950;
            font-size: 24px;
            font-weight: 400;
            line-height: 29px;
            margin-bottom: 50px;
        }

    section.grid-view .grid-popup-wrap .second-section .nearby h4 {
        margin-bottom: 30px;
    }

    section.grid-view .grid-popup-wrap .second-section .nearby .mapouter {
        width: 100%;
    }

        section.grid-view .grid-popup-wrap .second-section .nearby .mapouter .gmap_canvas {
            width: 100%;
        }

    section.grid-view .grid-popup-wrap .second-section .nearby .nav-tabs {
        display: flex;
        align-items: center;
        justify-content: center;
    }

        section.grid-view .grid-popup-wrap .second-section .nearby .nav-tabs .nav-item {
            flex: 1;
        }

            section.grid-view .grid-popup-wrap .second-section .nearby .nav-tabs .nav-item a {
                padding: 20px;
                text-align: center;
                background: #C5D6F1;
                border-radius: 0;
                flex: 1;
            }

                section.grid-view .grid-popup-wrap .second-section .nearby .nav-tabs .nav-item a.active {
                    background: white;
                }

    section.grid-view .grid-popup-wrap .second-section .nearby .tab-content {
        background: white !important;
    }

        section.grid-view .grid-popup-wrap .second-section .nearby .tab-content .tab-pane {
            padding: 30px;
        }

            section.grid-view .grid-popup-wrap .second-section .nearby .tab-content .tab-pane .table tr {
                border-bottom: 1px solid #C5D6F1;
            }

                section.grid-view .grid-popup-wrap .second-section .nearby .tab-content .tab-pane .table tr td:last-child {
                    text-align: right;
                }

            section.grid-view .grid-popup-wrap .second-section .nearby .tab-content .tab-pane .table th {
                color: #3085FF;
                border: none;
            }

                section.grid-view .grid-popup-wrap .second-section .nearby .tab-content .tab-pane .table th:nth-child(2) {
                    text-align: right;
                }

section.grid-view .grid-popup-wrap .col-md-8 {
    opacity: 1;
}

section.grid-view span.close {
    color: #d62042;
}

section.grid-view .first-section {
    padding: 40px 0px 0 !important;
    background-color: white !important;
}

section.grid-view .share {
    display: flex;
}

section.grid-view .rating {
    padding: 0 0px !important;
    margin-left: -4px !important;
}

section.grid-view .card-carousel h5 {
    color: #112950;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    margin-bottom: 8px;
    padding-left: 3px;
    min-height: 25px;
}

section.grid-view .card-carousel .cords {
    display: flex;
    align-items: center;
    width: fit-content !important;
    width: -moz-available;
}

    section.grid-view .card-carousel .cords img {
        width: 15px;
        margin-right: 10px;
    }

section.grid-view .card-carousel .col-md-12 {
    display: flex;
    align-self: center;
    justify-content: space-between;
}

section.grid-view .card-carousel .price h6 {
    color: #324b72;
    font-size: 12px;
    font-weight: 600;
    line-height: 17px;
}

section.grid-view .card-carousel .price p {
    color: #112950;
    font-size: 16px;
    font-weight: 600;
    padding: 0;
    line-height: 22px;
    text-align: left;
}

    section.grid-view .card-carousel .price p i {
        margin-right: 5px;
    }

section.grid-view .card-carousel .rating p {
    color: #324b72;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    padding: 0;
    text-align: left;
}

section.grid-view .card-carousel .rating .wid {
    padding: 0 !important;
    margin: 0 !important;
}

    section.grid-view .card-carousel .rating .wid i {
        float: left !important;
        margin-right: 3px;
        margin-left: 0 !important;
    }

        section.grid-view .card-carousel .rating .wid i:nth-child(1),
        section.grid-view .card-carousel .rating .wid i:nth-child(2),
        section.grid-view .card-carousel .rating .wid i:nth-child(3) {
            color: #50e3c2 !important;
        }

section.grid-view .card-carousel .view-property a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    section.grid-view .card-carousel .view-property a p {
        padding: 0;
        color: #3085ff;
        font-size: 16px;
        font-weight: 400;
        line-height: 19px;
        opacity: 0.6000000238418579;
        text-align: left;
    }

    section.grid-view .card-carousel .view-property a i {
        color: #83b6ff !important;
    }

@media (max-width: 425px) {
    section.grid-view .card-carousel .owl-stage-outer {
    }

        section.grid-view .card-carousel .owl-stage-outer .owl-item .card {
            border: none;
            margin: 20px;
        }

        section.grid-view .card-carousel .owl-stage-outer .owl-item.active .item .card {
            box-shadow: 0px 0px 20px #cecece !important;
        }
}

section.grid-view .sort-box .col-md-12 {
    display: flex;
}

@media (max-width: 768px) {
    section.grid-view .navbar .map-btn {
        display: none;
    }
}

@media (max-width: 425px) {
    section.grid-view .col-md-12.d-flex.align-items-center.justify-content-between.py-4 {
        display: block !important;
    }

    section.grid-view .sort-box .col-md-12 {
        display: block !important;
    }

        section.grid-view .sort-box .col-md-12 p.upgrade {
            padding: 10px 0 !important;
        }

        section.grid-view .sort-box .col-md-12 .sort-by-rate {
            margin: 0px auto 20px;
        }

    section.grid-view .navbar .check_box {
        width: 50%;
        margin: 10px 0;
    }
}

section.grid-view .card .quick-view {
    display: none;
}

section.grid-view .card:hover .quick-view {
    cursor: pointer;
    position: absolute;
    top: 41%;
    text-align: center;
    width: 100%;
    background: #00000059;
    color: white;
    display: block;
    line-height: 45px;
    z-index: 2;
}
.card .property-desc {
padding:0 10px!important;
}

section.grid-view .card:hover .quick-view p {
    color: white;
}

@media (max-width: 425px) {
    .col-md-12.d-flex.align-items-center.justify-content-between.py-4 {
        display: block !important;
    }
}

.book-now {
    background: #F4F8FB;
    display: none;
}

    .book-now .breadcrumb-wrap {
        padding: 15px 0px 15px;
    }

        .book-now .breadcrumb-wrap .links ul {
            list-style-type: none;
            display: flex;
            align-items: center;
        }

            .book-now .breadcrumb-wrap .links ul li {
                margin-right: 20px;
            }

                .book-now .breadcrumb-wrap .links ul li a {
                    color: #324B72;
                    font-size: 14px;
                    font-weight: 400;
                    line-height: 17px;
                    opacity: 0.449999988079071;
                }

                    .book-now .breadcrumb-wrap .links ul li a:hover {
                        cursor: pointer;
                    }

                .book-now .breadcrumb-wrap .links ul li:after {
                    content: ">";
                    position: relative;
                    left: 10px;
                    font-size: 15px;
                    top: 1px;
                    color: #9dabbe;
                }

                .book-now .breadcrumb-wrap .links ul li:last-child {
                    color: #324B72;
                    font-size: 14px;
                    font-weight: 400;
                    line-height: 17px;
                }

                    .book-now .breadcrumb-wrap .links ul li:last-child:after {
                        content: "";
                    }

    .book-now .booking-detail {
        background: white;
        padding: 20px 40px;
    }

        .book-now .booking-detail h4 {
            margin-bottom: 20px;
            color: #112950;
            font-size: 18px;
            font-weight: 700;
            line-height: 22px;
        }

        .book-now .booking-detail p {
            color: #ADB7C7;
            font-size: 16px;
            font-weight: 600;
            line-height: 19px;
            margin-bottom: 10px;
        }

        .book-now .booking-detail .graphical-info table th {
            border-top: 0px;
            border-bottom: 2px dashed lightgrey;
            color: #324B72;
            font-size: 16px;
            font-weight: 600;
            line-height: 19px;
        }

            .book-now .booking-detail .graphical-info table th:first-child {
                width: 25%;
            }

            .book-now .booking-detail .graphical-info table th:last-child {
                text-align: right;
            }

        .book-now .booking-detail .graphical-info table td.rent {
            text-align: right;
            color: #10121B;
            font-size: 15px;
            font-weight: 600;
            line-height: 20px;
            position: relative;
        }

        .book-now .booking-detail .graphical-info table tbody tr {
            border-bottom: 2px dashed lightgrey;
        }

            .book-now .booking-detail .graphical-info table tbody tr td {
                vertical-align: middle;
                padding: 20px 10px;
            }

                .book-now .booking-detail .graphical-info table tbody tr td .fa {
                    color: #575757 !important;
                    font-size: 20px;
                }

                .book-now .booking-detail .graphical-info table tbody tr td .feature-svg {
                    display: flex;
                    align-items: center;
                }

                    .book-now .booking-detail .graphical-info table tbody tr td .feature-svg .position-relative {
                        text-align: center;
                    }

                        .book-now .booking-detail .graphical-info table tbody tr td .feature-svg .position-relative img {
                            height: 40px;
                        }

                        .book-now .booking-detail .graphical-info table tbody tr td .feature-svg .position-relative:nth-child(1) {
                            margin-right: 20px;
                        }

                        .book-now .booking-detail .graphical-info table tbody tr td .feature-svg .position-relative p {
                            color: #112950;
                            font-size: 12px;
                            font-weight: 400;
                            line-height: 12px;
                            opacity: 0.5;
                            margin-top: 10px;
                        }

                    .book-now .booking-detail .graphical-info table tbody tr td .feature-svg p {
                        color: #112950;
                        font-size: 10px !important;
                        font-weight: 400;
                        line-height: 12px;
                        opacity: 0.5;
                    }

        .book-now .booking-detail .period {
            padding: 20px 10px;
        }

            .book-now .booking-detail .period .period-block {
                display: flex;
                align-items: center;
            }

                .book-now .booking-detail .period .period-block .lock-period {
                    margin-right: 20px;
                }

                    .book-now .booking-detail .period .period-block .lock-period p {
                        color: #98A5B8;
                        font-size: 14px;
                        font-weight: 400;
                        line-height: 20px;
                    }

                        .book-now .booking-detail .period .period-block .lock-period p span {
                            color: #112950;
                            font-size: 15px;
                            font-weight: 400;
                            line-height: 20px;
                            display: block;
                        }

                .book-now .booking-detail .period .period-block .notice-period p {
                    color: #98A5B8;
                    font-size: 14px;
                    font-weight: 400;
                    line-height: 20px;
                }

                    .book-now .booking-detail .period .period-block .notice-period p span {
                        color: #112950;
                        font-size: 15px;
                        font-weight: 400;
                        line-height: 20px;
                        display: block;
                    }

            .book-now .booking-detail .period .terms {
                color: #3085FF !important;
                font-size: 14px;
                font-weight: 400;
                line-height: 17px;
                text-align: right;
            }

                .book-now .booking-detail .period .terms:hover {
                    cursor: pointer;
                }

    .book-now .select-block {
        background: white;
        margin: 10px auto;
    }

        .book-now .select-block .select-wrap {
            padding: 40px;
        }

            .book-now .select-block .select-wrap form {
                display: flex;
            }

                .book-now .select-block .select-wrap form .form-group {
                    width: 300px;
                    margin-right: 20px;
                    position: relative;
                }

                    .book-now .select-block .select-wrap form .form-group label {
                        color: #112950;
                        font-size: 16px;
                        font-weight: 600;
                        line-height: 19px;
                    }

                    .book-now .select-block .select-wrap form .form-group select {
                        width: 100% !important;
                        margin: 0;
                        height: 48px;
                    }

                    .book-now .select-block .select-wrap form .form-group input[type="text"] {
                        width: 100% !important;
                        margin: 0;
                        height: 48px;
                    }

                    .book-now .select-block .select-wrap form .form-group .fa {
                        position: absolute;
                        top: 55%;
                        right: 20px;
                    }

    .book-now .payment-detail-block {
        background: white;
    }

        .book-now .payment-detail-block .payment-detail {
            padding: 40px;
        }

            .book-now .payment-detail-block .payment-detail h4 {
                color: #112950;
                font-size: 18px;
                font-weight: 700;
                line-height: 22px;
            }

            .book-now .payment-detail-block .payment-detail ul {
                margin: 20px 0;
                list-style-type: none;
            }

                .book-now .payment-detail-block .payment-detail ul li {
                    display: flex;
                    align-items: center;
                    justify-content: space-between;
                    margin-bottom: 10px;
                    border-bottom: 1px solid #E0E6ED;
                    padding: 30px 0;
                }

                    .book-now .payment-detail-block .payment-detail ul li:last-child {
                        border: none;
                    }

                    .book-now .payment-detail-block .payment-detail ul li .text p {
                        color: #112950;
                        font-size: 15px;
                        font-weight: 400;
                        line-height: 20px;
                    }

                    .book-now .payment-detail-block .payment-detail ul li .text span {
                        color: #98A5B8;
                        font-size: 14px;
                        font-weight: 400;
                        line-height: 20px;
                        display: block;
                    }

                    .book-now .payment-detail-block .payment-detail ul li div:nth-child(1) {
                        width: 40%;
                    }

@media (max-width: 768px) {
    .book-now .payment-detail-block .payment-detail ul li div:nth-child(1) {
        width: 10%;
    }
}

.book-now .payment-detail-block .payment-detail ul li div:nth-child(2) {
    width: 70%;
}

.book-now .payment-detail-block .payment-detail ul li div:nth-child(3) {
    width: 25%;
}

.book-now .payment-detail-block .payment-detail ul li .amount-wrap {
    color: #10121B;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    text-align: right;
}

.book-now .payment-detail-block .payment-detail .checkbox-wrap .round {
    position: relative;
}

    .book-now .payment-detail-block .payment-detail .checkbox-wrap .round label {
        background-color: #fff;
        border: 1px solid #ccc;
        cursor: pointer;
        height: 28px;
        left: 0;
        position: absolute;
        top: 0;
        width: 28px;
    }

        .book-now .payment-detail-block .payment-detail .checkbox-wrap .round label:after {
            border: 2px solid #fff;
            border-top: none;
            border-right: none;
            content: "";
            height: 6px;
            left: 7px;
            opacity: 0;
            position: absolute;
            top: 8px;
            transform: rotate(-45deg);
            width: 12px;
        }

    .book-now .payment-detail-block .payment-detail .checkbox-wrap .round input[type=checkbox] {
        visibility: hidden;
    }

        .book-now .payment-detail-block .payment-detail .checkbox-wrap .round input[type=checkbox]:checked + label {
            background-color: #f8049c;
            border-color: #f8049c;
        }

            .book-now .payment-detail-block .payment-detail .checkbox-wrap .round input[type=checkbox]:checked + label:after {
                opacity: 1;
            }

.book-now .payment-detail-block .payment-detail .discount {
    background-color: #F4F8FB;
    padding: 20px;
}

    .book-now .payment-detail-block .payment-detail .discount .coupon-code {
        padding: 15px;
        width: 100%;
        border: 1px dashed #f8049c;
        background: white;
        color: #112950;
        font-size: 16px;
        font-weight: 600;
        line-height: 19px;
    }

    .book-now .payment-detail-block .payment-detail .discount .form-group {
        margin: 0;
    }

        .book-now .payment-detail-block .payment-detail .discount .form-group .form-control {
            width: 100% !important;
            margin: 0;
            height: 52px;
            border: none;
        }

            .book-now .payment-detail-block .payment-detail .discount .form-group .form-control::placeholder {
                color: lightgray;
                opacity: 1;
                font-weight: 600;
            }

    .book-now .payment-detail-block .payment-detail .discount .below-text {
        color: #1955b5;
        font-size: 14px;
        font-weight: 600;
        line-height: 20px;
        margin-top: 20px;
        display: none;
    }

    .book-now .payment-detail-block .payment-detail .discount .last-text {
        float: right;
        color: #112950;
        font-size: 10px;
        font-weight: 400;
        line-height: 12px;
        opacity: 0.5;
        width: 60%;
    }

.book-now .continue-cancel-btn {
    background: white;
    padding: 40px 30px;
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

    .book-now .continue-cancel-btn .total-amount {
        display: flex;
        align-items: center;
    }

        .book-now .continue-cancel-btn .total-amount p {
            color: #324B72;
            font-size: 15px;
            font-weight: 400;
            line-height: 20px;
        }

        .book-now .continue-cancel-btn .total-amount .amount {
            color: #112950;
            font-size: 23px;
            font-weight: 600;
            line-height: 20px;
            margin-left: 10px;
        }

    .book-now .continue-cancel-btn .buttons {
        display: flex;
    }

    .book-now .continue-cancel-btn .continue-btn {
        background-color: #f8049c;
        width: 174px;
        height: 48px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
        margin-right: 20px;
        border: 2px solid #f8049c;
    }

        .book-now .continue-cancel-btn .continue-btn a {
            color: white;
        }

        .book-now .continue-cancel-btn .continue-btn:hover {
            cursor: pointer;
            background: white;
            color: #ef0075;
        }

            .book-now .continue-cancel-btn .continue-btn:hover a {
                color: #EF0073 !important;
            }

    .book-now .continue-cancel-btn .cancel-btn {
        border: 2px solid #324B72;
        width: 174px;
        height: 48px;
        color: #324B72;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
    }

        .book-now .continue-cancel-btn .cancel-btn:hover {
            cursor: pointer;
            color: #324B72;
            background: #324B72;
        }

@media (max-width: 425px) {
    .book-now .breadcrumb-wrap {
        padding: 0px 15px 15px;
    }

        .book-now .breadcrumb-wrap ul li {
            display: flex;
        }

            .book-now .breadcrumb-wrap ul li a {
                margin-right: 0px !important;
                width: 44px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

            .book-now .breadcrumb-wrap ul li:after {
                margin-top: -4px;
            }

            .book-now .breadcrumb-wrap ul li:last-child {
                margin: 0;
            }

    .book-now .booking-detail {
        padding: 20px 20px !important;
    }

        .book-now .booking-detail .graphical-info table th {
            vertical-align: middle;
        }

    .book-now .select-block .select-wrap {
        padding: 20px;
    }

        .book-now .select-block .select-wrap form {
            display: block;
        }

    .book-now .payment-detail {
        padding: 20px !important;
    }

        .book-now .payment-detail .discount .below-text {
            margin-top: 10px !important;
            margin-bottom: 20px;
        }

        .book-now .payment-detail .discount .last-text {
            width: 100% !important;
        }

    .book-now .continue-cancel-btn {
        padding: 20px 20px !important;
        display: block;
    }

        .book-now .continue-cancel-btn .total-amount {
            margin-bottom: 30px;
        }
}

.choose-room {
    padding-top: 25px;
    background: #F4F8FB;
    padding-bottom: 50px;
}

    .choose-room .breadcrumb-wrap {
        padding: 0px 0px 15px;
    }

        .choose-room .breadcrumb-wrap .links ul {
            list-style-type: none;
            display: flex;
            align-items: center;
        }

            .choose-room .breadcrumb-wrap .links ul li {
                margin-right: 20px;
            }

                .choose-room .breadcrumb-wrap .links ul li a {
                    color: #324B72;
                    font-size: 14px;
                    font-weight: 400;
                    line-height: 17px;
                    opacity: 0.449999988079071;
                }

                    .choose-room .breadcrumb-wrap .links ul li a:hover {
                        cursor: pointer;
                    }

                .choose-room .breadcrumb-wrap .links ul li:last-child:after {
                    content: "";
                }

                .choose-room .breadcrumb-wrap .links ul li:after {
                    position: relative;
                    left: 10px;
                    font-size: 12px !important;
                    top: 1px;
                    content: "\f054";
                    display: inline-block;
                    font: normal normal normal 14px/1 FontAwesome;
                    text-rendering: auto;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    opacity: 0.8;
                }

                .choose-room .breadcrumb-wrap .links ul li:last-child {
                    color: #324B72;
                    font-size: 14px;
                    font-weight: 400;
                    line-height: 17px;
                }

    .choose-room .check-date-time {
        background: white;
        padding: 10px 40px;
    }

        .choose-room .check-date-time h4 {
            margin-bottom: 8px;
            color: #112950;
            font-size: 18px;
            font-weight: 700;
            line-height: 29px;
        }

        .choose-room .check-date-time .form-group {
            position: relative;
        }

            .choose-room .check-date-time .form-group .form-control {
                width: 100% !important;
                margin: 0;
                background-color: #FFFFFF;
                border: 2px solid #E0E6ED;
                height: 42px;
                font-size: 12px;
            }

            .choose-room .check-date-time .form-group .fa {
                position: absolute;
                bottom: 17px;
                right: 20px;
                cursor: pointer;
                font-size: 17px;
            }

            .choose-room .check-date-time .form-group label {
                color: #112950;
                font-size: 13px;
                font-weight: 500;
                line-height: 19px;
                margin-bottom: 10px;
            }

    .choose-room h3 {
        color: #112950;
        font-size: 15px;
        font-weight: 600;
        line-height: 22px;
    }

    .choose-room .room-types .card {
        border: none;
        margin-bottom: 10px;
        box-shadow: 0px 0px 0px 0px #eaeaea;
        background: none;
        margin-bottom: 0px !important;
        width: 100%;
        margin: 0 15px;
    }

        .choose-room .room-types .card .card-header {
            background: white;
            border: 0px;
            padding: 0;
        }

            .choose-room .room-types .card .card-header h5 span {
                color: #112950;
                font-size: 14px;
                font-weight: 700;
                line-height: 22px;
                padding: 0px;
                width: 100%;
                text-align: left;
                text-decoration: none;
            }

            .choose-room .room-types .card .card-header h5 button .fa {
                float: right;
                font-size: 25px;
                font-weight: 800;
                color: #324B72 !important;
            }

            .choose-room .room-types .card .card-header h5 button .rotate-angledown {
                transform: rotate(180deg);
            }

        .choose-room .room-types .card .card-body {
            padding: 0 1.25rem;
        }

.booking-overview .rent {
    color: #324b72;
    font-size: 13px;
    font-weight: 700;
}

.booking-overview .form-check [type="radio"]:checked,
.booking-overview .form-check [type="radio"]:not(:checked) {
    position: absolute;
    opacity: 0;
}

    .booking-overview .form-check [type="radio"]:checked + label,
    .booking-overview .form-check [type="radio"]:not(:checked) + label {
        position: initial;
        padding-left: 6px;
        cursor: pointer;
        line-height: 20px;
        display: inline-block;
        color: #666;
    }

        .booking-overview .form-check [type="radio"]:checked + label:before,
        .booking-overview .form-check [type="radio"]:not(:checked) + label:before {
            content: "";
            position: absolute;
            left: 0;
            top: 1px;
            width: 18px;
            height: 18px;
            border: 2px solid #ddd;
            border-radius: 100%;
            background: #fff;
        }

        .booking-overview .form-check [type="radio"]:checked + label:before {
            border: 2px solid #ef0075;
        }

.form-check [type="radio"]:checked + label:after,
.form-check [type="radio"]:not(:checked) + label:after {
    content: "";
    width: 11px;
    height: 11px;
    background: #ef0075;
    position: absolute;
    top: 3px;
    left: 3px;
    border: 6px solid #ef0075;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.booking-overview .form-check [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.booking-overview .form-check [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.booking-overview .form-check {
    left: 30%;
}

.booking-overview .fa {
    color: #324B72 !important;
    font-size: 18px;
    width: 20px;
}

.choose-room .room-types .card .card-body .feature-svg {
    display: flex;
    align-items: center;
}

    .choose-room .room-types .card .card-body .feature-svg .position-relative {
        margin-right: 40px;
        text-align: center;
    }

        .choose-room .room-types .card .card-body .feature-svg .position-relative img {
            height: 26px;
        }

        .choose-room .room-types .card .card-body .feature-svg .position-relative p {
            color: #112950;
            font-size: 12px;
            font-weight: 400;
            line-height: 12px;
            opacity: 0.5;
            margin-top: 10px;
        }

.choose-room .continue-cancel-btn {
    background: white;
    padding: 40px 30px;
    display: flex;
    justify-content: flex-end;
}

    .choose-room .continue-cancel-btn .continue-btn {
        background-color: #f8049c;
        width: 174px;
        height: 48px;
        color: white;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
        margin-right: 20px;
        border: 2px solid #f8049c;
    }

        .choose-room .continue-cancel-btn .continue-btn:hover {
            color: #f8049c;
            cursor: pointer;
        }

.btnRentCalculation {
    color: #fff;
}

.continue-btn:hover {
    background-color: #fff !important;
}

    .continue-btn:hover .btnRentCalculation {
        cursor: pointer;
        color: #EF0073 !important;
    }

.choose-room .continue-cancel-btn .cancel-btn {
    border: 2px solid #324B72;
    width: 174px;
    height: 48px;
    color: #324B72;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
}

    .choose-room .continue-cancel-btn .cancel-btn:hover {
        cursor: pointer;
        color: #fff;
        background: #324B72;
    }

    .choose-room .continue-cancel-btn .cancel-btn a {
        color: white;
    }

.choose-room .room-types .card .card-body .graphical-info table td {
    padding: 5px 15px;
}

@media (max-width: 425px) {
    .choose-room .breadcrumb-wrap {
        padding: 0px 15px 15px;
    }

        .choose-room .breadcrumb-wrap ul li {
            display: flex;
        }

            .choose-room .breadcrumb-wrap ul li a {
                margin-right: 0px !important;
                width: 44px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

            .choose-room .breadcrumb-wrap ul li:after {
                margin-top: -4px;
            }

    .choose-room .check-date-time {
        padding: 20px 20px;
    }

        .choose-room .check-date-time .row {
            display: block !important;
        }

        .choose-room .check-date-time .col-4 {
            max-width: 100%;
        }

    .choose-room .choose-room-title {
        padding: 0px 20px !important;
    }

    .choose-room .card .card-header h5 button {
        padding: 10px 0 !important;
    }

    .choose-room .graphical-info {
        overflow-x: scroll;
    }

    .choose-room tbody tr:nth-child(3) td:nth-child(2) {
        padding: 0px;
    }

    .choose-room thead tr th:nth-child(2) {
        min-width: 100px;
    }
}

.container.community {
    padding-top: 100px;
}

    .container.community .col-md-8 {
        opacity: 2 !important;
    }

    .container.community h1.Community {
        color: #112950;
        font-size: 53px;
        font-weight: 600;
        line-height: 54px;
        text-align: center;
    }

    .container.community p.At_CoLive {
        color: #324B72;
        font-size: 26px;
        font-weight: 400;
        letter-spacing: -0.16px;
        line-height: 31px;
        width: 100%;
        text-align: left;
        opacity: 0.9;
    }

    .container.community p.dolor-si {
        color: #324B72;
        font-size: 16px;
        font-weight: 400;
        line-height: 23px;
        opacity: 0.9000000357627869;
        width: 100%;
        text-align: left;
    }

    .container.community p.Engineers {
        color: #112950;
        font-size: 33px;
        font-weight: 500;
        line-height: 40px;
        text-align: left;
    }

    .container.community p.tempor {
        color: #112950;
        font-size: 19px;
        font-weight: 500;
        line-height: 22px;
        opacity: 0.7602306547619048;
        text-align: left;
    }

    .container.community p.designers {
        color: #112950;
        font-size: 33px;
        font-weight: 500;
        line-height: 40px;
        text-align: left;
    }

    .container.community p.sed {
        color: #112950;
        font-size: 19px;
        font-weight: 500;
        line-height: 22px;
        opacity: 0.7602306547619048;
        text-align: left;
    }

    .container.community button.btn.btn-outline-success.my-4 {
        border-radius: 0%;
        background-color: #f8049c;
        border: 2px solid #f8049c;
        width: 174px;
        height: 37px;
        color: white;
    }

        .container.community button.btn.btn-outline-success.my-4 a {
            color: white;
        }

.community_page_wrapper .similarProperty {
    border: 0px;
    padding-bottom: 0px;
    margin-top: 45px;
}

.community_page_wrapper .col-md-4.eventFormCard {
    margin-top: 10px;
    margin-bottom: 10px;
}

.community_page_wrapper .community_cord.mt-3.mb-1 {
    opacity: 1;
}

.community_page_wrapper .container.magna p.hennur.mx-2 {
    color: #324B72;
    font-size: 12px;
    font-weight: 600;
    line-height: 17px;
    text-align: left;
    opacity: 1 !important;
}

.community_page_wrapper .container.magna p.Party_colive {
    color: #324B72;
    font-size: 12px;
    font-weight: 600;
    line-height: 17px;
    text-align: left;
    display: inline;
    opacity: 1 !important;
}

.community_page_wrapper .container.magna a.quick {
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    color: white;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.45098);
    padding: 10px 21px;
    z-index: 9;
    left: 0;
}

@media (max-width: 768px) {
    .container.community p.Community {
        color: #112950;
        font-size: 30px;
        font-weight: 500;
        line-height: 54px;
        text-align: left;
    }

    .container.community p.At_CoLive {
        color: #324B72;
        font-size: 15px;
        font-weight: 400;
        line-height: 31px;
        width: 100%;
    }

    .container.community p.dolor-si {
        color: #324B72;
        font-size: 15px;
        font-weight: 400;
        line-height: 23px;
        opacity: 0.9000000358;
        text-align: left;
        width: 100%;
    }

    .community_page_wrapper .container.magna p.Party_colive {
        font-size: 13px;
    }

    .community_page_wrapper .container.magna p.hennur.mx-2 {
        font-size: 13px !important;
    }

    .community_page_wrapper .container.magna .commnity_card-title {
        font-size: 16px !important;
    }

    .community_page_wrapper .container.magna a.quick {
        font-size: 14px !important;
    }
}

.container.magna {
    background-color: #F4F8FB;
}

    .container.magna .col-md-7.my-5 {
        padding: 0px 80px;
    }

    .container.magna .col-md-4.my-5 {
        padding: 20px 0px;
        text-align: center;
    }

    .container.magna .col-md-8.my-3 {
        padding: 15px 70px;
    }

    .container.magna .col-md-12.my-5 {
        text-align: center;
    }

    .container.magna i.fa.fa-map-marker {
        font-size: 16px;
        color: #EF0073 !important;
    }

    .container.magna p.hennur.mx-2 {
        color: #324B72;
        font-size: 14px;
        font-weight: 400;
        line-height: 17px;
        text-align: left;
    }

    .container.magna .commnity_card-title {
        color: #112950;
        font-size: 16px;
        font-weight: 600;
        line-height: 19px;
        text-align: left;
    }

    .container.magna a.quick {
        width: 100%;
        font-size: 18px;
        font-weight: 600;
        line-height: 22px;
        color: white;
        position: absolute;
        bottom: 0;
        background: rgba(0, 0, 0, 0.45098);
        padding: 10px 21px;
        z-index: 9;
        left: 0;
    }

    .container.magna .card-thumbnail-image {
        position: relative;
    }

    .container.magna p.upcoming-events {
        color: #112950;
        font-size: 45px;
        font-weight: 600;
        line-height: 54px;
        width: 100%;
        text-align: left;
    }

    .container.magna .card-deck {
        margin: 0 auto;
        width: 88%;
    }

    .container.magna .come-and-experience {
        color: #324B72;
        font-size: 21px;
        font-weight: 400;
        letter-spacing: -0.16px;
        line-height: 31px;
        text-align: left;
    }

    .container.magna .inner-addon.right-addon {
        position: relative;
    }

    .container.magna i.fa.fa-search {
        align-items: flex-start;
        position: absolute;
        top: 30%;
        left: 3%;
        font-size: 20px;
    }

    .container.magna input.form-control {
        border-radius: 0 !important;
        border-width: 2px;
        margin-left: 0%;
        padding: 6px 35px;
        background-color: #FFFFFF;
        border: 2px solid #E0E6ED;
        box-shadow: 0 0px 0px 0 rgba(22, 46, 51, 0.23);
        width: 100% !important;
        height: 47px;
    }

    .container.magna ::placeholder {
        color: #112950;
        font-size: 15px;
        font-weight: 400;
        line-height: 18px;
        text-align: left;
    }

    .container.magna .magna.container {
        padding: 80px 100px;
    }

    .container.magna .community_cord {
        color: #324B72;
        font-size: 13px;
        font-weight: 400;
        line-height: 17px;
        opacity: 0.5;
        width: 100%;
        text-align: left;
        display: flex;
    }

    .container.magna i.fa.fa-clock-o {
        border-radius: 100%;
        color: #EF0073 !important;
        font-size: 12px;
    }

    .container.magna p.Party_colive {
        color: #324B72;
        font-size: 14px;
        font-weight: 400;
        line-height: 17px;
        opacity: 0.5;
        text-align: left;
        display: inline;
    }

    .container.magna .row.mx-4 {
        margin-left: 4.5rem;
    }

    .container.magna button.btn.login-btn.btn-secondary.explore {
        background-color: #ffffff;
        border: 2px solid #112950;
        width: 95px;
        height: 37px;
        border-radius: 0;
        color: #112950;
        border: 2px solid #324B72;
        width: 135px;
        height: 47px;
    }

.container-fluid.main {
    background-color: rgba(122, 199, 229, 0.28);
}

.container.Check_out p.want-to-be-a-part-of {
    color: #112950;
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    margin-right: 5rem;
}

.container.Check_out p.check-out-our-propoe {
    color: #324B72;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    opacity: 0.9000000357627869;
    display: inline;
}

.container.Check_out .btn.login-btn.btn-secondary_connect {
    background-color: #ffffff;
    border: 2px solid #112950;
    width: 95px;
    height: 37px;
    border-radius: 0;
    color: #112950;
    border: 2px solid #324B72;
    width: 181px;
    height: 37px;
}

.container.Check_out .container.Check_out {
    padding: 15px 53px;
}

.container.Check_out {
    padding-top: 10px;
}

    .container.Check_out .container.Check_out {
        padding: 27px 70px;
    }

    .container.Check_out button.btn.login-btn.btn-secondary_connect {
        background-color: #f4f8fb;
        border: 2px solid #112950;
        width: 95px;
        height: 37px;
        border-radius: 0;
        color: #112950;
        border: 2px solid #324B72;
        width: 181px;
        height: 37px;
    }

        .container.Check_out button.btn.login-btn.btn-secondary_connect a {
            color: #112950;
        }

    .container.Check_out p.want-to-be-a-part-of.m-2 {
        color: #112950;
        font-size: 24px;
        font-weight: 400;
        line-height: 28px;
        text-align: left;
    }

    .container.Check_out p.check-out-our-propoe {
        color: #324B72;
        font-size: 16px;
        font-weight: 400;
        line-height: 23px;
        opacity: 0.9000000357627869;
        width: 100%;
        text-align: left;
    }

@media (max-width: 425px) {
    button.btn.login-btn.btn-secondary.explore {
        background-color: #ffffff;
        border: 2px solid #112950;
        width: 95px;
        height: 37px;
        border-radius: 0;
        color: #112950;
        border: 2px solid #324B72;
        width: 135px;
        height: 47px;
    }
}

@media (max-width: 320px) {
    p.designers {
        font-size: 30px !important;
        color: #112950;
        font-weight: 500;
        line-height: 40px;
    }

    p.sed {
        font-size: 15px !important;
        color: #112950;
        font-weight: 500;
        line-height: 22px;
        opacity: 0.7602306548;
    }

    p.Engineers {
        font-size: 30px !important;
        color: #112950;
        font-weight: 500;
        line-height: 40px;
    }

    p.tempor {
        font-size: 15px !important;
        color: #112950;
        font-weight: 500;
        line-height: 22px;
        opacity: 0.7602306548;
    }

    .focus-input100 i.fa.fa-phone {
        position: relative;
        top: -20px;
    }

    .signup-wrap .signup-box form label#password-confirmation-error + span > .fa {
        position: relative;
        top: -41px;
    }
}

@media (max-width: 768px) {
    .row.amet {
        margin-left: 0px;
        margin-right: 9px;
    }

    button.btn.login-btn.btn-secondary.explore {
        background-color: #ffffff;
        border: 2px solid #112950;
        width: 95px;
        height: 37px;
        border-radius: 0;
        color: #112950;
        border: 2px solid #324B72;
        width: 135px;
        margin-right: -1rem;
    }

    .col-md-4.my-5 {
        margin-bottom: 1rem !important;
        margin-top: 2rem !important;
        padding: 0px 0px !important;
        text-align: center;
    }

    p.upcoming-events {
        color: #112950;
        font-size: 25px !important;
        font-weight: 400;
        line-height: 40px !important;
        text-align: left;
        width: 100%;
    }

    .row.mx-4 {
        margin-left: 0.0rem !important;
        width: 100%;
    }

    p.sed {
        color: #112950;
        font-size: 12px !important;
        font-weight: 500;
        line-height: 22px;
        opacity: 0.7602306547619048;
        text-align: center !important;
    }

    p.tempor {
        color: #112950;
        font-size: 12px !important;
        font-weight: 500;
        line-height: 22px;
        opacity: 0.7602306547619048;
        text-align: center !important;
    }

    p.Engineers {
        color: #112950;
        font-size: 15px !important;
        font-weight: 500;
        line-height: 40px;
        text-align: center !important;
    }

    p.designers {
        color: #112950;
        font-size: 15px !important;
        font-weight: 500;
        line-height: 40px;
        text-align: center !important;
    }

    .form-control {
        border-radius: 0 !important;
        width: 82% !important;
        border-width: 2px;
        margin-left: 8px;
    }

    .col-md-12.my-5 {
        text-align: center;
    }

    .col-md-8.my-5 {
        margin-top: 1rem !important;
        margin-bottom: 0rem !important;
    }

    .come-and-experience {
        color: #324B72;
        font-size: 21px;
        font-weight: 400;
        letter-spacing: -0.16px;
        line-height: 31px;
        /*text-align: center !important;*/
        margin-top: 0px !important;
    }

    .magna input.form-control {
        border-radius: 0 !important;
        border-width: 2px;
        margin-left: 0%;
        padding: 6px 45px !important;
        background-color: #FFFFFF;
        border: 2px solid #E0E6ED;
        box-shadow: 0 0px 0px 0 rgba(22, 46, 51, 0.23);
        width: 100% !important;
        height: 47px;
    }
}

@media screen and (max-width: 1024px) {
    p.Community {
        color: #112950;
        font-size: 30px !important;
        font-weight: 500;
        line-height: 54px;
        text-align: center;
    }

    a.quick {
        width: 100%;
        font-size: 11px !important;
        font-weight: 600;
        line-height: 22px;
        color: white;
        position: absolute;
        bottom: 0;
        background: rgba(0, 0, 0, 0.45098);
        padding: 10px 21px;
    }

    .commnity_card-title {
        color: #112950;
        font-size: 11px !important;
        font-weight: 600;
        line-height: 19px;
        text-align: left;
    }

    .col-md-8.col-sm-8.my-4 {
        /*min-width: 100%;*/
    }

    .my-5 {
        /*min-width: 100%;*/
        text-align: center;
        margin-bottom: 1rem !important;
        margin-top: 2rem !important;
    }

    .col.col-lg-2 {
        padding: 10px 0px !important;
    }

    p.want-to-be-a-part-of {
        color: #112950;
        font-size: 22px;
        font-weight: 600;
        line-height: 28px;
        margin-right: 0rem !important;
    }

    .col-md-7.my-5 {
        padding: 0px 0px !important;
        margin-bottom: 0rem !important;
    }

    p.tempor {
        color: #112950;
        font-weight: 500;
        line-height: 22px;
        opacity: 0.7602306548;
        text-align: left;
    }

    p.Engineers {
        color: #112950;
        font-size: 25px !important;
        font-weight: 500;
        line-height: 40px;
        text-align: left;
    }

    p.sed {
        color: #112950;
        font-weight: 500;
        line-height: 22px;
        opacity: 0.7602306548;
        text-align: left;
    }

    p.designers {
        color: #112950;
        font-size: 25px !important;
        font-weight: 500;
        line-height: 40px;
        text-align: left;
    }

    .row.mx-5 {
        margin-left: 0rem !important;
    }
}

@media screen and (max-width: 1024px) and (min-width: 576px) {
    .card-deck .card {
        flex-direction: column;
        margin-right: 5px !important;
        margin-bottom: 0;
        margin-left: 5px !important;
    }

    div#upComingEvents,
    div#Events,
    div#dvPastEvents {
        width: 100%;
    }
}


.container.map {
    padding: 50px;
}

@media (max-width: 768px) {
    .container.map {
        padding: 15px;
    }
}

.container.map .form-control {
    width: 100% !important;
    margin-left: 0px;
}

.container.map ::placeholder {
    color: #112950;
    font-size: 17px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
}

.container.map button.btn.btn-primary.btn-lg {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    text-align: left;
    width: 165px;
    height: 48px;
    text-align: center;
}

.container.map .map {
    min-width: 300px;
    min-height: 360px;
    width: 100%;
    height: 100%;
}

.container.map .col-md-10.offset-md-1 {
    padding: 0px 20px;
}

.container.map h3.text-xs-center.header {
    color: #112950;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    text-align: left;
    padding: 0px 0px;
    margin-top: 0px !important;
}

.container.map .well.well-sm {
    padding: 0px 0px;
}

.container.map h3.On_map {
    color: #112950;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    text-align: left;
}

@media (max-width: 425px) {
    .container.map .send-message {
        text-align: center;
    }

    .container.map .well.well-sm {
        padding: 0px 0px !important;
        width: 100% !important;
        margin: 0 auto;
    }

    .container.map .col-12.col-md-7.fullwidth {
        display: none;
    }

    .container.map ::placeholder {
        color: #112950;
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        text-align: left;
    }
}

@media (max-width: 768px) {
    .container.map .col-12.col-md-5 {
        min-width: 100% !important;
    }

    .container.map .well.well-sm {
        padding: 0px 0px;
        width: 50%;
        margin: 0 auto;
    }

    .container.map .send-message {
        text-align: center;
    }

    .container.map h3.text-xs-center.header {
        color: #112950;
        font-size: 24px;
        font-weight: 700;
        line-height: 29px;
        text-align: center;
        padding: 0px 18px;
    }

    .container.map input.form-control {
        padding: 6px 10px !important;
    }

    .container.map .col-12.col-md-7.fullwidth {
        min-width: 100%;
        padding: 50px;
    }

    .container.map h3.On_map {
        color: #112950;
        font-size: 24px;
        font-weight: 700;
        line-height: 29px;
        text-align: center;
    }
}

.submit-our {
    background-color: #7ac7e54f;
    width: 100%;
    height: 37px;
    border: 2px solid #324B72;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px auto 0;
    cursor: pointer;
}

@media (max-width: 768px) {
    .submit-our {
        background-color: #7ac7e54f;
        width: 100%;
        height: 37px;
        border: 2px solid #324B72;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 30px auto 0;
        cursor: pointer;
    }
}

a.our_openings {
    color: #10121B;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    text-align: left;
}

.col-md-4.Check_out {
    padding: 20px 40px 20px 40px;
}

@media (max-width: 768px) {
    .col-md-4.Check_out {
        padding: 0px 0px;
        margin: 0 auto;
    }
}

}

.map-listed-detail .card-lower-row {
    z-index: 100;
    bottom: 0px;
    left: 0px;
}

.map-listed-detail .card-lower-row {
    z-index: 100;
    bottom: 0px;
    left: 0px;
}

.card-lower-row {
    width: 100%;
    float: left;
    margin-top: 4px;
}

.map-listed-detail .card-lower-row .house-rent {
    color: #505050;
    width: 100%;
}

.list-view-card .card-lower-row .house-rent,
.map-listed-detail .card-lower-row .house-rent {
    display: inline-block;
    float: left;
    width: 49%;
}

    .list-view-card .card-lower-row .house-rent p,
    .map-listed-detail .card-lower-row .house-rent p {
        margin-bottom: 0;
        margin-top: 2px !important;
    }

.list-view-card p,
.map-listed-detail p {
    margin-bottom: 2px;
    font-size: 12px;
}

.list-view-card .house-rent-value span,
.map-listed-detail .house-rent-value span {
    font-weight: bold;
    font-size: 14px;
    color: #42459d;
}

.map-view-card i.fa.fa-heart-o {
    position: relative;
    bottom: 15px;
    right: 1px;
}

.map-card .view-property {
    float: left;
    left: 0px;
    position: relative;
    top: 6px;
    font-size: 14px;
    font-weight: 500;
}

.toastwrap {
    display: none;
    position: fixed;
    width: 250px;
    pointer-events: none !important;
    letter-spacing: normal;
    z-index: 9000 !important;
    top: 100px;
    right: 40px;
}

.toast {
    width: 100%;
    padding: 10px;
    margin: 0 0 5px;
    border-radius: 2px;
    font-size: 12px;
    font-family: "Montserrat", sans-serif;
    line-height: 17px;
    position: relative;
    pointer-events: all !important;
    background-color: rgba(237, 65, 141, 0.9);
    color: #fff;
    text-align: left;
    font-size: 13px;
    min-height: 53px;
}

.toastclose {
    position: absolute;
    top: 3px;
    right: 4px;
    font-size: 18px !important;
    cursor: pointer;
    color: #ffffff;
}

    .toastclose:hover {
        color: #fff;
    }

.ToastMsg {
    padding-top: 8px;
    display: block;
}


.Mobileviw_Logout_Nav,
#libtnCustom,
#libtnLogin {
    display: none;
}

.signup-wrap .signup-box form .fa,
.login-wrap .login-box .fa {
    color: #495057;
}

.signup-wrap .signup-box form label.error + span > .fa,
.login-wrap .login-box form label.error + span > .fa {
    color: #f00000 !important;
}

.signup-wrap .signup-box form input.valid + span > .fa,
.login-wrap .login-box form input.valid + span > .fa {
    color: #22a900 !important;
}

.signup-wrap .signup-box form input.valid + label.error + span > .fa,
.login-wrap .login-box form input.valid + label.error + span > .fa {
    color: #22a900 !important;
}

.login-wrap .login-box form input.error + span .fa {
    color: #f90000 !important;
}

p#spnQviewPropaddr {
    margin-left: 12px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 8rem;
    margin: 0.25rem;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fefbfa;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0.25rem;
    left: unset;
}

.dropdown-item.myusername {
    border-bottom: 1px solid #efefef !important;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 10px 10px;
    clear: both;
    font-weight: 600;
    color: #1f1b4e !important;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 14px;
}

    .dropdown-item.active,
    .dropdown-item:active,
    .dropdown-item:hover {
        background: #f9f9f9 !important;
        color: #f0086e !important;
    }

.colive-fa-i:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.user-info.user-info-mobile .myusername:before {
    content: none !important;
}

.user-info.user-info-mobile .dropdown-item:before {
    content: "\f011";
    padding: 0px 12px;
    position: relative;
    top: 1px;
}

.user-info.user-info-mobile .dropdown-item.changepassword:before {
    content: "\f13e";
    padding: 0px 12px;
    position: relative;
    top: 1px;
}

.RoomDetails {
    width: 53%;
    text-align: right;
}

.lblComponent {
    padding-left: 0;
    font-size: 16px;
    width: 100%;
}

.spnTermscheckin {
    width: 40%;
    margin-top: 10px;
    white-space: nowrap;
    position: absolute;
    top: 10px;
    right: 0;
}

a.spnTermscheckin {
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 500;
}

.NoticeperiodKey {
    display: none;
    width: 80%;
    text-align: right;
    font-family: "Montserrat", sans-serif;
    color: inherit;
    font-size: 12px;
    font-weight: 600;
}

.checkout {
    margin-right: 5px;
    vertical-align: top;
}

.moveinPropImg {
    width: 100%;
    height: 350px;
}

.moveinDateWrapper {
    height: auto;
    margin: 5px 0;
}

.moveintimeWrapper {
    margin-top: 15px;
}

.moveinDate,
.moveinTime {
    float: right;
    width: 25%;
}

.colive-fa-i.info {
    margin: 8px 0;
    font-size: 12px;
    font-weight: normal;
}

    .colive-fa-i.info:before {
        content: "\f05a";
        font-size: 17px;
        margin-right: 5px;
        text-align: left;
        color: #f8049c;
    }

.moveinDateWrapper > input,
select {
    cursor: pointer;
}

label[for="chkKeyReceived"] {
    width: 74%;
    font-size: 14px;
    font-weight: 400;
    float: left;
}

#btnKeyMoveinDateChange {
    display: block;
    margin-left: auto;
    width: 25%;
    height: 34px;
}

#btnKeyReceived {
    width: 24%;
}

.Nobookings {
    padding-top: 120px;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 120px;
}

    .Nobookings > img {
        height: 100px;
    }

#PreviousBookingContainer .pricing-rating {
    border-bottom: 0;
}

.paymentType {
    margin: 15px 0;
    padding-top: 15px;
}

@media (max-width: 767px) {
    .form-check.paymentType {
        padding-left: 0rem;
    }

    #DuesModal .radioInputGroup {
        padding: 0;
    }
}

.paymentType .otherpayment {
    width: 30% !important;
    margin-top: -7px;
    text-align: left;
}

.team {
    padding: 20px;
    position: relative;
}

.hdntxtcompany {
    float: right;
    width: 63%;
    margin: 5px 0;
    display: none;
}

.uploader {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 150px;
    background: #f9fbfdf7;
    border: 2px solid #E0E6ED;
}

#STHphoto,
#filePhoto,
#panphoto,
#bankphoto,
#idproofprofile,
#adharphoto {
    position: absolute;
    width: 100%;
    height: 150px;
    top: 0px;
    left: 0;
    z-index: 2;
    opacity: 0;
    cursor: pointer;
}

#STHphoto,
#panphoto,
#bankphoto,
#idproofprofile {
    height: 200px !important;
}

.uploader img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: -1px;
    left: -1px;
    z-index: 1;
    border: none;
    display: none;
    cursor: pointer;
}

.uploader p {
    padding-top: 80px;
    text-align: center;
    color: #a7a7a7;
    color: #112950;
    font-weight: 600;
    text-align: center;
    width: 70%;
    margin: 0 auto;
    font-size: 13px;
}

.uploader.userprofilepicture {
    width: 150px !important;
    height: 180px !important;
}

.uploader.pan,
.uploader.idaddress {
    width: 100%;
    height: 245px;
}

/* new styles */
a,
a:hover {
    cursor: pointer;
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 0rem transparent !important;
}

button {
    outline: none !important;
    box-shadow: 0 0 0 0rem transparent !important;
}

.button_anchor {
    border: 1px solid #112950;
    font-size: 15px;
    padding: 10px;
    margin: 30px auto 10px !important;
    cursor: pointer;
    background: white;
    color: #112950;
}

    .button_anchor:hover {
        background: #112950;
        color: white;
    }

.anchor-button {
    margin: 50px auto;
    text-align: center;
}

.nav-item a:hover {
    color: #f0086e;
}

    .nav-item a:hover svg g {
        fill: #f0086e;
    }

.nav-item button.btn.btn-secondary:hover {
    background-color: #f0086e;
    color: white;
    border-color: #f0086e;
}


.graphical-info .feature-svg .position-relative {
    margin: 0 10px;
}

.product-wrap .first-section .graphical-info .table .feature-svg img {
    margin-bottom: 5px;
    margin: 0 10px;
    height: 30px;
    margin-bottom: 16px;
}

.textcenter {
    text-align: center;
}

.graphical-info-title tr th {
    font-weight: 600 !important;
}

#knowMore_button {
    padding: 12px 15px;
    border: 2px solid #212529;
    color: #212529;
    width: fit-content;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
}

    #knowMore_button:hover {
        border: 2px solid #324b72;
        background: #324b72;
        color: #fff;
    }

.btn.contact {
    background: #dddddd;
    color: #000;
    outline: none;
    box-shadow: 0px 0px 0px;
}

.form-control:focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(0, 123, 255, .25);
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button;
    outline: none;
}

.dashboard_wishlist_wrap .card-wrap {
    margin-bottom: 15px;
}

.padtop18 {
    padding-top: 18vh !important;
    padding-bottom: 18vh;
}

.pagenotfound .heading {
    font-size: 56px;
    font-weight: 700;
    color: #f0086e;
    margin: 10px 0;
}

.pagenotfound .subtext {
    font-weight: 600;
    color: #ccc;
    margin: 10px 0;
}

.pagenotfound p {
    font-size: 14px;
    color: #888888;
    line-height: 1.5;
    font-weight: 500;
    margin: 15px 0 25px 0;
}

.pagenotfound_redirection {
    font-size: 16px;
    font-weight: 500;
    color: #f0086e;
    text-decoration: underline !important;
}

.members .member-wrap {
    display: block;
    margin: 0 auto !important;
}

.btn-cancel {
    width: 100px;
    background: white;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 1px;
    cursor: pointer;
    padding: 10px 0px 5px 0px;
    color: black;
    border: 2px solid #324b72;
}

.address-popup .modal-content {
    border-radius: 0;
}

.address-popup .modal-header .close {
    padding: 1rem;
    margin: -1rem 0rem -3rem 0;
    color: #f0086e;
}

.address-popup .form-control {
    width: 100%;
    margin-left: 0;
}

.address-popup .name {
    color: #324b72;
    font-size: 14px;
    font-weight: 600;
}

.address-popup .form-control {
    border: 0px;
    border-bottom: 2px solid #eee;
    font-size: 13px;
}

.address-popup .form-group {
    margin-bottom: 24px;
}

.address-popup #exampleModalLabel {
    margin: 0 auto;
    color: #112950;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
}

.nearby .btn-primary:not(:disabled):not(.disabled).active,
.nearby .btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
    color: #f8049c;
    background-color: #ffffff;
    border-color: #f8049c;
}

.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
    box-shadow: 0px 0px 2px #ccc !important;
}

.sub_feq h3.active {
    background: #eee;
    padding: 15px;
    margin-bottom: 7px;
}

.dashboard_wishlist_wrap .create_event_form .form-control {
    font-size: 14px;
}

.pretty input {
    display: block;
}

.filter-concept {
    float: left;
    padding: 7px 20px;
}

section.grid-view p.upgrade .spnPropCount {
    color: #bdbdbd;
    font-weight: 400;
}

#PropMapCards {
    padding-top: 0px;
}

.dropdown-userdetails {
    display: inline-flex;
    align-items: center;
}

#dropdownMenuLink {
    color: #f0086e;
}

.dropdown-toggle::after {
    content: none;
}


.user-info.user-info-mobile .dropdown-item.mydashboard:before {
    content: "\f0e4";
}

.user-info.user-info-mobile .dropdown-item.myprofile:before {
    content: "\f007";
}

.user-info.user-info-mobile .dropdown-item.mywallet:before {
    content: "\f0d6";
}

section.grid-view i.fa.fa-heart-o {
    display: none;
}

.like-share,
.rating {
    display: none;
}

.fa.fa-heart-o {
    display: none;
}

#btnKycRedirect {
    display: none;
}

.colive-fa-i.drag:before {
    content: "\f093";
    font-size: 35px;
    position: absolute;
    color: rgba(17, 41, 80, 0.7019607843137254);
    top: 35px;
    left: 60px;
}

.colive-fa-i.dragproof:before {
    content: "\f093";
    font-size: 35px;
    position: absolute;
    color: rgba(17, 41, 80, 0.7019607843137254);
    top: 75px;
    left: 225px;
}

.colive-fa-i.dragproof {
    padding-top: 125px;
}

.gm-style .gm-style-iw-d {
    max-height: 180px !important;
}

.gm-style-iw.gm-style-iw-c {
    max-height: 180px !important;
}

#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
    margin: 0;
    width: 100%;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
}

#cssmenu:after,
#cssmenu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#cssmenu #menu-button {
    display: none;
}

#cssmenu > ul > li {
    float: left;
}

    #cssmenu > ul > li > a {
        color: #324b72;
        text-decoration: none;
        font-weight: 500;
        text-transform: capitalize;
        -webkit-transition: color .25s ease;
        -moz-transition: color .25s ease;
        transition: color .25s ease;
        font-size: 13px;
    }

    #cssmenu > ul > li:hover > a {
        color: #f8049c;
    }

    #cssmenu > ul > li.has-sub > a {
        padding-right: 30px;
    }

#cssmenu ul > li.has-sub > a:after {
    position: absolute;
    top: 22px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #dddddd;
    content: '';
    -webkit-transition: background .25s ease;
    -moz-transition: background .25s ease;
    transition: background .25s ease;
}

#cssmenu > ul > li.has-sub:hover > a:after,
#cssmenu > ul > li.has-sub > a:hover:after {
    background: #ffffff;
}

#cssmenu ul > li.has-sub > a:before {
    position: absolute;
    top: 19px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: '';
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

#cssmenu ul > li.has-sub:hover > a:before,
#cssmenu ul > li.has-sub > a:hover:before {
    top: 23px;
    height: 0;
}

#cssmenu ul ul {
    position: absolute;
    top: 53px;
    left: -1px;
    width: 100%;
    display: none;
    height: 83vh;
    background: hsla(0, 0%, 0%, 0.7);
}

    #cssmenu ul ul ul {
        margin-left: 100%;
        top: 0;
    }

    #cssmenu ul ul li {
        -webkit-transition: height .25s ease;
        -moz-transition: height .25s ease;
        transition: height .25s ease;
        padding: 0 20px;
        margin: 0 auto;
        width: 98%;
        position: relative;
        padding-bottom: 10px;
        max-height: 383px;
        /* overflow: hidden; */
        overflow-y: scroll;
    }

        #cssmenu ul ul li a {
            padding: 11px 15px;
            border-bottom: 1px solid rgba(150, 150, 150, 0.15);
            font-size: 14px;
            text-decoration: none;
            color: #324b72;
            font-weight: 500;
        }

        #cssmenu ul ul li:last-child > a,
        #cssmenu ul ul li.last-item > a {
            border-bottom: 0;
        }

        #cssmenu ul ul li:hover > a,
        #cssmenu ul ul li a:hover {
            color: #ffffff;
        }

.white-bg .filter-wrap {
    padding: 0px 10px 0 15px;
}

.white-bg .title h5 {
    font-size: 13px;
    color: #f0086e;
    margin: 5px 0 10px 0;
    padding: 5px 0;
    font-weight: 500;
}

.check-align {
    padding: 0px 0;
}

    .check-align label {
        font-size: 13px;
        align-items: center;
        font-weight: 500;
        color: #112950 !important;
        margin: 0 !important;
    }

ul.white-bg {
    box-shadow: 0px 0px 6px #dadada;
}

.cancel-fitler {
    background-color: #ffffff;
    border: 2px solid #112950;
    padding: 10px 19px;
    border-radius: 0;
    color: #112950;
    margin: 5px 5px;
    position: relative;
    right: -16px;
}

    .cancel-fitler:hover {
        background-color: #112950;
        border: 2px solid #112950;
        color: #fff;
        cursor: pointer;
    }

.multi_filter_view .apply-filter {
    border: 2px solid #f8049c;
    background-color: #f8049c;
    color: #ffffff;
    border-width: 2px;
    padding: 10px 19px;
    margin: 5px 5px;
    position: relative;
    right: -16px;
}

    .multi_filter_view .apply-filter:hover {
        border: 2px solid #f8049c;
        background-color: #fff;
        color: #f8049c;
        cursor: pointer;
    }

.apply-filter {
    border: 0px solid #f8049c;
    background-color: #ef007300;
    color: #f8049c;
    padding: 0px 0px;
    margin: 5px 5px;
    font-size: 12px;
    font-weight: 700;
    float: right;
    margin-right: 0;
}

    .apply-filter:hover {
        border: 0px solid #f8049c;
        background-color: #fff;
        color: #f8049c;
        cursor: pointer;
    }

.privacy-container h1 {
    color: #f0086e;
    font-size: 24px;
    font-weight: 600;
    line-height: 54px;
}

.privacy-container {
    border: 1px solid #dedede;
    padding: 25px;
    box-shadow: 0px 0px 2px #dedede;
}

    .privacy-container .privacypolicy-content_p {
        font-size: 14px;
        margin-bottom: 25px;
        color: #42597d;
    }

    .privacy-container h4 {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 10px;
        color: #42597d;
        text-transform: capitalize;
    }

    .privacy-container a,
    .privacy-container a:hover,
    .terms_conditions_wrap a,
    .terms_conditions_wrap a:hover {
        color: #f0086e !important;
        font-weight: 600;
    }

.conditionWrapper input[type=checkbox]:checked {
    background-color: #a77e2d !important;
    color: #ffffff !important;
    opacity: 1;
    width: 20px;
    height: 20px;
}

.copyright {
    color: #324b72;
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
    text-align: center;
    padding: 25px 0px 0px;
}

.custom-select {
    border: 2px solid #ced4da;
}

#booking input[type=checkbox] + label:before {
    height: 20px;
    width: 20px;
    font-size: 14px;
}

.yes-check,
no-check {
    width: 100%;
    text-align: -webkit-left;
    text-align: -moz-left;
}

    .yes-check input[type="radio"],
    .no-check input[type="radio"] {
        width: 100% !important;
    }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #007bff00;
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #f0086e;
    background-color: #007bff;
}

.custom-control-label::after {
    opacity: 1;
}

.custom-control-label::before {
    background-color: #ffffff;
    top: 13px;
}

.custom-control-label::after {
    top: 15px;
}

.custom-select:focus {
    border-color: #ffffff00;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075), 0 0 5px rgba(128, 189, 255, 0);
}

.radioInputGroup [type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    /* left: 20px; */
    z-index: 999;
    /* top: 1px; */
    opacity: 0;
    width: 21px !important;
    height: 22px !important;
}

    .radioInputGroup [type="radio"]:checked + label,
    .radioInputGroup [type="radio"]:not(:checked) + label {
        position: relative;
        padding-left: 28px;
        cursor: pointer;
        line-height: 20px;
        display: inline-block;
        color: #666;
    }

        .radioInputGroup [type="radio"]:checked + label:before,
        .radioInputGroup [type="radio"]:not(:checked) + label:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 18px;
            height: 18px;
            border: 2px solid #112950;
            border-radius: 100%;
            background: #fff;
        }

        .radioInputGroup [type="radio"]:checked + label:after,
        .radioInputGroup [type="radio"]:not(:checked) + label:after {
            content: '';
            width: 10px;
            height: 10px;
            background: #f0086e;
            position: absolute;
            top: 3px;
            left: 3px;
            border-radius: 100%;
            -webkit-transition: all 0.2s ease;
            transition: all 0.2s ease;
        }

.Tenant-Profiling .radioInputGroup [type="radio"]:checked + label:after,
.Tenant-Profiling .radioInputGroup [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #f0086e;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.booking-selection .form-check [type="radio"]:checked + label:after,
.booking-selection .form-check [type="radio"]:not(:checked) + label:after {
    content: "";
    width: 11px;
    height: 11px;
    background: #ef0075;
    position: absolute;
    top: 4px;
    left: 3px;
    border: 6px solid #ef0075;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.radioInputGroup [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.radioInputGroup [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

#pass-status {
    position: relative;
    top: -34px;
    right: 10px;
    text-align: -webkit-right;
    float: right;
}

.fa-eye:before {
    color: #112950;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 0px solid #ef0073 !important;
    background: #ef0073 !important;
    font-weight: normal;
    color: #112950;
    border-radius: 50px;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 12px !important;
    height: 12px !important;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-widget-header {
    border: 0px solid #ef0073 !important;
    background: #ef0073 !important;
    color: #222222;
    font-weight: bold;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -4px !important;
    box-shadow: 0px 0px 0px;
    outline: none;
}

.ui-slider-horizontal {
    height: 0em;
}

.ui-widget-content {
    border: 0px solid #dadada !important;
    background: #dadada !important;
    color: #222222 !important;
    height: 4px !important;
}

#schedulevisit i.fa.fa-calendar {
    position: relative;
    bottom: 45px;
    /* right: 54px; */
    font-size: 20px;
}

#schedulevisit select#slTimeSlots {
    width: 100%;
    height: auto !important;
    margin-left: 0px;
    border: 0;
    border-bottom: 2px solid #e0e6ed;
    padding: 17px 29px;
}

#schedulevisit input#txtMoveinDate {
    padding: 11px 29px;
}

#schedulevisit i.fa.fa-angle-down {
    position: absolute;
    right: 25px;
    bottom: 16px;
}

.terms-checkin-ul {
    margin-left: 35px;
    text-indent: .5em;
    border-left: 2px solid #e6e6e6;
}

    .terms-checkin-ul ul {
        margin-top: -1.25em;
        margin-left: 1em;
    }

    .terms-checkin-ul li {
        position: relative;
        bottom: -1.25em;
    }

        .terms-checkin-ul li:before {
            content: "";
            display: inline-block;
            width: 2em;
            height: 0;
            position: relative;
            left: -.75em;
            border-top: 2px solid #e6e6e6;
        }

        .terms-checkin-ul li:after {
            content: "";
            display: block;
            width: 1em;
            height: 1em;
            position: absolute;
            background: #f0086e;
            border: .25em solid white;
            top: 0.5em;
            left: 1.4em;
        }

    .terms-checkin-ul .cupertino {
        color: #060C16;
        font-size: 13px;
        font-weight: 400;
        line-height: 19px;
        text-align: left;
        padding: 0px 0px 11px 0px;
        list-style-type: none;
    }

li.cupertino {
    list-style-position: inside;
    text-indent: -2em;
    padding-left: 3em !important;
}

.terms_and_conditions_additional_wrap .container.conditions {
    padding-bottom: 50px;
}

.referurfriend {
    color: #112950;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    text-align: -webkit-center;
    margin: 25px auto;
    width: 100%;
    text-align: -moz-center;
}

/*Website SmartLock*/
.smartlock {
    color: #112950;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    margin: 25px auto;
    width: 100%;
}

#txtReferralCode {
    text-align: -webkit-center;
    margin: 0 auto;
    border: 2px dashed #f0086e;
    background: #fff;
    margin-bottom: 16px;
    text-align: -moz-center;
}

.referralwhite-bg {
    margin: 20px auto;
    padding: 10px;
}

.pretty .state label:after,
.pretty .state label:before {
    top: 2% !important;
}

.pretty .state label {
    position: initial;
    display: inline-block;
    min-width: unset !important;
    font-size: 12px;
    font-weight: 500 !important;
    position: unset !important;
    color: #112950 !important;
}

    .pretty .state label:before {
        border-color: #1d1d1d !important;
    }

    .pretty .state label:after,
    .pretty .state label:before {
        border-radius: 2px !important;
        border-width: 2px !important;
    }

.grid-view .pretty.p-default input:checked ~ .state label:after {
    background: #1d1d1d !important;
}

.uploader.bank,
.uploader.pan,
.uploader.idaddress {
    height: 200px !important;
}

#slVisitSlots {
    width: 66%;
    top: 20px;
    position: relative;
}

#FPSucceess {
    display: none;
    width: 56%;
    margin: 0 auto;
    text-align: center;
}

#fmPasswordSuccess {
    display: none;
    width: 56%;
    margin: 0 auto;
    text-align: center;
}

#cssmenu > ul > li > a:before {
    content: "\f0b0";
    padding-right: 6px;
}

#CustomerTestimonials {
    margin: 0;
}

#CustomerTestimonials,
#PropertyRatings {
    display: none;
}

#ancFilter.active {
    color: #f8049c;
}

.irs--round .irs-handle {
    border: 4px solid #ef0073 !important;
}

.irs--round .irs-bar {
    background-color: #ef0073 !important;
}

.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
    background-color: #ef0073 !important;
}

    .irs--round .irs-from:before,
    .irs--round .irs-to:before,
    .irs--round .irs-single:before {
        border-top-color: #ef0073 !important;
    }

.irs--round .irs-min,
.irs--round .irs-max {
    background-color: rgba(239, 13, 114, 0.44) !important;
}

.EditButton {
    margin: 5px 0;
    padding: 4px;
}

.btncheckinEdit {
    background-color: #f8049c;
    color: #fff;
    border: 0;
    width: 30%;
    margin: 5px auto;
    display: block;
    font-weight: 500;
}

.loader p:before {
    color: transparent;
}

.loader p:after,
.loader p:before {
    content: "...";
}

.conditionWrapper input[type=checkbox] + label:before {
    font-size: 12px;
    width: 18px;
    padding-left: 3px;
}

.padtb {
    padding: 80px 0 32px 0;
}

.blur {
    filter: blur(2px);
    -webkit-filter: blur(2px);
}

.blur_high {
    filter: blur(7px);
    -webkit-filter: blur(7px);
}

.empty-space {
    padding: 5px 0;
}

.visionMission h2 {
    font-size: 28px !important;
    font-weight: 600 !important;
}

.closefilter {
    color: #f8049c;
    font-size: 24px;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 600;
    background-color: transparent;
    border: 0;
    cursor: pointer;
}

.our-6-p p {
    color: #324B72;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    opacity: 0.9000000357627869 !important;
    padding-top: 18px;
}

.product-wrap .first-section .info h5 {
    color: #112950;
    font-size: 20px;
    font-weight: 400;
    line-height: 0px;
    margin-top: 15px;
    padding-left: 18px;
}

.coliveadv li {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    line-height: 1.5;
    padding-bottom: 15px;
    list-style-type: none;
}

.coliveCommunity li {
    color: #324B72;
    font-size: 14px;
    font-weight: 400;
    opacity: 0.9000000357627869;
    list-style-type: none;
    padding-bottom: 10px;
    line-height: 1.5;
}

i.fa.fa-heart-o.colivelovesign {
    display: block;
    float: none;
    display: inline-block;
    color: #f0086e;
}


/*** POPUP ***/

.jquery-modal .modal {
    background: transparent !important;
    box-shadow: 0px 0px 0px !important;
}

.jquery-modal .modal {
    max-width: 100%;
    width: 90%;
}

    .jquery-modal .modal a.close-modal {
        position: absolute;
        top: 0px;
        background: transparent;
        right: 0;
        display: block;
        width: 22px;
        height: 24px;
        text-indent: -9999px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR…o8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==);
    }

.share .fa-youtube-play:before {
    content: "\f16a";
    color: #fd0000;
}

.share i.fa.fa-youtube-play {
    position: absolute;
    top: 0px;
    font-size: 40px;
    right: 0px;
}

.totaldegree {
    text-align: center;
}

    .totaldegree img {
        width: 100%;
        top: 0;
        right: 0;
        background: #f0086e;
    }

.jquery-modal.blocker.current {
    z-index: 9999;
}

.product-wrap .first-section .info .rating-wrap .share .googlePlus img {
    width: 30px;
}

.googlePlus {
    position: absolute;
    right: 8px;
    top: 43px;
    display: none;
}

    .googlePlus a {
        color: #112950;
        display: flex;
    }

a.corporateReg {
    background-color: #f8049c;
    color: white;
    font-size: 16px;
    padding: 12px 24px;
    border: none;
    cursor: pointer;
    border-radius: 0px;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
}

.PropertyModalWrapper {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    z-index: 10000;
}

.PropertyIframe {
    width: 97%;
    margin: 20px auto;
    display: block;
    height: 95vh;
    border: 0;
}

.ModalContainer {
    position: relative;
}

.PropertyIframeClose {
    position: absolute;
    top: 0px;
    right: 25px;
    color: #fff;
    font-size: 25px;
    cursor: pointer;
}

#btnMatterPort {
    background-color: #fff;
    border: 0;
    cursor: pointer;
    display: none;
}

#spnHighlights span {
    font-family: "Montserrat", sans-serif !important;
    color: #fff !important;
    font-size: 16px !important;
}

#schedulevisitform .pick-date select#slVisitSlots {
    width: 100%;
    top: 29px;
    position: relative;
    margin-left: 0;
    border-bottom: 2px solid #E0E6ED !important;
    border: 0;
}

.promisesTypetitle {
    color: #324b72;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    padding-bottom: 6px;
    position: relative;
    top: 6px;
}

.pomisesList .amenityItems span {
    font-size: 13px;
    color: #929292;
    font-weight: 500;
    padding-left: 12px;
}

.pomisesList .amenityItems img {
    margin: 0 12px 0 0px;
    opacity: 0.4;
    width: 100%;
}

.pomisesList .amenityItems .amenity {
    margin: 10px auto;
}

hr.amenityHr {
    margin: 0;
    width: 8%;
    border: 1px solid #112950 !important;
    margin-bottom: 10px;
}

.hidemore {
    background: transparent;
    border: 0px;
    color: #112950;
    font-size: 14px;
    font-weight: 600;
    padding: 5px 0 10px 0;
}

hr.amenityHr.Morehr {
    margin-top: 15px !important;
    margin-bottom: 0px !important;
    width: 100%;
    border: 0.6px solid #bdbdbd !important;
}

.pomisesList .amenityItems .amenity {
    margin: 10px auto;
    display: flex;
    align-items: center;
}

.pomisesList .amenityItems .amenityImg {
    width: 25px;
    height: 32px;
    overflow: hidden;
}

.cardHeadLogo {
    width: 30px;
    height: 30px;
    margin-right: 7px;
}

.cardHeading .cardImg {
    margin-right: 8px;
    width: 100%;
    height: -webkit-fill-available;
}

.cardHeading {
    display: flex;
    align-items: center;
}

.pomisesList {
    margin-top: 20px;
}

.container.magna i.fa.fa-calendar {
    border-radius: 100%;
    color: #EF0073 !important;
    font-size: 12px;
}

.similarProperty {
    font-size: 22px;
    text-align: center;
    color: #324b72;
    letter-spacing: 2px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    width: 100%;
    border-bottom: 2px solid #dedede;
    padding-bottom: 12px;
    margin: 0 15px;
    display: none;
}

.contactusForm .fa-angle-down {
    font-size: 30px;
    position: absolute;
    right: 25px;
    padding-top: 3px;
}

.AccountsWrapper {
    display: block;
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 70px;
}

.AccountHeader {
    text-align: center;
    font-size: 22px;
    color: #000;
    margin: 10px;
}

.AccountsContainer {
    max-width: 1200px;
    margin: 0 auto;
    display: -ms-grid;
    display: grid;
    grid-template-columns: 12% 30% 18% 16% 24%;
    grid-template-rows: 33px 33px;
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
}

.AccountCol {
    background: #454545;
    border-color: #454545;
    border-right-color: #DBE0E4;
    text-align: left;
    padding: 10px;
    word-break: normal;
    font-weight: 600;
    color: #fff;
    border-right: 1px solid #fff;
}

.AccountRow {
    white-space: nowrap;
    padding: 10px;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
}

.fifthCol {
    border-right: 0;
}

.EmptyAccountRecords {
    min-height: 80px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    margin-top: 20px;
    display: none;
}

.signup-wrap .signup-box form .form-group input#ScheduleDate {
    padding: 11px 29px;
}

.apply-resetValue {
    position: absolute;
    bottom: 10%;
    right: 0;
    display: grid;
    overflow: hidden;
    width: 193px;
    margin-top: 43px;
}

#CheckoutModalLongTitle {
    color: #112950;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    text-align: left;
}

.customizepopup .sub-title {
    color: #DB1C72;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    text-align: left;
    padding: 20px 0px 20px 0px;
}

.customizepopup .checkout-Terms p {
    color: #060C16;
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;
    text-align: left;
    padding: 0px 0px 14px 0px;
}

.customizepopup ul.CheckoutTermsList {
    padding: 15px 25px;
}

.customizepopup .CheckoutTermsList li {
    color: #060C16;
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;
    text-align: left;
    padding: 0px 0px 14px 0px;
}

.customizepopup .TermsWrapper.conditionWrapper {
    position: unset !important;
    width: unset !important;
    float: left;
}

.customizepopup .spnTerms {
    position: absolute;
    left: 50px;
}

.customizepopupbtn button.btn.btn-secondary {
    width: auto !important;
}

.scrollOvereff {
    max-height: 350px;
    overflow: hidden;
    overflow-y: auto;
}

#CheckoutModal .modal-content.col-lg-10.offset-lg-1.col-12.offset-0 {
    margin-top: 20px;
}

.customizepopupbtn.customizepopup {
    margin-top: 5px;
}

#mdlCheckoutModal .modal-dialog {
    max-width: 996px !important;
    margin: 1.75rem auto;
}

.product-wrap .first-section .info .detail-info span {
    color: #324b72;
    font-size: 16px !important;
    font-weight: 400;
    line-height: 23px;
    opacity: 0.9000000357627869;
}

.amenityItemWrapper {
    margin-bottom: 15px;
    padding: 0;
    border-radius: .25rem;
    padding-left: 15px;
}

.amenityTypeHeader {
    text-align: center;
}

.amenityImg {
    width: 42px;
    height: 42px;
}

.AmenitiesTitle {
    padding: 10px;
    max-width: 100%;
}

.amenityTypeHeader span {
    color: #112950;
    font-size: 16px;
    font-weight: 500;
    padding-left: 2px;
}

.amenityServiceImage {
    width: 20px;
    height: 20px;
    margin-right: 16px;
    margin-left: 16px;
}

    .amenityServiceImage img {
        width: 100%;
        opacity: 0.8;
    }

.offerBlock {
    float: left;
    margin-bottom: 20px;
}

.amenityItems .amenity {
    display: -webkit-box;
    margin: 8px 0;
}

    .amenityItems .amenity span {
        font-size: 12px;
        color: #808080;
        font-weight: 500;
    }

    .amenityItems .amenity .amentiesOfferSecDesign {
        font-size: 12px;
        color: #fff;
        font-weight: 500;
        white-space: pre-wrap;
        word-break: break-word;
        width: 100%;
        line-height: 1.5;
        font-size: 14px;
        background: #ed0b70;
        padding: 8px;
    }

.OfferSec_Align {
    display: flex !important;
    align-items: baseline;
}

.btnShowextraamenity {
    position: absolute;
    right: 8px;
    bottom: 5px;
    color: #112950;
    font-size: 12px;
    font-weight: 400;
    cursor: pointer;
}

    .btnShowextraamenity.active {
        position: relative !important;
        right: 10px !important;
        width: 15% !important;
        bottom: 5px !important;
        float: right;
    }

    .btnShowextraamenity:hover {
        color: #f8049c;
        font-size: 12px;
    }

    .btnShowextraamenity i {
        float: right;
        position: absolute;
        right: -1px;
        top: 1px;
        font-size: 16px;
        transform: rotate(0deg);
        -webkit-transition: -webkit-transform .8s ease-in-out;
        -ms-transition: -ms-transform .8s ease-in-out;
        transition: transform .8s ease-in-out;
    }

    .btnShowextraamenity.CollapseIcon i {
        transform: rotate(-90deg);
        -webkit-transition: -webkit-transform .8s ease-in-out;
        -ms-transition: -ms-transform .8s ease-in-out;
        transition: transform .8s ease-in-out;
    }

.amenityItems i.fa-angle-right:before {
    font-size: 24px;
}

.AmenitiesheightSet {
    min-height: 120px;
    max-height: 180px;
    overflow: hidden;
    overflow-y: auto;
    scroll-behavior: smooth;
    position: relative;
}

.product-wrap #PropertySection h4,
.product-wrap #PropertySection h1 {
    background: #fff;
    padding: 20px;
}

    .product-wrap #PropertySection h4 #spnPropertyName,
    .product-wrap #PropertySection h1#spnPropertyName {
        color: #112950;
        font-size: 24px;
        font-weight: 400;
        line-height: 29px;
        margin-bottom: 0px;
    }

.product-wrap #PropertySection .product-carousel {
    background: #fff;
}

.contactusForm .form-group {
    padding-bottom: 30px;
    margin-bottom: 0;
}

.contactusForm .form-control {
    width: 100% !important;
    margin-left: 0px;
    border: 0;
    border-bottom: 2px solid #eeee;
}


.ShoshkeleWrapper {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
    z-index: 1031;
}

.ShoshkeleContainer {
    width: 55%;
    margin: 105px auto;
    display: block;
    position: relative;
    border: 6px solid #fff;
}

    .ShoshkeleContainer img {
        width: 80%;
        margin: 0 auto;
        display: block;
    }

.btnCloseShoshkele {
    position: absolute;
    top: -6px;
    right: -6px;
    height: 25px;
    width: 25px;
    background-color: #ffffff;
    color: #ef0075;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
}

.closeFilterI {
    width: 15px;
}

.sub_feq ul {
    padding-left: 55px;
}

.PlatinumCorppro {
    color: #324b72;
    font-weight: 700;
    margin: 15px 0;
    line-height: 1.5;
}

.clientCardImg {
    margin: 0 auto;
    text-align: center;
}

    .clientCardImg img {
        width: 100%;
        padding: 29px 0;
    }

.Client-card.row {
    align-items: center;
}

.navButtons {
    position: absolute;
    top: -48px;
    right: 25px;
}

.kycback,
.kycNext {
    padding: 5px 15px !important;
    border: 1px solid lightgray;
    background: white;
    font-size: 25px;
}


.adjustheight .card {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 25%;
    flex: 1 0 25%;
}

hr.Events {
    width: 85%;
    margin: 1rem auto;
}

.websiterunner {
    width: 100%;
    margin: 0px;
    padding: 0px;
    top: 0px;
    z-index: 1031;
    background: #112950;
}

#upComingEvents .card-img-top {
    height: 25vh;
    width: auto;
    margin: 0 auto;
    display: block;
}

#Events .card-img-top {
    height: 25vh;
    width: auto;
    margin: 0 auto;
    display: block;
}

.MapControls {
    display: inline-flex;
    position: absolute;
    top: 25px;
    left: 25px;
    z-index: 100;
    width: 75%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
    background: #fff;
    height: 48px;
    padding: 5px;
    border-radius: 8px;
    border-bottom: 1px solid transparent;
}

.btnDirections {
    width: 7%;
    height: 30px;
    font-size: 12px;
    margin-left: 5px;
    white-space: nowrap;
    border-radius: 2px;
    border: 0;
    display: block;
    background-color: #fff !important;
    cursor: pointer;
}

    .btnDirections img {
        height: 27px;
        margin-top: 5px;
        margin-left: -1px;
    }

.ribbon {
    font-size: 16px !important;
    width: 50%;
    position: relative;
    color: #fff;
    text-align: center;
    padding: 1em 2em;
    margin: 0em 0 0em;
}

.bg-grey {
    background: #f4f8fb;
}

.product-wrap .first-section .product-carousel .owl-carousel#PropertyImages .owl-nav .owl-prev span,
.product-wrap .first-section .product-carousel .owl-carousel#PropertyImages .owl-nav .owl-next span {
    position: relative;
    top: -3px;
}

.leftImgPart img {
    width: 60%;
}

.rightImgPart img {
    width: 60%;
}

.ImgCenterPad {
    padding-top: 45px;
    position: relative;
    padding-left: 0px;
    left: -3px;
}

.w3-row-padding,
.w3-row-padding > .w3-half,
.w3-row-padding > .w3-third,
.w3-row-padding > .w3-twothird,
.w3-row-padding > .w3-threequarter,
.w3-row-padding > .w3-quarter,
.w3-row-padding > .w3-col {
    padding: 0 8px;
}

    .w3-container:after,
    .w3-container:before,
    .w3-panel:after,
    .w3-panel:before,
    .w3-row:after,
    .w3-row:before,
    .w3-row-padding:after,
    .w3-row-padding:before,
    .w3-cell-row:before,
    .w3-cell-row:after,
    .w3-clear:after,
    .w3-clear:before,
    .w3-bar:before,
    .w3-bar:after {
        content: "";
        display: table;
        clear: both;
    }

.w3-modal {
    display: none;
    padding-top: 0px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.83);
    z-index: 1064;
}

.w3-xlarge {
    font-size: 24px !important;
}

.w3-display-topright {
    position: absolute;
    right: 10px;
    top: -5px;
}

.w3-btn,
.w3-button {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.w3-btn,
.w3-button {
    border: none;
    display: inline-block;
    padding: 8px 3px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: #4f4d4e;
    /* background-color: inherit; */
    text-align: center;
    cursor: pointer;
    /* white-space: nowrap; */
    font-size: 39px;
    z-index: 10;
    line-height: 13px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #e3e3e3;
}

.w3-animate-zoom {
    animation: animatezoom 0.6s;
}

@keyframes animatezoom {
    from {
        transform: scale(0);
    }

    to {
        transform: scale(1);
    }
}

.w3-modal-content {
    background-color: #fff;
    position: relative;
    padding: 0;
    outline: 0;
    margin-top: 120px;
    text-align: center;
    padding: 16px;
}

    .w3-modal-content img {
        width: auto;
        margin: 0;
        max-width: 100%;
        height: 100%;
    }

#w3-P-tag {
    text-align: left;
    padding: 0px 20px 0 20px;
}

.offer_box_sec {
    font-size: 24px;
    font-weight: 700;
    border: 2px dashed #ef0075;
    width: min-content;
    padding: 15px 20px;
}

.offer_code_section {
    text-align: center;
    align-items: center;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    padding: 15px 0;
}

.w3-Coupon_sec {
    border: 2px dashed #eee;
    padding: 20px;
}

.Validity_offercode {
    margin: 10px 0;
    font-size: 11px;
    font-weight: 500;
    color: #a7a7a7;
}

.Deals_day {
    margin: 10px auto;
    font-size: 20px;
    font-weight: 600;
    width: 100%;
}

.terms_Partner {
    margin: 10px 20px;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    text-align: left;
}

.campaignDescription {
    display: block;
    text-align: left;
    padding: 0px 20px 0 20px;
    font-size: 14px;
    color: #a7a7a7;
    font-weight: 500;
}

.Partner_CouponImg {
    margin: 0 auto;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

#signupotp-template,
#offlinepayment-template,
#dvPaymentOTP {
    display: none;
}

input[type="password"] {
    font-size: 35px;
}

#spnUserName {
    font-size: inherit;
    color: #112950;
}

.usernameWrapper {
    text-align: center;
    margin-bottom: 5px;
    font-size: 1rem;
}

.spnCountryCode {
    position: absolute;
    top: 10px;
    left: 25px;
}

#customermobile {
    padding-left: 60px;
}

#CharecterWrapper {
    visibility: hidden;
}

.eventFormCard .card-thumbnail-image {
    width: 100%;
    overflow: hidden;
}

#eventSecView .location p#spnPropertyName {
    font-weight: bold;
    opacity: 1;
}

#eventSecView .testimonial {
    padding-top: 8px;
}

#eventSecView #EventImages > div {
    width: 100%;
}

.GallerySec,
.feedback {
    display: none;
}

/* 23/08/2019 */
#SimilarPropertiesCards .item {
    overflow: hidden;
}

#SimilarPropertiesCards .owl-prev {
    margin-top: -130px !important;
}

#SimilarPropertiesCards .owl-next {
    margin-top: -130px !important;
}

}

.SimilarPropertiesimgContainer {
    width: 374px;
    height: 210px;
    overflow: hidden;
}

.partnersWrapper {
    max-height: 300px;
    overflow-y: hidden;
}

    .partnersWrapper.active {
        height: auto;
        max-height: 1400px;
        -webkit-transition: max-height 2s;
        /* For Safari 3.1 to 6.0 */
        transition: max-height 2s;
    }

.TermsCondtionOffers {
    width: 100%;
    font-size: 12px;
}

div.promises.container {
    min-height: 65vh;
}

.TermsCondtionOffers ol {
    padding-left: 25px;
}

.TermsCondtionOffers ul {
    padding-left: 25px;
}

    .TermsCondtionOffers ul li {
        margin: 0px !important;
    }

.PropertyViewDesign {
}

.scheduleFreeVissit {
    padding-left: 0px;
    padding: 0;
}

.PropertyViewDesign .property {
    border: 2px solid #112950;
    text-align: center;
    padding: 5px;
    font-size: 12px;
    font-weight: 500;
}

    .PropertyViewDesign .property:hover {
        background: #112950;
        color: #fff;
    }

.scheduleFreeVissit .property {
    text-align: center;
    background: #f8049c;
    color: #fff;
    font-weight: 500;
    padding: 6px 8px;
    border: 2px solid #f8049c;
}

    .scheduleFreeVissit .property:hover {
        color: #ef0073 !important;
        background: #fff;
    }

.schedule-first #schedulevisit {
    background: transparent;
    padding: 0;
}

.schedule-first .signup-box {
    background: transparent;
    padding: 0px;
}

.schedule-first form#schedulevisitform {
    margin: 0;
}

.product-wrap .first-section .booknow .card .tab-content .tab-pane .schedule-first input {
    background: transparent !important;
    border-bottom: 2px solid #000;
    color: #000 !important;
    padding: 0 0 0 20px !important;
    height: 40px;
}

    .product-wrap .first-section .booknow .card .tab-content .tab-pane .schedule-first input#ScheduleDate {
        cursor: pointer;
    }

    .product-wrap .first-section .booknow .card .tab-content .tab-pane .schedule-first input::placeholder {
        color: #969090 !important;
    }

.schedule-first #schedulevisit {
    margin: 0;
    min-height: 393px;
}

.product-wrap .first-section .booknow .card .tab-content .tab-pane .schedule-first form .pick-date .scheduleCalendar {
    position: relative;
    left: 12px;
    /* bottom: -24px !important; */
    top: -30px;
}

.product-wrap .first-section .booknow .card .tab-content .tab-pane .schedule-first form span {
    top: -35px;
}

.schedule-first #schedulevisit i.fa.fa-calendar {
    font-size: 12px;
    bottom: 0px;
    top: 0px;
}

#schedulevisitform .pick-date .scheduleTIminginSChe select#slVisitSlots {
    position: relative;
    top: 0 !important;
    border-bottom: 2px solid #000 !important;
    background: transparent;
    color: #000;
    height: 40px;
    font-size: 13px;
    padding: 0;
}

}

#schedulevisitform .pick-date .scheduleTIminginSChe select#slVisitSlots option {
    color: #000;
}

#schedulevisit .scheduleTIminginSChe .focus-input100 i.fa.fa-angle-down {
    position: absolute !important;
    top: 70% !important;
}

.focus-input100 i {
    font-size: 16px !important;
}

.scheduleTIminginSChe .focus-input100 {
    position: absolute;
}

.product-wrap .first-section .booknow .card .book-third {
    display: none;
}

.product-wrap .first-section .booknow .card .tab-content .tab-pane input::placeholder {
    color: #e2e2e2 !important;
}

.product-wrap .first-section .booknow .card .tab-content .tab-pane input {
    color: #fff !important;
}

.schedule-first form p {
    margin-bottom: 10px !important;
}

.product-wrap .first-section .booknow .card .tab-content .tab-pane .schedule-first label.error {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 14px;
}

.schedule-first .form-group {
    margin-bottom: 0rem;
}

.schedule-first label.error {
    color: white !important;
    font-size: 11px !important;
    position: relative !important;
    display: block;
    top: 5px !important;
    float: right;
    background-color: #f90000bf !important;
    padding: 2px 10px;
    border-radius: 2px;
    margin-bottom: 0px;
}

.product-wrap .first-section .booknow .card .tab-content .tab-pane .booking-new-schedule p {
    font-size: 12px;
    margin-bottom: 15px;
    text-align: justify;
}

.product-wrap .first-section .booknow .card .tab-content .tab-pane .schedule-first button#schedule-btn {
    margin-top: 58px;
}

    .product-wrap .first-section .booknow .card .tab-content .tab-pane .schedule-first button#schedule-btn:hover {
        color: #fff;
    }

div#spnHighlights p {
    color: #fff !important;
    font-size: 16px !important;
    opacity: 0.9000000357627869 !important;
    font-family: "Montserrat", sans-serif !important;
}

#SimilarPropertiesContainer .owl-carousel-cards .view-property a {
    display: block;
    text-align: right;
}

    #SimilarPropertiesContainer .owl-carousel-cards .view-property a p {
        opacity: 1;
    }

#txtCountry {
    display: none;
}

#permanentaddress .dropdown-main .kyc_formBorder {
    border: 0px;
    border-bottom: 2px solid #E0E6ED;
    font-weight: 400 !important;
    height: 38px !important;
}

#permanentaddress .dropdown-main input.kyc_formBorder::placeholder {
    border: 0px;
    border-bottom: 2px solid #E0E6ED;
    font-weight: 400 !important;
    height: 38px !important;
}

#permanentaddress .dropdown-main {
    padding: 0;
}

#txtPANNumber,
#txtIFSCCode {
    text-transform: uppercase !important;
}

#txtCity {
    margin-top: 30px;
}

.Tenant-page-wrap .Tenant-Profiling .form-control.customerror {
    border: 2px solid #fb4040;
}

.customerror {
    border: 2px solid #fb4040;
}

.resendWrap {
    display: flex;
    margin-top: 10px;
}

#OTPRedirect span {
    cursor: pointer;
    color: #f8049c;
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0;
    }

    to {
        top: 0;
        opacity: 1;
    }
}

.WhatsappOptin .w3-modal-content {
    margin: 160px auto;
    border: 1px solid #eee;
    box-shadow: 0px 0px 4px #d0d0d0;
    background-image: url(/assets/images/whstappbg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 486px -64px;
}

.WhatsappOptin .w3-modal {
    display: none;
    padding-top: 0px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(253, 253, 253, 0.95);
    z-index: 1064;
}

.WhatsappOptin .w3-display-topright {
    position: absolute;
    right: -9px;
    top: -9px;
    border: 1px solid #eee;
    box-shadow: 1px -1px 4px #d0d0d0;
}

.WhatsappOptin .w3-modal-content img {
    width: auto;
    margin: 0;
    max-width: 80%;
    height: auto;
}

.WhatsappOptin .whatsapp_CouponImg {
    margin: 0 auto;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    overflow: hidden;
}

.WhatsappOptin .whatsappAlign {
    align-content: center;
    position: relative;
    display: flex;
    align-items: center;
}

.WhatsappOptin .WhatsappNumber {
    font-size: 16px;
    color: #324b72;
    font-weight: 600;
}

.WhatsappOptin .whatsappDescription {
    display: block;
    padding: 0px 20px 0 20px;
    font-size: 14px;
    color: #5f5656;
    font-weight: 500;
    text-align: left;
}

.WhatsappOptin #whatsappTitle {
    color: #324b72;
    margin: 10px auto;
    font-size: 20px;
    font-weight: 600;
    width: 100%;
    text-align: left;
    padding: 0px 20px 0 20px;
}

.WhatsappOptin #WhatsappYes {
    background: #ef0075;
    border: 0px;
    font-weight: 700;
    font-size: 14px;
    margin: 5px 0px 5px 5px;
    color: #ffffff;
    cursor: pointer;
    padding: 10px 16px;
}

.WhatsappOptin .WhatsappSuggestButton {
    width: 100%;
    margin: 10px 0 0 0;
    display: flex;
}

.WhatsappOptin #whatsappnotnow {
    background: #324b72;
    border: 0px;
    font-weight: 700;
    font-size: 14px;
    margin: 6px 10px;
    color: #ffffff;
    cursor: pointer;
    padding: 10px 16px;
}

.WhatsappOptin .WatsappImgAlign {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

/*schedule video visit popup*/
.Schedulevideovisit-popup .w3-modal-content img {
    max-width: 100%;
    height: 100%;
}

.Schedulevideovisit-popup .w3-modal-content {
    margin: 160px auto;
    border: 1px solid #eee;
    box-shadow: 0px 0px 4px #d0d0d0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 486px -64px;
}

.Schedulevideovisit-popup .w3-modal {
    display: none;
    padding-top: 0px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(253, 253, 253, 0.95);
    z-index: 1064;
}

.Schedulevideovisit-popup .w3-display-topright {
    position: absolute;
    right: -9px;
    top: -9px;
    border: 1px solid #eee;
    box-shadow: 1px -1px 4px #d0d0d0;
}

.Schedulevideovisit-popup .SchedulevisitAlign {
    align-content: center;
    position: relative;
    display: flex;
    align-items: center;
}

.Schedulevideovisit-popup .SchedulevisitdiscriptionProperty {
    font-size: 16px;
    color: #324b72;
    font-weight: 600;
}

.Schedulevideovisit-popup .SchedulevisistDescription {
    display: block;
    padding: 0px 20px 0 20px;
    font-size: 14px;
    color: #5f5656;
    font-weight: 500;
    text-align: left;
}

.Schedulevideovisit-popup #SchedulevisitTitle {
    color: #324b72;
    margin: 10px auto;
    font-size: 20px;
    font-weight: 600;
    width: 100%;
    text-align: left;
    padding: 0px 20px 0 20px;
}

.Schedulevideovisit-popup #SchedulevisitJoin {
    background: #ef0075;
    border: 0px;
    font-weight: 700;
    font-size: 14px;
    margin: 5px 0px 5px 5px;
    color: #ffffff;
    cursor: pointer;
    padding: 10px 16px;
}

.Schedulevideovisit-popup .SchedulevisitSuggestButton {
    width: 100%;
    margin: 10px 0 0 0;
    display: flex;
}

.Schedulevideovisit-popup #schedulevisitnotnow {
    background: #324b72;
    border: 0px;
    font-weight: 700;
    font-size: 14px;
    margin: 6px 10px;
    color: #ffffff;
    cursor: pointer;
    padding: 10px 16px;
}

.pad0 {
    padding: 0px;
}

.padright0 {
    padding-right: 0px;
}

/* for Whatsapp on off option*/
.whatsapp_Toogle .spnWhatsApp {
    position: relative;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}

.whatsapp_Toogle img {
    width: 5%;
}

.radioInputGroup .toggle.btn.btn-sm.btn-default.off {
    width: 60px !important;
    height: 30px !important;
    border-radius: 13px !important;
    min-height: 19px !important;
    border-color: transparent;
}

.radioInputGroup .toggle.btn.btn-sm.btn-primary {
    width: 60px !important;
    height: 30px !important;
    border-radius: 13px !important;
    min-height: 19px !important;
    border-color: transparent !important;
    background-color: transparent !important;
}

.toggle input[type=checkbox]:checked + div .toggle-handle {
    border-radius: 50px !important;
    border-color: #ef0073 !important;
    background-color: #ef0073 !important;
    width: 28px !important;
    border-width: 2px;
    font-weight: 600;
    height: 19px !important;
    position: relative !important;
    top: -2px !important;
    left: 12px !important;
}

.radioInputGroup .toggle.btn.btn-sm.btn-primary input[type=checkbox]:checked + div .toggle-handle {
    border-radius: 50px !important;
    border-color: #ef0073 !important;
    background-color: #ef0073 !important;
    width: 28px !important;
    border-width: 2px;
    font-weight: 600;
    height: 19px !important;
    position: relative !important;
    top: -2px !important;
    left: 14px !important;
}

.toggle input[type=checkbox]:checked + div.toggle-group {
    width: 56px !important;
    height: 21px !important;
    border-radius: 13px !important;
    min-height: 19px !important;
    border: 2px solid #ef0d73 !important;
    left: 0;
}

.toggle input[type=checkbox]:not(:checked) + div.toggle-group {
    width: 56px !important;
    height: 21px !important;
    border-radius: 13px !important;
    min-height: 19px !important;
    border: 2px solid #112950 !important;
    left: 0;
}

.toggle input[type=checkbox]:not(:checked) + div .toggle-handle {
    border-radius: 50px !important;
    border-color: #112950 !important;
    background-color: #112950 !important;
    width: 28px !important;
    border-width: 2px;
    font-weight: 600;
    height: 19px !important;
    position: relative !important;
    top: -2px !important;
    left: -14px !important;
}

.toggle-group label.toggle-on,
.toggle-group label.toggle-off {
    display: none;
}

/* The comingsoon Modal (background) */
.comingsoon_modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
}

    /* Modal Content */
    .comingsoon_modal .modal-content {
        position: relative;
        background-color: #fefefe;
        margin: auto;
        padding: 0;
        border: 1px solid #888;
        width: 80%;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        -webkit-animation-name: animatetop;
        -webkit-animation-duration: 0.4s;
        animation-name: animatetop;
        animation-duration: 0.4s;
    }

/* Add Animation */
@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0;
    }

    to {
        top: 0;
        opacity: 1;
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0;
    }

    to {
        top: 0;
        opacity: 1;
    }
}

/* The Close Button */
.comingsoon_modal .close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .comingsoon_modal .close:hover,
    .comingsoon_modal .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

.comingsoon_modal .modal-header {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

.comingsoon_modal .modal-body {
    padding: 2px 16px;
}

.comingsoon_modal .modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

.comingsoon_modal .w3-modal-content {
    background: #fff;
    padding: 0;
    outline: 0;
    margin-top: 120px;
    text-align: center;
    padding: 30px;
    margin: 212px auto;
    border: 10px solid #fff;
}

.comingsoonmodelDescription {
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 2.5px;
}

.comingsoonmodelDescriptionsubdetailes {
    font-size: 25px;
    font-weight: 600;
    color: #5d2345;
}

.commingsoonbreakline {
    margin: 5px 0;
    border: 1px solid #ef0a6c !important;
    width: 50px;
    margin: 11px auto;
    margin-top: 20px;
}

.comingsoonmodelContent {
    background: #ffffffab;
    padding: 15px 0;
}

.comingsoon_modal .w3-display-topright {
    position: absolute;
    right: -20px;
    top: -20px;
}

#comingsoon_modal .w3-modal {
    display: inline-block;
}

.formsubDescriptionsubdetailes {
    font-size: 16px;
    font-weight: 600;
    color: #112950;
}

#feedbackComment,
#feedbackimageUpload,
#dvThankyou,
#dvRating,
#NegContainer,
#btnSubmit {
    display: none;
}

#feedbackComment,
#NegContainer {
    min-height: 185px;
}

#NegativeOptions {
    padding-top: 20px;
}

.msg-box-img.active {
    border: 2px solid #ef0075;
    background-color: rgba(239, 0, 117, 0.2);
}

h6.msg-info-txt {
    margin: 10px auto;
}


/* no properties page design */
.h1_noProperties_heading {
    font-size: 20px;
    padding-bottom: 12px;
}

.noProperties_description {
    color: #989898;
    font-size: 13px;
    line-height: 2.0;
}

.noProperties_Button {
    background-color: #f8049c;
    border: 1px solid #f8049c;
    color: #fff;
    padding: 6px 18px;
    text-transform: uppercase;
    width: max-content;
    margin: 15px auto 10px;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
}

.no_properties_found {
    height: 50vh;
    position: relative;
    display: grid;
    align-items: center;
    align-content: center;
    justify-content: center;
}

.no_prop_image img {
    width: 25%;
    margin-bottom: 15px;
}

/* checkout cancel request design */
.checkout_form_nav {
    position: absolute;
    top: 5%;
    right: 5%;
}

.checkout_nav_anchor_left {
    padding: 5px 10px;
    border: 2px solid #eee;
    color: #ef0075;
    background: transparent;
}

.checkout_nav_anchor_right {
    padding: 5px 10px 3px 10px;
    border: 2px solid #eee;
    color: #ef0075;
    background: transparent;
}

.checkout_nav_anchor_left > i.fa.fa-chevron-left {
    color: #ef0075;
}

.checkout_nav_anchor_right > i.fa.fa-chevron-right {
    float: none;
    color: #ef0075 !important;
}

.cancel_notice_period {
    width: auto;
    background-color: #f8049c;
    border: 0px;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    height: 48px;
    cursor: pointer;
    padding: 0 16px;
}

.cancel_rasied_notice {
    margin-top: 18px;
}

.dashboard_wishlist_wrap .dashboard_bookings_wrap .card-wrap .card-info .cancel-request .cancel_rasied_notice .cancel {
    text-align: left;
    font-size: 12px;
    margin-bottom: 4px;
}

.dashboard_wishlist_wrap .dashboard_bookings_wrap .card-wrap .card-info.cancel_request {
    padding-bottom: 35px;
}

#cancel_raise_noticed .modal-dialog {
    margin-top: 40vh;
}

#cancel_raise_noticed .modal-content {
    padding: 15px;
    width: 88% !important;
}

.cancel_popup_no {
    background: #324B72;
    color: #fff;
    font-weight: 600;
    padding: 8px 52px;
    border-radius: 0px;
    border: 0px;
}

    .cancel_popup_no:hover {
        color: #fff;
    }

.cancel_popup_yes {
    background: #f8049c;
    color: #fff;
    font-weight: 600;
    padding: 8px 52px;
    border-radius: 0px;
    border: 0px;
}

    .cancel_popup_yes:hover {
        color: #fff;
    }

.cancel_pop {
    text-align: right;
}

.cancel_body_content {
    padding-bottom: 16px;
}

/* property rating styles */
.circles {
    margin-bottom: -10px;
}

.circle {
    width: 100px;
    margin: 20px 6px 0px;
    display: inline-block;
    position: relative;
    text-align: center;
    line-height: 1.2;
}

    .circle canvas {
        vertical-align: top;
    }

    .circle strong {
        position: absolute;
        top: 19px;
        left: 0;
        width: 82%;
        text-align: center;
        line-height: 40px;
        font-size: 30px;
    }

        .circle strong i {
            font-style: normal;
            font-size: 0.6em;
            font-weight: normal;
        }

    .circle span {
        display: block;
        color: #aaa;
        margin-top: 12px;
    }

.property_rating_align {
    display: flex;
    align-items: center;
}

.property_Rating_image {
    margin: 6px 0;
}

    .property_Rating_image img {
        width: 12%;
    }

.property_rated {
    font-size: 13px;
    color: #324b72;
}

.property_image_opacity {
    opacity: 0.3;
}

.property_rated_value {
    color: #324b72;
    font-weight: 400;
    line-height: 20px;
    opacity: 0.5;
}

.cowork-wrap .enquiry-form .drop-down.loc_dropdown {
    display: block;
}


.mapview .sub_feq {
    width: 100%;
    margin-left: 14px;
}

    .mapview .sub_feq .section-header.closed {
        color: #10121B;
        font-size: 12px;
        font-weight: 400;
        line-height: 25px;
        text-align: left;
        padding: 5px 0px;
    }

    .mapview .sub_feq h4 {
        margin: 0;
        font-size: 12px;
        cursor: pointer;
        padding: 15px;
    }

    .mapview .sub_feq .section-header.active::after {
        content: "\2212";
        color: #e4497d;
        float: left;
        font-size: 14px;
        display: block;
        padding: 0px 10px 0px 0px;
    }

.map-view .sub_feq .section-header.closed::before {
    content: '\002B';
    color: #e4497d;
    float: left;
    font-size: 20px;
    padding: 0px 10px 0px 0px;
    font-weight: 600;
}

.map-view .sub_feq .section-header.closed::after {
    content: "" !important;
    color: #e4497d;
    float: left;
    font-size: 20px;
    padding: 0px 10px 0px 0px;
}

.mapview .sub_feq .text-light {
    color: #324B72 !important;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    opacity: 0.9000000357627869;
    text-align: left;
    padding: 0px 20px;
}

.static_content_fr_search.pt-5 {
    margin-left: 0px;
    width: 100%;
    padding-top: 15px !important;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0rem;
    z-index: 15;
    position: relative;
}

.mapview .static_content_fr_search.pt-5 {
    background: #ffff;
    margin-left: 15px;
    width: 100%;
    padding-top: 15px !important;
    margin-top: 22px;
    padding-bottom: 15px;
    margin-bottom: 0rem;
}

.basic_steps {
    padding: 5px 0px;
    margin: 0px 0 0 0;
}

    .basic_steps .basic_step_view {
        background: #eee;
        padding: 4px 14px 5px 2px;
        margin: 0 5px;
        border-radius: 14px;
        font-weight: 500;
        font-size: 12px;
    }

.basic_step_view_count {
    background: #fff;
    border-radius: 50%;
    padding: 2px 7px;
    font-size: 12px;
    margin-right: 8px;
    font-weight: 500;
}

.property_list_view_pad {
    padding: 15px 26px;
    background: #fff;
}

.basic_steps i.fa.fa-chevron-right {
    float: none;
    color: #324b72 !important;
    font-size: 14px;
}

.sub_feq {
    padding: 20px 40px 40px 40px;
    background: #fff;
    position: relative;
    z-index: 15;
    margin-bottom: 0px !important;
    padding-bottom: 40px;
}

.text_view {
    padding-top: 20px;
}

section.grid-view {
    padding-bottom: 0;
}

.fixed-header {
    height: 90vh;
    z-index: 10;
    top: 80px;
    right: 0px;
    padding: 0;
    padding-left: 30px;
    margin-top: 0px;
}

/* Refund Details */
.Refund_Details .account-details {
    padding-left: 20px !important;
}

.Refund_Details hr {
    margin: 0;
    width: 13%;
    margin-left: 20px;
    border-color: #112950;
    border: 1px solid #112950 !important;
}

.display_align {
    align-items: center;
    margin-bottom: 8px;
}

    .display_align .align_center h4 {
        text-align: right !important;
        margin-bottom: 0;
        font-size: 14px !important;
    }

        .display_align .align_center h4 i {
            color: #f8049c;
            padding-left: 6px;
            font-size: 14px;
            position: absolute;
            top: 1px;
            right: 2px;
        }

.Refund_Details .modal-dialog {
    margin-top: 25vh;
}

.dashboard_wishlist_wrap #checkout_form .Refund_Details .modal-dialog .card {
    background-color: #ffffff;
    border: 1px solid #d4d4d4;
    border-radius: 0px;
    box-shadow: 2px 11px 26px 0 rgba(243, 242, 242, 0.07);
}

.Refund_Details .modal-dialog .card {
    margin-bottom: 0px !important;
}

.Refund_Details button#ancBack2,
.User_Bank_Details button#ancBack3 {
    position: absolute;
    top: -98px;
    right: 3vw;
}

.Refund_Details button#ancNext2,
.User_Bank_Details button#ancNext3 {
    position: absolute;
    top: -98px;
    right: 0vw;
}

.dashboard_wishlist_wrap #checkout_form #msform input#chkoutDate {
    background: transparent !important;
    padding: 0 20px 0 10px !important;
    height: 40px;
    cursor: pointer;
    width: 100% !important;
    margin: 0;
    font-size: 14px;
    outline: none;
}

.dashboard_wishlist_wrap #checkout_form #msform span.scheduleCalendar {
    position: relative;
    left: unset;
    top: -30px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.4px;
    line-height: 14px;
    right: -13rem;
}

    .dashboard_wishlist_wrap #checkout_form #msform span.scheduleCalendar i.fa-calendar {
        font-size: 12px;
        bottom: 0px;
        position: relative;
        margin-top: 0;
        top: 50%;
        right: 0;
        left: unset;
    }

.cords + .row {
    margin-top: 10px;
}

section.grid-view .card-carousel hr.line {
    margin-bottom: 10px;
    margin-top: 10px;
}

p.holder’s {
    text-align: left;
}

.dashboard_wishlist_wrap #checkout_form .card input {
    padding: 0px 0px !important;
    margin-top: 0px;
    margin: 0;
    display: flex;
    border: 0px solid #ccc !important;
    background: transparent;
}

    .dashboard_wishlist_wrap #checkout_form .card input.edit {
        padding: 2px 10px !important;
        margin-top: 4px;
        display: flex;
        border: 2px solid #112950 !important;
        background: transparent;
        box-shadow: 0px 0px 3px 0px #112950;
    }

/* Reservation Page Filter Style */
.breadcrumb_booking {
    padding-left: 15px !important;
}

.filter_box {
    padding: 0px 0px;
    border: 1px solid #bdbdbd;
    border-radius: 5px;
}

.filter_title {
    text-transform: uppercase;
    font-size: 15px !important;
    font-weight: 700;
}

.filter_title_sec {
    border-bottom: 1px solid #bdbdbd;
    padding-left: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    display: flex;
}

.clear_anchor {
    background: transparent;
    border: 0px;
    color: #ef0075;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    position: absolute;
    right: 6%;
}

.multi_filter_view .filter-container .header.collapsed label:before {
    content: "\f067";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 8px;
    transition: transform 0.25s ease-out;
}

.multi_filter_view .filter-container .header label:before {
    content: "\f068";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 8px;
    transition: transform 0.25s ease-out;
}

.multi_filter_view li {
    list-style-type: none;
    padding: 0 15px;
}

.multi_filter_view ul#my-list ul {
    padding: 5px 15px 10px 15px;
    border-bottom: 1px solid #bdbdbd;
}

    .multi_filter_view ul#my-list ul:last-child {
        border-bottom: 0px;
        padding: 5px 15px 0px 15px;
    }

.multi_filter_view ul#my-list .header.collapsed + ul {
    padding: 0px 15px 0px 15px;
    border-bottom: 0px solid #bdbdbd;
}

.multi_filter_view li .custom-control {
    padding: 0px 15px;
}

.filter_box.bg-white .multi_filter_view li .custom-control {
    padding: 0 26px;
    align-items: center;
    display: flex;
    min-height: 28px;
}

.multi_filter_view .filter-container .header label {
    padding: 5px 0 0px;
    cursor: pointer;
    margin-bottom: 0px;
}

.multi_filter_view .filter-container > div {
    display: none;
}

.multi_filter_view .filter-container label {
    font-size: 13px;
    font-weight: 700;
}

.multi_filter_view .custom-control-label::before {
    background-color: #ffffff;
    top: 2px;
}

.multi_filter_view .filter-container ul li .custom-control label {
    margin-left: 10px;
    font-weight: 500;
    font-size: 11px;
}

.filter_box.bg-white .multi_filter_view .filter-container ul li .custom-control label {
    margin-left: 0px;
}

.filter_box.bg-white .multi_filter_view .filter-container ul ul li {
    padding: 0px;
}

.multi_filter_view .collapsible-search {
    width: 100%;
}

.filter-container {
    border: 0px solid #E0E6ED;
    padding: 0px 0px;
}

.multi_filter_view .collapsible-search {
    width: 90% !important;
    box-sizing: border-box;
    border-radius: 4px;
    font-size: 13px;
    background-color: #FFFFFF;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    position: relative;
    margin-left: 0px;
    margin-bottom: 8px;
    height: 42px;
    margin: 0 auto;
}

.multi_filter_view {
    padding: 10px 0;
}

.filter-container-second {
    margin-top: 15px;
}

.multi_filter_view .custom-control-label.custom-control-label::after {
    top: 5px;
    width: 20px;
    height: 18px;
}

.multi_filter_view li.display {
    display: block !important;
}

.choose-room td.continue-cancel-btn .continue-btn {
    width: auto;
    height: auto;
    padding: 8px 35px;
    font-weight: 600;
    font-size: 14px;
    margin-top: 3px;
}

.choose-room .room-types #PrivateKeyDetails .card .card-body .graphical-info table td {
    border-top: 1px solid #dee2e6;
}

#SelectedBed .tdRoomselect {
    display: none;
}

#SelectedBed .rent {
    text-align: right;
}

.transit {
    transition: 0.3s linear;
}

.choose-room .room-types .card .card-body .graphical-info table td:last-child {
    width: 231px;
}

.custom-checkbox.custom-li-ul .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #ef0075;
}

.custom-checkbox.custom-li-ul .custom-control-input:checked ~ .custom-control-label::before {
    color: #ffffff;
    background-color: #ef0075;
}

.filter_box.bg-white .custom-checkbox.custom-li-ul .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #ef0075;
    color: #fff;
    font-size: 12px;
    border: 2px #ef0075 solid;
}

.filter_box.bg-white .custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.custom-checkbox.custom-li-ul input[type=checkbox] + label:before {
    content: "\2714";
    border-radius: 0.2em;
    display: inline-block;
    width: 20px;
    height: 20px;
    padding-left: 2px;
    padding-bottom: 0;
    margin-right: 0.2em;
    vertical-align: bottom;
    color: transparent;
    transition: .2s;
    margin-right: 7px;
}

.filter_box.bg-white .custom-checkbox.custom-li-ul input[type=checkbox] + label:before {
    content: "";
    background-color: #ffffff;
    top: 3px;
    border: 2px rgba(0, 0, 0, 0.5) solid;
    width: 20px;
    height: 20px;
    border-radius: 3px !important;
}

#myFilterBtn button {
    position: fixed;
    transition: 0.3s;
    text-decoration: none;
    font-size: 20px;
    color: white;
    bottom: 50px;
    left: 8px;
    box-shadow: 0px 0px 6px #ffffff6b !important;
    z-index: 60;
    height: 50px;
    width: 50px;
    border: 0px solid #272726;
    background-color: #ef0075;
    top: 118px;
    left: 0;
}

    #myFilterBtn button:before {
        content: "\f0b0";
    }

.fixed-filter {
    display: block;
}

.multi_filter_view .apply-filter {
    display: none;
}

.filter_box .close_filter_icon {
    display: none;
}

.booking-card-design .booking-card {
    background: #fff;
    padding: 8px 15px 4px 15px;
    border: 2px solid #eee;
    box-shadow: 0px 0px 6px 0px #eee;
    min-height: 175px;
}

.booling-property-details > div {
    display: flex;
    align-items: center;
}

.booking-room-no .card-header {
    background: transparent;
    padding: 0;
    border: 0;
}

    .booking-room-no .card-header span.btn.btn-link {
        color: #222;
        text-decoration: none;
        padding: 0;
        cursor: auto;
    }

.share-rent-details {
    border-top: 2px solid #eee;
    border-bottom: 2px solid #eee;
}

    .share-rent-details .border-right {
        border-right: 2px solid #eee !important;
        align-items: center;
        display: flex;
    }

.feature-amenities-img .feature-svg {
    display: flex;
    align-content: center;
}

.booking-rent-details .noticeperiodkey {
    color: #324B72;
    font-size: 10px;
    font-weight: 600;
    bottom: 0px;
    position: relative;
    right: 0px;
    white-space: unset;
    z-index: 10;
}

.booking-confirmation-button .continue-cancel-btn {
    background: transparent;
    padding: 0px 0 0 0;
    align-content: center;
    justify-content: center;
}

    .booking-confirmation-button .continue-cancel-btn button {
        margin-right: 0px !important;
        height: auto !important;
        width: 80px !important;
        font-size: 12px !important;
    }

.booking-main-whitebg {
    background: #fff;
    padding: 10px 10px 10px 10px;
    border: 1px solid #eee;
    box-shadow: 0px 0px 1px 0px #eee;
}

    .booking-main-whitebg > .row {
        flex-direction: row;
        flex-wrap: nowrap;
    }

.booking-heading {
    font-size: 12px;
    font-weight: 500;
    color: #b5b5b5;
    margin-bottom: 5px;
}

.booking-sharing-type,
.booking-rent-details {
    padding: 2px 0;
}

.booking-selection .form-check {
    left: 0;
}

.booling-property-details {
    padding: 0px 0 10px 0;
}

.booking-rent-align {
    display: flex;
    align-items: center;
}

.feature-amenities-img p {
    font-size: 10px;
    color: #112950;
    font-weight: 500;
    line-height: 12px;
    opacity: 0.8;
    margin-top: 2px;
}

.feature-amenities-img .feature-svg .position-relative {
    margin-right: 20px;
    text-align: center;
}

.booking-confirmation-button {
    float: right;
    position: absolute;
    top: -2px;
    right: 15px;
}

.room-amenities {
    padding: 4px 0 0 0;
}

.booking-notice-period-content .noticeperiodkey {
    right: 0 !important;
    bottom: 0;
    position: relative;
    white-space: unset;
}

.booking-notice-period-content {
    text-align: right;
}

.feature-amenities-img .feature-svg .position-relative img {
    margin: 0 10px;
    height: 22px;
    margin-bottom: 0px;
}

.room-amenities .booking-heading {
    margin-bottom: 0;
}

.ApartmentName {
    color: #112950;
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
    width: 100%;
    text-align: left;
    text-decoration: none;
    margin-bottom: 10px;
}

.cardleft .booking-main-whitebg {
    margin: 0px 7px 16px 0px;
}

.cardright .booking-main-whitebg {
    margin: 0px 0px 16px 7px;
}

.booking-card-design.card {
    background: transparent;
    margin: 0px !important;
}

#servicerequestcard .card-wrap .card-img img {
    width: 100%;
    min-height: 240px;
}

.suggestionContainer {
    list-style: none;
    padding: 0;
    position: absolute;
    width: 100%;
    background-color: #fff;
    border: 2px solid #e3e3e3;
    border-top: 0;
    display: none;
}

    .suggestionContainer > .glDetails {
        padding: 4px;
        /* border: 2px solid #e3e3e3; */
        min-height: 35px;
        padding-top: 9px;
        font-weight: normal;
        font-size: 12px;
        cursor: pointer;
        border-top: 0;
        display: flex;
        align-items: center;
        white-space: nowrap;
        overflow: hidden;
    }

        .suggestionContainer > .glDetails:hover {
            background: #eee;
        }

        .suggestionContainer > .glDetails > b {
            font-weight: normal;
            font-size: 12px;
        }

    .suggestionContainer > .PropDetails {
        padding: 4px;
        border-top: 1px solid #e3e3e3;
        min-height: 35px;
        padding-top: 6px;
        font-weight: 600;
        font-size: 12px;
        cursor: pointer;
        display: flex;
        white-space: nowrap;
        background: #f9f9f9;
    }

        .suggestionContainer > .PropDetails > img {
            height: 27px;
            margin-right: 10px;
            margin-top: 4px;
            margin-left: 6px;
        }

/* 11/12/2019 */
/**/
.homepage-wrap .search-container .PropAmount {
    font-weight: normal;
}

.homepage-wrap .search-container .SearchPropLocation {
    font-weight: normal;
}

.property_leftview {
    min-width: 300px;
    max-width: 300px;
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
    -moz-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
    border-right: 0px solid #E0E6ED;
    /* box-shadow: 10px 0 10px -8px #dedede; */
    z-index: 9;
    padding: 25px 15px;
}

.property_rightview {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.search-filter-inside {
    padding: 0px 0px;
    min-width: 270px;
    max-width: 270px;
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
    -moz-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
    border-right: 0px solid #E0E6ED;
    border: 1px solid #bdbdbd;
    border-radius: 5px;
}

.search-fitler_title_sec {
    display: flex;
    border-bottom: 1px solid #bdbdbd;
}

.search-filter_title {
    color: #112950;
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 0px;
    text-transform: uppercase;
    padding-left: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.filterclear_anchor {
    background: transparent;
    border: 0px;
    color: #ef0075;
    font-size: 12px;
    font-weight: 700;
    cursor: pointer;
    text-transform: capitalize;
    padding-top: 6px;
    padding-left: 0;
}

.multiproperties_filter_view {
    background: #fff !important;
}

.search-filter-container {
    padding: 0px;
    margin-top: 8px;
}

.property-collapsible-search {
    margin: 0 !important;
    width: 100% !important;
    padding: 5px 5px;
    font-size: 12px;
    border: 1px solid #E0E6ED !important;
}

.search-filter-container li {
    list-style-type: none;
}

.search-filter-container .header label {
    font-size: 13px;
    font-weight: 700;
    text-transform: capitalize;
    opacity: 1;
    padding-bottom: 0px !important;
    color: #112950;
    cursor: pointer;
}

.search-filter-container label {
    font-size: 13px;
    margin: 0px !important;
    padding: 0px !important;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.search-filter-container .custom-control-label::before {
    background-color: #ffffff;
    top: 4px;
}

.search-filter-container .custom-control-label::after {
    top: 5px;
}

.search-filter-container .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #ef0075;
    color: rgb(255, 255, 255);
    font-size: 12px;
}

.search-filter-container .custom-control {
    padding: 0px 26px;
    align-items: center;
    display: flex;
    min-height: 28px;
}

.search-filter-container .tab-pane {
    padding: 5px 15px 10px 15px;
    border-bottom: 1px solid #bdbdbd;
}

.search-filter-container > ul li {
    border-bottom: 0px solid #E0E6ED;
    padding: 0px 15px;
}

.search-filter-container .third-child-ul {
    padding: 0px 0px;
}

.filter-search-filterSearchBox {
    position: absolute;
    top: 0px;
    right: 14px;
    width: 25px;
    height: 25px;
    background-color: #f5f5f6;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

    .filter-search-filterSearchBox .filter-search-hidden {
        display: none;
    }

    .filter-search-filterSearchBox .filter-search-inputBox {
        background-color: #ffffff;
        outline: none;
        border: none;
        font-size: 14px;
        height: 100%;
        width: 100%;
        position: absolute;
        right: 0;
        padding: 2px 33px 2px 14px;
    }

.filter-search-iconSearch {
    display: inline-block;
    position: absolute;
    right: 2px;
    top: 3px;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    cursor: pointer;
}

.sprites-search {
    width: 16px;
    height: 16px;
}

.filter-search-filterSearchBox .sprites-search {
    width: 20px;
    height: 20px;
}

.colive-sprites {
    background-image: url(/assets/images/search.png);
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
}

    .colive-sprites.sprites-remove {
        background-image: url('/assets/images/close-button.png');
        display: inline-block;
        background-repeat: no-repeat;
        background-size: contain;
    }

.brand-value {
    position: relative;
    top: 0px;
    right: -10px;
    z-index: 1;
}

.filter-search-expanded {
    width: 100%;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.filter-search-hidden.filter-search-visible {
    display: block;
    font-size: 12px;
}

.property_list_view_pad .card-img-top {
    max-height: 210px;
    height: 210px;
    border-radius: 20px 20px 0px 0px !important;
}

.fixed-filter-header {
    position: fixed;
    height: auto;
    z-index: 10;
    top: -124px;
}

    .fixed-filter-header::-webkit-scrollbar {
        width: 3px;
        height: 8px;
    }

.properties-sort {
    padding: 0px 0px;
}

.sort-sortBy {
    padding: 9px 14px;
    font-size: 12px;
    color: #282c3f;
    cursor: pointer;
    position: relative;
    width: 180px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #ffffff;
    border: solid 1px #eeeeee;
    margin: 0px 0px 0px 0px;
    height: 34px !important;
    right: 60%;
}

    .sort-sortBy span {
        text-transform: capitalize;
        font-weight: 700;
        color: #282c3f;
    }

.search-base ul {
    padding-left: 0;
}

.sort-sortBy:hover {
    -webkit-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.08);
}

    .sort-sortBy:hover .sort-list {
        display: block;
    }

.sort-list li:hover {
    background-color: #f4f4f5;
}

.sort-list li.active {
    background-color: #f4f4f5;
}

.sort-list {
    width: 100%;
    background-color: #ffffff;
    position: absolute;
    top: 32px;
    left: 0px;
    margin: 0;
    padding: 0px 0;
    z-index: 10;
    display: none;
    border: solid 1px #eeeeee;
    border-top: none;
    -webkit-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.08);
}

    .sort-list label {
        display: block;
        font-size: 12px;
        color: #282c3f;
        cursor: pointer;
        padding: 8px 20px;
        margin: 0;
    }

.sort-label input {
    visibility: hidden;
    display: none;
}

.sort-list li {
    list-style-type: none;
}

.sort-downArrow.sprites-downArrow {
    float: right;
    font-size: 20px;
    position: relative;
    bottom: 6px;
}

.property-sorting-total {
    display: flex;
    align-items: center;
    padding: 15px 26px 0px;
}

@media (max-width: 767px) {
    .property-sorting-total {
        padding: 15px 0px 0px;
    }
}

.property-sorting-total {
    padding-top: 18px;
}

    .property-sorting-total .form-inline {
        margin-right: 0px;
    }

        .property-sorting-total .form-inline button {
            width: 105px;
            height: 32px !important;
            font-size: 13px;
        }

#property_search #navbar {
    border-bottom: 1px solid #E0E6ED;
}

.ul-height-limit {
    max-height: 138px;
    overflow-y: hidden;
    -webkit-transition: max-height 2s;
    transition: max-height 2s;
}
#ulCityList{
    overflow-y:scroll;
}

.ul-height-limit.active {
    max-height: 285px;
    -webkit-transition: max-height 2s;
    transition: max-height 2s;
    overflow-y: auto;
}

.apply_show {
    background: #fff;
    border: 0px;
    font-size: 12px;
    color: #ef0075;
    width: 27%;
    cursor: pointer;
    border-radius: 5px;
    padding-top: 5px;
    text-align: left !important;
    width: 100%;
    padding-left: 26px;
    display: flex;
    align-items: center;
}

    .apply_show:before {
        content: "\f054";
        font-size: 16px;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: rotate(90deg);
        padding: 10px 0px 0px 0px;
        margin-right: 3px;
    }

.search-filter-container li ul:first-child {
    border-bottom: 0px solid #E0E6ED;
}

#property_search .nav.w-100.container {
    max-width: none !important;
    padding-left: 15px;
}

    #property_search .nav.w-100.container .navbar-brand {
        width: 19.3%;
    }

.radioInputGroup .filtercitySelect [type="radio"]:checked + label:before,
.radioInputGroup .filtercitySelect [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    width: 18px;
    height: 18px;
    border: 2px solid #112950;
    border-radius: 100%;
    background: #fff;
}

.filtercitySelect .radio-custom-label {
    padding: 0px 26px !important;
}

.radioInputGroup .filtercitySelect [type="radio"]:checked + label:after,
.radioInputGroup .filtercitySelect [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #f0086e;
    position: absolute;
    top: 10px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.radioInputGroup .filtercitySelect [type="radio"]:checked + label,
.radioInputGroup .filtercitySelect [type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #212529;
}

.radioInputGroup .filtercitySelect [type="radio"]:checked,
.filtercitySelect [type="radio"]:not(:checked) {
    position: absolute;
    z-index: 999;
    opacity: 0;
    width: 21px !important;
    height: 22px !important;
    cursor: pointer;
}

/* Mobile view filter - 10/12/2019 */
.mobileFilterbutton {
    position: fixed;
    z-index: 9;
    bottom: 0%;
    background: #fff;
    padding: 7px 0px;
    width: 100%;
    display: flex;
    border-top: 0px solid #eee;
    box-shadow: 0px 0px 4px 0px #c7c7c7;
}

    .mobileFilterbutton button {
        width: 50%;
        background: #fff;
        border: 0px;
        border-right: 1px solid #d0d0d0;
        padding: 1px 0px;
        color: #5a5a5a;
        font-weight: 600;
        text-transform: uppercase;
        margin: 0 !important;
        font-size: 13px;
    }

#property_search .tabs-left > .nav-tabs {
    border-bottom: 0;
}

#property_search .tab-content > .tab-pane,
#property_search .pill-content > .pill-pane {
    display: block;
}

#property_search .tabs-left > .nav-tabs > li {
    float: none;
}

    #property_search .tabs-left > .nav-tabs > li > a {
        min-width: 74px;
        margin-right: 0;
        margin-bottom: 3px;
    }

#property_search .tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd;
}

    #property_search .tabs-left > .nav-tabs > li > a {
        margin-right: -1px;
        -webkit-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px;
    }

        #property_search .tabs-left > .nav-tabs > li > a:hover,
        #property_search .tabs-left > .nav-tabs > li > a:focus {
            border-color: #eeeeee #dddddd #eeeeee #eeeeee;
        }

    #property_search .tabs-left > .nav-tabs .active > a,
    #property_search .tabs-left > .nav-tabs .active > a:hover,
    #property_search .tabs-left > .nav-tabs .active > a:focus {
        border-color: #ddd transparent #ddd #ddd;
        *border-right-color: #ffffff;
    }

#property_search .tab-pane > ul > li:last-child {
    height: auto;
    align-items: center;
    flex-direction: column;
}

    #property_search .tab-pane > ul > li:last-child > span {
        text-align: center;
        font-size: 12px;
        font-weight: 500;
    }

.mobilefilter-button svg path + path {
    fill: #868686;
}

.mobilefilter-button svg path {
    opacity: 1;
}

/*16122019*/
.highttolow svg.SortModalIcon,
.lowtohigh svg.SortModalIcon,
.priceDefault svg {
    display: none;
}

.rightGridView_List {
    width: 100%;
}

.PopUp_Filter {
    position: absolute;
    width: 50vw;
    background: #fff;
    z-index: 9;
    border: 1px solid #d4d4d4;
    box-shadow: 0px 0px 3px 0px #e4e4e4;
}

.Slideanimated {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.TransferHeader {
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    margin: 12px;
}

.transfer_body_content {
    text-align: justify;
}

.transfercontainer {
    margin: 20px;
}

    .transfercontainer .check_box {
        margin: 10px 0;
    }

    .transfercontainer .form-group {
        position: relative;
    }

        .transfercontainer .form-group .form-control {
            width: 100%;
            margin-left: 0;
        }

        .transfercontainer .form-group .fa {
            position: absolute;
            bottom: 10px;
            right: 10px;
        }

    .transfercontainer .radioInputGroup [type="radio"]:checked + label:after,
    .transfercontainer .radioInputGroup [type="radio"]:not(:checked) + label:after {
        content: '';
        width: 10px;
        height: 10px;
        background: #f0086e;
        position: absolute;
        top: 4px;
        left: 4px;
        border-radius: 100%;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

/*
     Manikandan Changes
    */
#bookingPg .payment-detail-ulli .form-group.radio-custom-label {
    margin-bottom: 0px;
}

#bookingPg .payment-detail-ulli {
    margin-bottom: 1rem !important;
    padding-bottom: 40px !important;
}

#bookingPg .radioInputGroup .payment-detail-ulli [type="radio"]:checked + label:after,
.radioInputGroup .payment-detail-ulli [type="radio"]:not(:checked) + label:after {
    top: 4px;
    left: 4px;
    cursor: pointer;
}

#bookingPg .radioInputGroup .payment-detail-ulli [type="radio"]:checked,
.payment-detail-ulli [type="radio"]:not(:checked) {
    cursor: pointer;
}

#bookingPg .book-now {
    padding-top: 20px;
}

#bookingPg .choose-room {
    padding-bottom: 0px;
}

#bookingPg .paymentContinueContent p {
    font-size: 15px;
    color: #ef0075;
    font-weight: 500;
    padding-top: 16px;
}

#bookingPg #continueCancelPayment .total-amount p {
    color: #324B72;
    font-size: 16px;
    font-weight: 500;
}

    #bookingPg #continueCancelPayment .total-amount p span {
        font-weight: 600;
    }

#bookingPg #kycmodal .modal-dialog {
    width: fit-content;
    max-width: fit-content;
}

#liProratedRent .TermsWrapper input[type=checkbox] + label {
    position: relative;
    left: 0px;
    display: flex;
    align-items: center;
}

/* Email Verification */
.CustomerVerification {
    opacity: 1 !important;
}

    .CustomerVerification #spnCustomerName {
        font-weight: 600;
    }

    .CustomerVerification #spnEmailVerification {
        font-size: 12px;
    }

/*#region ShowLoaderCSS */
.CssLoaderStyles .logoloader {
    border: 4px solid #f8049c;
    border-radius: 50%;
    border-top: 3px solid transparent;
    width: 50px;
    height: 50px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: absolute;
}

.CssLoaderStyles .Logo-loader {
    border: 0px solid #f8049c;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    position: relative;
    display: flex;
    justify-content: center;
    border-top: 6px solid transparent;
}

    .CssLoaderStyles .Logo-loader:after {
        content: url("/assets/images/propex-logo-loader.png");
        background: #ef0075;
        height: 0px;
        width: 15px;
        position: relative;
        transform: rotate(90deg);
        border: 0px solid #fff0;
        top: 1px;
        left: 19px;
    }

.CssLoaderStyles {
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 10000000;
    background: #ffffffba;
    height: 100%;
    width: 100%;
    margin: auto;
}

.CssLoaderAlign {
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    position: relative;
    z-index: 3;
    margin: 0 auto;
    height: 100%;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*#endregion ShowLoaderEnd*/

/* 19/12/2019 Search Filter*/
.search-filter-container .custom-control label {
    color: #112950;
    font-size: 11px;
    font-weight: 500;
    line-height: 13px;
}

.search-filter-container .custom-control-label::before {
    background-color: #ffffff;
    top: 3px;
    border: 2px rgba(0, 0, 0, 0.5) solid;
    width: 20px;
    height: 20px;
    border-radius: 3px !important;
}

.filter_box.bg-white .search-filter-container .custom-control-label::before {
    background-color: #ffffff;
    top: 3px;
    border: 2px rgba(0, 0, 0, 0.5) solid;
    width: 20px;
    height: 20px;
    border-radius: 3px !important;
}

.search-filter-container .radioInputGroup .filtercitySelect [type="radio"]:checked + label:before,
.search-filter-container .radioInputGroup .filtercitySelect [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: -2px;
    width: 20px;
    height: 20px;
    border: 2px rgba(0, 0, 0, 0.5) solid;
    border-radius: 3px !important;
    background: #fff;
}

.search-filter-container .radioInputGroup .filtercitySelect [type="radio"]:checked + label:after,
.search-filter-container .radioInputGroup .filtercitySelect [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #f0086e;
    position: absolute;
    top: 3px;
    left: 5px;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.search-filter-container .radioInputGroup .filtercitySelect [type="radio"]:checked + label,
.search-filter-container .radioInputGroup .filtercitySelect [type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    display: inline-block;
    color: #112950;
    font-size: 11px;
    font-weight: 500;
    line-height: 13px;
}

.search-filter-container .radioInputGroup .filtercitySelect [type="radio"]:checked,
.search-filter-container .filtercitySelect [type="radio"]:not(:checked) {
    position: absolute;
    z-index: 999;
    opacity: 0;
    width: 14px !important;
    height: 14px !important;
    cursor: pointer;
    top: 4px;
    left: 1px;
}

.search-filter-container .filtercitySelect {
    height: 28px !important;
    position: relative;
    align-items: center;
    display: flex;
    align-content: center;
}

.search-filter-header {
    height: auto;
    z-index: 10;
    top: 70px;
    left: 0px;
    padding: 0;
    padding-left: 30px;
    margin-top: 0px;
    background: #ffffff;
    position: fixed;
    width: 250px;
    padding-left: 0px;
    padding-top: 17px;
    box-shadow: -1px 0px 8px 1px #bbb5b5;
}

#property_search .tab-content > .tab-pane:last-child {
    border-bottom: 0px !important;
}

.filternav-active {
    background: #fff !important;
    color: #ef0075;
}

    .filternav-active a {
        color: #ef0075 !important;
    }

.showval {
    display: none !important;
}

.apply_show.active:before {
    content: "\f054";
    font-size: 16px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(270deg);
    padding: 10px 0px 0px 0px;
    margin-right: 9px;
}

section.grid-view .card:hover {
    box-shadow: 0px 0px 10px 1px #bdbdbd;
}

/* Transfer Styles */
.checkoutProperty {
    color: #112950;
    font-size: 24px;
    font-weight: 700;
    width: 100%;
}

#CheckoutDetails .field {
    margin: 5px 0;
}

#CheckoutDetails .modal-dialog {
    display: flex;
    align-items: center;
    height: 100%;
    margin: 0 auto;
}

.dashboard_wishlist_wrap .dashboard_bookings_wrap .card-wrap .card-info .cancel-request .transferRequest {
    background-color: #ffffff;
    border: 1px solid #f8049c;
    width: fit-content;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    padding: 0 5px;
    color: #f8049c;
    white-space: pre-wrap;
}

    .dashboard_wishlist_wrap .dashboard_bookings_wrap .card-wrap .card-info .cancel-request .transferRequest:hover {
        background-color: #f8049c;
        border: 1px solid #f8049c;
        color: #fff;
    }

#CheckoutDetails .ChkoutPropName {
    font-size: 15px;
    color: #2c3e50;
    margin-bottom: 10px;
    color: #112950;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 2px;
}

#CheckoutDetails .ChkoutPropNameuse {
    color: #a7a7a7;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    padding: 0px 0px 15px 0px;
}

#CheckoutDetails .modal-content {
    background: white;
    border: 0 none;
    border-radius: 3px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    padding: 20px 30px;
    box-sizing: border-box;
    margin: 40px auto;
    position: relative;
}

.CheckoutDetailButton {
    position: absolute;
    right: -7px;
    top: -3px;
    background: #fff !important;
    opacity: 1;
    border-radius: 50%;
    padding: 1px 6px !important;
    box-shadow: 0px 0px 5px 0px #ffffffbf !important;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    border: 0;
    cursor: pointer;
    color: #112950;
}

#CheckoutDetails .action-button {
    border: 0px solid #324b72;
    background: #324b72;
    padding: 5px 22px;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
}

button.chkOutCancelbutton {
    border: 0px solid #ef0075;
    background: #ef0075;
    padding: 5px 19px;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
}

#CheckoutDetails .Chkoutfooter {
    margin: 0 auto;
    padding-top: 16px;
}

.ChkoutBody .input-group {
    margin: 16px 0;
}

    .ChkoutBody .input-group #slCheckoutTime {
        border-radius: 0px;
    }

#Transfer_Details_Page .choose-room {
    padding-bottom: 0px;
}

#Transfer_Details_Page #ReservationPayment {
    padding-top: 20px;
}

#Transfer_Details_Page .payment-detail {
    padding: 0px;
    background: #fff !important;
    padding-bottom: 20px;
}

    #Transfer_Details_Page .payment-detail #TrnasferDetails {
        padding-top: 20px;
        padding-bottom: 0;
    }

    #Transfer_Details_Page .payment-detail .discount {
        background-color: #F4F8FB;
        padding: 20px;
        margin: 10px 42px;
        margin-top: 10px !important;
    }

#Transfer_Details_Page .payment-detail-block.container {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.TransferTitleRatecard {
    color: #ADB7C7;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    margin-bottom: 10px;
}

.TransfersubTitlecard {
    margin-bottom: 0px;
    color: #112950;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
}

.TransferDetails .page-nation {
    border: 1px solid #eee;
    box-shadow: 0px 0px 6px 2px #f1f1f1;
    padding: 15px;
}

.Transfer_SubTitle {
    color: #ef0075;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    margin-bottom: 10px;
}

.TransferDetails .page-nation .container {
    padding: 0;
}

.TransferCardbg {
    width: 100%;
    display: flex;
    margin: 6px 15px;
    border: 2px solid #eee;
    padding: 8px 0;
    align-items: center;
    justify-content: center;
}

    .TransferCardbg .custom-control {
        padding: 0;
        min-height: 0;
    }

        .TransferCardbg .custom-control label {
            margin: 0;
        }

        .TransferCardbg .custom-control p.Bed-Key {
            margin: 0 !important;
            color: #112950 !important;
            font-size: 14px;
        }

        .TransferCardbg .custom-control label {
            margin: 0;
            font-size: 13px;
            font-weight: 500;
            white-space: nowrap;
        }

.product-wrap .first-section .booknow .card ul#myTab {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.product-wrap .first-section .booknow .card .nav-item a {
    padding: 9px 4px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    line-height: 19px;
    border: none;
    border-radius: 0px;
    text-align: center;
    color: #112950;
}

.TransferCardbg.bg-grey {
    background: #eee;
}

.Transfer_bedKey {
    width: min-content;
    float: right;
}

    .Transfer_bedKey > span {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .Transfer_bedKey span .info_symbol i {
        margin-right: 0;
        padding-right: 0px;
    }

    .Transfer_bedKey > span .tooltip_hover {
        visibility: hidden;
        z-index: 1;
        background: #324b72;
        color: #fff;
        padding: 3px 10px;
        border-radius: 4px;
        font-size: 13px;
        position: absolute;
        width: 82%;
        right: -99px;
        text-align: left;
    }

        .Transfer_bedKey > span .tooltip_hover i {
            margin-left: 0px;
            border: solid #324b72;
            border-width: 0 3px 3px 0;
            display: inline-block;
            padding: 3px;
            position: relative;
            left: -15px;
            background: #324b72;
        }

.dashboard_wishlist_wrap .dashboard_bookings_wrap .card-wrap .card-info .request-checkin input {
    margin: 0px 0px 0 12px !important;
    font-size: 16px !important;
}

/* 30/12/2019 */
.homepage-wrap .col-md-3 .card-img-top {
    max-height: 100%;
}

/* 01102020 */
.schedulecaleIcon {
    width: 7.5%;
}

    .schedulecaleIcon img {
        width: 100%;
    }

#HeaderSchduleVisitPopUp #schedulevisit {
    padding: 0;
    margin: 0;
    background: transparent;
    min-height: auto;
}

#HeaderSchduleVisitPopUp .signup-box {
    width: 100% !important;
    margin: 0px !important;
    max-width: 100% !important;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
    padding: 12px 20px 20px 20px;
    box-shadow: 0px 0px 4px 2px #8e8e8e;
}

#HeaderSchduleVisitPopUp .modal-dialog {
    max-width: 535px;
    height: 100vh;
    display: flex;
    align-items: center;
    margin-top: 0px;
    margin-bottom: 0px;
}

#HeaderSchduleVisitPopUp .close.w3_close {
    position: absolute;
    top: 0px;
    z-index: 1;
    right: 0px;
    font-size: 30px;
    color: #ef0075;
    opacity: 1;
    background: #fff;
    border-radius: 50%;
    padding: 0px 6px;
    box-shadow: 1px 0px 4px 0px #fff;
}

#HeaderSchduleVisitPopUp .modal-content {
    position: relative;
    border: 0px;
    padding: 10px;
    background: transparent;
}

    #HeaderSchduleVisitPopUp .modal-content label {
        display: none;
    }

    #HeaderSchduleVisitPopUp .modal-content .form-group {
        margin: 0px;
        position: relative;
    }

    #HeaderSchduleVisitPopUp .modal-content form button {
        margin-top: 20px;
        padding: 8px 0;
        width: 100%;
        font-size: 14px;
        font-weight: 700;
    }

#HeaderSchduleVisitPopUp #SCHCities,
#HeaderSchduleVisitPopUp #SCHslVisitSlots,
#HeaderSchduleVisitPopUp #SCHLocations,
#HeaderSchduleVisitPopUp #SCHProperty {
    background-color: #FFFFFF;
    border: 0px solid #E0E6ED;
    width: 100% !important;
    height: 80%;
    margin: 0;
    border-bottom: 2px solid #E0E6ED;
    font-size: 14px;
    outline: none;
    padding: 5px 29px;
}

#HeaderSchduleVisitPopUp .pick-date select#slVisitSlots {
    width: 100%;
    top: 0px;
    position: relative;
    margin-left: 0;
    border-bottom: 2px solid #E0E6ED !important;
    border: 0;
    font-size: 14px;
}

#HeaderSchduleVisitPopUp .login-wrap .signup-box form .form-group input,
#HeaderSchduleVisitPopUp .login-wrap .login-box form .form-group input {
    padding: 5px 26px !important;
}

#HeaderSchduleVisitPopUp .modal-content .form-group.pick-date .row {
    width: 105%;
}

#HeaderSchduleVisitPopUp .modal-content label.error {
    color: white !important;
    font-size: 10px !important;
    position: absolute !important;
    display: block;
    float: right;
    background-color: #f90000bf !important;
    padding: 2px 10px;
    border-radius: 2px;
    bottom: -7px;
    top: auto !important;
    right: 0;
    z-index: 10;
}

#HeaderSchduleVisitPopUp .focus-input100 {
    position: relative;
    width: 100%;
    height: 100%;
    top: -27px;
    left: 0;
    pointer-events: none;
}

#HeaderSchduleVisitPopUp .signup-box h4 {
    font-weight: 700;
    color: #112950;
    font-size: 20px;
    padding-top: 10px;
}

#HeaderSchduleVisitPopUp i.fa.fa-calendar {
    position: absolute;
    bottom: 38px;
    top: 10px;
}

.about-us .our-team strong {
    color: #112950;
}

.AboutUsImage {
    width: 210px;
    margin: 0 auto;
}

#SitemapCityList {
    padding: 0 15px;
}

/* Transfer - 20/01/2020 */
#mdlTransferModal .modal-dialog {
    height: 100vh;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

    #mdlTransferModal .modal-dialog .modal-content {
        margin-top: 0px;
    }

.TransferSelectProp_Title {
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    margin-bottom: 10px;
    background: #eee;
    padding: 6px 5px !important;
}

.TransferSelectProp_Name,
.TransferSelectProp_BedKey,
.TransferSelectProp_ChkOut {
    margin-bottom: 20px;
    color: #112950;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    margin-left: 5px;
    cursor: auto;
}

.TransferSelectProp_ChkOutDetails label,
.TransferSlectecProp_ChkInDetails label {
    font-size: 13px;
    font-weight: 500;
}

.TransferSelectProp_ChkOutDetails {
    border: 2px solid #efefef;
    padding: 0px;
}

    .TransferSelectProp_ChkOutDetails > div,
    .TransferSlectecProp_ChkInDetails > div {
        padding: 0px 5px;
    }

.TransferSlectecProp_ChkInDetails {
    border: 2px solid #efefef;
    padding: 0px;
}

/* Achievement Page 14/01/2020 */
.achievement_header {
    padding: 0px;
}

.Main_headertext {
    font-size: 34px !important;
    text-align: left !important;
    margin-bottom: 7px;
}

.text-container {
    font-size: 18px;
    line-height: 1.5;
    color: #ffffffb3;
}

#achievements_Page #site_homepage .homepage-wrap .banner {
    padding-top: 100px;
    padding-bottom: 34px;
}

.acivevement_Box {
    padding: 15px;
    border: 1px solid #eee;
    margin: 15px 0;
    box-shadow: 0px 0px 5px 0px #dadada;
    height: 130px;
    max-height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.achievement_container {
    padding-top: 50px;
    position: relative;
}

.achivement_page_details .achievement_container {
    padding-top: 80px;
    position: relative;
    padding-bottom: 80px;
}

.achievement_header .achievements {
    color: #112950;
    font-size: 42px;
    font-weight: 600;
    line-height: 54px;
    text-align: center;
}

.achievement_container p.At_CoLive {
    color: #324B72;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: -0.16px;
    line-height: 31px;
    margin-bottom: 30px;
}

.achievement_container p.dolor-si {
    color: #324B72;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
}

    .achievement_container p.dolor-si span {
        color: #324B72 !important;
        font-size: 14px !important;
        font-weight: 400;
        line-height: 23px;
        text-align: left !important;
        font-family: "Montserrat", sans-serif !important;
    }

.achievement_hr_Line {
    width: 100%;
    padding-left: 15px;
}

    .achievement_hr_Line hr {
        border: 2px solid #ef0075 !important;
        width: 5%;
        float: left;
        margin: 10px auto 15px 0;
        border: 0;
    }

#achievements_Blog .container-fluid {
    padding: 20px 20px;
    background: #f7f7f7 !important;
}

.achievementTitle_tag {
    font-size: 24px;
    color: #112950;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
}

.achievementSubTitle_tag {
    font-size: 14px;
    color: #9c9c9c;
    font-weight: 500;
    text-align: center;
    padding: 12px 8px 8px 8px;
}

#achievements_Blog .container-fluid > .row {
    max-width: 100%;
    margin: 0 auto;
}

.achievementBlogWrapper.active {
    height: auto;
    max-height: 970px;
    -webkit-transition: max-height 2s;
    transition: max-height 2s;
}

#achievementWrapper::-webkit-scrollbar {
    width: 0px;
    height: 0px;
}

.AchievementSliderImage {
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #e0e0e0;
    padding: 9px;
    border-radius: 5px;
    background: #fff;
}

.achievementImageSlider {
    margin: 20px 0;
}

.achievement_container .owl-dot {
    padding: 5px 0px !important;
    width: 10px !important;
    height: 10px !important;
    border-radius: 50%;
    background: #ffffff70 !important;
    border: 2px solid #fff !important;
    margin: 0 2px;
}

    .achievement_container .owl-dot.active {
        background: #ef0075 !important;
    }

.achievement_container .owl-carousel {
    position: relative;
}

.achievement_container .owl-dots {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 4vh;
}

.ac-item-caption {
    position: relative;
    z-index: 3;
    border: 2px solid #112950;
    padding: 14px;
    margin-left: 25px;
    width: 100%;
}

.cardright .ac-item-caption {
    margin-left: 0px;
    width: 100%;
    margin-right: 25px;
}

.achievementBlog_contain {
    height: 450px;
    overflow: hidden;
}

.achievement_Box {
    height: 450px;
    overflow: hidden;
}

.AchievementBox_Img {
    height: 450px;
    overflow: hidden;
}

    .AchievementBox_Img img {
        height: 100%;
        width: 100%;
    }

.AchievementBox_Content {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#achievements_blog_contents {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-bottom: 15px;
}

    #achievements_blog_contents.cardleft {
        flex-direction: row;
    }

    #achievements_blog_contents.cardright {
        flex-direction: row-reverse;
    }

#achievementsImage_blog_contents .owl-nav {
    position: absolute;
    display: flex;
    top: 0;
    height: 100%;
    align-items: center;
    width: 100%;
}

    #achievementsImage_blog_contents .owl-nav .owl-prev {
        margin-left: 10px;
        cursor: pointer;
        padding: 0px 15px !important;
        border: 1px solid lightgray;
        color: deeppink;
        font-size: 26px;
        background: #fff;
        border-left: 0px;
    }

    #achievementsImage_blog_contents .owl-nav .owl-next {
        margin-right: 10px;
        cursor: pointer;
        padding: 0px 15px !important;
        border: 1px solid lightgray;
        color: deeppink;
        font-size: 26px;
        background: #fff;
        border-right: 0px;
        float: right;
        position: absolute;
        bottom: 45%;
        right: 0;
    }

#achievementsSubHeading {
    font-size: 16px;
    color: #9c9c9c;
    font-weight: 500;
    text-align: center;
    padding: 12px 8px 8px 8px;
}

.achievementBack_btn span {
    color: #929090;
    padding: 0 5px;
    font-weight: 400;
    font-size: 14px;
}

.SpaceBreacrumb i.fa.fa-chevron-right {
    float: none;
    color: #c3c3c3 !important;
    font-weight: lighter;
}

.achievementBack_btn span a {
    color: #f8049c;
    font-weight: 600;
    text-transform: capitalize;
}

.acivevement_Box:before {
    content: "\f091";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: -18px;
    left: 18px;
    background: #fff;
    border: 2px solid #f8049c;
    padding: 9px 10px;
    font-size: 20px;
    color: #f8049c;
    box-shadow: 0px 0px 5px 0px #dadada;
    transition: 0.2s ease-in;
}

.acivevement_Box:hover:before {
    transition: 0.2s ease-in;
    top: -22px;
}

#achievements_Page .hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

    #achievements_Page .hovereffect .overlay {
        width: 100%;
        height: 100%;
        position: absolute;
        overflow: hidden;
        top: 0;
        left: 0;
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

    #achievements_Page .hovereffect:hover .overlay {
        background-color: rgba(0, 0, 0, 0.4);
    }

    #achievements_Page .hovereffect h2,
    .hovereffect img {
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

    #achievements_Page .hovereffect img {
        display: block;
        position: relative;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        border: 4px solid transparent;
    }

    #achievements_Page .hovereffect:hover img {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        padding: 10px;
        border: 4px solid #e8e8e8;
    }

    #achievements_Page .hovereffect h2 {
        text-transform: uppercase;
        color: #fff;
        text-align: center;
        position: relative;
        font-size: 17px;
        padding: 10px;
        background: rgba(0, 0, 0, 0.6);
    }

    #achievements_Page .hovereffect a.info {
        display: inline-block;
        text-decoration: none;
        color: #fff;
        border: 1px solid #fff;
        margin: 30px 0 0 0;
        background-color: transparent;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        font-weight: normal;
        position: absolute;
        left: 2%;
        padding: 7px 33px;
        background: #fff !important;
        color: #f8049c;
        font-weight: 600;
        font-size: 14px;
        text-transform: capitalize;
        bottom: 14%;
    }

    #achievements_Page .hovereffect:hover a.info {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        background-color: rgba(0, 0, 0, 0.4);
    }

/* For Property Details */
.spanImg {
    height: 90px;
    width: 60px;
    margin: 0 auto;
    margin-bottom: 0px !important;
}

.spanbedImgsrc {
    background-image: url(/assets/images/homepage/HomePage-V2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: -28px;
    height: 100%;
}

.spanProperitesImg {
    background-image: url(/assets/images/homepage/HomePage-V2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: -101px;
    height: 100%;
}

.spanManagementImg {
    background-image: url(/assets/images/homepage/HomePage-V2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: -175px;
    height: 100%;
}

.spanCitiesImg {
    background-image: url(/assets/images/homepage/HomePage-V2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: -320px;
    height: 100%;
}

.spanOccupancyImg {
    background-image: url(/assets/images/homepage/HomePage-V2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: -394px;
    height: 100%;
}

.spanRealestateImg {
    background-image: url(/assets/images/homepage/HomePage-V2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: -466px;
    height: 100%;
}

/* 13-02-2020 Co-Tenant */
#cotenants .white-bg {
    background: #fff;
    margin: 15px 0;
}

.CotenantDetails {
    padding: 15px;
}

    .CotenantDetails p {
        color: #324B72;
        padding: 0;
        padding-bottom: 5px;
        font-size: 14px;
        font-weight: 600;
        line-height: 1.3;
    }

        .CotenantDetails p span {
            color: #7d7d7d;
            padding: 0;
            padding-bottom: 5px;
            font-size: 14px;
            font-weight: 600;
            line-height: 1.3;
            padding-left: 4px;
        }

.PropBedCountDetails {
    color: #ef0073 !important;
    font-size: 18px !important;
    font-weight: 700 !important;
}

.CotenantDetails .form-wrapper {
    border-radius: 5px;
}

.CotenantDetails .form-group {
    position: relative;
    margin-bottom: 0px;
}

    .CotenantDetails .form-group + .form-group {
        margin-top: 30px;
    }

.CotenantDetails .form-label {
    position: absolute;
    left: 0;
    top: 18px;
    color: #999;
    background-color: #fff;
    z-index: 10;
    -webkit-transition: font-size 150ms ease-out, -webkit-transform 150ms ease-out;
    transition: font-size 150ms ease-out, -webkit-transform 150ms ease-out;
    transition: transform 150ms ease-out, font-size 150ms ease-out;
    transition: transform 150ms ease-out, font-size 150ms ease-out, -webkit-transform 150ms ease-out;
    color: #495057;
    padding: 0;
    padding-bottom: 0px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 0px !important;
}

.CotenantDetails .focused .form-label {
    -webkit-transform: translateY(-125%);
    transform: translateY(-125%);
    font-size: .75em;
}

.CotenantDetails input:focus {
    font-size: 14px;
    font-weight: 700;
}

.CotenantDetails .form-input {
    position: relative;
    padding: 5px 0px 5px 8px;
    width: 100%;
    outline: 0;
    border: 0;
    -webkit-transition: box-shadow 150ms ease-out;
    transition: box-shadow 150ms ease-out;
    border: 0;
    border-bottom: 2px solid #eeee;
    font-size: 14px;
    font-weight: 600;
    color: #324B72;
    margin-top: 2px;
}

.BedDetails {
    padding-top: 10px;
}

.CotenantDetails .form-wrapper form .formGRoupRow {
    margin-bottom: 15px;
}

.CotenantStatying {
    padding: 15px;
}

    .CotenantStatying.radioInputGroup [type="radio"]:checked + label,
    .CotenantStatying.radioInputGroup [type="radio"]:not(:checked) + label {
        position: relative;
        padding-left: 28px;
        cursor: pointer;
        line-height: 20px;
        display: inline-block;
        color: #324B72;
        font-weight: 600;
        font-size: 14px;
    }

    .CotenantStatying .DivStaying {
        padding-right: 30px;
    }

    .CotenantStatying .DivStayingALone {
        display: flex;
        align-items: center;
    }

    .CotenantStatying.radioInputGroup [type="radio"]:checked + label:after,
    .CotenantStatying.radioInputGroup [type="radio"]:not(:checked) + label:after {
        content: '';
        width: 10px;
        height: 10px;
        background: #f0086e;
        position: absolute;
        top: 4px;
        left: 4px;
        border-radius: 100%;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

.DetailedDisabled {
    margin-top: 30px;
}

    .DetailedDisabled .CotenantEntryDetails label {
        font-size: 14px;
        font-weight: 600;
        color: #324B72;
        margin-bottom: 5px;
    }

        .DetailedDisabled .CotenantEntryDetails label + input {
            padding: 5px;
            margin-top: 0px;
        }

.CotenantaddMore {
    height: 100%;
    display: flex;
    align-items: center;
}

    .CotenantaddMore .fa-plus:before {
        background: #f8049c;
        color: #fff;
        padding: 4px 5px;
        border-radius: 50%;
        font-size: 12px;
    }

.disabledContent {
    background: #ebebe4;
    color: #757575;
    font-weight: 600;
    font-size: 14px;
    padding: 5px 0px 5px 8px;
}

.btnAddCoTenant {
    background-color: transparent;
    border: 0;
    cursor: pointer;
}

.CoTenantValidationMessage {
    font-size: 14px;
    font-weight: 600;
}

.ValidationMessage {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

    .ValidationMessage > .fa {
        width: 35px;
        color: #ffd200;
        font-size: 20px;
    }

input [type="button"]:disabled,
button:disabled {
    cursor: no-drop;
}

/* CoTenant Styles Start */
.cotenantcard h1 {
    text-align: center;
    font-size: 20px;
    margin-top: 1rem;
    color: #112950;
    text-transform: capitalize;
    font-weight: 600;
}

.cotenantcard .additional {
    position: absolute;
    width: 150px;
    height: 100%;
    background: #fff;
    transition: width 0.4s;
    overflow: hidden;
    z-index: 2;
}

    .cotenantcard .additional .user-card {
        position: relative;
        float: left;
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 233px;
    }

        .cotenantcard .additional .user-card .level,
        .cotenantcard .additional .user-card .points {
            top: 15%;
            color: #fff;
            text-transform: uppercase;
            font-size: 0.75em;
            font-weight: bold;
            background: rgba(0, 0, 0, 0.15);
            padding: 0.125rem 0.75rem;
            border-radius: 100px;
            white-space: nowrap;
        }

        .cotenantcard .additional .user-card .points {
            top: 85%;
        }

        .cotenantcard .additional .user-card svg {
            top: 50%;
        }

    .cotenantcard .additional .more-info {
        width: 300px;
        float: left;
        position: absolute;
        left: 150px;
        height: 100%;
    }

.cotenantcard .more-info .stats {
    margin-top: 20px;
}

.cotenantcard .additional .more-info h1 {
    color: #fff;
    margin-bottom: 0;
}

.cotenantcard.green .additional .more-info h1 {
    color: #224C36;
}

.cotenantcard .additional .coords {
    margin: 0 1rem;
    color: #fff;
    font-size: 1rem;
}

.cotenantcard.green .additional .coords {
    color: #325C46;
}

.card .additional .coords span + span {
    float: right;
}

.cotenantcard .additional .stats {
    font-size: 2rem;
    display: flex;
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    right: 1rem;
    top: auto;
    color: #fff;
}

.cotenantcard.green .additional .stats {
    color: #325C46;
}

.cotenantcard .additional .stats > div {
    flex: 1;
    text-align: center;
}

.cotenantcard .additional .stats i {
    display: block;
}

.cotenantcard .additional .stats div.title {
    font-size: 0.75rem;
    font-weight: bold;
    text-transform: uppercase;
}

.cotenantcard .additional .stats div.value {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.5rem;
}

    .cotenantcard .additional .stats div.value.infinity {
        font-size: 2.5rem;
    }

.cotenantcard .general .more {
    position: absolute;
    bottom: 1rem;
    right: 1rem;
    font-size: 0.9em;
}

.cotenantcard .stats > div.details {
    display: flex;
    flex-direction: row;
    padding: 5px 0;
    align-items: center;
    position: relative;
}

    .cotenantcard .stats > div.details > i.fa {
        width: 38px;
        font-size: 20px;
        color: #f8049c;
        text-align: center;
    }

    .cotenantcard .stats > div.details > img {
        width: 18px;
        position: absolute;
        right: 0;
    }

.cotenantcard .additional .user-card > img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
}

.TenantValueStoring {
    position: relative;
}

.CotenantDetails .TenantValueStoring .form-group {
    margin-bottom: 0px;
    padding-bottom: 1rem;
}

    .CotenantDetails .TenantValueStoring .form-group input {
        margin-bottom: 5px;
    }

.TenantValueStoring label.error {
    position: absolute !important;
    font-size: 10px !important;
    top: unset !important;
    right: 0;
}

#mdCoTenantValidation #CoTenantValidationTitle {
    color: #112950;
    font-size: 16px;
    font-weight: 600;
}

#mdCoTenantValidation .modal-header {
    border-bottom: 0px;
    padding-bottom: 0;
}

#mdCoTenantValidation .modal-body {
    padding: 9px 15px 0;
}

.cotenantcard .stats > div.details .title {
    font-size: 13px;
}

#mdCoTenantValidation .modal-footer {
    border-top: 0px;
}

#mdCoTenantValidation .modal-dialog {
    height: 100vh;
    display: flex;
    align-items: center;
    margin: 0 auto;
}

    #mdCoTenantValidation .modal-dialog .modal-content {
        border: 0px;
    }

#mdCoTenantValidation .customizepopupbtn.customizepopup {
    width: 100%;
    display: flex;
    justify-content: center;
}

    #mdCoTenantValidation .customizepopupbtn.customizepopup #btnAddCoTenant {
        background: #f8049c;
        border: 2px solid #f8049c;
        padding: 7px;
    }

        #mdCoTenantValidation .customizepopupbtn.customizepopup #btnAddCoTenant:hover {
            color: #fff;
        }

#mdCoTenantValidation .modal-footer {
    border-top: 0px;
}

/* similar property style */
#SimilarPropertiesCards .PropertyViewDesign .property:hover {
    background: transparent;
    color: #fff;
    color: #0056b3;
}

#SimilarPropertiesCards .PropertyViewDesign .property {
    color: #007bff;
    font-weight: 500 !important;
    font-size: 12px !important;
    border: 0px;
}

#SimilarPropertiesCards .PropertyViewDesign {
    text-align-last: end;
    /* position: relative; */
    display: flex;
    flex-direction: column-reverse;
}

#SimilarPropertiesCards {
    height: 300px;
    overflow: hidden;
}

.product-wrap .third-section #SimilarPropertiesCards .price p {
    color: #112950;
    font-size: 16px;
    font-weight: 600;
    padding: 0;
    line-height: 22px;
    text-align: left;
    margin: 3px 0;
}

.product-wrap .third-section #SimilarPropertiesCards .price h6 {
    color: #324b72;
    font-size: 12px;
    font-weight: 600;
    line-height: 17px;
}

.product-wrap .third-section #SimilarPropertiesCards .cords {
    display: flex;
    align-items: center;
    width: fit-content !important;
}

#TrendingPropertiesCards .PropertyViewDesign,
#SimilarPropListCards .PropertyViewDesign,
#PropListCards .PropertyViewDesign {
    text-align-last: end;
    display: flex;
    flex-direction: column-reverse;
}

    #TrendingPropertiesCards .PropertyViewDesign .property,
    #SimilarPropListCards .PropertyViewDesign .property,
    #PropListCards .PropertyViewDesign .property {
        border: 0px solid #112950;
        color: #007bff;
        font-weight: 500 !important;
        font-size: 12px !important;
        border: 0px;
    }

        #TrendingPropertiesCards .PropertyViewDesign .property:hover,
        #SimilarPropListCards .PropertyViewDesign .property:hover,
        #PropListCards .PropertyViewDesign .property:hover {
            background: transparent;
            color: #fff;
            color: #0056b3;
        }

#TrendingPropertiesCards .scheduleFreeVissit,
#SimilarPropListCards .scheduleFreeVissit,
#PropListCards .scheduleFreeVissit,
#SimilarPropertiesCards .scheduleFreeVissit {
    padding-left: unset;
    padding: 0;
    text-align: center;
    background: #f8049c;
    color: #fff;
    font-weight: 500;
    padding: 10px 8px;
}

    #TrendingPropertiesCards .scheduleFreeVissit .property,
    #SimilarPropListCards .scheduleFreeVissit .property,
    #PropListCards .scheduleFreeVissit .property,
    #SimilarPropertiesCards .scheduleFreeVissit .property {
        text-align: center;
        background: #f8049c;
        color: #fff;
        font-weight: 500;
        padding: 0px;
        border: 2px solid #f8049c;
    }

        #TrendingPropertiesCards .scheduleFreeVissit .property:hover,
        #SimilarPropListCards .scheduleFreeVissit .property:hover,
        #PropListCards .scheduleFreeVissit .property:hover,
        #SimilarPropertiesCards .scheduleFreeVissit .property:hover {
            color: #ffffff !important;
            background: #f8049c;
        }

/* Porperty Details Page - Flatmate Styles */
.Property_Flatmates_Count {
    background: #fff;
    margin-top: 2rem;
    box-shadow: 0px 0px 9px 0px #d8d8d8;
    padding: 35px;
    border-radius: 5px;
}

    .Property_Flatmates_Count .p-35 {
        padding: 0 35px;
    }

.Flatmates_Card {
    padding: 5px 0px 10px;
}

.Flatmates_Card_Title {
    color: #112950;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 10px;
}

.Flatmates_Card_Values {
    padding-bottom: 10px;
}

    .Flatmates_Card_Values .w3-green-grey,
    .Flatmates_Card_Values .w3-green-grey:hover {
        color: #000 !important;
        background-color: #ffffff52 !important;
        border-radius: 10px;
        border: 1px solid #c1c1c1;
    }

    .Flatmates_Card_Values .bar-style {
        border-radius: 10px;
        height: 10px !important;
        width: 100%;
    }

    .Flatmates_Card_Values .bar-color-theme {
        background: #f0086e;
    }

.Flatmates_Card_Value_Div {
    font-size: 15px;
    padding-bottom: 5px;
    font-weight: 400;
    color: #777777;
}

/* Community Event Image Carousel Styles - 20200518 */
.Div_EventContainer .Div_Community figure {
    width: 100%;
    height: 300px;
    background: #fff !important;
    overflow: hidden;
    margin-bottom: 0px;
    display: flex;
    justify-content: center;
}

    .Div_EventContainer .Div_Community figure img {
        width: initial;
        height: 100%;
        margin: 0 auto;
        max-width: unset !important;
    }

#Event_Owlcarousel_Slide {
    position: relative;
}

    #Event_Owlcarousel_Slide item {
        cursor: e-resize;
    }

    #Event_Owlcarousel_Slide .owl-prev {
        position: absolute;
        top: 45%;
        background: #ffffff !important;
        z-index: 1800;
        width: 40px;
        height: 44px;
        cursor: pointer;
        color: #f8049c;
        font-size: 30px;
        box-shadow: 0px 0px 5px 0px #222 !important;
    }

    #Event_Owlcarousel_Slide .owl-next {
        position: absolute;
        top: 45%;
        right: 0;
        background: #ffffff !important;
        z-index: 1800;
        width: 40px;
        height: 44px;
        cursor: pointer;
        color: #f8049c;
        font-size: 30px;
        box-shadow: 0px 0px 5px 0px #222 !important;
    }

        #Event_Owlcarousel_Slide .owl-next i {
            color: #ef0073 !important;
            float: none !important;
        }

        #Event_Owlcarousel_Slide .owl-next img {
            width: 59%;
        }

/* Property List Page - 20200521 */
.prop-listing-search-wrapper {
    position: relative;
}

.goup-page {
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    display:none;
}

    .goup-page.show {
        position: fixed;
        opacity: 1;
        bottom: 6rem;
        right: 2rem;
        color: #ffffff;
        background: #f8049c;
        font-weight: 700 !important;
        padding: 0px 0px 0px !important;
        border-radius: 50%;
        height: 50px;
        width: 50px;
        font-size: 26px;
        z-index: 92;
        visibility: visible;
        box-shadow: 0px 0px 10px 1px #bdbdbd;
        display:block;
    }

.UpArrow {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

/* New Mobile Menu Designs 20200522*/
.colive_design_nav .navbar-collapse .mig-header-menu-bar ul.nav-pills .Div_fr_Mobileview {
    display: flex;
}

.colive_design_nav .navbar-collapse .mig-header-menu-bar ul.nav-pills .Desktopviw_Logout_Nav {
    display: block;
}

.colive_design_nav .navbar-collapse .mig-header-menu-bar ul.nav-pills .Mobileviw_Logout_Nav_li {
    display: none !important;
}

.colive_design_nav .navbar-collapse .mig-header-menu-bar .mobileview_social_div {
    display: none;
}

.colive_design_nav .MobilehamburgerIcon {
    cursor: pointer;
    padding: 10px 35px 16px 0px;
}

    .colive_design_nav .MobilehamburgerIcon span,
    .colive_design_nav .MobilehamburgerIcon span:before,
    .colive_design_nav .MobilehamburgerIcon span:after {
        cursor: pointer;
        border-radius: 3px;
        height: 4px;
        width: 25px;
        background: #ef0075;
        position: absolute;
        display: inline-block;
        content: '';
    }

        .colive_design_nav .MobilehamburgerIcon span:before {
            top: -10px;
            left: 0;
        }

        .colive_design_nav .MobilehamburgerIcon span:after {
            bottom: -10px;
            left: 0;
        }

        .colive_design_nav .MobilehamburgerIcon span,
        .colive_design_nav .MobilehamburgerIcon span:before,
        .colive_design_nav .MobilehamburgerIcon span:after {
            -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
            -moz-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
            -o-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
            transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
            /* easeInOutCubic */
        }

    .colive_design_nav .MobilehamburgerIcon.active span {
        background-color: transparent;
    }

        .colive_design_nav .MobilehamburgerIcon.active span:before,
        .colive_design_nav .MobilehamburgerIcon.active span:after {
            top: 0;
        }

        .colive_design_nav .MobilehamburgerIcon.active span:before {
            transform: rotate(45deg);
        }

        .colive_design_nav .MobilehamburgerIcon.active span:after {
            transform: translateY(-10px) rotate(-45deg);
            top: 10px;
        }

ul.TestimonialSocialULList {
    list-style-type: none;
}

.TestimonialSocialULList a {
    width: 55px;
    height: 55px;
    border: 3px solid #f8049c;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .TestimonialSocialULList a:before {
        font-size: 28px;
        color: #f8049c;
    }

ul.TestimonialSocialULList {
    list-style-type: none;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: fit-content;
    margin: 3rem auto 0 0;
    border-bottom: 2px solid #f8049c;
    padding-bottom: 8px;
}

.TestimonialSocialULList li {
    /* width: 16%; */
    padding: 10px 12px 10px;
}

.TestimonialRightSec #carousel-comment {
    padding: 0px;
    background: transparent;
    background-color: transparent;
}

.FindSomeSocialCommunites {
    font-size: 20px;
    padding: 12px 5px;
    font-weight: 500;
}

.TestimonialSocialULList a:hover {
    background: #f8049c;
}

    .TestimonialSocialULList a:hover:before {
        color: #fff;
    }

.TestimonialSocialULList li:first-child {
    padding-left: 0px;
}

/* Properties of the month, search list page, similar property 20200525 */
.carouselButtonsContainer {
    position: absolute;
    z-index: 1000;
    right: 100px;
    top: -47px;
    display: flex;
    width: 100px;
}

#property_search .GalleryViewHomePageProperty .owl-nav {
    position: absolute !important;
    top: 42% !important;
    right: unset !important;
    width: 100% !important;
    z-index: 999 !important;
}

    #property_search .GalleryViewHomePageProperty .owl-nav .owl-prev i {
        background: #ffffff9e !important;
        width: 40px;
        height: 40px;
        padding: 0px 0px 0px !important;
        border: 0px solid #f8049c;
        color: #ef0073 !important;
        font-size: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 5px;
        position: absolute;
        left: 0px;
        float: none !important;
        font-weight: 600;
    }

    #property_search .GalleryViewHomePageProperty .owl-nav .owl-next i {
        background: #ffffff9e !important;
        width: 40px;
        height: 40px;
        padding: 0px 0px 0px !important;
        border: 0px solid #f8049c;
        color: #ef0073 !important;
        font-size: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 5px;
        position: absolute;
        right: 0px;
        float: none !important;
        font-weight: 600;
    }

        #property_search .GalleryViewHomePageProperty .owl-nav .owl-prev i:hover,
        #property_search .GalleryViewHomePageProperty .owl-nav .owl-next i:hover {
            background: #fff !important;
            box-shadow: 0px 0px 2px #ccc !important;
        }

#SimilarPropertiesCards > .owl-nav {
    position: absolute;
    top: -54px;
    right: 0;
    left: unset;
}

    #SimilarPropertiesCards > .owl-nav > .owl-prev {
        margin-right: 0px;
        position: relative;
    }

        #SimilarPropertiesCards > .owl-nav > .owl-prev i {
            margin-right: 10px;
            position: relative;
            top: -3%;
            padding: 0px 0px 0px !important;
            border: 1px solid #f8049c;
            color: #fff;
            background: #f8049c;
            font-size: 25px;
            border-radius: 5px !important;
            width: 40px;
            height: 40px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-weight: 600;
        }

    #SimilarPropertiesCards > .owl-nav > .owl-next i {
        float: none;
        position: relative;
        top: 0%;
        right: 0%;
        padding: 0px 0px 0px !important;
        border: 1px solid #f8049c;
        color: #fff;
        background: #f8049c;
        font-size: 25px;
        border-radius: 5px !important;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 600;
    }

        #SimilarPropertiesCards > .owl-nav > .owl-prev i:hover,
        #SimilarPropertiesCards > .owl-nav > .owl-next i:hover {
            background: #EF0072 !important;
        }

/*Whatsapp Script*/

/* 20200707 */
.blink-text {
    animation: blinkingText 1.2s infinite;
}

@keyframes blinkingText {
    0% {
        color: #324b72;
    }

    49% {
        color: #324b72;
    }

    60% {
        color: transparent;
    }

    99% {
        color: transparent;
    }

    100% {
        color: #324b72;
    }
}

/*20200709 */
.PropertyViewDesign.newvideovisitalign {
    flex-direction: row !important;
    align-items: flex-end;
    justify-content: flex-end;
}

    .PropertyViewDesign.newvideovisitalign img {
        width: 32px;
        cursor: pointer;
        margin: 0 4px;
    }

    .PropertyViewDesign.newvideovisitalign .property.viewpropertyimg {
        padding: 0px;
    }

/*schedule video visit */
.ScheduleVideoVisitBtn {
    background: #112950 !important;
    color: #fff !important;
    cursor: pointer;
    text-decoration: none;
    padding: 12px;
    text-align: -webkit-center;
    position: static;
    right: unset;
    z-index: 105;
    transform: rotate(0deg);
    transform-origin: 0;
    margin: 0px;
    width: 100% !important;
    font-size: 16px !important;
}

.Span_location {
    padding: 0rem 0px 2rem;
}

    .Span_location .SpanLoc_Containerfluid {
        display: flex;
        margin-bottom: 2rem;
    }

.SpanLoc_Containerfluid .CityContainer > span:first-child {
    margin-bottom: 8px;
}

    .SpanLoc_Containerfluid .CityContainer > span:first-child a {
        font-size: 16px;
    }

.SpanLoc_Containerfluid .cityWrapper > span a {
    font-size: 14px;
}

.SpanLoc_Containerfluid .cityWrapper > ul > li {
    margin: 5px 0px;
}

    .SpanLoc_Containerfluid .cityWrapper > ul > li > a {
        font-size: 12px;
    }

.FooterFaq_Tittle {
    margin: 1rem 0 0px;
    font-size: 16px;
    font-weight: 700;
}

#footerfaq .card {
    border: 0px;
    padding: 5px 0px 0px !important;
}

    #footerfaq .card .card-header {
        background-color: transparent;
        padding: 0px 0px;
        font-size: 14px;
        font-weight: 400 !important;
    }

        #footerfaq .card .card-header button {
            font-weight: 500;
            font-size: 14px;
            color: #324b73;
            cursor: pointer;
            padding: 0;
            white-space: unset;
            text-align: left;
            line-height: 1.5;
        }

            #footerfaq .card .card-header button:hover,
            #footerfaq .card .card-header button:focus {
                text-decoration: none;
            }

            #footerfaq .card .card-header button:not(:disabled):not(.disabled).active,
            #footerfaq .card .card-header button:not(:disabled):not(.disabled):active {
                background-image: none;
                text-decoration: none;
            }

    #footerfaq .card .card-body {
        padding: 10px 0px 0px;
        color: #324b73;
        opacity: 0.9;
        font-size: 12px;
    }

        #footerfaq .card .card-body ul {
            padding-left: 2rem;
        }

.c-share {
    position: absolute;
    width: 1.55em;
    height: 3.4375em;
    right: 0;
}

.c-share__input {
    display: none !important;
}

    .c-share__input:checked ~ .c-share__toggler .c-share__icon {
        transition: 0s;
        width: 0;
        height: 0;
        color: #639eff;
    }

        .c-share__input:checked ~ .c-share__toggler .c-share__icon::before {
            transform: rotate(-45deg);
        }

        .c-share__input:checked ~ .c-share__toggler .c-share__icon::after {
            transform: rotate(45deg);
        }

    .c-share__input:checked ~ .c-share_options {
        width: auto;
        /* height: fit-content; */
        border-radius: 0.3125em;
        margin-top: -20px;
        background: #fff;
        box-shadow: 0px 0px 3px 0px #9c9c9c;
    }

        .c-share__input:checked ~ .c-share_options::before,
        .c-share__input:checked ~ .c-share_options li {
            transition: 0.3s 0.15s;
            display: block;
            transform: translateY(0);
        }

.c-share__toggler,
.c-share_options {
    position: absolute;
    right: 0;
}

.sharepropdiv .cardshare-dv {
    position: relative;
}

.cardshare-dv {
    position: relative;
    z-index: 1;
}

.c-share__toggler {
    cursor: pointer;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.c-share__icon {
    position: relative;
    left: -0.3125em;
    width: 0.5em;
    height: 0.5em;
    border-radius: 50%;
    color: #029dfc;
    background-color: currentColor;
    box-shadow: 0.625em -0.625em, 0.625em 0.625em;
    transition: 0.1s 0.05s;
}

    .c-share__icon::before,
    .c-share__icon::after {
        content: "";
        position: absolute;
        width: 1em;
        height: 0.125em;
        background-color: currentColor;
        transition: 0.1s;
    }

    .c-share__icon::before {
        top: 0.1875em;
        left: 0.1875em;
        transform-origin: bottom left;
        transform: rotate(45deg);
    }

    .c-share__icon::after {
        top: -0.125em;
        left: 0.03125em;
        transform-origin: center;
        transform: rotate(-45deg);
    }

.c-share_options {
    list-style: none;
    margin: 0;
    padding: 0px;
    box-sizing: border-box;
    overflow: hidden;
    transition: 0.2s;
    display: flex;
    top: 60px
}

    .c-share_options li {
        margin: 0;
    }

        .c-share_options li a i {
            font-size: 16px;
            padding: 4px 8px;
            color: #112950;
        }

.c-share__toggler::before {
    opacity: 0;
}

.sharepropdiv .cardshare-dv .c-share__toggler img {
    left: 0%;
}

.c-share__toggler img.img-fluid {
    left: -15px;
}

.c-share_options::before {
    content: attr(data-title);
    display: block;
    margin-bottom: 1.25em;
    font-weight: 700;
}

.c-share_options .shareli-align a {
    display: flex;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
    margin: 5px 0px;
}

    .c-share_options .shareli-align a .sharename_dv {
        font-size: 14px;
        color: #112950;
        padding-top: 5px;
        font-weight: 500;
    }

.c-share_options li {
    width: 35px;
    font-size: 0.875em;
    color: #464646;
    cursor: pointer;
    margin: 0px !important;
    padding: 0 0px;
}

    .c-share_options li img {
        width: 28px;
        height: 28px;
    }

    .c-share_options li:nth-child(2) img {
        background: #fff;
    }

    .c-share_options li:not(:last-child) {
        margin-bottom: 0.75em;
    }

.c-share_options::before,
.c-share_options li {
    display: none;
    transform: translateY(0.625em);
    transition: 0s;
}

.rating-wrap_new {
    display: flex;
    flex-direction: row-reverse;
}

.share.newshareopt_design {
    position: relative;
    width: auto;
}

#btnMatterPort {
    position: relative;
    width: 35%;
    height: 26px;
}

#btnYoutube {
    position: relative;
}

    #btnYoutube .share i.fa.fa-youtube-play {
        position: absolute;
        top: -6px;
        font-size: 40px;
        right: 0;
    }

.googlePlus a img {
    width: 40px;
    height: 33px;
}

.googlePlus #spnGooglePlusCode {
    font-size: 12px;
}

.ratingLabel {
    float: right;
    padding: 1px;
    font-weight: 400;
    font-size: 12px;
    background-color: deeppink;
    color: white;
    border-radius: 5px;
    margin-top: -55px;
    cursor: pointer;
    margin-right: 3px;
}

    .ratingLabel:hover {
        cursor: pointer;
    }

.price-right {
    float: right;
    margin-top: -22px !important;
}
/* wallet balance */
#walletaspx .wallet_container {
    background: #f7f7f7;
    padding: 15px;
}

#walletaspx #mywallet {
    margin-top: 3rem;
    min-height: 48vh;
}

#walletaspx .wallettitle {
    background: #324b72;
    color: #fff;
    padding: 10px 12px;
    font-size: 16px;
    font-weight: 700;
}

#walletaspx .walletnav .walletnava.active,
#walletaspx .walletnav .walletnava:hover {
    background: transparent;
    border-radius: 0pc;
    border-bottom: 2px solid #ef0075;
}

#walletaspx .walletnav .walletnava {
    border: 0px;
    font-size: 14px;
    padding: 7px 0px;
    color: #324b72;
    font-weight: 600;
    border-bottom: 2px solid transparent;
    flex: inherit;
    margin: 8px 14px;
}

#walletaspx .walletnav #nav-tab {
    border: 0pc;
    background: #fff;
}

#walletaspx .walletpaybalance {
    padding-top: 20px;
    line-height: 0;
}

#walletaspx .walletpaybalanceleftcontent {
    font-weight: 600;
    font-size: 16px;
}

#walletaspx .walletpaybalancerightcontent {
    color: #16bb4b;
    font-weight: 600;
    font-size: 16px;
}

#walletaspx .walletaddmoneytitle {
    text-align: left !important;
    display: flex;
    width: 100%;
    font-size: 18px;
    border: 1px solid #efefef;
    padding: 20px 20px 10px;
    border-radius: 0px;
    box-shadow: 4px 4px 9px -6px #bdbdbd;
    margin-bottom: 1rem;
    background: #fff;
}

#walletaspx .walletaddmoneysubtitle {
    text-align: left !important;
    width: 100%;
    font-size: 14px;
    padding-bottom: 1rem;
}

#walletaspx .navwalletContent_Containesection {
    background: #fff;
    margin-top: 0rem;
    padding: 15px;
}

#walletaspx .walletchoosefieldtitle {
    font-size: 14px;
}

#walletaspx .walletchoosefield ul {
    list-style-type: none;
    margin: 10px 0;
    display: flex;
}

    #walletaspx .walletchoosefield ul li {
        display: flex;
        position: relative;
    }

        #walletaspx .walletchoosefield ul li input {
            background: #f7f7f7;
            border: 1px solid #e4e4e4;
            border-radius: 3px;
            margin: 0 3px;
            cursor: pointer;
        }

        #walletaspx .walletchoosefield ul li:first-child input:first-child {
            margin-left: 0px;
        }

        #walletaspx .walletchoosefield ul li:nth-child(2) input {
            padding-left: 25px;
            margin: 0px;
            background: #fff;
        }

        #walletaspx .walletchoosefield ul li:nth-child(2) span {
            position: absolute;
            top: 0px;
            left: 0px;
            background: transparent;
            width: 20px;
            display: flex;
            align-items: center;
            justify-content: center;
            border-right: 0px;
            color: #000;
        }

        #walletaspx .walletchoosefield ul li:last-child label.error {
            position: absolute !important;
            bottom: -36px;
            top: unset !important;
            float: none !important;
            width: 100% !important;
            right: 0 !important;
            white-space: nowrap;
            z-index: 1;
            font-size: 10px !important;
        }

        #walletaspx .walletchoosefield ul li:last-child {
            margin-left: 0.5rem;
        }

        #walletaspx .walletchoosefield ul li:nth-child(2) input.walletAmt-Active {
            color: #495057;
            border: 1px solid #e4e4e4;
            box-shadow: 0px 0px 0px #ef007300;
        }

#walletaspx .walletaddmoneylimit {
    font-size: 14px;
    display: none;
}

#walletaspx .btn-walletcontain {
    margin: 15px 0px;
}

#walletaspx .colivewalletfooter-ul {
    text-align: justify;
    font-size: 14px;
    list-style-type: none;
    padding: 15px 0px;
}

#walletaspx .wallettextcolor {
    color: #f8049c;
}

#walletaspx .wallet-termsandcondtionssub-title,
#walletaspx .wallet-termsandcondtionssub-title a {
    font-size: 14px;
    font-weight: normal;
    color: #324b72;
    margin-bottom: 10px;
}

#walletaspx .wallet-termsandcondtionsCheckoutTermsList {
    font-size: 14px;
    color: #324b72;
    line-height: 1.5;
    padding-left: 30px;
}

#walletaspx #WalletSection tr td {
    font-size: 14px;
}

#walletaspx .walletFilter-opt .form-group.drop-down .Sltopt-walletfield {
    position: relative;
}

#walletaspx .walletFilter-opt select {
    width: 100% !important;
    margin: 0px;
}

#walletaspx .walletFilter-opt .form-group.drop-down .Sltopt-walletfield i {
    position: absolute;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 1rem;
}

#walletaspx .walletFilter-input ul li input {
    width: 100% !important;
    margin: 0;
}

#walletaspx .walletFilter-input ul {
    list-style-type: none;
}

#walletaspx .WalletBtn {
    background: #f8049c;
    color: #fff;
    border: 0;
    border-radius: 3px;
    padding: 5px 15px;
    cursor: pointer;
}

#walletaspx #mdlWalletPolicy .modal-dialog {
    max-width: unset !important;
    margin: 0 auto;
}

#walletaspx #mdlWalletPolicy .container {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

#walletaspx #mdlWalletTermsConditions .modal-dialog {
    max-width: unset !important;
    margin: 0 auto;
}

#walletaspx #mdlWalletTermsConditions .container {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

#walletaspx .walletchoosefield ul li input.walletAmt-Active {
    background: #ffffff;
    color: #ef0d73;
    border: 1px solid #ef0d73;
    box-shadow: 0px 0px 4px #f8049c;
}

#walletaspx .transactionhistoryrow {
    border-bottom: 1px solid #ced4da;
}

    #walletaspx .transactionhistoryrow:first-child {
        border-top: 1px solid #ced4da;
    }

#walletaspx .walletTranscationResource,
#walletaspx .wallet-transactionAmt {
    padding: 15px 0px;
}

#walletaspx .wallet-type {
    font-weight: 600;
    color: #212529;
}

#walletaspx .wallet-transactionDate {
    font-size: 14px;
}

#walletaspx .Wallet-referenceId {
    font-size: 14px;
    font-weight: 500;
}

    #walletaspx .Wallet-referenceId span {
        font-weight: 400;
    }

#walletaspx #transacation-failed,
#walletaspx .transacation-failed {
    color: #ff0000;
}

#walletaspx .wallet-transactionAmt {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

#walletaspx #transacation-success,
#walletaspx .transacation-success {
    color: #008000;
}

#walletaspx .scrollOvereff {
    max-height: fit-content;
    overflow: hidden;
    overflow-y: auto;
}

#walletaspx .walletaddmoneytitle .accountwallet-spantag {
    font-weight: 500;
}

#walletaspx .accountwal-details {
    position: relative;
}

#walletaspx .account-redeem-opt {
    font-size: 12px;
    font-weight: 500;
    color: #324b72;
    bottom: 0;
    right: 1rem;
    cursor: pointer;
}

#walletaspx .wallet-termsandcondtions .account-redeem-opt {
    position: absolute;
}

#walletaspx .walletbankdetails_confirm {
    background: #fff;
    padding: 15px;
}

    #walletaspx .walletbankdetails_confirm .account-details {
        color: #112950;
        font-size: 16px;
        font-weight: 600;
        line-height: 19px;
        text-align: left;
        padding: 10px 0px 20px 0px;
    }

    #walletaspx .walletbankdetails_confirm .refund {
        color: #324b72;
        font-size: 15px;
        font-weight: 400;
        line-height: 19px;
        opacity: 0.9000000357627869;
        text-align: left;
        padding: 0px 0px 20px 0px;
    }

    #walletaspx .walletbankdetails_confirm .holders {
        color: #112950;
        font-size: 14px;
        font-weight: 300;
        letter-spacing: 0.4px;
        line-height: 1.5;
        text-align: left;
    }

    #walletaspx .walletbankdetails_confirm input,
    #walletaspx .walletbankdetails_confirm input.form-control {
        padding: 0px 0px !important;
        border: 0px solid #ccc;
        margin-bottom: 10px !important;
        width: 100%;
        box-sizing: border-box;
        font-family: montserrat;
        color: #2c3e50;
        font-size: 14px;
        cursor: pointer;
        margin: 0px;
        display: flex;
        background: transparent;
    }

        #walletaspx .walletbankdetails_confirm input.edit {
            padding: 2px 10px !important;
            margin-top: 4px;
            display: flex;
            border: 2px solid #112950 !important;
            background: transparent;
            box-shadow: 0px 0px 3px 0px #112950;
        }

    #walletaspx .walletbankdetails_confirm .ifsc {
        color: #112950;
        font-size: 14px;
        font-weight: 300;
        letter-spacing: 0.4px;
        line-height: 1.5;
        text-align: left;
    }

    #walletaspx .walletbankdetails_confirm .never {
        color: #112950;
        font-size: 14px;
        font-weight: 300;
        letter-spacing: 0.4px;
        line-height: 1.5;
        text-align: left;
    }

    #walletaspx .walletbankdetails_confirm .account {
        display: flex;
        justify-content: space-between;
    }

#walletaspx .walletaddmoneytitle .d-flex {
    width: 100%;
}

#walletaspx .walletaddmoneytitle .accountbal-img {
    width: 12%;
}

#walletaspx .walletbankdetails_confirm .user_bank_detail {
    width: 65%;
    border: 0px solid #eee;
    border-radius: 5px;
    padding: 15px;
    text-align: left;
}

#walletaspx .walletbankdetails_confirm input#btnEdit {
    width: 100px !important;
    background: white;
    font-weight: bold;
    border: 0 none;
    border-radius: 1px;
    cursor: pointer;
    padding: 10px 0px 5px 0px !important;
    color: black;
    border: 2px solid #324b72;
    margin-top: 1rem;
    text-align: center !important;
    display: block;
}

#walletaspx .walletcard-paymentcard .accountwallet-spantag {
    text-align: left !important;
    width: 95%;
    border: 1px solid #efefef;
    padding: 10px 10px;
    border-radius: 4px;
    box-shadow: 4px 4px 9px -6px #bdbdbd;
    margin-bottom: 1rem;
    background: #fff;
    cursor: auto;
}

    #walletaspx .walletcard-paymentcard .accountwallet-spantag .accountwallet-title {
        font-size: 14px;
        font-weight: 500;
    }

    #walletaspx .walletcard-paymentcard .accountwallet-spantag .account-balance_dv {
        color: #212529;
        font-size: 18px;
        padding: 0;
    }

#walletaspx .accountwallet-spantag.text-strike {
    text-decoration: line-through;
    color: #ff0000;
}

    #walletaspx .accountwallet-spantag.text-strike .accountwallet-title,
    #walletaspx .walletcard-paymentcard .accountwallet-spantag.text-strike .account-balance_dv {
        color: #ff0000;
    }

#walletaspx .walletbank-detailsonf .note {
    margin-bottom: 1rem;
    font-size: 12px;
}

    #walletaspx .walletbank-detailsonf .note span {
        color: #ff0000;
    }

#walletaspx .walletaddmoneytitle .accountwallet-title span {
    /*font-size: 20px;*/
}

#walletaspx .walletaddmoneytitle .accountwallet-title {
}

#walletaspx .walletaddmoneytitle .accountwallet-spantag .Actual-act-bal {
    color: #008000;
}

#walletaspx .walletaddmoneytitle .accountwallet-spantag .virtualact-bal {
    color: #f2006c;
}

    #walletaspx .walletaddmoneytitle .accountwallet-spantag .virtualact-bal img {
        width: 20px;
    }

#walletaspx .accountbal-header {
    border: 1px solid #efefef;
    padding: 20px 20px 10px;
    border-radius: 8px;
    box-shadow: 4px 4px 9px -6px #bdbdbd;
}

#walletaspx .accountbal-img {
    width: 10%;
}

#walletaspx .accountbal-img_dv {
    background: #ffe8f2;
    padding: 20px;
    border-radius: 50%;
    height: fit-content;
}

#walletaspx .accountwal-details {
    width: 88%;
    padding-left: 15px;
}

#walletaspx .accountwallet-title {
    font-size: 16px;
    font-weight: 600;
    color: #324B72;
}

#walletaspx .accountwallet-spantag {
    font-size: 14px;
    color: #1e90ff;
    cursor: pointer;
    margin-top: 5px;
}

#walletaspx .account-balance_dv {
    font-size: 24px;
    padding-top: 5px;
}

    #walletaspx .account-balance_dv span {
        font-weight: 600;
    }

#walletaspx .wallet-card-dv {
    background: #fff;
    padding: 15px;
    position: relative;
}

    #walletaspx .wallet-card-dv div p {
        font-size: 14px;
        color: #324b72;
        font-weight: 600;
        line-height: 1.5;
        margin-bottom: 10px;
    }

#walletaspx .wallet-orderlist {
    padding-left: 1rem;
}

#walletaspx .accountwallet-spantag-ul {
    list-style-type: none;
    display: flex;
}

#walletaspx .walletbankdetails_confirm input.btn-walletpaybalancebtn {
    width: auto !important;
    background: #ef0073 !important;
    font-weight: bold;
    border: 0 none;
    border-radius: 1px;
    cursor: pointer;
    color: #fff !important;
    border: 0px solid #324b72;
    margin-top: 1rem !important;
    text-align: center !important;
    display: block;
    padding: 10px 15px !important;
    margin-left: 1rem;
}

#walletaspx .walletaddmoneytitle .accountwallet-spantag .accountwallet-spantitle {
    /*margin-bottom: 8px;*/
}

#walletaspx .wallet-termsandcondtionsCheckoutTermsList li a {
    font-size: 14px;
    color: #ef0073 !important;
}

#walletaspx .wallet-termsandcondtionssub-title a {
    color: #f8049c;
}

#walletaspx .mdlthankyoupopupalign {
    height: 100vh;
    align-items: center;
    display: flex;
}

#walletaspx #mdlthankyou .modal-dialog {
    margin: 0 auto;
    width: 100%;
}

#walletaspx #mdlthankyou .popup-card-dv-content {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #1f1b4e;
}

#walletaspx #mdlthankyou .popup-thankyou-card {
    color: #f8049c;
    text-align: center;
    margin: 8px 0;
    font-weight: 600;
}

#walletaspx #mdlthankyou .popup-thank-submsg {
    font-size: 10px;
    text-align: center;
}

#walletaspx #mdlthankyou .modal-footer {
    padding: 0;
    border: 0px;
    justify-content: center;
    padding-bottom: 1rem;
}

#walletaspx #mdlthankyou .modal-dialog .modal-content {
    border: 0px;
}

#walletaspx #mdlthankyou .modal-footer .button {
    color: #fff !important;
    background: #ef0073 !important;
    border: 2px solid #ef0073 !important;
    padding: 6px 18px !important;
    height: auto;
    cursor: pointer;
}

    #walletaspx #mdlthankyou .modal-footer .button:focus {
        box-shadow: 0 0 0 0rem rgb(108 117 125 / 0%);
    }

#walletaspx #mdlthankyou .modal-dialog .modal-content .modal-body {
    padding: 12px 10px;
}

@media only screen and (min-width: 700px) {
    .ScheduleVideoVisitBtn {
        display: none !important;
    }
}

@media (max-width:767px) and (min-width: 560px) {
    section.grid-view .QuickviewModal .modal-dialog {
        max-width: 80%;
    }

    section.grid-view .grid-popup-wrap .first-section .graphical-info {
        padding: 0px;
    }
}


@media (max-width: 1024px) {

    .col-md-8.my-5,
    .col-md-4.my-5 {
        min-width: auto !important;
    }

    .TermsWrapper input[type=checkbox] + label {
        position: relative;
        left: -10px !important;
        top: 9px;
    }

    .share i.fa.fa-youtube-play {
        top: -6px;
    }

    .jquery-modal iframe {
        min-height: 550px;
    }

    .social-links li {
        margin: 0 6px 0 0px;
    }

    .customizepopup .TermsWrapper input[type=checkbox] + label {
        position: relative;
        left: 0px !important;
    }

    section.grid-view .card-carousel h5 {
        font-size: 10px !important;
        font-weight: 600;
    }

    section.grid-view .card-carousel .price h6 {
        font-size: 10px !important;
    }

    .PropertyViewDesign {
        font-size: 10px !important;
    }

    section.grid-view .cords {
        height: 18px;
        overflow: hidden;
        align-items: flex-start !important;
        font-size: 10px !important;
    }

    .dashboard_wishlist_wrap #checkout_form #msform span.scheduleCalendar {
        right: -10rem;
    }

    /* 20200527 */
    #footer .footerPanel-firstrow li {
        width: 50%;
    }

    .Panel-Third-row li {
        width: 50%;
        min-width: 48%;
        max-width: 48%;
    }
}

@media (max-width:1440px) and (min-width: 1024px) {
    .user-info .dropdown .dropdown-menu {
        left: -140px;
    }

    #cssmenu > ul > li > a {
        width: 175px !important;
    }

    .userprofilesecli {
    }

    .check-in-box {
    }

    .offer-wrap .third-section .owl-carousel-cards .owl-nav {
        position: absolute;
        top: -52px;
        left: unset !important;
        right: -50px !important;
        right: 0px !important;
    }

    .offer-wrap .third-section .owl-carousel-cards .owl-stage-outer .owl-item .card {
        border: none;
        margin: 0px !important;
        margin-bottom: 0px !important;
    }

    .product-wrap .first-section .graphical-info .table td:nth-child(4) {
        font-size: 13px;
    }

    .product-wrap .first-section .graphical-info .table td:nth-child(2) {
        font-size: 13px;
    }

    .homepage-wrap .tab-content p {
        text-align: center;
        padding: 40px 0 0px;
        font-weight: 500;
    }

    #eventSecView #dvEvent {
        height: 341px !important;
    }

    .property-sorting-total {
        padding: 15px 36px 0px 14px;
    }

    .property-sorting {
        margin-right: 15px;
    }
}

@media (max-width: 767px) {
    section.grid-view.prop-listing-search-wrapper {
        padding: 20px 0 0;
    }
}

@media (max-width: 1440px) and (min-width:968px) {
    section.grid-view .grid-popup-wrap .first-section .info .detail-info {
        padding: 0;
    }

    section.grid-view .grid-popup-wrap .first-section .graphical-info {
        padding: 0;
    }

    section.grid-view .grid-popup-wrap .first-section .info .rating-wrap .rating {
        padding: 0 15px;
        border-right: 1px solid lightgray;
        width: 80%;
    }

    section.grid-view .QuickviewModal .modal-dialog {
        max-width: 60%;
    }

    section.grid-view .grid-popup-wrap .first-section .graphical-info .table .feature-svg img {
        padding: 0 5px;
    }

    section.grid-view .grid-popup-wrap .first-section .product-carousel .owl-carousel .owl-nav {
        top: 40%;
    }

    .calendar-wrapper.picker {
        top: 160px !important;
    }

    .choose-room .check-date-time .form-group label {
        color: #112950;
        font-size: 14px;
        font-weight: 600;
        line-height: 19px;
        margin-bottom: 10px;
    }

    .TermsWrapper input[type=checkbox] + label {
        position: relative;
        left: 0px;
        top: 9px;
    }

    section.grid-view p.upgrade {
        color: #112950;
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 0px;
        display: none;
    }

    div.container.contact .connect {
        font-size: 42px;
    }

    .container.community p.Community {
        font-size: 42px;
    }
}

@media(min-width:1200px) {
    .TermsWrapper input[type=checkbox] + label {
        left: 30px;
    }
}

@media (max-width: 320px) {

    .dashboard_wishlist_wrap .card-wrap .card-info .cancel-request .reschedule {
        font-size: 14px;
    }

    .schedule-booknow-box .schedule,
    .schedule-booknow-box a {
        font-size: 11px;
    }

    section.grid-view .navbar {
        padding: 0px 6px;
    }

    .w3-modal-content {
        margin-top: 30px;
        padding: 20px;
    }

    .homepage-wrap .tab-layout .nav-tabs a {
        padding: 5px 7px !important;
        font-size: 9px !important;
    }

    .text_view h1 {
        font-size: 18px;
        padding-left: 6px;
        padding-right: 6px;
    }

    .text_view p {
        font-size: 14px;
        padding-left: 6px;
        padding-right: 6px;
    }

    .basic_steps .basic_step_view {
        background: #eee;
        padding: 4px 4px 5px 2px;
        margin: 0 5px;
        border-radius: 14px;
        font-weight: 500;
        font-size: 12px;
    }

    .property_list_view_pad {
        padding: 15px 0px;
    }

    .sub_feq {
        padding: 0px 10px;
    }

        .sub_feq .section-header.closed {
            color: #10121B;
            font-size: 12px;
            font-weight: 400;
            line-height: 22px;
            text-align: left;
            padding: 5px 0px 5px 20px;
            margin: 5px 5px;
        }

    .search-filter-container .custom-control label {
        font-size: 12px !important;
    }
}

@media (max-width: 360px) {

    .schedule-booknow-box .schedule,
    .schedule-booknow-box a {
        font-size: 11px;
    }

    section.grid-view .navbar {
        padding: 0px 6px;
    }

    .homepage-wrap .lifestyle .lifestyle-tab .nav-tabs a {
        font-size: 16px !important;
    }

        .homepage-wrap .lifestyle .lifestyle-tab .nav-tabs a.active {
            font-size: 16px !important;
        }

    .homepage-wrap .lifestyle .lifestyle-tab .tab-content .col-md-4 div.card-header {
        padding: .75rem 0.25rem;
    }

    .filter-container {
        height: 77vh !important;
    }

    .dashboard_wishlist_wrap #checkout_form #msform input::placeholder {
        font-size: 12px;
    }

    .dashboard_wishlist_wrap #checkout_form #msform input {
        font-size: 12px;
    }

    .dashboard_wishlist_wrap #checkout_form #msform span.scheduleCalendar {
        right: -7rem;
    }

    /* /. */
    .mobileFilterbutton button {
        font-size: 12px;
    }

    .mobileFilterTitle li a {
        font-size: 11px;
    }

    #property_search .tabs-left > .nav-tabs > li > a {
        min-width: 76px;
    }

    .mobileFilterTitle li {
        min-height: 45px;
    }

    .search-filter-container label {
        font-size: 12px;
    }

    .sort-list label {
        font-size: 12px;
    }

    .search-filter-container .custom-control label {
        font-size: 12px !important;
    }

    .filter-search-filterSearchBox .filter-search-hidden {
        width: 95% !important;
        box-shadow: 0px 0px 0px 0px !important;
        font-size: 11px !important;
        padding: 6px 5px !important;
    }

    .search-filter-container .tab-pane {
        height: 83vh;
    }

    #property_search footer {
        padding: 20px 0 0 0 !important;
        margin-bottom: 38px !important;
    }

    #achievements_Page .hovereffect:hover .overlay a.ac-item-image-inner .achievementTitle_tag {
        font-size: 9px;
    }

    #achievements_Page .hovereffect a.info {
        font-size: 9px;
    }

    /* New Mobile Menu Designs 20200522 */
    .colive_design_nav .navbar-collapse .mig-header-menu-bar {
        padding-top: .5rem;
    }

    section.grid-view .card {
        border-radius: 0;
        min-width: 300px;
        max-width: 320px;
        margin: 0 auto;
    }
}

@media (min-width: 1210px) and (max-width:1220px) {
    .maplist {
        height: 72vh;
    }


    .nav-item a {
        color: #324b72;
        font-size: 14px;
    }

    section.grid-view .cords {
        height: 18px;
        overflow: hidden;
        align-items: flex-start !important;
    }

    section.grid-view .card-carousel .price h6 {
        font-size: 12px;
    }

    .PropertyViewDesign {
        font-size: 12px;
    }

    .card-img-top {
        min-height: 150px;
    }

    section.grid-view .card-carousel .price p {
        font-size: 14px;
    }

    section.grid-view .card-carousel h5 {
        font-size: 14px;
        font-weight: 500;
    }
}

@media (min-width: 1024px) and (max-width:1200px) {
    section.grid-view .cords {
        height: 18px;
        overflow: hidden;
        align-items: flex-start !important;
    }

    section.grid-view .card-carousel .price h6 {
        font-size: 12px;
    }

    .PropertyViewDesign {
        font-size: 12px;
    }

    .card-img-top {
        min-height: 150px;
    }

    section.grid-view .card-carousel .price p {
        font-size: 14px;
    }

    section.grid-view .card-carousel h5 {
        font-size: 14px;
        font-weight: 500;
    }

    #property_search section.grid-view {
        background: #F4F8FB;
        margin-top: 10px;
    }
}

@media (min-width: 768px) and (max-width:968px) {


    section.grid-view .card-carousel h5 {
        font-size: 10px;
        font-weight: 600;
    }

    section.grid-view .card-carousel .price h6 {
        font-size: 10px;
    }

    .PropertyViewDesign {
        font-size: 10px !important;
    }

    section.grid-view .cords {
        height: 18px;
        overflow: hidden;
        align-items: flex-start !important;
        font-size: 10px;
    }

    section.grid-view .property {
        color: #3085ff;
        font-size: 10px !important;
    }

    .dashboard_wishlist_wrap #checkout_form #msform span.scheduleCalendar {
        right: -17rem;
    }

    /* New Mobile Menu Designs 20200522 */
    .navbar.colive_design_nav .nav .navbar-brand {
        z-index: 1;
    }

    .colive_design_nav .navbar-collapse {
        position: absolute;
        top: 54px;
        right: 100%;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        width: 100%;
        transition: all 0.3s ease;
        display: block;
    }

        .colive_design_nav .navbar-collapse.collapsing {
            height: auto !important;
            margin-right: 50%;
            transition: all 0.3s ease;
            display: block;
        }

        .colive_design_nav .navbar-collapse.show {
            right: 0;
        }
}

@media (max-width: 500px) and (min-width: 470px) {
    .product-wrap .third-section .owl-carousel-cards .owl-nav {
        right: 0px;
    }
}

@media (min-width: 1410px) and (max-width: 1480px) {


    section.grid-view .card:hover .quick-view {
        /* top: 40.5%; */
        top: 53.5%;
    }

    section.grid-view {
        margin-top: 25px;
    }

    .property-sorting-total {
        padding-top: 18px;
    }
}

@media (min-width: 1200px) and (max-width: 1440px) {
    .choose-room .check-date-time .form-group label {
        color: #112950;
        font-size: 12px;
        font-weight: 500;
        line-height: 19px;
        margin-bottom: 10px;
    }

    section.grid-view {
        margin-top: 0px;
    }
}

@media (min-width:1200px) and (max-width: 1230px) {
    #property_search section.grid-view {
        background: #F4F8FB;
        margin-top: 10px;
    }
}

@media (min-width: 1230px) and (max-width: 1280px) {
    .Playstore .w3-modal-content {
        margin: 160px auto;
        border: 1px solid #eee;
        box-shadow: 0px 0px 4px #d0d0d0;
        background-image: url(/assets/images/whstappbg.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: 361px -71px;
    }

    section.grid-view .card:hover .quick-view {
        top: 39%;
    }
}

@media (min-width: 375px) and (max-width: 376px) {
    .maplist {
        height: 85vh;
        position: relative;
        z-index: 10;
        top: 23vh;
        right: 0;
        width: 100%;
    }

    .static_content_fr_search.pt-5 {
        margin-top: 9rem;
        margin-bottom: 1rem;
    }

    .mapview .static_content_fr_search.pt-5 {
        background: #ffff;
        margin-left: 0px;
        width: 100%;
        padding-top: 15px !important;
        margin-top: 12rem;
        padding-bottom: 15px;
        margin-bottom: 0rem;
    }

    .basic_steps .basic_step_view {
        background: #eee;
        padding: 4px 4px 5px 2px;
        font-size: 12px;
    }

    .dashboard_wishlist_wrap #checkout_form #msform span.scheduleCalendar {
        right: -7.5rem;
    }

    .filter-container {
        height: 78vh !important;
    }

    section.grid-view .card {
        border-radius: 0;
        min-width: 300px;
        max-width: 340px !important;
        margin: 0 auto;
    }

    .Div_EventContainer .Div_Community figure {
        height: 254px !important;
    }
}

@media (min-width: 350px) and (max-width: 330px) {
    .dashboard_wishlist_wrap #checkout_form #msform span.scheduleCalendar {
        right: -6.5rem;
    }

    .Refund_Details button#ancBack2,
    .User_Bank_Details button#ancBack3 {
        position: absolute;
        top: -58px;
        right: 13vw;
    }

    .Refund_Details button#ancNext2,
    .User_Bank_Details button#ancNext3 {
        position: absolute;
        top: -58px;
        right: 0vw;
    }

    section.grid-view .card {
        border-radius: 0;
        min-width: 300px;
        max-width: 330px !important;
        margin: 0 auto;
    }
}

@media (min-width: 455px) and (max-width: 456px) {
    .search-filter-container label {
        font-size: 14px !important;
        font-weight: 500;
    }

    .search-filter-container .custom-control {
        min-height: 24px;
    }

    .search-filter-container .radioInputGroup .filtercitySelect [type="radio"]:checked + label,
    .search-filter-container .radioInputGroup .filtercitySelect [type="radio"]:not(:checked) + label {
        font-size: 14px !important;
    }

    .filter-search-filterSearchBox .filter-search-hidden {
        width: 96%;
        font-size: 13px !important;
        padding: 6px 5px;
    }

    .brand-value {
        padding-bottom: 40px;
    }

    .mobileFilterTitle li {
        font-size: 13px;
    }

    .search-filter-container .tab-pane {
        height: 86vh;
    }

    footer {
        margin-bottom: 0px !important;
    }

    .Span_location + .copyright {
        margin-bottom: 38px !important;
    }
}

/* Media Queries for diffrent devices End */
.conditions {
    background: #ffffff;
    margin-top: 1%;
    padding: 1% 3.5%;
}

    .conditions p,
    .conditionsdb p {
        color: #666;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
    }

.conditionsdb {
    background: #ffffff;
    margin-top: 1%;
    padding: 1% 2%;
}

@media (max-width: 768px) {
    .conditions {
        padding: 1% 6%;
    }
}

@media (max-width: 455px) {
    .conditions {
        padding: 1% 9%;
    }

    .conditionsdb {
        padding: 1% 4%;
    }
}

@media (max-width: 375px) {
    .conditions {
        padding: 1% 6%;
    }

    .conditionsdb {
        padding: 1% 5%;
    }
}

@media (max-width: 367px) {
    .conditionsdb {
        padding: 1% 3%;
    }
}

/* Custom Style End */

/*New property page design*/
.socialIconWrap i {
    font-size: 50px;
    color: #f8049c;
}

#schedulevisit .signup-box {
    box-shadow: none;
}

#schedule-btn:hover {
    border: 2px solid #f8049c;
}

#schedulevisitform span i {
    font-size: 18px !important;
}

.videoGallery img {
    height: 100%;
    width: 100%;
}

#btnMatterPort {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
}

.totaldegree:hover ~ #VviewPropertyImages {
    opacity: 0.5;
}

.ng-img {
    width: 100%;
    overflow: hidden;
}

    .ng-img img {
        width: 100%;
    }

.PropertyTitle h1 {
    color: #f8049c;
    padding: 10px;
    font-size: 24px;
    font-weight: 600;
}

.casestudyWrap {
    padding-top: 3%;
    background: #000;
    padding-bottom: 3%;
    margin-top: -1px;
}

.casestudyTitle h1 {
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
}

.signature h3 {
    color: #fff;
    font-size: 20px;
}

    .signature h3 span {
        color: #f8049c;
        font-size: 18px;
        font-weight: bold;
    }

.casestudy_desc p {
    color: #fff;
}

    .casestudy_desc p span {
        color: #f8049c;
        font-weight: 700;
        font-size: 20px;
    }

.booknows {
    overflow: auto;
    border-radius: 20px;
    width: 300px;
    border: 8px solid #000;
    background: url("/assets/images/property/casestudy/61.png");
    background-repeat: no-repeat;
    background-position: center;
}

#scheduled-card {
    border: none;
}

.m-view img {
    width: 100%;
}

.booknows .card .tab-content {
    background: #324b72;
}

#btnMatterPort {
    position: absolute;
    height: 50%;
    padding: 0;
    top: 25%;
}

.totaldegree img {
    width: 50%;
    position: relative;
    background: transparent;
}

#btnMatterPort {
    background: transparent;
}

.moneyMatterTitle h2 {
}

.propertyGallerySection {
    min-height: 353px;
}

.video-img img {
    min-height: 366px;
    height: 100%;
    transform: scale(1.2);
}

.snapshot {
    padding-top: 3%;
}

    .snapshot h1 {
        color: #f8049c;
        font-weight: 700;
        font-size: 2rem;
    }

    .snapshot p {
        color: #fff;
        font-size: 16px;
        text-align: justify;
    }

        .snapshot p span {
            color: #f8049c;
        }

.moneyMatterTitle h2 {
    color: #fff;
    font-weight: 700;
}

    .moneyMatterTitle h2 span {
        color: #f8049c;
        font-weight: 700;
    }

.mConditionWrap {
    position: relative;
}

.termsWrap {
    background: #ece5e5;
    border-radius: 15px;
    padding: 15px;
    margin: 1% 1% 0 0;
}

.text-blak {
    color: #000;
    font-weight: 700;
    font-size: 20px;
}

.text-pink {
    color: #f8049c;
    font-weight: 700;
    font-size: 20px;
}

.text-pink1 {
    color: #f8049c;
}

.termsWrap p {
    padding: 5px 0;
}

.mb-30 {
    margin-bottom: 30px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.f-term {
    font-size: 16px;
    color: #000;
    font-weight: 500;
}

.moveInWrap {
    background: #e8b5e7;
    border-radius: 15px;
    padding: 15px;
    margin: 5% 1% 0 0;
}

    .moveInWrap p {
        margin-left: 15%;
        padding: 5px 0;
    }

.text-rentDetails {
    color: #000;
    font-size: 20px;
    font-weight: 700;
}

.residentSpeakWrap {
    margin-top: 5%;
}

    .residentSpeakWrap h1 {
        font-weight: 700;
        text-align: center;
    }

    .residentSpeakWrap h5 {
        text-align: center;
        font-size: 25px;
        padding: 10px 0;
    }

.loc-highlight h2 {
    font-size: 2rem;
    font-weight: 700;
    color: #fff;
    padding: 20px 0 5px 0px;
}

.residentProfile {
    display: flex;
}

    .residentProfile img {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        margin-right: 15px;
    }

.residentIcon i {
    font-size: 30px;
    color: #f8049c;
}

.resi-testimonial {
    background: #f9dddd;
    padding: 20px;
    border-radius: 15px;
}

.residentQuote p {
    line-height: 30px;
}

.resi-testimonial-red {
    background: #f8049c;
    padding: 20px;
    border-radius: 15px;
}

    .resi-testimonial-red p {
        color: #fff;
    }

.residentIcon-red i {
    font-size: 30px;
    color: #fff;
}

.culture h5,
.nearby h5 {
    line-height: 30px;
}

.nearby {
    border-bottom: 5px dotted #ec0808;
}

.amenityTypeHeader span {
    color: #f8049c;
    font-size: 30px;
    font-weight: 700;
    margin-top: 10px;
}

.testimonial-carousel .item img {
    border-radius: 50%;
    width: 75px !important;
    float: left;
    margin-right: 10px;
    height: 75px;
}

.user img {
    display: none !important;
}

.testimonial-carousel .user {
    display: none;
}

.testimonial-carousel .item {
    margin: 20px;
    height: 280px;
    padding: 10px;
    background-color: #f9dddd;
    border-radius: 15px;
    text-overflow: ellipsis;
    overflow: auto;
}

    .testimonial-carousel .item:nth-child(even) {
        background: #000;
    }

.amenities_area .AmenitiesLoc:nth-child(1) {
    background: #f1f1f1;
}

.amenities_area .AmenitiesLoc:nth-child(2) {
    background: #000;
}

.amenities_area .AmenitiesLoc:nth-child(1) .amenity span {
    color: #000;
    font-size: 18px;
}

.amenities_area .AmenitiesLoc:nth-child(2) .amenity span {
    color: #fff;
    font-size: 18px;
}

.amenities_area .AmenitiesLoc:nth-child(3) .amenity span {
    color: #000;
    font-size: 18px;
}

.amenities_area .AmenitiesLoc:nth-child(4) .amenity span {
    color: #fff;
    font-size: 18px;
}

.amenities_area .AmenitiesLoc:nth-child(5) .amenity span {
    color: #000;
    font-size: 18px;
}

.amenities_area .AmenitiesLoc:nth-child(6) .amenity span {
    color: #fff;
    font-size: 18px;
}

.amenities_area .AmenitiesLoc:nth-child(2) .AmenitiesheightSet p,
.amenities_area .AmenitiesLoc:nth-child(6) .AmenitiesheightSet p {
    color: #fff;
}

.amenities_area .AmenitiesLoc:nth-child(3) {
    background: #f1f1f1;
}

.amenities_area .AmenitiesLoc:nth-child(4) {
    background: #000;
}

.amenities_area .AmenitiesLoc:nth-child(5) {
    background: #f1f1f1;
}

.amenities_area .AmenitiesLoc:nth-child(6) {
    background: #000;
}

.amenities_area .AmenitiesLoc > span:nth-child(2) {
    color: #fff;
}

.amenityImg {
    display: none;
}

.amenityServiceImage {
    display: none;
}

.w-100 {
    width: 100%;
}

#offers {
    margin: 0;
    background-repeat: no-repeat;
}

.nearby img {
    width: 250px;
    height: 40px;
}

.peoplesection {
    background-image: url("/assets/images/property/flatmates/people_bg.png");
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
    background-size: cover;
    padding-top: 7%;
}

.amenityTypeHeader {
    margin-top: 20px;
}

#offers .amenityTypeHeader {
    text-align: initial !important;
}

.videoGallery {
    height: 100%;
}

.feature-svg {
    display: flex;
    padding-bottom: 10px;
}

.graphical-info table {
    background: #ece5e5;
    border-radius: 15px;
    padding: 15px;
    margin: 1% 1% 0 0;
    border-collapse: separate;
    text-align: center;
}

    .graphical-info table td {
        border-top: 0px !important;
    }

.socialIconWrap img {
    cursor: pointer;
}

#RoomDetails table th {
    color: #f8049c;
}

#KeyDetails {
    font-size: 14px;
}

    #KeyDetails i {
        color: #f8049c;
    }

.propertyGallerySection {
    background: #ccc;
}

#spnHighlights {
    color: #fff;
    text-align: justify;
}

.casestudy_desc {
    margin-bottom: 20px;
}

.property_rating {
    background: #ece5e5 !important;
    border-radius: 15px;
}

.casestudyTitle {
    text-align: center;
}

.casestudyWrap .p-share {
    position: relative;
    width: 5.4375em;
    height: 3.4375em;
}

.p-share input[type=checkbox] {
    display: contents;
}

.p-share ul {
    margin-top: 20px !important;
}

.moveInMobile {
    padding: 0 15px;
}

#sharprop30948 {
    display: none;
}

.AdharWrap #ChkAgreeAadhaar {
    position: absolute;
    top: 15px;
    display: contents;
}

    .AdharWrap #ChkAgreeAadhaar + label:before {
        content: "\2714";
        font-size: 12px;
        width: 18px;
        padding-left: 3px;
        margin-top: 12px;
    }

.AdharWrap #ChkAgreeAadhaar-checkbox:checked + label:before {
    background-color: #f8049c;
    border-color: #f8049c;
    color: #fff;
}

.TermsWrapper #ChkAgree {
    position: absolute;
    top: 15px;
    display: contents;
}

    .TermsWrapper #ChkAgree + label:before {
        content: "";
        font-size: 12px;
        padding: 0 7px;
        margin-top: 8px;
        top: 3px;
        border: 2px rgba(0, 0, 0, 0.5) solid;
        width: 20px;
        height: 20px;
        border-radius: 3px !important;
    }

.TermsWrapper #ChkAgree-checkbox:checked + label:before {
    background-color: #f8049c;
    border-color: #EF0073 !important;
    color: #fff;
}

.TermsWrapper input[type=checkbox]:checked + label:before {
    background-color: #f8049c;
    border-color: #EF0073 !important;
    color: #fff;
    content: "\2714" !important;
    padding: 0px 2px !important;
}

#chkterms + label:before {
    content: "\2714";
    font-size: 12px;
    width: 18px;
    padding-left: 3px;
    margin-top: 2px;
    margin-bottom: -4px;
}

#chkterms-checkbox:checked + label:before {
    background-color: #f8049c;
    border-color: #f8049c;
    color: #fff;
}

#chkKeyReceived + label:before {
    content: "\2714";
    font-size: 12px;
    width: 18px;
    padding-left: 3px;
}

#chkKeyReceived-checkbox:checked + label:before {
    background-color: #f8049c;
    border-color: #f8049c;
    color: #fff;
}

#book-first:hover,
#schedule-btn:hover {
    background-color: transparent;
    border-color: #f8049c;
    color: #ef0073 !important;
}

.amenityTypeHeader {
    display: flex;
}

    .amenityTypeHeader > .offerImg {
        display: block !important;
        width: 70px !important;
    }

#offers .offerImg > span {
    margin-top: 10px;
}

@media only screen and (max-width: 414px) and (min-width:401px) {
    .mobileFilterbutton {
        bottom: 0%;
    }
}

@media only screen and (max-width: 400px) and (min-width:380px) {
    .mobileFilterbutton {
        bottom: 0%;
    }
}

@media only screen and (max-width: 370px) and (min-width:355px) {
    .mobileFilterbutton {
        bottom: 0%;
    }
}

@media only screen and (max-width: 1400px) {
    .video-img img {
        min-height: 366px;
    }
}

@media only screen and (max-width: 1366px) {
    .searchgrid {
        display: inline-flex;
        width: 100%;
    }

    .propertyGallerySection {
        max-height: 353px;
    }

    #btnMatterPort {
    }

    .video-img img {
        min-height: 366px;
        transform: scale(1.2);
    }
}

@media only screen and (max-width: 455px) {
    .graphical-info table {
        border-radius: 0px;
    }

    .moveInMobile {
        padding: 0 15px;
    }

    .loc-highlight h2 {
        padding: 0px;
    }

    .c-share {
        margin-bottom: 25px;
    }

    .wt-20 {
        margin-top: 20px;
    }

    .nearby h3 {
        font-size: 20px;
    }

    .casestudyTitle h1,
    .snapshot h1,
    .moneyMatterTitle h2,
    .promises h1,
    .loc-highlight h2,
    .nearby h1,
    .residentSpeakWrap h1 {
        font-size: 22px;
    }

    .similar-prop h1 {
        font-size: 16px;
    }

    .amenityTypeHeader span {
        font-size: 22px;
    }

    .rating-wrap_new1 {
        text-align: -webkit-center;
    }

    #offers {
        margin: 0 25px;
    }

    .propertyGallerySection {
        display: none;
    }

    .socialIconWrap {
        text-align: center;
    }

        .socialIconWrap img {
            width: 60px;
        }

    .casestudy_desc {
        margin-bottom: 0px;
    }

    .property_rating {
        margin: 3% 7% !important;
    }

    .snapshot {
        padding-top: 3%;
    }

    .loc-highlight {
        margin-top: 0%;
    }

    .loc-highlight {
        padding: 10px 0px 0px 0px;
    }

    .product-carousel {
        display: block;
    }

    #GviewPropertyImages {
        display: none;
    }

    #btnMatterPort {
        position: absolute;
        height: 25%;
        padding: 0;
        top: 25%;
        left: 30%;
    }

    .totaldegree img {
        width: 40%;
        height: 70%;
        position: relative;
        top: 20%;
        left: 0%;
        background: transparent;
    }

    .residentSpeakWrap h5 {
        text-align: center;
        font-size: 19px;
        padding: 10px 0;
    }

    .similar-prop h5 {
        font-size: 16px;
    }
}

@media only screen and (max-width: 414px) {
    .totaldegree img {
        width: 40%;
        height: 80%;
        position: relative;
        top: 30%;
        left: 0%;
        background: transparent;
    }
}

@media only screen and (max-width: 375px) {
    .totaldegree img {
        width: 50%;
        height: 100%;
    }
}

/*Mobile frame html*/

/* The device with borders */
.smartphone {
    position: relative;
    width: 384px;
    margin: auto;
    border: 2px #ef0073 solid;
    border-top-width: 25px;
    border-bottom-width: 25px;
    border-radius: 36px;
    width: 304px;
}

    /* The horizontal line on the top of the device */
    .smartphone:before {
        content: '';
        display: block;
        width: 60px;
        height: 5px;
        position: absolute;
        top: -12px;
        left: 50%;
        transform: translate(-50%, -50%);
        background: #333;
        border-radius: 10px;
    }

    /* The circle on the bottom of the device */
    .smartphone:after {
        content: '';
        display: block;
        width: 15px;
        height: 15px;
        position: absolute;
        left: 50%;
        bottom: -30px;
        transform: translate(-50%, -50%);
        background: #333;
        border-radius: 50%;
    }

    /* The screen (or content) of the device */
    .smartphone .content {
        background: #f8049c;
    }

.faq-page {
    padding: 80px 0 0px;
    background-color: #F4F8FB;
}

    .faq-page .help-title {
        color: #f8049c;
        font-size: 24px;
        font-weight: 700;
        line-height: 29px;
        text-align: left;
        padding: 20px 0px 20px 0px;
    }

@media (max-width: 425px) {
    .faq-page .help-title {
        text-align: center !important;
    }
}

@media (max-width: 768px) {
    .faq-page .help-title {
        text-align: left;
        padding: 0px 0px 0px 0px;
    }
}

.faq-page .healine {
    color: #112950;
    font-size: 53px;
    font-weight: 700;
    line-height: 52px;
    text-align: left;
}

@media (max-width: 768px) {
    .faq-page .healine {
        font-size: 35px;
    }
}

@media (max-width: 425px) {
    .faq-page .healine {
        font-size: 25px !important;
        text-align: center;
    }
}

.faq-page .res {
    padding: 70px 0px 14px 0px;
}

@media (max-width: 425px) {
    .faq-page .res {
        padding: 0px 0px 0px 0px;
    }
}

@media (max-width: 768px) {
    .faq-page .res {
        padding: 0px 0px 0px 0px;
    }
}

.faq-page .page-con {
    color: #324B72;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    opacity: 0.9000000357627869;
    text-align: left;
    padding: 10px 0px 10px 0px;
}

@media (max-width: 425px) {
    .faq-page .page-con {
        text-align: center;
    }
}

.faq-page form.example button {
    float: left;
    width: 20%;
    padding: 10px;
    background: #2196F3;
    color: white;
    font-size: 17px;
    border: 1px solid grey;
    border-left: none;
    cursor: pointer;
}

.faq-page .inner-addon.right-addon {
    width: 73%;
    position: relative;
}

@media (max-width: 425px) {
    .faq-page .inner-addon.right-addon {
        width: 100%;
        position: relative;
        padding: 1px 0px 20px 0px;
    }
}

.faq-page .control {
    width: 100%;
    border: 2px solid #E0E6ED;
    height: 47px;
    box-shadow: 0.9px 2px 4px 0 rgba(22, 46, 51, 0.23);
    padding: 0px 5px;
}

.faq-page .fa.fa-search {
    position: absolute;
    top: 14px;
    right: 10px;
}

.faq-page ::placeholder {
    color: #112950;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    text-align: left;
}

.faq-page img {
    width: 100%;
}

.sub_feq .accordion {
    width: 100%;
}

.sub_feq h3 {
    margin: 0;
    font-size: 16px;
    cursor: pointer;
    padding: 15px;
}

@media (max-width: 425px) {
    .sub_feq h4 {
        position: relative;
        margin-left: 20px;
        color: #10121B;
        font-size: 13px;
        font-weight: 400;
        line-height: 12px;
    }
}

.sub_feq .panel {
    display: none;
}

.sub_feq .section-header.active::after {
    content: "\2212";
    color: #e4497d;
    float: left;
    font-size: 20px;
    display: block;
    padding: 0px 10px 0px 0px;
}

@media (max-width: 425px) {
    .sub_feq .section-header.active::after {
        content: "\2212";
        color: #e4497d;
        float: none;
        font-size: 16px;
        padding: 0px 10px 0px 0px;
        height: 27px;
        position: absolute;
        left: -23px;
        top: 0px;
    }
}

.sub_feq .section-header.closed::after {
    content: '\002B';
    color: #e4497d;
    float: left;
    font-size: 20px;
    padding: 0px 10px 0px 0px;
}

@media (max-width: 425px) {
    .sub_feq .section-header.closed::after {
        content: '\002B';
        color: #e4497d;
        float: none;
        font-size: 16px;
        padding: 0px 10px 0px 0px;
        height: 12px;
        position: absolute;
        left: -20px;
        top: 10px;
    }
}

.sub_feq .section-header::after {
    content: '\002B';
    color: #000;
    font-weight: bold;
    float: right;
}

.sub_feq .text-light {
    color: #324B72 !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    opacity: 0.9000000357627869;
    text-align: left;
    padding: 0px 20px;
}

@media (max-width: 425px) {
    .sub_feq .text-light {
        font-size: 13px;
    }
}

.sub_feq .section-header.closed {
    color: #10121B;
    font-size: 15px;
    font-weight: 400;
    line-height: 45px;
    text-align: left;
    padding: 5px 0px;
    cursor: pointer;
}

@media (max-width: 425px) {
    .sub_feq .section-header.closed {
        color: #10121B;
        font-size: 13px;
        font-weight: 400;
        line-height: 12px;
        text-align: left;
        padding: 10px 0px 5px 0px;
        margin-left: 20px;
        margin: 20px 20px;
        position: relative;
    }
}

.sub_feq .sub-faqtitle {
    color: #112950;
    font-size: 18px;
    font-weight: 700;
    line-height: 29px;
    text-align: left;
    padding: 40px 0px;
}

@media (max-width: 768px) {
    .sub_feq .sub-faqtitle {
        padding: 20px 0px;
    }
}

.text_view h1 {
    color: #f8049c;
    padding: 0px;
    font-size: 26px;
    font-weight: 600;
}

.text_view p {
    font-size: 14px;
    margin: 5px 0;
    padding-left: 0px;
    font-weight: 500;
    color: #aaa;
}

.faq_search_page {
    padding: 15px;
    background: #fff;
}

    .faq_search_page .sub-faqtitle {
        padding-top: 10px;
        padding-bottom: 6px;
        border-bottom: 1px solid #112950;
    }

    .faq_search_page .accordion {
        border-bottom: 1px solid #c6c6c6;
    }
/* Media Queries for diffrent devices */
@media (max-width: 767px) {
    body {
        font-size: 14px;
    }

    .mbhide {
        display: none;
    }

    .cityWrapper > ul {
        display: none;
    }

    .modal#video-modal {
        margin-top: 38px;
    }

    .CityList {
        margin: 40px auto 0px !important;
    }

    #SitemapCityList .cityWrapper > ul {
        display: block;
    }

    .cityWrapper {
        width: 50%;
        margin: 10px 0;
    }

    #Chennai,
    #Hyderabad,
    #Pune {
        width: 100% !important;
    }

    .call-block.d-lg-none.d-sm-none.d-xl-none.d-xs-block {
        display: none;
    }

    footer {
        padding: 0px 0 0 0 !important;
        margin-bottom: 60px !important;
    }

    #footer .footerPanel-firstrow li {
        width: 50%;
    }

    #footer a {
        font-size: 15px !important;
    }

    .col-1-2,
    .col-6-12 {
        width: 100%;
        float: left;
        padding: 0 8px;
        margin: 0 0px;
    }

    section.grid-view .QuickviewModal .modal-dialog {
        max-width: 100%;
    }

    div#QuickviewModal {
        padding: 0;
    }

    section.grid-view .grid-popup-wrap .first-section .product-carousel .owl-carousel .owl-nav {
        position: absolute;
        top: 34%;
        width: 100%;
    }

    section.grid-view .grid-popup-wrap .first-section .product-carousel .owl-carousel .owl-dots {
        position: absolute;
        bottom: 20px;
        text-align: center;
        width: 100%;
    }

    section.grid-view .grid-popup-wrap .first-section .info .rating-wrap .rating {
        padding: 0 15px;
        border-right: 0px solid lightgray;
        width: 90%;
    }

    section.grid-view .grid-popup-wrap .first-section .graphical-info {
        padding: 20px;
        background: white;
        margin-bottom: 20px;
        overflow: hidden;
    }

    section.grid-view .grid-popup-wrap .first-section .graphical-info {
        padding: 0px;
        background: white;
        margin-bottom: 20px;
        overflow: hidden;
        overflow-x: scroll;
    }

    section.grid-view .grid-popup-wrap .first-section .terms .terms-points .term-deposit {
        display: flex;
        padding-bottom: 20px;
        border-bottom: 1px solid lightgray;
        overflow: hidden;
        overflow-x: hidden;
    }

    .Tenant-Profiling .form-progress {
        display: none;
    }

    .NewsLogoalt img {
        max-width: 100%;
        height: auto;
    }

    .NewsLogoalt {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 15px;
        margin: 0 auto;
        text-align: -webkit-center;
    }

    .homepage-wrap .features {
    }

        .homepage-wrap .features .feature-wrap li a {
            font-size: 14px;
        }

    .calendar-wrapper.picker {
        left: 50%;
        top: 186px;
    }


    .product-wrap .third-section .owl-carousel-cards .owl-nav {
        position: absolute;
    }

    #SimilarPropertiesCards > .owl-nav > .owl-prev {
        margin-right: 0px;
        position: relative;
        right: unset !important;
    }

    #SimilarPropertiesCards > .owl-nav {
        position: absolute;
        top: -54px !important;
        right: 0 !important;
        display: flex;
        left: unset !important;
    }

    #SimilarPropertiesContainer {
        padding: 20px 15px;
    }

    .product-wrap .third-section {
        padding: 20px 0;
    }

        .product-wrap .third-section .owl-carousel-cards .owl-stage-outer .owl-item .card {
            border: none;
            margin: 0px;
        }

    .promises #colivepromises {
        margin: 0 auto;
        text-align: -webkit-center;
    }

    .product-wrap .promises-icons .icon-wrap {
        width: 50% !important;
        padding: 10px;
    }

    .product-wrap .second-section .promises .promises-icons .icon-wrap p {
        height: auto;
        margin: 6px;
        font-size: 14px;
    }

    .product-wrap .third-section h4 {
        color: #112950;
        font-size: 18px;
        font-weight: 400;
        line-height: 29px;
        margin-bottom: 20px;
    }

    .sub_feq .section-header.closed {
        color: #10121B;
        font-size: 13px;
        font-weight: 400;
        line-height: 22px;
        text-align: left;
        padding: 10px 0px 5px 0px;
        margin-left: 20px;
        margin: 20px 20px;
        position: relative;
    }

    .sub_feq .text-light {
        font-size: 13px;
        line-height: 1.5;
    }

    #cssmenu {
        width: 100%;
        position: absolute;
        bottom: 31px;
        right: 24px;
        text-align: -webkit-right;
    }

        #cssmenu li > ul {
            height: 55vh;
            overflow: hidden;
            overflow-y: scroll;
            width: 95%;
        }

    #GridView,
    #PropMapCards {
        padding-top: 30px;
        margin-top: 0rem;
    }

    #schedulevisit select#slTimeSlots {
        width: 100% !important;
    }

    .user-info-mobile {
        width: 100% !important;
    }

    .schedule-booknow-box .schedule,
    .schedule-booknow-box a {
        display: inline-flex;
        width: 50%;
        min-width: auto !important;
    }

    .schedule-booknow-box {
        display: inline-flex;
    }

    .dropdown-menu {
        left: 26px;
    }

    .dashboard_wishlist_wrap .card-wrap .card-info .cancel-request .reschedule {
        font-size: 16px;
        margin: 0 auto;
    }

    #ReservationPayment .graphical-info {
        width: 100%;
        overflow: hidden;
        overflow-x: auto;
    }

    #ReservationPayment .TermsWrapper.conditionWrapper {
        float: left;
        position: relative;
        width: 100%;
        left: 25px;
    }

    .conditionWrapper .spnTerms {
        right: auto !important;
        left: 15px;
    }

    section#ReservationPayment {
        padding-top: 0px;
    }

    .book-now .select-block .select-wrap form .form-group {
        width: 100%;
    }

    .book-now .payment-detail ul li div:nth-child(1) {
        width: 50% !important;
    }

    .homepage-wrap .search-container .form-control {
        width: 91% !important;
    }


    .homepage-wrap .btn-find-home {
        width: 91% !important;
        margin-left: 15px !important;
    }

    #cssmenu ul ul {
        top: 43px;
        background: #fff;
        left: 36px;
        overflow: hidden;
    }

    .product-wrap .nearby .col-md-6:nth-child(2) {
        margin-top: 20px;
    }


    .col-md-3 .card-img-top {
        min-height: 211px;
        margin: 8px auto;
    }

    footer .logo-icon {
        margin: 0px auto 10px;
        text-align: center;
    }

    #footer .social-icon a {
        font-size: 20px;
    }

    .terms_conditions_wrap .cupertino {
        padding: 10px 0;
    }

    .terms_conditions_wrap {
        padding-top: 15%;
    }

    .pivrcy_policy_wrap {
        padding-top: 12%;
    }

    ul.coliveadv {
        border-bottom: 5px solid #db1c72;
        margin-top: 15px;
    }

    .homepage-wrap .lifestyle .lifestyle-tab .nav-tabs {
        display: flex;
    }

    .jquery-modal iframe {
        min-height: 100%;
    }

    .share i.fa.fa-youtube-play {
        position: absolute !important;
        top: 5px !important;
    }

    .googlePlus {
        position: absolute;
        right: 5px;
        top: 6px;
    }

    #schedulevisitform .form-group.pick-date {
        margin-bottom: 25px !important;
    }

    #schedulevisitform .pick-date select#slVisitSlots {
        width: 100% !important;
    }

    #schedulevisit i.fa.fa-angle-down {
        bottom: -11px;
    }

    #schedulevisitformheader i.fa.fa-angle-down {
        bottom: 10px;
    }

    .homepage-wrap .lifestyle .lifestyle-tab #social .home-gallery,
    .homepage-wrap .lifestyle .lifestyle-tab #lyfstyle .home-gallery {
        display: block;
        width: 100%;
    }

    .homepage-wrap .lifestyle .lifestyle-tab .tab-content .tab-pane .col-md-3 {
        padding: 0 5px;
        margin: 10px 0;
    }

    .homepage-wrap .search-container h1 {
        color: white;
        line-height: 35px;
        font-size: 22px !important;
        padding: 20% 0;
    }

    .product-wrap .first-section .graphical-info .table td:nth-child(4) {
        text-align: right;
        color: #10121b;
        font-size: 13px;
        font-weight: 600;
        line-height: 20px;
        padding: 25px 0;
    }

    .custom-rect {
        padding: 15px 0px;
        float: right;
    }

    .faq-page .page-con {
        text-align: left;
        padding: 15px;
    }

    .dashboard_wishlist_wrap #checkinContainer .card-horizontal {
        display: block;
        flex: 1 1 auto;
    }

    .dashboard_wishlist_wrap #checkinContainer .img-square-wrapper img {
        width: 100%;
    }

    .btncheckinEdit {
        padding: 10px 5px;
    }

    .dashboard_wishlist_wrap #checkinContainer .amount {
        text-align: left;
    }

    .dashboard_wishlist_wrap #checkinContainer .Bed-Key {
        text-align: left;
    }

    .dashboard_wishlist_wrap #checkinContainer .Total {
        text-align: left;
    }

    .dashboard_wishlist_wrap #checkinContainer .Payable-at-check {
        text-align: left;
    }

    .dashboard_wishlist_wrap #checkinContainer .checkinPromocodeWrapper {
        width: 100%;
        position: relative;
    }

    .dashboard_wishlist_wrap #checkinContainer .promocode {
        width: 100% !important;
        margin-left: 0px;
    }

    .dashboard_wishlist_wrap #checkinContainer .agree {
        display: block;
    }

    .dashboard_wishlist_wrap #checkinContainer .spnTermscheckin {
        width: 40%;
        margin-top: 10px;
        white-space: nowrap;
        position: absolute;
        top: 15px;
        left: 40px;
        font-size: 14px;
    }

    .homepage-wrap .search-container .form-group .fa {
        top: 40%;
        position: absolute;
        right: 10%;
    }

    section.grid-view nav.navbar.navbar-expand-lg.navbar-light.bg-light {
        margin: -4px 0 0 0 !important;
    }

    .Tenant-page-wrap .Tenant-Profiling .tenant-title {
        text-align: center;
        padding: 0px 0px 0px 0px;
        text-align: center;
        padding: 0px 0px 0px 0px;
        margin: 0 auto;
        font-size: 24px;
        font-weight: 700;
        line-height: 34px;
    }

    .homepage-wrap .tab-layout .nav-tabs li a.active {
        background: #f8049c;
        color: white;
        border-radius: 3px;
        box-shadow: 0 0 6px #f8049c;
    }

    #footer .row.ipad-modalview {
        display: none !important;
    }

    .mapReverse {
        flex-direction: column-reverse;
    }

    .maplist {
        height: 85vh;
        position: relative;
        z-index: 10;
        top: 0vh;
        right: 0;
        width: 100%;
        padding-left: 0px;
    }

    section.grid-view p.upgrade {
        color: #112950;
        font-size: 14px;
        font-weight: 500;
        text-align: left;
    }

    .property-sorting-total .form-inline {
        margin: 10px;
        display: inline-flex;
        padding-right: 5%;
    }

    section.grid-view .navbar .check_box {
        width: auto !important;
        margin: 0px 0;
    }



    .property-sorting-total .form-inline button {
        font-size: 18px;
    }

    .property_rightview {
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -moz-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
    }

    section.grid-view button.btn.btn-outline-success.my-2.my-sm-0:hover {
        font-size: 18px;
    }

    section.grid-view .navbar {
        padding: 0px 30px;
    }

        section.grid-view .navbar .check-align {
            padding: 15px 0;
            text-align: left;
        }

        section.grid-view .navbar .pretty {
            position: relative;
            display: inline-block;
            margin-right: 0px;
            white-space: nowrap;
            line-height: 1;
        }

        section.grid-view .navbar .check-align label {
            font-size: 12px;
        }

    .upgrade.viewmapview {
        margin-top: 12px;
        padding: 0 0px;
        margin-bottom: 0px !important;
    }

    .map-view .card.mb-4.container.ok {
        margin-left: 0;
        margin-right: 0px !important;
        min-width: unset;
        max-width: unset;
    }

    .map-view .card .col-md-4 {
        padding-left: 0px;
        padding-right: 0px;
    }

    #cssmenu ul,
    #cssmenu ul li,
    #cssmenu ul li a,
    #cssmenu #menu-button {
        background: transparent;
    }

    .white-bg .title h5 {
        text-align: left;
    }

    section.grid-view .navbar #divRoomType .check-align {
        padding: 5px 0;
    }

    #property_search #MobContainer1 {
        top: 118px;
        background-color: #f8049c;
    }

    #MobContainer1 {
        top: 80px !important;
        background-color: #f8049c;
    }

    #mySidenav a {
        padding: 2px 15px 7px 15px;
    }

    section.grid-view button.btn.btn-outline-success.my-2.my-sm-0 {
        z-index: 94;
        width: 100%;
        height: 100%;
        display: none;
    }

    section.grid-view .navbar #divRoomSubType .check-align,
    section.grid-view .navbar #divRoomClass .check-align {
        padding: 5px 0;
    }

    .map-card {
        width: 100%;
        min-height: auto;
    }

    .gm-style .gm-style-iw-d {
        max-height: 450px !important;
        max-width: 201px !important;
        overflow: auto !important;
    }

    .gm-style-iw.gm-style-iw-c {
        max-height: 230px !important;
        max-width: 100% !important;
    }

    .map-listed-detail {
        padding-left: 2px !important;
        width: 100%;
        float: left;
    }

    .mapcard-img {
        height: 100px;
        width: 188px;
    }

    #paymentDetailsContainer .col-sm.col-4 .custom-control.form-control-lg.custom-checkbox.lblComponent {
        word-break: break-word;
        font-size: 14px;
    }

    .dashboard_wishlist_wrap #checkinContainer .Payment-details {
        font-size: 14px;
    }

    .dashboard_wishlist_wrap #checkinContainer .Total {
        font-size: 14px;
    }

    .dashboard_wishlist_wrap #checkinContainer .Payable-at-check {
        font-size: 14px;
    }

    .dashboard_wishlist_wrap #checkinContainer .img-square-wrapper {
        padding: 10px 10px 10px 10px;
    }

    .house-card {
        width: 100%;
    }

    button.gm-ui-hover-effect {
        top: 0px !important;
        right: 0px !important;
        border-radius: 50px !important;
        background: #fff !important;
        opacity: 1 !important;
    }

    .map-view img.pl-1 {
        padding-left: 0px !important;
    }

    .apply-resetValue {
        position: fixed;
        top: unset;
        left: 14px;
        display: inherit;
        overflow: hidden;
        width: 94%;
        margin-top: 43px;
        z-index: 99;
        background: #fff;
    }

    .searchwrap {
        margin-top: 2rem !important;
    }

    .searchblock .form-group {
        margin-bottom: 0;
    }

    .filter-concept {
        padding: 0px 0px 0px 10px;
    }

    .cancel-fitler,
    .apply-filter {
        right: 0px;
        width: 50%;
        margin: 5px 0px;
        /* position: fixed; */
    }

    .customizepopupbtn {
        display: inline-block;
        margin: 5px 0px;
    }

        .customizepopupbtn button.btn.btn-secondary {
            width: 100% !important;
            margin: 5px 0 !important;
        }

        .customizepopupbtn button#btnContinueCheckout {
            border: 4px solid #f8049c;
        }

        .customizepopupbtn button#LatercheckOut {
            width: 100%;
            margin: 5px 0 !important;
        }

    .customizepopup .spnTerms {
        position: absolute;
        left: 45px;
        font-size: 12px;
    }

    .scrollOvereff {
        max-height: 279px;
        overflow: hidden;
        overflow-y: auto;
    }

    .customizepopup button#btnLatercheckOut {
        width: 100% !important;
    }

    #mdlCheckoutModal .modal-content {
        margin-top: 30px;
    }

    #property_search .nav.w-100.container .navbar-brand {
        width: 54%;
    }

    .navbar .nav .navbar-brand {
        width: 61%;
        z-index: 1;
    }

    .navbar .navbar-brand img {
        /*  width: 100%;*/
        padding: 5px 0;
    }

    .amenityItems .amenity {
        display: -webkit-box;
        margin: 8px 0;
        text-align: -webkit-left;
    }

    .amenityItems i {
        float: right;
        position: absolute;
        right: 32px;
        top: 24px;
    }

    .ShoshkeleContainer {
        margin-top: 24vh;
        width: 88%;
    }

    .btnCloseShoshkele i {
        position: relative;
        top: 3px;
        right: 1px;
    }

    .product-wrap .first-section .info .rating-wrap {
        height: auto !important;
    }

    .eventbanner {
        height: 300px;
    }

    .MapControls {
        right: 30px;
    }

    div#upComingEvents,
    div#Events,
    div#dvPastEvents {
        width: 100%;
    }

    .webrunner {
        text-align: left;
        padding: 0px 15px;
    }

    .white_tag {
        font-size: 10px;
    }

    .webrunner a.close {
        position: relative;
        bottom: 11px;
    }

    .navbar-brand {
        width: 24%;
    }

    .homepage-wrap .banner h1 {
        text-align: left;
    }

    .FeedBack_Control {
        padding: 10px 20px 10px 20px;
    }

    .feedback_sec {
        display: inline-block;
    }

    .FeedBack_img {
        width: 100%;
    }

    .FeedBack_Comments {
        width: 100%;
    }

    .GallerySec {
        margin-top: 20px !important;
    }

    .w3-modal-content {
        margin-top: 90px;
    }

    .offer_code_section {
        padding-bottom: 0px;
    }

    .w3-modal-content {
        padding: 18px;
    }

    .partnersWrapper.active {
        height: auto;
        max-height: unset !important;
        -webkit-transition: max-height 2s;
        transition: max-height 2s;
    }

    .partners-block {
        height: 540px;
        overflow: hidden;
        overflow-y: scroll;
    }


    .WhatsappOptin .w3-modal-content img {
        max-width: 100%;
        height: 100%;
    }

    .next-rent {
        padding: 10px 10px 0 10px !important;
    }

    .dashboard_wishlist_wrap #payment .next-month-rent .card-text {
        padding: 0px 10px 10px 10px !important;
    }

    .invoice_card {
        margin: 0px 10px 15px !important;
    }

    .dashboard_wishlist_wrap #payment .next-month-rent .invoice-details {
        padding: 10px 10px 10px !important;
    }

    .dashboard_wishlist_wrap #payment .list-state {
        padding: 10px 10px !important;
    }

    .dashboard_wishlist_wrap #payment p.cmposission {
        font-size: 12px;
    }

    .dashboard_wishlist_wrap #payment .diposit {
        font-size: 12px;
    }

    .dashboard_wishlist_wrap #payment p.cmposission {
        white-space: nowrap;
    }

    .next_month_card {
        margin: 10px 10px 15px;
        border: 1px solid rgba(209, 216, 245, 0.6);
    }

    .testimonial_image img {
        width: 100% !important;
        margin: 0 auto;
    }

    .homepage-wrap .members .member-wrap .owl-carousel .owl-nav .owl-next {
        float: right;
        position: relative;
        top: 0;
        right: unset;
        cursor: pointer;
    }

    .homepage-wrap .members .member-wrap .owl-carousel .owl-nav .owl-prev {
        margin-right: 10px;
        position: relative;
        top: 0;
        cursor: pointer;
    }

    .homepage-wrap .members .member-wrap .owl-carousel .owl-nav {
        /* float: right; */
        /* padding-top: 20px; */
        /* width: max-content !important; */
        /* float: right; */
        position: absolute;
        top: 45%;
        right: 0;
    }

    .members .member-wrap > .col-lg-12.col-md-12.col-12 {
        padding: 0;
    }

    .homepage-wrap .members .member-wrap .owl-carousel {
        padding: 10px 10px 100px;
    }

    .toastwrap {
        top: 80px;
        right: 15px;
        width: 222px;
    }

    .toast {
        font-size: 11px;
    }

    .ceo_images {
        width: 25%;
    }

    #CorpDatetimeWrapper {
        height: 140px;
    }

        #CorpDatetimeWrapper .drop-down {
            width: 33%;
        }

            #CorpDatetimeWrapper .drop-down:last-child {
                width: 31%;
            }

    .appointDate {
        width: 100% !important;
        margin-bottom: 4%;
    }

    .team.row_direction {
        flex-direction: column-reverse;
    }

    .Tenant-page-wrap .Tenant-Profiling .team.row_direction .tour {
        padding: 0% 0% 0% 0%;
    }

    .Tenant-page-wrap .Tenant-Profiling ._bottom button {
        width: 100% !important;
    }

    .Tenant-page-wrap .Tenant-Profiling .team_row_button ._bottom {
        text-align: center;
        position: relative !important;
        bottom: 0px;
        display: block !important;
        right: 0 !important;
        align-items: unset;
        left: 4%;
    }

    .Tenant-page-wrap .Tenant-Profiling .team_row_button {
        position: absolute;
        right: 6%;
        bottom: 0px;
    }

    .padd0 {
        padding: 0;
    }

    .Tenant-page-wrap .Tenant-Profiling .team_row_button .thrise,
    .Tenant-page-wrap .Tenant-Profiling .team_row_button .fourth {
        text-align: center;
        position: relative !important;
        bottom: 0px;
        display: block !important;
        right: 0 !important;
        align-items: unset;
        left: 4%;
    }

    .Tenant-page-wrap .Tenant-Profiling .tour.margin_none_sec {
        margin-bottom: 0px !important;
    }

    .Tenant-page-wrap .Tenant-Profiling .team_row .navButtons {
        position: absolute;
        top: -48px;
        right: 0px;
    }

    .whatsapp_Toogle {
        padding-bottom: 18px;
    }


    .product-wrap .first-section .testimonial.property_rating,
    .product-wrap .first-section .testimonial {
        margin: 10px 0;
    }

    .corporate-banner {
        background-image: url(/assets/images/corporate/Rectangle.png);
        height: 244px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

        .corporate-banner .banner-content {
            padding: 85px 0;
        }

    .corporate .colive-corp {
        text-align: center;
        font-size: 20px;
        font-weight: 800;
        color: white;
        line-height: 0px;
        padding-left: 0;
        margin-bottom: 0px;
    }

    .corporate .colive-subtitle {
        text-align: center;
        font-size: 12px;
        font-weight: 500;
        color: white;
        padding-left: unset;
        margin-bottom: 5px;
        display: block;
    }

    .corporate-banner .banner-content .custom-rect {
        padding: 15px 0px;
        float: none;
        margin: 0 auto;
        text-align: center;
    }

    .corporate-banner .banner-content .col-12.col-md-4 {
        padding: 0px 10px;
    }

    .partner-with-us-wrap .banner .content .left-content {
        width: 130px;
        height: 40px;
        margin: 18px auto;
    }

    .partner-with-us-wrap .banner .content .right-content h1 {
        font-size: 36px;
        text-align: center;
    }

    .partner-with-us-wrap .banner .content {
        display: block;
        justify-content: center;
        align-items: center;
        position: absolute;
        width: 100%;
        top: 16vh;
        bottom: 0;
    }

    .container.community h1.Community {
        font-size: 32px;
        margin-bottom: 16px;
    }

    div.container.contact h2.phone {
        margin-bottom: 16px;
    }

    div.container.contact h2.address {
        color: #112950;
        font-size: 15px;
        font-weight: 700;
        line-height: 24px;
        text-align: center;
    }

    div.container.contact .connect {
        color: #112950;
        font-size: 21px;
        font-weight: 700;
        line-height: 40px;
        text-align: center;
        width: 100%;
    }

    div.container.contact p.content {
        color: #112950;
        font-size: 13px;
        font-weight: 600;
        line-height: 19px;
        opacity: 0.6345796131;
        text-align: center;
        margin: 0px 20px;
    }

    div.container.contact .col-12.col-md-3 {
        text-align: center;
    }

    div.container.contact h2.social {
        color: #112950;
        font-size: 14px;
        font-weight: 700;
        line-height: 24px;
        text-align: center;
        margin-left: 0px;
    }

    div.container.contact h2.phone {
        color: #112950;
        font-size: 15px;
        font-weight: 700;
        line-height: 10px;
        text-align: center;
        width: 100%;
    }

    div.container.contact .email_body {
        margin-bottom: 1rem;
        margin-top: 1rem;
    }

    .container.map .well.well-sm {
        padding: 0px 0px;
        width: 100%;
        margin: 0 auto;
    }

    .container.map .col-12.col-md-7.fullwidth {
        display: none;
    }

    .dashboard_wishlist_wrap #checkout_form .card-title {
        text-align: center !important;
    }

    .dashboard_wishlist_wrap #checkout_form .account {
        display: block;
        justify-content: center;
    }

    .dashboard_wishlist_wrap #checkout_form .holders {
        text-align: center !important;
    }

    .dashboard_wishlist_wrap #checkout_form .ifsc {
        text-align: center;
    }

    .dashboard_wishlist_wrap #checkout_form .sent {
        text-align: center;
    }

    .dashboard_wishlist_wrap #checkout_form .Email {
        text-align: center;
    }

    .dashboard_wishlist_wrap #checkout_form .never {
        text-align: center;
        margin-top: 15px;
    }

    .dashboard_wishlist_wrap #checkout_form .modal-footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: block;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 1rem;
        border-top: 1px solid #e9ecef;
    }

        .dashboard_wishlist_wrap #checkout_form .modal-footer .customizepopupbtn {
            display: block;
            margin: 5px 0px;
        }

    .customizepopupbtn button#btnContinueCheckout {
        border: 4px solid #f8049c;
        white-space: normal;
    }

    .dashboard_wishlist_wrap #checkout_form p.holder’s {
        text-align: center;
    }

    .display_align .align_center h4 i {
        position: relative;
        top: 1px;
        right: 2px;
    }

    div#bookings-nav-current {
        padding: 0;
    }

    #checkout_form .offset-lg-2.col-lg-8.offset-col-0.col-12 {
        padding: 0;
    }

    .Refund_Details .modal-dialog {
        margin-top: 15vh;
    }

    .product-wrap .graphical-info {
        overflow-x: scroll;
    }

    .product-wrap .term-deposit div p:nth-child(1) {
        height: 40px;
    }

    .product-wrap .term-deposit div p:nth-child(2) {
        font-size: 16px !important;
    }

    .product-wrap .term-deposit div {
        padding: 0 10px !important;
        flex: 1;
    }

    .product-wrap .term-deposit {
        align-items: center;
    }

    .bulkBookingcss .TypeChooseRoom.bg-white {
        padding: 20px 0px !important;
    }

        .bulkBookingcss .TypeChooseRoom.bg-white .choose-room-title {
            padding: 0px !important;
            font-size: 14px;
        }

    .choose-room .room-types .card .card-body {
        padding: 0 0;
    }

    .choose-room .room-types .card .card-header {
        background: white;
        border: 0px;
        padding: 0;
    }

    .choose-room .room-types .card .card-body .graphical-info table th {
        border-top: 0px;
        color: #324B72;
        font-size: 13px;
        font-weight: 600;
        line-height: 19px;
        white-space: nowrap;
    }

    .choose-room .card .card-header h5 button {
        padding: 0px 0 !important;
    }

    .choose-room .check-date-time h4 {
        font-size: 16px;
        margin-bottom: 16px;
    }

    .choose-room .check-date-time .form-group label {
        font-size: 12px;
    }

    .choose-room .check-date-time .form-group .form-control {
        height: 40px;
        font-size: 12px;
    }

    .choose-room .check-date-time .form-group .fa {
        bottom: 13px;
        font-size: 14px;
    }

    .bulkBookingcss .TypeChooseRoom .nav-tabs .nav-link {
        font-size: 14px;
    }

    .bulkBookingcss .TypeChooseRoom #Bookinginfo {
        padding: 10px 0 !important;
        margin-top: 10px !important;
    }

    .choose-room .room-types .card .card-header h5 span {
        font-size: 12px;
    }

    .choose-room .continue-cancel-btn .continue-btn {
        height: 44px;
        font-size: 12px !important;
        width: 80px !important;
    }

    .choose-room .continue-cancel-btn .cancel-btn {
        height: 44px;
        font-size: 15px;
    }

    .dashboard_wishlist_wrap .dashboard_bookings_wrap .main-content nav .nav-tabs {
        justify-content: center;
    }

    #CEONotes #dvCEONotes {
        font-size: 12px;
    }

    #nav-tabContent_Referral .form-control {
        margin: 0 auto;
    }

    .login-wrap .login-box form span.focus-input100 {
        position: relative;
        width: 100%;
        height: 100%;
        top: -34px;
        left: 0;
        pointer-events: none;
    }

    #customermobile {
        padding-left: 54px;
    }

    .login-wrap .signup-box form .form-group input,
    .login-wrap .login-box form .form-group input {
        background-color: #FFFFFF;
        border: 0px solid #E0E6ED;
        width: 100% !important;
        height: 100%;
        margin: 0;
        border-bottom: 2px solid #E0E6ED;
        font-size: 14px;
        outline: none;
        padding: 15px 10px;
    }

    .spnCountryCode {
        position: absolute;
        top: 7px;
        left: 22px;
    }

    .signup-box input[type=button],
    .login-wrap .login-box form input[type="button"] {
        margin-top: 20px;
        padding: 10px 0;
        width: 100%;
        font-size: 15px;
        font-weight: 700;
        line-height: 22px;
    }

    .dashboard_wishlist_wrap #checkinContainer > .row.px-3 > .col-lg-8.col-12.pl-0.pr-1 {
        padding: 0px !important;
    }

    .dashboard_wishlist_wrap #checkinContainer > .row.px-3 {
        padding: 0px !important;
    }

    .dashboard_wishlist_wrap #payment #DuesSection {
        padding-top: 15px;
    }

    .login-wrap .login-box {
        width: 100%;
        padding: 15px;
    }

    .otpAlignSection input {
        width: 45% !important;
    }

    .login-wrap .login-box h1 {
        font-size: 20px;
    }

    .login-wrap {
        background: #f9f9f9;
    }

    .dashboard_wishlist_wrap #checkinContainer i.fa.fa-map-marker {
        padding: 0px 10px 0px 1px;
        align-items: center;
        display: flex;
    }

    .dashboard_wishlist_wrap #checkinContainer .card-text {
        font-size: 14px;
        line-height: 22px;
    }

    .dashboard_wishlist_wrap #checkinContainer .card-title {
        font-size: 18px;
        font-weight: 600;
        padding: 0px 0px 0px 10px;
    }

    .dashboard_wishlist_wrap #checkinContainer input#dtMoveinDate {
        padding-left: 8px;
    }

    .static_content_fr_search.pt-5 {
        margin-top: 9rem;
        margin-bottom: 1rem;
    }

    .sub_feq .section-header.closed {
        color: #10121B;
        font-size: 12px;
        font-weight: 400;
        line-height: 22px;
        text-align: left;
        padding: 5px 0px 5px 20px;
        margin: 10px;
    }

        .sub_feq .section-header.closed::after {
            content: '\002B';
            color: #e4497d;
            float: left;
            font-size: 20px;
            padding: 0px 10px 0px 0px;
            position: absolute;
            left: 0;
            top: 5px;
        }

    .sub_feq .section-header.active::before {
        content: "\2212";
        color: #e4497d;
        float: left;
        font-size: 18px;
        display: block;
        padding: 0px 10px 0px 0px;
        position: relative;
        left: 5px;
    }

    .sub_feq .section-header.active::after {
        content: "";
        color: #e4497d;
        float: left;
        font-size: 12px;
        display: block;
        padding: 0px 10px 0px 0px;
        position: relative;
        left: 5px;
    }

    .sub_feq h4 {
        margin: 0;
        font-size: 12px;
        cursor: pointer;
        padding: 15px;
        line-height: 14px;
    }

    .mapview .sub_feq .section-header.closed {
        color: #10121B;
        font-size: 14px;
        font-weight: 400;
        line-height: 25px;
        text-align: left;
        padding: 5px 0px;
    }

        .mapview .sub_feq .section-header.closed::after {
            content: '\002B';
            color: #e4497d;
            float: left;
            font-size: 20px;
            padding: 0px 10px 0px 0px;
            position: absolute;
            left: 0;
            top: 5px;
        }

    .mapview .sub_feq .section-header.closed {
        color: #10121B;
        font-size: 12px;
        font-weight: 400;
        line-height: 22px;
        text-align: left;
        padding: 5px 0px 5px 20px;
    }

    .mapview .sub_feq h4 {
        margin: 0;
        font-size: 12px;
        cursor: pointer;
        padding: 15px;
        background: #eee;
        font-weight: 600;
        color: #112950;
    }

        .mapview .sub_feq h4.active {
            background: #eee;
            font-weight: 600;
            color: #112950;
        }

    .mapview .sub_feq {
        width: 100%;
        margin-left: 0px;
    }

        .mapview .sub_feq .section-header.active::after {
            content: " " !important;
            color: #e4497d;
            float: left;
            font-size: 12px;
            display: block;
            padding: 0px 10px 0px 0px;
            position: relative;
            left: 5px;
        }

    .mapview .static_content_fr_search.pt-5 {
        background: #ffff;
        margin-left: 0px;
        width: 100%;
        padding-top: 15px !important;
        margin-top: 8rem;
        padding-bottom: 15px;
        margin-bottom: 0rem;
    }

    .sub_feq h3.active {
        background: #eee;
        padding: 15px;
        margin-bottom: 7px;
        font-size: 12px;
        line-height: 20px;
    }

    .text_view h1 {
        font-size: 16px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .text_view p {
        font-size: 14px;
        padding-left: 10px;
        padding-right: 0px;
    }

    .static_content_fr_search .text_view p {
        display: none !important;
    }

    .basic_steps p {
        line-height: 28px;
    }

    section.grid-view .card-carousel h5 {
        font-size: 16px !important;
        font-weight: 600;
    }

    section.grid-view .cords {
        height: auto;
        overflow: unset;
        align-items: unset !important;
        font-size: 12px !important;
    }

    section.grid-view .card-carousel .price h6 {
        font-size: 14px !important;
    }

    .sub_feq {
        padding: 0 10px;
        margin-bottom: 20px !important;
    }

    .property_list_view_pad {
        padding: 15px 0px;
    }

    .dashboard_wishlist_wrap #checkout_form #msform span.scheduleCalendar {
        right: -8.5rem;
    }

    /* Reservation filter design */
    .filter_box {
        padding: 11px 0px 0px;
        margin-bottom: 18px;
        border: 0px solid #bdbdbd;
    }

    .multi_filter_view .collapsible-search {
        width: 100% !important;
        right: 0px;
    }

    .fixed-filter {
        display: none;
    }

    .choose-room .breadcrumb-wrap .links ul li:after {
        top: 7px;
    }

    .multi_filter_view {
        padding: 10px 15px;
    }

        .multi_filter_view ul#my-list ul {
            padding: 5px 15px 10px 15px;
            border-bottom: 0px solid #bdbdbd;
        }

    #ReservationFilter {
        position: fixed;
        top: 0;
        background: #fff;
        z-index: 9999;
        height: 100vh;
        padding: 0;
    }

    .filter-container {
        border: 0px solid #E0E6ED;
        padding: 0px 10px 0px 0px;
        height: 80vh !important;
        overflow-y: auto;
    }

    .multi_filter_view .apply-filter {
        display: block;
        text-align: center;
        padding: 6px 40px !important;
        width: fit-content;
        float: right;
        margin-top: 10px;
        margin-bottom: 13px;
    }

    .filter_box .close_filter_icon {
        display: block;
        text-align: right;
        padding-bottom: 10px;
        color: #112950;
        font-size: 16px;
        padding-right: 15px;
    }

    .product-wrap {
        margin-top: 12%;
    }

    .bookingsummary .table {
        display: contents;
    }

        .bookingsummary .table thead > tr {
            display: contents;
            flex-direction: unset;
        }

    #SelectedBed {
        display: contents !important;
    }

        #SelectedBed tr {
            display: contents;
            flex-direction: unset;
            align-items: unset;
            width: auto;
            padding-top: 0px;
        }

        #SelectedBed > tr > td:first-child {
            padding: 20px 10px !important;
        }

        #SelectedBed > tr td {
            padding: 20px 10px !important;
        }

        #SelectedBed .feature-amenities-img {
            height: auto;
            overflow: unset;
            overflow-y: unset;
            border-top: 0px solid #dee2e6;
        }

    .booking-main-whitebg {
        overflow: unset;
    }

        .booking-main-whitebg > .row {
            flex-direction: column;
            flex-wrap: unset;
        }

    .booking-overview .form-check [type="radio"]:checked + label:before,
    .booking-overview .form-check [type="radio"]:not(:checked) + label:before {
        content: "";
        position: absolute;
        left: 0;
        top: 2px;
        width: 18px;
        height: 18px;
        border: 2px solid #ddd;
        border-radius: 100%;
        background: #fff;
    }

    .form-check [type="radio"]:checked + label:after,
    .form-check [type="radio"]:not(:checked) + label:after {
        content: "";
        width: 11px;
        height: 11px;
        background: #ef0075;
        position: absolute;
        top: 3px;
        left: 3px;
        border: 6px solid #ef0075;
        border-radius: 100%;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

    #cancel_raise_noticed .modal-content {
        width: 100% !important;
    }

    #mdlPayDueModal .modal-dialog .modal-content {
        width: 100% !important;
        top: 32vh;
    }

    #MoveinSection .moveinPropImg {
        width: 100%;
        height: 100%;
    }

    #bookings-nav-Movein {
        padding: 0;
    }

    .moveinDateWrapper {
        width: 100%;
    }

        .moveinDateWrapper input#MoveinDate {
            width: 100% !important;
            margin-bottom: 15px;
        }

    .moveintimeWrapper .input-group.moveinTime {
        width: 100% !important;
        margin-bottom: 15px;
    }

    #MoveinSection .col.col-lg-4.col-md-4.col-12.pr-0 {
        padding-right: 15px !important;
        padding: 15px !important
    }

    .MoveinContainer .moveintimeWrapper input {
        width: 100% !important;
    }

    .KeyReceivedWrapper #btnKeyReceived {
        width: 100%;
    }

    .cardleft .booking-main-whitebg {
        margin: 0px 0px 16px 0px;
    }

    .cardright .booking-main-whitebg {
        margin: 0px 0px 16px 0px;
    }

    .booking-overview .form-check [type="radio"]:checked + label:before {
        border: 2px solid #ef0075;
    }

    /* 11/12/2019 */
    .suggestionContainer > .glDetails {
        display: block;
        align-items: center;
        font-size: 12px;
        padding: 4px 4px;
        white-space: normal;
        white-space: nowrap;
        min-height: 0;
    }

    .suggestionContainer {
        width: 91%;
        margin: 0 15px;
        z-index: 99;
        overflow: hidden;
    }

        .suggestionContainer > .glDetails > b {
            font-size: 12px;
        }

    .homepage-wrap .search-container .form-group:before {
        content: '';
        background: url(/assets/images/magnifying-glass.png);
        position: absolute;
        right: 18px;
        height: 48px !important;
        align-items: center;
        justify-content: center;
        display: flex;
        width: 16vw;
        background-size: 18px;
        background-repeat: no-repeat;
        background-position: center;
    }

    /*filter*/
    #search-property-filter {
        position: fixed;
        height: 100vh;
        z-index: 9999;
        top: 0;
        padding: 0px 0px;
    }

    #search-property-filter {
        display: none;
    }

    .tabbable.tabs-left {
        display: flex;
        height: 100vh;
        margin-top: 14px;
        border-top: 1px solid #eee;
    }

    .property_leftview {
        min-width: 100%;
        max-width: 100%;
    }

    .search-filter-inside {
        min-width: 100%;
        max-width: 100%;
        border: 0px solid #bdbdbd;
        border-radius: 0px;
        padding: 24px 0px;
    }

    .search-fitler_title_sec {
        display: flex;
        border-bottom: 0px solid #bdbdbd;
    }

    .mobileFilterbutton {
        padding: 15px 0px;
    }

    .tab-content > .tab-pane,
    .pill-content > .pill-pane {
        display: none !important;
    }

    .product-wrap .second-section .nearby .tab-content .tab-pane {
        padding: 20px 0 10px 0;
    }

    .tab-content > .active,
    .pill-content > .active {
        display: block !important;
    }

    .tabs-left > .nav-tabs.mobileFilterTitle {
        width: 33%;
    }

    .tab-content.search-filter-container {
        width: 67%;
    }

    .mobileFilterTitle li {
        padding: 8px 8px;
        background: #f7f7f7;
        border: 0px !important;
        min-height: 39px;
        display: flex;
        font-size: 12px;
        align-items: center;
        border-bottom: 1px solid #dedede !important;
    }

        .mobileFilterTitle li a {
            color: #112950;
            font-weight: 500;
            margin: 0;
            padding: 0px 0px 0px 6px;
            width: 100%;
        }

    .search-filter-container .tab-pane {
        padding: 0;
        border-bottom: 0px solid #E0E6ED;
        padding-top: 11px;
        height: 84vh;
        overflow: auto;
        overflow-x: hidden;
    }

    .search-filter-container .custom-control {
        padding: 10px 26px;
        align-items: center;
        display: flex;
        min-height: 24px;
        border-bottom: 1px solid #eee;
        margin-bottom: 2px;
    }

    .filtercitySelect {
        padding: 0px 0px;
        align-items: center;
        display: flex;
        min-height: 20px;
        border-bottom: 1px solid #eee;
        margin-bottom: 2px;
        padding: 10px 0 17px 0;
    }

    .search-filter-container .custom-control-label::before {
        top: 9px;
    }

    .search-filter-container {
        margin-top: 0px;
    }

    .mobilefilter-button {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .filter-search-filterSearchBox {
        background-position: initial;
        width: 97%;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        background-image: initial;
        background-size: initial;
        background-repeat-x: initial;
        background-repeat-y: initial;
        background-attachment: initial;
        background-origin: initial;
        background-clip: initial;
        background-color: white;
        /* position: relative; */
        top: -8px;
        padding: 10px 0;
        background-repeat: repeat;
    }

        .filter-search-filterSearchBox .filter-search-hidden {
            display: block;
            border: 1px solid #cccccc;
            height: auto;
            width: 96%;
            box-shadow: 0px 0px 0px 0px !important;
            font-size: 12px !important;
            padding: 6px 5px;
            margin-right: 5px;
        }

    .filter-search-hidden.filter-search-visible {
        display: block;
        font-size: 14px;
    }

    .brand-value {
        position: relative;
        top: 0px;
        right: -5px;
        padding-bottom: 42px;
    }

    .mobilefilter-button svg {
        margin-right: 10px;
    }

    .MobileFilterSort {
        display: block;
        width: 100%;
    }

    .MobileFilterSortfilter {
        display: flex;
    }

    .mobile-filter-apply {
        display: none;
        width: 100%;
    }

    .mobileFilterApplyFun {
        display: flex;
        padding: 3px 0;
    }

    .ApplyFilterbtn {
        color: #ef0075 !important;
        border-right: 0px solid #d0d0d0 !important;
    }

    .property-sorting {
        position: fixed;
        height: 100vh;
        /* top: 0; */
        width: 100vw;
        background: #222222d6;
        z-index: 9999;
        bottom: 0;
    }

    .property-sorting {
        display: none;
    }

    .sort-sortBy {
        position: fixed;
        bottom: 0;
        width: 100%;
        font-size: 14px;
        margin: 0;
        font-weight: 600;
        text-transform: uppercase;
        padding: 10px 0px 0 0;
        border-radius: 0px;
        border: 0px;
    }

    .sort-list {
        width: 100%;
        display: block;
        left: 0px;
        border: 0px !important;
        position: relative;
        top: 0 !important;
        border-top: 1px solid #d6d6d6 !important;
        padding-top: 10px !important;
        font-weight: 500;
        text-transform: capitalize;
        margin-top: 8px;
    }

    .sort-sortBy span {
        display: none;
    }

    .sort-list label {
        font-size: 14px;
        display: flex;
        align-items: center;
    }

    .ul-height-limit {
        max-height: none !important;
    }

    #filterInput.apply_show {
        display: none;
    }

    /*16/12/2019*/
    .property_rightview #GridView {
        padding: 0 15px;
    }

    .properties-sort {
        position: relative;
        height: 100vh;
    }

    .SortTitle {
        padding: 0px 20px;
    }

    #property_search .tabs-left > .nav-tabs {
        background: #f7f7f7;
    }

    .highttolow svg.SortModalIcon,
    .lowtohigh svg.SortModalIcon,
    .priceDefault svg {
        display: block;
        margin-right: 5px;
        width: 24px;
    }
    .latest  {
        display: block;
        margin-right: 5px;
        width: 24px;
    }
    .filterclear_anchor {
        padding-top: 6px;
    }

    .search-filter_title {
        padding-top: 0px;
        font-size: 12px;
    }

    .search-filter-container li.collapse {
        display: block;
    }

    .search-filter-container > ul li.MClearAll {
        position: absolute;
        top: 17px;
        right: 0;
    }

    .filterclear_anchor {
        font-size: 12px;
    }

    .mobileFilterbutton button#mobileFitlerby {
        border-right: 0;
    }

    .ApplyFilterbtn {
        border-right: 0px;
    }

    #property_search .tabs-left > .nav-tabs {
        border-right: 0px solid #ddd;
    }

    .filternav-active a {
        color: #112950 !important;
        font-weight: 600 !important;
    }

    .filter-search-iconSearch {
        right: 10px;
        top: 16px;
    }

    #property_search .tab-content > .tab-pane#location {
        padding-top: 15px;
    }

    .search-filter-header {
        background: transparent;
        position: unset;
        box-shadow: 0px 0px 0px 0px #bbb5b5;
    }

    .suggestionContainer > .PropDetails {
        white-space: normal;
    }

    .homepage-wrap .search-container .PropAmount {
        white-space: nowrap;
    }

    .homepage-wrap .search-container .row div.SearchPropLocation {
        margin: 0 !important;
    }

    .homepage-wrap .search-container .row div.PropListALign {
        margin: 0 !important;
    }

    #ulSearchFilters .collapse {
        display: block;
    }

    .homepage-wrap .col-md-3 .card-img-top {
        max-height: 100%;
    }

    .homepage-wrap .col-md-3 .third_item {
        width: auto;
        height: auto !important;
        overflow: hidden;
    }

    .schedulecaleIcon {
        width: 14%;
        position: absolute;
        top: 20px;
        right: 24vw;
    }

    #HeaderSchduleVisitPopUp #schedulevisitform .pick-date select#slVisitSlots {
        top: 22px;
    }

    .nav-link.scheduleVisitMenu {
        padding: 6px 10px !important;
    }

    #Chennai > .cityWrapper,
    #Hyderabad > .cityWrapper {
        width: 50%;
    }

    /* Achievement */
    .achievement_hr_Line hr {
        border: 2px solid #ef0075 !important;
        width: 15%;
        float: left;
        margin: 10px auto 15px 0;
        border: 0;
    }

    .achievementBlog_contain {
        height: auto;
        width: 100%;
    }

    .AchievementBox_Img img.img-fluid {
        width: 100%;
        height: auto;
    }

    .achievementBlog_contain {
        margin: 10px 0px;
    }

    .achievement_header .achievements {
        color: #112950;
        font-size: 22px;
        font-weight: 600;
        line-height: 1.5;
        text-align: left;
    }

    .AchievementBox_Img {
        overflow: hidden;
        min-height: auto;
    }

    #HeaderSchduleVisitPopUp #SCHslVisitSlots {
        padding: 10px 29px;
    }

    #achievements_Page .achievement_header .achievements {
        text-align: center;
    }

    .achievementBack_btn {
        position: relative;
        margin-top: 0vh;
    }

    #achievementsImage_blog_contents > .owl-stage-outer.owl-height {
        height: auto !important;
    }

    .achievement_Box {
        height: auto !important;
    }

    #achievements_blog_contents.cardleft {
        flex-direction: column-reverse;
        padding: 0px 0px;
    }

    #achievements_blog_contents.cardright {
        flex-direction: column-reverse;
        padding: 0px 0px;
    }

    .achievementTitle_tag {
        font-size: 20px;
        text-align: center;
    }

    .ac-item-caption {
        margin-left: 0px;
    }

    .AchievementBox_Img {
        height: auto !important;
    }

    #achievements_Page .hovereffect:hover .overlay a.ac-item-image-inner .achievementTitle_tag {
        font-size: 12px;
    }

    #achievements_Page .overlay a.ac-item-image-inner {
        left: 5%;
        bottom: 34%;
    }

    #achievements_Page .hovereffect a.info {
        left: 5%;
        padding: 5px 33px;
        font-size: 12px;
        bottom: 16%;
    }

    .cardright .ac-item-caption {
        margin-left: 0px;
        width: 100%;
        margin-right: 0px;
    }

    /* Property listing search page - 20200521 */
    .godown-page.show {
        top: 5rem;
        right: 1rem;
        font-size: 26px;
    }

    #property_search .goup-page {
        bottom: 6rem;
    }

    /* New Mobile Menu Designs 20200522*/
    .colive_design_nav .mobile-burgericon-div-align {
        display: flex;
    }

    .colive_design_nav .navbar-collapse {
        position: absolute;
        top: 0px;
        left: 0;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        width: 300px;
        height: 100vh;
        background: #ffffff;
    }

        .colive_design_nav .navbar-collapse .mig-header-menu-bar {
            height: 100%;
            padding-top: 1.5rem;
            margin-top: 4rem;
        }

            .colive_design_nav .navbar-collapse .mig-header-menu-bar .mobileview_social_div {
                display: block;
                width: 100%;
                margin-top: 1rem;
            }

                .colive_design_nav .navbar-collapse .mig-header-menu-bar .mobileview_social_div .TestimonialSocialIcons {
                    width: 100%;
                    background: #fff;
                }

                .colive_design_nav .navbar-collapse .mig-header-menu-bar .mobileview_social_div ul.TestimonialSocialULList {
                    width: auto;
                    margin: 0rem auto 0 0;
                }

                .colive_design_nav .navbar-collapse .mig-header-menu-bar .mobileview_social_div .FindSomeSocialCommunites {
                    font-size: 14px;
                    text-align: center;
                }

            .colive_design_nav .navbar-collapse .mig-header-menu-bar ul.nav-pills {
                border-bottom: 1px solid #d2d2d2;
                padding-bottom: 0px !important;
                border-radius: 0px;
                flex-direction: column-reverse;
            }

    .cowork_page_wrapper .colive_design_nav .navbar-collapse .mig-header-menu-bar ul.nav-pills {
        border-bottom: 0px solid #d2d2d2;
        padding-bottom: 0px !important;
        border-radius: 0px;
        flex-direction: column-reverse;
    }

    .colive_design_nav .navbar-collapse .mig-header-menu-bar ul.nav-pills a {
        font-size: 14px !important;
    }

    .colive_design_nav .navbar-collapse .mig-header-menu-bar ul.nav-pills .Desktopviw_Logout_Nav {
        display: none;
    }

    .colive_design_nav .navbar-collapse .mig-header-menu-bar ul.nav-pills .Mobileviw_Logout_Nav_li {
        display: block !important;
    }

    .dropdown-toggle .dropdown-userdetails::after {
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #f0086e;
        font-weight: 900;
        margin: 0 9px;
    }

    .dekstopusername {
        display: none !important;
    }

    .user-name.mobileusername {
        display: block !important;
    }

    .colive_design_nav .navbar-collapse .mig-header-menu-bar ul.nav-pills .Mobileviw_Logout_Nav .colive-fa-i:before,
    .colive_design_nav .navbar-collapse .mig-header-menu-bar ul.nav-pills .Mobileviw_Login_Nav_icon.colive-fa-i:before {
        content: "\f011";
        padding: 0px 12px 0px 0px;
        position: relative;
        top: 1px;
        width: 30px;
        text-align: center;
    }

    .colive_design_nav .navbar-collapse .mig-header-menu-bar ul.nav-pills .Mobileview_Nav_Home .colive-fa-i:before {
        content: "\f015";
        padding: 0px 12px 0px 0px;
        position: relative;
        top: 1px;
        width: 30px;
        text-align: center;
    }

    .colive_design_nav .navbar-collapse .mig-header-menu-bar ul.nav-pills .Mobileview_Nav_Combat.colive-fa-i:before {
        content: "\f071";
        padding: 0px 12px 0px 0px;
        position: relative;
        top: 1px;
        width: 30px;
        text-align: center;
    }

    .colive_design_nav .navbar-collapse .mig-header-menu-bar ul.nav-pills .Mobileview_Nav_Cowork .colive-fa-i:before {
        content: "\f0f7";
        padding: 0px 12px 0px 0px;
        position: relative;
        top: 1px;
        width: 30px;
        text-align: center;
    }

    .colive_design_nav .navbar-collapse .mig-header-menu-bar ul.nav-pills .Mobileview_Nav_Offer .colive-fa-i:before {
        content: "\f06b";
        padding: 0px 12px 0px 0px;
        position: relative;
        top: 1px;
        width: 30px;
        text-align: center;
    }

    .colive_design_nav .navbar-collapse .mig-header-menu-bar ul.nav-pills .Mobileview_Nav_partner .colive-fa-i:before {
        content: "\f2b5";
        padding: 0px 12px 0px 0px;
        position: relative;
        top: 1px;
        width: 30px;
        text-align: center;
    }

    .colive_design_nav .navbar-collapse .mig-header-menu-bar ul.nav-pills .Mobileview_Nav_schedule .colive-fa-i:before {
        content: "\f045";
        padding: 0px 12px 0px 0px;
        position: relative;
        top: 1px;
        width: 30px;
        text-align: center;
    }

    .colive_design_nav .navbar-collapse .mig-header-menu-bar ul.nav-pills .Mobileview_Nav_Cowork247 .colive-fa-i:before {
        content: "\f041";
        padding: 0px 12px 0px 0px;
        position: relative;
        top: 1px;
        width: 30px;
        text-align: center;
    }

    .colive_design_nav .navbar-collapse .mig-header-menu-bar ul.nav-pills .Mobileview_Nav_community .colive-fa-i:before {
        content: "\f0c0";
        padding: 0px 12px 0px 0px;
        position: relative;
        top: 1px;
        width: 30px;
        text-align: center;
    }

    .colive_design_nav .navbar-collapse .mig-header-menu-bar ul.nav-pills .Div_fr_Mobileview {
        display: block;
        width: 100%;
    }

    .colive_design_nav .navbar-collapse .mig-header-menu-bar .nav-pills li {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 4px;
        padding-bottom: 4px;
    }

        .colive_design_nav .navbar-collapse .mig-header-menu-bar .nav-pills li .dropdown-menu {
            position: relative;
            left: 0px;
            padding-left: 30px;
            padding-right: 0px;
            border-bottom-width: 0px;
            border-bottom-color: transparent;
            border: 0px;
            width: 100%;
            margin-bottom: 10px;
        }

            .colive_design_nav .navbar-collapse .mig-header-menu-bar .nav-pills li .dropdown-menu a:hover {
                background: transparent !important;
            }

    .colive_design_nav .navbar-collapse .mig-header-menu-bar ul.nav-pills .user-info {
        align-items: center;
        justify-content: space-between;
        padding-left: 0px;
        border-left: 0px solid #E0E6ED;
        cursor: pointer;
    }

        .colive_design_nav .navbar-collapse .mig-header-menu-bar ul.nav-pills .user-info a {
            width: 100%;
            border-bottom: 0px solid #efefef !important;
        }

            .colive_design_nav .navbar-collapse .mig-header-menu-bar ul.nav-pills .user-info a .dropdown-userdetails {
                width: 100%;
            }

    .colive_design_nav .navbar-collapse .mig-header-menu-bar ul.nav-pills li#libtnCustom {
        margin-bottom: 10px !important;
        margin-top: 0px;
        border-bottom: 1px solid #d2d2d2;
        padding-bottom: 10px;
    }

    .colive_design_nav .navbar-collapse .mig-header-menu-bar ul.nav-pills .user-info-mobile .dropdown-menu {
        border-bottom-color: transparent;
        border: 0px solid #ececec !important;
        box-shadow: 0px 0px 0px #bfb5b500;
        width: 100%;
    }

    .colive_design_nav .navbar-collapse .mig-header-menu-bar ul.nav-pills .user-info-mobile .dropdown-item:before {
        padding: 0px 12px 0px 0px;
    }

    .colive_design_nav .navbar-collapse .mig-header-menu-bar ul.nav-pills .user-info .user-image {
        width: 40px;
        height: 41px;
        border-radius: 50%;
        overflow: hidden;
        margin-right: 8px;
    }

    .colive_design_nav .navbar-collapse .mig-header-menu-bar .ScheduleVisitButton {
        border: 0px solid #ef0073 !important;
        height: unset !important;
        border-top: 1px solid #d2d2d2 !important;
        width: 100% !important;
        padding-top: 15px !important;
        margin-right: 0px;
        margin-top: 8px;
    }

        .colive_design_nav .navbar-collapse .mig-header-menu-bar .ScheduleVisitButton:hover {
            border: 0px solid #112950 !important;
            color: #112950 !important;
            background: transparent !important;
        }

        .colive_design_nav .navbar-collapse .mig-header-menu-bar .ScheduleVisitButton a {
            padding: 0px !important;
        }

    .colive_design_nav .navbar-collapse .mig-header-menu-bar button.btn.login-btn.btn-secondary {
        background-color: #ffffff00 !important;
        border: 0px solid #324b72 !important;
        color: #324b72 !important;
        height: unset !important;
        width: unset !important;
    }

        .colive_design_nav .navbar-collapse .mig-header-menu-bar button.btn.login-btn.btn-secondary a:hover {
            color: #ef0073 !important;
        }

    .colive_design_nav .navbar-collapse.collapsing {
        -webkit-transition: left 0.2s ease;
        -o-transition: left 0.2s ease;
        -moz-transition: left 0.2s ease;
        transition: left 0.2s ease;
        left: -100%;
        height: 100vh;
    }

    .colive_design_nav .navbar-collapse.show {
        left: 0;
        -webkit-transition: left 0.1s ease-in;
        -o-transition: left 0.1s ease-in;
        -moz-transition: left 0.1s ease-in;
        transition: left 0.1s ease-in;
        height: 100vh;
    }

    .TestimonialSocialULList li {
        padding: 10px 7px 10px;
    }

    .TestimonialSocialULList a {
        width: 36px;
        height: 36px;
        border: 2px solid #f8049c;
    }

        .TestimonialSocialULList a:before {
            font-size: 18px;
        }

    .about-us .leadership-team {
        padding: 0px 0 !important;
    }

        .about-us .leadership-team .team-card {
            margin-bottom: 0px;
        }

    section.about-us {
        padding-bottom: 0px;
    }

    section.grid-view .card {
        border-radius: 0;
        min-width: 300px;
        max-width: 400px;
        margin: 0 auto;
    }

    /* 20200530 */
    .Div_EventContainer .Div_Community figure img {
        width: auto !important;
        height: 100%;
        margin: 0 auto;
        max-width: fit-content !important;
    }

    .Div_EventContainer .Div_Community figure {
        width: 100%;
        height: 295px;
        background: #fff !important;
        overflow: hidden;
        margin-bottom: 0px;
        text-align: center;
        display: flex;
        justify-content: center;
    }

    #bookingPg .book-now#ReservationPayment > .booking-detail + .select-block .select-wrap form {
        display: block;
    }

    #bookingPg .book-now #continueCancelPayment {
        display: block;
    }

        #bookingPg .book-now #continueCancelPayment > .total-amount {
            margin-bottom: 10px;
        }

    /* 20200709 */
    .booking-detail #graphicalinfoWL table th {
        width: auto;
    }

    .booking-detail #graphicalinfoWL table {
        display: table;
    }

    .booking-detail #graphicalinfoWL #SelectedBedWL td:first-child #shareTypesWL {
        font-size: 14px;
    }

    .booking-detail #graphicalinfoWL table th {
        width: auto;
        font-size: 14px;
    }

    .book-now .select-block .select-wrap form {
        display: block;
    }

    .booking-upgrade-option .handshake .fa {
        font-size: 26px;
    }

    .booking-upgrade-option .text-content p {
        font-size: 14px;
    }

    .booking-upgrade-option .handshake {
        text-align: left;
        width: fit-content;
        margin-right: 8px;
    }

    /*schedule video visit */
    .ScheduleVideoVisitBtn {
        /*display: block !important;*/
    }

    #PropertySection h1#spnPropertyName {
        width: 86%;
    }

    .product-wrap div#PropertySection {
        background: #fff;
    }

    #spnPropertyVideoVisitLink {
        position: fixed !important;
        top: 11.2rem !important;
        right: 0px !important;
        z-index: 9;
        background: #fff;
        padding: 0px;
        border-radius: 50px 0 0 50px;
        z-index: 100;
        box-shadow: 0px 0px 7px 0px #a9a8a8;
        height: 44px !important;
        width: 53px !important;
        text-align: center;
    }

    .Span_location + .copyright {
        margin-bottom: 60px !important;
    }

    .sharepropdiv .cardshare-dv .c-share_options {
        left: 0;
        width: fit-content;
    }

    .rating-wrap_new #sharepropdiv {
        position: absolute;
        top: 10px;
        right: 0;
    }

    .rating-wrap_new .sharepropdiv .cardshare-dv .c-share_options {
        right: 0;
        width: fit-content;
        left: unset !important;
    }

    .rating-wrap_new {
        flex-direction: row;
        padding-top: 15px;
        position: relative;
        align-items: center;
    }

    #walletaspx .walletaddmoneytitle .accountbal-img,
    .accountbal-img {
        width: 26%;
    }

    .dashboard_wishlist_wrap #my-passbook .accounts-wrap {
        overflow: hidden !important;
    }

    /* Wallet */
    #walletaspx #mywallet {
        padding-bottom: 0;
    }

    #walletaspx .mywallet > .container,
    #walletaspx .mywallet > .container > .col.col-lg-10.col-md-10.col-12.m-auto {
        padding: 0;
    }

    #walletaspx .wallettitle {
        font-size: 14px;
    }

    #walletaspx .walletnav .walletnava {
        font-size: 13px;
        margin: 8px 6px;
    }

    #walletaspx .walletchoosefield ul {
        display: block;
    }

        #walletaspx .walletchoosefield ul li:last-child {
            margin-left: 0rem;
            margin: 10px 0px;
            margin-bottom: 2rem;
        }

        #walletaspx .walletchoosefield ul li:nth-child(2) input {
            width: 100% !important;
        }

        #walletaspx .walletchoosefield ul li input {
            width: 33.33% !important;
            padding: 8px 0px;
        }

    #walletaspx .walletHistroy-tablerow .table-wrap {
        overflow: auto;
    }

    #mywallet .col.col-lg-11.col-md-11.col-12.m-auto {
        padding: 0px;
    }

    #walletaspx .customizepopup .checkout-Terms {
        height: 44vh;
    }

    #walletaspx .walletbankdetails_confirm .user_bank_detail {
        width: 100%;
    }

    #walletaspx .walletbankdetails_confirm input {
        width: 100% !important;
    }

    #walletaspx .walletbankdetails_confirm .account {
        display: block !important;
    }

    #walletaspx .walletcard-paymentcard .accountwallet-spantag {
        width: 100%;
    }
}

#QviewPropertyImages > .owl-nav > button > span {
    color: #fff !important;
}

section.grid-view .grid-popup-wrap .first-section .product-carousel .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    left: 0;
}

.searchwrap {
    margin-top: 3rem;
    padding: 0rem 0rem !important;
}

.searchblock .form-group {
    width: 100%;
}

.searchwrap .form-group input {
    border-radius: 5rem;
    padding: 0.7rem 0.75rem;
    border: 1.5px solid #f9f9f9;
    font-size: 0.89rem;
    background: #f9f9f9;
}

.suggestionContainer {
    list-style: none;
    padding: 0;
    position: absolute;
    width: 100%;
    background-color: #fff;
    border: 2px solid #e3e3e3;
    border-top: 0;
    z-index: 1;
    margin-left: -2%;
    border-bottom: 0px solid #e3e3e3;
    margin-top: 10px !important;
}

.searchbtn {
    background: #ffffff00;
    color: #e62e6f;
    width: 45px;
    height: 40px;
    justify-content: center;
    display: flex;
    align-items: center;
    font-size: 20px;
    font-weight: 300;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    right: 0;
}

    .searchbtn::before {
        content: '';
        background: url(/assets/images/search-bar-icon.png);
        position: absolute;
        align-items: center;
        justify-content: center;
        display: flex;
        background-size: 18px;
        background-repeat: no-repeat;
        background-position: center;
        background-color: #ff2587;
        border-radius: 10px;
        width: 50px !important;
        height: 35px !important;
        right: 22px;
        top: 6px;
        cursor: pointer;
    }

section.grid-view .form-control {
    margin-left: 0px !important;
}

#more {
    display: none;
}

.content.hideContent p {
    font-size: 15px;
    margin: 0px;
    padding-left: 0px;
    font-weight: 500;
    color: #999;
}

.content.hideContent button {
    border: 0;
    padding: 0;
    background: #ffffff;
    color: #999;
}

.content.hideContent button:hover {
    cursor: pointer;
    color: #ef0073;
}

.price-range-span {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    margin-top: 5px;
}

.prop-search-wrapper-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.price-input, .price-input-area, .price-input-buyer, .price-input-projects, .price-input-colive, .price-input-rent, .price-input-nps, .price-input-size, .price-input-bedrooms, .price-input-bathrooms {
    width: 100%;
    display: flex;
    margin: 10px 0 0px;
}

    .price-input .field, .price-input-area .field, .price-input-buyer .field, .price-input-projects .field, .price-input-colive .field, .price-input-rent .field, .price-input-nps .field, .price-input-size .field, .price-input-bedrooms .field, .price-input-bathrooms .field {
        display: flex;
        width: 100%;
        height: auto;
        align-items: center;
        justify-content: space-between;
    }

    .field input {
        width: 38px;
        height: 100%;
        outline: none;
        font-size: 12px;
        margin-left: 0px;
        border-radius: 5px;
        text-align: left;
        border: 0px solid #999;
        -moz-appearance: textfield;
    }

.text-align-right {
    text-align: right;
}

.field .input-min, .field .input-min-nps {
    width: 12px;
    text-align: left;
    pointer-events: none;
}

.field .input-max, .field .input-max-nps {
    width: 12px;
    text-align: left;
    pointer-events: none;
}

.field .input-min-projects {
    width: 24px;
    text-align: left;
    pointer-events: none;
}

.field .input-max-projects {
    width: 32px;
    text-align: left;
    pointer-events: none;
}

.field .input-min-size {
    width: 11px;
    max-width: 100%;
    text-align: left;
    pointer-events: none;
}

.field .input-max-size {
    width: 38px;
    max-width: 100%;
    text-align: left;
    pointer-events: none;
}

.field .input-min-buyer {
    width: 42px;
    max-width: 100%;
    text-align: left;
    pointer-events: none;
    background: none;
}

.field .input-max-buyer {
    width: 43px;
    max-width: 100%;
    text-align: left;
    pointer-events: none;
    background: none;
}

.field .input-min-bedrooms {
    width: 12px;
    text-align: left;
    pointer-events: none;
}

.field .input-max-bedrooms {
    width: 12px;
    text-align: left;
    pointer-events: none;
}

.field .input-min-bathrooms {
    width: 12px;
    text-align: left;
    pointer-events: none;
}

.field .input-max-bathrooms {
    width: 12px;
    text-align: left;
    pointer-events: none;
}

.field .input-min-area {
    width: 32px;
    pointer-events: none;
}

.field .input-max-area {
    width: 34px;
    pointer-events: none;
}

.field .input-min-colive, .field .input-min-rent {
    width: 32px;
    pointer-events: none;
}

.field .input-max-colive, .field .input-max-rent {
    width: 28px;
    pointer-events: none;
}

.field span {
    font-size: 12px;
    display: contents;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.price-input .separator, .price-input-buyer .separator, .price-input-area .separator, .price-input-projects .separator, .price-input-colive .separator, .price-input-rent .separator, .price-input-nps .separator, .price-input-size .separator, .price-input-bedrooms .separator, .price-input-bathrooms .separator {
    width: 130px;
    display: flex;
    font-size: 12px;
    align-items: center;
    justify-content: center;
}

.slider, .slider-area, .slider-buyer, .slider-projects, .slider-colive, .slider-rent, .slider-nps, .slider-size, .slider-bedrooms, .slider-bathrooms {
    height: 8px;
    position: relative;
    background: #ddd;
    border-radius: 5px;
    margin: 10px 0px;
    outline: none;
    opacity: 0.7;
    -webkit-appearance: none;
    width: 100%;
    transition: opacity .2s;
}

    .slider .progress, .slider-area .progress-area, .slider-buyer .progress-buyer, .slider-projects .progress-projects, .slider-colive .progress-colive, .slider-rent .progress-rent, .slider-nps .progress-nps, .slider-size .progress-size, .slider-bedrooms .progress-bedrooms, .slider-bathrooms .progress-bathrooms {
        height: 100%;
        left: 0%;
        right: 0%;
        position: absolute;
        border-radius: 5px;
        background: #f8049c;
    }

.range-input, .range-input-area, .range-input-buyer, .range-input-projects, .range-input-colive, .range-input-rent, .range-input-nps, .range-input-size, .range-input-bedrooms, .range-input-bathrooms {
    position: relative;
}

    .range-input input, .range-input-area input, .range-input-buyer input, .range-input-projects input, .range-input-colive input, .range-input-rent input, .range-input-nps input, .range-input-size input, .range-input-bedrooms input, .range-input-bathrooms input {
        position: absolute;
        width: 100%;
        height: 8px;
        top: -18px;
        background: none;
        pointer-events: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        cursor: pointer;
    }

        .range-input input[type="range"]::-webkit-slider-thumb, .range-input-area input[type="range"]::-webkit-slider-thumb, .range-input-buyer input[type="range"]::-webkit-slider-thumb, .range-input-projects input[type="range"]::-webkit-slider-thumb, .range-input-colive input[type="range"]::-webkit-slider-thumb, .range-input-rent input[type="range"]::-webkit-slider-thumb, .range-input-nps input[type="range"]::-webkit-slider-thumb, .range-input-size input[type="range"]::-webkit-slider-thumb, .range-input-bedrooms input[type="range"]::-webkit-slider-thumb, .range-input-bathrooms input[type="range"]::-webkit-slider-thumb {
            height: 16px;
            width: 16px;
            border-radius: 50%;
            background: #f8049c;
            pointer-events: auto;
            -webkit-appearance: none;
            box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
        }

        .range-input input[type="range"]::-moz-range-thumb, .range-input-buyer input[type="range"]::-moz-range-thumb, .range-input-area input[type="range"]::-moz-range-thumb, .range-input-projects input[type="range"]::-moz-range-thumb, .range-input-colive input[type="range"]::-moz-range-thumb, .range-input-rent input[type="range"]::-moz-range-thumb, .range-input-nps input[type="range"]::-moz-range-thumb, .range-input-size input[type="range"]::-moz-range-thumb, .range-input-bedrooms input[type="range"]::-moz-range-thumb, .range-input-bathrooms input[type="range"]::-moz-range-thumb {
            height: 16px;
            width: 16px;
            border: none;
            border-radius: 50%;
            background: #f8049c;
            pointer-events: auto;
            -moz-appearance: none;
            box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
        }

.splash-screen-loader {
    /*background: #ffffff;*/
    text-align: center;
    opacity: 1;
}

    .splash-screen-loader::after {
        content: "";
        background: rgb(0 0 0 / 25%);
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        display: block;
    }

.splash-screen-wrapper h4 {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
    margin-top: 3rem;
}

.splash-screen-wrapper p {
    font-size: 18px;
}

.splash-screen-wrapper .splash-screen-note {
    margin: 0.5rem 0 3rem;
}

.splash-screen img {
    border-radius: 50px;
    border: 2px solid #f8049c;
}

@media (max-width: 767px) {
    section.grid-view .grid-popup-wrap .first-section .info .detail-info {
        padding: 0px;
        font-size: 14px;
    }

    section.grid-view .grid-popup-wrap .first-section .info {
        margin-bottom: 0px;
    }

    section.grid-view .first-section {
        padding: 30px 0px 0 !important;
    }

    .graphical-info table {
        padding: 0px;
    }

    section.grid-view .grid-popup-wrap .first-section .graphical-info .table th {
        font-size: 14px;
    }

    .graphical-info table td {
        font-size: 14px;
    }

    section.grid-view .grid-popup-wrap .first-section .graphical-info .table td:nth-child(2) {
        font-size: 14px;
    }

    section.grid-view .grid-popup-wrap .first-section .terms {
        padding: 0px;
    }

        section.grid-view .grid-popup-wrap .first-section .terms .terms-points .term-deposit div p:nth-child(2) {
            font-size: 16px;
        }

        section.grid-view .grid-popup-wrap .first-section .terms .terms-points .term-deposit div {
            padding: 0 16px;
        }

        section.grid-view .grid-popup-wrap .first-section .terms .know-more {
            padding-bottom: 40px;
            margin-bottom: 40px;
        }

    .text-align-right {
        margin-right: 4px;
    }

    .field .input-max-colive, .field .input-max-rent {
        width: 38px;
    }

    .CssLoaderStyles .Logo-loader:after {
        top: 0px;
        left: 19px;
    }
    #footer {
        bottom: 55px;
    }
}

.w3-button.w3-black.w3-display-left {
    color: #000 !important;
    background-color: #fff0 !important;
}

.w3-button.w3-black.w3-display-right {
    color: #000 !important;
    background-color: #fff0 !important;
}

.w3-btn, .w3-button {
    font-size: 28px !important;
}

li.MClearAll {
    list-style-type: none;
    margin-right: 15px;
}
/*******Search Filter****/
.searchfilters a {
display:none;
}
.searchHeader {
    position:relative;
}
 .searchHeader.collapsed:after {
      position: absolute;
      right: 0;
      top: 0;
    }
    .searchHeader:after {
        position: absolute;
        right: 0;
        top: 0;
    }
.filtersearchbtn {
    background: #ffffff00;
    color: #e62e6f;
    width: 45px;
    height: 40px;
    justify-content: center;
    display: flex;
    align-items: center;
    font-size: 20px;
    font-weight: 300;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    right: 0;
    top:0;
}
    .filtersearchbtn::before {
        content: '';
        background: url(/assets/images/search-bar-icon.png);
        position: absolute;
        align-items: center;
        justify-content: center;
        display: flex;
        background-size: 14px;
        background-repeat: no-repeat;
        background-position: center;
        background-color: #ff2587;
        border-radius: 6px;
        width: 35px !important;
        height: 23px !important;
        right: 5px !important;
        top: 3px;
        cursor: pointer;
    }
.searchfilters {
position:relative;
}
    .searchfilters input {
        font-size: 12px;
        width: 100%;
        height: 30px;
    }
    @media (max-width: 767px) {
        .searchfilters {
        margin:8px 0;
    }
    .filtersearchbtn::before {
        right: 52px;
        top: 3px;
    }
    .searchHeader:after {
    display:none;
    }
    .searchHeader.collapsed:after {
        display: none;
    }
    }

section.grid-view .breadcrumb-wrap {
    padding: 15px 0px 15px;
    background-color: #f9f9f9;
}

    section.grid-view .breadcrumb-wrap .links ul {
        list-style-type: none;
        display: flex;
        align-items: center;
    }

        section.grid-view .breadcrumb-wrap .links ul li {
            margin-right: 5px;
        }

            section.grid-view .breadcrumb-wrap .links ul li a {
                color: #324B72;
                font-size: 14px;
                font-weight: 400;
                line-height: 17px;
                opacity: 0.449999988079071;
            }

                section.grid-view .breadcrumb-wrap .links ul li a span {
                    padding: 0 5px;
                }

                section.grid-view .breadcrumb-wrap .links ul li a:last-child {
                    color: #324B72;
                    font-size: 14px;
                    font-weight: 400;
                    line-height: 17px;
                    opacity: 1;
                }

                section.grid-view .breadcrumb-wrap .links ul li a:hover {
                    cursor: pointer;
                }

            section.grid-view .breadcrumb-wrap .links ul li:after {
                /*content: ">";*/
                position: relative;
                left: 8px;
                font-size: 15px;
                top: 1px;
                color: #9dabbe;
            }

            section.grid-view .breadcrumb-wrap .links ul li:last-child {
                color: #324B72;
                font-size: 14px;
                font-weight: 400;
                line-height: 17px;
            }

section.grid-view .breadcrumb-wrap .links ul li:last-child:after {
    content: "";
}
/*Listing pages seo css*/
#search-contain h1 {
    background: #FFFFFF;
    font-size: 26px;
    font-weight: 600;
    padding: 0px 15px 5px 0px;
    color: #000000;
}
.faqSection h5 {
    font-size: 1.75rem;
    font-weight: 600;
    margin-bottom: 20px;
}
.faqSection h5 span {
    color: #ef0073;
}
.faqAccordion .accordion-item {
    border-bottom: 1px solid #C8C8C8 !important;
    padding: 10px 0 10px;
    background-color: #fff0;
    border: 1px solid rgb(0 0 0 / 0%);
}
.faqAccordion .accordion-header {
    position: relative;
    padding: 25px 0px;
    cursor:pointer;
}
.accordion-header.active {
    background-color: #E6E6E6 !important;
}
.faqAccordion button {
    border: none;
    background: none;
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    width: 100%;
    padding: 0px 20px;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.faqAccordion button::after {
    content: "\2212";
    color: rgb(0 0 0) !important;
    font-size: 25px;
    font-weight: bold;
    padding: 0 10px 0 0;
    cursor: pointer;
    position: absolute;
    right: 15px;
    background-image: none !important;
    transform: none !important;
    top: 12px;
}
.faqAccordion p, .faqAccordion li, .faqAccordion p a {
    font-size: 16px;
    font-weight: 500;
    color: #363636;
    margin-left: 0px;
}
.viewMore-faq a {
    font-size: 18px;
    font-weight: 500;
    color: #EF1284 !important;
    cursor: pointer;
    margin-right: 10px;
}
.remaining-faq {
    display: none;
}
.faqSection {
    padding: 4em 5em !important;
}
.faqSection .accordion-body {
    padding: 1rem 0rem;
}
#marketSalePrice .d-align p {
width:70%;
}
#marketSalePrice .d-align span {
float:right;
}
#marketSalePrice .col3 p {
    width: 70%;
}
#marketSalePrice .col3 span {
    float: right;
}
#marketSalePrice .col4 p {
    width: 70%;
}
#marketSalePrice .col4 span {
    float: right;
}
#marketSalePrice .col5 p {
    width: 70%;
}
#marketSalePrice .col6 span {
    float: right;
}
#marketSalePrice .col6 p {
    width: 70%;
}
#marketSalePrice .col7 span {
    float: right;
}
#marketSalePrice .col7 p {
    width: 70%;
}
#marketSalePrice .col5 span {
    float: right;
}
#marketSaleReturns .col2 p {
    width: 60%;
}
#marketSaleReturns .col2 p span {
    float:right;
}
#marketSaleReturns .col3 p {
    width: 55%;
}
    #marketSaleReturns .col3 p span {
        float: right;
    }
#marketSaleReturns .col4 p {
    width: 50%;
}
    #marketSaleReturns .col4 p span {
        float: right;
    }
#marketSaleReturns .col5 p {
    width: 40%;
}

    #marketSaleReturns .col5 p span {
        float: right;
    }
#marketSaleReturns .col6 p {
    width: 55%;
}

    #marketSaleReturns .col6 p span {
        float: right;
    }
#marketSaleReturns tr, #marketSalePrice tr {
    border-bottom: 1px solid #ccc;
}
@media (max-width: 768px) {
    #search-contain h1 {
            font-size: 15px;
            line-height: 22px;
        }

        .faqSection h5 {
            font-size: 18px;
        }

        .faqAccordion .accordion-header {
            padding: 15px 0px;
        }

        .faqAccordion button {
            font-size: 15px;
            position: relative;
            padding-right: 50px;
        }

            .faqAccordion button.collapsed::after, .faqAccordion button::after {
                font-size: 20px;
                right: 5px;
                top: 0px;
            }

        .faqAccordion p, .faqAccordion li {
            font-size: 13px;
        }

        .viewMore-faq a, .viewMore-faq i {
            font-size: 14px;
        }

        .faqSection {
            padding: 3em 0em 4em 0em !important;
        }

        .tablist .block-title h5 {
            font-size: 16px;
            margin-bottom: 15px;
            margin-bottom: 10px;
            margin-top: 10px;
            text-align: center;
        }

        .nav-item .nav-link {
            padding: .2rem 10px 3px 10px !important;
        }

        .markettrends .viewAll .btn {
            margin: 12px auto 40px auto;
        }

        .tablewrap {
            overflow: scroll;
            height: 80vh;
        }

        .market-trend-tabs .nav-item a {
            font-size: 15px;
        }

        .tablist {
            flex-direction: column;
        }

        .market-trend-tabs {
            width: 165px;
            margin: 0 auto 10px;
        }

        .tablewrap table thead tr {
            padding: .5rem !important;
            font-size: 14px !important;
        }
    }
    /*Listing pages seo css end*/