/*
.happy {
	padding: 30px 0;
	text-align: center
}
.happy h4, .meta2 h4 {
	font-size: 25px;
	text-transform: uppercase;
	color: #f36f21;
	letter-spacing: 0;
	font-family: 'Gotham-Medium';
	line-height: normal
}
#overview-second {
	background-color: #fefbdd;
	padding: 20px 0
}
.happyImg.hsmall img {
	max-width: 30%
}
#banner .owl-nav .owl-next, #banner .owl-nav .owl-prev {
	position: absolute;
	top: 50%;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
	background: rgba(243,111,33,0.5);
	border-radius: 50%;
	z-index: 111
}
#banner .owl-nav .owl-prev {
	left: 35px
}
#banner .owl-nav .owl-next {
	right: 35px
}
#banner .owl-nav .owl-next:before {
	content: '\f105'
}
#banner .owl-nav .owl-prev:before {
	content: '\f104'
}
#banner .owl-nav .owl-next:before, #banner .owl-nav .owl-prev:before {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-indent: initial;
	position: absolute;
	z-index: 1;
	display: block;
	top: 0;
	font-size: 24px;
	color: #fff;
	left: 0;
	right: 0
}

@media only screen and (max-width:640px) {
#banner .owl-nav .owl-next, #banner .owl-nav .owl-prev {
	position: absolute;
	top: auto;
	bottom: 150px
}
#banner .owl-nav .owl-prev {
	left: 15px
}
#banner .owl-nav .owl-next {
	right: 15px
}
}
* {
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	font-smoothing: antialiased;
	box-sizing: border-box;
	margin: 0;
	padding: 0
}
:before, :after {
	box-sizing: border-box
}
body {
	font-family: 'GothamBook', sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #4c4c4c
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
ul, li {
	list-style: none
}
a {
	color: #4c4c4c;
	text-decoration: none
}
a:active, .hover-body a:hover {
	outline: 0
}
address {
	font-style: normal
}
h2 {
	font-weight: normal
}
h3 {
	font-weight: normal
}
h4 {
	font-weight: normal
}
h5 {
	font-size: 30px;
color:$color_2;
	font-weight: 700;
	margin-bottom: 20px
}
h6 {
	font-weight: 300
}
input {
	font-size: 13px;
	-webkit-appearance: none
}
input:focus {
	outline: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button, input[type=date]::-webkit-inner-spin-button, input[type=date]::-webkit-outer-spin-button, input[type=time]::-webkit-inner-spin-button, input[type=time]::-webkit-outer-spin-button {
-webkit-appearance:none
}
input[type=date] {
	color: #fff
}
select {
	-webkit-appearance: menulist;
	appearance: none;
	-moz-appearance: none;
	border-radius: 0
}
textarea {
	resize: none
}
.intl-tel-input .country-list {
	overflow-x: hidden;
	line-height: normal;
	font-size: 15px
}
input.error, select.error, textarea.error {
	border-color: red!important
}
*/
.wrapper-01 {
	width: 90%;
	max-width: 1220px;
	margin: 0 auto
}

