/* CSS Document */

@media(max-width:1024px)
{
	#center iframe{ height:300px; }
	#right{ height:300px; }
}
@media(max-width:850px)
{
	#left{ width:100%; padding-top:0px; padding:0px; }
	#left img{ width:220px; height:auto; }
	#center{ width:78%; }
}
@media(max-width:650px)
{
	#center{ width:70%; }
	#center iframe{ height:260px; }
	#right{ width:30%; height:260px; }
	#bottom_sinhala_one{ width:100%; margin-left:0px; margin-right:0px; }
	#bottom_address{ width:100%; margin-left:0px; margin-right:0px; }
}
@media(max-width:480px)
{
	#center{ width:100%; margin-bottom:20px; }
	#center iframe{ height:260px; }
	#right{ width:100%; height:200px; margin-bottom:20px; }
	#right img{ width:70%; height:auto; }
	#bottom_left{ width:100%; text-align:center; }
	#bottom_left img{ width:225px; }
	#bottom_center{ width:100%; }
	#bottom_right{ width:100%; }
	#bottom_sinhala_one{ width:100%; margin-left:0px; margin-right:0px; }
	#bottom_address{ width:100%; margin-left:0px; margin-right:0px; }
}
@media(max-width:320px)
{
	#center{ width:100%; margin-bottom:20px; }
	#center iframe{ height:260px; }
	#right{ width:100%; height:200px; }
	#right img{ width:100%; height:auto; }
	#bottom_sinhala_one{ width:100%; margin-left:0px; margin-right:0px; }
	#bottom_address{ width:100%; margin-left:0px; margin-right:0px; }
}