@media screen and (max-width:1023px) {
	.address-wrap img {
		width: 70%;
	}

	.menu-box ul li a.active {
		color: #ffff;
	}

	.desk-only {
		display: none !important;
	}

	.mob-only {
		display: block !important;
	}

	.developer-logo {
		width: 150px;
	}

	.amenities-row .col-1,
	.amenities-row .col-3 {
		flex-basis: 30%;
		max-width: 30%;
	}

	.amenities-row .col-2 {
		flex-basis: 30%;
		max-width: 30%;
	}

	.mob-only .enquire-now {
		width: 100%;
		right: 0;
		bottom: 0;
		border-radius: 0px;
	}

	.disclaimer h5 {
		text-align: center;
	}

	section.home-banner {
		padding: 0px;
		margin-top: 60px;
	}

	section.about {
		padding: 30px 10px;
	}

	section {
		padding: 30px 10px;
	}

	.disclaimer {
		padding: 30px 0;
	}

	div.disclaimer-popup div.body {
		width: 640px !important;
	}

	#nav-icon {
		display: block;
	}

	.header {
		position: fixed;
		width: 100%;
		height: 60px;
		left: 0;
		top: 0;
		display: flex;
		justify-content: center;
		align-items: center;
		z-index: 10;
		transition: all ease-in-out 0.3s;
		-webkit-transition: all ease-in-out 0.3s;
	}

	.header .wrapper {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.header.sticky-header {
		height: 60px;
		box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
		-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	}

	.header.sticky-header .logo {
		width: 100px;
	}

	.logo {
		width: 100px;
		position: static;
		transform: translate(0, 0);
		width: 100px;
	}

	.menu-box {
		position: fixed;
		width: 100%;
		height: 100%;
		left: -100%;
		top: 0;
		background: rgba(0, 0, 0, 0.94);
		transition: all ease-in-out 0.3s;
		-webkit-transition: all ease-in-out 0.3s;
	}

	.menu-box.active {
		left: 0;
	}

	.menu-box ul {
		align-content: center;
		flex-flow: row wrap;
	}

	.menu-box ul li {
		text-align: center;
		width: 100%;
	}

	.menu-box ul li:nth-child(3),
	.menu-box ul li:nth-child(4) {
		margin: 0;
	}

	.menu-box ul li a {
		font-size: 18px;
		padding: 10px;
		display: inline-block;
	}

	.menu-box .slick-arrow {
		width: 35px;
	}

	.menu-box .slick-arrow.slick-next {
		background-position: -15px -368px;
	}

	.menu-box .slick-arrow.slick-prev {
		background-position: -15px -326px;
	}

	.header .wrapper {
		padding: 0px 15px;
		justify-content: space-between;
	}

	.synp-about .img-box {
		width: 100%;
	}

	.synp-about h4.mob-only {
		text-align: center;
	}

	.synp-about {
		margin-top: 10px;
	}

	.synp-about .description {
		width: 100%;
		padding: 20px 0 0;
		text-align: center;
	}

	.synp-about .description h5 {
		text-align: left
	}

	.rera-info {
		padding: 15px;
		margin-bottom: 15px;
	}

	/* project history */
	.discription {
		flex-flow: row wrap;
	}

	.discription .left,
	.discription .right {
		width: 100%;
		min-height: 1px;
		margin: 0;
		padding: 12px;
	}

	/* Aminities gallery */
	ul.amenities-slider {
		padding: 0
	}

	ul.amenities-slider li div.img-box {
		opacity: 0.2;
	}

	ul.amenities-slider li div.img-box img,
	ul.amenities-slider li.slick-slide.slick-current div.img-box img {
		transform: scale(1);
	}

	ul.amenities-slider li p,
	ul.amenities-slider li.slick-slide.slick-current p {
		display: block;
		transform: scale(1);
		padding: 5px 8px;
	}

	ul.amenities-slider .slick-arrow {
		top: calc(50% - 40px);
	}

	.config-sec div.config-wrap {
		padding: 0px;
	}

	.config-sec ul li.row div.col {
		padding: 12px 2px;
	}

	.config-sec ul li.row ul li div.col {
		/* display: flex;*/
		min-height: 56px;
		justify-content: center;
		align-items: center;
	}

	.config-sec ul li.row div.col span {
		font-size: 12px;
	}

	.config-sec ul li.row ul li div.price-form ul.form-list li {
		width: 100%;
		margin-bottom: 10px;
	}

	.config-sec ul li.row ul li div.price-form-inside {
		padding: 20px;
	}

	/* legacy video */
	.legacy-wrap {
		flex-flow: row wrap;
	}

	.video-wrap {
		width: 100%;
	}

	.story-wrap {
		width: 100%;
		padding: 20px;
	}


	.tower-wrap {
		float: left;
		width: 100%;
		margin: 0;
		padding: 0 15px;
	}

	.tower-wrap .select-box {
		margin-bottom: 20px;
	}

	div.tab-content ul li div.img-box {
		padding: 0px;
		margin: 0;
		transition: all ease-in-out 0.3s;
		-webkit-transition: all ease-in-out 0.3s;
		/* transform: scale(0.8);
		-webkit-transform: scale(0.8); */
	}

	div.tab-content ul li.slick-current div.img-box {
		transform: scale(1);
		-webkit-transform: scale(1);
	}

	div.tab-content .g-tab-3 .slick-track {
		transform: translate3d(0px, 0px, 0px) !important;
	}

	.video-wrap iframe {
		height: 320px;
	}

	.locate-wrap .location-list {
		flex-flow: row wrap;
		justify-content: flex-start;
		margin: 30px 0 10px;
	}

	.locate-wrap .location-list li {
		width: 50%;
		text-align: center;
		margin: 0 0 25px;
	}

	.disclaimer .content {
		padding: 20px;
	}

	.disclaimer .content p {
		font-size: 16px;
		line-height: 28px;
	}

	.contact-wrap {
		margin: 0;
	}

	.contact-wrap div.form-wrap {
		width: 100%;
	}


	.contact-wrap div.address-wrap {
		width: 100%;
		padding: 30px 60px;
		margin-top: 20px;
		background-position: -15px -15px;
		text-align: center;
	}

	.contact-wrap div.address-wrap h6 {
		font-size: 16px;
		margin-bottom: 15px;
	}

	.contact-wrap div.address-wrap a {
		margin-bottom: 15px;
	}

	div.form-wrap.ask-expert {
		display: flex;
		justify-content: center;
		align-content: center;
		flex-flow: row wrap;
		width: 100%;
		height: 100%;
		position: fixed;
		left: 0;
		top: 0;
		background: rgba(0, 0, 0, 0.9);
		opacity: 0;
		visibility: hidden;
		transition: all ease-in-out 0.3s;
		-webkit-transition: all ease-in-out 0.3s;
		border-bottom-left-radius: 0px;
		-webkit-border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
		-webkit-border-bottom-right-radius: 0px;
	}

	div.form-wrap.ask-expert h5 {
		color: #ffffff;
	}

	div.form-wrap.ask-expert.active {
		opacity: 1;
		visibility: visible;
		z-index: 6;
	}

	footer {
		padding-bottom: 50px;
	}

	footer section.sticky-form h4 {
		color: #ffffff;
	}

	footer .sticky-form {
		width: 100%;
		height: 100%;
		padding: 0;
		background: rgba(0, 0, 0, 0.9);
		opacity: 0;
		visibility: hidden;
		transition: all ease-in-out 0.3s;
		-webkit-transition: all ease-in-out 0.3s;
	}

	footer .sticky-form.active {
		opacity: 1;
		visibility: visible;
		z-index: 6;
	}

	footer .sticky-form .wrapper {
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-flow: row wrap;
		align-content: center;
	}

	.copy {
		background: #aaaaaa;
	}

	.sticky-form .title {
		width: 100%;
	}

	.sticky-form .form-wrap {
		width: 100%;
	}

	.sticky-form .form-wrap ul.form-list li {
		width: 100%;
		margin-bottom: 15px;
	}

	.sticky-form .form-wrap ul.form-list li.cntry-code {
		width: 35%;
	}

	.sticky-form .form-wrap ul.form-list li.mob-no {
		width: 65%;
	}

	.sticky-form .form-wrap ul.form-list li.send-btn {
		width: 100%;
		text-align: center;
	}

	ul.form-list li .cta {
		width: 100%;
	}

	.sticky-form input.button {
		background-color: #f5f5f5;
		padding: 12px 30px;
		color: #000000;
		border: 1px solid #cccccc;
	}

	.sticky-enqr {
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 50px;
		background: #222222;
		z-index: 3;
	}

	.action {
		display: flex;
		width: 100%;
		height: 100%;
		justify-content: center;
		align-items: center;
		flex-flow: row wrap;
	}

	.action a {
		height: 100%;
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		background-repeat: no-repeat;
		background-size: 50px;
		font-size: 18px;
		text-transform: uppercase;
	}



	.header .action {
		width: auto;
	}

	.header .action a.button {
		min-width: 1px;
		padding: 8px 15px;
		font-size: 12px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
	}

	.form-close {
		position: absolute;
		right: 10px;
		top: 90px;
		color: #ffffff;
		padding: 10px;
		font-size: 32px;
	}

	div.tab-content ul li.slick-slide {
		transition: all ease-in-out 0.3s;
		-webkit-transition: all ease-in-out 0.3s;
		/* opacity: 0.5; */
	}

	/* div.tab-content ul li.slick-current {
		opacity: 1;
	} */

	/* div.tab-content ul li a.plan-download{display:inline-block !important;} */
	.callback-div {
		display: none;
	}

	.call-icon {
		position: fixed;
		width: 40px;
		height: 40px;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		background: #00e600;
		display: flex !important;
		justify-content: center;
		align-items: center;
		transform: translateY(-50%);
		right: 0px;
		top: 50%;
		/* bottom:30px; */
		z-index: 4;
	}

	.call-icon i {
		font-size: 24px;
		color: #ffffff;
	}

	div.tab-content ul li figcaption h6 {
		font-size: 12px;
	}

	section.thank-you-wrap {
		padding: 0 12px;
	}

	.fp-list-item {
		width: 33.33%
	}

	.disclaimer.mob-only .wrapper {
		margin-bottom: 25px !important;
	}
}

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

	p,
	section h5,
	.disclaimer .content p,
	.address-list li span {
		font-size: 15px;
		line-height: 24px;
	}

	.synophsis {
		padding: 0 20px;
	}

	.synophsis p {
		font-size: 14px;
		line-height: 20px;
	}

	.fancybox-skin {
		padding: 0 !important
	}

	div.mxdialog div.body {
		min-width: 90%;
		width: 90% !important;
	}

	ul.form-list li.w35,
	ul.form-list li.w65 {
		width: 100%;
	}

	.grid {
		max-width: 360px;
	}

	.grid-item img {
		width: 120px;
	}

	.grid-item-nocolor img {
		width: 120px;
	}

	.grid div.width--2 img {
		width: 240px;
	}

	.discription ul li {
		font-size: 14px;
	}

	.fp-list-item {
		max-width: 45%;
		flex-basis: 45%;
	}
}

