@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url('https://fonts.googleapis.com/css2?family=Prata&display=swap');
body,
html {
	padding: 0;
	margin: 0;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #737373
}
a,
button,
img,
input[type=submit] {
	text-decoration: none;
	outline: 0;
	border: 0
}
b,
strong {
	font-weight: 700
}
*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
#floorplans .lazy {
	display: block!important
}
.arrow-down {
	left: 50%;
	bottom: 20px;
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-animation: mymove 2s infinite;
	animation: mymove 2s infinite
}
.lg {
	margin-right: 10px
}
#cboxLoadedContent {
	background-color: #fff!important
}
#arrow-animate {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}
#cboxLoadedContent {
	border: 1px solid!important
}
@-webkit-keyframes mymove {
	from {
		bottom: 20px
	}
	to {
		bottom: 25px
	}
}
@keyframes mymove {
	from {
		bottom: 20px
	}
	to {
		bottom: 25px
	}
}
#scroll-section {
	bottom: 0;
	left: 0
}
.dis-btn {
	cursor: pointer;
	color: #737373
}
.container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 20px
}
.container1 {
	max-width: 1570px;
	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
}
.img-responsive {
	max-width: 100%;
	height: auto
}
.img-full {
	width: 100%;
	height: auto
}
.center-block {
	margin: 0 auto
}
.col-1 {
	width: 8.3333333333333%
}
.col-2 {
	width: 16.666666666667%
}
.col-3 {
	width: 25%
}
.col-4 {
	width: 33.333333333333%
}
.col-5 {
	width: 41.666666666667%
}
.col-6 {
	width: 50%
}
.col-7 {
	width: 58.333333333333%
}
.col-8 {
	width: 66.666666666667%
}
.col-9 {
	width: 75%
}
.col-10 {
	width: 83.333333333333%
}
.col-11 {
	width: 91.666666666667%
}
.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
}
.sell_do_virtual_numbers {
	font-family: inherit!important
}
.call-me-vert.out {
	right: 0
}
.contactNo .sell_do_virtual_numbers {
	margin-bottom: 0!important
}
.cwt {
	color: #fff
}
.corange {
	color: #d4723a
}
.text-brown {
	color: #cf9261!important
}
.header-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	line-height: 40px;
	color: #fff;
	padding: 7px;
	z-index: 200;
	background: #000
}
#home {
    margin-top: 103px;
}
.header-wrapper.show {
	transform: translate(0, 0)
}
.client-logo {
	margin-top: 15px
}
.nav-colored {
	background-color: #000
}
.nav-menu {
	display: inline-block
}
.nav-links a {
	display: inline-block;
	position: relative;
	color: #fff;
	font-size: 16px;
	margin: 0 10px;
	border-bottom: 3px solid #fff
}
.nav-links a.active {
	border-bottom: 3px solid #c6955b
}
.nav-links a::after {
	position: absolute;
	content: "";
	top: 50%;
	right: -8px;
	height: 15px;
	width: 1px;
	background-color: #fff;
	z-index: 9;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%)
}
.about-cont:after,
.nav-links a:last-child::after {
	display: none
}
.phone-number {
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	border: 2px solid #2375de;
	border-radius: 50px;
	line-height: 27px;
	padding: 0 5px;
	float: right;
	margin-top: 25px
}
.enquire-header {
	display: inline-block;
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	color: #2375de;
	border: 2px solid #2375de;
	border-radius: 50px;
	line-height: 27px;
	padding: 0 10px
}
.rera-logo {
	float: left;
	width: 15%;
	margin-top: 15px
}
.rera-content-main {
	float: left;
	width: 85%;
	padding-left: 20px
}
.slide {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100% !important;
	position: relative;
	display: block;
}


.banner_caption {
position: absolute;
top: 114px;
left: 80px;
width: auto;
color: #fff;
}

.banner_caption h2{
padding: 10px 0px 0px;
font-size: 36px;
margin:10px 0px;
}

@font-face {
font-family: TempoFont;
src: url(../fonts/TempoFont.ttf);
}

.banner_caption h3 {
margin: 10px 0px;
font-weight: 500;
font-size: 84px;
font-family: TempoFont;
line-height: 76px;
}

.banner_cont{
position:relative;
}

/*.banner_cont:before {
position: absolute;
top: -20px;
left: -18px;
content: "{";
font-family: sans-serif;
font-size: 90px;
font-weight: 100;
}
/*
.banner_cont:after { 
position: absolute;
top: -20px;
right: -18px;
content: "}";
font-size: 90px;
font-family: sans-serif;
font-weight: 100;
}*/

.block {
  display:table;
  height:100px;
}

.block__module {
  display:table-cell;
  vertical-align:middle;
}

.block__bg-1,
.block__bg-2 {
  height:100px;
  width:40px;
  background: url("../images/banner/curry.svg") no-repeat center;
  background-size:contain;
  position:relative;
}

.block__bg-1 {
left:-20px;
transform: scaleX(-1);
}

.banner_cont ul{
padding-left: 5px;
}
.banner_cont ul li{
font-size: 14px;
line-height:18px;
list-style-type: disc!important;
}

.home-banner {
	background-image: url(../images/banner/banner_23_Aug_21_dk.jpg);
	height:660px;
	background-position:0px -35px;
	background-repeat: no-repeat;
	background-size: cover;
}
.slide2 {
	background-image: url(../images/desktop/banner-2-new.jpg)
}
.slide3 {
	background-image: url(../images/desktop/banner-3-new.jpg)
}
.home-wrapper .col-7 {
    width: 58.3% !important;
    height: 100vh;
}

.home-wrapper .col-5 {
    width: 41.9% !important;
}
/*.slide4 {
	background-image: url(../images/desktop/desktop-13-jan-2020-Banner-02.jpg)
}
.slide5 {
	background-image: url(../images/home-banners-01.jpg)
}*/
.four_bhk_slider {
	background-image: url(../images/4bk_offer_banner_desktop.png)
}
.home-banner .bx-wrapper .bx-pager {
	bottom: 110px!important;
	right: 20px;
	width: auto!important;
	padding-top: 0!important;
	background-color: rgba(0, 0, 0, .8);
	border-radius: 5px
}
.home-banner .bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block!important;
	padding: 3px 0
}
.home-banner .bx-wrapper .bx-pager.bx-default-pager a {
	width: 12px!important;
	height: 12px!important;
	border-radius: 6px!important;
	background-color: #656366!important
}
.home-banner .bx-wrapper .bx-pager.bx-default-pager a.active,
.home-banner .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background-color: #2375de!important
}
.home-banner .bx-wrapper .bx-viewport {
	border: 0!important;
	left: 0!important;
	box-shadow: none!important;
	background: 0 0!important
}
.home-banner .bx-wrapper {
	margin-bottom: 0!important
}
.caption-wrapper {
	background-color: #113D48;
    height: 100vh !important;
    position: absolute;
    right: 0;
    z-index: 99;
    bottom: 0;
}
.caption-inner-div {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 20px 50px;
}
.caption-inner-div p {
    margin: 0;
    padding: 15px 0;
}
.caption-1 p {
    font-size: 40px;
    line-height: 54px;
    text-align: center;
    color: #1EFFFF;
    font-family: 'Prata', serif;
}
.caption-3 p {
    color: #FFFFFF;
    font-size: 32px;
    line-height: 66px;
    text-align: center;
    font-family: 'Prata';
}
.caption-4 {
    border: 1px solid #1EFFFF;
}
.caption-4 p {
    color: #FFFFFF;
    font-size: 27px;
    line-height: 38px;
    text-align: center;
        padding: 20px !important;
}

