* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    /* font-family: "Lora", -apple-system, BlinkMacSystemFont, Sans-serif; */
    font-family: "calliga";
}


@font-face {
    font-family: "calliga";
    src: url(calliga-regular.otf);
}

/* @font-face {

      font-family: 'nexaregular';

      src: url(fonts/nexa-light.otf);

    } */


.home-h3 {
    font-size: 37px;
}

#events {
    background: url(p5.jpg);
    background-position: center;
    background-size: cover;
    width: 100%;
    margin-top: -26px;
    min-height: 800px;
    background-attachment: fixed;
    filter: brightness(35%);
    color: #fff;
    background-repeat: no-repeat;
}

#events>#container>h2,
h3 {
    position: relative;
    text-align: center;
    color: #fff;
}


@-webkit-keyframes fade-in-bottom {
    0% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes fade-in-bottom {
    0% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.centered {
    position: absolute;
    color: #fff;
    text-align: center;
    left: 50%;
    top: 500px;
    transform: translate(-50%, -50%);
    font-weight: 400;
    font-family: callinga;
    font-size: 28px;
}

.main {
    position: absolute;
    color: #fff;
    top: 400px;
    left: 45%;
    text-align: center;
    transform: translate(-50%, -50%);
    font-size: 60px;
    font-weight: 400;
    -webkit-animation: fade-in-bottom .8s cubic-bezier(.39, .575, .565, 1.000) both;
    animation: fade-in-bottom .8s cubic-bezier(.39, .575, .565, 1.000) both
}

.home>h3 {
    color: #3e475d;
    text-transform: uppercase;
    text-align: center;
    padding: 0 0 30px;
    font-size: 45px;
    margin-top: 400px;
    font-weight: 100;
}

.info3 {
    color: #82807d;
    margin: auto;
    margin-top: 20px;
    text-align: center;
    font-weight: 400;
    width: 100%;
    max-width: 630px;
    line-height: 1.8;
    margin-bottom: 25px;
}

.row3>.icon3>img {
    width: 1.5em;
    height: 2.5em;
    font-size: 36px;
    object-fit: contain;
    line-height: 1;
}

.row3 {
    width: 100%;
    display: flex;
    /* justify-content: space-evenly; */
    justify-content: space-between;
    text-align: center;
}

.icon3>p {
    font-size: 20px;
    text-align: center;
    padding-right: 100px;
    padding-left: 100px;
    color: #82807d;
}


.project_info>img {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: justify;
    width: 750px;
    height: 90%;
    margin-right: 100px;
    margin-top: 100px;
}


.icon-box-description {
    font-family: 'Lora', serif;
}

.container {
    /* display: flex; */
    /* padding: 0px 150px; */
    /* grid-template-columns: 1fr 1fr 1fr; */
}

.project_info
{
max-width: 50%;
}

.heading-title>p {
    font-family: lora, Sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 5.6px;
    margin-top: 300px;
    margin-left: 120px;
}

.element {
    margin-left: 150px;
    justify-content: center;
    display: inline;
}

hr {
    width: 100%;
    margin-left: 33px;
    width: 369px;
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #e8e8e8;
}

.points {
    font-family: lora, Sans-serif;
    color: #ffe4ad;
    margin-left: 34px;
    letter-spacing: 0.35rem;
    font-weight: 700;
    font-size: 14px;
    font-size: 0.875rem;
}

.icon-list-text,
.icon-list-description {
    font-family: 'Playfair Display', serif;
}

.icon-list-text {
    color: #82807d;
}

.icon-list-text:hover {
    color: #000;
}

.icon-list-description {
    color: #000;
    /* font-weight:600; */
}

.btna>button {
    margin: 60px 0 0;
    /* marg in-left: 164px; */
    background-color: #ffe0aa;
    border-color: #ffe0aa;
    border-style: ridge;
    color: black;
    border-radius: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 421px;
    height: 62px;
    font-family: 'Playfair Display', serif;
    letter-spacing: 2.6px;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    text-decoration: none;
}

.btn>a:link {
    text-decoration: none;
}

/* .location,
.living {
    display: grid;
    grid-template-columns: auto auto;
} */


.living {
    background-color: #3a3b70;
    /* width: 100%; */
    height: 902px;
    justify-items: center;
    position: relative;
}

.living-info {
    margin-top: 15px;
    /* margin-left: 23%; */
    color: #bdbdbd;
    font-family: 'Playfair Display', serif;
    line-height: 1.8;
    text-align: center;
    /* max-width: 410px; */
    font-size: 15px;
}

.living-h3>h3 {
    color: white;
    font-size: 35px;
    text-transform: uppercase;
    padding-top: 134px;
    font-weight: lighter;
    /* margin-left: 50px; */
}

.key {
    color: white;
    letter-spacing: 5px;
    font-size: 15px;
    font-weight: bold;
    margin-top: 32px;
    padding-bottom: 22px;
    /* margin-left: 280px; */
}

.imgt {
    display: grid;
    grid-template-columns: auto auto;
    list-style: none;
    font-family: 'Playfair Display', serif;
    padding: 0 5px;
    margin-right: 8px;
    margin-left: 143px;
}

.imgt>.img1>img {
    width: 4.2em;
    height: 4.2em;
    font-size: 8px;
}

.img1 {
    display: inline-flex;
    padding: 13px 0;
    margin: 0 0 5px;
}

.img-info {
    color: #82807d;
    padding-top: 10px;
    margin-left: 15px;
    font-family: 'Playfair Display', serif;
}

.img-info:hover {
    color: #000;
}

.img-info2 {
    color: #fff;
    padding-top: 12px;
    margin-left: 5px;
}

.luxury>h1 {
    font-weight: 100;
    text-align: center;
    padding-top: 130px;
    font-size: 35px;
    margin-bottom: 50px;
}

.image,
.info {
    display: grid;
    grid-template-columns: auto auto;
    /* width: 800px; */
    /* margin-left: 104px; */
}

.info {
    background-color: #fff3db;
    width: 100%;
    height: 600px;
    /* margin:0px 5px; */
    position: relative;
    border-style: solid;
    border-width: 3px 0 0;
    border-color: #ffe4ad;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.info2 {
    color: #82807d;
    margin: auto;
    margin-top: 20px;
    text-align: center;
    font-weight: 400;
    width: 100%;
    max-width: 630px;
    line-height: 1.8;
    margin-bottom: 25px;
}

.tower-amenities {
    list-style-type: none;
    display: grid;
    grid-template-columns: auto auto;
    padding-left: -5px;
    padding-right: 0px;
}

.tower-amenities>li>p {
    font-family: 'Playfair Display', serif;
    letter-spacing: 1.5px;
    color: #82807d;
    font-size: 14px;
    padding: 10px;
    font-weight: 100;
}

.tower-amenities>li>p:hover {
    color: #000;
}

.tower-amenities1 {
    list-style-type: none;
    display: grid;
    grid-template-columns: auto auto;
    padding-left: 47px;
    padding-right: 50px;
}

.tower-amenities1>li>p {
    font-family: 'Playfair Display', serif;
    letter-spacing: 1.5px;
    color: #82807d;
    font-size: 14px;
    padding: 10px;
}

.tower-amenities1>li>p:hover {
    color: #000;
}

.image>img:hover {
    /* width: 4.7em;
    height: 4.7em; */
    transition: 0.5s;
}


.image1 {
    display: grid;
    grid-template-columns: auto auto;
    /* width: 815px; */
    /* margin-left: 83px; */
}

.info1 {
    background-color: #fff3db;
    width: 100%;
    height: 600px;
    /* margin:0px 5px; */
    position: relative;
    border-style: solid;
    border-width: 3px 0 0;
    border-color: #ffe4ad;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.info {
    padding: 59px;
    letter-spacing: 3px;
    font-weight: 600;
    font-size: 15px;
    color: #000;
}

.floor>h1 {
    font-weight: 100;
    text-align: center;
    padding-top: 150px;
    font-size: 45px;
    margin-bottom: 30px;
}

.floor-image>li {
    width: 500px;
}

.floor-image>li>button {
    padding: 20px;
    width: 273px;
    background: none;
    color: #4e4e4e;
    border-color: #a8a8a8;
    border-style: none;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    letter-spacing: 2px;
    cursor: pointer;
    margin-left: 30px;
    font-size: 12px;
}

.images {
    background-color: none;
    width: 941px;
    height: 500px;
    border-style: solid;
    border: 1px solid #ffe4ad;
}

.zoom {
    margin: 61px 110px 0;
    background-color: #fff;
    border-color: gray;
    color: black;
    border-style: solid;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 900px;
    height: 62px;
    font-family: 'Playfair Display', serif;
    letter-spacing: 2.6px;
    font-size: 18px;
    font-weight: 100;
    cursor: pointer;
}

.zoom>i {
    padding: 8px;
}

.button-clicked {
    text-decoration: underline 0.20em #ffe0aa;
    text-underline-offset: 0.2em;
    border-style: solid;
    border-color: #000000;
    transition: text-decoration-color 300ms, text-underline-offset 300ms;
}

.overview1 {
    position: relative;
    justify-items: center;
}

.overview {
    padding: 0 53px;
    margin: 0 10px;
}

#downloadBtn {
    width: 313px;
    margin-left: 27px;
    cursor: pointer !important;
    border-style: solid;
    border-color: #f7c570;
}

.floor>h1 {
    font-weight: 100;
    text-align: center;
    padding-top: 150px;
    font-size: 45px;
    margin-bottom: 100px;
}

.floor-img {
    width: 100%;
    list-style-type: none;
    /* padding-left: 20px; */
    display: grid;
    grid-template-columns: auto auto;
}

.floor-image>li {
    width: 500px;
}

.floor-image>li>button {
    padding: 20px;
    width: 273px;
    background: none;
    color: #4e4e4e;
    border-color: #a8a8a8;
    border-style: none;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    letter-spacing: 2px;
    cursor: pointer;
    margin-left: 30px;
    font-size: 12px;
}

.images {
    background-color: none;
    width: 941px;
    height: 500px;
    border-style: solid;
    border: 1px solid gray;
}

.zoom:hover {
    background-color: #ffe0aa;
    border-color: #f7c570;
    border-style: solid;
    color: #fff;
}

.button-clicked {
    text-decoration: underline 0.20em #ffe0aa;
    text-underline-offset: 0.3em;
    border-style: solid !important;
    border-color: #8b8b8b !important;
    transition: text-decoration-color 200ms, text-underline-offset 300ms;
}

.pricing {
    background: url(p5.jpg);
    background-position: center;
    background-size: cover;
    width: 100%;
    min-height: 1000px;
    z-index: 0;
    left: 0px;
    position: absolute;
    /* filter: brightness(35%); */
}

.grid-container {
    position: relative;
    display: grid;
    grid-template-columns: auto auto auto;
    background-color: #fff;
    width: 60%;
    text-align: center;
    margin-top: 260px;
    margin-left: 319px;
}

.grid-item {
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(0, 0, 0, 0.5);
    color: #4e4e4e;
    padding: 9px;
    font-size: 18px;
    text-align: center;
    font-family: 'Lora', serif;
}

.grid-item>button {
    background-color: #ffe0aa;
    border-color: #f7c570;
    border-style: solid;
    color: #000;
    font-size: 15px;
    padding: 10px;
    width: 150px;
    cursor: pointer;
    font-family: 'Lora', serif;
}

/* .thank-img img {
    background-position: center;
    background-size: cover;
    width: 100%;
    min-height: 100px;
    position: absolute;
} */

/* .download {
    position: absolute;
    color: #e7e7e7;
    display: flex;
    justify-content: center;
    top: 380px;
     left: 474px; 
    font-size: 18px;
} */

.location>iframe {
    width: 725px;
    height: 1000px;
}

#left-call {
    color: #fff;
    background-color: #000;
    padding: 7px;
    text-align: center;
    position: fixed;
    left: 10px;
    bottom: 6em;
    z-index: 9999999;
    max-width: 40px;
}

