.pt{
	min-height: 140px;
}
.psd{
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.psd:hover{
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}
ab
.psd{
	
}
@media only screen and (max-width: 480px) {
		.nav{ margin-top:50px; !important;}
		section{padding-top:30px; padding-bottom:30px;}
		#amx,#status, #3d, #amenities { padding:0px !important; }
		.am-l { width: 49%; display: inline-block; padding: 0px; }
		.media-heading{font-size: 16px;}
		.usp1{border: 0px solid; }
		.bg-lh{ min-height: 810px;}
		#showcase{padding-top:100px; !important}
		#bg-lh{background: #F6F6F6; background-image:none;}
		.pt div{ border:0px !important; }
		.pt p {  font-size: 12px; }
		.pt{border:0px; }
		#Walkthrough, .Walkthrough{ padding-top: 50px !important;}
		#about-c{ padding-top: 50px; }
		#about-p{  padding-top: 50px; }
		#Testimonials{ 	}
		#amenities{ padding-top: 50px; }
		#amx{  }
		#spec{ padding-top: 50px;padding-bottom: 50px;  }
		#floor-plan{ padding-top: 50px; }
		#model-flat{ padding-top: 50px; }
		#status{ padding-top: 50px; }
		#lh{ }
		#contact{ padding-top: 60px; }
		#myCarousel1 > div > div  a > img{
	        max-height: 300px;
			min-width: 100%;
			min-height: 300px;
		} 
}
@media (min-width: 768px){
.navbar-right {
    float: right!important;
       margin-right: 45px;
}
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
    #your_id {width:000px;height:000px;}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
    #your_id {width:000px;height:000px;}
}
@media only screen and (min-width: 959px) {
    #your_id {width:000px;height:000px;}
}
input {
    border: 1px solid #f2f2f2;
    border-radius: 0px !important;
    box-shadow: none !important;
    min-height: 40px;
    font-size: 16px !important;
    font-family: 'Titillium Web', sans-serif;
}
.fancybox { 
       right: -59px !important;
	transform-origin: 0 50%;
    transform: rotate(-90deg) translate(-50%, 50%); -moz-transform-origin:0 50%;
    -moz-transform:rotate(-90deg) translate(-50%, 50%);
    -webkit-transform-origin:0 50%;
    -webkit-transform:rotate(-90deg) translate(-50%, 50%);
    -o-transform-origin:0 50%;
    -o-transform:rotate(-90deg) translate(-50%, 50%);
    -ms-transform-origin:0 50%;
    -ms-transform:rotate(-90deg) translate(-50%, 50%);
    transform-origin:0 50%;
    transform:rotate(-90deg) translate(-50%, 50%);
    position:absolute;
    top:0;
    bottom:0;
    height:2em; /* line-height of .wrapper div:first-child span */
    margin:auto;   
    font-size:1em;
    line-height:2em;  
	height: auto !important; 
	margin: 0 !important;
	padding: 5px !important;
	position: fixed !important;
	z-index: 9999 !important;
	display: block !important;
	background: #E0CD03;
	color: #fff;
}