.country-prefix span {
    display:inline-block;
    width: 50px;
}
.details-gallery .gallery-img-prev:after{
    position: absolute;
    content: '';
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8), transparent);
    bottom: 0;
    left: 0px;
    height: 15%;
    width: 100%;
}

@media (max-width: 991.98px) {
    .details-gallery {
        margin-right: 15px;
        margin-left: 15px;
        padding: 0 !important;
    }
   
}

.details-gallery  .gallery-img-prev{
    position: relative;
}
.details-gallery  .gallery-img-prev img{
    width: 100%;
    max-height: 700px;
    object-fit: cover;
    min-height: 220px;
    max-width: 100% !important;
}

@media (max-width: 575.98px) {
    .details-gallery {
        margin-right: 0px;
        margin-left: 0px;
    }
}

.banner-info .pd-top-strip .colm3 a:hover,.banner-info .pd-top-strip .colm3 a:hover span{
    color: #b11116;
}   



.banner-info .pd-top-strip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px;
}

@media (max-width: 991.98px) {
    .banner-info .pd-top-strip {
        margin-bottom: 30px;

    }
}

.banner-info .pd-top-strip .colm-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

}



@media (max-width: 767.98px) {
    .banner-info .pd-top-strip .colm-wrap {
        display: block;
    }
}
.banner-info .pd-top-strip .colm1 {
    /* -webkit-box-flex: 0;
        -ms-flex: 0 0 260px;
            flex: 0 0 260px; */
    max-width: 260px;
    margin-right: 50px;
    flex: 0 0 180px;
}

