@import url(https://fonts.googleapis.com/css?family=Work+Sans:300,400,500,600,700,800,900);
@font-face {
    font-family: merry_christmas_starregular;
    src: url(merrychristmasstar-webfont.woff2) format('woff2'), url(merrychristmasstar-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

body,
html {
    padding: 0;
    margin: 0;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    font-family: 'Work Sans', sans-serif;
    font-weight: 400;
    color: #333;
    line-height: 22px
}

a,
button,
img,
input[type=submit] {
    text-decoration: none;
    outline: 0;
    border: 0;
    transition: .2s ease
}

b,
strong {
    font-weight: 700
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    padding: 0;
    margin: 0
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px
}

.container.small {
    max-width: 850px
}

.container.medium {
    max-width: 1000px
}

.clearfix {
    clear: both
}

.pull-left {
    float: left!important
}

.pull-right {
    float: right!important
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-justify {
    text-align: justify
}

.text-uppercase {
    text-transform: uppercase
}

.text-italic {
    font-style: italic
}

.text-black {
    color: #000
}

.text-white {
    color: #fff
}

.text-offwhite {
    color: #ccc
}

.text-gray {
    color: #444
}

.text-orange {
    color: #ff9d00
}

.text-blue {
    color: #0097ff
}

.img-responsive {
    max-width: 100%;
    height: auto
}

.img-full {
    width: 100%;
    height: auto
}

.center-block {
    margin: 0 auto
}

.bg-cover {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.col-1 {
    width: 8.333333333333333%
}

.col-2 {
    width: 16.66666666666667%
}

.col-3 {
    width: 25%
}

.col-4 {
    width: 33.33333333333333%
}

.col-5 {
    width: 41.66666666666667%
}

.col-6 {
    width: 50%
}

.col-7 {
    width: 58.33333333333333%
}

.col-8 {
    width: 66.66666666666667%
}

.col-9 {
    width: 75%
}

.col-10 {
    width: 83.33333333333333%
}

.col-11 {
    width: 91.66666666666667%
}

.col-12 {
    width: 100%
}

.col-12-5 {
    width: 20%
}

.w70 {
    width: 70%
}

.w30 {
    width: 30%
}

.col-1,
.col-10,
.col-11,
.col-12,
.col-12-5,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.w30,
.w70 {
    float: left
}

.section {
    float: left;
    width: 100%
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.visible-xs {
    display: none
}

.hidden-xs {
    display: block
}

.d-inline-block {
    display: inline-block
}

.d-block {
    display: block
}

.d-none {
    display: none
}

.fw-200 {
    font-weight: 200
}

.fw-300 {
    font-weight: 300
}

.fw-400 {
    font-weight: 400
}

.fw-500 {
    font-weight: 500
}

.fw-600 {
    font-weight: 600
}

.fw-700 {
    font-weight: 700
}

.fw-800 {
    font-weight: 800
}

.fw-900 {
    font-weight: 900
}

.fs-9 {
    font-size: 9px
}

.fs-10 {
    font-size: 10px
}

.fs-14 {
    font-size: 14px
}

.fs-12 {
    font-size: 12px
}

.fs-46 {
    font-size: 46px
}

.fs-16 {
    font-size: 16px
}

.fs-20 {
    font-size: 20px
}

.fs-28 {
    font-size: 28px
}

.fs-36 {
    font-size: 36px
}

.fs-50 {
    font-size: 50px
}

.color-dark-gray {
    color: #27282f
}

.color-light-gray {
    color: #909090
}

.color-fff {
    color: #fff
}

.color-212121 {
    color: #212121
}

.color-light-blue {
    color: #3b76bc
}

.head-color {
    color: #4f4f5d
}

.bg-dark-gray {
    background-color: #27282f
}

.blue-color {
    color: #3b76bc
}

.bg-green {
    background-color: #608f33
}

.bg-offwhite {
    background-color: #ecefff
}

.bg-dark-blue {
    background-color: #214577
}

.bg-fff {
    background-color: #fff
}

.h-100 {
    height: 100%
}

.w-100 {
    width: 100%
}

.uppercase {
    text-transform: uppercase
}

.background-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.banner-1 {
    background-image: url(../images/new_img/banner1.jpg)
}

.banner-head {
    text-shadow: 2px 3px rgba(0, 0, 0, .6)
}

.header-section {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .85);
    z-index: 9999;
    width: 100%;
    padding: 14px 0
}

.fs-53 {
    font-size: 53px
}

.client-logo {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid rgba(255, 255, 255, .27)
}

.menu-section .sell_do_form_control {
    background-color: transparent!important;
    border-radius: 0!important;
    color: #fff!important;
    height: 28px!important;
    border-color: #fff!important
}

.menu-section .sell_do_ctc_btn {
    background-color: transparent!important;
    border-radius: 0!important;
    color: #fff!important;
    border: 1px solid #fff!important;
    padding: 3px 9px!important;
    border-left: 0!important;
    height: 28px!important;
    font-size: 14px!important;
    font-weight: 500
}

.menu-section .sell_do_ctc_btn_c {
    margin-left: 0!important
}

.menu-section .sell_do_ctc_input_c {
    margin-bottom: 0!important
}

.site-log-section {
    cursor: pointer
}

.menu-section .sell_do_clicktocall_container {
    margin: 0 14px!important
}

.menu-section .sell_do_verify_container {
    padding: 0 10px!important;
    margin-top: -24px
}

.menu-section .sell_do_verify_btn {
    margin-left: 5px!important;
    padding: 6px 5px!important
}

.menu-section .sell_do_verify_resend_link {
    color: #fff!important
}

.scroll {
    position: relative;
    height: 100%;
    overflow-y: auto;
    padding-right: 10px;
    overflow-y: scroll;
    height: 400px;
    margin-bottom: 15px
}

.rera span {
    cursor: pointer;
    text-decoration: underline
}

.disclaimer-page,
.privacy-page {
    position: fixed;
    background-color: rgba(0, 0, 0, .81);
    width: 100%;
    height: 100%;
    z-index: 99999;
    top: 0;
    left: 0
}

.disclaimer-page-copy,
.privacy-page-copy {
    position: absolute;
    top: 30px;
    width: 75%;
    left: 12.5%;
    margin: 0 0 20px 0;
    border-radius: 30px;
    padding: 25px;
    background-color: rgba(255, 255, 255, .73);
    color: #000;
    font-size: 13px;
    line-height: 20px;
    text-align: justify
}

.disclaimer-page-copy h1,
.privacy-page-copy h1 {
    font-size: 25px;
    color: #000
}

.i-agree-btn,
.privacy-agree-btn {
    display: block;
    width: 150px;
    text-align: center;
    float: right;
    border: 2px solid #cdab64;
    background-color: #915823;
    color: #fff;
    padding: 5px 10px;
    cursor: pointer
}

.enq-form {
    position: absolute;
    width: 332px;
    right: 49px;
    background: #fff;
    top: 100%;
    padding: 14px;
    border-radius: 2px;
    border:1px solid #777;
}

.enq-form .selldof label {
    display: none
}

.enq-form .selldof label {
    display: none
}

.enq-form .selldof .has-error .help-block {
    position: absolute;
    bottom: -12px;
    left: 4px
}

.enq-form .selldof .form-control {
    border-radius: 0;
    height: 34px
}

.enq-form .selldof .help-block {
    margin-top: 0!important;
    margin-bottom: 0!important
}

.enq-form .selldof .form-group {
    margin-bottom: 10px!important;
    padding-bottom: 10px!important
}

.enq-form .selldof_field-container {
    width: 100%;
    position: relative;
    padding: 0!important
}

.menu-section .thankyou {
    width: 250px;
    font-size: 14px;
    line-height: 16px;
    margin-top: -12px;
    margin-left: 14px
}

.enq-form .sell_do_ctc .thankyou {
    width: 240px;
    margin-top: 0;
    padding: 0 10px;
    font-size: 12px;
    line-height: 15px
}

.enq-form .selldof .btn {
    background: #6d9a42!important;
    border-radius: 2!important;
    letter-spacing: 2px;
    font-size: 16px!important;
    padding: 5px 18px!important;
    color: #fff !important border-color: #6d9a42!important
}

.enq-form .thankyou {
    padding: 75px 10px
}

.enq-form .selldof .form-group {
    position: relative
}

.header-enq-btn {
    text-decoration: none;
    border: 1px solid #fff;
    height: 30px;
    padding: 0 9px;
    font-size: 14px;
    font-weight: 500;
    display: inline-block
}

.rera p {
    font-size: 12px;
    line-height: 24px
}

.tel-img {
    padding-top: 4px;
    padding-right: 8px
}

.sell_do_virtual_numbers {
    margin-bottom: 0!important
}

.menu-section {
    padding-top: 15px
}

.menu-section .sell_do_form_control::-webkit-input-placeholder {
    color: #fff!important
}

.menu-section .sell_do_form_control::-moz-placeholder {
    color: #fff!important
}

.menu-section .sell_do_form_control:-ms-input-placeholder {
    color: #fff!important
}

.menu-section .sell_do_form_control:-moz-placeholder {
    color: #fff!important
}

.menu-bar {
    height: 30px;
    width: 30px;
    margin-left: 20px;
    cursor: pointer;
    -webkit-transition: transform 1.2s ease;
    -moz-transition: transform 1.2s ease;
    -o-transition: transform 1.2s ease;
    -ms-transition: transform 1.2s ease;
    transition: transform 1.2s ease
}

.menu-list.nav-links a {
    font-size: 30px;
    display: block;
    color: #fff;
    padding: 10px 0;
    text-transform: capitalize
}

.x {
    position: relative
}

.x .bar-2 {
    opacity: 0
}

.x .bar-1 {
    transform: rotate(47deg) translate3d(7px, 7px, 4px)
}

.x .bar-3 {
    transform: rotate(-44deg) translate3d(4px, -4px, 5px)
}

span.bar {
    display: block;
    height: 2px;
    width: 100%;
    background: #fff;
    margin: 6px 0
}

.banner-head {
    line-height: 38px
}

.banner-subhead {
    padding: 15px 0 10px;
    text-shadow: 2px 3px rgba(0, 0, 0, .6)
}

.banner-text {
    bottom: 10%;
    left: 9%
}

.banner-enq {
    border: 2px solid #fff;
    color: #fff;
    padding: 5px 34px;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: 600;
    margin-top: 20px;
    display: inline-block
}

.bg-lghtgray {
    background-color: #ecefff
}

.amenities-section,
.overview-section,
.specification-section {
    padding: 140px 0
}

.section-head {
    padding: 5px 0 40px;
    font-size: 53px
}

.section-subhead {
    line-height: 48px;
    font-size: 45px;
    padding: 5px 0 20px
}

.section-highlight {
    font-size: 24px;
    line-height: 30px;
    padding: 16px 0
}

.enq-btn {
    border: 2px solid #494949;
    color: #494949;
    padding: 6px 25px;
    margin: 0 2px;
    letter-spacing: 2px;
    font-size: 16px;
    font-weight: 600;
    margin-top: 20px;
    display: inline-block
}

.force-fff {
    color: #fff!important;
    border-color: #fff!important
}

.overview-section {
    background-size: 58.33333333333333% 100%;
    background-position: right
}

.amenities-section {
    background-size: 58.33333333333333% 100%;
    background-position: left
}

.specification-section {
    background-size: 58.33333333333333% 100%;
    background-position: right;
    -webkit-transition: background-position 1.2s linear;
    -moz-transition: background-position 1.2s linear;
    -o-transition: background-position 1.2s linear;
    -ms-transition: background-position 1.2s linear;
    transition: background-position 1.2s linear
}

.location-dis {
    background-color: #0f0e1c;
    padding: 140px 29px;
    min-height: 730px;
    padding-left: 8%
}

.location-head {
    padding: 24px 0 40px;
    font-size: 53px
}

.location-para {
    font-size: 22px
}

.location-map {
    height: 730px;
    float: left
}

.gallery-head {
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 12px
}

.gallery-section {
    padding: 130px 0 100px;
    /*-webkit-transition: background-image 0.5s linear;
    -moz-transition: background-image 0.5s linear;
    -o-transition: background-image 0.5s linear;
    -ms-transition: background-image 0.5s linear;
    transition: background-image 0.5s linear;*/
    background-attachment: fixed
}

.Virtual-section .location-dis {
    padding: 123px 29px;
    min-height: 576px;
    padding-left: 8%
}

.Virtual-section .location-map {
    height: 576px;
    cursor: pointer
}

.plans-icon {
    width: 60px;
    margin-top: -30px;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    position: absolute
}

.gallery-head-dis {
    font-size: 18px
}

.gallery-link-block li {
    list-style-type: none
}

.gallery-link-block li a {
    font-size: 41px;
    font-weight: 300;
    color: #8f8f8f;
    padding: 16px 5px 16px 30px;
    display: inline-block;
    cursor: pointer;
    transform: scale(1);
    transition: .45s ease
}

.gallery-link-block ul {
    padding: 39px 26px
}

.d-table {
    display: table;
    vertical-align: medium
}

.d-table-cell {
    display: table-cell
}

.v-align-middle {
    vertical-align: middle
}

.gallery-slider-dis {
    height: 440px
}

.gallery-slider:after {
    width: 1px;
    right: 25px;
    top: 15px;
    bottom: 5px;
    content: "";
    position: absolute;
    background-color: rgba(255, 255, 255, .2)
}

a.gallery-link.active {
    color: #fff;
    transform: scale(1.1);
    font-weight: 500
}

.gallery-link-dis {
    padding: 0 10px 0 50px
}

.life-at-top-head {
    font-size: 53px;
    padding-bottom: 28px
}

.life-at-bottom-head {
    font-size: 28px;
    padding-bottom: 0
}

.life-at-top-para {
    font-size: 18px;
    line-height: 26px;
    width: 80%;
    margin: 0 auto
}

.life-at-bottom-para {
    font-size: 16px;
    line-height: 26px;
    width: 80%;
    margin: 0 auto
}

.life-at-top-bg {
    padding: 110px 0 30px
}

.life-at-dis-bg {
    /*-webkit-transition: background-image 0.5s linear; 
    -moz-transition: background-image 0.5s linear; 
    -o-transition: background-image 0.5s linear; 
    -ms-transition: background-image 0.5s linear; 
    transition: background-image 0.5s linear */
}

li {
    list-style-type: none
}

.tab-list {
    width: 100%;
    text-align: center
}

.life-at-dis .tab-dis {
    width: 100%;
    float: left;
    padding: 45px 0 10px;   
}

.tab-list li {
    display: inline-block
}

.tab-list li a {
    border: 2px solid #fff;
    display: inline-block;
    padding: 0;
    margin: 8px 14px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase
}

.life-at-tabs {
    padding: 10px 0 60px
}

.tab-btn.active {
    background-color: #fff;
    color: #212121
}

.floor-plans-section {
    padding: 114px 0
}

.floor-tab-list li {
    float: left;
    border-right: 1px solid #9697b0
}

.floor-tab-list li a {
    color: #9697b0;
    font-size: 20px;
    padding-left: 13px;
    margin-right: 13px;
    display: inline-block;
    line-height: 20px;
    font-weight: 600
}

.floor-tab-list li:nth-child(3) {
    border-right: none
}

.floor-tab-btn.active {
    color: #4f4f5d
}

#floor-next,
#site-next {
    top: 46%;
    right: -46px;
    opacity: .6
}

#next-slide-ext,
#next-slide-game {
    right: 20px;
    opacity: .6;
    z-index: 999
}

#next-slide-game {
    bottom: -14px
}

#next-slide-ext a,
#next-slide-game a,
#prev-slide-ext a,
#prev-slide-game a {
    z-index: 999;
    display: block
}

#next-slide-ext a img,
#next-slide-game a img,
#prev-slide-ext a img,
#prev-slide-game a img {
    z-index: 999
}