#left {
    color: #fff;
    background-color: #000;
    padding: 7px;
    text-align: center;
    position: fixed;
    left: 13px;
    bottom: 3em;
    z-index: 9999999;
    max-width: 40px;
}

#msg-left{
    color: #fff;
    background-color: #000;
    padding: 7px;
    text-align: center;
    position: fixed;
    left: 13px;
    bottom:9em;
    z-index: 9999999;
    max-width: 40px;
}

.col-lg-12>button {
    margin: 60px 0 0;
    margin-left: 34px;
    background-color: #ffe0aa;
    border-color: #ffe0aa;
    border-style: ridge;
    color: black;
    border-radius: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 421px;
    height: 62px;
    font-family: 'Playfair Display', serif;
    letter-spacing: 2.6px;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    text-decoration: none;
}

.col-lg-12>a:link {
    text-decoration: none;
}


.font {
    color: #fff;
    position: relative;
    text-align: center;
    font-size: 55px;
    font-weight: 200;
    top: 150px;
}

.pricing-main {
    margin-bottom: 80px;
}

.web-image {
    width: 1011px;
    height: 550px
}

#images {
    width: 1128px;
         height: auto;
/* height: 800px; */
    border-style: solid;
    border: 1px solid #ffe4ad;
    text-align: center;
}

.P14A {
    width: 100%;
    height: 600px;
}

.P11 {
    width: 100%;
    height: 600px;
}

.P12A {
    width: 100%;
    height: 600px;

}

.P12 {
    width: 100%;
    height: 600px;
}

.nav-menu--main {
    color: #000;
    font-size: 20px;
    font-family: 'Playfair Display';
    letter-spacing: 1.5px;
    font-weight: 700;
}

.nav-menu--main :hover {
    color: #ffe4ad;
}

/* Media query for responsive design*/

@media only screen and (min-width: 320px) and (max-width:374px) {
    #left-call{
        max-width: 115px;
        border: 1px solid #fff;
        bottom: 0;
        left: 0;
        padding-left: 45px;
        padding-right: 45px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #msg-left{
        max-width: 115px;
        border: 1px solid #fff;
        bottom: 0;
        left:69%;
        padding-left: 45px;
        padding-right: 45px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #left{
        max-width: 115px;
        border: 1px solid #fff;
        bottom: 0;
        left: 124px;
        padding-left: 45px;
        padding-right: 45px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
  
    .brochure{
        width:230px;
        padding: 1px;
    }

   /* .modal-content{
    padding:12px;
    height: 320px;
   } */

   .modal-content {
    margin-top: 65px;
    padding: 15px;
    height: 335px;
   }

   #close-button{
 
        margin-top: -27px;
        margin-right: -35px;  
}
    /* #msg-left{
        width: 30px;
        margin-bottom: -160px;
        background-color: #fff; */
        /* margin-left: -4px;
        margin-bottom: 50px; */
    /* } */
    #register{
       font-size:15px;
       text-align: justify;
    }
    /* #myModal{
        width: 380px;
    } */
    form{
        height: 70px;
    }
    label{
        display: none;
    }
    #btn_model {
        height: 40px;
    }
    #name{
        /* width: 260px; */
        height: 18px;
        padding: 14px;
    }
    #phone{
        width: 260px;
        height: 18px;
        padding: 14px;
    }
    #email{
        /* width: 260px; */
        height: 18px;
        padding: 14px;
    }
    /* input:responsive-shown{
      display: inline-block;
    } */

    .logo .img1 {
        max-height: 55px;
        margin-left: 7px;
    }


    #events {
        background-size: cover;
        width: 100%;
        min-height: 429px;
    }

    .main {
        left: 23%;
        font-size: 40px;
        top: 200px;
    }

    .centered {
        left: 50%;
        font-size: 16px;
        top: 274px;
    }

    .centered {
        animation: animated-text 5s steps(16) 1s 100 normal both, animated-cursor 500ms steps(16) infinite normal;
    }

    /* text animation */

    @keyframes animated-text {
    0% {
        width: 0;
    }
    
    100% {
        width: 255px;
    }
}

    .img1 {
        display: inline-flex;
        padding: 15px 0;
        margin: 0 0 -3px;
    }

    .header-inner {
        display: -webkit-box;
    }

    .main-menu {
        margin-left: 0px;
    }

    .phone-box {
        display: none;
    }

    .phone {
        color: #c19c5c;
        margin-right: 0px;
        margin-left: 0px;
    }

    .bar-button {
        margin-top: 20px;
        left: 145px;
        font-size: 22px;
        position: relative;
    }

    .imgg1 img {
        width: 164px;
        height: 0;
        /* max-height: 80px; */
    }

    .grid-container {
        width: 100%;
    height: 100%;
    margin-left: 0px;
    top: -70px;
    }

    .grid-item {
        padding: 3px;
        font-size: 15px;
    }

    .grid-item>button {
        font-size: 12px;
        padding: 4px;
        width: 100px;
    }

    .pricing-main {
        margin-top: -200px;
        margin-bottom: 60px;
    }

    .font {
        font-size: 30px;
        top: 150px;
    }

    #gallery {
        margin-top: 50px !important;
    }

    #about
    {
        margin-bottom: 40px;
        margin-top: 20px;
    }

    .overview1 .home>h3 {
        color: #3e475d;
        text-transform: uppercase;
        text-align: center;
        padding: 0 0 30px;
        font-size: 20px;
        margin-top: 400px;
        font-weight: 100;
    }

    .home>h3 {
        margin-top: 20px;
        font-size: 20px;
        
    }

    .home>.about {
        font-weight: 300;
        font-style: normal;
        /* top: -30px; */
        position: relative;
    }

    .pricing {
        /* width: 300px; */
        min-height: auto;
    }

    #floorplans
    {
        margin-top: -200px;
        margin-bottom: -50px;
    }

    .floor>h1 {
        font-size: 30px;
        padding-top: 0px;
        margin-bottom: 62px;
    }

    .floor-image>li>button {
        margin-left: 3px;
    }

    .floor-img {
        display: block;
    }

    .web-image {
        width: 259px;
        height: 239px;
        margin-right: 1px;
        top: -33px;
        position: relative;
    }

    #images {
        width: 289px;
        height: auto;
        min-height: 420px;
        border-style: solid;
        border: 1px solid #ffe4ad;
        text-align: center;
        margin-top: 41px;
    }

    .zoom {
        margin: 12px 16px 0;
        width: 258px;
        height: 51px;
    }

    .scrollup {
        display: none !important;
    }

    .image1,
    .image {
        margin-left: 0px;
        display: block;
        justify-content: center;
    }

    .info3 {
        font-size: 15px;
        margin-bottom: 17px;
        padding: 0px 15px;
    }

    .tower-amenities1 {
        padding-left: 7px;
    }

    .tower-amenities1>li>p {
        font-size: 12px;
    }

    .P14A,
    .P12A {
        width: 300px;
        height: 300px;
        left: 22px;
        position: relative;
        top: 50px;
    }

    .P14A {
        width: 300px;
        height: 300px;
        margin-left: -15px;
        left: 40px;
        position: relative;
        top: -325px;
        margin-top: 360px;
    }

    .P11,
    .P12 {
        width: 300px;
        height: 300px;
        left: 15px;
        position: relative;
        top: 20px;
        margin-bottom: 20px;
    }

    .info1 {
        width: 300px;
        height: fit-content;
        /* right: -15px; */
        position: relative;
        top: 20px;
    }

    .info {
        width: 300px;
        height: fit-content;
        position: relative;
        top: 20px;
        padding-left: 5px;
        padding-right: 0px;
        margin-left: 15px;
    }

    .info2 {
        margin-top: -45px;
        text-align: center;
        margin-bottom: 18px;
        font-size: 15px;
    }

    .tower-amenities>li>p {
        font-size: 10px;
        padding: 4px;
    }

    .about {
        font-size: 20px;
    }

    .tower-amenities1>li>p {
        font-size: 10px;
        padding: 4px;
    }

    .luxury>h1 {
        font-size: 22px;
        margin: 16px;
        padding: 0px;
    }

    .location,
    .living {
        display: block;
        top: -200px;
        position: relative;
    }

    .location,
    .livingR {
        display: block;
        top: -200px;
        position: relative;
    }

    .heading-title>p {
        font-family: lora, Sans-serif;
        font-size: 14px;
        font-weight: 700;
        letter-spacing: 5.6px;
        margin-top: 150px;
        margin-left: 120px;
    }

    .location>iframe {
        width: 300px;
        height: 500px;
        left: 10px;
        position: relative;
    }

    .livingR {
        width: 300px;
        height: 700px !important;
        position: relative;
        left: 10px;
        top: 20px;
    }
    .living {
        width: 300px;
        height: 730px !important;
        position: relative;
        /* left: 10px; */
        top: 20px;
    }

    .living-h3>h3 {
        font-size: 25px;
        padding-top: 46px;
        margin-left: 3px;
    }

    .living-info {
        margin-top: 15px;
        padding: 5px;
        font-size: 13px;
        text-align: center;
        margin-left: 1px;
    }

    .key {
        font-size: 14px;
        padding-bottom: 15px;
        /* margin-left: 67px; */
    }

    .imgt {
        display: grid;
        grid-template-columns: auto auto;
        margin-left: 0px;
        margin-right: 0px;
    }

    .imgt>.img1>img {
        width: 27px;
        height: 22px;
        font-size: 8px;
    }

    .img-info {
        margin-left: 8px;
        font-size: 12px;
    }

    .img-info2 {
        font-size: 12px;
    }

    .btn>a>button {
        margin: 60px 0 0;
        margin-left: 18px;
        width: 214px;
        height: 57px;
        font-size: 10px;
    }

    #amenities {
        margin-top: -100px;
    }

    .luxury {
        margin-bottom: -200px;
    }

    .container {
        display: block;
        margin-top: 220px;
        position: relative;
    }

    .heading-title>p {
        position: relative;
        left: -40px;
    }

    .project_info>img {
        width: 304px;
        height: 60%;
        /* left: 14px; */
        position: relative;
        margin-top: 40px;
        margin-bottom: 200px;
    }

    #downloadBtn {
        width: 266px;
        margin-left: auto;
    }

    hr {
        margin-left: 25px;
        width: 267px;
    }

    .icon-list-text {
        font-size: 15px;
    }

    .row3 {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        padding: 0px;
        margin: 0px;
        height: 180px;
        margin-left: 75px;
    }

    .overview {
        /* margin-left: -60px; */
        margin-left: -125px;
        top: 24px;
        position: relative;
    }

    .icon3>p {
        font-size: 15px;
        padding-right: 36px;
        padding-left: 0px;
    }

    .row3>.icon3>img {
        width: 40px;
        height: 40px;
        left: -20px;
        position: relative;
    }

    /* #left-call {
        max-width: 30px;
        top: 212px;
        left: 9px;
        top: 500px;
        left: 50px;
    }

    #left {
        width: 40%;
        display: block;
        padding: 1px;
        text-align: center;
        background-color: #000;
        top: 495px;
        left: 100px;
        top: 247px;
        left: 6px;
    } */
     /* #icons{
        width: 100%;
        padding: 1px;
        background-color: #000;
        display: block;
    } */

    .sidebar-template a {
        text-align: left;
        float: none;
    }

    .sidebar-template .popup-template-area {
        width: 200px;
        height: 100vh;
    }

    .sidebar-template .popup-template-area-inner>*:not(.bar-item) {
        /* margin-top: 50px; */
        padding-right: 300px;
    }

    #masthead {
        width: 0px;
    }

    .nav-menu--main .nav-menu-vertical a {
        padding: 10px 50px;
        width: max-content;
    }

    .nav-menu--main {
        color: #000;
        font-size: 15px;
    }
}