.caption-4 p span {
    font-weight: 600;
}
.caption-5 {
    margin: 40px 0 0;
}
.caption-5 p {
    font-size: 13px;
    line-height: 21px;
    text-align: center;
}
.shape-1 {
    background-image: url(../images/desktop/banner-shadow.svg);
    right: -108px;
    height: 200px;
    width: 100%;
    position: absolute;
     z-index: 9; 
    bottom: 0px;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100% 100%;
}
.line-1 {
	font-weight: 700;
	font-size: 46px;
	line-height: 49px;
	text-transform: uppercase;
	margin-bottom: 10px
}
.line-1 span {
	font-size: 27px
}
.line-2 {
	font-weight: 500;
	font-size: 29px;
	line-height: 41px;
	margin-bottom: 10px
}
.know-more-btn {
	background-color: #c6955b;
	color: #000;
	padding: 7px 15px;
	letter-spacing: 1px;
	font-weight: 600;
	text-transform: uppercase;
	border: 1px solid #fff;
	cursor: pointer
}
.know-more-btn img {
	width: 16px;
	vertical-align: middle
}
.slide4 .know-more-btn {
	background-color: #fff
}
.desktop-element {
	position: absolute;
	z-index: 99;
	right: 4%;
	top: 16%
}
.desktop-element img {
	width: 367px
}
.sp-slider-caption {
	position: absolute;
	top: 18%;
	right: 4%;
	text-align: center;
	z-index: 99
}
.sp-slider-caption .upper-line {
	font-size: 40px!important;
	line-height: 52px!important;
	font-weight: 700;
	margin: 0
}
.sp-price-div {
	margin: 40px 0 20px;
	border: 2px solid #d4723a;
	padding: 10px 20px
}
.sp-price-div .line-1 {
	padding: 0 0 8px
}
.sp-location-line {
	font-size: 24px!important;
	font-weight: 600;
	line-height: 34px!important
}
.sp-price-div img {
	width: 25px
}
.sp-tnc-apply {
	font-size: 13px;
	color: #fff;
	position: absolute;
	top: 45%;
	right: -20px;
	z-index: 99;
	transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg)
}
.sp-price-div .upper-line .sell_do_virtual_numbers {
	font-size: 40px!important;
	margin-bottom: 0!important
}
.representation-image {
	position: absolute;
	bottom: 10%;
	left: 5%;
	font-size: 14px;
	color: #fff;
	z-index: 99
}
.slider-caption {
	position: absolute;
	right: 9%;
	top: 35%;
	z-index: 98;
	text-align: right
}
.logo-img {
	width: 30%
}
.second-logo {
	width: 70%;
	margin-top: 10px
}
.home-slide-1 {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}
.logo-wrapper {
	padding: 20px;
	transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in
}
.logo-wrapper a {
	display: block;
	line-height: normal
}
.banner-logo-wrapper {
	position: absolute;
	top: 50px;
	left: 0;
	width: 100%;
	z-index: 99;
	padding: 0 4px
}
.banner-logo-wrapper .pull-right {
	text-align: right
}
.header-wrapper.scrolled .logo-wrapper {
	background-color: #fff;
	padding: 5px
}
.logo-wrapper img {
	display: block;
	transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in
}
.header-wrapper.scrolled .logo-wrapper img {
	transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	height: 50px
}
.logo-separator {
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px solid #fff
}
.enquire-title {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 20px
}
.floating-enquire-wrapper {
	position: fixed;
	right: 21px;
	top: 7%;
	background-color: rgba(0, 0, 0, .7);
	color: #fff;
	padding: 5px;
	display: none;
	z-index: 199;
	width: 300px;
	min-height: auto
}
.floating-enquire-wrapper2 {
	position: fixed;
	right: -300px;
	top: 50%;
	background-color: rgba(0, 0, 0, .7);
	color: #fff;
	padding: 20px;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	z-index: 199;
	width: 300px;
	transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
	-moz-transition: all .4s ease-in;
	-o-transition: all .4s ease-in
}
.floating-enquire-wrapper2.show {
	right: 0
}
.brochure-link {
	text-align: center;
	padding: 35px 0;
	color: #333
}
.brochure-link a {
	background: #fff;
	color: #333;
	padding: 10px
}
.floorplan-link {
	display: none;
	text-align: center;
	padding: 35px 0;
	color: #333
}
.floorplan-link a {
	background: #fff;
	color: #333;
	padding: 10px
}
.enquire-toggle-button {
	cursor: pointer;
	background-color: #c6955b;
	color: #fff;
	font-size: 16px;
	padding: 0 7px;
	float: right;
	margin-left: 5px;
	font-weight: 700;
	line-height: 34px
}
.bro-toggle-button {
	left: -50px;
	top: 105px;
	position: absolute;
	cursor: pointer
}
.enquire-close-mobile {
	display: none
}
.thankyou {
	text-align: center;
	padding-bottom: 50px
}
.selldof .form-group {
	position: relative!important;
	color: #fff!important;
	margin-bottom: 5px!important
}
.form-group>label {
	margin-bottom: 0!important
}
.selldof .btn {
	text-transform: uppercase!important;
	background: #c6955b!important;
	color: #fff!important;
	padding: 3px 29px!important;
	font-size: 16px!important;
	border-radius: 0!important;
	border: 0!important;
	outline: 0!important;
	font-weight: 700!important;
	display: block!important;
	margin-top: 5px!important
}
.selldof .help-block {
	position: absolute!important;
	color: red!important;
	font-size: 12px;
	left: 0;
	top: 25px
}
.sell_do_verify_resend_link,
.sell_do_verify_resend_message {
	color: #fff!important
}
.selldof textarea.form-control {
	resize: none;
	height: 40px!important
}
.selldof .title {
	display: none!important
}
.enquire-form-wrapper input[type=email],
.enquire-form-wrapper input[type=text],
.enquire-form-wrapper select,
.enquire-form-wrapper textarea {
	padding: 0 5px;
	border: 0;
	width: 100%;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	background-color: rgba(255, 255, 255, .2);
	font-family: 'Open Sans', sans-serif;
	outline: 0;
	color: #fff
}
.enquire-form-wrapper textarea {
	height: 60px;
	line-height: normal!important;
	padding: 5px
}
.enquire-form-wrapper .form-field-wrapper {
	margin-bottom: 15px;
	position: relative
}
.enquire-form-wrapper .form-field-wrapper label.error {
	position: absolute;
	top: 100%;
	left: 0;
	font-size: 10px;
	color: red
}
.enquire-form-wrapper input[type=submit] {
	line-height: 30px;
	background-color: #0072ff;
	color: #fff;
	padding: 0 10px;
	font-size: 14px;
	font-weight: 700
}
.custom-controls-wrapper {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 100
}
.custom-controls-wrapper>div {
	display: inline-block;
	line-height: 13px;
	height: 13px
}
.custom-controls-wrapper>div.pager-wrapper {
	margin: 0 20px
}
#cust-home-pager>a {
	display: inline-block;
	position: relative;
	height: 13px;
	width: 50px
}
#cust-home-pager>a::after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	height: 1px;
	background-color: #375cff;
	width: 100%;
	z-index: 100;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
	-moz-transition: all .4s ease-in;
	-o-transition: all .4s ease-in
}
#cust-home-pager>a.active::after {
	height: 8px;
	transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
	-moz-transition: all .4s ease-in;
	-o-transition: all .4s ease-in
}
.custom-controls-wrapper>div>a,
.custom-controls-wrapper>div>a>img {
	display: block
}
.home-slide-caption {
	position: absolute!important;
	bottom: 160px;
	left: 0;
	width: 100%!important;
	text-align: center;
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	z-index: 100;
	text-shadow: 1px 1px 1px #000
}
.tagline-caption {
	color: #fff;
	font-size: 30px;
	text-shadow: 1px 1px 1px #000;
	letter-spacing: 1px;
	text-align: center;
	line-height: 50px
}
.tagline-caption .big {
	font-size: 40px
}
.tagline-caption .small {
	font-size: 30px
}
.tagline-slider-wrapper {
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99;
	position: absolute;
	background: 0 0;
	padding: 0 15px;
	width: 96%;
	margin: auto;
	text-align: right;
	font-weight: 600;
	background-color: rgba(0, 0, 0, .7)
}
.blink {
	-webkit-animation: blink 2s linear infinite;
	-moz-animation: blink 2s linear infinite;
	-ms-animation: blink 2s linear infinite;
	-o-animation: blink 2s linear infinite;
	animation: blink 2s linear infinite
}
@-webkit-keyframes blink {
	0% {
		opacity: 1
	}
	50% {
		opacity: 1
	}
	50.01% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
@-moz-keyframes blink {
	0% {
		opacity: 1
	}
	50% {
		opacity: 1
	}
	50.01% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
@-ms-keyframes blink {
	0% {
		opacity: 1
	}
	50% {
		opacity: 1
	}
	50.01% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
@-o-keyframes blink {
	0% {
		opacity: 1
	}
	50% {
		opacity: 1
	}
	50.01% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
@keyframes blink {
	0% {
		opacity: 1
	}
	50% {
		opacity: 1
	}
	50.01% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
.map {
	padding: 30px 0
}
.section.padding {
	padding: 70px 0
}
.section.foot-padding {
	padding: 10px 0
}
.section.padding1 {
	padding: 70px 0
}
.section ol,
.section ul {
	line-height: 26px;
	font-size: 16px;
	list-style-type: none
}
.section .section-title>h3 {
	font-weight: 700;
	font-size: 26px;
	text-transform: uppercase;
	position: relative
}
.section.blue {
	background-color: #c6955b;
	background-size: cover;
	background-repeat: no-repeat;
	color: #fff
}
.sectino.blue .section-title>span {
	color: #fff
}
.section.blue ol,
.section.blue p,
.section.blue ul {
	color: #fff
}
.section .section-title>h3::after {
	position: absolute;
	content: "";
	left: 50%;
	top: 100%;
	margin-top: 15px;
	height: 1px;
	width: 150px;
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}
.section .section-title>h3::before {
	position: absolute;
	content: "";
	left: 50%;
	top: 100%;
	margin-top: 10px;
	height: 10px;
	width: 40px;
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}
.section.white .section-title>h3::after,
.section.white .section-title>h3::before {
	background-color: #c6955b
}
.section.blue .section-title>h3::after,
.section.blue .section-title>h3::before {
	background-color: #375cff;
	background-color: #fff
}
.section-content-margin {
	margin-top: 40px
}
.sub-title {
	font-size: 40px;
	font-weight: 700;
	line-height: 50px;
	margin: 0 0 20px
}
.sub-title>span {
	color: #c6955b
}
#project-highlight ul {
	padding: 0
}
#project-highlight ul li {
	list-style: none
}
.parallax {
	background-attachment: fixed;
	background-size: cover;
	background-position: center
}
.parallax.location-text {
	color: #fff;
	padding: 200px 0
}
.parallax.location-text p {
	line-height: 36px;
	font-size: 18px
}
.key-distance-title {
	color: #000;
	font-weight: 700
}
.key-distance-value {
	font-weight: 700;
	line-height: 22px
}
.parallax-1 {
	min-height: 700px
}
.parallax-11 {
	min-height: 700px
}
.amenities-slide .col-6:first-child {
	padding-right: 9px
}
.amenities-slide .col-6:last-child {
	padding-left: 9px
}
.amenities-slide .col-6>div {
	margin-bottom: 20px;
	position: relative
}
.mobile-fp {
	background: #2296ff;
	padding: 10px 20px;
	color: #fff;
	font-size: 18px;
	margin-top: 20px
}
.hidden-xs {
	display: block
}
.visible-xs {
	display: none
}
.amenities-box::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, .6);
	z-index: 9;
	visibility: visible;
	opacity: 1;
	transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
	-moz-transition: all .4s ease-in;
	-o-transition: all .4s ease-in
}
.amenities-box::after {
	content: attr(data-title);
	position: absolute;
	left: 50%;
	top: 50%;
	color: #fff;
	text-align: center;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 9;
	visibility: visible;
	opacity: 1;
	transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
	-moz-transition: all .4s ease-in;
	-o-transition: all .4s ease-in
}
.am-tabs {
	margin: 30px auto;
	width: 25%
}
.am-tabs a {
	display: inline-block
}
.tabs {
	padding: 5px 25px;
	font-size: 20px;
	color: #7a7a7a;
	border: 1px solid #ccc;
	float: left;
	transition-duration: .5s;
	cursor: pointer
}
.tabs:hover {
	background: #375cff;
	color: #fff;
	transition-duration: .5s
}
.active_tab {
	background: #375cff;
	color: #fff;
	transition-duration: .5s
}
.content_div #tab1 {
	display: block
}
.amenities-box:hover::before,
s.amenities-box:hover::after {
	visibility: hidden;
	opacity: 0
}
.tab-container {
	display: none;
	color: #7a7a7a;
	padding: 30px 0 10px
}
.tab-container p {
	margin-bottom: 10px
}
#accordion {
	list-style: none;
	padding-left: 0
}
#accordion>li {
	display: block;
	text-align: left;
	list-style-type: circle
}
#accordion>li:last-child {
	border: 0
}
#accordion>li>span {
	display: block;
	color: #7a7a7a;
	margin: 5px 0;
	padding: 10px;
	background-size: 20px;
	cursor: pointer;
	font-size: 18px;
	width: 100%;
	border: 1px solid #ccc
}
#accordion>li>div {
	list-style: none;
	display: none;
	overflow: auto
}
#accordion>ul li {
	cursor: auto;
	padding: 0 0 0 15px
}
.inner-content ul {
	margin: 10px 0;
	padding-left: 10px
}
#accordion a {
	text-decoration: none
}
#accordion li>span.active {
	background-size: 20px;
	color: #7a7a7a;
	border: 1px solid #7a7a7a
}
.team-container {
	position: relative;
	width: 100%
}
.team-container .bx-viewport {
	height: 280px!important;
	width: 100%!important
}
.w90 {
	width: 90%
}
#floorplans .section-title>h3::after,
#floorplans .section-title>h3::before {
	background-color: #375cff
}
.floorslider li img {
	width: 100%;
	display: block
}
.extslider li img {
	width: 100%
}
.fp .bx-viewport {
	height: 320px!important
}
.ext .bx-viewport {
	height: 320px!important
}
.fp .bx-wrapper .bx-viewport {
	background: 0 0;
	box-shadow: none;
	border: 0
}
.team-container .bx-wrapper .bx-prev {
	left: -60px!important
}
.team-container li {
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	display: inline-block
}
.mobile-fp {
	cursor: pointer
}
.offer-footer {
	padding: 5px 0;
	background: rgba(0, 114, 255, .8);
	color: #f2f2f2
}
.enq-btn {
	padding: 2px 15px;
	border: 1px solid #737373;
	color: #737373;
	font-size: 14px;
	border-radius: 50px
}
.footer {
	position: static;
	width: 100%
}
.footer .text-wrap {
	background-color: #000;
	padding: 5px 10px
}
.footer .text-wrap p {
	font-size: 12px!important;
	line-height: 20px;
	margin: 5px 0
}
.footer a,
.footer p {
	color: #fff
}
.dis-btn {
	width: 100%;
	height: 40px;
	text-align: center;
	font-size: 12px
}
.cont_text {
	padding: 10px 0
}
.am-list {
	margin: 30px auto 0
}
.amenities-slide .col-6>div>img {
	display: block
}
.amenities-slides {
	margin-top: 50px
}
#am-next,
#am-prev {
	position: absolute;
	top: 50%;
	z-index: 100;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%)
}
#am-next>a,
#am-prev a {
	display: block;
	background-color: #0072ff;
	width: 40px;
	height: 40px;
	line-height: 38px;
	vertical-align: middle;
	text-align: center
}
#am-next>a>img,
#am-prev a>img {
	vertical-align: middle
}
#am-next {
	right: -50px
}
#am-prev {
	left: -50px
}
.fl {
	padding-bottom: 80px;
	background: #f2f2f2
}
#fl-next {
	position: absolute;
	vertical-align: middle;
	padding: 5px;
	bottom: 55%;
	right: -35px
}
#fl-prev {
	position: absolute;
	vertical-align: middle;
	padding: 5px;
	bottom: 55%;
	left: -50px
}
#ex-next,
#in-next {
	position: absolute;
	right: 0;
	vertical-align: middle;
	padding: 5px;
	bottom: 50%
}
#ex-prev,
#in-prev {
	position: absolute;
	vertical-align: middle;
	padding: 5px;
	bottom: 50%;
	left: 0
}
.intl-tel-input {
	color: #000;
	width: 100%;
	display: block!important;
	height: 30px;
	font-size: 12px
}
.intl-tel-input .country-list .country {
	display: block;
	width: 100%
}
.menu-icon-mobile,
.mobile-footer {
	display: none
}
.location-map-button {
	margin-top: 10px;
	margin-bottom: 30px
}
.google-map-popup {
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 14px;
	border-radius: 15px;
	z-index: 100;
	display: inline-block;
	line-height: 30px;
	padding: 0 10px;
	background-color: #0072ff;
	color: #fff;
	cursor: pointer;
	border: 1px solid #0072ff
}
.sectionHeading {
	color: #1f7bff;
	font-size: 33px;
	font-weight: 400;
	padding-bottom: 15px
}
.blog-row {
	padding: 2% 0
}
.section.extra-padding {
	padding-top: 150px
}
.blogHeading {
	font-size: 18px;
	font-weight: 400;
	padding-bottom: 15px;
	text-transform: uppercase
}
.blogHeading a {
	color: #1f7bff
}
.read-more-btn {
	color: #1f7bff
}
.ipad-call {
	display: none
}
.walkthrough {
	position: fixed;
	left: -5px;
	top: 22%;
	z-index: 99;
	cursor: pointer
}
.walkthrough img {
	width: 60px
}
.walkthrough-div {
	width: 75%;
	margin: auto
}
.walkthrough-div iframe {
	width: 100%;
	height: 300px
}
.download-brochure {
	color: #737373;
	cursor: pointer
}
.download-floorplan {
	color: #737373
}
.nav-links .blog-btn::after {
	background: #000;
	display: none
}
.home-slide-caption.cbk {
	color: #000!important;
	text-shadow: none
}
.disclaimer-mob.visible-xs,
.download-brochure.visible-xs {
	display: none!important
}
.xplor-but {
	color: #fff;
	position: absolute;
	bottom: 50px;
	z-index: 99;
	left: 48%;
	transform: translateX(-50%);
	height: 33px!important;
	width: auto!important
}
.next-but {
	background: #000;
	color: #c6955b;
	font-size: 18px;
	padding: 6px 20px 9px;
	clear: both;
	margin: 0 auto;
	text-transform: capitalize
}
#location .next-but {
	color: #c6955b;
	background-color: #000;
	border: 1px solid #000
}
#location .sub-title span {
	color: #fff!important
}
.container1 {
	width: 1570px;
	margin: 0 auto;
	padding: 0 20px
}
#amenities,
#floorplans,
#location,
#project-highlight {
	text-align: center
}
#location ul {
	margin: 0;
	padding: 0
}
#specifications {
	text-align: center
}
#overview {
	padding-bottom: 0
}
.container.small {
	width: 1200px;
	max-width: 1200px
}
#floorplans .bx-wrapper {
	max-width: 100%!important;
	margin: 0 115px!important
}
.floorslider li img {
	height: 250px!important
}
.same-plan {
	font-size: 16px;
	font-weight: 700;
	padding-top: 5px;
	color: #375cff;
	line-height: 22px
}
#fl-next,
#fl-prev {
	bottom: 50%
}
#fl-prev {
	left: 60px
}
#fl-next {
	right: 60px
}
.full-header {
	width: 100%;
	float: left
}
.header-wrapper {
	text-align: center
}
.header-wrapper.show {
	background: #000;
	color: #fff
}
.nav-links {
	float: left;
	text-align: right
}
.left-head {
	float: left
}
.right-head {
	width: 29%;
	float: right
}
.left-head img {
	width: 78px;
	float: left;
	margin-top: 5px;
	margin-bottom: 6px
}
.left-head img:last-child {
	height: 87px;
	margin-left: 20px
}
.dev-logo {
	width: 100px!important;
	padding-top: 7px
}
.right-head img {
	height: 70px;
	text-align: right;
	margin-top: 5px
}
.contactDiv {
	float: right;
	width: auto;
	position: relative
}
.call_me,
.contactNo,
.contactNo img,
.contactNo span,
.enquire-now {
	float: left;
	line-height: 35px
}
.contactNo {
	margin-right: 16px
}
.contactNo img {
	height: 13px;
	margin: 10px 7px 0 0
}
.call_me .selldof .form-group,
.sell_do_virtual_numbers {
	margin-bottom: 0
}
input.sell_do_form_control {
	border-radius: 0
}
.sell_do_ctc_btn,
.sell_do_ctc_btn_c input,
.sell_do_verify_btn,
.selldof .btn,
input.sell_do_ctc_btn,
input.sell_do_verify_btn {
	background: #c6955b;
	border-radius: 0;
	margin-right: 1px 0;
	color: #fff;
	font-weight: 600;
	text-transform: capitalize
}
.sell_do_ctc_btn[disabled],
.selldof .btn[disabled],
.selldof .btn[disabled] .sell_do_verify_btn[disabled] {
	background-color: #375cff!important
}
.right-about {
	float: right;
	text-align: right
}
.left-about img {
	height: 150px
}
.right-about img {
	height: 120px
}
.remove2 {
	display: none
}
.sell_do_verify_container.selldof {
	text-align: left;
	margin-top: -10px;
	padding-bottom: 14px
}
.sell_do_verify_container.selldof label {
	line-height: 10px
}
.noSel {
	margin: 0 auto!important
}
.full-header {
	position: fixed;
	z-index: 999
}
.kids-img {
	height: 426px;
	padding: 0 20px
}
#map {
	height: 550px!important
}
.full-header .thankyou {
	text-align: center;
	padding-bottom: 0;
	font-size: 12px;
	margin-top: 0
}
#default-Form .selldof .form-group {
	margin-bottom: 10px!important
}
#default-Form .selldof .help-block {
	top: 58px!important
}
#gallery-prev,
#loc-prev {
	position: absolute;
	vertical-align: middle;
	padding: 5px;
	bottom: 50%;
	left: 60px
}
#gallery-next,
#gallery-prev,
#loc-next,
#loc-prev {
	bottom: 50%
}
#gallery-next,
#loc-next {
	position: absolute;
	vertical-align: middle;
	padding: 5px;
	bottom: 50%;
	right: 60px
}
.icon-ht {
	height: 55px
}
.text-on-image {
	position: absolute;
	padding: 2px 5px;
	bottom: 18px;
	left: 20px;
	background: no-repeat;
	font-weight: 400;
	color: #fff;
	font-size: 12px!important;
	z-index: 98;
	left: inherit;
	right: 17px
}
.mid-title::after {
	position: absolute;
	background-color: #737373;
	width: 140px;
	height: 2px;
	content: "";
	top: 50%;
	right: 10%
}
.mid-title {
	position: relative
}
.mid-title::before {
	position: absolute;
	background-color: #737373;
	width: 140px;
	height: 2px;
	content: "";
	top: 50%;
	left: 10%
}
.img-txt {
	font-size: 12px
}
.mrg {
	margin: 60px 0
}
.width80 {
	width: 80%;
	margin: 0 auto
}
.mrg .col-3 {
	text-align: center
}
.header-wrapper1 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	line-height: 40px;
	color: #000;
	z-index: 200;
	transform: translate(0, 0);
	transition: all .5s ease-in-out
}
.header-wrapper1.hide {
	transform: translate(0, -100%)
}
.header-wrapper1 .nav-colored {
	background-color: inherit
}
#section02 a span {
	position: absolute;
	bottom: 47px;
	left: 50%;
	width: 37px;
	height: 37px;
	margin-left: -71px;
	border: 3px solid #457bff;
	background-color: #fff;
	border-radius: 100%;
	box-sizing: border-box
}
#section02 a span::after {
	position: absolute;
	top: 50%;
	left: 50%;
	content: '';
	width: 16px;
	height: 16px;
	margin: -12px 0 0 -8px;
	border-left: 3px solid #457bff;
	border-bottom: 3px solid #457bff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	box-sizing: border-box
}
.ipad-call,
.ipad-call span {
	width: 170px!important
}
#content {
	font-size: 14px
}
#firstHeading {
	margin: 10px 0 5px;
	font-size: 22px
}
#bodyContent p {
	margin: 5px 0 10px;
	font-size: 14px
}
#map {
	width: 100%;
	height: 550px
}
.bounce {
	-moz-animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	animation: bounce 2s infinite
}
@keyframes bounce {
	0%, 100%, 20%, 50%, 80% {
		transform: translateY(0)
	}
	40% {
		transform: translateY(-30px)
	}
	60% {
		transform: translateY(-15px)
	}
}
.connectivity-div .col-4 {
	padding: 15px 0
}
.gallery-section {
	background-color: #efefef
}
.box {
	position: relative
}
.box1 {
	background: #2dace1
}
.box2 {
	height: 100%;
	/*background-image: url(../images/desktop/highlight-banner-1.jpg);*/
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}
.box3 {
	background: #2dace1
}
.box4 {
	height: 100%;
	/*background-image: url(../images/desktop/highlight-banner-2.jpg);*/
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}
.box5 {
	background: #375cff
}
.box6 {
	height: 100%;
	/*background-image: url(../images/desktop/highlight-banner-3.jpg);*/
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}
.box7 {
	background: #2dace1
}
.box8 {
	height: 100%;
	/*background-image: url(../images/desktop/highlight-banner-4.jpg);*/
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}
.box9 {
	background: #2dace1
}
.box-content {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
	padding: 0 15px
}
.box-content h2 {
	text-transform: uppercase;
	line-height: 28px
}
.box-content-1 {
	position: absolute;
	top: 50%;
	left: 10%;
	width: 100%;
	text-align: left;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #7a7a7a
}
.box-content-1 p {
	padding: 0 70px 0 0
}
.box-content-1 h1 {
	font-size: 35px
}
.box-content-1 h1 i {
	margin-left: 30px
}
.flip-container {
	position: relative;
	perspective: 1000px
}
.back,
.flip-container,
.front {
	height: 350px
}
.flipper {
	transition: .6s;
	transform-style: preserve-3d;
	position: relative
}
.back,
.front {
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: 55px 20px
}
.back {
	top: -37px
}
.front {
	z-index: 2;
	transform: rotateX(0)
}
.back {
	transform: rotateX(180deg)
}
.flip-container .flipper {
	transform-origin: 100% 175px
}
.flip-container.hover .flipper {
	transform: rotateX(-180deg)
}
.reference-div {
	position: absolute;
	color: #fff;
	font-size: 13px!important;
	left: 10px;
	bottom: 3px;
	z-index: 99;
	padding: 5px;
	margin: 0
}
#amenities {
	background-color: #efefef
}
#project-highlight.section.padding1 {
	padding: 50px 0 0
}
#contact.section.blue {
	background-color: #c6955b
}
.tnc-Text {
	position: absolute;
	bottom: 2%;
	left: 10px;
	font-size: 10px!important;
	color: #333;
	z-index: 99
}
.reference-text {
	position: absolute;
	right: 22%;
	bottom: 3%;
	font-size: 14px;
	color: #333;
	padding: 5px 15px;
	text-align: center;
	z-index: 99
}
.specification-accordian-wrapper {
	width: 90%;
	margin: auto
}
.specification-accordian-title {
	padding: 15px 15px 15px 15px;
	border: 1px solid #333;
	text-align: left;
	cursor: pointer;
	font-weight: 700;
	margin-top: 10px;
	font-size: 18px;
	position: relative
}
.specification-accordian-title:after {
	content: '+';
	position: absolute;
	font-size: 28px;
	font-weight: 700;
	right: 5%;
	top: 9%;
	z-index: 9
}
.specification-accordian-content {
	padding: 15px 15px;
	border: 1px solid #333;
	border-top: 0;
	text-align: left;
	display: none
}
.specification-accordian-title.active_accordation:after {
	content: '-'
}
.specification-accordian-title.active_accordation {
	background-color: #c6955b;
	color: #fff;
	border-bottom: 0
}
.specification-list {
	padding: 0;
	margin: 0 0 0 25px
}
.specification-list li {
	list-style-type: disc
}
.inner-specification-list {
	padding: 0;
	margin: 0 0 0 20px
}
.speciification-para {
	margin: 0 0 10px
}
.is-code-para {
	margin: 0 0 8px
}
.warranty-para {
	margin: 0 0 10px
}
.specification-left-content,
.specification-right-content {
	padding: 0 15px
}