@media screen and (max-width:340px) {
	.grid {
		max-width: 300px;
	}

	.grid-item img {
		width: 100px;
	}

	.grid div.width--2 img {
		width: 200px;
	}

	.fp-list-item {
		width: 100%
	}
}

@media(max-width: 768px) {
	.bg-img-none {
		background-image: none !important;
		background-color: #000000;
	}

	.addres-container {
		text-align: center;
	}

	.appartment-details,
	.highlight-details {
		font-size: 16px;
	}

	.amenities-icon {
		height: 36px;
		width: 36px;
	}

	.terms-condition {
		display: block;
	}

	.btn-download-brochure {
		padding: 15px 20px;
	}

	#Facilities,
	#location {
		padding-top: 0px;
	}

	#amenities {
		margin-top: -100px;
	}

	.amenities-section {
		padding: 50px 0px 20px;
	}

	.amenities-heading {
		font-size: 10px;
		line-height: 18px;
	}

	#contact .contact-wrap {
		flex-direction: column-reverse;
	}

	.frmEnquiry {
		padding: 10px;
		width: 100%;
		margin: auto;
		border: 1px solid #CDAB6D;
	}

	.about-text-right {
		padding: 0px;
	}

	.apartments-row {
		padding: 0px;
	}

	.address-heading {
		font-size: 18px;
	}

	.ncr-heading {
		font-size: 18px;
		width: 100%;
		margin-bottom: 30px;
		text-align: center;
	}

	.plan-description h4 {
		font-size: 18px;
		margin: 8px 0px;
	}

	.details-text p {
		font-weight: 300;
		color: #F9F6F2;
		font-size: 15px;
		width: 100%;
		text-align: justify;
	}

	.unit-row,
	.location-row {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.unit-row .col-1,
	.unit-row .col-3 {
		flex-basis: 20%;
		max-width: 20%;
	}

	.unit-row .col-2 {
		flex-basis: 60%;
		max-width: 60%;
	}

	.contact-row .col-2 {
		flex-basis: 40%;
		max-width: 40%;
	}

	.contact-row .col-1,
	.contact-row .col-3 {
		flex-basis: 30%;
		max-width: 30%;
	}

	.highlight-row .col-1,
	.highlight-row .col-3 {
		flex-basis: 31%;
		max-width: 31%;
	}

	.highlight-row .col-2 {
		flex-basis: 48%;
		max-width: 48%;
	}

	.location-row .col-2 {
		flex-basis: 70%;
		max-width: 70%;
	}

	.location-row .col-1,
	.location-row .col-3 {
		flex-basis: 15%;
		max-width: 15%;
	}

	.about-project-card {
		padding: 20px;
	}

	.unit-heading,
	section.about h3 {
		font-size: 16px;
		line-height: 24px;
	}

	h4.exquisite-heading,
	.luxury-heading,
	.about-project-card h6 {
		font-size: 18px !important;
		line-height: 24px !important;
		margin: 0;
	}

	.about h4 {
		font-size: 18px;
		line-height: 30px;
		margin: 5px 0px 30px 0px;
	}

	.detail-col {
		flex-basis: 50%;
		max-width: 50%;
		padding: 12px 5px;
	}
	.detail-col:nth-child(2){
		border-right: 0px !important;
		border-bottom: 1px solid #BF9855;
	}
	.detail-col:nth-child(1){
		border-bottom: 1px solid #BF9855;
	}

	.detail-col .detail {
		font-weight: 400;
		font-size: 12px;
		line-height: 19px;
	}

	.detail-col h5 {
		font-size: 10px;
		line-height: 10px;
		margin-bottom: 5px;
	}

	.detail-col p {
		font-size: 12px;
		margin-bottom: 0px;
		line-height: 17px;
	}


	.disclaimer p {
		margin-bottom: 0;
		padding: 0px 10px;
		text-align: justify;
	}

	span#show-more,
	span#show-less {
		color: #BF9855;
	}

	.apartment-heading {
		font-size: 18px;
		letter-spacing: 0.02em;
		text-align: center;
	}

	.highlight-heading {
		text-align: center;
		color: #BF9654 !important;
		font-size: 18px;
		margin-top: 30px;
	}

	.container {
		margin: 52px 0 0;
	}

	.right-image {
		margin-left: 0px;
	}

	.left-image {
		margin-right: 0px;
		margin-bottom: 15px;
	}
	span.heading-span {
		font-size: 25px !important;
	}
}