#floor-prev,
#site-prev {
    top: 46%;
    left: -46px;
    opacity: .6
}

#prev-slide-ext,
#prev-slide-game {
    z-index: 999;
    left: 20px;
    opacity: .6;
    bottom: -14px
}

#apartment-next {
    top: 46%;
    right: -46px;
    opacity: .6;
    bottom: -14px
}

#apartment-prev {
    top: 46%;
    left: -46px;
    opacity: .6
}

.floor-tab-btn li {
    float: left
}

.floor-plan-slid {
    height: 380px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: block
}

.overview-hidden {
    overflow: hidden
}

.menu-list.nav-links a.active {
    color: #6d9a42
}

.floor-plan-slid-1 {
    background-image: url(../images/new_img/floor-3.jpg)
}

.floor-plan-slid-2 {
    background-image: url(../images/new_img/floor-4.jpg)
}

.floor-plan-slid-3 {
    background-image: url(../images/new_img/floor-5.jpg)
}

.floor-plan-slid-4 {
    background-image: url(../images/new_img/floor-6.jpg)
}

.floor-plan-slid-5 {
    background-image: url(../images/new_img/floor-7.jpg)
}

.floor-plan-slid-6 {
    background-image: url(../images/new_img/floor-8.jpg)
}

.floor-plan-slid-7 {
    background-image: url(../images/new_img/floor-9.jpg)
}

