@media screen and (max-width: 1599px) {
.privacy-policy {
    padding: 0 30px;
}
.col-ecosystem:first-child .section-title {
    margin-bottom: 0;
    padding: 30px;
}
#section-privacy {
    margin-top: 119px;
}

.banner-block h1 {
	font-size: 60px;
	line-height: 70px;
}
.view-location {
	bottom: 0;
}
#section-infrastructure {
	margin: 0 60px 100px;
}
.footer-menu-1, .footer-menu-2 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.footer-menu-1 li, .footer-menu-2 li {
	width: 50% !important;
	margin-bottom: 20px;
}
.footer-menu-1 {
    margin-bottom: 0;
}
.footer-menu-1 a, .footer-menu-2 a {
    font-size: 16px;
}
.header__menu-item {
    display: inline-block;
    padding: 25px 6px;
}
.header-phone p span {
    width: 5px;
    height: 5px;
}
.header-phone p span:nth-child(2) {
    left: 12px;
}
.header-phone p span:nth-child(3) {
    left: 22px;
}
.header-phone p {
    padding-left: 6px;
}
.col-header:first-child {
    max-width: 129px;
}
.section-title h1, .section-title h2 {
    font-size: 40px;
    line-height: 50px;
    color: #BE8967;
}
}
@media screen and (max-width: 1399px) {
.ecosystem-text:before {
    width: 130px;
}
#section-enquirenow .view-location {
    left: 60px !important;
}
.banner-block h1 {
	font-size: 50px;
	line-height: 60px;
}
.modal-card-body {
	padding: 40px;
}
.gallery-text h3 {
	font-size: 56px;
	line-height: 66px;
}
.connectivity-block {
    padding: 0 30px;
}
.col-location {
    width: 100% !important;
}
.location-block {
    padding: 60px;
}
.view-location {
    position: relative;
    text-align: center;
    left: 0;
}
.logo-element-light-right img {
    width: 600px !important;
}
#section-enquirenow .view-location {
    position: absolute;
	padding: 0 !important;
}
}
@media screen and (max-width: 1299px) {
.col-overview {
	width: 100% !important;
}
#overview-slider {
    padding-top: 30px;
}
}