.banner-caption-animated { -moz-animation-duration: 0.6s; -o-animation-duration: 0.6s; -webkit-animation-duration: 0.6s; -ms-animation-duration: 0.6s; animation-duration: 1.2s; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; -webkit-animation-fill-mode: both; -ms-animation-fill-mode: both; animation-fill-mode: both; }
.animated { -moz-animation-duration: 1s; -o-animation-duration: 1s; -webkit-animation-duration: 1s; -ms-animation-duration: 1s; animation-duration: 1.5s; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; -webkit-animation-fill-mode: both; -ms-animation-fill-mode: both; animation-fill-mode: both; }
.animated-delay { -moz-animation-duration: 1.5s; -o-animation-duration: 1.5s; -webkit-animation-duration: 1.5s; -ms-animation-duration: 1.5s; animation-duration: 1.8s; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; -webkit-animation-fill-mode: both; -ms-animation-fill-mode: both; animation-fill-mode: both; }
@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}

.animated-side { -moz-animation-duration: 4000ms; -o-animation-duration: 4000ms; -webkit-animation-duration: 4000ms; -ms-animation-duration: 4000ms; animation-duration: 1000ms; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; -webkit-animation-fill-mode: both; -ms-animation-fill-mode: both; animation-fill-mode: both; }

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

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

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

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