.floor-plan-slid-8 {
    background-image: url(../images/new_img/floor-10.jpg)
}

.floor-plan-slid-9 {
    background-image: url(../images/new_img/floor-11.jpg)
}

.floor-plan-slid-10 {
    background-image: url(../images/new_img/floor-15.jpg)
}

.floor-plan-slid-11 {
    background-image: url(../images/new_img/floor-16.jpg)
}

.floor-plan-slid-12 {
    background-image: url(../images/new_img/floor-17.jpg)
}

.floor-plan-slid-13 {
    background-image: url(../images/new_img/floor-18.jpg)
}

.floor-plan-slid-14 {
    background-image: url(../images/new_img/floor-19.jpg)
}

.floor-plan-slid-15 {
    background-image: url(../images/new_img/floor-20.jpg)
}

.floor-plan-slid-16 {
    background-image: url(../images/new_img/floor-21.jpg)
}

.floor-plan-slid-16 {
    background-image: url(../images/new_img/floor-22.jpg)
}

.floor-plan-slid-17 {
    background-image: url(../images/new_img/floor-23.jpg)
}

.floor-plan-slid-18 {
    background-image: url(../images/new_img/floor-18.jpg)
}

.floor-plan-slid-19 {
    background-image: url(../images/new_img/apartmentplan-12.jpg)
}

