@media only screen and (max-width: 1023px) {
	.header .navlist {
		width: 80%;
		margin: 0 auto;
		padding-left: 0;
	}
}

@media only screen and (max-width: 600px) {
	body {
		font-family: 'Montserrat', sans-serif;
		font-size: 13px;
	}
.parap {
    font-size: 15px;
}

	/* =============== navbar start =============== */
	.navbar-header {
		height: 70px;
	}

	.navbar-default {
		background-color: #fff;
		position: fixed;
		margin-bottom: 0;
		height: 60px !important;
		border-bottom: 2px solid #794925;
	}

	.col-lg-6.col-md-6.col-sm-12.col-xs-12 {
		padding: 0;
	}

	section#footer {
		background-color: #000;
		color: #fff;
	}
.project-popup{width: 90%;}

	


	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		border-color: #e7e7e7;
		margin: 0px;
		width: 100%;
	}

	.nav>li>a {
		color: #b09756 !important;
		font-weight: 600;
		line-height: 0px;
	}

	.nav-pills>li {
		/*margin-left: 30px !important;*/
		width: 85% !important;
		text-align: center;
		color: #fff !important;
		border: 1px solid #fff;
		border-radius: 4px;
		margin-bottom: 10px;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #000;
	}

	.navbar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand {
		height: inherit;
	}

	.navbar-nav>li {
		padding: 6px;
	}

	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus {
		background-color: #fff;
	}

	.navbar-default .navbar-toggle:hover .icon-bar {
		background-color: #000;
	}

	.navbar-default .navbar-nav>li>a {
		color: #777;
		text-align: center;
	}

	.navbar-nav {
		margin: 15px 0;
		background: #fff;
		border: 1px solid #000;
	}

	.circle {
		z-index: 99;
		left: 10px;
	}

	.navbar-brand>img {
		margin: 0 auto;
        width: 129px;
        position: absolute;
        top: 9px;
        left: 21px;
	}

	/* =============== navbar End =============== */
	.prop-inner .prop-desc {
		margin-bottom: 5px;
		margin-top: 5px;
		font-size: 12px;
	}

	/* =============== LocationMap Start =============== */
	.innerprojects .nav.nav-pills {
		display: block;
		justify-content: center;
		margin-bottom: 20px;
	}

	.innerprojects .nav>li>a {
		color: #04567c !important;
		background-color: #fff;
		border: 1px solid #04567c;
		padding: 15px 15px;
	}

	.innerprojects .nav-pills>li {
		width: 49% !important;
		text-align: center;
		border: 1px solid #fff;
		border-radius: 4px;
		margin-bottom: 10px;
		float: left;
	}

	/* =============== LocationMap End =============== */
	/* =============== Popup Start =============== */
	#popupModal .modal-dialog,
	#price .modal-dialog {
		width: 95%;
	}

	.formwidth {
		width: 100%;
		float: unset;
		padding: 2px 5px;
	}

	/* =============== Popup End =============== */
	/* =============== foterform Start =============== */
	#inquiryForm {
		display: none;
		background-color: #18979a;
	}

	.inquireButton {
		display: block;
		background-color: #794925;
		border-top: 1px solid #fff;
		margin: 0 auto;
		width: 100%;
		position: fixed;
		bottom: 0px;
		color: #fff;
		padding: 10px;
	}

	.inquireButton:hover {
		color: #fff;
	}

	#address {
		padding: 20px 0;
		background-color: #fff;
		margin-bottom: 30px;
	}

	#address p {
		text-transform: uppercase;
		font-size: 12px;
		padding: 0;
		text-align: center;
		margin: 0;
		font-weight: 400;
		color: #000;
		margin-bottom: 2px;
	}

	/* =============== foterform End =============== */
	/* =============== instant-callback Start =============== */
	#instant-callback-div {
		top: 27%;
	}

	button.btn.btn-danger.interested {
		font-size: 16px;
		position: fixed;
		bottom: 0px;
		right: 0px;
		transition: 0.4s ease-in;
		z-index: 999;
		background-color: #b09756;
		border: 2px solid #fff;
		font-weight: 600;
		padding: 7px 10px 6px 10px;
	}

	.innercontactus {
		background-color: #b09756;
		color: #fff;
	}

	/* =============== instant-callback End =============== */
}

@media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
	#lock {
		display: block;
		text-align: center;
		position: relative;
		top: 50%;
		font-size: 34px;
	}

	.wrapper {
		display: none;
	}
}

