/* ==========Media query for responsive================== */

@media screen and (min-width: 2200px) {

  }

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


  }


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

  }

  @media screen and (max-width: 992px) {
    .footer-main2 {
           padding: 50px 40px 0px 40px;
}
.footer-main2 .col-lg-3{
   margin-bottom: 20px;
}
.footer-main2 h4{
   margin-bottom: 14px !important;
   margin-top: 25px;
}

.footer-main2 p{
           margin-bottom: 11px !important;
}
.footer-contact{
    display: block !important;
}
.footer-2 {
    padding: 0px 0px 0px 35px;
}
.Feedback-card {
    min-height: auto;
}
.boxa1 {
    background-image: none !important;
    display: block !important;
}
.boxa2 {
    background-image: none !important;
    display: block !important;
}
.boxa3 {
    background-image: none !important;
    display: block !important;
        width: 100% !important;
}
.navbar-collapse{
           background: #00aea9;
        position: absolute;
        width: 35vw;
        right: 5px;
        top: 56px;
        z-index: 9999;
        padding: 10px 15px 17px 15px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
}
.navbar-collapse .nav-item{
     padding: 0px !important;

}
.login-card {
        height: 1100px !important;
        width: 90% !important;
        margin: 0px !important;

}

.rail-logo {
            width: 712px !important;
        height: 552px;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    float: inline-end;
    margin-right: 20px;
}
.menu-font {
    font-size: 13px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
  }

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

.login-card {
                          height: 914px !important;
        width: 75% !important;
        margin: 0px !important;
}

.rail-logo {
            width: 712px !important;
        height: 375px;
}
  }

  @media screen and (max-width: 576px) {
    .boxa1 {
    display: none;
}
    .Feedback-head {
    padding-left: 22px;
}
    .suggestions-icon {
        display: none !important;
    }
    .banner1 {
    height: 150px;
}
.banner1 section{
    padding: 0px 0px;
}

.banner1 .container-fluid{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.Feedback-card {
    min-height: auto;
}
.kmrl-para {
    font-size: 14px;
    padding: 22px 8px 0px 8px;
}
.docket-num{
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
}
.captch-img {
    width: 100px;
    margin-left: 10px;
}
.footer-main2 {
    padding: 50px 15px 0px 15px;
}
.footer-main2 .col-lg-3{
   margin-bottom: 20px;
}
.footer-main2 h4{
   margin-bottom: 14px !important;
   margin-top: 25px;
}
.refresh_captcha {
    width: 30px;
    margin: 0px !important;
}

.footer-main2 p{
           margin-bottom: 11px !important;
}
.footer-contact{
    display: block !important;
}
.footer-2 {
    padding: 0px 0px 0px 10px;
}
.navbar-collapse{
           background: #00aea9;
        position: absolute;
        width: 97vw;
        right: 5px;
        top: 56px;
        z-index: 9999;
        padding: 10px 15px 17px 15px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    float: inline-end;
    margin-right: 20px;
}
.menu-font {
    font-size: 13px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.navbar-collapse .nav-item{
     padding: 0px !important;

}
.logo-icon {
    width: 200px !important;
}
.your-account{
font-size: 24px !important;
}
.login-card {
          height: 600px !important;
        width: 90% !important;
        margin: 0px !important;
}
  }

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




  }

  @media screen and (max-width: 321px) {
    .logo-icon {
    width: 100px !important;
}
.your-account{
        font-size: 18px !important;
        margin-bottom: 0px !important;
}
.login-card {
                   height: 410px !important;
        width: 90% !important;
        margin: 0px !important;
}
.Welcome-back{
    font-size: 14px !important;
}
  }