.floor-plan-slid-20 {
    background-image: url(../images/new_img/apartmentplan-13.jpg)
}

.floor-plan-slid-21 {
    background-image: url(../images/new_img/apartmentplan-14.jpg)
}

.floor-plan-slid-22 {
    background-image: url(../images/new_img/apartmentplan-24.jpg)
}

.floor-plan-slid-23 {
    background-image: url(../images/new_img/apartmentplan-25.jpg)
}

.floor-plan-slid-24 {
    background-image: url(../images/new_img/apartmentplan-26.jpg)
}

.floor-plan-slid-25 {
    background-image: url(../images/new_img/apartmentplan-27.jpg)
}

.floor-plan-slid-26 {
    background-image: url(../images/layout.jpg)
}

.site_progress_slid {
    height: 380px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: block
}

.site-progress-slid-1 {
    background-image: url(../images/new_img/esquire-march-1.jpg)
}

.site-progress-slid-2 {
    background-image: url(../images/new_img/esquire-march-2.jpg)
}

.site-progress-slid-3 {
    background-image: url(../images/new_img/esquire-march-3.jpg)
}

.site-progress-slid-4 {
    background-image: url(../images/new_img/esquire-march-mix.jpg)
}

.floor-tab-block p {
    color: #4f4f5d;
    font-size: 20px;
    padding-right: 13px;
    margin-right: 13px;
    display: inline-block;
    line-height: 20px;
    font-weight: 600
}

.floor-tab-dis {
    padding: 40px 0
}

.about-section {
    background-color: #1e1f25;
    padding: 40px 0
}

.about-head,
.contact-head {
    font-size: 40px;
    padding-bottom: 14px
}

.pay_band p {
    top: 20%;
    right: 2%;
    font-size: 30px;
    color: #fff;
    font-weight: 500;
    line-height: 26px
}

.about-para,
.contact-para {
    font-size: 20px;
    line-height: 26px
}
.abt-logo{padding: 20px 0 0;}
.about-wrapper{padding: 20px 0 10px; color: #fff;}
.bignumber{
	font-size: 46px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 15px;
}

.contact-section {
    padding: 80px 0;
    background-color: #608f33
}

.title {
    display: none!important
}

.form-head {
    font-size: 30px;
    padding-bottom: 20px;
    padding-top: 14px
}

.footer-enquiry .selldof label {
    display: none!important
}

.footer-enquiry .selldof .form-control {
    background-color: transparent!important;
    border-radius: 0!important;
    border: 1px solid #fff!important;
    width: 100%;
    color: #fff
}

.conditions p {
    line-height: 20px;
    font-size: 12px
}

.conditions {
    margin-top: 15px
}

.footer-enquiry .selldof_field-container {
    width: 100%;
    float: left;
    padding: 2px 0!important
}

.banner-text-right {
    bottom: 15%;
    right: 5%;
    text-align: right
}

footer .container {
    max-width: 1215px
}

.footer-enquiry .selldof .form-control::-webkit-input-placeholder {
    color: #fff!important
}

.footer-enquiry .selldof .form-control::-moz-placeholder {
    color: #fff!important
}

.footer-enquiry .selldof .form-control:-ms-input-placeholder {
    color: #fff!important
}

.footer-enquiry .selldof .form-control:-moz-placeholder {
    color: #fff!important
}

.footer-enquiry .selldof .has-error .help-block {
    position: absolute;
    bottom: 0;
    left: 4px
}

.footer-enquiry .selldof .help-block {
    margin-top: 0!important;
    margin-bottom: 0!important
}

.footer-enquiry .selldof .btn {
    background: #ecf3ff!important;
    border-radius: 0!important;
    letter-spacing: 2px;
    font-size: 17px!important;
    padding: 5px 30px!important;
    border-color: #ecf3ff!important
}

.footer-enquiry .selldof .form-group {
    margin-bottom: 10px!important;
    padding-bottom: 10px!important
}

footer .row {
    padding: 10px 0
}

footer a {
    color: #fff
}

footer .col-4,
footer .col-8 {
    line-height: 20px
}

option {
    color: #212121!important
}

.scrolled {
    background-color: rgba(0, 0, 0, .85)
}

.amenities-bold {
    font-size: 45px;
    line-height: 46px
}

.p-0 {
    padding: 0
}

.nav-section {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 999;
    background-color: rgba(0, 0, 0, .94)
}

.on-open {
    background-color: rgba(0, 0, 0, .94)
}

.on-open .call-me-num,
.on-open .client-logo,
.on-open .header_enquire,
.on-open .sell_do_ctc {
    display: none
}

.html-popup {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    background-color: rgba(0, 0, 0, .9);
    z-index: 999;
    overflow: auto
}

.popup-content {
    color: #212121;
    background: #fff;
    margin: 0 auto;
    padding: 23px 26px;
    border: 2px solid #171413;
    margin-top: 10%;
    position: relative;
    border-radius: 4px;
    display: inline-table;
    margin-left: 20%;
    width: 60%;
    /*margin-bottom: 50px*/
}

.content-list li {
    width: 40%;
    float: left;
    width: 46%;
    float: left;
    font-size: 16px;
    padding: 5px 5px;
    margin-left: 3%;
    font-weight: 300;
    list-style-type: disc;
    margin-left: 2%
}

.closer-icon {
    position: absolute;
    top: -32px;
    right: -32px;
    display: block;
    background-color: #fff;
    border: 2px solid #171413;
    border-radius: 100%;
    line-height: 28px;
    font-size: 24px;
    color: #131110;
    height: 34px;
    width: 34px;
    text-align: center;
    cursor: pointer
}
.enq-form td{position: relative;}
label.error{bottom: -7px !important;}
#phone_number1-error.error{bottom: -18px !important;}
.enq-btn {
    cursor: pointer
}

a.gallery-link:hover {
    color: #fff;
    transform: scale(1.1);
    font-weight: 500
}

.gallery-explore {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .9);
    z-index: 999;
    display: none
}

