*,
ul {
    margin: 0;
    padding: 0
}

.down_enquiry ul,
ul {
    list-style-type: none
}

.txtAlignC,
h2,
nav ul {
    text-align: center
}

.popSub,
.propSummary>div,
.shwfntclr,
h1.proName,
nav ul li a {
    text-transform: uppercase
}

.cf:after,
.cl,
.keyFeat p {
    clear: both
}

#showMoreRera,
.closebtn,
.csrponit,
.detail_more,
.my_popup_close {
    cursor: pointer
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
    margin: 0;
    padding: 0;
    font-family: Lato, sans-serif
}

img {
    max-width: 100%;
    max-height: 100%
}

.cf:after,
.cf:before {
    content: "";
    display: table
}

a {
    transition: all .2s ease-out 0s
}

:focus {
    outline: -webkit-focus-ring-color auto 0!important
}

border {
    border: none
}

.ui-datepicker {
    width: 270px!important
}

.ui-datepicker-close {
    display: none
}

.ui-datepicker td {
    padding: 0!important
}

.ui-datepicker .ui-datepicker-buttonpane button {
    right: 3px!important;
    top: 8px!important
}

.floatL {
    float: left
}

.floatR {
    float: right
}

.posR {
    position: relative
}

.marginT20 {
    margin-top: 20px
}

.marginT15 {
    margin-top: 15px
}

.padding70 {
    padding: 70px 0
}

.paddingT10 {
    padding-top: 10px
}

.paddingT20 {
    padding-top: 20px
}

.paddingLR5 {
    padding-left: 5px!important;
    padding-right: 5px!important
}

.padding20 {
    padding: 20px
}

.width100 {
    width: 100%!important
}

.whteColor {
    color: #FFF!important
}

h2 {
    font-size: 2em!important;
    padding-bottom: 40px!important
}

body,
input,
textarea {
    font: 400 14px Roboto, sans-serif
}

body {
    padding: 0;
    margin: 0
}

.mainWidth,
.mainWidth1,
.mainWidth2,
.mainWidth3 {
    margin: auto;
    transform-origin: center top 0
}

aside,
footer,
header,
nav,
section {
    display: block
}

.mainImage {
    background: url(../images/banner2.jpg) center center no-repeat fixed;
    height: 667px;
    background-size: cover;
    padding: 300px 0 0
}

.mainWidth {
    width: 1200px
}

.mainWidth1 {
    width: 800px
}

.mainWidth3 {
    max-width: 1000px
}

nav {
    width: 100%;
    background: rgba(165, 32, 40, .9)
}

nav ul li {
    display: inline
}

nav ul {
    width: 1200px;
    margin: 0 auto
}

nav ul li a {
    display: inline-block;
    padding: 10px;
    text-decoration: none!important;
    color: #fff!important;
    font-size: 1em
}

a.active,
a.focus,
nav ul li a:hover {
    background: #000!important;
    color: #FFF!important
}

.spaceNav1 {
    margin-left: 100px
}

.spaceNav {
    margin-right: 230px
}

.roundDiv {
    background: #FFF;
    display: inline-block;
    top: -60px
}

img.mainLogo {
    margin: -39px 0 0 0px;
    position: absolute;
    left: 50%;
    z-index: 999;
    top: 300px
}

#sticky_navigation,
.mobNum,
h1.proName {
    z-index: 99;
    position: absolute
}

#sticky_navigation {
    width: 100%;
    top: 300px
}

.amenities,
.atGlance,
.contctUs,
.locMap,
.payPmnt {
    perspective: 200px;
    transform-style: preserve-3d
}

h1.proName {
    bottom: 160px;
    color: #FFF;
    left: 100px;
    font-size: 3em;
    text-shadow: 0 0 5px #000
}

.mobNum {
    color: #FFF;
    right: 50px;
    top: 50px;
    font-size: 1.5em;
    background: #444;
    padding: 10px
}

.mobNum img {
    vertical-align: middle;
    margin: -5px 5px 0 0
}


/*! responsive-nav.js 1.0.39 by @viljamis */