/*******/

@media only screen and (min-width: 375px) and (max-width:424px) {

    #left-call{
        max-width: 115px;
        border: 1px solid #fff;
        bottom: 0;
        left: 0;
        padding-left: 45px;
        padding-right: 45px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #msg-left{
        max-width: 115px;
        border: 1px solid #fff;
        bottom: 0;
        left:69%;
        padding-left: 45px;
        padding-right: 45px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #left{
        max-width: 115px;
        border: 1px solid #fff;
        bottom: 0;
        left: 124px;
        padding-left: 45px;
        padding-right: 45px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .modal-content {
        margin-top: 75px;
    padding: 10px;
    height: 350px;
       }

       #close-button{
 
        margin-top: -25px;
        margin-right: -35px;  
}

#register{
    margin-top: 10px;
    font-size:15px;
    text-align: justify;
 }
 /* #myModal{
     width: 380px;
 } */
 form{
     height: 70px;
 }
 label{
     display: none;
 }

#btn_model {
    height: 40px;
}
#name{
    /* width: 260px; */
    height: 18px;
    padding: 14px;
}
#phone{
    width: 260px;
    height: 18px;
    padding: 14px;
}
#email{
    /* width: 260px; */
    height: 18px;
    padding: 14px;
}

    .logo .img1 {
        max-height: 55px;
        margin-left: 7px;
    }
   

    #events {
        background-size: cover;
        width: 100%;
        min-height: 429px;
    }

    .main {
        left: 23%;
        font-size: 40px;
        top: 200px;
    }

    .centered {
        left: 50%;
        font-size: 16px;
        top: 274px;
    }


    .centered {
        animation: animated-text 5s steps(16) 1s 100 normal both, animated-cursor 500ms steps(16) infinite normal;
    }

    /* text animation */

    @keyframes animated-text {
    0% {
        width: 0;
    }
    
    100% {
        width: 255px;
    }
}

    .img1 {
        display: inline-flex;
        padding: 15px 0;
        margin: 0 0 -3px;
    }

    .header-inner {
        display: -webkit-box;
    }

    .main-menu {
        margin-left: 0px;
    }

    .phone-box {
        display: none;
    }

    .phone {
        color: #c19c5c;
        margin-right: 0px;
        margin-left: 0px;
    }

    .bar-button {
        margin-top: 20px;
        left: 145px;
        font-size: 22px;
        position: relative;
    }

    .imgg1 img {
        width: 164px;
        height: 0;
        /* max-height: 80px; */
    }

    .grid-container {
        width: 100%;
        height: 100%;
        margin-left: 0px;
        top: -70px;
    }

    .grid-item {
        padding: 3px;
        font-size: 15px;
    }

    .grid-item>button {
        font-size: 12px;
        padding: 4px;
        width: 100px;
    }

    .pricing-main {
        /* margin-top: -200px; */
        /* margin-bottom: -250px; */
    }

    .font {
        font-size: 30px;
        top: 160px;
    }

    #gallery {
        margin-top: 30px !important;
    }

    .attachment-full {
                
        min-width: 410px !important;
    }

    .gallery-item {

        min-width: 360px !important;

    }

    #about
    {
        margin-bottom: 40px;
        margin-top: -250px;
    }

    .overview1 .home>h3 {
        color: #3e475d;
        text-transform: uppercase;
        text-align: center;
        padding: 0 0 30px;
        font-size: 20px;
        margin-top: 400px;
        font-weight: 100;
    }

    .home>h3 {
        font-size: 25px;
        margin-top: 250px;
    }
    #gallery>h3 {
        font-size: 25px;
        margin-top: 100px;
    }

    .home>.about {
        font-weight: 300;
        font-style: normal;
        /* top: -30px; */
        position: relative;
    }

    .pricing {
        /* width: 300px; */
        min-height: auto;
    }

    #floorplans
    {
        margin-top: -200px;
        /* margin-bottom: -50px; */
    }

    .floor>h1 {
        font-size: 30px;
        margin-bottom: 62px;
        padding-top: 0px;
        
    }

    .floor-image>li>button {
        margin-left: 3px;
    }

    .floor-img {
        display: block;
        padding-left: 30px;
    }

    .web-image {
        width: 259px;
        height: 239px;
        margin-right: 1px;
        top: -33px;
        position: relative;
    }

    #images {
        width: 289px;
             height: auto;
        min-height: 420px;
        border-style: solid;
        border: 1px solid #ffe4ad;
        text-align: center;
        margin-top: 41px;
    }

    .zoom {
        margin: 12px 16px 0;
        width: 258px;
        height: 51px;
    }

    .scrollup {
        display: none !important;
    }

    .image1,
    .image {
        margin-left: 0px;
        display: block;
        justify-content: center;
    }

    .info3 {
        font-size: 15px;
        margin-bottom: 17px;
        padding: 0px 15px;
    }

    .tower-amenities1 {
        padding-left: 7px;
    }

    .tower-amenities1>li>p {
        font-size: 12px;
    }

    .P14A,
    .P12A {
        width: 300px;
        height: 300px;
        left: 22px;
        position: relative;
        top: 50px;
    }

    .P14A {
        width: 310px;
        height: 300px;
        margin-left: -15px;
        left: 75px;
        position: relative;
        top: -325px;
        margin-top: 360px;
    }

    .P11,
    .P12 {
        width: 310px;
        height: 300px;
        left: 50px;
        position: relative;
        top: 20px;
        margin-bottom: 20px;
    }

    .info1 {
        width: 310px;
        height: fit-content;
        right: -35px;
        position: relative;
        top: 20px;
    }

    .info {
        width: 310px;
        height: fit-content;
        position: relative;
        top: 20px;
        padding-left: 5px;
        padding-right: 0px;
        margin-left: 50px;
    }

    .info2 {
        margin-top: -45px;
        text-align: center;
        margin-bottom: 18px;
        font-size: 15px;
    }

    .tower-amenities>li>p {
        font-size: 10px;
        padding: 4px;
    }

    .about {
        font-size: 20px;
    }

    .tower-amenities1>li>p {
        font-size: 10px;
        padding: 4px;
    }

    .luxury>h1 {
        font-size: 22px;
        margin: 16px;
        padding: 0px;
    }

    .location,
    .living {
        display: block;
        top: -800px;
        position: relative;
    }

    .location,
    .livingR {
        display: block;
        top: -80px;
        position: relative;
    }

    .heading-title>p {
        font-family: lora, Sans-serif;
        font-size: 14px;
        font-weight: 700;
        letter-spacing: 5.6px;
        margin-top: 150px;
        margin-left: 120px;
    }

    .location>iframe {
        width: 300px;
        height: 500px;
        left: 10px;
        position: relative;
    }

    .livingR {
        width: 360px;
        height: 700px !important;
        position: relative;
        left: 10px;
        top: 20px;
    }

    .living {
        width: 360px;
        height: 900px !important;
        position: relative;
        left: 2px;
        top: 230px;
    }

    .living-h3>h3 {
        font-size: 25px;
        padding-top: 46px;
        padding: 20px;
        margin-left: 3px;
    }

    .living-info {
        margin-top: 15px;
        padding: 5px;
        font-size: 13px;
        text-align: center;
        margin-left: 1px;
    }

    .brochure {
        width: 250px;
    }

    .key {
        font-size: 14px;
        padding-bottom: 15px;
        /* margin-left: 67px; */
    }

    .imgt {
        display: grid;
        grid-template-columns: auto auto;
        margin-left: 0px;
        justify-content: space-around;
        margin-right: 0px;
    }

    .imgt>.img1>img {
        width: 27px;
        height: 22px;
        font-size: 8px;
    }

    .img-info {
        margin-left: 8px;
        font-size: 12px;
    }

    .img-info2 {
        font-size: 12px;
    }

    .btn>a>button {
        margin: 60px 0 0;
        margin-left: 45px;
        width: 214px;
        height: 57px;
        font-size: 10px;
    }

    #amenities {
        margin-top: 50px;
    }

    .luxury {
        margin-bottom: 0px;
    }

    .container {
        display: block;
        /* top: 230px; */
        position: relative;
    }

    .heading-title>p {
        position: relative;
        left: -40px;
    }

    .project_info>img {
        width: 304px;
        height: 70%;
        /* left: 14px; */
        position: relative;
        margin-top: 50px;
    }

    #downloadBtn {
        width: 266px;
        margin-left: auto;
    }

    hr {
        margin-left: 25px;
        width: 267px;
    }

    .icon-list-text {
        font-size: 15px;
    }

    .row3 {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        padding: 0px;
        margin: 0px;
        height: 180px;
        margin-left: 75px;
    }

    .overview {
        margin-left: -60px;
        top: 24px;
        position: relative;
    }

    .icon3>p {
        font-size: 15px;
        padding-right: 36px;
        padding-left: 0px;
    }

    .row3>.icon3>img {
        width: 40px;
        height: 40px;
        left: -20px;
        position: relative;
    }

    

    /* #left-call {
        max-width: 30px;
        top: 212px;
        left: 9px;
    }

    #left {
        max-width: 36px;
        top: 247px;
        left: 6px;
    } */

    .sidebar-template {
    margin: -10px 25px 0px 50px;
    }

    .sidebar-template a {
        text-align: left;
        float: none;
    }

    .sidebar-template .popup-template-area {
        width: 200px;
        height: 100vh;
    }

    .sidebar-template .popup-template-area-inner>*:not(.bar-item) {
        /* margin-top: 50px; */
        padding-right: 300px;
    }

    #masthead {
        width: 0px;
    }

    .nav-menu--main .nav-menu-vertical a {
        padding: 10px 60px;
        width: max-content;
    }

    .nav-menu--main {
        color: #000;
        font-size: 15px;
    }
}

