@media only screen and (min-width: 1850px) {
	body {
		font-size: 16px;
	}

	.container {
		max-width: unset;
		width: 84%;
	}

	.section-head {
		font-size: 50px;
	}

	/* ==================== Slider Start ==================== */
	.carousel-inner {
		/* height: 80vh; */
	}

	/* ==================== Slider End ==================== */
	/* ==================== Overview Start ==================== */
	.innerdatatext p {
		font-size: 30px;
	}

	.paragraph {
		font-size: 23px;
		margin-left: 81px;
		margin-top: 5px;
	}

	.element1 {
		position: absolute;
		width: 150px;
		bottom: -50px;
		right: 10%;
	}

	/* ==================== Overview End ==================== */
	/* ==================== Iconic Start ==================== */
	.headingsection p {
		color: #BDAF80;
		font-size: 9rem;
		opacity: 0.5;
		margin-top: -85px;
	}

	.innericonic .circle1 {
		left: 6.7rem;
	}

	.icoslider2 .para2 p {
		left: 45%;
	}

	.icoslider3 .para2 p {
		right: 21%;
	}

	/* ==================== Iconic End ==================== */
	/* ==================== Infrastructure Start ==================== */
	.element2 {
		position: absolute;
		right: 15%;
		top: 35%;
		width: 8%;
	}

	.innerinfrastructure .sliderbox .owl-prev {
		height: 80px;
		width: 80px;
	}

	.innerinfrastructure .sliderbox .owl-next {
		height: 80px;
		width: 80px;
	}

	.innerinfrastructure .para2 p {
		text-align: left;
		bottom: 25%;
		position: absolute;
		width: 60%;
	}

	/* ==================== Infrastructure End ==================== */
	/* ==================== Masterplan Start ==================== */
	.element3 {
		position: absolute;
		width: 65px;
		bottom: -14%;
		right: 11%;
	}

	/* ==================== Masterplan End ==================== */
	/* ==================== Floorplan Start ==================== */
	.innerFloorplan .form-select {
		font-size: 25px;
	}

	.collabboxbottom {
		margin-top: -2%;
	}

	/* ==================== Floorplan End ==================== */
	/* ==================== Amenities Start ==================== */
	.innerAmenities .section-head {
		margin-left: 160px;
		margin-bottom: -40px !important;
	}

	.innerAmenities {
		padding: 100px 0px !important;
	}

	.ametabs::after {
		content: '';
		display: block;
		width: 100%;
		height: 1px;
		background-color: #fff;
		transition: transform 0.3s ease-in-out;
		margin-top: 5px;
		margin: 12% 65px;
	}

	/* ==================== Amenities End ==================== */
	.maplink a {
		position: absolute;
		top: 88%;
		left: 0;
		border: 1px solid #BDAF80;
		background: #BDAF80;
		border-radius: 30px;
		color: #fff;
		/* margin: 13px 13px; */
		padding: 5px 15px;
		text-decoration: none;
		left: 20px;
	}

	.headcurvetext {
		font-size: 60px;
	}

	.input-group {
		position: relative;
		display: flex;
		flex-wrap: wrap;
		align-items: stretch;
		width: 100%;
		margin: 30px 0px;
	}

	.element {
		position: absolute;
		width: 5%;
		top: -18%;
	}

	.modal.show .modal-dialog {
		top: calc(30% - 55px);
	}
}