.authorsized_div {
    position: absolute;
    z-index: 9;
    bottom: 0;
    left: 8px;
    color: #000;
    background: #fff;
    padding: 6px 10px;
    box-shadow: 0 0 5px #000;
    font-weight: 600;
    font-size: 14px
}

.setImgLgo {
    margin-top: 0!important;
    bottom: 46px!important
}

.nav-collapse ul {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    list-style: none
}

.down_enquiry {
    background: #f7c107;
    bottom: 0;
    position: fixed;
    display: none;
    width: 100%;
    z-index: 9999;
    transition: ease-in-out .4s
}

.down_enquiry.active {
    opacity: 1
}

.down_enquiry ul {
    margin: 0;
    padding: 0
}

.down_enquiry ul li {
    float: left;
    text-align: center;
    width: 50%;
    border-right: 1px solid #000
}

.down_enquiry ul li:last-child {
    border-right: none
}

.down_enquiry ul li a {
    color: #000;
    display: block;
    font-size: 14px;
    text-decoration: none;
    font-weight: 700;
    padding: 3px 0
}

.down_enquiry ul li a:hover {
    color: #000
}

.bnImgset {
    padding: 5px!important
}

.js .nav-collapse {
    clip: rect(0 0 0 0);
    max-height: 0;
    position: absolute;
    display: block;
    overflow: hidden;
    zoom: 1
}

.nav-collapse.opened {
    max-height: 9999px
}

.nav-toggle {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    float: right;
    margin: 20px 20px 0 0;
    border-radius: 3px;
    background: #fff;
    padding: 5px 8px;
    color: #000;
    font-size: .8em;
    text-decoration: none;
    border: 1px solid #ccc
}

.overView p {
    font-size: 1.15em;
    text-align: justify;
    line-height: 28px;
    margin-bottom: 15px
}

.ameniWidth,
.amenitiesIcon,
.btm_sub_frm-12,
.floorPlan>div,
.popSub,
.propSummary {
    text-align: center
}

.greyBG {
    background: #eee
}

.amenitiesIcon {
    width: 150px;
    margin: 5px 0;
    min-height: 125px
}

.amenitiesIcon>span {
    padding: 5px 0 0;
    display: block
}

.iconAmenities {
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 25px 0;
    margin: auto;
    width: 90px
}

nav ul li:last-child {
    display: none
}

.shwfntclr {
    color: #fff;
    display: inline-block;
    font-size: 1.2em;
    padding: 10px;
    text-decoration: none
}

a.makeWht {
    color: #fff
}

.ameniWidth {
    min-height: 145px;
    transition: box-shadow .5s ease;
    background: #FFF;
    border: 1px solid #ccc;
    margin: 0 25px 20px 0;
    width: 150px;
    padding: 20px 0 0
}

.ameniWidth:nth-of-type(7n+7) {
    margin-right: 0
}

.amenitiesImg {
    background: url(../images/amenities.png) no-repeat;
    height: 57px;
    margin-bottom: 15px
}

.powerBackup {
    background-position: 15px -1394px;
    height: 58px
}

.ameniWidth>div {
    font-size: .89em
}

.ameniWidth>div>span {
    display: block;
    background: #FFF
}

.swimmingPool {
    background-position: 8px -1278px;
    height: 58px
}

.openspace {
    background-position: 0 -372px;
    height: 55px;
    width: 64px
}

.ClubHouse {
    background-position: 0 -1052px;
    height: 58px
}

.waterSupply {
    background-position: 0 -1164px;
    height: 58px
}

.carParking {
    background-position: 0 -102px;
    height: 48px;
    width: 71px
}

.kidsPlay {
    background-position: 0 -250px;
    height: 51px;
    width: 71px
}

.footBall {
    background-position: 0 -882px;
    height: 58px
}

.gym {
    background-position: 0 -301px;
    height: 35px;
    width: 68px
}

.lift {
    background-position: -44px -1336px;
    height: 58px;
    width: 44px
}

.multiPro {
    background-position: 0 -476px;
    height: 49px;
    width: 61px
}