/*******/

@media only screen and (min-width: 425px) and (max-width:767px) {

    #left-call {
        color: #fff;
        background-color: #000;
        padding: 7px;
        text-align: center;
        position: fixed;
        left: 10px;
        bottom: 6em;
        z-index: 9999999;
        max-width: 40px;
    }
    
    #left {
        color: #fff;
        background-color: #000;
        padding: 7px;
        text-align: center;
        position: fixed;
        left: 13px;
        bottom: 3em;
        z-index: 9999999;
        max-width: 40px;
    }
    
    #msg-left{
        color: #fff;
        background-color: #000;
        padding: 7px;
        text-align: center;
        position: fixed;
        left: 13px;
        bottom:9em;
        z-index: 9999999;
        max-width: 40px;
    }

    .modal-content {
        margin-top: 60px;
        padding: 10px;
        height: 350px;
        width: 370px;
       }

       #close-button{
 
        margin-top: -25px;
        margin-right: -35px;  
}

#register{
    margin-top: 10px;
    font-size:15px;
    text-align: justify;
 }
 /* #myModal{
     width: 380px;
 } */
 form{
     height: 70px;
 }
 label{
     display: none;
 }

#btn_model {
    height: 40px;
}
#name{
    /* width: 260px; */
    height: 18px;
    padding: 14px;
}
#phone{
    width: 260px;
    height: 18px;
    padding: 14px;
}
#email{
    /* width: 260px; */
    height: 18px;
    padding: 14px;
}

    .brochure{
        width: 320px;
    }
    #heading{
        width:400px;
        margin-left: 20px;
    }
    
    .logo .img1 {
        max-height: 65px;
        margin-left: 7px;
    }

    #events {
        background-size: cover;
        width: 100%;
        min-height: 429px;
    }

    .main {
        left: 28%;
        font-size: 40px;
        top: 200px;
    }

    .centered {
        left: 50%;
        font-size: 16px;
        top: 274px;
    }

    .img1 {
        left: 23px;
        position: relative;
    }

    .header-inner {
        display: -webkit-box;
    }

    .main-menu {
        margin-left: 0px;
    }

    .phone-box {
        display: none;
    }

    .phone {
        color: #c19c5c;
        margin-right: 0px;
        margin-left: 0px;
    }

    .bar-button {
        margin-top: 20px;
        left: 176px;
        font-size: 22px;
        position: relative;
    }

    .imgg1 img {
        width: 164px;
        height: 0;
        /*   */
    }

    .grid-container {
        width: 100%;
        height: 100%;
        margin-left: 0px;
        top: -70px;
    }

    .grid-item {
        padding: 3px;
        font-size: 15px;
    }

    .grid-item>button {
        font-size: 12px;
        padding: 4px;
        width: 100px;
    }


    /* .pricing-main {
        margin-bottom: 60px;
    } */

    .font {
        font-size: 30px;
        top: 130px;
    }

    #gallery {
        margin-top: 30px !important;
    }

    .attachment-full {
                
        min-width: 450px !important;
    }

    .gallery-item {

        min-width: 400px !important;

    }

    #about
    {
        margin-bottom: 40px;
        margin-top: -220px;
    }

    .overview1 .home>h3 {
        color: #3e475d;
        text-transform: uppercase;
        text-align: center;
        padding: 0 0 30px;
        font-size: 20px;
        margin-top: 400px;
        font-weight: 100;
    }

    .home>h3 {
        font-size: 25px;
        margin-top: 250px;
    }

    #gallery>h3 {
        font-size: 25px;
        margin-top: 100px;
    }

    .home>.about {
        font-weight: 300;
        font-style: normal;
        top: -30px;
        position: relative;
    }

    .pricing {
        /* width: 300px; */
        min-height: auto;
    }

    #floorplans
    {
        margin-top: -200px;
    }

    .floor>h1 {
        font-size: 30px;
        margin-bottom: 62px;
        padding-top: 0px;
    }

    .floor-image>li>button {
        margin-left: 3px;
    }

    .floor-img {
        display: block;
        padding-left: 60px;
    }

    .web-image {
        width: 259px;
        height: 239px;
        margin-right: 1px;
        top: -33px;
        position: relative;
    }

    #images {
        width: 289px;
            height: auto;