.slide-pager {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background: rgba(0, 0, 0, .8901960784313725);
    padding: 3px;
    height: 106px
}

.slide-pager a {
    display: inline-block;
    height: 70px;
    width: 100px!important;
    background-color: gray;
    margin: 0 -3px
}

.pop-thumbnell {
    position: relative
}

.pop-thumbnell:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .65);
    z-index: 9
}

#exterior-slider .bx-viewport,
#gamenities-slider .bx-viewport {
    height: 570px!important
}

#exterior-slider .exterior-pager-slider-wrapper .bx-viewport {
    height: 57px!important
}

.pop-thumbnell.active:before {
    background-color: transparent
}

.pop-thumbnell.active::hover {
    background-color: transparent
}

.slider-back {
    top: 40px;
    position: absolute;
    z-index: 99;
    left: 5%;
    background: rgba(0, 0, 0, .27)
}

.gallery-link-block {
    padding: 60px 0
}

.gallery-slider-text {
    bottom: 127px;
    left: 5%;
    font-size: 30px
}

footer {
    width: 100%;
    height: auto;
    background: #26292e;
    line-height: 37px;
    text-align: left;
    z-index: 99;
    color: #fff;
    font-size: 14px
}

body {
    overflow-x: hidden
}

#apartment-next,
#apartment-prev,
#floor-next,
#floor-prev {
    cursor: pointer
}

.revealOnScroll {
    opacity: 0
}

.contact-section .thankyou {
    text-align: center;
    color: #fff;
    padding: 50px
}

.btn-anim {
    position: relative;
    transition: all 20ms ease-in-out!important;
    padding: 0;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    transform: translateZ(0);
    box-sizing: border-box;
    cursor: pointer;
    border: 2px solid #494949;
    overflow: hidden;
    white-space: nowrap
}

.banner-slider-init .btn-anim {
    border-color: #fff
}

.btn-anim span {
    box-sizing: border-box;
    display: inline-block;
    line-height: 1;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 3px 8px
}

.btn-anim .text {
    transition: transform .4s ease!important;
    z-index: 1;
    position: relative
}

.btn-anim .hover,
.btn-anim .text {
    display: flex;
    align-items: center
}

.btn-anim .hover {
    position: absolute;
    top: 0;
    left: 0;
    color: #494949;
    background: #fff;
    transform: translateY(100%);
    transition: transform .4s ease!important;
    height: 100%
}

.btn-anim:hover .text {
    transform: translateY(-104%) translateZ(0)
}

.btn-anim:hover .hover,
.btn-anim:hover .hover .inner {
    transform: translateZ(0)
}

.overview-section .btn-anim .hover,
.specification-section .btn-anim .hover {
    background-color: #494949;
    color: #fff
}

.banner-enq,
.header-enq-btn {
    border-color: #fff
}

.ext-pager-controls {
    position: absolute;
    bottom: 10%;
    width: 100%
}

.game-pager-controls {
    position: absolute;
    bottom: 10%;
    width: 100%
}

.header-enq-btn span {
    padding: 3px 8px
}

.menu-list.nav-links a {
    position: relative;
    padding-left: 40px
}

.menu-list.nav-links a:before {
    position: absolute;
    content: "";
    top: 46%;
    left: 0;
    width: 24px;
    height: 3px;
    border-radius: 4px;
    background-color: #fff
}

.menu-list.nav-links a.active:before {
    left: 5px;
    background-color: #6d9a42;
    width: 36px
}

.menu-list.nav-links a.active {
    padding-left: 50px
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 1;
    -webkit-transition: all 1.2s ease-in-out;
    transition: all 1.2s ease-in-out
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@keyframes rotateInDownLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    animation-name: zoomInDown
}

@keyframes lightSpeedIn {
    from {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeft {
    animation-name: fadeInLeft
}

@keyframes bounceInDown {
    60%,
    75%,
    90%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }
    75% {
        transform: translate3d(0, -10px, 0)
    }
    90% {
        transform: translate3d(0, 5px, 0)
    }
    to {
        transform: none
    }
}

.bounceInDown {
    animation-name: bounceInDown
}

@keyframes bounceInUp {
    60%,
    75%,
    90%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }
    75% {
        transform: translate3d(0, 10px, 0)
    }
    90% {
        transform: translate3d(0, -5px, 0)
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInRight {
    60%,
    75%,
    90%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        transform: translate3d(10px, 0, 0)
    }
    90% {
        transform: translate3d(-5px, 0, 0)
    }
    to {
        transform: none
    }
}

@keyframes bounceInLeft {
    60%,
    75%,
    90%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }
    75% {
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        transform: translate3d(5px, 0, 0)
    }
    to {
        transform: none
    }
}

.bounceInLeft {
    animation-name: bounceInLeft
}

.bounceInRight {
    animation-name: bounceInRight
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDown {
    animation-name: fadeInDown
}

.bounceInUp {
    animation-name: bounceInUp
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    animation-name: fadeInRight
}

@keyframes bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce
}

