*{
	/*background-color: red;*/
	/*border:1px solid black;*/
}
#sliderContainer {
    max-height: 250px;
    overflow: hidden;
}
#sliderContainer .footer{
	top: -180px;
}
.sliderList .prslider{
	/*overflow-x: scroll;*/
}
.prslider #pslider{
	width: 100%;
}
.container.banner1{
	height: 320px;
}
.details{
	display: block;
	float: none;
	width: 100%;
}
.project .plan{
	width: 100%;
	display: block;
	float: none;
}
.container .banner1{
	height: 240px !important;
}
._few3 li{
	display: block;
    width: 80% !important;
    box-sizing: border-box;
    padding: 10px;
    height: auto;
    min-height: unset !important;
    margin: 0% auto  !important;
    margin-bottom: 20px !important;
	height: auto !important;
}
._few3 .card{
}
._few3 .card .footer{
	float: none !important;
	vertical-align: middle;
	display: inline-block !important;
	width: auto  !important;
}
._few3 .card .info{
	vertical-align: middle;
	display: inline-block !important;
	width: 70% !important;
}
.mobile-only{
	display: block;
}
.container-pack{
	width: 100%;
}
.connect{
	margin-top: 10px;
}
nav{
	margin-top: 10px;
}
nav ul li{
	display: block;
}
nav ul{
	position: relative;
	box-sizing: border-box;
}
nav ul li{
		margin-left: 0px;
}
nav ul li a{
	border:none;
	padding: 8px 10px;
}
._few3 li{
	width: 31%;
	min-width: 180px;
	box-sizing: border-box;
	padding: 10px;
	height: auto;
	margin-left: 0%; 
}
._few3 .card .footer{
	float: left;
	display: block;
	width: 100%;
	height: auto;
	text-align: center;
}
._few3 .card .info{
	margin-left: 0%;
	text-align: center;
}
._few3 .card .footer .iconx{
	position: static;
}
._abus{
	width: 80%;
	margin:0px auto;
}

._hedlf .row{
	display: inline-block;
	vertical-align: middle;
}
nav{
	margin: 0px;
}
._projects .body .left, ._projects .body .right{
	display: none;
}
.amenitiesList .left, .amenitiesList .right{
	display: none;
}
#amsliderContainer{
	width: 100% !important;
	display: block;
	float: none;
}

nav ul{
	background-color: #fff;
	z-index: 9999999999;
	position: absolute;
	right: 0px;
	width: 100vw;
	text-align: center;
	max-width:100vw;
	display: none;
}
nav ul li.active{
	background-color: #E68B32;
}
._hedlf{
	vertical-align: middle;
}

.map{
	display: block;
	float: none;
	width: 100%;
}
._amenities {
    margin-top: 50px;
    height: auto;
    display: flex;
    background-color: #fae7d6;
}
.amenitiesList {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.amenitiesList .thumb{
	width: 100%;
	display: block;
	max-width: unset;
	padding: 15px;
	box-sizing: border-box;
}
.amenitiesList .thumb .row:nth-child(1){
	display: inline-block;
	width: 30%;
	vertical-align: middle;
}
.amenitiesList .thumb .row:nth-child(2){
	display: inline-block;
	width: 65%;
	vertical-align: middle;
}
.amenitiesList .thumb .row label{
	font-size: 18px;
	font-weight: 600;
}
._amenities .foot{
	padding: 15px;
}

body{
	max-width: 100%;
}

._specs .col {
    min-width: unset;
    width: 100%;
    vertical-align: top;
}

._contact .details{
	display: block;
	float: none;
	width: 80%;
	margin: 10px  auto;
	box-sizing: border-box;
}
._contact .form{
	display: block;
	float: none;
	margin-left: 0;
	box-sizing: border-box;
	width: 80%;
	margin: 0px auto;
}
._loc .map {
    width: 100%;
    margin: 0px;
    box-sizing: border-box;
}
#map {
    box-sizing: border-box;
    width: 100% !important;
    height: 500px;
}
.container .banner2{
	height: 240px;
	background-size: 100% 100%;
}

.container-pack{
	width: 90%;
	margin: 0px auto;
}
._loc .adv{
	display: block;
	float: none;
	width: 90%;
	margin: 10px auto;
}