/*@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}*/
@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
50%{opacity:1;}
}
@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
50%{opacity:1;}
}
.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;}
@media all and (max-width: 1920px) {
	.call-me-vert {
		top: 12%
	}
}
@media all and (max-width: 1680px) {
	.tagline-caption {
		line-height: 40px
	}
	.tagline-caption .big {
		font-size: 32px
	}
	.tagline-caption .small {
		font-size: 26px;
		line-height: 15px
	}
	.sp-slider-caption .upper-line {
		font-size: 32px!important;
		line-height: 40px!important
	}
	.sp-location-line {
		font-size: 16px!important;
		line-height: 26px!important
	}
}
@media all and (max-width: 1570px) {
	.container1 {
		width: 100%
	}
	.nav-links a {
		font-size: 14px;
		margin: 0 6px
	}
	.left-head img {
		width: 70px
	}
	.left-head img:last-child {
		height: auto;
		margin-left: 20px
	}
	.dev-logo {
		width: 85px!important;
		padding-top: 11px
	}
}
@media all and (max-width: 1440px) {
	.left-head img {
		width: 65px
	}
	.tagline-caption {
		line-height: 40px
	}
	.tagline-caption .big {
		font-size: 30px
	}
	.tagline-caption .small {
		font-size: 25px;
		line-height: 15px
	}
	.right-head {
		width: 33%
	}
}
@media all and (max-width: 1366px) {
	.right-head img {
		right: -29px
	}
	.right-head {
		width: 32%
	}
	.tagline-caption {
		line-height: 42px;
		text-transform: capitalize
	}
	.tagline-caption .big {
		font-size: 28px
	}
	.tagline-caption .small {
		font-size: 24px;
		line-height: 20px
	}
	.left-head img {
		width: 63px
	}
	.dev-logo {
		width: 78px!important;
		padding-top: 11px
	}
	.sp-slider-caption {
		top: 18%;
		right: 2%
	}
	.sp-slider-caption .upper-line {
		font-size: 30px!important;
		line-height: 46px!important
	}
	.sp-location-line {
		font-size: 18px!important
	}
	.sp-price-div .upper-line .sell_do_virtual_numbers {
		font-size: 30px!important
	}
}
@media all and (max-width: 1280px) {
	.contactNo {
		margin-right: 12px
	}
	.nav-links a {
		font-size: 13px;
		margin: 0 6px
	}
	.left-head img {
		width: 59px
	}
	.dev-logo {
		width: 70px!important;
		padding-top: 11px
	}
}
@media all and (max-width: 1200px) {
	.container.small {
		width: 100%
	}
	.left-head img {
		width: 56px
	}
}

