@media only screen and (max-width: 600px){
	body{
		font-family: 'Montserrat', sans-serif;
		font-size: 14px;
	}
	.carousel-inner img {
		width: 100%;
	}
	/* =============== navbar start =============== */
	.navbar-header {
		height: 70px;
	}
	.navbar-default {
		background-color: #fff;
		position: fixed;
		margin-bottom: 0;
		height: 60px !important;
		border-bottom: 2px solid #794925;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: #e7e7e7;
		margin: 0px;
		width: 100%;
	}
	.nav>li>a {
		color: #000 !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: 170px;
		position: absolute;
		top: -13px;
		left: 10px;
	}
	/* =============== navbar End =============== */
	/* =============== 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 =============== */
	/* =============== Footer End =============== */
	.innerfooter {
		background-color: #000;
		color: #fff;
		margin-bottom: 40px;
	}
	/* =============== Footer 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: #3471b8;
		border: 2px solid #fff;
		font-weight: 600;
		padding: 7px 10px 6px 10px;
	}
	.innercontactus {
		background-color: #04567c;
		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; }
}
@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; }
}
@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: 170px;
		position: absolute;
		top: -10px;
		left: 10px;
	}
	/* =============== Navbar End =============== */
	/* =============== LocationMap Start =============== */
	.carousel-inner img {
		width: 100%;
	}
	.locationmap-rightblock {
		margin-top: 20px;
	}
	.locationmap-block {
		margin-bottom: 10px;
	}
	.location-txt {
		margin: 5px 0px;
	}
	/* =============== LocationMap End =============== */
	/* =============== Footer End =============== */
	.innerfooter {
		background-color: #000;
		color: #fff;
		margin-bottom: 40px;
	}
	/* =============== Footer 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: #3471b8;
		border: 2px solid #fff;
		font-weight: 600;
		padding: 7px 10px 6px 10px;
	}
	.innercontactus {
		background-color: #04567c;
		color: #fff;
	}
	/* =============== 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: 170px;
		position: absolute;
		top: -10px;
		left: 10px;
	}
	/* =============== Navbar End =============== */
	/* =============== LocationMap Start =============== */
	.carousel-inner img {
		width: 100%;
	}
	.locationmap-rightblock {
		margin-top: 20px;
	}
	.locationmap-block {
		margin-bottom: 10px;
	}
	.location-txt {
		margin: 5px 0px;
	}
	/* =============== LocationMap End =============== */
	/* =============== Footer End =============== */
	.innerfooter {
		background-color: #000;
		color: #fff;
		margin-bottom: 40px;
	}
	/* =============== Footer 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: #3471b8;
		border: 2px solid #fff;
		font-weight: 600;
		padding: 7px 10px 6px 10px;
	}
	.innercontactus {
		background-color: #04567c;
		color: #fff;
	}
	/* =============== form End =============== */
}