@-webkit-keyframes shake {
    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

@keyframes shake {
    0%,
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.4, .4, .4);
        transform: scale3d(.4, .4, .4)
    }
    50% {
        opacity: .5
    }
    100% {
        opacity: 0
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.4, .4, .4);
        transform: scale3d(.4, .4, .4)
    }
    50% {
        opacity: .5
    }
    100% {
        opacity: 0
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

.close-form {
    display: none
}

.border-box-radius {
    border: solid 1px #ccc
}

.border-box {
    width: 30%;
    margin: 0 auto
}

.radius {
    height: 12px;
    width: 12px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block
}

.radius:after {
    content: "";
    height: 1px;
    width: 50px;
    background-color: #fff;
    border-bottom: solid 1px #fff;
    position: absolute;
    top: 5px;
    left: 20px
}

.radius:before {
    content: "";
    height: 1px;
    width: 50px;
    background-color: #fff;
    border-bottom: solid 1px #fff;
    position: absolute;
    top: 5px;
    right: 20px
}

#blog {
    margin-top: 91px
}

.row-blog img {
    width: 70%;
    display: block;
    margin: 0 auto
}

#blog .blog-container {
    max-width: 900px;
    margin: 0 auto;
    padding: 0 20px
}

.green-color {
    background-color: #519327
}

.white-color {
    color: #fff
}

.padding30 {
    padding: 30px
}

.row-blog {
    margin: 2% 0
}

.border-bottom {
    display: none
}

.row-blog p {
    font-size: 16px!important;
    line-height: 26px
}

.paddingleft {
    padding: 0 20px 0 0
}

.paddingright {
    padding: 0 0 0 20px
}

#blog h1 {
    margin: 15px 0;
    text-align: left;
    font-size: 42px;
    line-height: 50px;
    font-weight: 500
}

#blog p {
    font-size: 20px;
    line-height: 28px;
    padding: 15px 0 15px 0;
    color: gray;
    font-weight: 500
}

.row-blog strong {
    font-weight: 600;
    font-size: 24px;
    color: #414143;
    text-transform: capitalize
}

.wrap {
    font-size: 26px;
    padding: 10px 0;
    line-height: 32px
}

.line1 {
    font-size: 22px;
    padding: 0 0 15px 0
}

.line2 {
    font-size: 26px;
    line-height: 32px;
    padding: 15px 0;
    font-weight: 700
}

.para p {
    font-size: 16px!important;
    padding: 0!important
}

#blog .back-btn {
    margin-bottom: 15px;
    display: inline-block;
    margin-top: 20px
}

#blog .back-btn a {
    background-color: #000;
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 7px 10px;
    text-decoration: none;
    cursor: pointer
}

#next-slide-ext,
#prev-slide-ext {
    bottom: -14px
}


@media only screen and (max-width:1030px) {
    .section-head {
        line-height: 36px
    }
    .location-dis {
        padding: 50px 26px;
        min-height: 600px;
        padding-left: 4%
    }
    .location-map {
        height: 600px
    }
    #apartment-next,
    #floor-next {
        right: 0;
        background: #ecefff;
        padding: 10px 6px 3px 6px;
        top: 42%;
        cursor: pointer
    }
    #apartment-prev,
    #floor-prev {
        left: 0;
        background: #ecefff;
        padding: 10px 6px 3px 6px;
        top: 42%;
        cursor: pointer
    }
    .tab-list li a {
        padding: 3px 10px;
        margin: 5px 10px;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 2px
    }
    .life-at-bottom-para {
        width: 94%
    }
    .gallery-section {
        overflow-x: hidden
    }
}