@media all and (max-width: 1024px) {
	.call_me .sell_do_ctc_btn_c {
		display: none
	}
	.container.medium {
		max-width: 930px
	}
	.call_me {
		width: 19%
	}
	.left-head {
		width: 14%
	}
	.left-head img {
		width: 49px
	}
	.dev-logo {
		width: 59px!important
	}
	body,
	html {
		font-size: 14px
	}
	.am-tabs {
		width: 27%
	}
	.logo-img {
		width: 60%
	}
	.call-me-vert {
		top: 15%
	}
	.nav-links a,
	.phone-number {
		font-size: 13px
	}
	.home-slide-caption {
		font-size: 26px
	}
	.sub-title {
		font-size: 36px;
		line-height: 40px
	}
	.header-wrapper {
		line-height: 30px
	}
	.logo-wrapper img {
		height: 40px
	}
	.floating-enquire-wrapper {
		width: 250px;
		padding: 10px;
		left: -250px
	}
	.enquire-toggle-button {
		left: -40px;
		top: -10px
	}
	.bro-toggle-button {
		left: -40px;
		top: 120px
	}
	.enquire-title {
		font-size: 16px;
		margin-bottom: 10px
	}
	.header-wrapper.scrolled .logo-wrapper img {
		height: 40px
	}
	.logo-img {
		width: 40%
	}
	.second-logo {
		width: 80%!important
	}
	.header-wrapper.show .nav-colored,
	.header-wrapper1 .nav-colored {
		text-align: left!important;
		padding-left: 20px
	}
	.call-me-vert {
		top: 32%
	}
	.nav-links a,
	.phone-number {
		font-size: 12px
	}
	.right-head {
		width: 19%;
		margin-top: -4px;
		padding-bottom: 15px
	}
	.xplor-but {
		bottom: 16px
	}
	.text-on-image {
		bottom: 23%!important;
		font-size: 16px!important
	}
}
@media only screen and (max-width:900px){
.slide5 {
		background-image: url(../images/home-banners-01-mob.jpg);
	}
}
@media all and (max-width: 768px) {
	.mobile-width {
		width: 100%
	}
	.contactNo.hidden-xs {
		display: none
	}
	.call_me.hidden-xs {
		display: none
	}
	.slide1 {
		background-image: url(../images/banner/banner_23_Aug_21_mob.jpg);
	}
	
	/*.slide1 {
		background-image: url(../images/mobile/banner-1-mob-new.jpg)
	}*/
	.slide2 {
		background-image: url(../images/mobile/banner-2-mob-new.jpg);
	}
	.slide3 {
		background-image: url(../images/mobile/banner-3-mob-new.jpg);
	}
	.four_bhk_slider {
	background-image: url(../images/4bk_offer_banner_ipad.png);
}
	.caption-wrapper {
		left: 0;
		right: 0;
		width: 95%;
		text-align: center;
		margin: auto;    bottom: -4%;
	}
	.line-1 {
		font-size: 24px;
		line-height: 30px
	}
	.line-1 span {
		font-size: 18px
	}
	.line-2 {
		font-size: 20px;
		line-height: 33px
	}
	.left-head {
		width: auto
	}
	#section02 a span {
		position: absolute;
		bottom: 120px;
		left: 50%;
		width: 37px;
		height: 37px;
		margin-left: -15px;
		border: 3px solid #fff;
		border-radius: 100%;
		box-sizing: border-box
	}
