.login_box{
    width: 40vw;
    margin: auto;
      margin-top: auto;
      margin-bottom: auto;
    margin-top: 5vw;
    margin-bottom: 10vw;
    border-radius: 0.2vw;
    background-color: white;
    border-top: 0.7vw solid  #1182ce;
    border-right: 0.2vw solid #f0f0f0;
    border-left: 0.6vw solid #00673838;
    border-bottom: 0.2vw solid #f0f0f0;
}
.registerContainer{
    width: 53vw;
}
.login_heading {
    text-align: center;
    margin-top: 15px;
    color: #006738;
    font-size: 25px;
    width: 100%;
    font-weight: 501;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.login_head{
    font-size: 1vw;
    margin-top: 0.9vw;
    margin-bottom: 0.4vw;
    color: #222;
    font-weight: 501;

}
.box_n{
    padding: 1.4vw 0vw;
}
.login_con:hover{
columns: #006738;
}
.cff{
    font-size: 0.9vw !important;
    background-color: #fff !important;
    border-radius: 21px !important;
    border: 0px !important;
    height: 2.3vw;
    font-weight: 500 !important;
    color: #555 !important;
    padding: 0.1vw 0.8vw !important;                                                                                                
}
.text-center {
    margin-bottom: 0px;
    font-size: 1.1vw;
  }
.login_btn {
    margin-top: 0.5vw;
    margin-bottom: 0vw;
    background-color:  #1182ce !important;
    color: white !important;
    border: 0.1px solid  #1182ce !important;
    font-size: 1.1vw !important;
    width: 16%;
    font-weight: 600 !important;
    border-radius: 0.2vw !important;
padding: 0.4vw 0.9vw !important;
}
.login_btn:hover{
    
    background-color:  #006738;
    color: white;
    border: 1px solid  #006738;
    box-shadow: 1.5px 1.5px 0.5px #c5c5c5;
}
.login_con >a{
    text-decoration: none;
    font-size: 15px;
    color: #006738;
    font-weight: 501;
}
.login_con {
    font-size: 1.1vw;
    color: #006738;
    font-weight: 501;
    margin-bottom: 0px;
}
.login_con >a:hover{
    
    color: #036;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    appearance: none;
    border-radius: 0px;
    font-weight: 500;
  }
  .login_fom{
    padding: 1.5vw 2vw;
    background: #f8f7f7 !important;
  }
 
@media only screen and (min-width: 280px) and (max-width:480px)
{
    
.login_box{
    width: 85%;
    margin: auto;
    margin-bottom: 40px;
}
.login_heading {
    margin-top: 10px;
    margin-bottom: 14px;
    color:  #036;
    font-size: 24px;
}
.modal.show .modal-dialog {
    width: 93.5%;
}
.login_head {
    font-size: 15px;
}

.cff {
    font-size: 15px !important;
    background-color: #fff !important;
    border-radius: 21px !important;
    border: 0px !important;
    height: 43px;
    font-weight: 500 !important;
    color: #555 !important;
    padding: 1px 11px !important;
  }
  .login_fom {
    padding: 15px 19px;
}
  .login_box{
    border-top: 7px solid  #1182ce;
border-right: 2px solid #f0f0f0;
border-left: 7px solid #00673838;
border-bottom: 2px solid #f0f0f0;
  }
  .box_n {
    padding: 14px 0px;
  }
  .login_btn { 
    background-color:  #1182ce !important;
    color: white !important;
    border: 0.1px solid  #1182ce !important;
    font-size: 16px !important;
    width: 34%;
    font-weight: 600 !important;
    border-radius: 3px !important;
    padding: 4px 20px !important;
  }
  .text-center {
    margin-bottom: 0px;
    font-size: 14px;
  }
  .login_con {
    font-size: 16px;
  }
}
@media only screen and (min-width: 480px) and (max-width:576px)
{
    
.login_box{
    width: 70%;
    margin: auto;
    margin-bottom: 40px;
}
.login_btn { 
    background-color:  #1182ce !important;
    color: white !important;
    border: 0.1px solid  #1182ce !important;
    font-size: 16px !important;
    width: 34%;
    font-weight: 600 !important;
    border-radius: 3px !important;
    padding: 4px 20px !important;
  }
.login_heading {
    margin-top: 10px;
    margin-bottom: 14px;
    color:  #036;
    font-size: 24px;
}
.login_head {
    font-size: 15px;
}
.login_fom {
    padding: 15px 19px;
}
.cff {
    font-size: 15px !important;
    background-color: #fff !important;
    border-radius: 21px !important;
    border: 0px !important;
    height: 43px;
    font-weight: 500 !important;
    color: #555 !important;
    padding: 1px 11px !important;
  }
  .login_box{
    border-top: 7px solid  #1182ce;
border-right: 2px solid #f0f0f0;
border-left: 7px solid #00673838;
border-bottom: 2px solid #f0f0f0;
  }
  .login_fom {
    padding: 15px 19px;
}
.box_n {
    padding: 14px 0px;
  }
  .text-center {
    margin-bottom: 0px;
    font-size: 14px;
  }
  .login_con {
    font-size: 16px;
  }
}
@media only screen and (min-width: 576px) and (max-width:768px){  
.login_box{
    width: 360px;
    margin: auto;
    margin-bottom: 40px;
}
.login_btn { 
    background-color:  #1182ce !important;
    color: white !important;
    border: 0.1px solid  #1182ce !important;
    font-size: 16px !important;
    width: 34%;
    font-weight: 600 !important;
    border-radius: 3px !important;
    padding: 4px 20px !important;
  }
.login_heading {
    margin-top: 10px;
    margin-bottom: 14px;
    color:  #036;
    font-size: 25px;
}
.login_head {
    font-size: 15px;
}

.cff {
    font-size: 15px !important;
    background-color: #fff !important;
    border-radius: 21px !important;
    border: 0px !important;
    height: 43px;
    font-weight: 500 !important;
    color: #555 !important;
    padding: 1px 11px !important;
  }
  .login_box{
    border-top: 7px solid  #1182ce;
border-right: 2px solid #f0f0f0;
border-left: 7px solid #00673838;
border-bottom: 2px solid #f0f0f0;
  }.login_fom {
    padding: 15px 19px;
}
.box_n {
    padding: 14px 0px;
  }
  .text-center {
    margin-bottom: 0px;
    font-size: 14px;
  }
  .login_con {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width:991px){  
.login_box{
    width: 400px;
    margin: auto;
    margin-bottom: 40px;
}
.login_heading {
    margin-bottom: 10px;
    margin-bottom: 14px;
    color:  #036;
    font-size: 26px;
}
.text-center {
    margin-bottom: 0px;
    font-size: 14px;
  }
.login_btn { 
    background-color:  #1182ce !important;
    color: white !important;
    border: 0.1px solid  #1182ce !important;
    font-size: 16px !important;
    width: 34%;
    font-weight: 600 !important;
    border-radius: 3px !important;
    padding: 4px 20px !important;
  }
.login_head {
    font-size: 15px;
}
.login_fom {
    padding: 15px 19px;
}
.box_n {
    padding: 14px 0px;
  }
.cff {
    font-size: 15px !important;
    background-color: #fff !important;
    border-radius: 21px !important;
    border: 0px !important;
    height: 43px;
    font-weight: 500 !important;
    color: #555 !important;
    padding: 1px 11px !important;
  }
  .login_box{
    border-top: 7px solid  #1182ce;
border-right: 2px solid #f0f0f0;
border-left: 7px solid #00673838;
border-bottom: 2px solid #f0f0f0;
  }
  .login_con {
    font-size: 16px;
  }
}