@media screen and (max-width: 600px) {
	 .grd-green{	
		padding: 5px 0px;
		font-size: 1em;
	 }
	 .carousel-caption h1{
	 	font-size: 1.5em;
	 	margin-bottom: 10px;
	 	letter-spacing: normal;
	 }
	   .carousel-inner img {
	    height: 600px;
	    object-fit: cover;
	  }
	  .carousel-caption p{
	 	font-size: 1em;
	 	margin-bottom: 10px;
	 }
	 .carousel-caption a {    
	    font-size: 12px;
	    padding: 5px 10px;
	}
	  .grd-text{
		font-size: 30px;
	}
	#form-btn{
		font-size: 14px;
	}
	.project-gallery a img {
    height: 150px;
} 
.mob_enquire{
	position: fixed;
	width: 100%;
	z-index: 999;
	bottom: 0;
	left: 0;
	background: #020202;	
	text-align: center;
	height: 40px;
	
}
.mob_enquire a:hover{
	opacity: 0.8;		
}

.mob_enquire_prt{
width: 33.3%;
float: left;
margin-top: auto;
margin-bottom: auto;
}
.mob_enquire_prt{
font-size: 20px;
}
}


@media (max-width: 450px){
	.carousel-inner img {
	    height: 450px;
	}
}
@media (max-width: 760px){

}
@media (max-width: 912px){


}