.pipeGas {
    background-position: -59px -570px;
    height: 58px;
    width: 29px
}

.vastuComp {
    background-position: 0 -714px;
    height: 58px;
    width: 58px
}

.videoSecu {
    background-position: 0 -525px;
    height: 48px;
    width: 61px
}

.LandscapeGrdn {
    background-position: 0 -336px;
    height: 36px;
    width: 68px
}

.propStff {
    background-position: 0 -667px;
    height: 47px;
    width: 58px
}

.foodCourt {
    background-position: 0 -1222px;
    height: 56px;
    width: 50px
}

.RestRo {
    background-position: -41px -1451px;
    height: 60px;
    width: 45px
}

.shoppingCtr {
    background-position: -50px -1222px;
    height: 58px;
    width: 38px
}

.confRoom {
    background-position: 0 -1452px;
    height: 57px;
    width: 41px
}

.rainWater {
    background-position: -43px -1394px;
    height: 57px;
    width: 43px
}

.wifiCnt {
    background-position: 0 -195px;
    height: 55px;
    width: 71px
}

.golfCour {
    background-position: 0 -996px;
    height: 56px;
    width: 55px
}

.theaTre {
    background-position: 0 -940px;
    height: 56px;
    width: 56px
}

.waitingLoun {
    background-position: 0 -1110px;
    height: 54px
}

.CareCentre {
    background-position: 12px -1336px;
    height: 57px;
    width: 56px
}

.medCenter {
    background-position: 0 -150px;
    height: 45px;
    width: 71px
}

.fireXtus {
    background-position: -56px -940px;
    height: 58px;
    width: 32px
}

.treatmentPlant {
    background-position: 0 -1509px;
    height: 58px;
    width: 39px
}

.teleCom {
    background-position: 0 -427px;
    height: 49px;
    width: 63px
}

.waterPlant {
    background-position: 0 -573px;
    height: 36px;
    width: 59px
}

.pavedCompound {
    background-position: 0 -609px;
    height: 58px;
    width: 58px
}

.CafeTeria {
    background-position: 0 -772px;
    height: 48px;
    width: 57px
}

.aTm {
    background-position: 0 -58px;
    height: 44px;
    width: 84px
}

.esclaTors {
    background-position: 0 0;
    height: 58px;
    width: 88px
}

.launDromat {
    background-position: 0 -825px;
    height: 57px
}

.ttsecurity {
    background-position: 0 -1566px;
    width: 52px;
    height: 55px
}

.creche {
    background-position: 0 -1621px;
    width: 35px;
    height: 56px
}

.nurschl {
    background-position: 0 -1677px;
    width: 52px;
    height: 46px
}

.kabana {
    background-position: 0 -1723px;
    width: 52px;
    height: 57px
}

.constr {
    background-position: 0 -1780px;
    width: 52px;
    height: 47px
}

.relbul {
    background-position: 0 -1827px;
    width: 40px;
    height: 64px
}

.tssec {
    background-position: 0 -1891px;
    width: 43px;
    height: 51px
}

.bascourt {
    background-position: 0 -1942px;
    width: 49px;
    height: 58px
}

.earrest {
    background-position: 0 -2000px;
    width: 48px;
    height: 41px
}

.jogtrck {
    background-position: 0 -2041px;
    width: 47px;
    height: 54px
}

.mainstf {
    background-position: 0 -2095px;
    width: 52px;
    height: 48px
}

.tencrt {
    background-position: 0 -2143px;
    width: 35px;
    height: 59px
}

.popUp,
.popWidth {
    width: 100%
}

.popUp {
    background: #FFF;
    padding: 25px;
    border-radius: 5px;
    box-shadow: 0 0 20px #000
}

.popUp h3 {
    font-size: 1.1em;
    font-weight: 300;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin: 0
}

.popForm {
    width: 49%;
    float: left;
    border: 1px solid #ddd;
    height: 35px;
    margin-bottom: 15px;
    border-radius: 3px
}

.popForm>.popForm_1 {
    width: 42%
}

.popForm img {
    margin: 7px 0 0 10px
}