@media(min-width: 769px) {
	#home-banner {
		margin-top: 70px;
	}

}

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

	.details-text,
	.about-text-right {
		padding-left: 10px;
	}
}

@media (min-width: 1024px) and (max-width: 1280px) {
	.menu-box ul li a {
		font-size: 14px;
	}

	.about h4 {
		font-size: 26px;
		line-height: 30px;
		margin: 5px 0px 34px 0px;
	}

	.about h6 {
		font-size: 32px;
		line-height: 43px;
	}

	.address-heading {
		font-size: 25px;
	}

	.ncr-heading {
		font-size: 30px;
	}

	.details-text p {
		font-size: 15px;
	}

	.unit-heading {
		font-size: 23px;
	}

	.unit-row .col-2 {
		flex-basis: 35%;
		max-width: 35%;
	}

	.unit-row .col-1,
	.unit-row .col-3 {
		flex-basis: 40%;
		max-width: 40%;
	}

	h4.exquisite-heading {
		font-size: 22px;
	}

	.location-row .col-2 {
		flex-basis: 40%;
		max-width: 40%;
	}

	.location-row .col-1,
	.location-row .col-3 {
		flex-basis: 30%;
		max-width: 30%;
	}

	.apartment-heading,
	.highlight-heading {
		font-size: 25px;
	}

	.appartment-details,
	.highlight-details {
		font-size: 15px;
	}

	.plan-description h4 {
		font-size: 22px;
	}

	.addres-container {
		font-size: 15px;
	}

	.logo {
		width: 170px;
	}

	.fp-list-item {
		max-width: 31%;
	}

	.wrapper {
		max-width: 980px;
	}

	.header.sticky-header .logo {
		width: 150px;
	}

	.amenities-heading {
		font-size: 14px;
	}
}