#home {
    margin-top: 81px;
}
	.left-head img {
		height: 87px
	}
	.nav-links a {
		font-size: 12px;
		margin: 0 4px
	}
	.nav-links a::after {
		right: -5px
	}
	.beaupride-logo,
	.sheth-logo {
		width: 15%
	}
	.dis-btn {
		padding-left: 10px
	}
	.parallax {
		background-attachment: scroll;
		background-size: cover;
		background-position: -107px center
	}
	.call-me-vert {
		top: 10%
	}
	.nav-links {
		margin-top: 0
	}
	.container.medium {
		max-width: 650px
	}
	.container-small {
		max-width: 650px
	}
	.amenities-slide .col-6>div {
		margin-bottom: 14px
	}
	.am-tabs {
		width: 35%
	}
	#ex-next,
	#ex-prev,
	#in-next,
	#in-prev {
		bottom: 40%
	}
	.section.padding {
		padding: 60px 0
	}
	.ext .bx-viewport {
		height: 200px!important
	}
	.home-slide-1 {
		background-position: -836px
	}
	.home-slide-2 {
		background-position: -300px
	}
	.hide-ipad {
		display: none
	}
	.ipad-call {
		display: block;
		position: fixed;
		right: 0;
		top: 15%;
		z-index: 99;
		background: #0072ff;
		padding: 0 10px;
		line-height: 30px;
		color: #fff;
		font-size: 14px!important
	}
	.ipad-call .sell_do_virtual_numbers {
		font-size: 14px!important
	}
	.footer p {
		font-size: 13px
	}
	.slider-caption {
		text-align: center;
		width: 100%;
		right: 0;
		top: 15%;
		padding: 0 15px
	}
	.tagline-caption {
		font-size: 22px
	}
	.blink-text {
		width: 50%
	}
	.left-head img,
	.right-head img {
		height: 52px;
		margin-top: 0
	}
	.call-me-vert {
		top: 27%
	}
	.right-head img {
		right: -20px
	}
	.floorslider li img {
		height: 150px!important
	}
	.contactDiv,
	.right-head {
		width: 100%;
		float: left;
		margin-top: 0
	}
	.remove {
		display: none
	}
	.contactNo img {
		height: 20px;
		margin-top: 7px
	}
	.dis-btn {
		padding-left: 0
	}
	.remove2 {
		display: block
	}
	.fp .bx-viewport {
		height: auto!important
	}
	.mobile-footer {
		display: block;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		line-height: 25px;
		background-color: #000;
		z-index: 200;
		color: #c6955b
	}
	.mobile-footer .enq-btn {
		display: none
	}
	.mobile-footer .col-6 {
		width: 50%;
		padding: 0 0 5px;
		text-align: center
	}
	.mobile-phone {
		border-right: 1px solid #fff
	}
	.mobile-phone a {
		color: #c6955b;
		text-transform: capitalize
	}
	.floating-enquire-wrapper {
		left: 0;
		right: 0;
		top: 0;
		bottom: -100%;
		width: 100%;
		padding: 70px 30px 30px;
		z-index: 300;
		background-color: rgba(0, 0, 0, .9);
		overflow-y: scroll;
		height: 100%
	}
	.floating-enquire-wrapper.show {
		top: 0;
		bottom: 0;
		z-index: 9999
	}
	.enquire-close-mobile {
		display: block;
		position: absolute;
		right: 6px;
		top: 0;
		width: 30px;
		height: 30px;
		text-align: center;
		font-size: 35px;
		vertical-align: middle
	}
	.thankyou {
		font-size: 21px;
		padding-top: 70px
	}
	.home-slide-caption {
		font-size: 20px;
		line-height: 24px;
		padding: 0 20px
	}
	.menu-icon-mobile {
		display: block;
		width: 40px;
		padding: 8px 8px 4px;
		background-color: #c6955b;
		border-radius: 3px;
		margin: 11px 0 0 10px;
		float: right!important
	}
	.menu-icon-mobile>span {
		display: block;
		height: 2px;
		width: 100%;
		margin-bottom: 4px;
		background-color: #fff
	}
	.nav-links {
		display: none;
		position: fixed;
		top: 73px!important;
		left: 0;
		background-color: #000;
		width: 100%
	}
	.enquire-toggle-button,
	.nav-links a::after {
		display: none
	}
	.nav-links a {
		color: #fff;
		display: block;
		text-align: center
	}
	.right-head {
		display: none
	}
	.nav-links a {
		border-bottom: 0
	}
	.mob-rera {
		font-size: 14px;
		line-height: 24px;
		border-bottom: 1px solid #fff;
		padding: 1px 0
	}
	.box-content h2 {
		font-size: 17px;
		margin: 0
	}
	.box-content p {
		text-align: center;
		font-size: 14px;
		margin: 0
	}
	.back,
	.front {
		padding: 15px 20px;
		height: 215px
	}
	/*.slide3 {
		background-image: url(../images/pharandespaces-27-dec-2018-ipad-banners.jpg)
	}*/
	.sp-slider-caption {
		top: inherit;
		bottom: 5%;
		left: 0;
		right: 0;
		width: 90%;
		margin: auto
	}
	.sp-price-div {
		margin: 10px auto;
		width: 400px
	}
	.sp-slider-caption .upper-line {
		line-height: 37px!important
	}
	.sp-location-line {
		line-height: 27px!important
	}
	.sp-tnc-apply {
		font-size: 11px;
		top: inherit;
		bottom: 17%
	}
	.representation-image {
		bottom: 44%
	}
	.specification-accordian-wrapper {
		width: 100%
	}
	.specification-left-content,
	.specification-right-content {
		padding: 0 6px
	}
	
