   #loader_fme{
	
	 margin: 20% -7% !important;
	 width:10%;
	 z-index:99999;
	 position:fixed;
	 height:18%;
	 display:none;
  }
      @media screen and (max-width:500px){

        #loader_fme{

        margin-top:20% !important;
        min-width: 100px;
  			margin-left:-10% !important;

        
      }
       #divtohide{
  	position: relative !important;
  }
  }