@media screen and (max-width: 1299px) {
.infrastructure-points ul li {
	display: inline-block;
	align-items: center;
	margin-bottom: 20px;
	width: calc(33.33% - 4px);
	text-align: center;
}
.infrastructure-bullets {
    margin: 0 auto;
}
.infrastructure-points ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.infrastructure-points {
    margin-top: 60px;
}
#independent-floors section, #independent-floors .section {
    padding: 100px 0 70px 0;
}
.infrastructure-points ul li p {
    padding-left: 0;
}
.col-infrastructure {
	width: 100% !important;
}
.footer-menu-1 li, .footer-menu-2 li {
	width: 100% !important;	
	text-align: right;
}
}
@media screen and (max-width: 1216px) {
.banner-block {
	padding: 0 30px;
}
.banner-block h1 {
    font-size: 44px;
    line-height: 55px;
}
.logo-element-light-right img {
	width: 450px !important;
}
.gallery-text h3 {
	font-size: 46px;
	line-height: 56px;
}
.section-title h1, .section-title h2 {
    font-size: 34px;
    line-height: 44px;
}
#section-icons .columns {
    display: flex;
    justify-content: center;
}
.icons-block img {
    width: 70px;
}
.icons-text p {
    line-height: 26px !important;
    font-size: 16px;
}
}
@media screen and (max-width: 1024px) {
#section-banner-inner {
    margin-top: 97px;
}
.privacy-policy .header-phone1 {
    display: none !important;
}
.header-phone1{
	display: block !important;
}
.header-phone1 {
    display: flex !important;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    margin-right: 50px;
}
header {
	background-color: #000 !important;
}
header {
	padding: 8px 30px;
}
.insomenu-bars {
	top: 50%;
	transform: translateY(-50%);
	right: 20px;
	margin: 0;
	display: inline-block;
	height: 40px;
	width: 40px;
	position: absolute;
	z-index: 444;
	cursor: pointer;
}
.insomenu-bars span, .insomenu-bars span:after, .insomenu-bars span:before {
	width: 30px;
	border-radius: 0;
	-webkit-transition: -webkit-transform ease .15s;
	transition: -webkit-transform ease .15s;
	transition: transform ease .15s;
	transition: transform ease .15s, -webkit-transform ease .15s;
	position: absolute;
	left: inherit;
	right: 0;
	margin: 0 auto;
	height: 3px;
	background-color: #ffffff;
}
.insomenu-bars span:before {
	top: -8px;
}
.insomenu-active .insomenu-bars span, .insomenu-active .insomenu-bars span:after, .insomenu-active .insomenu-bars span:before {
	opacity: 1
}
.insomenu-bars span {
	top: 50%;
	display: block;
	margin-top: -2px;
	-webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
	transition-timing-function: cubic-bezier(.55, .055, .675, .19);
	-webkit-transition-duration: .1s;
	transition-duration: .1s
}
.insomenu-bars span:after, .insomenu-bars span:before {
	display: block;
	content: ''
}
.insomenu-bars span:before {
	top: -8px;
	-webkit-transition: top .1s .14s ease, opacity .1s ease;
	transition: top .1s .14s ease, opacity .1s ease
}
.insomenu-bars span:after {
	bottom: -8px;
	-webkit-transition: bottom .1s .14s ease, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19);
	transition: bottom .1s .14s ease, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19);
	transition: bottom .1s .14s ease, transform .1s cubic-bezier(.55, .055, .675, .19);
	transition: bottom .1s .14s ease, transform .1s cubic-bezier(.55, .055, .675, .19), -webkit-transform .1s cubic-bezier(.55, .055, .675, .19);
}
.insomenu-active .insomenu-bars span {
	-webkit-transition-delay: .14s;
	transition-delay: .14s;
	-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
	transition-timing-function: cubic-bezier(.215, .61, .355, 1);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.insomenu-active .insomenu-bars span:before {
	top: 0;
	-webkit-transition: top .1s ease, opacity .1s .14s ease;
	transition: top .1s ease, opacity .1s .14s ease;
	opacity: 1;
	width: 25px;
}
.insomenu-active .insomenu-bars span:after {
	bottom: 0;
	transition: bottom .1s ease, -webkit-transform .1s .14s cubic-bezier(.215, .61, .355, 1);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	width: 25px;
}
.insomenu-active .insomenu-bars span {
	width: 25px;
}
.insomenu-active .menu-creative, .insomenu-active .our-offices-item:first-child {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
.insomenu-active .our-offices-item:last-child {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}
#header-primary-menu {
	position: fixed;
	background-color: #000000;
	width: 100%;
	left: 0;
	padding: 0;
	padding: 0 20px !important;
	margin-top: 83px;
	top: -15px;
	opacity: 0;
	visibility: hidden;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}
.header__menu-item:last-child a {
	padding: 0;
}
.insomenu-active #header-primary-menu {
	top: 0;
	opacity: 1;
	visibility: visible;
	z-index: 9;
	border-bottom: 1px solid rgb(255 255 255 / 15%);
}
#header-primary-menu ul li {
	display: block;
	text-align: left;
	padding: 10px 0;
	border-bottom: 1px solid #eee;
}
.header__menu-item {
	line-height: 32px;
}
#header-primary-menu ul li:last-child {
	border-bottom: none;
}
.is-hidden-touch{
	display:none;
}
.is-hidden-desktop{
	display:block !important;
}
.compliance-section .container {
    margin: 0 30px;
}
.compliance-item table tr td {
    font-size: 14px;
    line-height: 20px;
}
.compliance-item table tr th {
    font-size: 14px;
}
.view-location1 p {
    font-size: 28px;
    line-height: 38px !important;
}
.col-ecosystem {
    width: 100% !important;
}
.col-ecosystem:first-child .section-title {
    padding: 60px;
}
.col-banner {
	width: 100% !important;
}
.order-1{
    order:1 !important;;
}
.order-2{
    order:2 !important;;
}
.banner-block {
    padding: 30px;
}
.col-gallery {
	width: 100% !important;
}
.footerlogo img {
    width: 200px;
}
}
@media screen and (max-width: 991px) {
.ecosystem-text:before {
    content: none;
}
.infrastructure-points ul li {
	width: calc(50% - 4px);
}
.col-iconsmain {
	width: 100% !important;
}
.col-iconsmain:last-child {
    border-left: none;
    border-top: 1px solid #a37b5e;
    display: inline-block;
}
.col-icons {
	width: 50% !important;
}
.col-footerlogo {
	width: 100% !important;
}
.footer-menu-1 li, .footer-menu-2 li {
    width: 50% !important;
    text-align: left;
}
.col-footerlogo:last-child {
    margin-top: 40px;
}
.footer-menu-2 li:last-child {
    margin-bottom: 0;
}
.poweredby {
    display: block !important;
}
.copyright-line {
    display: none;
}
}