min-height: 420px;
        border-style: solid;
        border: 1px solid #ffe4ad;
        text-align: center;
        margin-top: 41px;
    }

    .zoom {
        margin: 12px 16px 0;
        width: 258px;
        height: 51px;
    }

    .scrollup {
        display: none !important;
    }

    .image1,
    .image {
        margin-left: 0px;
        display: block;
        justify-content: center;
    }

    .info3 {
        font-size: 15px;
        margin-bottom: 17px;
        padding: 0px 15px;
    }

    .tower-amenities1 {
        padding-left: 7px;
    }

    .tower-amenities1>li>p {
        font-size: 12px;
    }

    .P14A,
    .P12A {
        width: 300px;
        height: 300px;
        left: 22px;
        position: relative;
        top: 50px;
    }

    .P14A {
        width: 350px;
        height: 300px;
        margin-left: -15px;
        left: 75px;
        position: relative;
        top: -325px;
        margin-top: 360px;
    }

    .P11,
    .P12 {
        width: 350px;
        height: 300px;
        left: 50px;
        position: relative;
        top: 20px;
        margin-bottom: 20px;
    }

    .info1 {
        width: 350px;
        height: fit-content;
        right: -35px;
        position: relative;
        top: 20px;
    }

    .info {
        width: 350px;
        height: fit-content;
        position: relative;
        top: 20px;
        padding-left: 5px;
        padding-right: 0px;
        margin-left: 50px;
    }

    .info2 {
        margin-top: -45px;
        text-align: center;
        margin-bottom: 18px;
        font-size: 15px;
    }

    .tower-amenities>li>p {
        font-size: 10px;
        padding: 4px;
    }

    .about {
        font-size: 20px;
    }

    .tower-amenities1>li>p {
        font-size: 10px;
        padding: 4px;
    }

    .luxury>h1 {
        font-size: 22px;
        margin: 16px;
        padding: 0px;
    }

    .location,
    .living {
        display: block;
        top: -800px;
        position: relative;
    }

    .location,
    .livingR {
        display: block;
        top: -50px;
        position: relative;
    }

    .heading-title>p {
        font-family: lora, Sans-serif;
        font-size: 14px;
        font-weight: 700;
        letter-spacing: 5.6px;
        margin-top: 150px;
        margin-left: 120px;
    }

    .location>iframe {
        width: 300px;
        height: 500px;
        left: 10px;
        position: relative;
    }

    .living {
        width: 410px;
        height: 900px;
        position: relative;
        left: 2px;
        top: 230px;
    }

    .livingR {
        width: 410px;
        height: 700px !important;
        position: relative;
        left: 10px;
        top: 20px;
    }

    .living-h3>h3 {
        font-size: 25px;
        padding-top: 46px;
        padding: 20px;
        margin-left: 3px;
    }

    .living-info {
        margin-top: 15px;
        padding: 5px;
        font-size: 13px;
        text-align: center;
        margin-left: 1px;
    }

    .key {
        font-size: 14px;
        padding-bottom: 15px;
        /* margin-left: 67px; */
    }

    .imgt {
        display: grid;
        grid-template-columns: auto auto;
        margin-left: 0px;
        justify-content: space-around;
        margin-right: 0px;
    }

    .imgt>.img1>img {
        width: 27px;
        height: 22px;
        font-size: 8px;
    }

    .img-info {
        margin-left: 8px;
        font-size: 12px;
    }

    .img-info2 {
        font-size: 12px;
    }

    .btn {
        margin-left: 55px;
    }


#location .btn {
    margin-left: 5px;
}

    .btn>a>button {
        margin: 60px 0 0;
        margin-left: 45px;
        width: 214px;
        height: 57px;
        font-size: 10px;
    }

    #amenities {
        margin-top: 50px;
    }

    .luxury {
        margin-bottom: 0px;
    }

    .container {
        display: block;
        /* top: -150px; */
        position: relative;
    }

    .heading-title>p {
        position: relative;
        left: -40px;
    }

    .project_info>img {
        width: 400px;
        height: 80%;
        /* left: 14px; */
        position: relative;
        margin-top: 50px;
    }

    #downloadBtn {
        width: 266px;
        margin-left: auto;
    }

.points {
        margin-left: 63px;
        font-size: 0.875rem;
    }

    hr {
        margin-left: 25px;
        width: 369px;
    }

    .icon-list-text {
        font-size: 15px;
    }

    .row3 {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        padding: 0px;
        margin: 0px;
        height: 180px;
        margin-left: 75px;
    }

    .overview {
        margin-left: -73px;
        top: 24px;
        position: relative;
        padding: 0 14px;
    }

    .icon3>p {
        font-size: 15px;
        padding-right: 36px;
        padding-left: 0px;
    }

    .row3>.icon3>img {
        width: 40px;
        height: 40px;
        left: -20px;
        position: relative;
    }

    /* #left-call {
        max-width: 30px;
        top: 212px;
        left: 9px;
    }

    #left {
        max-width: 36px;
        top: 247px;
        left: 6px;
    } */

    /* .sidebar-template {
        margin: -10px 25px 0px 50px;
        } */
    
        .sidebar-template a {
            text-align: left;
            float: none;
        }

    .sidebar-template .popup-template-area {
        width: 200px;
        height: 100vh;
    }

    .sidebar-template .popup-template-area-inner>*:not(.bar-item) {
        /* margin-top: 50px; */
        padding-right: 300px;
    }

    #masthead {
        width: 0px;
    }

    .nav-menu--main .nav-menu-vertical a {
        padding: 14px 79px;
        width: max-content;
    }

    .nav-menu--main {
        color: #000;
        font-size: 15px;
    }

}

/*******/

@media only screen and (min-width: 768px) and (max-width:1023px) {

    #left-call {
        color: #fff;
        background-color: #000;
        padding: 7px;
        text-align: center;
        position: fixed;
        left: 10px;
        bottom: 6em;
        z-index: 9999999;
        max-width: 40px;
    }
    
    #left {
        color: #fff;
        background-color: #000;
        padding: 7px;
        text-align: center;
        position: fixed;
        left: 13px;
        bottom: 3em;
        z-index: 9999999;
        max-width: 40px;
    }
    
    #msg-left{
        color: #fff;
        background-color: #000;
        padding: 7px;
        text-align: center;
        position: fixed;
        left: 13px;
        bottom:9em;
        z-index: 9999999;
        max-width: 40px;
    }

    .modal-content {
        margin-top: 60px;
        padding: 40px;
        height: 350px;
        width: 500px;
       }

       #close-button{
 
        margin-top: -25px;
        margin-right: -35px;  
}

#register{
    margin-top: 10px;
    font-size:15px;
    text-align: justify;
 }
 /* #myModal{
     width: 380px;
 } */
 form{
     height: 70px;
 }
 label{
     display: none;
 }

