 @media(max-width:991px){
    .login-form-left input[type="submit"] { 
    margin-top: 0em;
}

  }
 
@media(max-width:1580px){
  .footer #foot{
         margin-right:  550px;
    }
    .login-form{
      
    margin-top: 50px;
    margin-bottom: 50px;
    /* background: #222430; */
    background: rgba(0, 0, 0, 0.28);
    padding: 2.5em;
    background-size: cover;
    -webkit-box-shadow: -6px 6px 3px 0px rgb(28, 43, 61);
    -moz-box-shadow: -6px 6px 3px 0px rgb(28, 43, 61);
    -o-box-shadow: -6px 6px 3px 0px rgb(28, 43, 61);
    -ms-box-shadow: -6px 6px 3px 0px rgb(28, 43, 61);
    /* box-shadow: 0px 5px 9px 0px rgba(0, 0, 0, 0.68); */
    box-shadow: 0 3px 18px 8px rgba(38, 24, 24, 0.25);
    text-align: left;
}
  }
   @media(max-width:1080px){
    #right
    {
      height: 360px;
    }
    #btn3{
      margin-top: 15px;
    }
     .footer #foot{
          margin-right: 0px;
    }
   }
   @media(max-width: 950px){
    .footer #foot{
          margin-right: 0px;
    }
   }
    @media(max-width:800px){
    #right
    {
      height: 360px;
    }
     #btn2{
      margin-right: 35px;
    }
     #btn1{
margin-left: 65px;
margin-bottom: 05px;
    }
   }
    @media(max-width:414px){
    #left
    {
      height: 380px;
    }
   #btn1{
margin-left: 65px;
margin-bottom: 05px;
    }
    #btn2{
      margin-right: 30px;
    }
    #right{
      height:  360px;
      margin-bottom: 10px;
    }
    #btn3{
    
     padding-left: 5px;
    }
    .footer{
  height: 100px;
}
   }
   
     @media(max-width:380px){
       #btn2{
      margin-right: 25px;
    }
     }

     @media(max-width: 360px){
      .login-form input[type="text"], .login-form input[type="password"] {
    outline: none;
    font-size: 1em;
    color: #000;
    padding: .6em;
    margin: 0;
    width: 75%;
    border: none;
    -webkit-appearance: none;
    display: block;
    background: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
    border-radius: 2px;
} 
#btn2{
 text-align: center;
 margin-right: 10px;
}
#btn3{
  width: 170px;
}
#left{
  height: 370px;
}
.footer{
  height: 100px;
}
#btn1{
  margin-left: 45px;
}
     }
      @media(max-width: 320px){
        #btn1{
  margin-left: 30px;
}
.footer{
  height: 100px;
}
      }
       @media(max-width: 375px){
        #btn1{
  margin-left: 45px;
}
.footer{
  height: 100px;
}
      }
        @media(max-width: 600px){

.login-form{
      /* width: 48%; */
    /* float: left; */
    margin-top: 50px;
    margin-bottom: 50px;
    /* background: #222430; */
    background: rgba(0, 0, 0, 0.28);
    padding: 2.5em;
    background-size: cover;
    -webkit-box-shadow: -6px 6px 3px 0px rgb(28, 43, 61);
    -moz-box-shadow: -6px 6px 3px 0px rgb(28, 43, 61);
    -o-box-shadow: -6px 6px 3px 0px rgb(28, 43, 61);
    -ms-box-shadow: -6px 6px 3px 0px rgb(28, 43, 61);
    /* box-shadow: 0px 5px 9px 0px rgba(0, 0, 0, 0.68); */
    box-shadow: 0 3px 18px 8px rgba(38, 24, 24, 0.25);
    text-align: left;
}
        }
          @media(max-width:2580px){
#left,#right{
  height: 390px;
  margin-top: 60px;
  margin-bottom: 60px;
}
          }