@media only screen and (min-width: 2001px) {
	body.modal-open {
		padding-right: 0px !important;
	}

	body {
		font-size: 18px;
	}

	.container {
		max-width: unset;
		width: 84%;
	}

	.section-head {
		font-size: 75px;
	}

	/* ==================== Overview Start ==================== */
	.inneroverview {
		padding: 100px 0px !important;
	}

	.inneroverview .circlehref .innercircle span, .inneroverview .circlehref .innercircle .svg {
		height: 10rem;
		width: 10rem;
	}

	.inneroverview .svgcircle1 {
		cx: 5rem;
		cy: 5rem;
		r: 4.9rem;
	}

	.inneroverview .svgcircle2 {
		cx: 5rem;
		cy: 5rem;
		r: 4.9rem;
	}

	.overviewlogo {
		width: 245px;
	}

	.paragraph {
		font-size: 28px;
		margin-left: 101px;
	}

	/* ==================== Overview End ==================== */
	/* ==================== Iconic Start ==================== */
	.headingsection {
		padding: 100px 0px !important;
	}

	.headingsection p {
		font-size: 12rem;
		margin-top: -110px;
	}

	.innericonic .circle1 {
		left: 7.2rem;
	}

	.icoslider2 .para2 p {
		left: 45%;
	}

	.icoslider3 .para2 p {
		right: 21%;
	}

	.circlepoint.active {
		height: 180px;
		width: 180px;
	}

	.circlepoint.active img {
		width: 90px;
	}

	.circlepoint:not(.active) {
		height: 120px;
		width: 120px;
	}

	.innerinfrastructure .sliderbox .owl-prev {
		height: 100px;
		width: 100px;
	}

	.innerinfrastructure .sliderbox .owl-next {
		height: 100px;
		width: 100px;
	}

	/* ==================== Iconic End ==================== */
	/* ==================== Infrastructure Start ==================== */
	.element2 {
		position: absolute;
		right: 15%;
		top: 35%;
		width: 8%;
	}

	.innerinfrastructure .sliderbox .owl-prev {
		height: 80px;
		width: 80px;
	}

	.innerinfrastructure .sliderbox .owl-next {
		height: 80px;
		width: 80px;
	}

	.innerinfrastructure .para2 p {
		text-align: left;
		bottom: 25%;
		position: absolute;
		width: 60%;
	}

	/* ==================== Infrastructure End ==================== */
	/* ==================== Masterplan Start ==================== */
	.element3 {
		position: absolute;
		width: 65px;
		bottom: -14%;
		right: 11%;
	}

	/* ==================== Masterplan End ==================== */
	/* ==================== Floorplan Start ==================== */
	.innerFloorplan .form-select {
		font-size: 40px;
	}

	#floor {
		font-size: 1.5rem;
	}

	/* ==================== Floorplan End ==================== */
	/* ==================== Amenities Start ==================== */
	.innerAmenities .section-head {
		position: relative;
		margin-left: 0px;
		left: 9%;
		top: 40px;
	}

	.innerAmenities {
		padding: 100px 0px !important;
	}

	.ametabs::after {
		content: '';
		display: block;
		width: 100%;
		height: 1px;
		background-color: #fff;
		transition: transform 0.3s ease-in-out;
		margin-top: 5px;
		margin: 12% 65px;
	}

	/* ==================== Amenities End ==================== */
	.maplink a {
		position: absolute;
		bottom: 76%;
		left: 0;
		border: 1px solid #BDAF80;
		background: #BDAF80;
		border-radius: 30px;
		color: #fff;
		padding: 5px 15px;
		text-decoration: none;
		left: 25px;
	}

	/* ==================== Footer Start ==================== */
	.copyright {
		color: #BDAF80;
		font-size: 18px;
	}

	.rerano {
		font-size: 18px;
	}

	.innerFooter {
		padding: 100px 0px;
	}

	.element {
		position: absolute;
		width: 5%;
		top: -18%;
	}

	/* ==================== Footer End ==================== */
	.input-group {
		position: relative;
		display: flex;
		flex-wrap: wrap;
		align-items: stretch;
		width: 100%;
		margin: 50px 0px;
	}

	.paracontent {
		padding: 0px 70px;
		width: 60%;
		margin-top: 10%;
	}

	#carousel-right-slider .paracontent h1 {
		font-size: 3rem;
	}

	.innerAmenities {
		overflow: hidden;
	}

	.modal.show .modal-dialog {
		top: calc(30% - 55px);
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1299px) {
	body {
		font-size: 12px;
	}

	.container {
		max-width: unset;
		width: 84%;
	}

	.section-head {
		font-size: 35px;
	}

	.headcurvetext {
		font-size: 38px;
	}

	.headingsection p {
		color: #BDAF80;
		font-size: 8rem;
		opacity: 0.5;
		margin-top: -90px;
	}

	.paragraph {
		font-size: 16px;
		margin-left: 64px;
		margin-top: 4px;
	}

	.paracontent {
		padding: 0px 70px;
	}

	.innerinfrastructure .sliderbox .owl-nav {
		position: absolute;
		bottom: 40px;
		left: 5rem;
	}

	.maplink a {
		position: absolute;
		top: 72% !important;
		left: 20px;
		border: 1px solid #BDAF80;
		background: #BDAF80;
		border-radius: 30px;
		color: #fff;
		/* margin: 1px 13px; */
		padding: 5px 15px;
		text-decoration: none;
	}

	.innerinfrastructure .sliderbox .owl-prev {
		color: #fff;
		height: 40px;
		width: 40px;
	}

	.innerinfrastructure .sliderbox .owl-next {
		color: #fff;
		height: 40px;
		width: 40px;
	}
}