/*
section {
	padding: 60px 0
}
header {
	background-color: #fff;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 999;
	border-bottom: 1px solid #ccc
}
header.active {
	z-index: 9999
}
header:before {
	content: "";
	background-color: #0e529f;
	position: absolute;
	top: 0;
	left: 0;
	height: 3px;
	width: 50%
}
header:after {
	content: "";
	background-color: #2188c9;
	position: absolute;
	top: 0;
	right: 0;
	height: 3px;
	width: 50%
}
header .wrapper-01 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 85%
}
header .wrp-1 {
	margin: 7px auto
}
header .wrp-1 img {
	display: block;
	width: 75%;
	margin: 0 auto
}
header .wrp-3 {
	margin: 5px auto
}
header .wrp-3 img {
	display: block;
	width: 75%;
	margin: 5px auto
}
header .wrp-2 {
	display: flex;
	align-items: center;
	width: 80%;
	height: 100%;
	margin: 0 5%;
	justify-content: flex-end
}
.header-right-wrp {
	display: flex;
	align-items: center;
	border-right: 1px solid #bfbfbf;
	padding-right: 40px
}
.header-right-wrp a {
	font-size: 13px;
	line-height: 15px;
	color: #3a3a3a;
	font-weight: 900;
	text-transform: uppercase;
	padding: 18px 10px 10px 10px;
	letter-spacing: 2px;
	display: inline-block;
	border-bottom: 5px solid transparent;
	position: relative
}
.header-right-wrp a.loc {
	position: relative
}
.header-right-wrp a.loc:after {
	position: absolute;
	bottom: 5px;
	right: 0;
	height: 59%;
	width: 1px;
	background-color: #bfbfbf
}
.phone-contact {
	letter-spacing: 1px!important
}
.header-right-wrp a.active {
	border-bottom: 2px solid #f37026
}
.phone-contact {
	vertical-align: middle;
	font-weight: 700!important;
	font-size: 17px!important
}
.phone-contact span {
	padding-right: 7px;
	vertical-align: sub
}
.float-btn {
	background: #f36f21!important;
	color: #fff;
	font-weight: 600;
	transition: all .5s ease-in-out;
	z-index: 4;
	letter-spacing: 1px;
	font-size: 14px;
	position: absolute;
	top: 84px;
	left: -122px;
	transform: rotate(-90deg);
	padding: 6px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px
}
.instant-call-back {
	width: 250px;
	position: fixed;
	top: 20%;
	right: 0;
	background-color: #f36f21;
	padding: 11px 20px;
	z-index: 99;
	transition: all .3s
}
.instant-call-back .instant-back-btn {
	color: #fff;
	cursor: pointer;
	text-align: right
}
.floot-transform {
	transform: translateX(100%);
	cursor: pointer
}
.form-element {
	margin: 0 0 15px
}
.form-element input {
	border: 0;
	border-bottom: 1px solid #fff;
	background-color: #f36f21;
	color: #fff;
	width: 100%;
	outline: 0
}
.form-element .intl-tel-input {
	padding-bottom: 0
}
.form-element .intl-tel-input .selected-flag {
	padding-left: 0
}
.form-element input.btn {
	background-color: #000;
	border: 0;
	border-radius: 3px;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 8px 12px;
	cursor: pointer;
	transition: all .3s ease
}
.form-element input.btn:hover {
	background: #0c4da2
}
.form-element input::-webkit-input-placeholder {
color:#fff
}
.form-element.dt-wrp:after {
	top: -2px
}
#slider_container {
	padding: 0
}
.banner-wrp {
	position: relative;
	margin-top: 60px
}
.banner-wrp #banner .item {
	width: 100%;
	height: calc(100vh - 125px);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #fefbdd
}
#banner .item-1 {
	background-image: url(../images/banner1.jpg)
}
#banner .item-2 {
	background-image: url(../images/banner2.jpg)
}
#banner.owl-theme .owl-dots .owl-dot.active span, #banner .owl-theme .owl-dots .owl-dot:hover span {
	background: #f36f21
}
#banner.owl-theme .owl-nav.disabled+.owl-dots {
	top: 84%;
	transform: translateX(-50%)
}
#banner.owl-theme .owl-dots .owl-dot span {
	height: 15px;
	width: 15px;
	left: 0;
	right: 0
}
.slide_content {
	display: flex;
	align-items: center;
	justify-content: space-around;
	width: 90%;
	margin: 0 auto;
	height: 100%
}
.banner-txt h1 {
	font-family: 'GothamBlack';
	font-size: 53.68px;
	line-height: 53px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 30px
}
.banner-txt h2 {
	font-family: 'Gotham-Medium';
	font-weight: normal;
	color: #fff;
	font-size: 30px;
	line-height: 35px;
	position: relative;
	text-align: left
}
.slide_right_contnet {
	margin-top: 30px;
	width: 38%
}
.meta-key-content {
	display: flex;
	align-items: center;
	justify-content: center
}
.meta-key {
	width: 85%;
	height: 100%;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: flex-start;
	margin: 0 auto
}
.meta-key .meta-key-content {
	margin-bottom: 30px
}
.meta-key .meta-key-content p {
	color: #000;
	font-size: 23px;
	line-height: 24px;
	font-family: 'GothamBold';
	border: 1px solid #ccc;
	border-radius: 50%;
	width: 120px;
	height: 120px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 8px;
	background-color: #fff;
	text-align: center
}
.meta-key-head {
	font-size: 20px;
	font-family: 'GothamBold';
	margin-bottom: 20px;
	color: #000
}
.name-abt {
	background-color: #f37021;
	position: relative;
	display: inline-block;
	z-index: 20
}
.name-abt-txt {
	background-color: #f37021;
	color: #fff;
	font-size: 18.99px;
	line-height: 22.71px;
	padding: 10px 30px;
	letter-spacing: 1px;
	font-family: 'GothamBold'
}
.name-abt-top, .name-abt-btm {
	width: 0;
	height: 0;
	position: absolute;
	top: 5px;
	z-index: -1;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #ca5e1d;
	border-left: 40px solid #ca5e1d;
	border-top: 20px solid #ca5e1d
}
.name-abt-top {
	border-left: 20px solid transparent;
	border-bottom: 20px solid #ca5e1d;
	border-right: 40px solid #ca5e1d;
	border-top: 20px solid #ca5e1d
}
.name-abt-top {
	left: -40px
}
.name-abt-btm {
	right: -40px
}
.head-common {
	font-family: 'Gotham-Medium';
	font-size: 34px;
	letter-spacing: 0;
	text-transform: uppercase;
	text-align: center;
	line-height: normal
}
.head-overview {
	padding: 0 0 15px;
	position: relative
}
.head-overview:after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 5%;
	height: 2px;
	background-color: #f36f21;
	left: 0;
	right: 0;
	margin: 0 auto
}
.overview-tag {
	padding: 30px 0;
	color: #f36f21;
	letter-spacing: 0;
	font-size: 20px;
	text-align: center;
	font-family: 'Gotham-Medium'
}
.overview-meta {
	font-size: 16px;
	color: #231f20;
	text-align: center;
	font-family: 'Gotham-Medium';
	margin-bottom: 30px
}
.keyhighlight-container {
	margin-bottom: 40px
}
.keyhighlight {
	width: 60%;
	margin: 0 auto
}
.keyhighlight img {
	max-width: 100%
}
.benifits-overview {
	width: 40%;
	margin: 0 auto
}
.benifits-overview img {
	max-width: 100%
}
#amenities {
	background-color: #eef1e6
}
.head-amenities {
	color: #f36f21;
	margin-bottom: 20px
}
#amenities .sec_heading {
	text-align: center
}
#amenities_carousel {
	width: 100%;
	margin: 0 auto;
	pointer-events: none
}
#amenities_carousel.owl-theme .owl-nav.disabled+.owl-dots {
	top: auto;
	left: auto;
	right: 5%;
	bottom: 5%
}
#amenities_carousel.owl-theme .owl-dots .owl-dot span {
	background: rgba(255,255,255,0.3);
	width: 18px;
	height: 18px
}
#amenities_carousel.owl-theme .owl-dots .owl-dot.active span, #amenities_carousel.owl-theme .owl-dots .owl-dot:hover span {
	background: rgba(255,255,255,1)
}
#amenities .flipster .flipto-prev {
	left: 11%
}
#amenities .flipster .flipto-next {
	right: 11%;
	transform: rotate(-180deg)
}
#amenities .flipster .flipto-prev, #amenities .flipster .flipto-next {
	width: 60px;
	pointer-events: auto
}
#amenities .flip-item img {
	width: 100%
}
#amenities .flip-content {
	margin: 55px 30px
}
#amenities .flip-current img {
	-webkit-box-shadow: 0 0 60px rgba(0,0,0,.5);
	-moz-box-shadow: 0 0 60px rgba(0,0,0,.5);
	box-shadow: 0 0 60px rgba(0,0,0,.5)
}
#amenities .flip-content span {
	bottom: 2%;
	color: #231f20;
	font-family: 'Gotham-Medium'!important
}
#amenities .flip-content span:after {
	content: '';
	position: absolute;
	top: 28px;
	width: 10%;
	height: 2px;
	background: #f36f21;
	margin: 0 auto;
	left: 0;
	right: 0
}
.aimp {
	font-size: 8px;
	color: #000;
	text-align: right
}
.video-overview iframe {
	width: 100%;
	height: 600px;
	padding: 10px 0
}
.head-floor {
	color: #231f20;
	margin-bottom: 30px
}
.flr-nav-container {
	padding: 15px 0;
	border-bottom: 2px solid #f4f7ec
}
#flr-nav {
	display: flex;
	width: 60%;
	justify-content: space-between;
	margin: 0 auto
}
#flr-nav li a {
	padding: 8px;
	font-size: 18px;
	color: #858585;
	font-family: 'Gotham-Medium'
}
.selectnav {
	display: none
}
#flr-nav li.current a {
	color: #000;
	position: relative
}
#flr-nav li.current a:after {
	content: "";
	position: absolute;
	top: 46px;
	bottom: 0;
	left: 0;
	width: 73%;
	height: 3px;
	background: #f36f21;
	left: 0;
	right: 0;
	margin: 0 auto
}
.tab-container.current {
	display: flex
}
.tab-container {
	display: none;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 9
}
.tab-container img {
	width: 100%
}
.floorplan-carousel {
	width: 55%
}
.owl-carousel.floorplan-carousel .owl-nav {
	position: absolute;
	width: 100%;
	top: 50%;
	transform: translateY(-50%)
}
.owl-carousel.floorplan-carousel .owl-nav .owl-prev {
	position: absolute;
	left: 0;
	background-image: url(../images/floorplan/prev.png);
	width: 45px;
	height: 13px;
	background-size: cover;
	color: transparent;
	background-color: transparent
}
.owl-carousel.floorplan-carousel .owl-nav .owl-next {
	position: absolute;
	right: 0;
	background-image: url(../images/floorplan/next.png);
	width: 45px;
	height: 13px;
	background-size: cover;
	color: transparent;
	background-color: transparent
}
.fancybox-wrap {
	overflow: initial!important
}
.floorplan-carousel a {
	position: relative;
	display: block
}
.floorplan-carousel a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 13%;
	background-image: url(../images/floorplan/zoom.png);
	width: 26px;
	height: 28px;
	background-size: cover
}
#floor-plan .aimp {
	width: 55%
}
#address {
	background-color: #fefbdd
}
.head-address {
	margin-bottom: 30px
}
.location-container {
	display: flex;
	justify-content: space-between
}
.location-container .adress {
	width: 30%;
	border-right: 2px solid #b3b3b3
}
.location-container .image-container {
	width: 70%
}
.location-container .image-container img {
	width: 100%
}
.border-none {
	border: 0!important
}
.image-container {
	position: relative
}
.image-container:after {
	content: "";
	position: absolute;
	bottom: 10%;
	right: 10%;
	background-image: url(../images/floorplan/zoom.png);
	width: 26px;
	height: 28px;
	background-size: cover
}
.site-address .site-contact {
	font-weight: 600;
	color: #000
}
.site-address .site-contact .fa-phone {
	vertical-align: middle;
	transform: rotate(46deg);
	-webkit-transform: rotate(46deg);
	-o-transform: rotate(46deg);
	-moz-transform: rotate(46deg);
	-ms-transform: rotate(46deg);
	margin-right: 20px
}
.sub-footer {
	background-color: #000;
	color: #fff;
	padding: 20px 0 80px
}
.copy-container {
	display: flex;
	justify-content: space-between;
	padding-bottom: 15px;
	border-bottom: 1px solid #fff;
	margin-bottom: 15px
}
.copy-container a {
	color: #fff
}
.copy-right, .disclaimer {
	font-size: 10px;
	line-height: 12px
}
.maha-rear {
	font-size: 15px;
	display: flex;
	align-items: center
}
.maha-rear img {
	margin-right: 10px
}
.site-address {
	font-family: 'GothamBook';
	color: #58595b;
	margin-bottom: 20px;
	border-bottom: 2px solid #b3b3b3;
	padding-bottom: 20px
}
.adress-head {
	font-size: 27px;
	margin-bottom: 15px;
	color: #231f20
}
.site-address p {
	font-size: 17px
}
*/


