#gif{
  position: fixed;
left: 0px;
top: 0;
width: 100%;
height: 100%;
z-index: 9999;
background: url('../images/spinner.gif') 50% 50% no-repeat rgb(249,249,249);
}
     
        .back-height, .back-height2{
          background-color: #fa8508 !important; 
          height: 50px !important;
          width: 110%;
        }


    #modalsignup .modal-dialog {

         width: 400px;

      } 

    #modalsignup .modal-content{

      display: flex;

      justify-content: center;

      padding: 10px;

    }

    #modalsignup input{



      border-radius: 7px;

      width: 260px;

      height: 45px;

    }

    #modalsignup button{

      background-color: #fa8508;

      border-color: #fa8508;

      margin-left: 80px;

    }

   

    .signup-btn{

      background-color: #fa8508;

      border-color: #fa8508;

      color: #fff;

    }

   	.signup-btn:hover{

      color: #fff !important;

   	}	

    .request-otp-btn{



      background-color: #fa8508;

      color: #fff;

      border: 2px solid #fa8508;

       /*margin-left: -7px;*/

      /*height: 40px;*/

    }

    .font-label{
      padding-top: 12px;
      color: white;
      font-size: 15px;
    }

    #request-submit-btn2{
      margin-top: 0px;
      width: 120px;
    }
    #request-submit-btn, #request-submit-btn2{

      background-color: #fa8508;

      color: #fff;

      border: 2px solid #fa8508;

      height: 40px;

    }

    .request-callback-box{

      display: flex;

      justify-content: center;

    }

    .request-mobile-no{

        width: 305px;

        height: 30px;

        border: 1px solid #fff;

        border-radius: 3px;

    }
    .request-mobile-no2{

        width: 305px;

        height: 30px;

        border: 1px solid #fff;

        border-radius: 3px;

    }

    #request-otp-no{

        width: 200px;

        height: 40px;

        border-radius: 2px;

    }
    #request-otp-no2{

        width: 200px;

        height: 40px;

        border-radius: 2px;

    }

    #request-submit-btn2, #request-otp-no2, #request-otp-no, #request-submit-btn, #GenerateOtpSpinner,#gif{

      display: none;

    }



    .ekyc-section{

    	margin-bottom: 80px !important;

    }

    .hero-view h1{

      padding-top: 2.6em !important;

    	padding-bottom: 2em !important;

    }



  @media(max-width: 804px) and (min-width: 763px){

    .ekyc-section{

          margin-bottom: 82px !important;

         }



   }  

  

 	@media(max-width: 764px) and (min-width: 573px){

        .back-height, .back-height2{
          background-color: #fa8508 !important; 

          height: 50px !important;
        }

         .row-box-pl{

         	display: grid;

         	justify-content:center;

    	 }



    	 .request-otp-btn {

        /*margin-left: 46px;*/

        /*margin-top:5px;*/

       }

       #request-submit-btn{

        margin-left: 46px;

        margin-top:5px;

       }
       #request-submit-btn2{

    	 	/*margin-left: 46px;*/

    	 	margin-top:5px;

    	 }

    	  .ekyc-section{

    	    margin-bottom: 107px !important;

         }

    	



    }

    @media(max-width: 572px) and (min-width: 249px){

      .back-height, .back-height2{
          background-color: #fa8508 !important; 

          height: 75px !important;
        }

      .font-label{
     padding-top: 10px;
      font-size: 14px;
    }
       .row-box-pl{

          display: grid;

          justify-content:center;

       }



       .request-otp-btn{

        /*margin-left: 46px;*/

        /*margin-top:5px;*/

       }
       #request-submit-btn{

        margin-left: 46px;

        margin-top:5px;

       }
        #request-submit-btn2{

        /*margin-left: 46px;*/

        margin-top:5px;

       }



      .ekyc-section{

          margin-bottom: 0px !important;

         }



    }

    @media(max-width: 425px) and (min-width: 250px){

    .font-label{
      padding-top: 10px;
      font-size: 13px;
    }

      #modalsignup .modal-dialog , #request-modal .modal-dialog{

         width: auto;



       }

       .back-height, .back-height2{
          background-color: #fa8508 !important; 

          height: 75px !important;
        }

      .row-box-pl{

         	display: grid;

         	justify-content:center;

    	 }

     .request-otp-btn{

        /*margin-left: 46px;*/

        /*margin-top:5px;*/

       }
      #request-submit-btn{

        margin-left: 46px;

        margin-top:5px;

       }
        #request-submit-btn2{

    	 	/*margin-left: 46px;*/

    	 	margin-top:5px;

    	 }

    .ekyc-section{

    	    margin-bottom: 0px;

         }





     } 