@media only screen and (min-width: 767px) and (max-width: 999px) {
	.section-head {
		font-size: 35px;
	}

	.container {
		max-width: unset;
		width: 100%;
	}

	/*.section-head { font-size: 28px; }
	.headcurvetext { font-size: 31px; }*/
	/* ==================== Slider Start ==================== */
	.carousel-inner {
		height: 90vh;
	}

	/* ==================== Slider End ==================== */
	.maplink a {
		position: absolute;
		bottom: 47%;
		left: 0;
		border: 1px solid #BDAF80;
		background: #BDAF80;
		border-radius: 30px;
		color: #fff;
		margin: 1px 13px;
		padding: 5px 15px;
		text-decoration: none;
	}

	/* ==================== Overview Start ==================== */
	.inneroverview .circlehref {
		position: absolute;
		left: 10%;
		top: -95px;
	}

	.element3 {
		position: absolute;
		width: 33%;
		top: -90px;
		right: 15%;
	}

	.inneroverview {
		.swiper-slidenew {
			width: 100vw;
			margin-right: unset;
			transition: all .4s ease;

			img {
				max-width: 70rem;
				max-height: 55rem;
				width: 95vw;
				height: auto;
				margin: 0px 2.5vw;
			}
		}
	}

	.overviewlogo {
		width: 55%;
	}

	.paragraph {
		font-size: 15px;
		margin-left: 55px;
		margin-top: 4px;
	}

	/* ==================== Overview End ==================== */
	/* ========innericonic ============== */
	.headingsection p {
		color: #BDAF80;
		font-size: 5.5rem;
		opacity: 0.7;
		margin-top: -35px;
	}

	.iconic-text span:nth-child(1) {
		font-size: 1.5rem;
		position: absolute;
		left: 50%;
		top: -4%;
		z-index: 9;
		color: #ca9d75;
		transform: translate(-50%, -50%);
		font-family: 'EuclidSquare', sans-serif;
		text-transform: uppercase;
	}

	.iconic-text span:nth-child(2) {
		font-size: 5rem;
		position: absolute;
		left: 50%;
		top: 2rem;
		z-index: 9;
		font-family: 'SangBleuEmpire', sans-serif;
		color: #fff;
		text-transform: uppercase;
	}

	.innericonic .circle1, .innericonic .circle2, .innericonic .circle3 {
		bottom: 0%;
	}

	.icoslider img {
		height: 100% !important;
		width: 100%;
	}

	.innericonic {
		/*min-height: 55rem;*/
		height: 75vh;
		background-size: 100% 100%;
	}

	.innericonic .innerbg {
		top: 50% !important;
	}

	.iconic-text2 span {
		font-size: 4rem;
	}

	.icoslider1 .para2 p, .icoslider2 .para2 p, .icoslider3 .para2 p {
		width: 25%;
		bottom: 11%;
		left: 0%;
		right: 0%;
	}

	.innericonic .para2 p {
		margin: 0 0 0 3rem;
	}

	.iconic-text2 {
		color: #ca9d75;
		padding-top: 10rem;
		padding-bottom: 3rem;
	}

	.innericonic .circle1 {
		left: 0rem;
		width: 5rem;
	}

	.circlepoint.active {
		height: 6rem;
		width: 6rem;
		transform: translate(-50%, -50%);
		left: 50%;
		right: unset;
	}

	.circlepoint.active img {
		width: 55px;
	}

	.circlepoint.active span:nth-child(1) {
		font-size: 3rem;
	}

	.circlepoint.active span:nth-child(2) {
		color: #ca9d75;
		font-size: 1.3rem;
		font-weight: 400;
		text-transform: uppercase;
	}

	.circlepoint:not(.active) {
		height: 4rem;
		width: 4rem;
		transform: translate(-50%, -50%);
		left: 50%;
		right: unset;
	}

	.circlepoint:not(.active):hover {
		border: 12px solid #BDAF80;
		transition: all 0.5s ease-in-out;
	}

	.imgbox img {
		width: 40px !important;
	}

	.innericonic .circle1 {
		width: 33%;
		z-index: 4;
		height: unset;
	}

	.innericonic .circle2 {
		width: 33%;
		z-index: 4;
		height: unset;
		left: 33%;
	}

	.innericonic .circle3 {
		width: 33%;
		z-index: 4;
		height: unset;
		left: 66%;
	}

	.innericonic .innercircleborder .svg {
		display: none;
	}

	.icoslider {
		transform: translateX(-150%) skewX(10deg) !important;
	}

	/* ========innericonic ============== */
	/* ==================== Infrastucture Start ==================== */
	.innerinfrastructure {
		background: #EAE8E5;
		padding-top: 80px;
	}

	.infrastructurebox {
		margin-bottom: 0px;
	}

	.innerinfrastructure .section-head {
		margin-left: 0px;
	}

	.paracontent {
		padding: 0px 10px;
	}

	#carousel-right-slider .paracontent h1 {
		font-size: 2rem;
	}

	.headcurvetext2 {
		font-size: 2.4rem;
	}

	.innerinfrastructure .sliderbox .owl-nav {
		position: relative;
		bottom: 15px;
		left: 10px;
	}

	#carousel-right-slider, #carousel-right-slider .owl-stage, #carousel-right-slider .owl-stage-outer, #carousel-right-slider .owl-item, #carousel-right-slider .item {
		height: auto;
	}

	/* ==================== Infrastucture End ==================== */
	/* ==================== Infrastucture Start ==================== */
	/*.infrastructure .section-head { margin-left: auto; margin-bottom: auto; }
	.paracontent { padding: 0px 30px; }
	.innerinfrastructure .sliderbox .owl-nav { position: relative; bottom: auto; left: 2rem; }
	#carousel-right-slider, #carousel-right-slider .owl-stage, #carousel-right-slider .owl-stage-outer, #carousel-right-slider .owl-item, #carousel-right-slider .item { height: auto; }
	*/
	/* ==================== Infrastucture End ==================== */
	/* ==================== Masterplan Start ==================== */
	.innerMasterplan {
		padding: 30px 0px 10px;
	}

	.innerwalkthrough {
		height: 60vh;
	}

	.walkthroughbox {
		height: 60vh;
	}

	.masterplanimage {
		margin-top: -40px;
	}

	.element3 {
		position: absolute;
		width: 10%;
		top: 64% !important;
		right: 4%;
	}

	/* ==================== Masterplan End ==================== */
	/* ==================== Collaboration Start ==================== */
	/*.collabboxbottomtwo, .collabboxbottom p { text-align: start; }*/
	.innerCollaborations .section-head {
		margin-top: -40px !important;
	}

	.collabboxbottom {
		margin-top: -5%;
	}

	/* ==================== Collaboration End ==================== */
	/* ==================== Amenities Start ==================== */
	.ametabs::after {
		content: '';
		display: block;
		width: 100%;
		height: 1px;
		background-color: #fff;
		transition: transform 0.3s ease-in-out;
		margin-top: 5px;
		margin: 11% 46%;
	}

	.innerAmenities .swiper-slide {
		width: 100%;
	}

	.innerAmenities .section-head {
		margin-left: 0px;
		margin-bottom: 0px !important;
	}

	.innerAmenities .nav {
		justify-content: start;
		gap: 1.5rem;
		transform: translateX(3px) !important;
		justify-content: space-between;
	}

	/* ==================== Amenities End ==================== */
	/* ==================== ContactUs Start ==================== */
	.element {
		position: absolute;
		width: 15%;
		top: -15%;
		left: 5%;
	}

	/* ==================== ContactUs End ==================== */
	/* ==================== Enquire scroll Start ==================== */
	.footer-form {
		position: fixed;
		bottom: 0;
		width: 100%;
		left: 0;
		z-index: 999;
		background: #ffffff;
		transition: all ease-in-out 1s;
		-webkit-box-shadow: 0px -1px 3px #000;
		-moz-box-shadow: 0px -2px 3px #000;
		box-shadow: 0px -2px 3px #000;
	}

	.modal .circlehref .innercircle span, .modal .circlehref .innercircle .svg {
		height: 5.6rem;
		width: 5.6rem;
		position: relative;
		display: inline-block;
		z-index: 9;
	}

	.modal.show .modal-dialog {
		top: calc(30% - 25px);
	}

	/* ==================== Enquire scroll End ==================== */
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.container {
		max-width: unset;
		width: 100%;
	}

	body {
		font-size: 12px;
	}

	.section-head {
		font-size: 28px;
	}

	.ametabs::after {
		content: '';
		display: block;
		width: 100%;
		height: 1px;
		background-color: #fff;
		transition: transform 0.3s ease-in-out;
		margin-top: 5px;
		margin: 12% 111%;
	}

	.ametabs img {
		margin: 26px;
		width: 50px;
		font-size: 0px;
	}

	.ametabs img {
		margin: 26px;
		width: 50px;
		font-size: 0px;
	}

	.ametabs.active {
		width: 20%;
		color: #b98e33;
	}

	.subametab {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	/* ==================== Slider Start ==================== */
	.carousel-inner {
		height: auto;
	}

	/* ==================== Slider End ==================== */
	/* ==================== Overview Start ==================== */
	.element1 {
		position: absolute;
		width: 65px;
		bottom: 0px;
		right: 20px;
	}

	.inneroverview .circlehref {
		left: 20px;
		top: -95px;
	}

	.inneroverview {
		.swiper-slidenew {
			width: auto;
			margin: 0 2.5vw;
			transition: all .4s ease;

			img {
				max-width: 70rem;
				max-height: 55rem;
				width: 95vw;
				height: auto;
				margin: 0px 2.5vw;
			}
		}
	}

	.overviewlogo {
		width: 35%;
		padding-left: 10px;
	}

	.paragraph {
		font-size: 17px;
		margin-left: 11px;
		margin-top: 4px;
	}

	/* ==================== Overview End ==================== */
	.maplink a {
		position: absolute;
		bottom: 11%;
		left: 0;
		border: 1px solid #BDAF80;
		background: #BDAF80;
		border-radius: 30px;
		color: #fff;
		margin: 1px 13px;
		padding: 5px 15px;
		text-decoration: none;
	}

	/* ========innericonic ============== */
	.headingsection p {
		color: #BDAF80;
		font-size: 3rem;
		opacity: 0.7;
		margin-top: -25px;
		letter-spacing: 0.1rem;
	}

	.iconic-text span:nth-child(1) {
		font-size: 1.5rem;
		position: absolute;
		left: 50%;
		top: -4%;
		z-index: 9;
		color: #ca9d75;
		transform: translate(-50%, -50%);
		font-family: 'EuclidSquare', sans-serif;
		text-transform: uppercase;
	}

	.iconic-text span:nth-child(2) {
		font-size: 5rem;
		position: absolute;
		left: 50%;
		top: 2rem;
		z-index: 9;
		font-family: 'SangBleuEmpire', sans-serif;
		color: #fff;
		text-transform: uppercase;
	}

	.innericonic .circle1, .innericonic .circle2, .innericonic .circle3 {
		bottom: 0%;
	}

	.icoslider img {
		height: 100% !important;
		width: 100%;
	}

	.innericonic {
		/*min-height: 55rem;*/
		height: 75vh;
		background-size: 100% 100%;
	}

	.innericonic .innerbg {
		top: 50% !important;
	}

	.iconic-text2 span {
		font-size: 4rem;
	}

	.icoslider1 .para2 p, .icoslider2 .para2 p, .icoslider3 .para2 p {
		width: 80%;
		bottom: 11%;
		left: 0%;
		right: 0%;
	}

	.innericonic .para2 p {
		margin: 0 0 0 3rem;
	}

	.iconic-text2 {
		color: #ca9d75;
		padding-top: 10rem;
		padding-bottom: 3rem;
	}

	.innericonic .circle1 {
		left: 0rem;
		width: 5rem;
	}

	.circlepoint.active {
		height: 5rem;
		width: 5rem;
		transform: translate(-50%, -50%);
		left: 50%;
		right: unset;
	}

	.circlepoint.active img {
		width: 45px;
	}

	.circlepoint.active span:nth-child(1) {
		font-size: 3rem;
	}

	.circlepoint.active span:nth-child(2) {
		color: #ca9d75;
		font-size: 1.3rem;
		font-weight: 400;
		text-transform: uppercase;
	}

	.circlepoint:not(.active) {
		height: 3rem;
		width: 3rem;
		transform: translate(-50%, -50%);
		left: 50%;
		right: unset;
	}

	.circlepoint:not(.active):hover {
		border: 12px solid #BDAF80;
		transition: all 0.5s ease-in-out;
	}

	.imgbox img {
		width: 30px !important;
	}

	.innericonic .circle1 {
		width: 33%;
		z-index: 4;
		height: unset;
	}

	.innericonic .circle2 {
		width: 33%;
		z-index: 4;
		height: unset;
		left: 33%;
	}

	.innericonic .circle3 {
		width: 33%;
		z-index: 4;
		height: unset;
		left: 66%;
	}

	.innericonic .innercircleborder .svg {
		display: none;
	}

	.icoslider {
		transform: translateX(-150%) skewX(10deg) !important;
	}

	/* ========innericonic ============== */
	/* ==================== Infrastucture Start ==================== */
	.innerinfrastructure {
		background: #EAE8E5;
		padding-top: 80px;
	}

	.infrastructurebox {
		margin-bottom: 0px;
	}

	.innerinfrastructure .section-head {
		margin-left: 0px;
	}

	.paracontent {
		padding: 0px 10px;
	}

	#carousel-right-slider .paracontent h1 {
		font-size: 1.4rem;
	}

	.headcurvetext2 {
		font-size: 2.4rem;
	}

	.innerinfrastructure .sliderbox .owl-nav {
		position: relative;
		bottom: 15px;
		left: 10px;
	}

	#carousel-right-slider, #carousel-right-slider .owl-stage, #carousel-right-slider .owl-stage-outer, #carousel-right-slider .owl-item, #carousel-right-slider .item {
		height: auto;
	}

	#carousel-right-slider .paracontent h1 span>span {
		font-size: 0.8rem;
	}

	/* ==================== Infrastucture End ==================== */
	/* ==================== Masterplan Start ==================== */
	.innerMasterplan {
		padding: 30px 0px 10px;
	}

	.innerwalkthrough {
		height: 60vh;
	}

	.walkthroughbox {
		height: 60vh;
	}

	.masterplanimage {
		margin-top: -40px;
	}

	.element3 {
		position: absolute;
		right: 10%;
		top: 9%;
		width: 40px;
	}

	/* ==================== Masterplan End ==================== */
	/* ==================== Collaboration Start ==================== */
	.collabboxbottomtwo, .collabboxbottom p {
		text-align: start;
	}

	.collbsecimg {
		margin-top: -39px;
	}

	/* ==================== Collaboration End ==================== */
	/* ==================== Amenities Start ==================== */
	.innerAmenities .swiper-slide {
		width: 100%;
	}

	.innerAmenities .section-head {
		margin-left: 0px;
		margin-bottom: 0px !important;
	}

	.innerAmenities .nav {
		justify-content: start;
		gap: 1.5rem;
		transform: translateX(0px) !important;
		justify-content: space-between;
	}

	/* ==================== Amenities End ==================== */
	/* ==================== ContactUs Start ==================== */
	.element {
		position: absolute;
		width: 30%;
		top: -12%;
		right: 20px;
	}

	.copyright {
		color: #BDAF80;
		font-size: 15px;
	}

	.rerano {
		font-size: 15px;
	}

	.footerlogo {
		width: 230px !important;
	}

	/* ==================== ContactUs End ==================== */
	/* ==================== Enquire scroll Start ==================== */
	.footer-form {
		position: fixed;
		bottom: 0;
		width: 100%;
		left: 0;
		z-index: 999;
		background: #ffffff;
		transition: all ease-in-out 1s;
		-webkit-box-shadow: 0px -1px 3px #000;
		-moz-box-shadow: 0px -2px 3px #000;
		box-shadow: 0px -2px 3px #000;
	}

	.modal .circlehref .innercircle span, .modal .circlehref .innercircle .svg {
		height: 5.6rem;
		width: 5.6rem;
		position: relative;
		display: inline-block;
		z-index: 9;
	}

	.modal.show .modal-dialog {
		top: calc(30% - 55px);
	}

	/* ==================== Enquire scroll End ==================== */
}

