*{
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}
@media screen and (min-width:768px) {
    .images h2.heading{
        display: none;
    }
    .Installment {
        padding: 10px 0px ;
    }
    .margin1{
        width: 60% !important;
    }
    /* .card-height2 {
        height: 2.5vh;
    }
    .card-height {
        height: 13vh;
    }
    .card-text h2 {
        position: absolute;
        bottom: 155px;
        left: 26%;
    }
    .card-text p {
        font-size: 5px;
        align-items: center;
    }
    .booking-card p {
        font-size: 9px;
        font-weight: bold;
        align-items: center;
    } */
   
}
@media screen and (min-width:900px) and (max-width:1370px){
.alin{
    right: 30px;
}
}
@media screen and (min-width:768px) and (max-width:992px) {
    
    .carding h2{
        font-size: 25px;
    }
    .carding h5{
        font-size: 18px;
    }
    .carding .btn p{
        padding: 0px ;
        font-size: 16px;
    }
    .carding .link{
        padding: 25px 20px ;
        line-height: 30px;
        font-size: 17px;
    }
    .render{
        top: 22%;
    }
    .alin{
        right: 0px;
    }

  
}

@media screen and (max-width:768px) {
    nav .nav-item{
        margin: 0px auto;
    }
    .navbar-brand img{
        width: 30%;
    }
    .carding  h2{
        font-size:20px;
    }
    .carding  h5{
        font-size: 17px;
    }
    .carding .btn{
        margin: 15px 0px;

    }
    .carding .btn p{
        padding: 0px;
        font-size: 15px;
    }
    .carding .link{
        padding:10px ;
        line-height: 25px;
        font-size: 15px;
    }
    .logo-img img{
        width: 80%;
        margin: 0px auto;
    }
    .description h2.heading{
        display: none;
    } 
    .icon-imgs{
        display: flex;
        justify-content: space-around;
    }
    .icon-imgs .floor p b {
        font-size: 10px !important;
    }
    .floor img.appartments {
        width: 50%;
    }
    .margin2{
        position: absolute;
        bottom: 0px;
        right: 0px;
    }

    .floor{
        /* border: none !important; */
        width: 22%;
        /* border: 3px solid rgb(0, 151, 149) !important; */
        padding: 0px;
        margin: 0px;
    }
    .floor img {
        width: 30%;
    }
    .render{
        top: 28%;
    }
    .carding{
        margin: 0px;
    }
    .Installment{
        padding: 10px 0px;
        font-size: 15px;
     }
   .icon b{
    font-size: 18px;
   }
   .icon img{
    width: 13%;
   }
   /* .dtl-btn{
    display: flex;
    justify-content: center;
} */
/* .dtl-btn{
    justify-content: center;
    margin-left: -131px;
} */
.dtl-btn2{
    justify-content: center;
}
.table td {
    font-size: 10px !important;
}

}
@media screen and (max-width:492px) {
    .description h2{
        color: #047c83 !important;
        text-shadow: #019CA3 1px 1px 2px;
        font-size: 20px;
    }
    nav{
        background-color: black;
    }
    .render-card{
        margin-top: 80px;
    }
    nav .navbar-brand h4{
        font-size:18px;
    }
    .carding .btn p{
        padding: 0px;
        font-size: 15px;
    }
    .sm-hide{
        display: none;
    }
 /* .margin1{
    margin-right: 124px;
 } */
 .Installment{
    padding: 10px 0px;
 }
 /* .dtl-btn{
    width: 100%;
   
 }
 .dtl-btn{
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 29%;
} */
.dtl-btn {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 29%;
}

    /* .carding{
        background-color: rgba(0, 0, 0, 0.945);
        position: relative !important;
        top: 105% !important;
    } */
    .carding a .btn{
        margin: 10px 0px !important;
    }
    /* .footer{
        text-align: center;
    } */
    .render{
        position: relative;
        background: black;
        margin-top: 30px;
    }
    .carding .link{
        padding:30px 10px ;
        line-height: 35px;
        font-size: 15px;
    }
    .logo-img img{
        /* background: red; */
        /* width: 100%; */
        transform: scale(2);
        margin: 30px auto;
    }
  
    #propertycards{
        padding-top: 0px;
    }
    
    /* .price-card{
        display: none;
    }
    .price-card-1{
        display: block;
    } */
    .dfrnt-property-heading{
        font-weight: bolder;
        color: #047c83;
        text-shadow: #019CA3 1px 1px 2px;
        font-size: 20px;
    }
    h2.heading{
        color: #047c83;
        text-shadow: #019CA3 1px 1px 2px;
        font-size: 26px;
    }
    .table th {
          font-size: 14px !important;
    }
    .table td {
        font-size: 12px !important;
  }
  .amenities{
    padding-top: 10px;
    font-size: 20px !important;
  }
.floor{
    align-items: center !important;
}
  .floor img {    
    width: 50%;
}
.floor p{
    font-size: 11px;
}
 h3.details{
    font-size: 20px;
    font-size: bolder;
 }
 h3.amenities{
    font-size: 20px;
    font-size: bolder;
 }
 .floor{
    margin: 10px 0px;
 }
 h2.floor{
    font-size: 20px;
    font-size: bolder;
 }
 .booking-card p{
    font-size: 15px;
 }
 .card-text p{
    font-size: 15px;
 }
 .card-text h2{
    position: absolute;
    bottom: 148px;
    left: 45%;
}
.table td {
    font-size: 11px !important;
}

}