@media(min-width: 1366px) and (max-width: 1560px) {
	.wrapper {
		max-width: 1080px;
	}

	.menu-box ul li a {
		font-size: 14px;
	}

	.about h4 {
		font-size: 26px;
		line-height: 30px;
		margin: 5px 0px 34px 0px;
	}

	.about h6 {
		font-size: 32px;
		line-height: 43px;
	}

	.address-heading {
		font-size: 25px;
	}

	.ncr-heading {
		font-size: 30px;
	}

	.details-text p {
		font-size: 15px;
	}

	.unit-heading {
		font-size: 23px;
	}

	.unit-row .col-2 {
		flex-basis: 35%;
		max-width: 35%;
	}

	.unit-row .col-1,
	.unit-row .col-3 {
		flex-basis: 40%;
		max-width: 40%;
	}

	h4.exquisite-heading {
		font-size: 22px;
	}

	.location-row .col-2 {
		flex-basis: 40%;
		max-width: 40%;
	}

	.location-row .col-1,
	.location-row .col-3 {
		flex-basis: 30%;
		max-width: 30%;
	}

	.apartment-heading,
	.highlight-heading {
		font-size: 25px;
	}

	.appartment-details,
	.highlight-details {
		font-size: 15px;
	}

	.plan-description h4 {
		font-size: 22px;
	}

	.addres-container {
		font-size: 15px;
	}

	.logo {
		width: 170px;
	}

	.fp-list-item {
		max-width: 31%;
	}

	.header.sticky-header .logo {
		width: 150px;
	}

	.amenities-heading {
		font-size: 14px;
	}

	.btn-download-brochure {
		padding: 15px;
		font-size: 12px;
	}
}