.banner-info .pd-top-strip .colm2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 450px;
    flex: 0 0 450px;
    max-width: 450px;
    padding-right: 60px;
}
@media (max-width: 1199.98px) {
    .banner-info .pd-top-strip .colm1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 185px;
        flex: 0 0 185px;
        max-width: 185px;
    }
}
.banner-info .pd-top-strip .colm3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 260px;
    flex: 0 0 260px;
    max-width: 260px;
    margin-left: 40px;
}
@media (max-width: 991.98px) {
    .banner-info .pd-top-strip .colm3 {
        display: none;
    }
}
@media (max-width: 767.98px) {
    .banner-info .pd-top-strip .fz-18, .banner-info .pd-top-strip .fz-16 {
        font-size: 14px;
        margin-bottom: 5px;
        display: block;
        font-weight: 400;
    }
}
.banner-info .pd-share a {
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.banner-info .pd-share a:nth-last-child(1) {
    margin-right: 0;
}
.banner-info .pd-share a svg path {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.banner-info .pd-share a:hover svg path {
    fill: #b11116;
}

.scroll-head {
    -webkit-transform: translatey(-200px);
    transform: translatey(-200px);
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0px;
    background: #fff;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    z-index: 1049;
}
.scroll-head .top-strip {
    padding: 22px 0;
}
@media (max-width: 991.98px) {
    .scroll-head .top-strip {
        display: none;
    }
}
.scroll-head .bottom-strip {
    background: #DBDDE0;
}
@media (max-width: 991.98px) {
    .scroll-head .bottom-strip {
        background: #212121;
    }
}

.open-fixed-menu .scroll-head {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translatey(0px);
    transform: translatey(0px);
}
.open-fixed-menu header {
    display: none;
}

.on-scroll-sticky-head ul {
    list-style: none;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.on-scroll-sticky-head ul li {
    display: inline-block;
}
.on-scroll-sticky-head ul li a {
    font-size: 14px;
    padding: 15px 60px 15px 0;
    display: block;
    color: rgba(0, 0, 0, 0.6);
}
@media (max-width: 991.98px) {
    .on-scroll-sticky-head ul li a {
        color: #fff;
        padding: 20px 40px 20px 0;
        opacity: 0.5;
    }
    .on-scroll-sticky-head ul li a.active1{
        opacity: 1;
        color:#fff !important; 
    }
}

@media (min-width: 1200px) {
    .on-scroll-sticky-head ul li a:hover{
        color: #b11116;
    }
}



.on-scroll-sticky-head ul::-webkit-scrollbar {
    height: 0px;
    display: none;
}

/* Track */
.on-scroll-sticky-head ul::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.on-scroll-sticky-head ul::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
.on-scroll-sticky-head ul::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.other-projects-wrap {
    padding-top: 80px;
}
@media (max-width: 1199.98px) {
    .other-projects-wrap {
        padding-top: 40px;
    }
}
@media (max-width: 767.98px) {
    .other-projects-wrap {
        padding-top: 30px;
    }
}

.rera-property-home-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.property-rera {
    max-width: 31%;
    margin-bottom: 0px;
    display: block;
    margin-right: 3.5%;
}
@media (max-width: 991.98px) {
    .property-rera {
        margin-bottom: 45px;
    }
}
@media (max-width: 767.98px) {
    .property-rera {
        max-width: 100%;
        margin-right: 0;
        width: 100%;
    }
}
.property-rera:nth-child(3n) {
    margin-right: 0;
    margin-bottom: 0;
}
.property-rera .top-rera {
    position: relative;
    margin-bottom: 50px;
    overflow: hidden;
}
@media (max-width: 991.98px) {
    .property-rera .top-rera {
        margin-bottom: 25px;
    }
}
.property-rera .top-rera span {
    position: absolute;
    bottom: 12px;
    left: 16px;
    padding: 6px 10px;
    background: #B11116;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.property-rera .top-rera figure {
    height: 280px;
    margin: 0;
    -webkit-transition: 0.8s cubic-bezier(0.5,0,0,1);
    transition: 0.8s cubic-bezier(0.5,0,0,1);
}
@media (max-width: 1199.98px) {
    .property-rera .top-rera figure {
        height: 220px;
    }
}
.property-rera .top-rera figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.property-rera .bottom-rera h5,.property-rera .bottom-rera h3 {
    font-size: 16px;
    margin-bottom: 16px;
}
@media (max-width: 767.98px) {
    .property-rera .bottom-rera h5,.property-rera .bottom-rera h3 {
        margin-bottom: 10px;
    }
}
.property-rera .bottom-rera h6,.property-rera .bottom-rera h4 {
    color: #1C1C1C;
    font-weight: 300;
    font-size: 14px;
}
.property-rera:hover .top-rera figure {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.property-rera:hover .top-rera span {
    opacity: 0.8;
}

.company-info .toll-free h6 {
    font-size: 14px;
    opacity: 0.5;
    margin-bottom: 0.5rem;
}
.company-info .toll-free a {
    font-size: 18px;
}

.registration-info {
    padding-top: 80px;
}
@media (max-width: 991.98px) {
    .registration-info {
        padding-top: 0px;
    }
}
.registration-info p {
    margin: 0;
    font-weight: 300;
    color: #535353;
}
.registration-info p b {
    color: #000000;
    font-weight: 600;
}

.building-permit {
    padding-top: 80px;
}
@media (max-width: 1199.98px) {
    .building-permit {
        padding-top: 40px;
    }
}
.building-permit p {
    margin: 0;
    font-weight: 300;
    color: #535353;
}
.building-permit p b {
    color: #000000;
    font-weight: 600;
}

.info-story .fz-24 {
    padding-bottom: 20px;
}

.select2-container {
    z-index: 9999999;
}

.mob-sticky-btns {
    padding-top: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 991.98px) {
    .mob-sticky-btns {
        position: fixed;
        z-index: 99;
        bottom: 0;
        left: 0;
        width: 100% !important;
        margin:0 !important;
        box-shadow: 0px 0px 10px 3px rgba(0, 0, 0,10%);
        padding: 0;
        display: none !important;
    }
    .mob-sticky-btns .wac-button-wrap, .mob-sticky-btns .wac-button-wrap .btn{
        width: 100%;
    }
    .mob-sticky-btns .wac_col-sm-4{
        padding: 0;
    }

}
@media (max-width: 1599.98px) {
    .mob-sticky-btns .red-btn, .mob-sticky-btns .black-grey-border-btn {
        min-width: 160px;
    }
}
@media (max-width: 1199.98px) {
    .mob-sticky-btns .red-btn, .mob-sticky-btns .black-grey-border-btn {
        min-width: 120px;
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media (max-width: 991.98px) {
    .mob-sticky-btns .red-btn, .mob-sticky-btns .black-grey-border-btn {
        min-width: 50%;
        border: 0 !important;
    }
}
@media (max-width: 991.98px) {
    .mob-sticky-btns .black-grey-border-btn {
        background: #fff;
        border-color: #fff;
    }
}
@media (max-width: 1199.98px) {
    .mob-sticky-btns .recommend-btn {
        font-size: 12px;
    }
}
@media (max-width: 991.98px) {
    .mob-sticky-btns .recommend-btn {
        display: none;
    }
}

@media (max-width: 991.98px) {
    .enquire-info .row {
        display: -ms-grid;
        display: grid;
    }
}
@media (max-width: 991.98px) {
    .enquire-info .row .col-lg-7 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}
@media (max-width: 991.98px) {
    .enquire-info .row .col-lg-5 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

/* otp */



.modal-body.step-two .otp-input-wrap {
    display: flex;
    justify-content: space-between;
}

.modal-body.step-two .otp-input-wrap input {
    height: 55px;
    flex: 0 0 60px;
    max-width: 60px;
    border: 1px solid #D4D5D9;
    text-align: center;
}

.modal-body.step-two .change-phone {
    color: #B11116;
}

.modal-body.step-two .otp-verify {
    color: #505050;
}

@media (max-width: 480px) {
    .modal-body.step-two .otp-input-wrap input {
        flex: 0 0 22%;
        max-width: 22%;
    }

    .thankyou-success img {
        max-width: 150px;
    }
}

.thankyou-success p {
    color: #505050;
}


/* Virtual btn */

.virtual360-btn{
    position: absolute;
    right:45px;
    bottom:30px;
    background:#fff;
    padding:14px 25px;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    align-items: center;
    z-index: 1;
}
@media (max-width: 767.98px) {
    .virtual360-btn{
        right: 15px;
        bottom: 10px;
        padding: 10px 15px;
        font-size: 12px;
    } 
}

.mobile-project-sticky{
    position: fixed;
    bottom: 0;
    width: 100%;
    display: flex;
    z-index: 6;
    background: #fff;
    box-shadow: 0px 0px 10px 3px rgba(0, 0, 0,10%);
}    
.mobile-project-sticky .btn{
    flex: 0 0 100%; 
    max-width: 100%;
    min-width: auto;
}
.mobile-project-sticky .red-btn{
    border: 1px solid #b11116;
}
.mobile-project-sticky.oru-button .btn{
    flex: 0 0 100%; 
    max-width: 100%;
}

.single-projects .mob-link-box{
    bottom: 30px;
    opacity: 0;
    transition: 0.3s ease-in-out;
    visibility: hidden;
}

.single-projects .mob-link-box.active{
    bottom: 60px;
    opacity: 1;
    visibility: visible;
}

.mob-sticky-btns .recommend-btn{
    margin-top: 0 !important;
}

.toll-free p{
    margin-bottom: 0;
}


.scroll-head .top-strip .red-btn{
    margin-right: 10px;
}