.shape-1 {
    right: 0px;
    height: 200px;
    width: 60%;
    bottom: -39px;
    }
.caption-inner-div{
	    padding: 10px 20px;
}
.caption-1 p {
    font-size: 20px;
    line-height: 30px;
}
.caption-3 p {
    color: #FFFFFF;
    font-size: 20px;
    line-height: 35px;
    }
    .caption-4 p {
    font-size: 16px;
    line-height: 22px;
    padding: 5px !important;
}
.caption-inner-div{
	top:50%;
}
.caption-5 {
    margin: 5px 0 0;
}
.caption-5 p {
    font-size: 10px;
    line-height: 15px;
}
.caption-inner-div p {
    padding: 5px 0;
}
.home-wrapper, .home-slider{
	padding: 0 !important;
}
}


@media screen and (max-width:340px) {
#home {
margin-top: 80px!important;
}
.home-banner {
background-image: url(../images/banner/banner_23_Aug_21_mob.jpg);
height:460px!important;
}
.banner_cont{
position:relative;
top:15px;
}
.banner_cont ul li {
margin-left: -5px;
font-size: 9px!important;
line-height:14px;
}
.banner_caption h2 {
margin: 5px 0px!important;
font-size: 20px!important;
}
.banner_caption h3 {
font-size: 44px!important;
line-height: 44px!important;
}
.banner_cont ul {
padding-left: 0px!important;
margin: 0px!important;
position: relative;
left: 0px;
}
.block__bg-2{
position: relative;
right: 5px;
}
.block {
height: 70px!important;
}
.block__bg-1, .block__bg-2 {
height: 70px!important;
width:18px!important;
}
}

@media screen and (min-width:341px) and (max-width:375px) {
    
#home {
margin-top: 80px!important;
}
.home-banner {
background-image: url(../images/banner/banner_23_Aug_21_mob.jpg);
height:524px!important;
}

.banner_cont ul li {
margin-left: -5px;
font-size: 10px!important;
line-height:14px;
}
.banner_caption h2 {
margin: 5px 0px!important;
font-size: 24px!important;
}
.banner_caption h3 {
font-size: 60px!important;
line-height: 60px!important;
}

.banner_cont ul {
padding-left: 0px!important;
margin: 0px!important;
position: relative;
left: 0px;
}
.block {
height: 70px!important;
}
.block__bg-1, .block__bg-2 {
height: 70px!important;
width:18px!important;
}
   
}

@media screen and (min-width:376px) and (max-width:480px) {
    
#home {
margin-top: 80px!important;
}
.home-banner {
background-image: url(../images/banner/banner_23_Aug_21_mob.jpg);
height:610px!important;
}
.banner_cont{
position:relative;
top:0px;
}
.banner_cont ul li {
margin-left: -5px;
font-size: 11px!important;
line-height:16px;
}
.banner_caption h2 {
margin: 5px 0px!important;
font-size: 28px!important;
}
.banner_caption h3 {
font-size: 64px!important;
line-height: 64px!important;
}

.banner_cont ul {
padding-left: 0px!important;
margin: 0px!important;
position: relative;
left: 0px;
}
.block {
height: 70px!important;
}
.block__bg-1, .block__bg-2 {
height: 70px!important;
width:18px!important;
}
   
}


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


    
}

@media screen and (max-width:767px) {

.home-banner {
background-image: url(../images/banner/banner_23_Aug_21_mob.jpg);
height:560px;
background-size:100%!important;
}
.banner_cont ul {
padding-left: 0px!important;
margin: 0px!important;
}
.banner_caption {
top: 0px!important;
left: 30px!important;
}

.banner_caption h2 {
padding:0px!important;
font-size: 24px;
}
.banner_caption h3 {
font-size: 44px;
line-height: 44px;
}

.home-wrapper .col-7 {
    width: 100% !important;
    height: 41vh;
        min-height: unset !important;
}
	.home-wrapper .col-5 {
    height: 41vh ;
    width: 100% !important;
}
.slide {
    width: 100% !important;
    height: 41vh ;
    min-height: unset !important;
}
}

@media all and (max-width: 700px) {

#home {
    margin-top: 100px;
}
.home-wrapper .col-7 {
    width: 100% !important;
    height: 43vh !important;
        min-height: unset !important;
}
	.home-wrapper .col-5 {
    height: 43vh !important;
    width: 100% !important;
}
.slide {
    width: 100% !important;
    height: 43vh !important;
    min-height: unset !important;
}

.shape-1 {
    right: 0px;
    height: 200px;
    width: 60%;
    bottom: -39px;
    }