.form-wrp {
	background-color: #034da2;
	width: 100%;
	height: 65px;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 999;
	padding: 4px 0
}
.form-wrp .form_content_wrap {
	display: flex;
	align-items: center
}
.form-wrp .heading, .form-wrp .wrapper-01 .form-content:before {
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	font-weight: 600;
	text-transform: uppercase;
	margin-right: 20px
}
.form-wrp .wrapper-01 .form-content {
	width: 68%
}
.form-wrp .wrapper-01 .sell_do_virtual_numbers {
	font-family: 'GothamBook', sans-serif;
	color: #fff;
	font-size: 18px;
	margin-bottom: 0;
	border-left: 1px solid #fff;
	padding: 10px 0 10px 15px;
	margin-left: 15px;
	font-weight: 700
}
.sell_do_form_actual_container {
	display: flex;
	align-items: center;
	padding: 10px 0
}
.form-wrp .selldof .title {
	display: none
}
.form-wrp .selldof .form-group {
	margin-bottom: 0
}
.selldof_row {
	width: 32%
}
.selldof_row:last-child {
	width: 16%
}
.form-wrp .selldof label {
	display: none
}
.form-wrp .selldof input[type="text"], .form-wrp .selldof input[type="email"], .form-wrp .selldof input[type="phone"] {
	font-family: 'HelveticaNeueLTStd-Lt';
	font-size: 14px;
	line-height: 29px;
	background: #58595b;
	border: 0;
	border-radius: 0;
	color: #fff;
	box-shadow: none;
	padding: 5px 10px;
	width: 100%
}
.selldof .has-error .help-block {
	position: absolute;
	top: 90%;
	color: #f7a2a2!important
}
.form-wrp .selldo-intl-tel-input .country-list {
	bottom: 0
}
.selldof_field-container.selldof_col-xs-12.selldof_col-sm-12.selldof_col-md-12.selldof_col-lg-12 {
	padding: 0 7px;
	position: relative
}
::-webkit-input-placeholder {
color:#fff!important
}
::-moz-placeholder {
color:#fff!important
}
:-ms-input-placeholder {
color:#fff!important
}
:-moz-placeholder {
color:#fff!important
}
.selldo-intl-tel-input .selected-flag .iti-arrow {
	border-top: 4px solid #fff!important
}
.form-wrp .selldof .btn {
	background-color: #231f20;
	border-radius: 0;
	border: 0;
	font-size: 15px;
	font-weight: 700;
	color: #fff;
	padding: 7px 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom: 4px solid #4e4c4d;
	cursor: pointer
}
.form-wrp .sell_do_virtual_number_mobile {
	color: #fff
}
.selldof .btn[disabled], .sell_do_ctc_btn[disabled], .selldof .btn[disabled], .sell_do_verify_btn[disabled] {
	background-color: #ccc!important;
	color: #fff!important;
	font-size: 10px
}
.sell_do_verify_btn_c {
	margin: 0 20px
}
.sell_do_form_container {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0
}
.sell_do_form_container .sell_do_verify_container {
	position: relative;
	padding: 5px 0 5px 0!important
}
.selldof {
	display: flex;
	width: 100%
}
.selldof .help-block {
	margin-top: 0!important
}
.sell_do_verify_resend_link, .sell_do_verify_resend_message {
	color: #fff!important
}
.overlay {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5411764705882353);
	z-index: 9999;
	display: none
}
.intl-tel-input .selected-flag .iti-arrow {
	right: 0
}
input.error_new {
	border-bottom: 2px solid #fff!important
}
.overlay-1.active, .overlay-2.active {
	display: block
}
.desktop-img {
	display: block
}
.mobile-img {
	display: none
}
.sdfc-no {
	color: #fff;
	font-size: 18px;
	width: 190px;
	margin-bottom: 0;
	border-left: 1px solid #fff;
	padding: 10px 0 10px 15px;
	margin-left: 15px;
	font-weight: 700
}
.disable-pdf {
	background-color: #ccc!important
}
.thankyou .form-wrp p {
	padding: 20px 0 10px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	font-size: 1rem;
	text-align: center;
	font-weight: 700;
	color: #fff;
	font-size: 20px
}
.thankyou-mob {
	display: none!important
}