@media screen and (max-width: 768px) {
.section.compliance-section {
    padding-top: 140px !important;
    padding-bottom: 60px !important;
}
.compliance-item h4 {
    font-size: 18px;
    margin-bottom: 10px;
}
.table-responsive::-webkit-scrollbar {
	width: 3px;
	background-color: transparent;
	height: 4px;
}
.table-responsive::-webkit-scrollbar-thumb {
	background-color: #ecd1c0;
	border-radius: 3px;
}
.table-responsive::-webkit-scrollbar-track {
	-webkit-box-shadow: none;
	background-color: #ffffff;
	border-radius: 3px;
}
.table-responsive {
	width: 100%;
	margin-bottom: 15px;
	overflow-y: hidden;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

.ecosystem-text {
    padding: 30px;
}
.col-ecosystem:first-child .section-title {
    padding: 30px;
}
.col-icons {
    float: left;
}
#section-enquirenow .view-location {
    left: 30px !important;
}
.modal-card {
	width: calc(100% - 40px);
	margin: 0 20px;
}
#section-enquirenow .view-location {
	bottom: 10px;
	left: 30px;
}
.border-gradient {
    height: 20px;
}
.location-block {
	padding: 30px;
}
#independent-floors section, #independent-floors .section {
	padding: 60px 0 30px 0;
}
#section-infrastructure {
    margin: 0 30px 60px;
}
#section-icons {
	padding: 60px 0 40px 0 !important;
}
.icons-block img {
    width: 80px;
}
.section-title h1, .section-title h2 {
    font-size: 30px;
    line-height: 40px;
}
.section-title {
    margin-bottom: 20px;
}
.section-title p {
    margin-bottom: 10px;
}
.theme-padding {
	padding: 0 30px;
}
.section, section {
    padding: 60px 0;
}
.footer-disclaimer p {
    font-size: 14px;
    line-height: 24px !important;
}
.disclaimer p:first-child {
    font-size: 16px;
    line-height: 26px !important;
    margin-bottom: 10px;
}
.sticky-btn-enquire, .sticky-btn-vt {
    padding: 2px 18px!important;
    font-size: 16px !important;
    right: -74px;
}
.copyright-bar {
    padding: 15px 0;
}
.sticky-btn-vt {
    top: 460px;
}
}
@media screen and (max-width: 600px) {
#independent-floors header {
    padding: 8px 20px;
}
.connectivity-block {
    padding: 0;
}
}
@media screen and (max-width: 575px) {
.theme-logo img {
    height: 70px;
}
.footer-logo-left img {
    max-width: 160px;
}
.t-and-c-text {
	font-size: 10px;
}
.overview .t-and-c-text {
	position: static;
	margin: 0;
	padding: 0 30px;
}
#header-primary-menu {
    margin-top: 78px;
}
.icons-text p {
    line-height: 24px !important;
    font-size: 15px;
}
.view-location1 p {
    font-size: 22px;
    line-height: 32px !important;
}
.view-location1 p a {
    display: block;
}
.view-location {
    padding: 20px;
}
.splide__arrow--prev {
    left: 0;
}
#banner-slider .splide__arrows .splide__arrow--next {
    right: -60px;
}
#banner-slider .splide__arrow svg {
    width: 20px;
    height: 20px;
}
#banner-slider .splide__arrows {
    bottom: 25px;
}
#header-primary-menu1 .header-phone {
    display: none;
}
#section-privacy {
    margin-top: 83px;
}
.privacy-policy img {
    margin: 0;
    width: 214px;
}
.thankyou-block h1 {
    font-size: 26px;
    line-height: 36px !important;
}
	
