@media only screen and (max-width: 1590px) {
	ul.menu li {
		margin-right:70px;
	}
	
	header.fixed-header ul.menu li {
		margin-right:70px;
	}
	
}


@media only screen and (max-width: 1390px) {
		ul.menu li {
			margin-right:40px;
		}
		
		header.fixed-header ul.menu li {
			margin-right:40px;
		}

}





@media only screen and (max-width: 1366px) {
	
	
	
	 ul.menu {
	width: auto;
	display: inline-block;
	float: left;
	transition: all 350ms ease;
	position: relative;
	left: -220px;
	width: calc(100% - 220px);
	
	}
	
	header.fixed-header ul.menu li {
		margin-right:20px;
	}
	
	header.fixed-header ul.menu li a {
		font-size: 1rem;
	}
	
	header .logo-small {
		margin-right:60px;
	}
	
	

	
	.main-banner {
		max-height: 100vh;
		min-height: 800px;
	}
	
	ul.menu li a {
		font-size: 1.25rem;
	}
	
	
	html {
		font-size: 16px;
	}
	
	ul.menu li {
		margin-right:35px;
	}
	
	
	
	.power-section.padding {
		padding-bottom: 85px;
		padding-top: 140px;
	}
	
	.padding {
		padding-top: 85px;
		padding-bottom: 85px;
	}
	
	.padding-top {
		padding-top: 85px;
	}
	
	.padding-bottom {
		padding-top: 85px;
	}
	
	.footer h4, .power-section h3, .world-section h3, .news-section h3, .master-section h4   {
		font-size: 3.583rem;
	}
	
	.master-section ul li {
		margin-right:40px;
	}


}



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

	
	.container {
	width: 90%;
	}
	
	.world-section h4, .news-section h4 {
	font-size: 1rem;
	}

} 

@media only screen and (max-width: 932px) {
	ul.menu li {
		margin-right:15px;
	}
	
	
	.landlord-section img.building {
		bottom: -24%;
		max-width: 75%;
		left: -30%;
	}
}




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

	
	#header {
		position: fixed;
	}
	
	header .logo-small {
		margin-top:0;
	}
	

}




@media only screen and (max-width: 768px) {
	
	
	header .logo-small {
		visibility: visible;
		opacity: 1;
		top: 22px;
		position: relative;
		max-width: 115px;
		margin-right:30px;
	}
	

	
	
	header.fixed-header ul.menu li, header ul.menu li {
		margin-right:10px;
	}
	
	
	
	
	header.fixed-header ul.menu li a, header ul.menu li a {
		font-size: 13px;
	}
	
	
	.world-section img, .news-section img {
		margin-bottom: 20px;
	}

	.news-section date {
		margin-bottom:20px;
		display: block;
	}

	
	.owl-theme .owl-nav {
		width: 115%;
	}
	
	.world-section .owl-item i {
		font-size: 2.583rem;
		position: absolute;
		top: 10px;
		left: 20px;
	}
	
	.world-section h4 {
		margin-bottom:20px;
	}
	
	.world-section h4, .news-section h4 {
		font-size: 1.25rem;
	}
	

	
	header {
		top: 100vh;
		position: fixed;
	}
	
	header.fixed-header {
		top:0;
	}
	
	.enquire-now img {
		width: 92px;
		height: auto;
	}
	
	.world-section .owl-theme .owl-nav, .owl-theme .owl-nav {
		top: -70px;
		width: 100%;
	}
	
	.landlord-section img.building {
		bottom: -24%;
		max-width: 50%;
	}
	
	.master-section h4 {
		font-size: 2.8rem;
		amrgin-bottom:1rem;
	}
	
	.master-section h3 {
		margin-bottom:1rem;
	}
	
	.padding-top-half {
		padding-top:40px;
	}
	
	.master-section img.direction {
		width: 55px;
		height: 75px;
	}
	.master-section img.direction {
		width: 55px;
		height: 75px;
		margin-top: 20px;
		margin-bottom: -30px;
	}
	
	.footer h3 {
		margin-top:30px;
	}
	
	.footer h3:before {
		margin-bottom:40px;
	}



} 


@media only screen and (max-width: 991px) {
	.footer h3:before {
		margin-bottom: 40px;
		margin-top: 100px;
	}
}


@media only screen and (max-width: 767px) {
	
	
	.landlord-section img.building {

		display: none;
	}
	
	.tab p:last-of-type {
	  margin-bottom:1rem;
	}
	
	.master-section .padding-top-half {
		padding-top: 30px;
	}

	
.landlord-section img.harmony {
	width: 770px;
	height: auto;
	left: auto;
	top: 0;
	position: absolute;
	max-width: 300px;
	right: -7rem;
}

.remodal {
	padding: 10px;
}

.remodal .inner {
	max-height:calc(100vh - 20px);
	padding-bottom:160px;
}

	
header .logo-small {
	visibility: visible;
	opacity: 1;
	top:11px;
	position: relative;
	max-width: 100px;
	margin-right:0;
}


	.main-banner .row {
		min-height:100vh;
	}
	
		
	html ul.menu {
		left:0;
		float:right;
		width:calc(100% - 130px);
		text-align: left;
	}
	
	header.fixed-header ul.menu li, header ul.menu li {
		
	}
	
	header.fixed-header ul.menu li a, header ul.menu li a {
		font-size: 10px;
	}
	
		
		header {
			height:70px;
		}
		
	header .row {
		height:70px;
		line-height: 70px;
	}

}






@media only screen and (max-width: 640px) {
	
	html.fixed {
		padding-top:0;
	}
	
	.main-banner .logo {
		height:30vh;
	}
	
	.main-banner h1 {
		bottom:20%;
		font-size: 4rem;
	}
	
	.main-banner {
		max-height: 100vh;
		min-height: 570px;
	}
	
	.main-section h2 {
	font-size: 1.8rem;
	}
	
	.power-section.padding {
		padding-bottom: 60px;
		padding-top: 80px;
	}
	
		
	.padding {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	
	.padding-top {
		padding-top: 60px;
	}
	
	.padding-bottom {
		padding-top: 60px;
	}
	
	.footer h4, .power-section h3, .world-section h3, .news-section h3, .master-section h4 {
		font-size: 1.8rem;
		margin-bottom:1rem;
	}
	
	.landlord-section h3 {
		font-size: 1.25rem;
		margin-bottom: 1rem;
		max-width: 140px;
		margin-top: 40px;
	}
	

	
	.landlord-section h2 { 
		margin-bottom:2rem;
	}
	

	.landlord-section img.building {
		bottom: -16%;
		max-width: 85%;
	}
	
	.footer img {
		height: 26px;
		width: auto;
		margin-bottom: 20px;
		margin-top: 60px;
	}
	
	.footer h5 {
	margin-bottom: 20px;
	font-size: 1.2rem;
	}
	
	.owl-carousel {
		margin-top:20px;
	}
	
	.master-section ul li {
		font-size: 1.25rem;
	}
	
	.master-section h3 {
	font-size: 1rem;
	}
	
	.footer small {
		display: block;
		margin-bottom:40px;
	}
	
	header .logo-small {
		max-width: 100px;
	}
	
	.enquire-now img {
	width: 80px;
	}
	
	header .menu li:first-child {
		display: none;
	}
	
	.master-section ul li {
		margin-right:20px;
	}

} 



@media only screen and (max-width: 375px) {
	
	header .logo-small {
    top:0;
	}
	
	html ul.menu {
	display: none;
	left: 0;
	float: right;
	width: calc(100% - 114px);
	}
	header.fixed-header ul.menu li, header ul.menu li {
	margin-right:6px;
	}

}