.popForm input[type=text] {
    float: right;
    height: 33px;
    border-radius: 3px;
    border: none;
    width: 100%;
    padding: 0 0 0 10px
}

.popUp textarea {
    width: 48.5%;
    float: right;
    border: 1px solid #ddd;
    box-shadow: 0 1px 0 #ccc;
    font-size: .9em;
    height: 235px;
    padding: 10px 0 0 10px
}

.popUp p {
    font-size: .9em;
    padding: 10px 0
}

.my_popup_close {
    background: #999;
    border: 0;
    color: #fff;
    font-size: 1em;
    font-weight: 700;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 4px 0 0
}

.buiLderlogo,
.proJectlogo {
    border: 1px solid #eee
}

.terms_condtions {
    color: #fff;
    margin-top: 15px
}

.terms_condtions1 {
    color: #666;
    margin-bottom: 15px
}

.proJectlogo {
    margin-right: 30px
}

.proplocation ul li,
.propspecification ul li {
    background: url(../images/spec_icon.png) 0 9px no-repeat rgba(0, 0, 0, 0);
    float: left;
    font-size: .89em;
    padding: 5px 50px 15px 21px;
    width: 50%
}

.my_popup_close:hover {
    background: #df002f
}

.popSub {
    background: #0084e0;
    border: 1px solid #0072c2;
    color: #fff;
    font-size: 1em;
    height: 35px;
    width: 100%;
    line-height: 35px
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-spinner:before {
    content: "\f110"
}

.CheckIcon>i {
    vertical-align: middle;
    margin: -2px 5px 0 0
}

.scndLogo {
    position: absolute;
    left: 8px;
    bottom: 11px;
    background: #fff;
    padding: 15px;
    z-index: 9
}

.iconAmenities:hover {
    box-shadow: 0 0 5px #ddd
}

.locMap img {
    display: block;
    margin: auto;
    padding: 20px;
    border: 1px solid #ccc;
    background: #FFF
}

.Address {
    background: #fff;
    width: 230px;
    border-bottom: 2px solid #ccc;
    padding: 14px!important
}

.contctFrom {
    width: 450px
}
.contctFrom input[type=email]{
    background: #FFF;
    width: 300px;
    border: none;
    height: 40px;
    margin-right: 15px;
    border-bottom: 2px solid #CCC;
    padding: 0 0 0 10px;
}
.contctFrom input[type=tel]{
    background: #FFF;
    width: 300px;
    border: none;
    height: 40px;
    margin-right: 15px;
    border-bottom: 2px solid #CCC;
    padding: 0 0 0 10px;
}
.contctFrom input[type=name]{
    background: #FFF;
    width: 300px;
    border: none;
    height: 40px;
    margin-right: 15px;
    border-bottom: 2px solid #CCC;
    padding: 0 0 0 10px;
}
.contctFrom input[type=text] {
    background: #FFF;
    width: 217px;
    border: none;
    height: 40px;
    margin-right: 15px;
    border-bottom: 2px solid #CCC;
    padding: 0 0 0 10px
}

.contctFrom select {
    background: #FFF;
    width: 100%;
    border: none;
    height: 40px;
    margin-right: 15px;
    border-bottom: 2px solid #CCC;
    padding: 0 0 0 10px
}

.contctFrom input[type=text]:nth-of-type(2) {
    margin-right: 0
}

.margin0 {
    margin: 0!important
}

.btm_sub_frm-12 {
    background: #099;
    height: 40px;
    border: 1px solid #096;
    width: 100%;
    font-size: 1.2em;
    color: #FFF;
    line-height: 40px
}

.contctFrom textarea {
    width: 100%;
    background: #FFF;
    height: 100px;
    border: none;
    border-bottom: 2px solid #CCC;
    margin-top: 15px;
    padding: 5px 0 0 10px
}

.tabDetail,
.tabHeading {
    border-bottom: 1px solid #fff
}

.Address p {
    line-height: 23px
}

.Address p>b {
    margin-bottom: 10px;
    display: block
}

.Address img {
    display: block;
    margin: 0 auto
}

.propSummary {
    padding-bottom: 40px;
    height: 160px;
    width: 13.666667%!important
}

.atGlance {
    padding: 50px 0
}

.glance {
    background: url(../images/fact.png) no-repeat;
    width: 64px;
    height: 64px
}

.locprop {
    background-position: 0 -64px
}

.priceprop {
    background-position: 0 -128px
}

.sizeprop {
    background-position: -65px 0
}

.bedprop {
    background-position: -65px -64px
}

.possprop {
    background-position: -65px -128px
}

.possrera,
.rera-icon {
    background-position: 0 -193px
}

.mainWidth2 {
    width: 1050px
}

.propSummary img {
    display: block;
    margin: auto
}

.propSummary>div {
    padding-top: 15px;
    font-size: 1.1em;
    font-weight: 700;
    color: #333
}

.propSummary>div>span {
    display: block;
    padding-top: 1px;
    font-weight: 400;
    text-transform: capitalize;
    color: #000
}

.floorPlan {
    width: 200px;
    margin-right: 50px;
    padding: 20px;
    height: 265px
}

.floorPlan:hover {
    box-shadow: 0 0 1px #ccc;
    background: #fafafa
}

.floorPlan:nth-of-type(5n+5) {
    margin-right: 0
}

.floorPlan>div {
    padding: 10px 0 0
}

.floorPlan>div>span {
    display: block;
    padding: 2px 0 0
}

.tabDetail>span,
.tabHeading>span {
    font-size: 1.2em;
    width: 19.7%;
    display: inline-block;
    color: #FFF;
    text-align: center
}

.tabHeading>span {
    text-transform: uppercase
}

.tabHeading {
    padding-bottom: 15px
}

.tabDetail {
    padding: 13px 0
}

.tabDetail>span {
    padding-left: 10px
}

.priceTab {
    background: linear-gradient(0deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .4)), url(../images/builder-information.jpg) center center no-repeat fixed rgba(0, 0, 0, 0);
    background-size: cover
}