#btn_model {
    height: 40px;
}
#name{
    /* width: 260px; */
    height: 18px;
    padding: 14px;
}
#phone{
    width: 260px;
    height: 18px;
    padding: 14px;
}
#email{
    /* width: 260px; */
    height: 18px;
    padding: 14px;
}

    .brochure{
        width: 340px;
    }

    .logo .img1 {
        max-height: 49px;
        margin-left: -20px;
        margin-right: 33px;
    }

    #events {
        background-size: cover;
        width: 100%;
        min-height: 429px;
    }

    .main {
        left: 36%;
        font-size: 50px;
        top: 200px;
    }

    .centered {
        left: 50%;
        font-size: 20px;
        top: 274px;
    }

    .img1 {
        left: 23px;
        position: relative;
    }

    .header-inner {
        display: -webkit-box;
    }

    .main-menu {
        margin-left: 0px;
    }

    .phone-box {
        display: none;
    }

    .phone {
        color: #c19c5c;
        margin-right: 0px;
        margin-left: 0px;
    }

    .bar-button {
        margin-top: 10px;
        left: 35px;
        font-size: 18px;
        position: relative;
    }

    .imgg1 img {
        width: 164px;
        height: 0;
        /* max-height: 80px; */
    }

    .grid-container {
        width: 100%;
        height: 100%;
        margin-left: 0px;
        top: -70px;
    }

    .grid-item {
        padding: 3px;
        font-size: 15px;
    }

    .grid-item>button {
        font-size: 12px;
        padding: 4px;
        width: 100px;
    }

  
    /* .pricing-main {
        margin-bottom: 60px;
    } */

    #gallery {
        margin-top: 30px !important;
    }

    .attachment-full {
                
        min-width: 470px !important;
    }

    .gallery-item {

        min-width: 430px !important;

    }

    #gallery>h3 {
        font-size: 25px;
        margin-top: 100px;
    }

    .font {
        font-size: 30px;
        top: 110px;
    }

    #about
    {
        margin-bottom: 40px;
        margin-top: -160px;
    }

    .home>h3 {
        font-size: 25px;
        margin-top: 250px;
    }

    .overview1 .home>h3 {
        color: #3e475d;
        text-transform: uppercase;
        text-align: center;
        padding: 0 0 30px;
        font-size: 20px;
        margin-top: 400px;
        font-weight: 100;
    }

    .home>.about {
        font-weight: 300;
        font-style: normal;
        top: -30px;
        position: relative;
    }

    .pricing {
        /* width: 300px; */
        min-height: auto;
    }

    #floorplans
    {
        margin-top: -200px;
    }

    .floor>h1 {
        font-size: 30px;
        margin-bottom: 62px;
        padding-top: 0px;
    }

    .floor-image>li>button {
        margin-left: 3px;
    }

    .floor-img {
        text-align: -webkit-center;
        display: block;
        /* padding-left: 55px; */
    }

    .web-image {
        width: 500px;
        height: 400px;
        margin-right: 1px;
        top: -33px;
        position: relative;
    }

    #images {
        width: 600px;
              height: auto;
              min-height: 420px;
        border-style: solid;
        border: 1px solid #ffe4ad;
        text-align: center;
        margin-top: 41px;
    }

    .zoom {
        margin: 12px 160px 0;
        width: 258px;
        height: 51px;
    }

    .scrollup {
        display: none !important;
    }

    .image1,
    .image {
        margin-left: 0px;
        display: block;
        justify-content: center;
    }

    .info3 {
        font-size: 15px;
        margin-bottom: 17px;
        padding: 0px 15px;
    }

    .tower-amenities1 {
        padding-left: 7px;
    }

    .tower-amenities1>li>p {
        font-size: 12px;
    }

    .P14A,
    .P12A {
        width: 300px;
        height: 300px;
        left: 22px;
        position: relative;
        top: 50px;
    }

    .P14A {
        width: 650px;
        height: 300px;
        margin-left: -15px;
        left: 75px;
        position: relative;
        top: -325px;
        margin-top: 360px;
    }

    .P11,
    .P12 {
        width: 650px;
        height: 300px;
        left: 50px;
        position: relative;
        top: 20px;
        margin-bottom: 20px;
    }

    .info1 {
        width: 650px;
        height: fit-content;
        right: -35px;
        position: relative;
        top: 20px;
    }

    .mentor1 {
        padding-left: 0px;
    }

    .info {
        width: 650px;
        height: fit-content;
        position: relative;
        top: 20px;
        /* padding-left: 5px; */
        padding-right: 0px;
        margin-left: 50px;
    }

    .info2 {
        margin-top: -45px;
        text-align: center;
        margin-bottom: 18px;
        font-size: 15px;
    }

    .tower-amenities>li>p {
        font-size: 10px;
        padding: 4px;
    }

    .about {
        font-size: 20px;
    }

    .tower-amenities1>li>p {
        font-size: 10px;
        padding: 4px;
    }

    .luxury>h1 {
        font-size: 22px;
        margin: 16px;
        padding: 0px;
    }

    .heading-title>p {
        font-family: lora, Sans-serif;
        font-size: 14px;
        font-weight: 700;
        letter-spacing: 5.6px;
        margin-top: 150px;
        margin-left: 120px;
    }

    .location,
    .living {
        display: block;
        top: -150px;
        position: relative;
    }

    .location>iframe {
        width: 300px;
        height: 500px;
        left: 10px;
        position: relative;
    }

    .living {
        width: 750px;
        height: 950px;
        position: relative;
        left: 2px;
        top: 230px;
    }

    .livingR {
        width: 750px;
        height: 700px !important;
        position: relative;
        left: 10px;
        top: 20px;
    }

    .living-h3>h3 {
        font-size: 25px;
        padding-top: 46px;
        padding: 20px;
        margin-left: 3px;
    }

    .living-h3 {
        padding: 0px 110px;
    }

    .living-info {
        margin-top: 15px;
        padding: 5px;
        font-size: 13px;
        text-align: center;
        margin-left: 1px;
    }

    .key {
        font-size: 14px;
        padding-bottom: 15px;
        /* margin-left: 67px; */
    }

    .imgt {
        display: grid;
        grid-template-columns: auto auto;
        margin-left: 0px;
        margin-right: 0px;
    }

    .imgt>.img1>img {
        width: 27px;
        height: 22px;
        font-size: 8px;
    }

    .img-info {
        margin-left: 8px;
        font-size: 12px;
    }

    .img-info2 {
        font-size: 12px;
    }

    .btn {
            margin-top: 30px;
            text-align: -webkit-center;
            /* margin-left: -300px; */
    }

#location .btn {
    margin-left: 20px;
}

#why1 {
    justify-content: space-around;
    text-align: center;
}

.size-default .heading-title
{
    text-align: center;
}


    .btn>a>button {
        margin: 0px 0 0;
        margin-left: 69px;
        width: 214px;
        height: 57px;
        font-size: 10px;
    }

    /* #amenities {
        margin-top: 50px;
    } */

    .luxury {
        margin-bottom: 0px;
    }

    .container {
        display: block;
        /* top: -150px; */
        position: relative;
    }

    .heading-title>p {
        position: relative;
        left: -40px;
    }

    .project_info>img {
        width: 400px;
        height: 70%;
        left: 160px;
        position: relative;
        margin-bottom: 150px;
        margin-top: 50px;
    }

    #downloadBtn {
        width: 269px;
        margin-left: 31px;
    }

    .points {
        margin-left: 36px;
        font-size: 0.875rem;
    }

    hr {
        margin-left: 235px;
        width: 307px;
    }

    .icon-list-text {
        font-size: 15px;
    }

    .row3 {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        padding: 0px;
        margin: 0px;
        height: 180px;
        margin-left: 75px;
    }

    .overview {
        margin-left: -73px;
        top: 24px;
        position: relative;
        padding: 0 14px;
    }

    .icon3>p {
        font-size: 15px;
        padding-right: 36px;
        padding-left: 0px;
    }

    .row3>.icon3>img {
        width: 40px;
        height: 40px;
        left: -20px;
        position: relative;
    }

    /* #left-call {
        max-width: 30px;
        top: 212px;
        left: 9px;
    }

    #left {
        max-width: 36px;
        top: 247px;
        left: 6px;
    } */

     .sidebar-template {
        margin: 0px;
        }

    .sidebar-template a {
        text-align: justify;
        float: none;
    }

.sidebar-template .popup-template-area {
    width: 200px;
    height: 100vh;
}

    .sidebar-template .popup-template-area {
        width: 288px;
        height: 100vh;
    }

    .sidebar-template .popup-template-area-inner>*:not(.bar-item) {
        /* margin-top: 50px; */
        padding-right: 300px;
    }

    #masthead {
        width: 100%;
    }

    .nav-menu--main .nav-menu-vertical a {
        padding: 14px 79px;
        width: max-content;
    }

    .nav-menu--main {
        color: #000;
        font-size: 15px;
    }

    .menu li a {
        font-size: 9px;
        padding: 7px;
    }

}


@media only screen and (min-width: 1024px) { 
    #left-call {
        color: #fff;
        background-color: #000;
        padding: 7px;
        text-align: center;
        position: fixed;
        left: 10px;
        bottom: 6em;
        z-index: 9999999;
        max-width: 40px;
    }
    
    #left {
        color: #fff;
        background-color: #000;
        padding: 7px;
        text-align: center;
        position: fixed;
        left: 13px;
        bottom: 3em;
        z-index: 9999999;
        max-width: 40px;
    }
    
    #msg-left{
        color: #fff;
        background-color: #000;
        padding: 7px;
        text-align: center;
        position: fixed;
        left: 13px;
        bottom:9em;
        z-index: 9999999;
        max-width: 40px;
    }

    #heading{
        width:400px;
        margin-left: 20px;
    }
    
    .logo .img1 {
        max-height: 65px;
        margin-left: 5px;
    }

    .header-inner {
        margin: 0px 0px 0px -15px;
        display: -webkit-box;
    }

    #events {
        width: 100%;
        min-height: 800px;
    }

    .main-menu {
        margin-left: -5px;
    }

    .menu li a {
        font-size: 13px;
        padding: 8px 8px;
    }

    .phone {
        display: none;
        /* display: table-caption; */
        /* margin-right: 10px;
        margin-left: 0px; */
    }

    /* .phone-box {
        font-size: 16.5px;
    } */

    .logo .img1 {
        max-height: 57px;
        /* margin-left: 5px; */
        margin-right: 25px;
        margin-left: 30px;
    }

     .imgg1 .img {
        height: 300px;
    }

    #me {
        height: 850px;
    }

    .scrollup {
        right: 27px;
    }

    .sidebar-template {
        padding: 0px;
        display: flex;
        margin-left: 20px;
    }

    .main {
        text-align: center;
        left: 40%;
        font-size: 65px;
    }

    .centered {
        text-align: center;
        left: 50%;
    }

    .centered {
        animation: animated-text 5s steps(16) 1s 100 normal both, animated-cursor 500ms steps(16) infinite normal;
    }

    /* text animation */

    @keyframes animated-text {
        from {
            width: 0;
        }

        to {
            width:435px;
        }
    }

    .home>h3 {
        left: 4px;
        font-size: 37px;
    }

    #about>h3 {
        margin-top: 200px;
    }

    .overview {
        margin: 0 -88px;
    }

    #left-call {
        
        max-width: 40px;
        left: 4px;
        
    }
    #msg-left{
      max-width: 40px;
        left: 4px;
    }

    #left {
        max-width: 40px;
        left: 4px;
    }

    .size-default {
        margin-left: 0px;
    }