@media screen and (min-width: 320px) and (max-width: 767px) and (orientation: portrait) {
	#lock {
		display: none;
	}

	.wrapper {
		display: block;
	}
	.Contactbox {
		border: 3px solid #ffffff;
		padding: unset;
	}
	.prop-div { margin: 20px 0px; }
	.innerContact {
		padding: 4px 4px !important;
	}
	.padding_none{
		padding: unset !important;
	}
	#Overview {
		padding-top: 5% !important;
		padding-bottom: 7% !important;
	}
	#legacy {
		padding-top: 5% !important;
		padding-bottom: 7% !important;
	}
	.largersizetextdesk{
		display: none;
	  }
	  .largersizetextmob{
		display: block !important;
	  }
}

@media screen and (min-width: 320px) and (max-width: 480px) and (orientation: landscape) {
	#lock {
		display: block;
		text-align: center;
		position: relative;
		top: 50%;
		font-size: 34px;
	}

	.wrapper {
		display: none;
	}
}

@media screen and (min-width: 320px) and (max-width: 480px) and (orientation: portrait) {
	#lock {
		display: none;
	}

	.wrapper {
		display: block;
	}
	.prop-div { margin: 20px 0px; }
}

@media screen and (min-width: 481px) and (max-width: 768px) and (orientation: landscape) {
	#lock {
		display: block;
		text-align: center;
		position: relative;
		top: 50%;
		font-size: 34px;
	}

	.wrapper {
		display: none;
	}
}

@media screen and (min-width: 481px) and (max-width: 768px) and (orientation: portrait) {
	#lock {
		display: none;
	}

	.wrapper {
		display: block;
	}
}

@media screen and (min-width: 320px) and (max-width: 640px) and (orientation: landscape) {
	#lock {
		display: block;
		text-align: center;
		position: relative;
		top: 50%;
		font-size: 34px;
	}

	.wrapper {
		display: none;
	}
}

@media screen and (min-width: 320px) and (max-width: 640px) and (orientation: portrait) {
	#lock {
		display: none;
	}

	.wrapper {
		display: block;
	}
}

@media screen and (min-width: 600px) and (max-width: 960px) and (orientation: landscape) {
	#lock {
		display: block;
		text-align: center;
		position: relative;
		top: 50%;
		font-size: 34px;
	}

	.wrapper {
		display: none;
	}
}

@media screen and (min-width: 600px) and (max-width: 960px) and (orientation: portrait) {
	#lock {
		display: none;
	}

	.wrapper {
		display: block;
	}

	/* =============== Navbar Start =============== */
	.navbar-header {
		float: none;
		height: 70px;
	}

	.navbar-collapse {
		width: 100%;
	}

	.nav>li>a {
		font-family: 'Lato', sans-serif;
		color: #000 !important;
		padding: 15px 18px;
		text-transform: uppercase;
		font-size: 16px;
		font-weight: 600;
		line-height: 30px;
	}

	.navbar-left,
	.navbar-right {
		float: none !important;
	}

	.navbar-toggle {
		display: block;
		background-color: #fff;
	}

	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	}

	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}

	.navbar-collapse.collapse {
		display: none !important;
	}

	.navbar-nav {
		margin: 15px 0;
		float: none !important;
		background: #fff;
		border: 1px solid #fff;
	}

	.navbar-nav>li {
		padding: 10px 15px;
	}

	.navbar-nav>li {
		float: none;
	}

	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
		color: #000 !important;
		text-align: center;
	}

	.collapse.in {
		display: block !important;
	}

	.dropdown-menu {
		position: relative;
		width: 100%;
		float: left;
	}

	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.circle {
		z-index: 99;
		left: 10px;
	}

	.navbar-brand>img {
		margin: 0 auto;
        width: 129px;
        position: absolute;
        top: 9px;
        left: 21px;
	}

	/* =============== Navbar End =============== */
	/* =============== LocationMap Start =============== */
	.locationmap-rightblock {
		margin-top: 20px;
	}

	.locationmap-block {
		margin-bottom: 10px;
	}

	.location-txt {
		margin: 5px 0px;
	}

	/* =============== LocationMap End =============== */
	/* =============== form Start =============== */
	.modal-dialog {
		width: 85%;
	}

	#popupModal .modal-dialog {
		width: 85%;
		margin: 30px auto;
	}

	.formwidth {
		width: 100%;
		float: unset;
		padding: 2px 5px;
	}

	#inquiryForm {
		display: none;
		background-color: #18979a;
	}

	.inquireButton {
		display: block;
		background-color: #794925;
		border-top: 1px solid #fff;
		margin: 0 auto;
		width: 100%;
		position: fixed;
		bottom: 0px;
		color: #fff;
		padding: 10px;
	}

	.inquireButton:hover {
		color: #fff;
	}

	button.btn.btn-danger.interested {
		font-size: 16px;
		position: fixed;
		bottom: 0px;
		right: 0px;
		transition: 0.4s ease-in;
		z-index: 999;
		background-color: #b19958;
		border: 2px solid #fff;
		font-weight: 600;
		padding: 7px 10px 6px 10px;
	}

	.innercontactus {
		background-color: #b19958;
		color: #fff;
		margin-bottom: 38px;
	}

	/* =============== form End =============== */
}