.keyFeat {
    background: linear-gradient(0deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .7)), url(../images/blur3.jpg) center center no-repeat fixed rgba(0, 0, 0, 0);
    background-size: cover
}

.keyFeat ul,
.locMap ul {
    list-style-type: disc
}

.keyFeat ul li {
    float: left;
    color: #FFF;
    font-size: 1.1em;
    width: 50%;
    padding-top: 18px;
    padding-right: 20px
}

.keyFeat>div {
    color: #fff;
    clear: both;
    padding-top: 25px
}

.locMap ul li {
    float: left;
    color: #000;
    font-size: 1.1em;
    width: 48%;
    padding-top: 20px;
    margin-left: 20px
}

.contctUs {
    background: linear-gradient(0deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .7)), url(../images/blur.jpg) center center no-repeat fixed rgba(0, 0, 0, 0);
    background-size: cover
}

.keyFeat p {
    color: #fff;
    font-weight: 700
}

.payPmnt>table>td {
    width: 50%
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left
}

.rera_popup,
.view--360 {
    position: absolute;
    z-index: 2
}

.rslides img {
    display: block;
    height: 630px;
    float: left;
    width: 100%;
    border: 0
}

.rslides ul li span {
    background: rgba(0, 0, 0, .7);
    height: 400px;
    display: block
}

footer p {
    text-align: center;
    padding: 10px 0;
    margin-bottom: 0
}

.popStyle {
    display: none
}

.popForm_1 {
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 10px
}

.popForm_1>.popForm {
    float: right;
    width: 65%;
    margin-bottom: 0;
    border: 0
}

.setRcf {
    width: 35%
}

.setRcf--11 {
    width: 34%!important
}

.bs-searchbox>input,
.setRcf--11>div>.colorComb>.bootstrap-select,
.setRcf11>div>.colorComb>.bootstrap-select,
.setRcf>div>.colorComb>.bootstrap-select {
    width: 100%!important
}

.setRcf11>div>.colorComb>.bootstrap-select>.btn {
    border: 0;
    border-radius: 0;
    padding: 9px 25px 11px 10px
}