.location {
    padding: 50px 0px;
}

    .btn>a>button {
        /* margin-left: 59px; */
        width: 334px;
        height: 62px;
    }

    hr {
        margin-left: 31px;
        width: 316px;
    }

    .project_info>img {
        width: 536px;
        height: 90%;
        margin-left: -50px;
    }

    .location>iframe {
        width: 495px;
        height: 900px;
    }

    /* .living {
        width: 100%;
        height: 902px;
    } */

    .living-h3 {
        padding: 0px 80px;
    }

    .living-h3>h3 {
        font-size: 27px;
        /* margin-left: -20px; */
    }

    /* .living-info {
        margin-left: 5%;
    } */

    .imgt {
        margin-right: -59px;
        margin-left: 10px;
    }

    #downloadBtn {
        width: 313px;
        margin-left: 42px;
    }


    .tower-amenities {
        padding-right: -89px;
        left: -25px;
        position: relative;
        margin-right: -57px;
    }

    .floor-image>li>button {
        padding: 20px;
        width: 275px;
        margin-left: 9px;
    }

    .info1 {
        width: 500px;
        height: 540px;
        margin-right: 0px;
        position: relative;
        /* top: 20px; */
    }

    .info {
        width: 490px;
    height: 540px;
        position: relative;
        /* top: 20px; */
        /* padding-left: 5px; */
        /* padding-right: 0px; */
        margin-left: 20px;
    }

    .info2 {
        margin-top: -45px;
        text-align: center;
        margin-bottom: 18px;
        font-size: 15px;
    }

    .image1,
    .image {
        margin-left: 0px;
        display: block;
        justify-content: center;
    }

    .info3 {
        /* font-size: 15px; */
        /* margin-bottom: 17px; */
        /* padding: 0px 15px; */
    }

    .P14A,
    .P12A {
        width: 470px;
        height: 540px;
        /* left: 20px; */
        position: relative;
        /* top: 50px; */
    }

    .P14A {
        width: 490px;
    height: 540px;
    margin-left: 20px;
    /* left: 42px; */
    position: relative;
    /* top: -325px; */
    /* margin-top: -30px;*/
    }

    .P11,
    .P12 {
        width: 500px;
        height: 540px;
        /* margin-left: 20px; */
        position: relative;
        /* margin-top: 20px; */
        /* margin-bottom: 20px;*/
    }

    #images {
        width: 663px;
        /* height: 700px; */
	height:auto;
    }

    .web-image {
        width: 595px;
        height: 473px;
    }

    .zoom {
        width: 597px;
        height: 60px;
        margin: 61px 33px 45px;
    }

     .pricing {
        min-height: 1300px;
    }

    .grid-item {
        padding: 5px;
        font-size: 15px;
    }

    .grid-item>button {
        font-size: 15px;
        padding: 8px;
        width: 136px;
    }

    .grid-container {
        margin-left: 196px;
        margin-top: 550px;
    }

    #left>img {
        width: 45px;
    }

    .font {
        top: 400px;
    }

    /* .key {
        margin-left: 135px;
    } */

    .attachment-full {
                
        min-width: 550px !important;
        min-height: 300px;
    }

    .gallery-item {

        min-width: 500px !important;
        min-height: 300px;

    }

    .swiper-pagination {
        margin-top: 100px;
    }

    .sidebar-template .popup-template-area {
        width: 331px;
    }

    #contactform-popup {
        max-width: 742px;
        padding: 48px;
        background-color: #fff;
        height: 100%;
    }
}

 @media only screen and (min-width: 1031px) {
  /* and (max-width: 1439px) { */
    #left-call {
        color: #fff;
        background-color: #000;
        padding: 7px;
        text-align: center;
        position: fixed;
        left: 10px;
        bottom: 6em;
        z-index: 9999999;
        max-width: 40px;
    }
    
    #left {
        color: #fff;
        background-color: #000;
        padding: 7px;
        text-align: center;
        position: fixed;
        left: 13px;
        bottom: 3em;
        z-index: 9999999;
        max-width: 40px;
    }
    
    #msg-left{
        color: #fff;
        background-color: #000;
        padding: 7px;
        text-align: center;
        position: fixed;
        left: 13px;
        bottom:9em;
        z-index: 9999999;
        max-width: 40px;
    }
    
    #events {
        width: 100%;
        min-height: 800px;
    }

    .main-menu {
        margin-left: 7px;
    }

    .menu li a {
        font-size: 13px;
        padding: 8px 8px;
    }

    .phone {
        margin-right: 0px;
        margin-left: 0px;
    }

    .logo .img1 {
        max-height: 57px;
        /* margin-left: 11px; */
        margin-left: 30px;
    }

     .imgg1 .img {
        height: 300px;
    }

    #me {
        height: 850px;
    }

    .scrollup {
        right: 27px;
    }

    .sidebar-template {
        margin-right: -5px;
    }

    .main {
        text-align: center;
        left: 40%;
        font-size: 65px;
    }

    .centered {
        text-align: center;
        left: 50%;
    }

    .centered {
        animation: animated-text 5s steps(16) 1s 100 normal both, animated-cursor 500ms steps(16) infinite normal;
    }

    /* text animation */

    @keyframes animated-text {
        from {
            width: 0;
        }

        to {
            width:435px;
        }
    }

    .home>h3 {
        left: 4px;
        font-size: 37px;
    }

    .info3 {
        left: -3px;
        position: relative;
    }

    .overview {
        margin: 0 -88px;
    }

    #left-call {
        
        max-width: 40px;
        left: 4px;
        
    }
    #msg-left{
      max-width: 40px;
        left: 4px;
    }

    #left {
        max-width: 40px;
        left: 4px;
    }

    .size-default {
        margin-left: 0px;
    }

.location {
    padding: 50px 0px;
}

    .btn>a>button {
        /* margin-left: 59px; */
        width: 334px;
        height: 62px;
    }

    hr {
        margin-left: 31px;
        width: 316px;
    }

    .project_info>img {
        width: 536px;
        height: 90%;
        margin-right: 38px;
    }

    .location>iframe {
        width: 495px;
        height: 900px;
    }

    /* .living {
        width: 100%;
        height: 902px;
    } */

    .living-h3 {
        padding: 0px 80px;
    }

    .living-h3>h3 {
        font-size: 27px;
        /* margin-left: -20px; */
    }

    /* .living-info {
        margin-left: 5%;
    } */

    .imgt {
        margin-right: -59px;
        margin-left: 10px;
    }

    #downloadBtn {
        width: 313px;
        margin-left: 42px;
    }


    .tower-amenities {
        padding-right: -89px;
        left: -25px;
        position: relative;
        margin-right: -57px;
    }

    .floor-image>li>button {
        padding: 20px;
        width: 275px;
        margin-left: 9px;
    }

    .info1 {
        width: 500px;
        height: 540px;
        margin-right: 0px;
        position: relative;
        /* top: 20px; */
    }

    .info {
        width: 490px;
    height: 540px;
        position: relative;
        /* top: 20px; */
        /* padding-left: 5px; */
        /* padding-right: 0px; */
        margin-left: 20px;
    }

    .info2 {
        margin-top: -45px;
        text-align: center;
        margin-bottom: 18px;
        font-size: 15px;
    }

    .image1,
    .image {
        margin-left: 0px;
        display: block;
        justify-content: center;
    }

    .info3 {
        /* font-size: 15px; */
        /* margin-bottom: 17px; */
        /* padding: 0px 15px; */
    }

    .P14A,
    .P12A {
        width: 470px;
        height: 540px;
        /* left: 20px; */
        position: relative;
        /* top: 50px; */
    }

    .P14A {
        width: 490px;
    height: 540px;
    margin-left: 20px;
    /* left: 42px; */
    position: relative;
    /* top: -325px; */
    /* margin-top: -30px;*/
    }

    .P11,
    .P12 {
        width: 500px;
        height: 540px;
        /* margin-left: 20px; */
        position: relative;
        /* margin-top: 20px; */
        /* margin-bottom: 20px;*/
    }

    #images {
        width: 663px;
        /* height: 700px; */
	height:auto;
    }

    .web-image {
        width: 595px;
        height: 473px;
    }

    .zoom {
        width: 597px;
        height: 60px;
        margin: 61px 33px 45px;
    }

     .pricing {
        min-height: 1300px;
    }

    .grid-item {
        padding: 5px;
        font-size: 15px;
    }

    .grid-item>button {
        font-size: 15px;
        padding: 8px;
        width: 136px;
    }

    .grid-container {
        margin-left: 196px;
    }

    #left>img {
        width: 45px;
    }

    /* .key {
        margin-left: 135px;
    } */

    .sidebar-template .popup-template-area {
        width: 331px;
    }

    #contactform-popup {
        max-width: 742px;
        padding: 48px;
        background-color: #fff;
        height: 100%;
    }
}
 
 @media only screen and (min-width: 1166px) and (max-width: 1439px) {
 /* and (max-width: 1439px)  */

    #left-call {
        color: #fff;
        background-color: #000;
        padding: 7px;
        text-align: center;
        position: fixed;
        left: 10px;
        bottom: 6em;
        z-index: 9999999;
        max-width: 40px;
    }
    
    #left {
        color: #fff;
        background-color: #000;
        padding: 7px;
        text-align: center;
        position: fixed;
        left: 13px;
        bottom: 3em;
        z-index: 9999999;
        max-width: 40px;
    }
    
    #msg-left{
        color: #fff;
        background-color: #000;
        padding: 7px;
        text-align: center;
        position: fixed;
        left: 13px;
        bottom:9em;
        z-index: 9999999;
        max-width: 40px;
    }
    
    #events {
        width: 100%;
        min-height: 800px;
    }

    .header-inner {
        margin: 15px 0px 15px -20px;
        display: flex;
    }

    .main-menu {
        margin-left: 7px;
    }

    .menu li a {
        font-size: 13px;
        padding: 8px 8px;
    }

    .phone {
        display: flex;
        margin-right: 0px;
        margin-left: 0px;
    }

    .logo .img1 {
        max-height: 57px;
        /* margin-left: 11px; */
        margin-left: 40px;
    }

     .imgg1 .img {
        height: 300px;
    }

    #me {
        height: 850px;
    }

    .scrollup {
        right: 27px;
    }

    .sidebar-template {
        margin-right: -5px;
    }

    .main {
        text-align: center;
        left: 40%;
        font-size: 65px;
    }

    .centered {
        text-align: center;
        left: 50%;
    }

    .centered {
        animation: animated-text 5s steps(16) 1s 100 normal both, animated-cursor 500ms steps(16) infinite normal;
    }

    /* text animation */

    @keyframes animated-text {
        from {
            width: 0;
        }

        to {
            width:435px;
        }
    }

    .home>h3 {
        left: 4px;
        font-size: 37px;
    }

    .info3 {
        left: -3px;
        position: relative;
    }

    .overview {
        margin: 0 -88px;
    }

    #left-call {
        
        max-width: 40px;
        left: 4px;
        
    }
    #msg-left{
      max-width: 40px;
        left: 4px;
    }

    #left {
        max-width: 40px;
        left: 4px;
    }

    .size-default {
        margin-left: 0px;
    }