@media only screen and (min-width: 300px) and (max-width: 480px) {
	.container {
		max-width: unset;
		width: 100%;
	}

	body {
		font-size: 12px;
	}

	.section-head {
		font-size: 24px;
	}

	.ametabs::after {
		content: '';
		display: block;
		width: 100%;
		height: 1px;
		background-color: #fff;
		transition: transform 0.3s ease-in-out;
		margin-top: 5px;
		margin: 12% 111%;
	}

	/* ==================== Slider Start ==================== */
	.carousel-inner {
		height: auto;
	}

	/* ==================== Slider End ==================== */
	.maplink a {
		position: absolute;
		top: 76%;
		left: 0;
		border: 1px solid #BDAF80;
		background: #BDAF80;
		border-radius: 30px;
		color: #fff;
		margin: 1px 13px;
		padding: 5px 15px;
		text-decoration: none;
	}

	/* ==================== Overview Start ==================== */
	.element1 {
		position: absolute;
		width: 65px;
		bottom: 0px;
		right: 20px;
	}

	.inneroverview .circlehref {
		left: 20px;
		top: -95px;
	}

	.inneroverview {
		.swiper-slidenew {
			width: auto;
			margin: 0 2.5vw;
			transition: all .4s ease;

			img {
				max-width: 70rem;
				max-height: 55rem;
				width: 95vw;
				height: auto;
				margin: 0px 2.5vw;
			}
		}
	}

	.overviewlogo {
		width: 35%;
		padding-left: 10px;
		width: 156px;
	}

	.paragraph {
		font-size: 17px;
		margin-left: 11px;
		margin-top: 4px;
	}

	/* ==================== Overview End ==================== */
	/* ========innericonic ============== */
	.headingsection p {
		color: #BDAF80;
		font-size: 3rem;
		opacity: 0.7;
		margin-top: -25px;
		letter-spacing: 0.1rem;
	}

	.iconic-text span:nth-child(1) {
		font-size: 1.5rem;
		position: absolute;
		left: 50%;
		top: -4%;
		z-index: 9;
		color: #ca9d75;
		transform: translate(-50%, -50%);
		font-family: 'EuclidSquare', sans-serif;
		text-transform: uppercase;
	}

	.iconic-text span:nth-child(2) {
		font-size: 5rem;
		position: absolute;
		left: 50%;
		top: 2rem;
		z-index: 9;
		font-family: 'SangBleuEmpire', sans-serif;
		color: #fff;
		text-transform: uppercase;
	}

	.innericonic .circle1, .innericonic .circle2, .innericonic .circle3 {
		bottom: 0%;
	}

	.icoslider img {
		height: 100% !important;
		width: 100%;
	}

	.innericonic {
		/*min-height: 55rem;*/
		height: 75vh;
		background-size: 100% 100%;
	}

	.innericonic .innerbg {
		top: 50% !important;
	}

	.iconic-text2 span {
		font-size: 4rem;
	}

	.icoslider1 .para2 p, .icoslider2 .para2 p, .icoslider3 .para2 p {
		width: 80%;
		bottom: 11%;
		left: 0%;
		right: 0%;
	}

	.innericonic .para2 p {
		margin: 0 0 0 3rem;
	}

	.iconic-text2 {
		color: #ca9d75;
		padding-top: 10rem;
		padding-bottom: 3rem;
	}

	.innericonic .circle1 {
		left: 0rem;
		width: 5rem;
	}

	.circlepoint.active {
		height: 5rem;
		width: 5rem;
		transform: translate(-50%, -50%);
		left: 50%;
		right: unset;
	}

	.circlepoint.active img {
		width: 45px;
	}

	.circlepoint.active span:nth-child(1) {
		font-size: 3rem;
	}

	.circlepoint.active span:nth-child(2) {
		color: #ca9d75;
		font-size: 1.3rem;
		font-weight: 400;
		text-transform: uppercase;
	}

	.circlepoint:not(.active) {
		height: 3rem;
		width: 3rem;
		transform: translate(-50%, -50%);
		left: 50%;
		right: unset;
	}

	.circlepoint:not(.active):hover {
		border: 12px solid #BDAF80;
		transition: all 0.5s ease-in-out;
	}

	.imgbox img {
		width: 30px !important;
	}

	.innericonic .circle1 {
		width: 33%;
		z-index: 4;
		height: unset;
	}

	.innericonic .circle2 {
		width: 33%;
		z-index: 4;
		height: unset;
		left: 33%;
	}

	.innericonic .circle3 {
		width: 33%;
		z-index: 4;
		height: unset;
		left: 66%;
	}

	.innericonic .innercircleborder .svg {
		display: none;
	}

	.icoslider {
		transform: translateX(-150%) skewX(10deg) !important;
	}

	/* ========innericonic ============== */
	/* ==================== Infrastucture Start ==================== */
	.innerinfrastructure {
		background: #EAE8E5;
		padding-top: 80px;
	}

	.infrastructurebox {
		margin-bottom: 0px;
	}

	.innerinfrastructure .section-head {
		margin-left: 0px;
	}

	.paracontent {
		padding: 0px 10px;
	}

	#carousel-right-slider .paracontent h1 {
		font-size: 1.4rem;
	}

	.headcurvetext2 {
		font-size: 2.4rem;
	}

	.innerinfrastructure .sliderbox .owl-nav {
		position: relative;
		bottom: 15px;
		left: 10px;
	}

	#carousel-right-slider, #carousel-right-slider .owl-stage, #carousel-right-slider .owl-stage-outer, #carousel-right-slider .owl-item, #carousel-right-slider .item {
		height: auto;
	}

	#carousel-right-slider .paracontent h1 span>span {
		font-size: 0.8rem;
	}

	/* ==================== Infrastucture End ==================== */
	/* ==================== Masterplan Start ==================== */
	.innerMasterplan {
		padding: 30px 0px 10px;
	}

	.innerwalkthrough {
		height: 60vh;
	}

	.walkthroughbox {
		height: 60vh;
	}

	.masterplanimage {
		margin-top: -40px;
	}

	.element3 {
		position: absolute;
		right: 10%;
		top: 9%;
		width: 40px;
	}

	/* ==================== Masterplan End ==================== */
	/* ==================== Collaboration Start ==================== */
	.collabboxbottomtwo, .collabboxbottom p {
		text-align: start;
	}

	.collbsecimg {
		margin-top: -25px;
	}

	/* ==================== Collaboration End ==================== */
	/* ==================== Amenities Start ==================== */
	.innerAmenities .swiper-slide {
		width: 100%;
	}

	.innerAmenities .section-head {
		margin-left: 0px;
		margin-bottom: 0px !important;
	}

	.innerAmenities .nav {
		justify-content: start;
		transform: translateX(0px) !important;
		justify-content: space-between;
	}

	/* ==================== Amenities End ==================== */
	/* ==================== ContactUs Start ==================== */
	.element {
		position: absolute;
		width: 24%;
		top: -12%;
		right: 20px;
	}

	.copyright {
		color: #BDAF80;
		font-size: 14px;
	}

	.rerano {
		font-size: 14px;
	}

	.footerlogo {
		width: 230px !important;
	}

	.privacypolicy {
		font-size: 9px;
	}

	/* ==================== ContactUs End ==================== */
	/* ==================== Enquire scroll Start ==================== */
	.footer-form {
		position: fixed;
		bottom: 0;
		width: 100%;
		left: 0;
		z-index: 999;
		background: #ffffff;
		transition: all ease-in-out 1s;
		-webkit-box-shadow: 0px -1px 3px #000;
		-moz-box-shadow: 0px -2px 3px #000;
		box-shadow: 0px -2px 3px #000;
	}

	.modal .circlehref .innercircle span, .modal .circlehref .innercircle .svg {
		height: 5.6rem;
		width: 5.6rem;
		position: relative;
		display: inline-block;
		z-index: 9;
	}

	.modal.show .modal-dialog {
		top: calc(30% - 55px);
	}

	/* ==================== Enquire scroll End ==================== */
}

@media only screen and (min-width: 834px) and (orientation: landscape) {
	/* Your Styles... */
}

@media only screen and (min-height: 1194px) and (orientation: portrait) {
	.menulogo {
		margin: 0px auto;
		width: 82%;
		margin-right: 0px;
	}

	.mainmenu a {
		padding: 5px 15px;
	}

	.mainmenu a {
		margin: -1px;
		/* padding: 5px 15px;
    text-decoration: none; */
		color: #fff;
	}
}