@media screen and (min-width: 820px) and (max-width: 1180px) and (orientation: landscape) {
	#lock {
		display: block;
		text-align: center;
		position: relative;
		top: 50%;
		font-size: 34px;
	}

	.wrapper {
		display: none;
	}
}

@media screen and (min-width: 820px) and (max-width: 1180px) and (orientation: portrait) {
	#lock {
		display: none;
	}

	.wrapper {
		display: block;
	}

	/* =============== Navbar Start =============== */
	.navbar-header {
		float: none;
		height: 70px;
	}

	.navbar-collapse {
		width: 100%;
	}

	.nav>li>a {
		font-family: 'Lato', sans-serif;
		color: #000 !important;
		padding: 15px 18px;
		text-transform: uppercase;
		font-size: 16px;
		font-weight: 600;
		line-height: 30px;
	}

	.navbar-left,
	.navbar-right {
		float: none !important;
	}

	.navbar-toggle {
		display: block;
		background-color: #fff;
	}

	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	}

	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}

	.navbar-collapse.collapse {
		display: none !important;
	}

	.navbar-nav {
		margin: 15px 0;
		float: none !important;
		background: #fff;
		border: 1px solid #fff;
	}

	.navbar-nav>li {
		padding: 10px 15px;
	}

	.navbar-nav>li {
		float: none;
	}

	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
		color: #000 !important;
		text-align: center;
	}

	.collapse.in {
		display: block !important;
	}

	.dropdown-menu {
		position: relative;
		width: 100%;
		float: left;
	}

	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.circle {
		z-index: 99;
		left: 10px;
	}

	.navbar-brand>img {
		margin: 0 auto;
        width: 129px;
        position: absolute;
        top: 9px;
        left: 21px;
	}

	/* =============== Navbar End =============== */
	/* =============== LocationMap Start =============== */
	.locationmap-rightblock {
		margin-top: 20px;
	}

	.locationmap-block {
		margin-bottom: 10px;
	}

	.location-txt {
		margin: 5px 0px;
	}

	/* =============== LocationMap End =============== */
	/* =============== form Start =============== */
	.modal-dialog {
		width: 85%;
	}

	#inquiryForm {
		display: none;
		background-color: #18979a;
	}

	.inquireButton {
		display: block;
		background-color: #794925;
		border-top: 1px solid #fff;
		margin: 0 auto;
		width: 100%;
		position: fixed;
		bottom: 0px;
		color: #fff;
		padding: 10px;
	}

	.inquireButton:hover {
		color: #fff;
	}

	#popupModal .modal-dialog {
		width: 85%;
		margin: 30px auto;
	}

	.formwidth {
		width: 100%;
		float: unset;
		padding: 2px 5px;
	}

	button.btn.btn-danger.interested {
		font-size: 16px;
		position: fixed;
		bottom: 0px;
		right: 0px;
		transition: 0.4s ease-in;
		z-index: 999;
		background-color: #b19958;
		border: 2px solid #fff;
		font-weight: 600;
		padding: 7px 10px 6px 10px;
	}

	.innercontactus {
		background-color: #b19958;
		color: #fff;
		margin-bottom: 38px;
	}

	/* =============== form End =============== */
}
@media only screen and (min-width: 1850px) {
	.navbar-nav {
    margin: 1.5px 389px;
}
}
@media only screen and (min-width: 2001px) {
 .navbar-nav {
    margin: 1.5px 516px;
}
}
@media only screen and (min-width: 2002px)  and (max-width: 2500px){

 .navbar-nav {
    margin: 1.5px 453px;
}
}
/* @media only screen and (min-width: 1400px) {
 .navbar-nav {
    margin: 1.5px 160px;
}
} */