.location {
    padding: 50px 0px;
}

    .btn>a>button {
        /* margin-left: 59px; */
        width: 334px;
        height: 62px;
    }

    hr {
        margin-left: 31px;
        width: 316px;
    }

    .project_info>img {
        width: 536px;
        height: 90%;
        margin-right: 100px;
    }

    .location>iframe {
        width: 495px;
        height: 900px;
    }

    /* .living {
        width: 100%;
        height: 902px;
    } */

    .living-h3 {
        padding: 0px 80px;
    }

    .living-h3>h3 {
        font-size: 27px;
        /* margin-left: -20px; */
    }

    /* .living-info {
        margin-left: 5%;
    } */

    .imgt {
        margin-right: -59px;
        margin-left: 10px;
    }

    #downloadBtn {
        width: 313px;
        margin-left: 42px;
    }


    .tower-amenities {
        padding-right: -89px;
        left: -25px;
        position: relative;
        margin-right: -57px;
    }

    .floor-image>li>button {
        padding: 20px;
        width: 275px;
        margin-left: 9px;
    }

    .info1 {
        width: 700px;
    height: 540px;
    margin-left: 35px;
    margin-right: 0px;
    position: relative;
        /* top: 20px; */
    }

    .info {
        width: 640px;
    height: 540px;
        position: relative;
        /* top: 20px; */
        /* padding-left: 5px; */
        /* padding-right: 0px; */
        margin-left: 20px;
    }

    .info2 {
        margin-top: -45px;
        text-align: center;
        margin-bottom: 18px;
        font-size: 15px;
    }

    .image1,
    .image {
        margin-left: 0px;
        display: block;
        justify-content: center;
    }

    .info3 {
        /* font-size: 15px; */
        /* margin-bottom: 17px; */
        /* padding: 0px 15px; */
    }

    .P14A,
    .P12A {
        width: 540px;
        height: 540px;
        /* left: 20px; */
        position: relative;
        /* top: 50px; */
    }

    .P14A {
        width: 640px;
    height: 540px;
    margin-left: 10px;
    /* left: 42px; */
    position: relative;
    /* top: -325px; */
    /* margin-top: -30px;*/
    }

    .P11,
    .P12 {
        width: 620px;
        height: 540px;
        margin-left: 50px;
        position: relative;
        /* margin-top: 20px; */
        /* margin-bottom: 20px;*/
    }

    .overview > .row3 {
        padding: 0px 50px 0px 50px;
    }
    
    .attachment-full {
                
        min-width: 600px !important;
        min-height: 300px;
    }

    .gallery-item {

        min-width: 550px !important;
        min-height: 300px;

    }

    #images {
        width: 663px;
        /* height: 700px; */
	height:auto;
    }

    .web-image {
        width: 595px;
        height: 473px;
    }

    .zoom {
        width: 597px;
        height: 60px;
        margin: 61px 33px 45px;
    }

     .pricing {
        min-height: 1300px;
    }

    .grid-item {
        padding: 5px;
        font-size: 15px;
    }

    .grid-item>button {
        font-size: 15px;
        padding: 8px;
        width: 136px;
    }

    .grid-container {
        margin-left: 196px;
    }

    #left>img {
        width: 45px;
    }

    /* .key {
        margin-left: 135px;
    } */

    .sidebar-template .popup-template-area {
        width: 331px;
    }

    #contactform-popup {
        max-width: 742px;
        padding: 48px;
        background-color: #fff;
        height: 100%;
    }
}

@media only screen and (min-width: 1440px) and (max-width: 2559px) {

    #events {
        width: 100%;
        min-height: 800px;
    }

    .main-menu {
        margin-left: 7px;
    }

    .menu li a {
        font-size: 13px;
        padding: 8px 8px;
    }

    .phone {
        display: table-caption;
        margin-right: 0px;
        margin-left: 0px;
    }

    .logo .img1 {
        max-height: 57px;
        /* margin-left: 11px; */
        margin-left: 35px;
    }

     .imgg1 .img {
        height: 300px;
    }

    #me {
        height: 850px;
    }

    .scrollup {
        right: 27px;
    }

    .sidebar-template {
        margin-right: -5px;
    }

    .header-inner {
        margin: 0px 0px 0px -15px;
        display: flex;
    }

    .main {
        text-align: center;
        left: 40%;
        font-size: 65px;
    }

    .centered {
        text-align: center;
        left: 50%;
    }

    .centered {
        animation: animated-text 5s steps(16) 1s 100 normal both, animated-cursor 500ms steps(16) infinite normal;
    }

    /* text animation */

    @keyframes animated-text {
        from {
            width: 0;
        }

        to {
            width:440px;
        }
    }

    .home>h3 {
        left: 4px;
        font-size: 37px;
    }

    .info3 {
        left: -3px;
        position: relative;
    }

    .overview {
        margin: 0 -88px;
    }

    /* #left-call {
        
        max-width: 34px;
        left: 6px;
        
    }

    #left {
        max-width: 34px;
        left: 5px;
    } */
    #left-call {
        color: #fff;
        background-color: #000;
        padding: 7px;
        text-align: center;
        position: fixed;
        left: 10px;
        bottom: 6em;
        z-index: 9999999;
        max-width: 40px;
    }
    
    #left {
        color: #fff;
        background-color: #000;
        padding: 7px;
        text-align: center;
        position: fixed;
        left: 13px;
        bottom: 3em;
        z-index: 9999999;
        max-width: 40px;
    }
    
    #msg-left{
        color: #fff;
        background-color: #000;
        padding: 7px;
        text-align: center;
        position: fixed;
        left: 13px;
        bottom:9em;
        z-index: 9999999;
        max-width: 40px;
    }

    .size-default {
        margin-left: 0px;
    }

.location {
    padding: 50px 0px;
}

    .btn>a>button {
        margin-left: 60px;
        width: 334px;
        height: 62px;
    }

    hr {
        margin-left: 31px;
        width: 316px;
    }

    .project_info>img {
        width: 536px;
        height: 90%;
        margin-right: 38px;
    }

    .location>iframe {
        width: 495px;
        height: 900px;
    }

    /* .living {
        width: 100%;
        height: 902px;
    } */

    .living-h3 {
        padding: 0px 80px;
    }

    .living-h3>h3 {
        font-size: 27px;
        /* margin-left: -20px; */
    }

    /* .living-info {
        margin-left: 5%;
    } */

    .imgt {
        margin-right: -59px;
        margin-left: 10px;
    }

    #downloadBtn {
        width: 313px;
        margin-left: 42px;
    }


    .tower-amenities {
        padding-right: -89px;
        left: -25px;
        position: relative;
        margin-right: -57px;
    }

    .floor-image>li>button {
        padding: 20px;
        width: 275px;
        margin-left: 9px;
    }

    .info1 {
        width: 725px;
        height: 540px;
        margin-right: 0px;
        margin-left: 20px;
        position: relative;
        /* top: 20px; */
    }

    .info {
        width: 665px;
    height: 540px;
        position: relative;
        /* top: 20px; */
        /* padding-left: 5px; */
        /* padding-right: 0px; */
        margin-left: 20px;
    }

    .info2 {
        margin-top: -45px;
        text-align: center;
        margin-bottom: 18px;
        font-size: 15px;
    }

    .image1,
    .image {
        margin-left: 0px;
        display: block;
        justify-content: center;
    }

    .info3 {
        /* font-size: 15px; */
        /* margin-bottom: 17px; */
        /* padding: 0px 15px; */
    }

    .P14A,
    .P12A {
        width: 540px;
        height: 540px;
        /* left: 20px; */
        position: relative;
        /* top: 50px; */
    }

    .P14A {
        width: 660px;
    height: 540px;
    margin-left: 10px;
    /* left: 42px; */
    position: relative;
    /* top: -325px; */
    /* margin-top: -30px;*/
    }

    .P11,
    .P12 {
        width: 665px;
        height: 540px;
        margin-left: 35px;
        position: relative;
        /* margin-top: 20px; */
        /* margin-bottom: 20px;*/
    }

    
    .attachment-full {
                
        min-width: 500px !important;
        min-height: 350px;
    }

    .gallery-item {

        min-width: 550px !important;
        min-height: 350px;

    }

    .swiper-pagination {
        margin-top: 150px;
    }

    #images {
        width: 663px;
        /* height: 700px;*/
	height:auto;
    }

    .web-image {
        width: 595px;
        height: 473px;
    }

    .zoom {
        width: 597px;
        height: 60px;
        margin: 61px 33px 0px;
    }

     .pricing {
        min-height: 1300px;
    }

    .grid-item {
        padding: 5px;
        font-size: 15px;
    }

    .grid-item>button {
        font-size: 15px;
        padding: 8px;
        width: 136px;
    }

    .grid-container {
        /* margin-left: 196px; */
    }

    #left>img {
        width: 45px;
    }

    /* .key {
        margin-left: 135px;
    } */

    .sidebar-template .popup-template-area {
        width: 331px;
    }

    #contactform-popup {
        max-width: 742px;
        padding: 48px;
        background-color: #fff;
        height: 100%;
    }
}