/*    	.four_bhk_slider {*/
/*	background-image: url(../images/4bk_offer_banner_mobile.jpg);*/
/*}*/
	.map iframe {
		height: 250px
	}
	.nav-links a.active {
		border-bottom: none
	}
	.left-head {
		width: auto
	}
	.left-head img {
		width: auto
	}
	.left-head img:last-child {
		height: 54px;
		margin-left: 13px
	}
	.client-logo {
		margin-top: 0
	}
	.home-banner .bx-wrapper .bx-pager {
		display: none
	}
	.slider-caption {
		text-align: center;
		width: 100%;
		right: 0;
		top: 15%;
		padding: 0 15px
	}
	.offer-footer {
		padding: 3px 0!important
	}
	.bro-toggle-button {
		display: none!important
	}
	.sell_do_virtual_number_mobile {
		font-family: 'Open Sans', sans-serif!important
	}
	.tagline-caption {
		font-size: 17px;
		line-height: 22px
	}
	.tagline-caption .big {
		font-size: 20px
	}
	.tagline-caption .small {
		font-size: 15px;
		line-height: 10px
	}
	.floorslider li {
		text-align: center
	}
	#fl-next {
		right: 3px
	}
	#fl-prev {
		left: 3px
	}
	#fl-next,
	#fl-prev {
		bottom: 44%
	}
	.ipad-call {
		display: none
	}

	.mobile-flp .text-center {
		text-align: center!important;
		margin-bottom: 40px
	}
	.parallax {
		background-position: center
	}
	#project-highlight ul li {
		text-align: justify
	}
	.home-slide-1 {
		background-position: -550px center
	}
	.home-slide-2 {
		background-position: -230px center
	}
	.hidden-xs {
		display: none
	}
	.visible-xs {
		display: block
	}
	.download-brochure.visible-xs {
		display: block!important
	}
	#ex-next,
	#ex-prev,
	#in-next,
	#in-prev {
		display: none
	}
	.am-tabs a {
		display: block;
		width: 120px;
		text-align: center
	}
	.banner-logo-wrapper {
		display: none
	}
	.tabs {
		padding: 5px 0
	}
	.ext .bx-viewport {
		height: 150px!important
	}
	.am-tabs {
		width: 75%
	}
	.parallax-1,
	.parallax-11 {
		min-height: 300px
	}
	#am-next,
	#am-prev {
		display: none
	}
	.logo-wrapper {
		padding: 5px
	}
	.logo-separator {
		padding-right: 5px;
		margin-right: 5px
	}
	.header-wrapper .phone-number {
		display: none
	}
	.header-wrapper>.col-12:first-child {
		width: 60px;
		position: absolute;
		right: 0
	}
	.header-wrapper>.col-12:last-child {
		width: auto
	}
	.logo-wrapper>div:first-child {
		margin-right: 15px
	}
	.amenities-slide {
		width: 100%;
		float: left
	}
	.amenities-slide>.col-6 {
		width: 100%
	}
	.amenities-slide .col-6:first-child {
		padding-right: 0
	}
	.amenities-slide .col-6:last-child {
		padding-left: 0
	}
	.custom-controls-wrapper {
		bottom: 100px
	}
	.section.padding {
		padding: 20px 0
	}
	.section .section-title>span {
		font-size: 22px
	}
	.section .section-title>span::before {
		margin-top: 6px;
		height: 8px
	}
	.section .section-title>span::after {
		width: 125px;
		margin-top: 10px
	}
	.section-content-margin {
		margin-top: 15px
	}
	.sub-title {
		font-size: 17px;
		line-height: 27px
	}
	.parallax.location-text {
		padding: 50px 0
	}
	.parallax.location-text p {
		font-size: 16px;
		line-height: 26px
	}
	.parallax-1 {
		min-height: 200px
	}
	.section.padding.footer {
		padding: 0 0 70px
	}
	.thankyou {
		padding-top: 40px
	}
	.walkthrough img {
		width: 41px
	}
	.blogimage img {
		width: 100%!important;
		display: block
	}
	.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;
		width: 100%;
		padding: 10px 0
	}
	.section.extra-padding {
		padding-top: 100px
	}
	.walkthrough-div iframe {
		height: 250px
	}
	.footer p {
		font-size: 11px
	}
	.disclaimer-mob.visible-xs {
		display: block!important
	}
	.custom-controls-wrapper {
		display: none
	}
	.add-remv,
	.remove1,
	.right-head {
		display: none
	}
	.section.padding1 {
		padding: 20px 0
	}
	#overview {
		padding-bottom: 0
	}
	.location-map-button {
		margin-bottom: 0
	}
	.am-list {
		margin-top: 0
	}
	.tab-container {
		padding-top: 0
	}
	#floorplans .bx-wrapper {
		margin: 0 28px!important
	}
	#floorplans .fp .bx-viewport {
		height: auto!important
	}
	.col-6.left-about,
	.col-6.right-about {
		text-align: center;
		float: none
	}
	div#contact {
		padding-bottom: 60px
	}
	.left-about img {
		height: 100px
	}
	.right-about img {
		height: 80px
	}
	.next-but {
		margin-bottom: 15px;
		display: inline-block
	}
	.kids-img {
		height: auto
	}
	.mob-rera {
		font-size: 9px;
		line-height: 19px;
		background-color: #000;
		color: #fff;
		padding: 14px 15px
	}
	.text-on-image {
		bottom: 2%!important;
		right: 10px;
		left: inherit;
		font-size: 10px!important;
		color: #333
	}
	#map {
		width: 100%;
		height: 500px
	}
	#firstHeading {
		font-size: 18px
	}
	.tagline-wrapper .bx-wrapper .bx-viewport {
		height: 140px!important
	}
	#loc-next,
	#loc-prev {
		bottom: 34%
	}
	#gallery-next,
	#gallery-prev {
		bottom: 34%
	}
	#section02 a span {
		position: absolute;
		bottom: 90px;
		left: 50%;
		width: 37px;
		height: 37px;
		margin-left: -15px;
		border: 3px solid #fff;
		border-radius: 100%;
		box-sizing: border-box
	}
	.mid-title::before {
		width: 36px;
		left: -18%
	}
	.mid-title::after {
		width: 36px;
		right: -17%
	}
	#project-highlight .col-12 {
		padding: 0
	}
	.back,
	.flip-container,
	.front {
		height: auto;
		padding: 18px 20px
	}
	.box-content p {
		text-align: center
	}
	.desktop-element img {
		width: 234px
	}
	.reference-text {
		right: 24%;
		font-size: 9px
	}
	.tagline-caption.text-center p {
		text-align: center!important
	}
	.tagline-caption .line-2 {
		font-size: 14px;
		line-height: 22px;
		position: relative
	}
	.tagline-caption .line-2:before {
		content: '';
		background-color: #fff;
		height: 1px;
		width: 50%;
		position: absolute;
		top: -9px;
		left: 0;
		right: 0;
		margin: auto;
		z-index: 99
	}
	.tagline-caption .line-2:after {
		content: '';
		background-color: #fff;
		height: 1px;
		width: 50%;
		position: absolute;
		bottom: -9px;
		left: 0;
		right: 0;
		margin: auto;
		z-index: 99
	}
	/*.slide3 {
		background-image: url(../images/pharandespaces-27-dec-2018-mobile-banners.jpg)
	}*/
	.sp-slider-caption .upper-line {
		font-size: 18px!important;
		line-height: 24px!important;
		text-align: center!important
	}
	.sp-price-div {
		margin: 10px auto;
		width: 255px;
		padding: 8px 10px
	}
	.sp-price-div img {
		width: 15px
	}
	.sp-location-line {
		font-size: 14px!important;
		line-height: 23px!important;
		text-align: center!important;
		margin: 0
	}
	.sp-price-div .upper-line .sell_do_virtual_numbers {
		font-size: 18px!important
	}
	.sp-slider-caption {
		width: 95%
	}
	.sp-slider-caption .upper-line {
		font-size: 15px!important;
		line-height: 20px!important
	}
	.sp-price-div {
		margin: 5px auto
	}
	.sp-location-line {
		font-size: 11px!important;
		line-height: 18px!important
	}
	.sp-price-div .upper-line .sell_do_virtual_numbers {
		font-size: 15px!important
	}
	.specification-left-content,
	.specification-right-content {
		padding: 0 0
	}
	.specification-accordian-title {
		font-size: 16px;
		padding: 15px 12px 15px
	}
}



@media only screen and (max-width:320px) {
	.banner_btn, .banner_enquiry{
		line-height: 0;
		padding: 14px 15px !important;
	}
	.caption-1 p {
    font-size: 20px;
    line-height: 25px;
}

.shape-1 {
    right: 0px;
    height: 200px;
    width: 60%;
    bottom: -2px;
}

}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) { 
  .caption-inner-div p {
    padding: 25px 0;
}
.caption-inner-div {
    padding: 10px 40px;
}
.caption-4 p {
    font-size: 25px;
    line-height: 35px;
    padding: 20px !important;
}
.caption-1 p {
    font-size: 40px;
    line-height: 40px;
}
}


/* Portrait iphone x */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
     .caption-inner-div {
    padding: 20px;
}
.shape-1 {
    bottom: -40px;
}
.home-wrapper .col-7 {
    width: 100% !important;
    height: 41vh !important;
        min-height: unset !important;
}
	.home-wrapper .col-5 {
    height: 41vh !important;
    width: 100% !important;
}
.slide {
    width: 100% !important;
    height: 41vh !important;
    min-height: unset !important;
}
.shape-1 {
    right: 0px;
    height: 200px;
    width: 60%;
    bottom: -39px !important;
}
}

/* Portrait */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
       .home-wrapper .col-7 {
    width: 100% !important;
    height: 41vh !important;
        min-height: unset !important;
}
	.home-wrapper .col-5 {
    height: 41vh !important;
    width: 100% !important;
}
.slide {
    width: 100% !important;
    height: 41vh !important;
    min-height: unset !important;
}
}



