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

*{
  margin: 0px ;
  padding:0px ;

}

body{ background:url(9engunits.jpg);
      width:100%;
	  height:100%;
      background-repeat:no-repeat;}

#atul1{
         width:100% ;
		 height: 50px ;
		 background : rgba(0, 0, 0, 0.54) ;
}

#atul1 h2 {
            color:white ;
			height : 30px ;
			line-height:50px ;
			text-align:center ;
} 
#back { background:#c46336;
        height:40px ;
		width:140px;
		margin-top:-54px ;
		margin-left:-20px ;
		border-radius:7px ;
		 }
		
#back h1 {
            color:white ;
			height : 30px ;
			 
			text-align:center ;
} 

#back a { text-decoration:none;}		
		  
#back:hover {
               transform : translate(20px) ; 
              transition : 0.7s ;
			  }
			  	
#back a {text-decoration:none ;}


 #bharat3 {
          
		  text-align:center;
		  
		  width : 380px ;
            height:60px ;
			background : #c46336;
			border-radius: 55px;
			margin:0px auto;
            line-height: 400% ;
				
					 }

#bharat3 a { text-decoration:none;}					 
#bharat3:hover { background-color : #9a3f15 ;
                 transition: 0.7s   ;
                 -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);;
				 box-shadow: 2px 2px; 
				 
				 }

@media screen and (max-width:768px){

body { background:none;}

#atul1{
         width:100% ;
		 height: 50px ;
		 background :#662d05 ;
}

#atul1 h2 {
            color:white ;
			height : 30px ;
			line-height:50px ;
			text-align:center ;
} 
#back { background:#c46336;
        height:40px ;
		width:140px;
		margin-top:-54px ;
		margin-left:-20px ;
		border-radius:7px ;
		 }
		
#back h1 {
            color:white ;
			height : 30px ;
			 
			text-align:center ;
} 

#back a { text-decoration:none;}		
		  
#back:hover {
               transform : translate(20px) ; 
              transition : 0.7s ;
			  }
			  	
#back a {text-decoration:none ;}


 #bharat3 {
          
		  text-align:center;
		  
		  width : 380px ;
            height:60px ;
			background : #c46336;
			border-radius: 55px;
			margin:0px auto;
            line-height: 400% ;
				
					 }

#bharat3 a { text-decoration:none;}					 
#bharat3:hover { background-color : #9a3f15 ;
                 transition: 0.7s   ;
                 -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);;
				 box-shadow: 2px 2px; 
				 
				 }

}

@media screen and (max-width:480px){

body { background:none;}

#atul1{
         width:100% ;
		 height: 63px ;
		 background : #662d05;
}

#atul1 h2 {
            color:white ;
			height : 30px ;
			line-height:35px ;
			text-align:center ;
} 
#back { background:#c46336;
        height:40px ;
		width:140px;
		margin-top:-54px ;
		margin-left:-20px ;
		border-radius:7px ;
		 }
		
#back h1 {
            color:white ;
			height : 30px ;
			 
			text-align:center ;
} 

#back a { text-decoration:none;}		
		  
#back:hover {
               transform : translate(20px) ; 
              transition : 0.7s ;
			  }
			  	
#back a {text-decoration:none ;}


 #bharat3 {
          
		  text-align:center;
		  
		  width : 270px ;
            height:60px ;
			background : #c46336;
			border-radius: 55px;
			margin:0px auto;
            line-height: 400% ;
				
					 }

#bharat3 a { text-decoration:none;}					 
#bharat3:hover { background-color : #9a3f15 ;
                 transition: 0.7s   ;
                 -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);;
				 box-shadow: 2px 2px; 
				 
				 }

}