@media only screen and (min-width:1890px) {
.meta-key .meta-key-content p {
	height: 150px;
	width: 150px
}
.name-abt-txt {
	padding: 15px 60px;
	font-size: 24px
}
}

@media only screen and (min-width:1590px) {
.meta-key-head {
	font-size: 25px
}
}
@media only screen and (max-width:1380px) {
@media only screen and (max-width:1380px) {
.banner-wrp #banner .item2 {
height:calc(100vh - 90px);
background-position:center bottom
}
.overview-meta {
margin-bottom:30px
}
.floorplan-carousel {
width:52%
}
.head-floor {
margin-bottom:15px
}
.flr-nav-container {
padding:10px 0
}
#flr-nav li.current a:after {
top:40px
}
}
@media only screen and (max-width:1360px) {
}
@media only screen and (max-width:1290px) {
.header-right-wrp a {
font-size:11px
}
}
@media only screen and (max-width:1024px) {
header .wrapper-01 {
width:100%;
padding:10px 5%
}
header .wrp-1, header .wrp-3 {
width:120px
}
header .wrp-1 img, header .wrp-3 img {
width:100%
}
header .wrp-2 {
width:calc(100% - 240px);
order:0;
padding:0;
border-right:1px solid #bfbfbf
}
.header-right-wrp {
border:0;
margin-right:0
}
/*	
.menu-btn {
width:28px;
height:30px;
display:flex;
align-items:flex-end;
flex-direction:column;
justify-content:center;
z-index:2;
cursor:pointer;
text-align:right;
margin-right:0
}
.menu-btn span {
height:2px;
width:90%;
margin-bottom:4px;
background:#000;
display:block;
transition:.3s
}
.menu-btn span:last-child {
margin-bottom:0
}
	
nav {
position:fixed;
right:0;
top:0;
display:flex;
flex-direction:column;
background:#000;
height:100%;
align-items:center;
justify-content:center;
transform:translateX(100%);
transition:all .5s ease;
z-index:9999
}
nav.active {
transform:translateX(0%)
}
.header-right-wrp {
margin-right:0
}
.header-right-wrp a {
padding:20px 24px;
color:#fff
}
.header-right-wrp a.active {
border-bottom:5px solid transparent
}
nav .close {
content:'x';
position:absolute;
right:7px;
top:5px;
font-size:16px;
line-height:20px;
padding:10px 14px 10px
}
.meta-key {
justify-content:flex-start;
align-items:flex-start;
padding-top:90px
}*/
.form-wrp .selldof .btn {
font-size:13px;
padding:7px 15px
}
#flr-nav {
width:80%
}
#flr-nav li.current a:after {
top:42px
}
.js #flr-nav {
display:none
}
.js .selectnav {
display:block;
width:80%;
margin:0 auto;
padding:10px 20px;
border-radius:4px;
font-size:18px
}
.banner-wrp #banner .item {
height:calc(100vh - 258px)
}
}
@media only screen and (max-width:800px) {
.banner-wrp {
margin-top:95px
}
.maha-rear {
flex-flow:column
}
.banner-wrp #banner .item {
height:calc(100vh - 8px)
}
#banner .item-1 {
background-image:url(../images/mobbanner1.html)
}
#banner .item-2 {
background-image:url(../images/mobbanner2.html)
}
.name-abt {
margin:0 auto
}
.name-abt-txt {
font-size:12px;
padding:10px 4px
}
.meta-key {
width:38%;
align-items:center;
justify-content:flex-start;
padding-top:140px
}
.video-overview iframe {
height:450px
}
.floorplan-carousel {
width:100%
}
#flr-nav li.current a:after {
top:28px
}
.phone-contact {
display:none!important
}
.location-container {
justify-content:space-between;
flex-flow:column;
flex-flow:column-reverse
}
.location-container .image-container {
width:100%;
margin-bottom:30px
}
.location-container .adress {
width:100%;
border-right:0
}
.copy-container {
flex-flow:column-reverse
}
.form-wrp .wrapper-01 .form-content {
display:none;
position:fixed;
left:0;
top:calc(50% - 200px);
right:0;
background:#034da2;
width:90%;
margin:auto;
z-index:9999
}
.form-wrp .wrapper-01 .form-content:before {
content:'Enquire Now';
color:#fff;
display:block;
text-align:center;
margin:0;
padding:20px 0
}
.form-wrp .wrapper-01 .form-content .close {
color:#fff;
font-weight:bold;
content:'x';
position:absolute;
right:-3px;
top:-5px;
font-size:16px;
line-height:20px;
padding:10px 14px 10px
}
.sell_do_form_actual_container {
flex-direction:column;
padding:10px 20px
}
.selldof_row, .selldof_row:last-child {
width:100%;
margin-bottom:10px
}
.form-wrp .selldof .btn {
width:100%;
background-color:#231f20;
color:#fff
}
.form-wrp .selldof input[type="text"], .form-wrp .selldof input[type="email"], .form-wrp .selldof input[type="phone"] {
color:#fff;
margin-bottom:10px!important
}
.form-wrp .selldo-intl-tel-input .country-list {
bottom:0
}
::-webkit-input-placeholder {
color:#fff!important
}
::-moz-placeholder {
color:#fff!important
}
:-ms-input-placeholder {
color:#fff!important
}
:-moz-placeholder {
color:#fff!important
}
.form-wrp {
height:auto;
width:100%
}
.form-wrp .form-wrp {
justify-content:center;
align-items:center;
display:flex;
width:90%;
margin:0 auto
}
.form-wrp .heading, .form-wrp .wrapper-01 .form-content:before {
width:100%;
margin:0
}
.sdfc-no {
display:block;
color:#fff;
font-weight:700;
width:100%;
border-left:1px solid #ccc;
font-size:15px
}
.form-wrp .form_content_wrap {
justify-content:space-around;
text-align:center
}
#flr-nav {
width:100%
}
#flr-nav li {
display:flex
}
#flr-nav li a {
font-size:12px;
line-height:12px
}
.flr-nav-container {
border:0;
border-top:2px solid #f4f7ec
}
.thankyou .form-wrp {
height:auto;
width:100%;
position:fixed;
top:0;
z-index:999;
opacity:.9;
display:flex;
justify-content:space-between;
align-items:center
}
.thankyou .form-wrp .wrapper-01 {
height:100%;
display:flex;
flex-flow:column;
align-items:center;
justify-content:space-between
}
.thankyou-mob {
display:flex!important
}
.back-home {
font-size:18px;
padding-bottom:100px;
color:#fff;
text-decoration:underline
}
.keyhighlight {
width:100%
}
.benifits-overview {
width:80%
}
#floor-plan .aimp {
width:100%;
text-align:center
}
.form-wrp .wrapper-01 {
padding:0
}
}
@media only screen and (max-width:767px) {
.wrapper-01 {
padding:0 20px
}
.banner-wrp {
margin-top:57px
}
.float-btn {
font-size:12px;
left:-106px
}
section {
padding:40px 0
}
header .wrp-1, header .wrp-3 {
width:100px
}
.header-right-wrp a.loc:after {
display:none
}
.header-right-wrp {
padding-right:0
}
header .wrapper-01 {
padding:0
}
header .wrp-2 {
order:2;
border:0;
margin:0;
display:flex;
justify-content:flex-end
}
header .wrp-3 {
margin:10px auto;
max-width:180px;
width:180px;
margin-left:50px
}
header .wrp-3 img {
margin:0
}
.meta-key-head {
font-size:20px;
line-height:22px;
text-align:center
}
.name-abt-top, .name-abt-btm {
border-bottom:15px solid #ca5e1d;
border-top:15px solid #ca5e1d
}
.head-common {
font-size:20px
}
.head-overview {
padding-bottom:15px
}
.head-overview:after {
bottom:7px
}
.head-overview:after {
width:20%
}
.overview-tag {
font-size:16px;
line-height:18px
}
.overview-meta {
font-size:12px;
line-height:18px;
margin-bottom:30px
}
.benifits-overview {
width:90%
}
#amenities .flip-content {
margin:0 auto
}
.desktop-img {
display:none
}
.mobile-img {
display:block
}
.flipster-carousel .flip-items {
width:100%!important
}
#amenities .flipster .flipto-prev, #amenities .flipster .flipto-next {
display:block
}
#amenities .flipster .flipto-prev {
left:2%
}
#amenities .flipster .flipto-next {
right:2%
}
#amenities .flip-content span {
color:#fff;
text-shadow:2px 2px #000
}
#amenities_carousel {
margin-bottom:20px
}
.meta-key {
width:72%;
margin:0 auto
}
.name-abt-txt {
font-size:11px
}
.meta-key .meta-key-content p {
height:80px;
width:80px;
font-size:14px;
line-height:14px
}
.floorplan-carousel a:after {
top:15%;
right:10%;
width:16px;
height:20px;
background-repeat:no-repeat
}
.meta-key {
justify-content:flex-start;
padding-top:80px
}
.banner-wrp #banner .item {
height:calc(100vh - 105px);
background-size:cover
}
.form-wrp {
padding:0
}
.keyhighlight {
width:75%
}
.keyhighlight-container {
margin-bottom:30px
}
.maha-rear {
font-size:13px;
line-height:17px;
margin-bottom:10px
}
.sub-footer {
padding:20px 0 60px
}
#flr-nav li.current a:after {
top:38px
}
.intl-tel-input .flag-container {
top:-8px
}
.intl-tel-input.separate-dial-code .selected-dial-code {
padding-left:25px
}
.video-overview iframe {
height:250px
}
.intl-tel-input .selected-flag .iti-arrow {
right:-3px
}
}
@media only screen and (max-width:365px) {
.meta-key {
width:79%
}
.name-abt-btm {
right:-30px
}
.name-abt-top {
left:-30px
}
.meta-key .meta-key-content p {
height:70px;
width:70px
}
.meta-key .meta-key-content p {
font-size:12px;
line-height:12px
}
}
.iphoneX .banner-wrp #banner .item {
	height: calc(100vh - 280px);
	background-size: cover;
	background-position: center top
}
@media only screen and (max-width:1370px) {
.banner-wrp #banner .item {
background-size:100%
}
}
@media only screen and (max-width:800px) {
.happyImg.hsmall img {
max-width:100%
}
}
@media only screen and (max-width:600px) {
.happyImg img {
max-width:100%
}
.banner-wrp #banner .item {
background-size:cover
}
}