@media only screen and (max-width:1024px) {
    .pad-top br {
        display: block
    }
    #next-slide-game,
    #prev-slide-game {
        bottom: -48px!important
    }
    section.visible-xs.pad-wrapper {
        float: left;
        width: 100%;
        background-color: #130f10
    }
    .pay_band {
        text-align: center
    }
    .pad-top p {
        text-align: center
    }
    .pay_band p {
        right: initial;
        left: 51%;
        transform: translateX(-50%);
        width: 100%;
    }
    .pad-top {
        padding: 30px 0
    }
    .pad-top .fs-20 {
        font-size: 19px;
        padding-bottom: 20px
    }
    .border-bottom {
        border-bottom: solid 1px #313131;
        bottom: 0;
        width: 45%;
        margin: 15px auto;
        text-align: center;
        display: block;
        height: 1px
    }
    #blog.textcenter {
        text-align: center!important
    }
    .row-blog img {
        width: 30%
    }
    #cboxTitle {
        font-size: 10px
    }
    #cboxCurrent {
        font-size: 10px
    }
    #blog {
        margin-top: 62px
    }
    #blog h1 {
        font-size: 25px;
        line-height: 30px;
        text-align: center!important
    }
    #blog br {
        display: block
    }
    .paddingleft,
    .paddingright {
        padding: 20px 0 0 0
    }
    .row-blog {
        margin: 8% 0
    }
    .padding30 {
        padding: 15px
    }
    #blog h1 {
        font-size: 20px
    }
    .line1 {
        font-size: 19px
    }
    .line2 {
        font-size: 23px;
        line-height: 28px
    }
    #blog p {
        font-size: 15px;
        padding: 8px 0 8px 0
    }
    .visible-xs {
        display: block
    }
    .hidden-xs {
        display: none
    }
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-12-5,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .w30,
    .w70 {
        width: 100%
    }
    .banner-head {
        line-height: 26px;
        font-size: 20px
    }
    .opacity-0 {
        opacity: 1
    }
    .specification-section p {
        color: #fff
    }
    br {
        display: none
    }
    .banner-subhead {
        padding: 2px 0 7px;
        font-size: 15px
    }
    .banner-enq {
        padding: 2px 28px;
        font-size: 13px;
        margin-top: 14px
    }
    .sell_do_virtual_number_mobile {
        width: 200px;
        margin: 0 auto;
        display: inline-block
    }
    .section-subhead {
        line-height: 32px;
        font-size: 30px;
        padding: 5px 0 15px
    }
    .section-head {
        line-height: 18px;
        font-size: 34px;
        padding-bottom: 13px
    }
    .section-highlight {
        font-size: 19px;
        line-height: 27px;
        padding: 16px 0
    }
    .enq-btn {
        padding: 3px 20px;
        font-size: 16px
    }
    .amenities-section,
    .overview-section,
    .specification-section {
        background-size: 100% 100%
    }
    .location-dis {
        padding: 14px 20px;
        padding: 50px 20px;
        min-height: auto;
        padding-left: 4%
    }
    .location-map {
        height: 450px
    }
    .slide-pager a {
        height: 50px;
        width: 50px!important
    }
    .gallery-link-block {
        padding: 13px 0;
        text-align: center
    }
    .gallery-link-block li {
        list-style-type: none;
        width: auto;
        display: inline-block
    }
    a.gallery-link.active {
        color: #fff;
        transform: scale(1);
        font-weight: 300;
        background: #494949
    }
    .gallery-slider-dis {
        text-align: center;
        padding: 30px 0
    }
    .gallery-link-dis {
        padding: 0
    }
    .back-btn-block {
        margin-bottom: 54px
    }
    .section-head {
        line-height: 31px;
        font-size: 34px;
        padding-bottom: 13px
    }
    .gallery-section {
        background-size: cover;
        /*padding: 28px 0 11px*/
        padding: 80px 0 11px
    }
    a.gallery-link:hover {
        color: #fff;
        transform: scale(1);
        font-weight: 300;
        background: #020202
    }
    .slide-pager {
        height: 58px
    }
    .gallery-slider-text {
        bottom: 80px;
        left: 3%
    }
    .slider-back {
        top: 15px;
        left: 3%
    }
    .tab-list li a {
        padding: 0 5px;
        margin: 5px 5px;
        letter-spacing: 2px;
        font-size: 12px
    }
    .floor-tab-list li a {
        color: #9697b0;
        font-size: 14px
    }
    #floor-next,
    #site-next {
        top: 44%;
        right: 0;
        opacity: .6
    }
    #floor-prev,
    #site-prev {
        top: 44%;
        left: 0;
        opacity: .6
    }
    #apartment-next {
        top: 44%;
        right: 0;
        opacity: .6;
        bottom:initial;
    }
    #apartment-prev {
        top: 44%;
        left: 0;
        opacity: .6
    }
    .amenities-section .col-5,
    .overview-section .col-5,
    .specification-section .col-5 {
        background-color: rgba(0, 0, 0, .7);
        padding: 10px
    }
    .amenities-section .col-5 .head-color,
    .overview-section .col-5 .head-color,
    .specification-section .col-5 .head-color {
        color: #fff
    }
    .amenities-section .col-5 .color-dark-gray,
    .overview-section .col-5 .color-dark-gray,
    .specification-section .col-5 .color-dark-gray {
        color: #fff
    }
    .amenities-section .col-5 .enq-btn,
    .overview-section .col-5 .enq-btn,
    .specification-section .col-5 .enq-btn {
        border: 2px solid #fff;
        color: #fff
    }
    .amenities-section .col-5 .section-highlight,
    .overview-section .col-5 .section-highlight,
    .specification-section .col-5 .section-highlight {
        color: #fff
    }
    .popup-content {
        padding: 10px 15px;
        margin-top: 25%;
        overflow-y: scroll;
        margin-left: 0;
        width: 100%
    }
    .content-list li {
        width: 100%;
        font-size: 17px;
        padding: 0 5px;
        margin-left: 2%
    }
    .closer-icon {
        position: absolute;
        top: 10px;
        right: 7px;
        line-height: 25px;
        font-size: 21px;
        color: #131110;
        height: 30px;
        width: 30px
    }
    .gallery-link-block li a {
        font-size: 20px;
        font-weight: 300;
        color: #222;
        padding: 4px 8px;
        background: #fff;
        margin: 3px 4px;
        border-radius: 2px;
        display: inline-block;
        cursor: pointer;
        transform: scale(1);
        transition: .45s ease
    }
    .sell_do_ctc {
        display: none
    }
    .enq-form .thankyou {
        padding: 75px 10px;
        margin: 0 auto
    }
    .cal-num {
        position: fixed;
        height: 30px;
        color: #212121;
        display: block;
        bottom: 0;
        left: 0;
        width: 50%;
        text-align: center;
        background-color: #fff;
        border-right: solid 1px #000;
        border-top: solid 1px #000
    }
    .cal-num .color-fff {
        color: #000
    }
    .header-enq-btn {
        position: fixed;
        bottom: 0;
        right: 0;
        width: 50%;
        text-align: center;
        color: #000;
        background-color: #fff;
        border-top: solid 1px #000
    }
    .gallery-slider:after {
        width: 30%;
        height: 2px;
        right: 35%;
        top: inherit;
        bottom: -10px;
        content: "";
        position: absolute;
        background-color: rgba(255, 255, 255, .27)
    }
    .enq-form {
        position: fixed;
        width: 100%;
        right: 0;
        background: #fff;
        top: 0;
        bottom: 0px;
        overflow: auto;
        height: inherit;
        border-bottom: 2px solid #000;
        padding: 14px;
        border-radius: 2px;
        padding-top: 50px
    }
    .sell_do_virtual_number_mobile {
        color: #000!important;
        text-align: center;
        font-size: 12px;
        font-weight: 600;
        display: block
    }
    .menu-list.nav-links a {
        font-size: 25px;
        display: block;
        color: #fff;
        padding: 7px 0
    }
    .client-logo {
        display: none
    }
    .scrolled {
        background-color: rgba(0, 0, 0, .96)
    }
    .cal-num .pull-left {
        float: inherit!important;
        display: block
    }
    .mobile_num a {
        text-decoration: none;
        color: #000;
        display: block
    }
    .cal-num .hidden-xs {
        display: none!important
    }
    footer {
        margin-bottom: 30px;
        text-align: center
    }
    footer .pull-left,
    footer .pull-right {
        float: inherit!important;
        line-height: 26px
    }
    .project-logo img {
        width: 80%
    }
    .header-section {
        padding: 10px 0 2px
    }
    .menu-section {
        padding-top: 5px
    }
    .disclaimer-page {
        overflow-y: scroll
    }
    .disclaimer-page-copy {
        margin: 70px 0
    }
    .close-form {
        position: absolute;
        display: inline-block!important;
        top: 10px;
        right: 16px;
        font-size: 23px;
        width: 26px;
        text-align: center;
        height: 26px;
        border: 1px solid #000
    }
    .html-popup {
        padding: 0 3%
    }
    .cal-num img {
        display: none!important
    }
    span.pull-left.sell_do_virtual_numbers.color-fff {
        color: #000;
        display: block;
        width: 100%;
        border-right: 1px solid #000;
        margin: auto
    }
    .Virtual-section .location-dis {
        padding: 60px 29px;
        min-height: 300px;
        padding-left: 5%
    }
    .Virtual-section .location-map {
        height: 300px
    }
    .contact-section {
        overflow: hidden
    }
    .menu-list.nav-links a {
        padding-left: 40px
    }
    .exterior-pager-slider-wrapper {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 57px;
        z-index: 999
    }
    .gallery-section {
        overflow-x: unset
    }
    #next-slide-ext,
    #prev-slide-ext {
        bottom: -51px
    }
    .about-wrapper .col-4{width: 33.33333333333333%}
}

