@charset "utf-8";
/* CSS Document */



.paral 
{
	min-height:400px; 
	background-attachment: fixed; 
	background-position: center;
	background-position: 10% 50%;
}


.paral1
{
	min-height:600px; 
	background-attachment: fixed; 
	background-position: 10% 50%;
}


.paralsec 
{
	background-image: url(../../aboutus/img/office/LakshamanLTG_Mobile.jpg);
	width:100%;
	background-repeat:no-repeat;
	
} /* Image for reviews from client */ 



.paralaboutus
{
	background-image: url(../../aboutus/img/office/LakshamanLTG.jpg);
	width:100%;
	background-repeat:no-repeat;
		background-size: cover;
	
} /* Image for reviews from client */ 

@media (max-width: 768px) {

.paral1
{
	min-height:400px; 
	background-attachment: fixed; 
	background-position: 25% 50%;
}

.paralaboutus
{
	background-image: url(../../aboutus/img/office/LakshamanLTG_Mobile.jpg);
	width:100%;
	background-repeat:no-repeat;
		background-size: cover;
	
} /* Image for reviews from client */ 


}



.paralcontact 
{
	width:100%;
	background-repeat:no-repeat;
	background-size: cover;
	background-image: url(../img/Bottom/bottom.jpg);
} /* Image for reviews from client */ 

.paralwater
{
	width:100%;
	background-repeat:no-repeat;
	background-size: cover;
	background-image:url(../../Apartments/img/LTGGrand/water.jpg);
} /* Image for reviews from client */ 



.media .holder .image{position:absolute;top:-20%;right:0;bottom:-20%;left:0}

.image
{
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat
}

.paralsmartcity

{
	background-image: url(../../Smartcity/img/WhyBengaluru.jpg);
	background-repeat:no-repeat;
	background-size:cover;
} /* Image for villas */ 



.paralvilla
{
	background-image: url(../../Villas/img/link.jpg);
	background-repeat:no-repeat;
	background-size:cover;
} /* Image for villas */ 



.paralaparment
{
	background-image:url(../../Apartments/img/Link.jpg);
	background-repeat:no-repeat;
	background-size:cover;

} 



.paraltownship
{
	background-image: url(../../Township/img/link.jpg);
	background-repeat:no-repeat;
	background-size:cover;
} /* Image for Aparments */ 
 

.paralcommerecial
{
	background-image: url(../../Commercial/img/Commerciallink.jpg);
	background-repeat:no-repeat;
	background-size:cover;
} /* Image for Aparments */ 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
.paral 
{
	min-height:400px; 
	background-attachment: fixed; 
	background-position: center;
	background-position: 10% 50%;
}
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
.paral 
{
	min-height:400px; 
	background-attachment: fixed; 
	background-position: center;
	background-position: 10% 50%;
}
}