#section-banner-inner {
    margin-top: 78px !important;
}
.header-phone2 p {
    font-size: 13px;
    line-height: 13px;
}
.header-phone2{
    display: block !important;
}
.header-phone1{
    display: none !important;
}
.header-phone2 {
    position: absolute;
    top: 16px;
    right: 5px;
    background-color: rgb(0 0 0 / 60%);
    padding: 4px 8px;
    border-radius: 20px;
    z-index: 9;
    display: flex !important;
}
.sticky-btn-enquire {
    top: 220px;
}
.sticky-btn-vt {
    top: 400px;
}
.header-phone p {
    padding-left: 6px;
}
.header-phone img {
    width: 8px;
}
#back2top {
    display: none !important;
}
.banner-block h1 {
	font-size: 36px;
	line-height: 46px;
}
.modal-card-body {
	padding: 20px;
}
.modal-card {
    padding: 20px;
}
.sub-text {
    margin-bottom: 5px;
    line-height: 20px !important;
}
.close1 {
    width: 40px;
    height: 40px;
    max-width: 40px;
    max-height: 40px;
    line-height: 54px;
    top: -18px;
    right: -18px;
}
#inquiry .col-form {
    margin-bottom: 12px;
}
#leadmodaltitle {
    font-size: 16px;
}
.sm-form-control {
	padding: 10px 10px 10px 0;
	font-size: 16px;
}
.col-form {
    margin-bottom: 20px;
}
.footer-detail span, .footer-detail p {
	font-size: 14px;
	line-height: 24px !important;
}
.gallery-text:after {
	left: 20px;
	top: 20px;
	width: calc(100% - 40px);
	height: calc(100% - 40px);
}
.gallery-text h3 {
	font-size: 36px;
	line-height: 46px;
}
p {
	font-size: 15px;
	line-height: 24px !important;
}
.section-title h1, .section-title h2 {
    font-size: 24px;
    line-height: 34px;
}
.col-footerlogos {
	width: 100% !important;
}
.footerlogo img {
    margin: 0 auto 20px;
}
.footer-logo-right img {
    float: none;
    margin-bottom: 0 !important;
}
.footer-menu-1 li, .footer-menu-2 li {
    width: 100% !important;
    margin-bottom: 10px;
}
.footer-rera-1 p, .footer-rera-1 h3 {
    font-size: 16px;
	word-break: break-all;
}
.col-footerlogo:last-child {
    margin-top: 20px;
}
}

@media screen and (max-width: 479px) {
.col-iconsmain:last-child {
    margin-top: 15px;
}
.gallery-text h3 {
	font-size: 32px;
	line-height: 42px;
}
.col-icons {
	width: 100% !important;
}
.col-icons {
    margin-bottom: 10px;
}
.infrastructure-points ul li {
    width: 100%;
}
.infrastructure-bullets {
    margin: 0 auto 10px;
}
.infrastructure-bullets img {
    width: 50px;
}
.infrastructure-bullets {
    width: 70px;
    height: 70px;
}
.infrastructure-points {
    margin-top: 30px;
}
}

@media screen and (max-width: 400px) {
.view-location1 p a {
    display: block;
}
}