.setRcf11>div>.colorComb>.bootstrap-select>.dropdown-menu>.bs-searchbox>.form-control {
    height: 34px!important;
    width: 100%!important;
    border: 1px solid #ccc!important
}

.setRcf--11>div>.colorComb>.bootstrap-select>.btn {
    border: none;
    border-radius: 4px;
    margin: 0 5px;
    padding: 8px 11px 8px 5px
}

.setRcf>div>.colorComb>.bootstrap-select>.btn {
    border: 0;
    padding: 8px 20px 8px 10px
}

.bs-searchbox>input {
    border: 1px solid #ddd!important;
    margin-bottom: 7px!important
}

#mobile {
    float: right;
    width: 60%!important;
    margin-right: 0!important;
    height: 38px
}

#fadeandscale,
#fadeandscale_browser {
    transform: none!important
}

#fadeandscale>.vertical-alignment-helper>.modal-dialog>.modal-content>.modal-body,
#fadeandscale_browser>.vertical-alignment-helper>.modal-dialog>.modal-content>.modal-body {
    padding: 0!important
}

.vertical-alignment-helper {
    display: table;
    height: 100%;
    pointer-events: none;
    width: 100%
}

.vertical-align-center {
    display: table-cell;
    pointer-events: none;
    vertical-align: middle
}

.modal-content {
    height: inherit;
    margin: 0 auto;
    pointer-events: all;
    width: inherit
}

.popupWidth input[type=text] {
    width: 38%!important
}

.cntfrmSum {
    background: #fff;
    margin-top: 15px;
    border-width: 0 0 2px;
    border-color: #ccc;
    border-style: solid
}

.cntfrmSum input[type=text] {
    margin-top: 0;
    border: 0
}

.setRcf11 {
    width: 35%
}

.view--360 {
    bottom: 35px;
    right: 50px;
    display: none;
    background: 0 0!important;
    border: none!important
}

iframe[name=google_conversion_frame] {
    height: 0
}

.maharashtraImage {
    top: 25px!important
}

.glance-width {
    max-width: 1200px!important;
    margin: auto!important
}

.reradiv-box>div {
    font-size: 13px;
    font-weight: 700;
    margin-top: 2px
}

.reradiv-box>div>span {
    font-size: 15px
}

.rera-box p {
    font-size: 12px
}

.rera-box span {
    font-size: 14px;
    font-weight: 500
}

.rera-number {
    margin-top: 1px
}

.rera-numder-div font {
    color: #a64686;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    display: block
}

.rera-numder-div>span {
    text-align: center;
    display: table;
    font-size: 11px;
    background: #ddd;
    margin: 1px auto 0;
    padding: 2px 7px;
    font-weight: 600;
    border-radius: 3px;
    cursor: pointer;
    color: #000
}

.rera_popup {
    text-align: left;
    display: none;
    background-color: #fff;
    width: 250px;
    right: 0;
    top: 17px;
    padding: 20px 15px 0;
    box-shadow: -1px 0 8px 1px rgba(0, 0, 0, .1)
}

.rera_popup h6 {
    color: #000;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 13px
}

.rera_popup ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.rera_popup ul li {
    font-size: 14px;
    font-weight: 400;
    display: block;
    color: #000;
    padding-bottom: 5px
}

.rera_bottom {
    background: #f6f6f6;
    padding: 15px 15px 20px;
    margin: 10px -15px 0
}

.rera_bottom span {
    font-size: 12px;
    font-weight: 700!important;
    text-transform: uppercase!important;
    color: #000;
    display: block!important;
    margin-bottom: 5px
}

.rera_bottom label {
    font-size: 11px;
    font-weight: 400;
    color: #000;
    display: block;
    text-transform: capitalize
}

.rera_bottom label input[type=checkbox] {
    width: 13px;
    height: 13px;
    vertical-align: middle;
    margin-top: -1px;
    margin-right: 1px
}

.rera_bottom button {
    background: #a64686;
    font-weight: 400;
    padding: 7px 12px;
    border-radius: 4px;
    font-size: 15px;
    color: #fff;
    border: none;
    margin-top: 12px
}

