@media only screen and (max-width: 3000px) and (min-width: 2500.98px) {
	.container {
		max-width: 1600px;
	}


}

@media only screen and (max-width: 2500px) and (min-width: 1921px) {
	.container {
		max-width: 1600px;
	}


}


@media only screen and (max-width: 1920px) and (min-width: 1700px) {
	.container {
		max-width: 1600px;
	}
}

@media only screen and (max-width: 1699.98px) and (min-width: 1600px) {
	.container {
		max-width: 1500px;
	}

	.navbar-nav {
		gap: 3rem;
	}

	.footer-menu ul {
		gap: 5rem;
	}
}

@media only screen and (max-width: 1600px) {
	.navbar-nav {
		width: 100%;
		gap: 0.8rem;
	}

	.main-slider h1 {
		font-size: 4rem;
	}

	.section-about .content h2 {
		font-size: 2.4rem;
	}

	.section-about {
		padding-bottom: 0;
	}

	.section-about .section-youtube .content-overlay h2 {
		bottom: 9%;
		left: 50%;
		font-size: 1.4rem;
	}

	.youtub-link .control-btn a {
		width: 70px;
		height: 70px;
	}

	    .footer-menu ul {
        gap: 4.7rem;
    }

	.section-floorPlans .ul-mainbox ul li {
		font-size: 1.5rem;
	}

	.section-floorPlans .ul-mainbox {
		gap: 2rem;
	}

	.section-plan .headin-rotate {
		font-size: 6rem;
		right: -1%;
	}

	.section-building .tab-content p {
		font-size: 1.4rem;
		width: 78.6%;
	}

	.inner-elevation h2 {
		font-size: 2.6rem;
	}
}

@media only screen and (max-width: 1445px) {
	.navbar-brand {
		padding: 1rem 4.1rem 0.8rem 1.9rem;
	}
}

@media only screen and (max-width: 1366px) {
	html {
		font-size: 15px;
	}

	.navbar-brand {
		padding: 1rem 2.6rem 0.8rem 0.6rem;
	}

	.navbar-nav .nav-item .nav-link {
		padding: 1rem 1rem;
	}

	.main-slider {
		height: 75vh;
	}

	.section-floorPlans .change-heading h4 {
		font-size: 2.2rem;
	}

	.inner-banner {

		padding: 11rem 0;
	}
}

@media (max-width: 1199.98px) {
	html {
		font-size: 14px;
	}

	.section-about .justify-end-img {
		justify-content: center;
	}

	.section-about .section-youtube .content-overlay h2 {
		bottom: 21%;
		left: 50%;
		font-size: 2.1rem;
	}

	.navbar-nav {
		padding-left: 16px;
		align-items: start;
	}

	.navbar-brand {
		padding: 1rem 6.6rem 0.8rem 2.6rem;
	}

	.main-slider h1 {
		font-size: 3.8rem;
	}

	    .footer-menu ul {
        gap: 4.1rem;
    }

	.section-about .content {
		width: 100%;
	}

	.section-building .ul-tab {
		flex-direction: column;
	}
}

@media (max-width: 991.98px) {
	html {
		font-size: 13px;
	}

	footer .map-location {
		display: none;
	}

	.footer-menu ul {
        gap: 6.4rem;
    }

	.inner-banner-content h1 {
		font-size: 52px;
	}

	.section-floorPlans .ul-mainbox {
		gap: 2.6rem;
		flex-wrap: wrap;
		justify-content: left;
		align-items: end;
		padding-left: 3rem;
	}

	.change-heading h2,
	.inner-heading h2 {
		font-size: 3.6rem;
	}

	.section-floorPlans .content h3 {
		font-size: 1.5rem;
	}

	.section-plan .headin-rotate {
		font-size: 5.1rem;
	}

	.section-building .ul-tab {
		flex-direction: column;
		margin-bottom: 3.2rem;
	}

	.inner-elevation h2 {
		font-size: 2.4rem;
		text-align: center;
	}

	.address-tab .tel-icon {
		width: 100px;
		height: 100px;
	}

	.address-tab a {
		font-size: 1.2rem;
	}

	.section-tell .heading-sec h2 {
		font-size: 3.5rem;
		text-align: center;
	}
}

@media (max-width: 767.98px) {
	html {
		font-size: 12px;
	}

	.main-slider {
		height: 52vh;
	}

	.navbar-brand {
		padding: 1rem 5.2rem 0.8rem 1.2rem;
	}

	.main-slider .swiper-pagination {
		display: none;
	}

	.section-about .section-youtube .content-overlay h2 {
		bottom: 12%;
		left: 50%;
		font-size: 1.7rem;
	}

	.footer-menu ul {
		gap: 2.3rem;
		font-size: 1.3rem;
		flex-direction: column;
	}

	footer .contact-details li {
		font-size: 1.3rem;
	}

	.section-floorPlans .change-heading h4 {
		font-size: 1.8rem;
	}

	.section-floorPlans .content h3 {
		font-size: 2.6rem;
		padding-bottom: 1.3rem;
	}

	.section-floorPlans .ul-mainbox {
		gap: 1.9rem;
		align-items: start;
		padding-left: 3rem;
		flex-direction: column;
	}

	.ul-mainbox ul li {
		font-size: 1.9rem;
		padding: 0.9rem 0 0rem 3rem !important;
	}

	.section-plan .content-plan figure {
		position: relative;
		padding-right: 4rem;
	}

	.contact-map-sec iframe {
		height: revert-layer;
	}
}

@media (max-width: 575.98px) {
	.navbar-brand img {
		width: 200px;
	}

	.slideOne {
		padding: 1.6rem 0.8rem;
	}

	.main-slider h1 {
		font-size: 3.3rem;
	}

	.side-menu {
		width: 216px;
	}

	.section-about .section-youtube .content-overlay h2 {
		bottom: 8%;
		left: 50%;
		font-size: 1.1rem;
	}

	.youtub-link .control-btn a {
		width: 50px;
		height: 50px;
	}

	.main-slider .arrowbottom {
		display: none;
	}

	.section-form {
		padding-top: 0;
	}

	.section-form::before {
		height: 123vh;
		top: -44%;
		z-index: -0;
	}

	.section-form h2 {
		font-size: 3.7rem;
		padding-top: 2rem;
	}

	.section-form .col-12 {
		padding: 0;
	}

	.inner-banner {
		padding: 6rem 0;
	}

	.inner-banner-content h1 {
		font-size: 34px;
	}

	.change-heading h2,
	.inner-heading h2 {
		font-size: 2.8rem;
	}

	.section-floorPlans .change-heading h4 {
		font-size: 1.2rem;
	}

	.section-plan .headin-rotate {
		font-size: 3.3rem;
	}

	.section-building .tab-content h2 {
		font-size: 3rem;

	}

	.section-building .tab-content p {
		font-size: 1.4rem;
		width: 97.3%;
	}
	    .section-tell .heading-sec h2 {
        font-size: 3.2rem;
    }
	section.section-tell {
    padding-bottom: 0;
}
.side-logo img {
    height: 60px;
}
}

@media (max-width: 320.98px) {}