<!-------------auroville taxi----------->


html {
   -webkit-text-size-adjust: none;
}
.video embed,
.video object,
.video iframe {
   width: 100%;
   height: auto;
}
img{
	max-width:100%;
	height: auto;
   	width: auto\9; /* ie8 */
    border-radius: 0 20%;
	
}
#minimenu{display:none; width:100%;}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.wrap-header, .wrap-pagetop, #content, .zerogrid, .block02{width:768px;}
	
	.zerogrid .col-1-3{width:30%;}
	.zerogrid .col-right{width:184px;}
	.zerogrid .col-left{width:504px;}
	
	.feature{padding:0px;}
	.welcome{margin:0px;}
	
}

@media only screen and (max-width: 767px) {
	nav{display:none;}
	.wrap-header .wrap-pagetop, #content, .zerogrid, .zerogrid .col-right, .zerogrid .col-left, .block02{width:100%; margin:0px; padding:0px;}
	
	.feature{padding:0px;}
	.welcome{margin:0px;}
	
	.wrap-header {margin-top: 0px;height:80px;}
	
	.calltaxiservice img{ width:60px; height:30px;}
	#minimenu{display:block; width:100%;}
	
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.zerogrid .col-1-3{width:45%;}
	
	.wrap-header #logo{top:auto; bottom:10px;}
	
	nav{top:20px; left:5px;}
	
	.calltaxiservice img{ width:40px; height:30px;}
	nav{display:none;}
	#minimenu{display:block;}
}

@media only screen and (max-width: 479px) {
	.zerogrid .col-1-3{width:100%;}
	
	.wrap-header{height: 60px;}
	.wrap-header #logo{top:auto; bottom:20px; left:5px;}
	.wrap-pagetop #search{top:45px; left:5px;}
	
	nav{top:40px; left:5px;}
	
	#main-content img{width:80%; height: 80%;}
	
	footer .copyright{height:50px;}
	
	.calltaxiservice img{ width:25px; height:10px;}
	nav{display:none;}
	#minimenu{display:block;}
	
}



@media only screen and (max-width: 478px) and(min-width: 200px)
{.calltaxiservice img{ display:none}}