.detail_more {
    text-align: center;
    display: table!important;
    font-size: 11px!important;
    background: #ddd;
    margin: auto;
    padding: 2px 7px!important;
    font-weight: 600!important;
    border-radius: 3px;
    color: #000
}

.agent-name {
    text-align: center;
    margin-top: 30px;
    color: #fff;
    font-size: 16px
}

@media screen and (min-width:1200px) {
    .change_wid {
        width: 1250px!important;
        z-index: 9999
    }
}

@media screen and (max-width:1200px) {
    .expertBtn1,
    .expertBtn3 {
        display: none
    }
    .down_enquiry {
        display: inherit
    }
    .rslides img {
        height: auto!important
    }
    .mainWidth,
    nav ul {
        width: 96%
    }
    .mainWidth1 {
        width: 66.66666666666666%
    }
    .mainWidth2 {
        width: 100%
    }
    nav ul li a {
        padding: .8333333333333334%;
        font-size: .8em
    }
    .amenitiesIcon {
        width: 12.5%
    }
    .contctFrom {
        width: 56.25%
    }
    .Address {
        width: 37.5%
    }
    .contctFrom input[type=text] {
        width: 47.22222222222222%
    }
    .floorPlan {
        width: 16.666666666666664%;
        margin-right: 4.166666666666666%
    }
    .ameniWidth {
        width: 12.5%;
        margin-right: 2.083333333333%
    }
    .mainWidth3 {
        width: 98%
    }
    footer p {
        margin-bottom: 40px
    }
    .keyFeat ul li {
        width: 44%;
        margin-left: 6%
    }
    .rera_popup {
        left: 0;
        right: inherit!important
    }
    h1.proName {
        width: 100%;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        bottom: inherit;
        text-align: center
    }
    .locMap img {
        height: auto
    }
}

@media screen and (max-width:1100px) {
    #ui-datepicker-div {
        top: 50%!important;
        left: 50%!important;
        -webkit-transform: translate(-50%, -50%)!important;
        transform: translate(-50%, -50%)!important;
        position: fixed!important;
        z-index: 9999!important
    }
}

@media screen and (max-width:900px) {
    #mobile {
        width: 65%!important
    }
}

@media screen and (min-width:768px) {
    .js .nav-collapse {
        position: relative
    }
    .js .nav-collapse.closed {
        max-height: none
    }
    .nav-toggle {
        display: none
    }
}

@media screen and (max-width:768px) {
    .ameniWidth:nth-of-type(3n+3),
    .floorPlan:nth-of-type(3n+3) {
        margin-right: 0
    }
    .popStyle {
        display: block
    }
    .authorsized_div,
    .blog-display-none,
    .mobNum,
    .pophids,
    .setImgLgo,
    img.mainLogo {
        display: none
    }
    .popUp textarea,
    .popWidth {
        width: 100%
    }
    .popUp textarea {
        margin-bottom: 15px
    }
    .mainImage {
        padding: 0
    }
    .spaceNav,
    .spaceNav1 {
        margin: 0
    }
    nav ul li a {
        margin: 0;
        padding: 1em;
        float: left;
        text-align: center;
        border-bottom: 1px solid #ac000d;
        width: 100%
    }
    .amenitiesIcon {
        width: 20%
    }
    .Address,
    .contctFrom,
    .contctFrom input[type=text] {
        width: 100%
    }
    .contctFrom input[type=text]:first-child {
        margin-top: 0
    }
    .Address {
        margin-top: 15px
    }
    .mainLogo {
        height: 80px
    }
    .floorPlan {
        width: 30.55%
    }
    #sticky_navigation {
        top: 0
    }
    .scndLogo {
        position: absolute;
        left: 10px;
        bottom: 30px;
        background: #fff;
        padding: 10px!important;
        z-index: 9999
    }
    .mobNum {
        font-size: 1em;
        right: 0
    }
    .ameniWidth {
        width: 31.2%
    }
    .ameniWidth:nth-of-type(7n+7) {
        margin-right: 2.083333333333%
    }
    .keyFeat ul li {
        width: 90%;
        margin-left: 10%
    }
    .maharashtraImage {
        left: 5px!important;
        bottom: 5px!important;
        top: inherit!important;
        right: inherit!important;
        width: 90px
    }
    .rera_popup {
        left: -100px
    }
    .table-respon {
        width: 150%
    }
    .overflow_x {
        overflow-x: scroll
    }
    .propSummary {
        width: 50%!important
    }
}

