.lightbox {
}
body{
    background-image:inherit;
    font-family: 'Marcellus SC', serif !important;
}

@font-face {
    font-family: 'Jost-Bold';
    src: url('../fonts/Jost-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Jost-SemiBold';
    src: url('../fonts/Jost-SemiBold.ttf') format('truetype');
}
@font-face {
    font-family: 'Jost-Medium';
    src: url('../fonts/Jost-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'Jost-Regular';
    src: url('../fonts/Jost-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Jost-Light';
    src: url('../fonts/Jost-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'Jost-ExtraBold';
    src: url('../fonts/Jost-ExtraBold.ttf') format('truetype');
}

.modal-open .modal.modal-center {
    display: flex!important;
    align-items: center!important;
}
#downloadmodal .modal-body input {
    background-color: #e9e9e9;
}
#downloadmodal .btn {
    background-color: #edb964;
    color: #fff;
}

.virtual-tour-btn{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.fivebhk-tour-btn{
    bottom:100px;
}

.virtual-tour-btn a{
    background-color: #EFBA63;
    border:1px solid #efba63;
}

.virtual-tour-btn a: hover{
    opacity:0.7;
    transition:500ms;
}

sup {
    border: 1px solid #333;
    border-radius: 50px;
    padding: 2px;
    display: inline-block;
    margin-left: 0px;
}


p, .layout-plan .portfolio-menu button, .btn, .bhk-details a, .inquiry-2 a, .amentities-slider .amenities-icon-detail h5, .spec-conent-inner ul li
.footer-link a, .spec-conent-inner ul li, .breadcrumb-item a, .breadcrumb-item.active, .bedroom-list ul li, .pro-left h5, .pro-right h5, .pro-left-bottom h5, .pro-right-bottom h5, .follow-us ul li a, .footer-link .phone, .copyright, .nearby-list ul li h5{
    font-family: 'Jost-Regular' !important;
}


/* Second-menu css */

.mob-none{
    display:none;
}

.sec-menu .nav-tabs{
    background-color: #F1F1F1;
    width: 100%;
    margin: 0 auto;
    padding: 18px 30px;
    border-radius: 50px;
    position: relative;
    top: -29px;
    justify-content: center;
}

.sec-menu .nav-tabs .dropdown-menu{
    box-shadow: 0 2px 3px rgb(0 0 0 / 12%), 0 1px 0px rgb(0 0 0 / 3%);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    border:0 none;
}

.sec-menu .nav-tabs .dropdown-menu a{
    border-bottom:1px solid #eee;
}

.sec-menu .nav-tabs .dropdown-menu a:last-child{
    border-bottom:0 none;
}

.mob-menu-tab{
    display:none;
}

.sec-menu ul{
    border-bottom:0 none;
}
.sec-menu ul li:after{
    content:"";
    height:12px;
    width:1px;
    background: #c0c0c0;
    display:block;
    position: absolute;
    right: 0;
    top:15px;
}
.sec-menu ul li:last-child:after{
    content:inherit;
}
.sec-menu ul li{
    position: relative;
}
.sec-menu ul li a{
    padding:10px 12px !important;
    font-family: 'Jost-Regular' !important;
    text-transform: uppercase;
    color:#464646!important;
    letter-spacing: 1px;
    background-color:transparent;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    background-color: transparent;
    color:#edb964 !important;
    font-weight:bold;
}

.sec-menu ul li.active a, .sec-menu ul li.nav-item:hover .nav-link{
    color:#edb964 !important;
    font-weight:600;
    background-color:transparent;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link{
    border:0 none;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{
    border:0 none;
}

.dropdown-item.active, .dropdown-item:active{
    background-color: transparent;
}

.gallery-sec .portfolio-menu button.active, .layout-plan .portfolio-menu button.active{
    background-color: #EFBA63;
}

/* Swiper Button css */

.exterior-next, .exterior-prev{
    position: absolute;
}

.specifications .swiper-button-next{
    border:1px solid #EFBA63 !important;
}

.swiper-button-next, .swiper-button-prev, .exterior-next, .exterior-prev{
    top:112%;
    border: 1px solid #c1c1c1 !important;
    height: 30px;
    width: 50px;
    border-radius: 10px;
    line-height: 34px !important;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev, .exterior-next {
    right: -70px;
    left: 0;
    margin: 0 auto;
    background-image:url(../images/vile-flora/right.png);
    background-color: #EFBA63 !important;
    background-repeat: no-repeat;
    background-size: 51%;
    background-position: center;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next, .exterior-prev {
    right: 0;
    left: -45px;
    margin: 0 auto;
    background-image:url(../images/vile-flora/left.png);
    background-color: #fff !important;
    background-repeat: no-repeat;
    background-size: 51%;
    background-position: center;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
    content: ' ';
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: ' ';
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    opacity:1;
}

/* Breadcrum */

.breadcrum{
    background-color: #f9faf5;
    padding: 50px 0;
}

.nav-breadcrum {
    align-items: center;
    justify-content: center;
    padding: 20px 0 0;
    margin-top: 0;
    position: inherit;
    display:flex;
}
.breadcrumb {
    background-color: inherit;
    vertical-align: top;
    line-height: 0;
}
.breadcrumb-item a {
    color: #868686;
    font-size: 20px;
    text-transform: uppercase;
    vertical-align:top;
}
.breadcrumb-item.active {
    color: #868686;
    font-size: 20px;
    text-transform: uppercase;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: #868686;
    content:">";
}

.navbar-brand img {
    width: 70px;
    height: auto;
}
section {
    padding: 5rem 0;
}

.fixed-top{
    position:inherit;
}
.fixed-top.menu-bg{
    position:fixed;
    background-color: #FFF;
    z-index: 10;
}
.fixed-top .mts-2{
    margin:0rem auto 0 auto;
}
.navbar-light .navbar-nav .nav-link{
    color:#263e82;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
    color:#263e82;
}
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link{
    color:#263e82;
}
.slider{
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    height:88vh;
    background-position: bottom;
    background-size: cover;
}
.slider-content{
    text-align: center;
    color: #fff;
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 0;
    margin: -84px auto;
    right: 0;
}
.slider-content h1{
    font-size: 60px;
    text-shadow: 3px 0px hwb(0deg 26% 74% / 49%);
    line-height:60px;
}
.btn{
    background-color: #FFF;
    padding:15px 35px;
    border:1px solid #b5b5b5;
    display:inline-block;
    align-items:center;
    text-transform: uppercase;
    border-radius:50px;
    color: #333 !important;
    font-weight: 600;
    margin-top: 20px;
    transition:500ms;
}
.btn:hover{
    border: 1px solid #efba63;
    background-color: #efba63;
}
.btn img{
    vertical-align:top;
}
.about-flora{
    background-image: url(../images/vile-flora/vile-flora.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

.about-flora .section-title {
    margin-bottom: 15px;
    margin-top: 25px;
}
.about-flora h1{
    margin-bottom: 20px;
    margin-top: 20px;
}
.about-flora p{
    font-size: 18px;
    line-height: 34px;
    width: 83%;
    margin: 20px auto;
    color:#7f7f7f;
}
.slider-gallery{
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    height:89vh;
    background-position: bottom;
    background-size: cover;
}
.bhk-all .bhk-block{
    position: relative;
    overflow:hidden;
}
.bhk-all h3{
    position: absolute;
    top: 0;
    right: 0;
    background-color: #efba63;
    padding: 20px;
    color: #fff;
    border-radius: 0 0px 0px 30px;
    font-size: 20px;
    z-index: 1;
}
.bhk-all .bhk-block .bhk-content{
    transform: translate(240px);
    opacity:0;
}
.bhk-all .bhk-block:hover .bhk-content{
    background-color: rgb(0 0 0 / 66%);
    position: absolute;
    right: 0;
    top: 0;
    width: 52%;
    height: 100%;
    transition:0.4s ease-in-out 0s;
    transform: translate(0px);
    opacity:1;
}
.bhk-details{
    position: absolute;
    bottom: 40px;
    left: 40px;
}
.bhk-details h4{
    color: #fff;
    margin-bottom: 0;
    font-size: 20px;
}
.bhk-details a{
    text-transform: uppercase;
    color: #efba63;
    font-size: 16px;
    transition:0.4s ease-in-out 0s;
}
.bhk-details a:hover{
    text-decoration:underline;
    transition:0.4s ease-in-out 0s;
    cursor:pointer;
}
.section-title{
    margin-bottom: 40px;
}
.section-title img {
    width: 32px;
}
.section-title h2 {
    font-size: 36px;
    text-transform: uppercase;
    color: #7f7f7f;
    margin-bottom: 0;
}
.page-section-title h3{
    font-size: 34px;
    padding-top: 5px;
}
.gallery{
    padding-bottom:0;
}

.gallery .owl-nav {
    margin-top: 0;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}
.gallery .owl-next, .gallery .owl-prev {
    display: block;
    height: 50px;
    width: 50px;
    color: #ffffff !important;
    background-color: transparent !important;
    font-size: 20px !important;
    border-radius: 25px !important;
    line-height: 40px !important;
    font-weight: 600;
    border:0 none !important;
}
.gallery .owl-nav .owl-prev {
    position: absolute;
    left: 30px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    transition: all .5s;
}
.gallery .owl-nav .owl-next {
    position: absolute;
    right: 30px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    transition: all .5s;
}
.gallery .owl-nav span{
    font-size: 18px;
}
.section-title p{
    font-size: 18px;
    color:#7f7f7f;
}

/* Plans */

.plans img{
    border: 1px solid #f2f2f2;
    padding: 15px;
    border-radius: 20px;
}

/* Overview */

.main-title{
    /*    background-image: url(../images/vile-flora/overview.jpg);*/
    height: 88vh;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.videobg {
    width: 100%;
    min-width: 100%;
    height: 100%;
    z-index: 0;
}

#overview .about-flora a:hover{
    color:#fff !important;
}

#overview .about-flora a svg, #overview .about-flora a:hover img{
    display:none;
}

#overview .about-flora a:hover svg{
    display: inline-block;
    vertical-align: top;
}

.tab-content section{
    padding:2rem 0;
}

#gallerytab .portfolio-menu{
    padding:15px auto;
}

/* location */

.location .nearby-block{
    padding: 0;
}

.location .nearby-list{
    width:78%;
    margin:0 auto;
}

.location .nearby-list ul{
    display:block;
}

.location .nearby-list ul li{
    margin-bottom: 20px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 15px;
}

/*.location .nearby-list ul li:last-child{
    border-bottom:0 none;
}*/

.location .nearby-list ul li h5{
    margin-left: 70px;
    text-transform: uppercase;
}

.location .nearby-list ul li span {
    position: absolute;
    right: 25px;
    top: 8px;
    font-family: 'Jost-SemiBold';
    font-size: 20px;
}

.inquiry{
    background-image: url(../images/vile-flora/inquiry.jpg);
    background-repeat:no-repeat;
    background-position:bottom;
    background-size:cover;
}

.inquiry .container{
    max-width: 1280px;
}

.inquiry-1{
    text-align: center;
    float: left;
}
.inquiry-1 h5{
    color:#fff;
    display:block; 
    margin-bottom: 0px;
    font-size: 31px;
}
.inquiry-1 a img{
    width:18px;
    vertical-align: top;
}

.inquiry-1 .btn{
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff !important;
    font-size: 14px;
}

.inquiry-2{
    text-align: center;
    float: right;
}
.inquiry-2 img{
    display: block;
    width: 30px;
    margin: 0 auto 10px;
}
.inquiry-2 a{
    font-size: 31px;
    color: #7f7f7f;
}
/* Aminities */
#background {
    /* position: absolute; */
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    transition: 500ms;
    z-index: 1000;
}
.specialization #cord-cover {
    transition: 500ms;
}
.amentities-slider .amenities-icon-detail {
    text-align: center;
    border-bottom: 1px solid rgba(133 133 133 / 7%);
    border-right: 1px solid rgba(133 133 133 / 7%);
    width: 32%;
    float: left;
    padding: 10px 18px;
    display: flex;
    align-content: center;
    justify-content: center;
    transition: all .5s ease-out 0s;
    cursor: pointer;
    position: relative;
}

.amentities-slider .amenities-icon-detail .img-icon {
    width: 100%;
    height: 65px;
    display: flex;
    align-items: center;
    position: relative;
}
.amentities-slider .amenities-icon-detail img {
    position: relative;
    margin: 0 auto 0px;
}
.amentities-slider .amenities-icon-detail .img-icon .pic-1{
    display:block;
    transition: all .5s ease-out 0s;
}
.club-img{
    width:53px;
}
.amentities-slider .amenities-icon-detail:hover .img-icon .pic-1, .amentities-slider .amenities-icon-detail.active .img-icon .pic-1{
    display:none;
}
.amentities-slider .amenities-icon-detail:hover .img-icon .pic-2,  .amentities-slider .amenities-icon-detail.active .img-icon .pic-2{
    display:block;
}
.amentities-slider .amenities-icon-detail .img-icon .pic-2{
    display:none;
    transition:all .5s ease-out 0s;
}
.amentities-slider .amenities-icon-detail h5 {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 0;
    height:50px;
    color:#7f7f7f;
    text-transform: uppercase;
}
.amentities-slider .amenities-icon-detail:nth-child(10), .amentities-slider .amenities-icon-detail:nth-child(11), .amentities-slider .amenities-icon-detail:nth-child(12) {
    border-bottom: 0 none;
}
.amentities-slider .amenities-icon-detail:nth-child(3), .amentities-slider .amenities-icon-detail:nth-child(6), .amentities-slider .amenities-icon-detail:nth-child(9) {
    border-right: 0 none;
}

.specifications{
    /*background-image: url(../images/vile-flora/specification-bg.jpg);
    background-repeat:no-repeat;*/

    background-color: #F9FAF5;
}

.portfolio-menu {
    text-align: center;
    margin: 30px auto;
    position: relative;
}

.specifications .portfolio-menu button{
    color:#333;
}

.portfolio-menu button{
    color: #000;
    border: 1px solid #e6e6e6;
    border-radius: 50px;
    padding: 10px 12px;
    text-transform: uppercase;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    transition: 500ms;
    background-color: #fff;
}
.specifications .portfolio-menu button
{
    background-color: rgb(255 255 255 / 0%);
}
.specifications .portfolio-menu button.active{
    background-color: #FFF;
    color:#efba63;
}
.portfolio-menu button.active {
    border: 1px solid #dfdfdf;
    background-color: #f9faf5;
}
.grid.bb{
    height:400px !important;
}
.grid-item.bb{
    position:absolute !important;
    width:100%;
    top:0 !important;
    transform: translate3d(0px, 0px, 0px) !important;
}
.slick-track{
    width:100% !important;
}

.spec-content{
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    height:35vh;
}
.spec-content h5 {
    font-size: 18px;
    color: #7f7f7f;
    margin-bottom: 5px;
}
.spec-content ul {
    padding-left: 18px;
}
.spec-content ul li {
    list-style: disc;
    line-height: 23px;
}
.spec-conent-inner h5{
    margin-bottom: 5px;
    font-size: 16px;
    color:#333;
}
.spec-conent-inner ul{
    margin-bottom: 6px;
}
.spec-conent-inner ul li{
    font-size: 16px;
    color:#7f7f7f;
}
.slider-unit .owl-nav, .slider-exterior .owl-nav {
    text-align: center;
    justify-content: center;
    margin-top: 70px;
    display:flex;
}

.layout-plan .portfolio-menu button{
    width:130px;
    cursor: pointer;
}

.gallery-sec .no-gutters>.col, .gallery-sec .no-gutters>[class*=col-] {
    padding-right: 3px !important;
    padding-left: 3px !important;
    padding-bottom: 6px !important;
    padding-top: 0px !important;
}

.layout-plan .grid-item{
    text-align: center;
    width: 100%;
    /*border: 1px solid #dfdfdf;*/
    padding: 20px;
    background-color: #fff;
    border-radius: 20px;
    cursor:pointer;
}
.gallery-sec .grid-item{
    border-radius:0 !important;
}

.single-content img {
    display: block;
    max-width: 100%;
    height: auto;
    object-fit: cover;
}
.layout-plan .grid-item.six-bhk{
    height:595px;
}
.six-bhk-detail{
    position: absolute;
    top: 43%;
    left: 20%;
}
button:focus{
    outline:0;
}
.nearby{
    background-color: #f9faf5;
}
.nearby .col-md-7{
    align-items:center;
}
.nearby-content{
    background-image: url(../images/vile-flora/near-bg.png);
    background-repeat:no-repeat;
    background-size:cover;
}
.nearby-block{
    text-align: center;
    padding: 102px 0;
}
.nearby-list ul{
    display:inline-block;
    margin-top: 30px;
}
.nearby-list ul li{
    list-style:none;
    position: relative;
    margin-bottom: 40px;
}
.nearby-list ul li img{
    position: absolute;
    left: 0;
}
.nearby-list ul li h5{
    margin-left: 75px;
    text-align: left;
    padding-top: 10px;
    color:#7f7f7f;
    font-size: 17px;
}
.nearby-list ul li span{
    color:#EFBA63;
}

.nearby .col-md-5{
    position: relative;
}

.three-bhk-hover .three-bhk span, .four-bhk-hover .three-bhk span, .five-bhk-hover .three-bhk span
{
    position: absolute;
    width: 15px;
    height: 8px;
}

.three-bhk-hover .first-blk span{
    right: 56.2%;
    top: 42.8%;
}

.three-bhk-hover .sec-blk span{
    right: 54.2%;
    top: 42.8%;
}

.three-bhk-hover .third-blk span{
    right: 52.2%;
    top: 42.8%;
}

.three-bhk-hover .fourth-blk span{
    right: 50.2%;
    top: 42.8%;
}

.three-bhk-hover .five-blk span{
    right: 48.2%;
    top: 42.8%;
}

.three-bhk-hover .six-blk span{
    right: 46.2%;
    top: 42.8%;
}

.three-bhk-hover .seven-blk span{
    right: 44.2%;
    top: 42.8%;
}

.three-bhk-hover .eight-blk span{
    right: 42.2%;
    top: 42.8%;
}

.three-bhk-hover .nine-blk span{
    right: 40.2%;
    top: 42.8%;
}
.three-bhk-hover .ten-blk span{
    right: 38.2%;
    top: 42.8%;
}
.three-bhk-hover .eleven-blk span{
    right: 36.2%;
    top: 42.8%;
}

.three-bhk-hover .tewel-blk span{
    right: 58%;
    top: 45.8%;
}
.three-bhk-hover .thirteen-blk span{
    right: 56.8%;
    top: 45.8%;
}
.three-bhk-hover .fourteen-blk span{
    right: 54.8%;
    top: 45.8%;
}
.three-bhk-hover .fifteen-blk span{
    right: 52.8%;
    top: 45.8%;
}
.three-bhk-hover .sixteen-blk span{
    right: 58%;
    top: 47.3%;
}
.three-bhk-hover .seventeen-blk span{
    right: 56.8%;
    top: 47.3%;
}
.three-bhk-hover .eighteen-blk span{
    right: 54.8%;
    top: 47.3%;
}
.three-bhk-hover .nighteen-blk span{
    right: 52.8%;
    top: 47.3%;
}
.three-bhk-hover .twenty-blk span{
    right: 49.5%;
    top: 45.8%;
}

.three-bhk-hover .twenty-one-blk span{
    right: 46%;
    top: 45.8%;
    height: 15px;
    width: 20px;
}

.three-bhk-hover .twenty-two-blk span{
    right: 42.6%;
    top: 45.8%;
    height: 15px;
    width: 20px;
}
.three-bhk-hover .twenty-three-blk span{
    right: 39%;
    top: 45.8%;
    height: 15px;
    width: 20px;
}
.three-bhk-hover .twenty-four-blk span{
    right: 35%;
    top: 45.8%;
    height: 15px;
    width: 20px;
}

.three-bhk-hover .twenty-five-blk span{
    right: 49.5%;
    top: 48%;
    height: 15px;
    width: 20px;
}

.three-bhk-hover .twenty-six-blk span{
    right: 46%;
    top: 48%;
    height: 15px;
    width: 20px;
}
.three-bhk-hover .twenty-seven-blk span{
    right: 42.6%;
    top: 48%;
    height: 15px;
    width: 20px;
}
.three-bhk-hover .twenty-eight-blk span{
    right:39%;
    top: 48%;
    height: 15px;
    width: 20px;
}

.three-bhk-hover .twenty-nine-blk span{
    right: 35%;
    top: 48%;
    height: 15px;
    width: 20px;
}
.three-bhk-hover .thirty-blk span{
    right: 49.5%;
    top: 50.8%;
    height: 15px;
    width: 20px;
}

.three-bhk-hover .thirty-one-blk span{
    right: 46%;
    top: 50.8%;
    height: 15px;
    width: 20px;
}

.three-bhk-hover .thirty-two-blk span{
    right: 42.6%;
    top: 50.8%;
    height: 15px;
    width: 20px;
}
/*.thirty-three-blk span{
    right: 39%;
    top: 50.8%;
    height: 15px;
    width: 20px;
    }*/
.three-bhk-hover .thirty-four-blk span{
    right: 35%;
    top: 50.8%;
    height: 15px;
    width: 20px;
}

.three-bhk-hover .thirty-five-blk span{
    right: 49.5%;
    top: 53%;
    height: 15px;
    width: 20px;
}

.three-bhk-hover .thirty-six-blk span{
    right: 46%;
    top: 53%;
    height: 15px;
    width: 20px;
}
.three-bhk-hover .thirty-seven-blk span{
    right: 42.6%;
    top: 53%;
    height: 15px;
    width: 20px;
}
.three-bhk-hover .thirty-eight-blk span{
    right:39%;
    top: 53%;
    height: 15px;
    width: 20px;
}

.three-bhk-hover .thirty-nine-blk span{
    right: 35%;
    top: 53%;
    height: 15px;
    width: 20px;
}

.three-bhk-hover .fourty-blk span{
    right: 49.5%;
    top: 55.8%;
    height: 15px;
    width: 20px;
}

.three-bhk-hover .fourty-one-blk span{
    right: 46%;
    top: 55.8%;
    height: 15px;
    width: 20px;
}
.three-bhk-hover .fourty-two-blk span{
    right: 42.6%;
    top: 55.8%;
    height: 15px;
    width: 20px;
}
.three-bhk-hover .fourty-three-blk span{
    right:39%;
    top: 55.8%;
    height: 15px;
    width: 20px;
}

.three-bhk-hover .fourty-four-blk span{
    right: 35.3%;
    top: 55.8%;
    height: 15px;
    width: 20px;
}

.three-bhk-hover .fourty-five-blk span{
    right: 32.5%;
    top: 48%;
    height: 15px;
    width: 8px;
}

.three-bhk-hover .fourty-six-blk span{
    right: 32.5%;
    top: 51%;
    height: 15px;
    width: 8px;
}

.three-bhk-hover .fourty-seven-blk span{
    right: 32.5%;
    top: 53%;
    height: 15px;
    width: 8px;
}

.three-bhk-hover .fourty-eight-blk span{
    right: 32.5%;
    top: 56%;
    height: 15px;
    width: 8px;
}

.three-bhk-hover .fourty-nine-blk span{
    right: 32.5%;
    top: 58%;
    height: 15px;
    width: 8px;
}

.three-bhk-hover .fifty-blk span{
    right: 41%;
    top: 60.7%;
    height: 7px;
    width: 13px;
}

.three-bhk-hover .fifty-one-blk span{
    right: 39%;
    top: 60.7%;
    height: 7px;
    width: 13px;
}

.three-bhk-hover .fifty-two-blk span{
    right: 37%;
    top: 60.7%;
    height: 7px;
    width: 13px;
}
.three-bhk-hover .fifty-three-blk span{
    right: 35%;
    top: 60.7%;
    height: 7px;
    width: 13px;
}
.three-bhk-hover .fifty-four-blk span{
    right: 43.5%;
    top: 62%;
    height: 10px;
    width: 8px;
}
.three-bhk-hover .fifty-five-blk span{
    right: 43.5%;
    top: 63%;
    height: 10px;
    width: 8px;
}
.three-bhk-hover .fifty-six-blk span{
    right: 43.5%;
    top: 64%;
    height: 10px;
    width: 8px;
}

.four-bhk-hover .first-blk span{
    left: 20%;
    top: 33.8%;
}

.four-bhk-hover .sec-blk span{
    left: 20%;
    top: 35.8%;
}

.four-bhk-hover .third-blk span{
    left: 20%;
    top: 36.8%;
}

.four-bhk-hover .fourth-blk span{
    left: 20%;
    top: 38.8%;
}

.four-bhk-hover .five-blk span{
    left: 20%;
    top: 39.8%;
}

.four-bhk-hover .six-blk span{
    left: 20%;
    top: 41.7%;
}

.four-bhk-hover .seven-blk span{
    left: 23%;
    top: 35.7%;
    width: 22px;
}

.four-bhk-hover .eight-blk span{
    left: 27.4%;
    top: 35.7%;
    width: 22px;
}

.four-bhk-hover .nine-blk span{
    left: 31.8%;
    top: 35.7%;
    width: 22px;
}
.four-bhk-hover .ten-blk span{
    left: 35.9%;
    top: 35.7%;
    width: 22px;
}
.four-bhk-hover .eleven-blk span{
    left: 23%;
    top: 37%;
    width: 22px;
}
.four-bhk-hover .tewel-blk span{
    left: 27.4%;
    top: 37%;
    width: 22px;
}
.four-bhk-hover .thirteen-blk span{
    left: 31.8%;
    top: 37%;
    width: 22px;
}
.four-bhk-hover .fourteen-blk span{
    left: 35.9%;
    top: 37%;
    width: 22px;
}
.four-bhk-hover .fifteen-blk span{
    left: 23%;
    top:38.5%;
    width: 22px;
}
.four-bhk-hover .sixteen-blk span{
    left: 27.4%;
    top: 38.5%;
    width: 22px;
}
.four-bhk-hover .seventeen-blk span{
    left: 31.8%;
    top: 38.5%;
    width: 22px;
}
.four-bhk-hover .eighteen-blk span{
    left: 35.9%;
    top: 38.5%;
    width: 22px;
}
.four-bhk-hover .nighteen-blk span{
    left: 23%;
    top: 40.1%;
    width: 22px;
}
.four-bhk-hover .twenty-blk span{
    left: 27.4%;
    top: 40.1%;
    width: 22px;
}
.four-bhk-hover .twenty-one-blk span{
    left: 31.8%;
    top: 40.1%;
    width: 22px;
}
.four-bhk-hover .twenty-two-blk span{
    left: 35.9%;
    top: 40.1%;
    width: 22px;
}
.four-bhk-hover .twenty-three-blk span{
    left: 23%;
    top: 41.5%;
    width: 22px;
}
.four-bhk-hover .twenty-four-blk span{
    left: 27.4%;
    top: 41.5%;
    width: 22px;
}
.four-bhk-hover .twenty-five-blk span{
    left: 31.8%;
    top: 41.5%;
    width: 22px;
}
.four-bhk-hover .twenty-six-blk span{
    left: 35.9%;
    top: 41.5%;
    width: 22px;
}
.four-bhk-hover .twenty-seven-blk span{
    left: 23%;
    top: 42.8%;
    width: 22px;
}
.four-bhk-hover .twenty-eight-blk span{
    left: 27.4%;
    top: 42.8%;
    width: 22px;
}
.four-bhk-hover .twenty-nine-blk span{
    left: 31.8%;
    top: 42.8%;
    width: 22px;
}
.four-bhk-hover .thirty-blk span{
    left: 35.9%;
    top: 42.8%;
    width: 22px;
}

.four-bhk-hover .thirty-one-blk span {
    left: 11%;
    top:52%;
}
.four-bhk-hover .thirty-two-blk span {
    left: 11%;
    top:53.4%;
}
.four-bhk-hover .thirty-three-blk span {
    left: 11%;
    top:55%;
}
.four-bhk-hover .thirty-four-blk span {
    left: 11%;
    top:56.4%;
}

.four-bhk-hover .thirty-five-blk span {
    left: 13.8%;
    top: 50.4%;
    width: 20px;
}
.four-bhk-hover .thirty-six-blk span {
    left: 13.8%;
    top:51.8%;
    width: 20px;
}
.four-bhk-hover .thirty-seven-blk span {
    left: 13.8%;
    top:53.4%;
    width: 20px;
}
.four-bhk-hover .thirty-eight-blk span {
    left: 13.8%;
    top:55%;
    width: 20px;
}
.four-bhk-hover .thirty-nine-blk span {
    left: 13.8%;
    top:56.4%;
    width: 20px;
}
.four-bhk-hover .fourty-blk span {
    left: 18.8%;
    top: 48.6%;
    width: 20px;
}
.four-bhk-hover .fourty-one-blk span {
    left: 18.8%;
    top: 50.6%;
    width: 20px;
}
.four-bhk-hover .fourty-two-blk span {
    left: 18.8%;
    top: 51.8%;
    width: 20px;
}
.four-bhk-hover .fourty-three-blk span {
    left: 18.8%;
    top: 53.4%;
    width: 20px;
}
.four-bhk-hover .fourty-four-blk span {
    left: 18.8%;
    top: 55%;
    width: 20px;
}
.four-bhk-hover .fourty-five-blk span {
    left: 18.8%;
    top: 56.4%;
    width: 20px;
}
.four-bhk-hover .fourty-six-blk span {
    left: 23%;
    top:45.4%;
    width: 20px;
}
.four-bhk-hover .fourty-seven-blk span {
    left: 23%;
    top:47%;
    width: 20px;
}
.four-bhk-hover .fourty-eight-blk span {
    left: 23%;
    top:48.4%;
    width: 20px;
}
.four-bhk-hover .fourty-nine-blk span {
    left: 23%;
    top:50.4%;
    width: 20px;
}
.four-bhk-hover .fifty-blk span {
    left: 23%;
    top:51.7%;
    width: 20px;
}
.four-bhk-hover .fifty-one-blk span {
    left: 23%;
    top:53.4%;
    width: 20px;
}
.four-bhk-hover .fifty-two-blk span {
    left: 23%;
    top:55%;
    width: 20px;
}
.four-bhk-hover .fifty-three-blk span {
    left: 23%;
    top:56.4%;
    width: 20px;
}
.four-bhk-hover .fifty-four-blk span {
    left: 27.5%;
    top:48.8%;
    width: 20px;
}
.four-bhk-hover .fifty-five-blk span {
    left: 27.5%;
    top:50.8%;
    width: 20px;
}
.four-bhk-hover .fifty-six-blk span {
    left: 27.5%;
    top:51.8%;
    width: 20px;
}
.four-bhk-hover .fifty-seven-blk span {
    left: 27.5%;
    top:53.4%;
    width: 20px;
}
.four-bhk-hover .fifty-eight-blk span {
    left: 27.5%;
    top:55%;
    width: 20px;
}
.four-bhk-hover .fifty-nine-blk span {
    left: 27.5%;
    top:56.4%;
    width: 20px;
}
.four-bhk-hover .sixty-blk span {
    left: 32%;
    top:48.8%;
    width: 20px;
}
.four-bhk-hover .sixty-one-blk span {
    left: 32%;
    top:50.8%;
    width: 20px;
}
.four-bhk-hover .sixty-two-blk span {
    left: 32%;
    top:51.8%;
    width: 20px;
}
.four-bhk-hover .sixty-three-blk span {
    left: 32%;
    top:53.4%;
    width: 20px;
}
.four-bhk-hover .sixty-four-blk span {
    left: 32%;
    top:55%;
    width: 20px;
}
.four-bhk-hover .sixty-five-blk span {
    left: 32%;
    top:56.4%;
    width: 20px;
}
.four-bhk-hover .sixty-six-blk span {
    left: 36.2%;
    top:45.4%;
    width: 20px;
}
.four-bhk-hover .sixty-seven-blk span {
    left: 36.2%;
    top:47%;
    width: 20px;
}
.four-bhk-hover .sixty-eight-blk span {
    left: 36.2%;
    top:48.4%;
    width: 20px;
}
.four-bhk-hover .sixty-nine-blk span {
    left: 36.2%;
    top:50.4%;
    width: 20px;
}
.four-bhk-hover .seventy-blk span {
    left: 36.2%;
    top:51.8%;
    width: 20px;
}
.four-bhk-hover .seventy-one-blk span {
    left: 36.2%;
    top:53.4%;
    width: 20px;
}
.four-bhk-hover .seventy-two-blk span {
    left: 36.2%;
    top:55%;
    width: 20px;
}
.four-bhk-hover .seventy-three-blk span {
    left: 36.2%;
    top:56.4%;
    width: 20px;
}
.four-bhk-hover .seventy-four-blk span {
    right: 52.2%;
    bottom: 37.4%;
    width: 10px;
}
.four-bhk-hover .seventy-five-blk span {
    right: 52.2%;
    bottom: 36%;
    width: 10px;
}
.four-bhk-hover .seventy-six-blk span {
    right: 50.7%;
    bottom: 37.4%;
    width: 10px;
}
.four-bhk-hover .seventy-seven-blk span {
    right: 50.7%;
    bottom: 36.5%;
    width: 10px;
}
.four-bhk-hover .seventy-eight-blk span {
    right: 50.7%;
    bottom: 35%;
    width: 10px;
}
.four-bhk-hover .seventy-nine-blk span {
    right: 47.5%;
    bottom: 37.4%;
    width: 10px;
}

.four-bhk-hover .eighty-blk span {
    right: 47.5%;
    bottom: 36.5%;
    width: 10px;
}
.four-bhk-hover .eighty-one-blk span {
    right: 47.5%;
    bottom: 35%;
    width: 10px;
}
.four-bhk-hover .eighty-two-blk span {
    right: 46.2%;
    bottom: 37.4%;
    width: 10px;
}
.four-bhk-hover .eighty-three-blk span {
    right: 46.2%;
    bottom: 35.7%;
    width: 10px;
}
.four-bhk-hover .eighty-four-blk span {
    right: 46.2%;
    bottom: 34%;
    width: 10px;
}
.four-bhk-hover .eighty-five-blk span {
    right: 43.2%;
    bottom: 38.4%;
    width: 10px;
}
.four-bhk-hover .eighty-six-blk span {
    right: 58.9%;
    top: 32.4%;
    width: 4px;
    height: 14px;
}
.four-bhk-hover .eighty-seven-blk span {
    right: 58.8%;
    top: 34.4%;
    width: 4px;
    height: 14px;
}
.four-bhk-hover .eighty-eight-blk span {
    right: 58.4%;
    top: 37%;
    width: 9px;
    height: 8px;
}
.four-bhk-hover .eighty-nine-blk span {
    right: 58.4%;
    top: 38.8%;
    width: 9px;
    height: 8px;
}
.four-bhk-hover .nighty-blk span {
    right: 58%;
    top: 40%;
    width: 9px;
    height: 8px;
}
.four-bhk-hover .nighty-one-blk span {
    right: 58%;
    top: 41.8%;
    width: 9px;
    height: 8px;
}
.four-bhk-hover .nighty-two-blk span {
    right: 58%;
    top: 43%;
    width: 9px;
    height: 8px;
}

/* Five Bhk */

.five-bhk-hover .first-blk span {
    right: 71.3%;
    bottom: 37.7%;
    width: 13px;
}
.five-bhk-hover .sec-blk span {
    right: 71.3%;
    bottom: 35.6%;
    width: 13px;
}
.five-bhk-hover .third-blk span {
    right: 71.3%;
    bottom: 34.3%;
    width: 13px;
}
.five-bhk-hover .fourth-blk span {
    right: 68.1%;
    bottom: 37.7%;
    width: 13px;
}
.five-bhk-hover .five-blk span {
    right: 68.1%;
    bottom: 35.6%;
    width: 13px;
}
.five-bhk-hover .six-blk span {
    right: 68.1%;
    bottom: 34.3%;
    width: 13px;
}
.five-bhk-hover .seven-blk span {
    right: 66.3%;
    bottom: 37.7%;
    width: 13px;
}
.five-bhk-hover .eight-blk span {
    right: 66.3%;
    bottom: 35.6%;
    width: 13px;
}
.five-bhk-hover .nine-blk span {
    right: 66.3%;
    bottom:34.3%;
    width: 13px;
}
.five-bhk-hover .ten-blk span {
    right: 62.9%
        bottom: 37.7%;
    width: 13px;
}
.five-bhk-hover .eleven-blk span {
    right: 62.9%
        bottom: 35.6%;
    width: 13px;
}
.five-bhk-hover .tewel-blk span {
    right: 62.9%
        bottom: 34.3%;
    width: 13px;
}
.five-bhk-hover .thirteen-blk span {
    right:61%;
    bottom: 37.7%;
    width: 13px;
}
.five-bhk-hover .fourteen-blk span {
    right: 61%;
    bottom: 35.6%;
    width: 13px;
}
.five-bhk-hover .fifteen-blk span {
    right: 61%;
    bottom: 34.3%;
    width: 13px;
}
.five-bhk-hover .sixteen-blk span {
    right: 57.8%;
    bottom: 37.7%;
    width: 13px;
}
.five-bhk-hover .seventeen-blk span {
    right: 57.8%;
    bottom: 35.6%;
    width: 13px;
}
.five-bhk-hover .eighteen-blk span {
    right: 57.8%;
    bottom: 34.3%;
    width: 13px;
}
.five-bhk-hover .nighteen-blk span {
    right: 55.6%;
    bottom: 37.7%;
    width: 13px;
}
.five-bhk-hover .twenty-blk span {
    right: 55.6%;
    bottom: 35.6%;
    width: 13px;
}
.five-bhk-hover .twenty-one-blk span {
    right: 55.6%;
    bottom: 34.3%;
    width: 13px;
}
.five-bhk-hover .twenty-two-blk span {
    right: 52.3%;
    bottom: 34.7%;
    width: 13px;
}



/* START TOOLTIP STYLES */
[tooltip] {
    position: relative; /* opinion 1 */
}

/* Applies to all tooltips */
[tooltip]::before,
[tooltip]::after {
    text-transform: none; /* opinion 2 */
    font-size: .9em; /* opinion 3 */
    line-height: 1;
    user-select: none;
    pointer-events: none;
    position: absolute;
    display: none;
    opacity: 0;
}
[tooltip]::before {
    content: '';
    border: 5px solid transparent; /* opinion 4 */
    z-index: 1001; /* absurdity 1 */
}
[tooltip]::after {
    content: attr(tooltip); /* magic! */

    /* most of the rest of this is opinion */
    font-family: Helvetica, sans-serif;
    text-align: center;

    /* 
      Let the content set the size of the tooltips 
      but this will also keep them from being obnoxious
    */
    min-width: 3em;
    max-width: 21em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 1ch 1.5ch;
    border-radius: .3ch;
    box-shadow: 0 1em 2em -.5em rgba(0, 0, 0, 0.35);
    background: #333;
    color: #fff;
    z-index: 1000; /* absurdity 2 */
}

/* Make the tooltips respond to hover */
[tooltip]:hover::before,
[tooltip]:hover::after {
    display: block;
}

/* don't show empty tooltips */
[tooltip='']::before,
[tooltip='']::after {
    display: none !important;
}

/* FLOW: UP */
[tooltip]:not([flow])::before,
[tooltip][flow^="up"]::before {
    bottom: 100%;
    border-bottom-width: 0;
    border-top-color: #333;
}
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::after {
    bottom: calc(100% + 5px);
}
[tooltip]:not([flow])::before,
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::before,
[tooltip][flow^="up"]::after {
    left: 50%;
    transform: translate(-50%, -.5em);
}

/* FLOW: DOWN */
[tooltip][flow^="down"]::before {
    top: 100%;
    border-top-width: 0;
    border-bottom-color: #333;
}
[tooltip][flow^="down"]::after {
    top: calc(100% + 5px);
}
[tooltip][flow^="down"]::before,
[tooltip][flow^="down"]::after {
    left: 50%;
    transform: translate(-50%, .5em);
}

/* FLOW: LEFT */
[tooltip][flow^="left"]::before {
    top: 50%;
    border-right-width: 0;
    border-left-color: #333;
    left: calc(0em - 5px);
    transform: translate(-.5em, -50%);
}
[tooltip][flow^="left"]::after {
    top: 50%;
    right: calc(100% + 5px);
    transform: translate(-.5em, -50%);
}

/* FLOW: RIGHT */
[tooltip][flow^="right"]::before {
    top: 50%;
    border-left-width: 0;
    border-right-color: #333;
    right: calc(0em - 5px);
    transform: translate(.5em, -50%);
}
[tooltip][flow^="right"]::after {
    top: 50%;
    left: calc(100% + 5px);
    transform: translate(.5em, -50%);
}

/* KEYFRAMES */
@keyframes tooltips-vert {
    to {
        opacity: .9;
        transform: translate(-50%, 0);
    }
}

@keyframes tooltips-horz {
    to {
        opacity: .9;
        transform: translate(0, -50%);
    }
}

/* FX All The Things */ 
[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="up"]:hover::before,
[tooltip][flow^="up"]:hover::after,
[tooltip][flow^="down"]:hover::before,
[tooltip][flow^="down"]:hover::after {
    animation: tooltips-vert 300ms ease-out forwards;
}

[tooltip][flow^="left"]:hover::before,
[tooltip][flow^="left"]:hover::after,
[tooltip][flow^="right"]:hover::before,
[tooltip][flow^="right"]:hover::after {
    animation: tooltips-horz 300ms ease-out forwards;
}


/* 3BHK Details */

.bedroom img{
    border-radius:20px;
}

.bedroom-list ul{
    padding: 0;
}

.bedroom-list ul li{
    margin-bottom:3px;
    list-style:none;
    text-transform: uppercase;
    color:#7f7f7f;
    font-size: 16px;
    padding: 8px 16px;
}

.bedroom-list ul li.bedroom-bg{
    background-color: #F9FAF5;
}

.bedroom-list ul li span:first-child{
    width: 185px;
    display: inline-block;
}

.bedroom-list ul li span:nth-child(2){
    width: 36px;
    display: inline-block;
}

/*  Amenities  */

.bhk-amenities{
    background-color: #f9faf5;
}

.pro-left, .pro-right, .pro-left-bottom, .pro-right-bottom {
    padding: 50px 0 18px;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.pro-left-bottom, .pro-right-bottom{
    padding: 35px 0 50px;
}

.pro-left{
    background-image: url(../images/vile-flora/rec-left.png);
}
.pro-right{
    background-image: url(../images/vile-flora/rec-right.png);
}

.pro-left-bottom{
    background-image: url(../images/vile-flora/rec-left-bottom.png);
}
.pro-right-bottom{
    background-image: url(../images/vile-flora/rec-right-bottom.png);
}

.pro-left, .pro-right, .pro-left-bottom, .pro-right-bottom{
    text-align: center;
    margin-bottom: 20px;
    width:100%;
}
.pro-left h5, .pro-right h5, .pro-left-bottom h5, .pro-right-bottom h5{
    margin-top: 10px;
    font-size: 15px;
    text-transform: uppercase;
    height: 36px;
}

.pro-left img, .pro-right img, .pro-left-bottom img, .pro-right-bottom img{
    height:50px;
}

/* Project Update */

.project-update .portfolio-menu button {
    color: #000;
    border: 0 none;
    border-radius: 50px;
    padding: 10px 18px;
    text-transform: uppercase;
    margin-bottom: 20px;
    display: inline-block;
    width: 90%;
    font-size: 14px;
    transition: 500ms;
}

.project-update .portfolio-menu button:hover, .project-update .portfolio-menu button.active {
    border: 0 none;
    background-color: #edb964;
    color: #fff;
}

.portfolio-menu button.active, .world-menu button.active {
    color: #fff;
    background-color: #edb964;
}

.portfolio-menu {
    text-align: center;
    margin: 30px auto;
    position: relative;
}

.project-update .grid {
    margin-top: 0;
}

.project-update .grid .grid-item {
    margin-bottom: 15px;
}

.project-content {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 200px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.project-update .grid .grid-item::before, .grid .grid-item::after {
    content: "";
    background: #fff;
}

.project-update .grid .grid-item::before {
    right: 0;
    opacity: 1;
    top: 0;
}

.project-update .grid .grid-item::after {
    bottom: 0;
    opacity: .7;
    left: 0;
}

.project-update .grid .item, .world .grid .item {
    margin-bottom: 0;
}

.project-content video {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 220px;
    border-radius: 10px;
    background-color: #000;
}

.project-update .grid .item img {
    border-radius: 10px;
} 

.follow-us{
    display:flex;
    align-items:center;
    justify-content:center;
    margin-bottom: 12px;
}

.follow-us ul {
    display: flex;
    margin-left: 52px;
    float: left;
    margin-top: 20px;
}
.follow-us ul li {
    margin: 0 7px;
}
.follow-us ul li a {
    transition: 500ms;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    font-size: 16px;
    padding:3px 7px;
    color: #6e6d6d;
    display: inline-block;
    text-align: center;
    border: 1px solid #d8d8d8;
}
.follow-us ul li:hover a{
    color: #263e82;
}
.footer-middle .footer-link{
    border-left:1px solid #dddddd;
    border-right:1px solid #dddddd;
}
.footer-link ul {
    list-style: none;
    margin: 0 0px 0 0px;
    padding: 0;
}
.footer-link .phone{
    margin: 8px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-link .phone img{
    margin-bottom: 0;
    margin-right: 10px;
}

.copyright{
    background-color: #30448d;
    padding: 10px 10px;
    color: #fff;
    font-size: 0.8rem;
    border-top: 1px solid #eee;
}
.copyright p{
    color: #fff;
    font-size: 18px;
    margin-bottom: 0;
}
.copyright a{
    color: #fff;
}

/*  Media Query  */

@media(min-width:1366px) and (max-width:1499px)
{
    .spec-content{
        height:35vh;
    }
    .nearby-block .section-title {
        margin-bottom: 25px;
    }
    .nearby-block{
        margin-right: 12px;
        padding:55px 0;
    }
    .nearby-list {
        width: 100%;
        text-align: left;
    }
    .nearby-list ul{
        margin-top: 0;
    }
    .nearby-list ul li{
        margin-bottom: 28px;
    }
    .nearby-list ul li h5 {
        margin-left: 70px;
    }

    .three-bhk-hover .three-bhk span, .four-bhk-hover .three-bhk span{
        width:10px;
    }
    .three-bhk-hover .first-blk span {
        right: 45.2%;
    }
    .three-bhk-hover .sec-blk span {
        right: 44.2%;
    }
    .three-bhk-hover .third-blk span {
        right: 41.2%;
    }
    .three-bhk-hover .fourth-blk span {
        right: 41.2%;
    }
    .three-bhk-hover .five-blk span {
        right: 37.2%;
        width:13px;
    }
    .three-bhk-hover .six-blk span {
        right: 35%;
        width:13px;
    }
    .three-bhk-hover .seven-blk span {
        right: 32.2%;
        width:13px;
    }
    .three-bhk-hover .eight-blk span {
        right: 30%;
        width:13px;
    }
    .three-bhk-hover .nine-blk span {
        right: 27.2%;
        width:13px;
    }
    .three-bhk-hover .ten-blk span {
        right: 25%;
        width:13px;
    }
    .three-bhk-hover .eleven-blk span {
        right: 22.2%;
        width:13px;
    }
    .three-bhk-hover .tewel-blk span {
        right: 47%;
    }
    .three-bhk-hover .thirteen-blk span {
        right: 45.8%;
    }
    .three-bhk-hover .fourteen-blk span {
        right: 42.8%;
        width:12px;
    }
    .three-bhk-hover .fifteen-blk span {
        right: 40.8%;
    }
    .three-bhk-hover .sixteen-blk span {
        right: 47%;
    }

    .three-bhk-hover .seventeen-blk span {
        right: 45.8%;
    }
    .three-bhk-hover .eighteen-blk span {
        right: 43.8%;
    }
    .three-bhk-hover .nighteen-blk span {
        right: 40.8%;
    }
    .three-bhk-hover .twenty-blk span {
        right: 36.5%;
        width:15px;
        height:10px;
    }
    .three-bhk-hover .twenty-one-blk span {
        right: 32.5%;
        width:15px;
        height:10px;
    }
    .three-bhk-hover .twenty-two-blk span {
        right: 27.5%;
        width:15px;
        height:10px;
    }
    .three-bhk-hover .twenty-three-blk span {
        right: 23.5%;
        width:15px;
        height:10px;
    }
    .three-bhk-hover .twenty-four-blk span {
        right: 18.5%;
        width:15px;
        height:10px;
    }
    .three-bhk-hover .twenty-five-blk span {
        right: 36.5%;
        width:15px;
        height:10px;
    }
    .three-bhk-hover .twenty-six-blk span {
        right: 32.5%;
        width:15px;
        height:10px;
    }
    .three-bhk-hover .twenty-seven-blk span {
        right: 27.5%;
        width:15px;
        height:10px;
    }
    .three-bhk-hover .twenty-eight-blk span {
        right: 23.5%;
        width:15px;
        height:10px;
    }
    .three-bhk-hover .twenty-nine-blk span {
        right: 18.5%;
        width:15px;
        height:10px;
    }
    .three-bhk-hover .thirty-blk span {
        right: 36.5%;
        width:15px;
        height:10px;
    }
    .three-bhk-hover .thirty-one-blk span {
        right: 32.5%;
        width:15px;
        height:10px;
    }
    .three-bhk-hover .thirty-two-blk span {
        right: 27.5%;
        width:15px;
        height:10px;
    }
    .three-bhk-hover .thirty-three-blk span {
        right: 36.5%;
        width:15px;
        height:10px;
    }
    .three-bhk-hover .thirty-four-blk span {
        right: 19%;
        width:15px;
        height:10px;
    }
    .three-bhk-hover .thirty-five-blk span {
        right: 36.5%;
        width:15px;
        height:10px;
    }
    .three-bhk-hover .thirty-six-blk span {
        right: 32.5%;
        width:15px;
        height:10px;
    }
    .three-bhk-hover .thirty-seven-blk span {
        right: 27.5%;
        width:15px;
        height:10px;
    }
    .three-bhk-hover .thirty-eight-blk span {
        right: 23.5%;
        width:15px;
        height:13px;
    }
    .three-bhk-hover .thirty-nine-blk span {
        right: 18.5%;
        width:15px;
        height:13px;
    }
    .three-bhk-hover .fourty-blk span {
        right: 36.5%;
        width:15px;
        height:10px;
    }
    .three-bhk-hover .fourty-one-blk span {
        right: 32.5%;
        width:15px;
        height:10px;
    }
    .three-bhk-hover .fourty-two-blk span {
        right: 27.5%;
        width:15px;
        height:10px;
    }
    .three-bhk-hover .fourty-three-blk span {
        right: 23.5%;
        width:15px;
        height:10px;
    }
    .three-bhk-hover .fourty-four-blk span {
        right: 19%;
        width:15px;
        height:10px;
    }
    .three-bhk-hover .fourty-five-blk span {
        right: 15%;
        width:15px;
        height:10px;
    }
    .three-bhk-hover .fourty-six-blk span {
        right: 15%;
        width:15px;
        height:10px;
    }
    .three-bhk-hover .fourty-seven-blk span {
        right: 15%;
        width:15px;
        height:10px;
    }
    .three-bhk-hover .fourty-eight-blk span {
        right: 15%;
        width:15px;
        height:10px;
    }
    .three-bhk-hover .fourty-nine-blk span {
        right: 15%;
        width:15px;
        height:10px;
    }
    .three-bhk-hover .fifty-blk span {
        right: 26%;
        width:15px;
        height:10px;
        top: 60%;
    }
    .three-bhk-hover .fifty-one-blk span {
        right: 23.7%;
    }
    .three-bhk-hover .fifty-two-blk span {
        right: 23.5%;
    }
    .three-bhk-hover .fifty-three-blk span {
        right: 21%;
    }
    .three-bhk-hover .fifty-four-blk span{
        right:28.5%;
    }
    .three-bhk-hover .fifty-five-blk span{
        right:28.5%;
    }
    .three-bhk-hover .fifty-six-blk span{
        right:28.5%;
    }
    .four-bhk-hover .first-blk span {
        left: 25.4%;
    }
    .four-bhk-hover .sec-blk span {
        left: 25%;
    }
    .four-bhk-hover .third-blk span {
        left: 25%;
    }
    .four-bhk-hover .fourth-blk span {
        left: 25%;
    }
    .four-bhk-hover .five-blk span {
        left: 25.4%;
    }
    .four-bhk-hover .six-blk span {
        left: 25%;
    }
    .four-bhk-hover .seven-blk span {
        left: 29%;
        width:18px;
    }
    .four-bhk-hover .eight-blk span {
        left: 34.4%;
        width:18px;
    }
    .four-bhk-hover .nine-blk span {
        left: 40%;
        width:18px;
    }
    .four-bhk-hover .ten-blk span {
        left: 45.4%;
        width:18px;
    }
    .four-bhk-hover .eleven-blk span {
        left: 29%;
        width:18px;
    }
    .four-bhk-hover .tewel-blk span {
        left: 34.4%;
        width:18px;
    }
    .four-bhk-hover .thirteen-blk span {
        left: 40%;
        width:18px;
    }
    .four-bhk-hover .fourteen-blk span {
        left: 45.4%;
        width:18px;
    }
    .four-bhk-hover .fifteen-blk span {
        left: 29%;
        width:18px;
    }
    .four-bhk-hover .sixteen-blk span {
        left: 34.4%;
        width:18px;
    }
    .four-bhk-hover .seventeen-blk span {
        left: 40%;
        width:18px;
    }
    .four-bhk-hover .eighteen-blk span {
        left: 45.4%;
        width:18px;
    }
    .four-bhk-hover .nighteen-blk span {
        left: 29%;
        width:18px;
    }
    .four-bhk-hover .twenty-blk span {
        left: 34.4%;
        width:18px;
    }
    .four-bhk-hover .twenty-one-blk span {
        left: 40%;
        width:18px;
    }
    .four-bhk-hover .twenty-two-blk span {
        left: 45.4%;
        width:18px;
    }
    .four-bhk-hover .twenty-three-blk span {
        left: 29%;
        width:18px;
    }
    .four-bhk-hover .twenty-four-blk span {
        left: 34.4%;
        width:18px;
    }
    .four-bhk-hover .twenty-five-blk span {
        left: 40%;
        width:18px;
    }
    .four-bhk-hover .twenty-six-blk span {
        left: 45.4%;
        width:18px;
    }
    .four-bhk-hover .twenty-seven-blk span {
        left: 29%;
        width:18px;
    }
    .four-bhk-hover .twenty-eight-blk span {
        left: 34.4%;
        width:18px;
    }
    .four-bhk-hover .twenty-nine-blk span {
        left: 40%;
        width:18px;
    }
    .four-bhk-hover .thirty-blk span {
        left: 45.4%;
        width:18px;
    }
    .four-bhk-hover .thirty-one-blk span {
        left: 14%;
        top:52%;
    }
    .four-bhk-hover .thirty-two-blk span {
        left: 14%;
        top:53.4%;
    }
    .four-bhk-hover .thirty-three-blk span {
        left: 14%;
        top:55%;
    }
    .four-bhk-hover .thirty-four-blk span {
        left: 14%;
        top:56.4%;
    }

    .four-bhk-hover .thirty-five-blk span {
        left: 17%;
        top: 50.4%;
        width: 20px;
    }
    .four-bhk-hover .thirty-six-blk span {
        left: 17%;
        top:51.8%;
        width: 20px;
    }
    .four-bhk-hover .thirty-seven-blk span {
        left: 17%;
        top:53.4%;
        width: 20px;
    }
    .four-bhk-hover .thirty-eight-blk span {
        left: 17%;
        top:55%;
        width: 20px;
    }
    .four-bhk-hover .thirty-nine-blk span {
        left: 17%;
        top:56.4%;
        width: 20px;
    }
    .four-bhk-hover .fourty-blk span {
        left: 23.4%;
        top: 48.4%;
        width: 20px;
    }
    .four-bhk-hover .fourty-one-blk span {
        left: 23.4%;
        top: 50.4%;
        width: 20px;
    }
    .four-bhk-hover .fourty-two-blk span {
        left: 23.4%;
        top: 51.8%;
        width: 20px;
    }
    .four-bhk-hover .fourty-three-blk span {
        left: 23.4%;
        top: 53.4%;
        width: 20px;
    }
    .four-bhk-hover .fourty-four-blk span {
        left: 23.4%;
        top: 55%;
        width: 20px;
    }
    .four-bhk-hover .fourty-five-blk span {
        left: 23.4%;
        top: 56.4%;
        width: 20px;
    }
    .four-bhk-hover .fourty-six-blk span {
        left: 29%;
        top:45.4%;
        width: 20px;
    }
    .four-bhk-hover .fourty-seven-blk span {
        left: 29%;
        top:47%;
        width: 20px;
    }
    .four-bhk-hover .fourty-eight-blk span {
        left: 29%;
        top:48.4%;
        width: 20px;
    }
    .four-bhk-hover .fourty-nine-blk span {
        left: 29%;
        top:50.4%;
        width: 20px;
    }
    .four-bhk-hover .fifty-blk span {
        left: 29%;
        top:51.7%;
        width: 20px;
    }
    .four-bhk-hover .fifty-one-blk span {
        left: 29%;
        top:53.4%;
        width: 20px;
    }
    .four-bhk-hover .fifty-two-blk span {
        left: 29%;
        top:55%;
        width: 20px;
    }
    .four-bhk-hover .fifty-three-blk span {
        left: 29%;
        top:56.4%;
        width: 20px;
    }
    .four-bhk-hover .fifty-four-blk span {
        left: 34%;
        top:48.4%;
        width: 20px;
    }
    .four-bhk-hover .fifty-five-blk span {
        left: 34%;
        top:50.4%;
        width: 20px;
    }
    .four-bhk-hover .fifty-six-blk span {
        left: 34%;
        top:51.8%;
        width: 20px;
    }
    .four-bhk-hover .fifty-seven-blk span {
        left: 34%;
        top:53.4%;
        width: 20px;
    }
    .four-bhk-hover .fifty-eight-blk span {
        left: 34%;
        top:55%;
        width: 20px;
    }
    .four-bhk-hover .fifty-nine-blk span {
        left: 34%;
        top:56.4%;
        width: 20px;
    }
    .four-bhk-hover .sixty-blk span {
        left: 40%;
        top:48.4%;
        width: 20px;
    }
    .four-bhk-hover .sixty-one-blk span {
        left: 40%;
        top:50.4%;
        width: 20px;
    }
    .four-bhk-hover .sixty-two-blk span {
        left: 40%;
        top:51.8%;
        width: 20px;
    }
    .four-bhk-hover .sixty-three-blk span {
        left: 40%;
        top:53.4%;
        width: 20px;
    }
    .four-bhk-hover .sixty-four-blk span {
        left: 40%;
        top:55%;
        width: 20px;
    }
    .four-bhk-hover .sixty-five-blk span {
        left: 40%;
        top:56.4%;
        width: 20px;
    }
    .four-bhk-hover .sixty-six-blk span {
        left: 45%;
        top:45.4%;
        width: 20px;
    }
    .four-bhk-hover .sixty-seven-blk span {
        left: 45%;
        top:47%;
        width: 20px;
    }
    .four-bhk-hover .sixty-eight-blk span {
        left: 45%;
        top:48.4%;
        width: 20px;
    }
    .four-bhk-hover .sixty-nine-blk span {
        left: 45%;
        top:50.4%;
        width: 20px;
    }
    .four-bhk-hover .seventy-blk span {
        left: 45%;
        top:51.8%;
        width: 20px;
    }
    .four-bhk-hover .seventy-one-blk span {
        left: 45%;
        top:53.4%;
        width: 20px;
    }
    .four-bhk-hover .seventy-two-blk span {
        left: 45%;
        top:55%;
        width: 20px;
    }
    .four-bhk-hover .seventy-three-blk span {
        left: 45%;
        top:56.4%;
        width: 20px;
    }
}

@media(min-width:1280px) and (max-width:1365px)
{
    .navbar-brand img {
        width: 45px;
    }

    .main-title{
        height:80vh;
    }

    .spec-content{
        height:auto;
    }

    .nearby .col-md-7{
        justify-content:center;
    }
    .nearby-block{
        padding:52px 0;
    }
    .nearby-list {
        width: 100%;
        margin: 0 auto;
    }
    .nearby-list ul {
        padding-left: 0;
        margin-top: -15px;
        margin-right: 20px;
    }
    .nearby-list ul li{
        margin-bottom: 24px;
    }
    .nearby-list ul li img{
        width:34px;
    }

    .nearby-list ul li h5 {
        margin-left: 46px;
        font-size: 18px;
    }
    .inquiry .container {
        max-width: 1140px;
    }
}

@media(min-width:1024px) and (max-width:1279px){

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

    .sec-menu ul li a {
        padding: 10px 14px !important;
    }

    .slider{
        background-size:115%;
    }

    .main-title{
        height:76vh;
    }

    .section-title h2, .about-flora h1{
        font-size: 26px;
    }

    .section-title p{
        font-size: 14px;
    }

    section {
        padding: 2rem 0;
    }

    .slider-gallery{
        height:75vh;
    }

    .nearby .col-md-7{
        justify-content:center;
    }
    .nearby-block{
        padding: 30px 0;
    }
    .nearby-block .section-title{
        margin-bottom: 40px;
    }
    .nearby-list {
        width: 100%;
        margin: 0 auto;
    }
    .nearby-list ul {
        padding-left: 0;
        margin-top: -15px;
        margin-right: 20px;
    }
    .nearby-list ul li{
        margin-bottom: 20px;
    }
    .nearby-list ul li img{
        width:34px;
    }

    .nearby-list ul li h5 {
        margin-left: 46px;
        font-size: 14px;
    }

    .specifications .portfolio-menu button{
        padding:8px 6px;
        font-size: 13px;
    }

    .inquiry-1 h5, .inquiry-2 a{
        font-size: 24px;
    }
    .pro-left h5, .pro-right h5, .pro-left-bottom h5, .pro-right-bottom h5{
        font-size: 13px;
    }

    .bedroom-list ul li.bedroom-bg{
        font-size: 13px;
    }

    .bedroom-list ul li span:first-child {
        width: 140px;
    }

    .footer-link a{
        font-style: 17px
    }
}

@media(max-width: 1279px){

    .des-none{
        display:none !important;
    }

    .mob-none{
        display:block;
    }

    .dropdown-menu-mob{
        top: 15%;
        display: block;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 23%;
        padding: 10px 20px;
        min-width: 9rem;
        position: relative;
        margin-left: 30%;
        margin-top: -31%;
    }


    .sec-menu .nav-tabs {
        display: block;
        white-space: nowrap;
        resize: horizontal;
        overflow: auto;
        width: 100%;
    }
    .sec-menu .nav-tabs li {
        width: initial;
        display: inline-block;
        margin-bottom: 0px;
    }
}

@media(max-width: 1024px){
    .bedroom .col-md-1{
        display:none;
    }
    .inquiry .container {
        max-width: 1140px;
    }
    .btn{
        padding:12px 26px;
    }
}

@media(min-width:1200px) and (max-width:1279px){
    .dropdown-menu-mob{
        margin-left: 43%;
        margin-top: -11%;
        width:16%;
    }
}

@media(min-width:992px) and (max-width:1199px){
    .dropdown-menu-mob{
        margin-left: 40%;
        margin-top: -13%;
        width:16%;
    }
}

@media(min-width:992px) and (max-width:1023px){

    .sec-menu ul li a {
        padding: 10px 14px !important;
    }

    .slider{
        min-height:445px;
        height:inherit;
        background-size:128%;
    }

    .main-title{
        height:65vh;
    }

}

@media(min-width:920px) and (max-width:991px){
    .nearby-block{
        padding:12px 0 !important;
    }
    .nearby-block .section-title {
        margin-bottom: 56px;
    }
}

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

    .dropdown-menu-mob{
        margin-left: 35%;
        margin-top: -16%;
    }

    .virtual-tour-btn{
        bottom:75px;
    }

    .sec-menu .collapse{
        display:block;
        white-space:nowrap;
        resize:horizontal;
        overflow:auto;
        width:90%;
    }

    .sec-menu nav {
        padding: 10px 10px 0px;
    }

    .sec-menu nav ul {
        flex-direction: inherit;
    }

    .sec-menu nav ul li {
        margin-bottom: 15px;
    }

    .sec-menu ul li a {
        padding: 0px 10px !important;
        font-size: 14px !important;
    }

    .sec-menu ul li:after{
        top:9px;
    }

    .mob-menu-tab{
        display:block;
    }

    .slider{
        min-height:445px;
        height:inherit;
        background-size:130%;
    }

    .slider-content h1{
        font-size: 38px;
        line-height:45px;
    }

    .main-title{
        height:35vh;
    }

    .section-title h2, .about-flora h1{
        font-size: 30px;
    }

    .bhk-all .bhk-block:hover .bhk-content{
        width:160px;
    }
    .amentities-slider .amenities-icon-detail .img-icon{
        height:50px;
    }
    .amentities-slider .amenities-icon-detail img{
        width:47%;
    }

    .bhk-all h3{
        padding:15px;
        font-size: 14px;
    }

    .bhk-details {
        bottom: 20px;
        left: 25px;
    }

    .bhk-details h4{
        font-size: 18px;
    }

    .bhk-details a{
        font-size: 14px;
    }

    .spec-conent-inner h5{
        font-size: 15px;
    }

    .spec-conent-inner ul li {
        font-size: 13px;
        line-height: 18px;
    }

    .layout-plan .grid-item.six-bhk {
        height: 410px;
    }

    .nearby-block {
        padding: 5px 0;
    }

    .location .nearby-list{
        width:100%;
    }

    .nearby-list{
        width: 100%;
        padding-left: 15px;
    }

    .nearby-list ul {
        padding-left: 0;
        margin-top: -30px;
        margin-bottom: 0;
    }
    .nearby-list ul li{
        margin-bottom: 27px;
    }
    .nearby-list ul li img{
        width:34px;
    }

    .nearby-list ul li h5 {
        margin-left: 46px;
        font-size: 12px;
    }

    .slider-gallery{
        height:36vh;
    }

    .inquiry-1 h5, .inquiry-2 a{
        font-size: 20px;
    }

    .bedroom-list ul li{
        font-size: 10px;
        padding: 4px 8px;
    }

    .bedroom-list ul li span:first-child {
        width: 122px;
        display: inline-block;
        text-align: left;
    }

    .bedroom-list ul li span:nth-child(2){
        width:0px;
    }
    .pro-left, .pro-right, .pro-left-bottom, .pro-right-bottom{
        padding:35px 0 15px;
    }
    .pro-left h5, .pro-right h5, .pro-left-bottom h5, .pro-right-bottom h5{
        font-size: 12px;
    }
    .contact-form-bg{
        width:70%;
        padding: 0 10px 15px;
    }
    .footer-link h5{
        font-size: 16px;
    }
    .footer-link a{
        font-size: 13px;
    }
}

@media (min-width: 768px) and (max-width: 991px){
    .project-content {
        height: 134px;
    }
}
@media (min-width: 1024px) and (max-width: 1279px){
    .project-content {
        height: 190px;
    }
}

@media(max-width: 991px){


    .breadcrum{
        padding:25px 0;
    }

    .breadcrumb-item a, .breadcrumb-item.active{
        font-size: 15px;
    }

    .navbar {
        background-color:#fff;
    }
    .navbar-brand img {
        width: 50px;
    }
    section{
        padding: 30px 0;
    }

    .about-flora p{
        width:100%;
        line-height: 22px;
    }

    .gallery{
        margin: 0;
    }
    .amentities-slider .amenities-icon-detail{
        padding:2px;
    }
    .amentities-slider .amenities-icon-detail h5{
        font-size: 10px;
        line-height: 10px;
        height:35px;
    }
    .inquiry {
        background-position: 48%;
        background-size: 200%;
        position: relative;
        padding: 43px;
    }
}


@media (min-width: 736px) and (max-width: 767px){
    .slider{
        min-height:410px;
        height:inherit;
        background-size:128%;
    }

}


@media(max-width: 767px){

    .des-none{
        display:none !important;
    }

    .mob-none{
        display:block;
    }

    .dropdown-menu-mob{
        top: 15%;
        display: block;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 23%;
        padding: 10px 20px;
        min-width: 9rem;
        position: relative;
        margin-left: 30%;
        margin-top: -31%;
    }

    .dropdown-item.active, .dropdown-item:active{
        background-color: #f8f9fa;
        color:#040766;
    }

    .breadcrum{
        padding:25px 0;
    }

    .breadcrumb-item a, .breadcrumb-item.active{
        font-size: 15px;
    }

    .slider{
        min-height:205px;
        height:inherit;
        background-size:128%;
    }

    .slider-content{
        margin: -35px auto;
    }

    .slider-content h1 {
        font-size: 30px;
        line-height: 36px;
    }

    .main-title{
        height:30vh;
    }

    .sec-menu .nav-tabs{
        display:block;
        white-space:nowrap;
        resize:horizontal;
        overflow:auto;
        width:90%;
    }

    .sec-menu .nav-tabs {
        padding: 10px 10px 0px;
    }

    .sec-menu .nav-tabs ul {
        flex-direction: inherit;
    }

    .sec-menu .nav-tabs li {
        width:initial;
        display:inline-block;
        margin-bottom: 15px;
    }

    .sec-menu ul li a {
        padding: 0px 8px !important;
        font-size: 12px !important;
        margin: 0;
        text-align: center;
    }

    .sec-menu ul li:after{
        top:6px;
        right:-3px;
    }

    .mob-menu-tab{
        display:block;
    }

    .nearby-block {
        padding: 0px 0;
    }

    .location .nearby-list {
        width: 100%;
    }

    .location .nearby-list ul {
        display: block;
        padding: 0px 4px;
    }

    .location .nearby-list ul li span{
        top:6px;
        font-size: 18px;
    }

    .bedroom{
        padding: 30px 0 80px !important;
    }

    .virtual-tour-btn{
        bottom:-65px;
    }

    .section-title h2, .about-flora h1{
        font-size: 26px;
    }
    .grid.bb {
        height: 100vh !important;
    }
    .bhk-all .bhk-block{
        margin-bottom: 20px;
    }

    .amentities-slider .amenities-icon-detail br{
        display:none;
    }

    .amentities-slider .amenities-icon-detail {
        padding: 10px;
    }

    .inquiry-1 {
        position: absolute;
        left: -35px;
        bottom: -28px;
    }
    .inquiry-1 h5{
        font-size: 11px;
    }
    .inquiry-1 .btn{
        padding:5px 10px;
        font-size: 11px;
        margin-top: 10px;
    }
    .inquiry-2 {
        position: absolute;
        right: -30px;
        bottom: -30px;
    }
    .inquiry-2 a {
        font-size: 15px;
    }
    .layout-plan .grid-item.six-bhk {
        height: 250px;
    }
    .six-bhk-detail{
        top:28%;
    }
    .nearby .col-md-7{
        justify-content:center;
    }
    .nearby-list ul {
        display: block;
        margin-top: 0;
    }
    .nearby-content{
        height:70vh;
    }
    .nearby-list ul li h5{
        font-size: 15px;
    }

    .bedroom .section-title{
        text-align: center;
    }

    .contact-form-bg{
        width:100%;
        padding: 0 10px 15px;
    }

    footer .col-md-3 img{
        margin-bottom: 20px;
        width:22%;
    }

    .footer-middle .footer-link{
        border-right:0 none;
        border-left:0 none;
    }
    .footer-link a{
        font-size: 17px;
    }
    .footer-link ul{
        float:inherit;
        align-items: center;
        justify-content:center;
    }
    .copyright p{
        font-size: 14px;
    }
}

@media (min-width: 568px) and (max-width: 639px){
    .slider{
        min-height:370px;
        height:inherit;
        background-size:128%;
    }

}
@media (min-width: 640px) and (max-width: 719px){
    .slider{
        min-height350px;
        height:inherit;
        background-size:128%;
    }

}

@media(max-width: 414px){
    .bedroom-list ul li{
        font-size: 13px;
    }

    .bedroom-list ul li span:first-child {
        width: 150px;
        display: inline-block;
        text-align: left;
    }

    .bedroom-list ul li span:nth-child(2){
        width:50px;
    }
}

@media(max-width: 393px){
    .bedroom-list ul li{
        font-size: 13px;
    }

    .bedroom-list ul li span:first-child {
        width: 142px;
        display: inline-block;
        text-align: left;
    }

    .bedroom-list ul li span:nth-child(2){
        width:35px;
    }
}


@media(max-width: 375px){
    .bedroom-list ul li{
        font-size: 13px;
    }

    .bedroom-list ul li span:first-child {
        width: 146px;
        display: inline-block;
        text-align: left;
    }

    .bedroom-list ul li span:nth-child(2){
        width:10px;
    }
}

@media(max-width: 360px){

    .bedroom-list ul li{
        font-size: 12px;
    }

    .bedroom-list ul li span:first-child {
        width: 132px;
        display: inline-block;
        text-align: left;
    }

    .bedroom-list ul li span:nth-child(2){
        width:27px;
    }
}
.whatsapp {
    position: fixed;
    bottom: 50px;
    z-index: 555;
    right: 10px;
    background: #30c363;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    margin: 0 auto;
    line-height: 2.5rem; 
    font-size: 1.6rem;
    border-radius: 100px;
}