@media only screen and (max-width:480px) {
    .mobile_num a{color: #fff;}
    .privacy-page-copy br {
        display: block
    }
    .disclaimer-page-copy,
    .privacy-page-copy {
        width: 95%;
        left: 3.5%
    }
    .pad-top {
        padding: 30px 0
    }
    .pad-top p {
        padding: 0 0 5px 0
    }
    .pad-top img {
        width: 100%
    }
    .pay_band p {
        right: initial;
        left: 50%;
        transform: translateX(-50%);
        font-size: 23px;
        width: 100%;
    }
    .pad-top .fs-20 {
        font-size: 16px
    }
    .para_mobile {
        padding-top: 20px!important
    }
    .tab-list {
        bottom: 4%
    }
    .slide-pager a {
        height: 75px
    }
    #next-slide-ext,
    #next-slide-game,
    #prev-slide-ext,
    #prev-slide-game {
        bottom: -55px
    }
    .enq-btn {
        padding: 2px 4px;
        font-size: 14px
    }
    .section-head {
        padding-bottom: 5px
    }
    .section-highlight {
        padding: 10px 0
    }
    .banner-text {
        left: 10px;
        right: 10px;
        padding: 14px;
        background: rgba(0, 0, 0, .6)
    }
    .sell_do_virtual_number_mobile {
        width: auto;
        margin: 0 auto
    }
    .menu-list {
        padding-top: 0px
    }
    .gallery-explore {
        padding: 100px 0!important;
        background-color: rgba(0, 0, 0, .98);
        top: inherit;
        bottom: 0;
        padding-top: 313px!important;
        overflow: hidden
    }
    .slider-back {
        top: 27%;
        left: 3%
    }
    .floor-tab-list li a {
        font-size: 12px;
        background: #fff;
        padding: 10px;
        margin: 2px 0
    }
    .floor-tab-list li {
        border-right: none
    }
    .gallery-slider-text {
        bottom: 90px;
        left: 3%;
        font-size: 25px
    }
    .floor-tab-list li:nth-child(3) {
        border-right: none
    }
    .floor-tab-list li {
        float: inherit;
        display: inline-block
    }
    .floor-tab-list {
        text-align: center
    }
    .amenities-section,
    .overview-section,
    .specification-section {
        background-size: cover
    }
    .banner-1 {
        background-image: url(../images/new_img/banner1.jpg)
    }
    .overview-section {
        background-image: url(../images/new_img/Section1_2.jpg);
        background-position: center
    }
    .amenities-section {
        background-image: url(../images/new_img/Section1_3.jpg);
        background-position: center
    }
    .specification-section {
        background-image: url(../images/new_img/Section1_4.jpg);
        background-position: center
    }
    .life-at-dis-bg {
        background-image: url(../images/new_img/mob-img/2a.jpg)
    }
    .gallery-section {
        background-size: cover
    }
    .slide-pager {
        bottom: 25px
    }
    .life-at-tabs,
    .life-at-top-bg .section-head,
    .life-at-top-bg .section-highlight {
        text-align: left
    }
    .life-at-top-para {
        width: 100%
    }
    .disclaimer-page-copy {
        margin: 3px 0 30px;
        width: 90%;
        left: 5%;
        padding: 30px 16px;
        border-radius: 10px
    }
    .contact-para .sell_do_virtual_numbers a {
        color: #fff!important;
        text-align: inherit;
        font-size: 16px
    }
    .gallery-explore {
        padding-top: 260px!important
    }
    .about-wrapper .col-4{width: 100%; padding-bottom: 30px;}
    .about-wrapper .col-4:last-child{padding-bottom:0 !important;}
    .bignumber{font-size: 40px;}
    .floor-plan-slid{height: 300px;}
    .floor-plans-section{padding:80px 0 30px; }
    .header-enq-btn, .header-enq-btn .hover{border-color: #4a7727;color: #fff;background-color: #4a7727;}
    .header-enq-btn span{padding: 5px 8px;background-color: #4a7727;color: #fff;}
    .header-enq-btn, .cal-num{height: 35px;background-color: #4a7727;border-top:1px solid #4a7727; border-right:1px solid #fff;}
    .cal-num{padding: 7px !important;}    
}
@media only screen and (max-width:320px) {
    #cboxTitle{left: 15px !important;}
    .floor-plan-slid{height: 230px;}
}