@media screen and (max-width:767px) {
    .expertBtn3,
    .newfxfrm {
        display: none
    }
}

@media screen and (max-width:600px) {
    .fadeandscale_time,
    .popupWidth,
    .popup_background,
    .popup_wrapper {
        display: none!important
    }
    .atGlance {
        padding: 10px 0 0
    }
    .locMap ul li {
        width: 90%
    }
}

@media screen and (max-width:480px) {
    .buiLderlogo,
    .proJectlogo {
        width: 100%;
        margin-bottom: 15px
    }
    .amenitiesIcon {
        width: 33.33%
    }
    .floorPlan {
        width: 45.83187965%
    }
    h1.proName {
        font-size: 1.5em
    }
    .tabDetail>span,
    .tabHeading>span {
        font-size: .95em
    }
    .ameniWidth {
        width: 47.1%
    }
    .ameniWidth:nth-of-type(2n+2) {
        margin-right: 0
    }
    .ameniWidth:nth-of-type(3n+3) {
        margin-right: 2.083333333333%
    }
    .expertBtn {
        display: none
    }
    .popupWidth {
        margin: 5%!important;
        width: 90%!important
    }
    .crossBG1 {
        right: -5px!important
    }
    .latest-blog-section-1 img {
        margin-right: 0!important
    }
}

@media screen and (max-width:420px) {
    #mobile,
    .setRcf11 {
        width: 100%!important
    }
    .newfxfrm {
        top: 60px!important
    }
    .OTPdiv label{
        padding-top: 16px !important;
    }
}

@media screen and (max-width:320px) {
    .amenitiesIcon {
        width: 50%
    }
    .floorPlan,
    .keyFeat ul li {
        width: 100%
    }
    .floorPlan img {
        display: block;
        margin: auto
    }
    .keyFeat ul li:nth-of-type(3) {
        padding-top: 20px
    }
    .OTPdiv label{
        padding-top: 16px !important;
      }
}

.rerablock {
    position: relative
}

#moreReraNo {
    background: #fff;
    padding-top: 0!important;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 4px 2px;
    color: #A14A92;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 14px
}

.reraNoText,
.viewRera {
    font-size: 14px!important
}

#showMoreRera {
    color: #02f
}

.viewRera {
    color: #a24a92
}

.reraNoText {
    font-weight: 700!important;
    color: #a24a92!important
}

.newfxfrm {
    position: fixed;
    transition: .2s all;
    top: 148px;
    right: 0;
    background-color: rgba(0, 0, 0, .9);
    padding: 10px;
    max-width: 320px;
    width: 90%;
    z-index: 9999
}

.enq-hd {
    font-size: 19px;
    font-weight: 700;
    color: #fff;
    padding: 10px 0
}

.closebtn {
    font-size: 25px;
    color: #fff;
    position: absolute;
    top: 0;
    right: 15px
}

.enq-text {
    font-size: 14px;
    padding-bottom: 20px;
    color: #fff
}

.newfxfrm .contctFrom {
    width: 100%!important;
    padding-top: 20px;
    padding-bottom: 20px
}

.newfxfrm .width100 {
    margin-top: 11px;
    margin-bottom: 11px
}

.newfxfrm .btm_sub_frm-12 {
    margin-top: 26px
}

.cntfrmSum input[type=text] {
    width: 60%;
    max-width: 220px;
    margin-right: 0
}

.cntfrmSum .setRcf11 {
    width: 40%!important
}
.OTPdiv label{
    padding:0
  }
  
.offer {
    margin: 30px 0;
    background-color: #fafafa;
    border: 2px dashed #dddddd;
    border-radius: 4px;
    padding: 8px;
    font-size: 16px;
    font-weight: bold;
}