   /* Remove the navbar's default margin-bottom and rounded borders */
      .navbar {
        margin-bottom: 0;
        border-radius: 0;
      }

      /* Add a gray background color and some padding to the footer */
      footer {
        background-color: #f2f2f2;
        padding: 25px;
      }
a.navbar-brand:hover{
/*color: unset;*/
color: #ffffff;
}

      .bg-image {
        /* opacity: 0.5; */
       background-image: url(../images/Inhosue.JPG);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        filter: blur(2px);
        -webkit-filter: blur(2px);
        height: 100em;
      }

      .vs-outer-space {
        position: absolute;
        top: 5%;
        left: 10%;
        width: 80%;
        background-color: #ff8800;
        border-radius: 5px;
      }

      a {
        color: #ffffff;
      }

      #myCarousel {
        padding: 5px;
        background-color: #ffffff;
      }

      .navbar-brand img {
        width: 250px;
    height: 75px;
      }
      .navbar-toggle .icon-bar{
        background-color: #fff;
      }
      .vs-name {
        width: 100%;
        text-align: end;
        height: unset;
        padding: 5px 15px;
      }

      .vs-img-governor {
        height: 98px;
        width: 91px;
        border-radius: 6px;
        box-shadow: 0px 0px 1px #000000;
        padding: 6px;
      }

      h4 {
        border-bottom: 1px solid;
      }

      .vs-card-img {
        width: 35%;
        float: left;
      }

      .vs-card-text {
        width: 65%;
      }

      .vs-honorable-row {
        background-color: #ffffff;
        margin: 0px 0px;
        padding: 10px 0 10px;
        border-start-start-radius: 5px;
    border-start-end-radius: 5px;
        margin-top: 10px;
      }

      /* .vs-honorable-row .col-sm-4 {
        float: left;
      } */

      .vs-honorable-row .col-sm-4 h5 {
        font-weight: bold;
        color: #ff8800;
      }

      .vs-honorable-row .col-sm-4 h4 {
        color: #ff8800;
      }

      .vs-bottom-row {
        text-align: center;
        margin: 0px 0px 10px 0px;
    border: 5px solid #ffffff;
    background-color: #ff8800;
      }
      .vs-bottom-row .col-sm-6 {
  background-color: #ff8800;
  background: url(images/footer.gif) top repeat-x #ff8800;
  padding-top: 5px;
}
      .vs-bottom-row .col-sm-6 h4 {
        color: #ffffff;
        
      }

      .vs-about {
        text-align: justify;
        background-color: #ffffff;
    padding: 15px;
    border-bottom: 15px solid #ff8800;
      }

      .vs-about img {
        width: 40%;
        float: left;
        padding: 10px;
      }
      ol > li:nth-last-of-type(-n+2) {
    list-style-type: none;
}
ol{
  color:#ffffff;
  font-size: 16px;  
  text-align: justify; 
}
.vs-footer-row{
  color: #ffffff;
    padding: 20px;
}
.vs-apply-here{
  font-weight: bold;
    border-bottom: 2px solid #ffffff;
    font-size: 18px;
}
ul{
  font-weight: bold;
}
.lang{
  float: right;
    color: #ffffff;
    text-decoration: underline;
    cursor: pointer;
    padding-top: 5px;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}
h2{
  margin-top: 10px;
      font-weight: bold;
}
@media only screen and (max-width: 800px) {
  h2 {
    margin-top: 50px;
    font-size: 20px;
  }
}

@media all {
    .navbar .nav-item .dropdown-menu {
        display: none;
    }

    .navbar .nav-item:hover .nav-link {
    }

    .navbar .nav-item:hover .dropdown-menu {
        display: block;
    }

    .navbar .nav-item .dropdown-menu {
        margin-top: 0;
    }

    .navbar-right .dropdown-menu {
        right: unset;
        left: auto;
    }
}
/*****Application payment */
.application-payment .btnPayLater {
    background-color: #f0f0f0;
    color: #000;
}

.application-payment .applicant-detail {
    background-color: #ffffff;
    text-align: center;
}

.application-payment .applicant-detail table {
    width: 60%;
    margin-left: 20%;
}

    /******* end  ******/

/*****Application payment later */
.application-payment-later .applicant-detail {
    background-color: #ffffff;
    text-align: center;
}

.application-payment-later .applicant-detail table {
    width: 90%;
    margin-left: 5%;
    text-align: left;
    margin-top:5%;
}
.application-payment-later #trPaymentLater td{
text-align: center;
}
.application-payment-later #formOTP {
    margin-left: 20%;
    width: 60%;
    margin-top: 3%;
}

.application-payment-later .applicant-detail {
    height: 480px;
}

.application-payment-later .applicant-detail h3 {
    /*margin-bottom: 40px;*/
}

.application-payment-later .btnPayLater {
    background-color: #f0f0f0;
    color: #000;
}
/****** end *****/

/***** PRequest handler */
.presponseHandler .applicant-detail {
    background-color: #ffffff;
    text-align: center;
}

    .presponseHandler .applicant-detail table {
        width: 60%;
        margin-left: 20%;
    }
/*** end ****/

/****** rules */
.rules .rules-points ul {
    font-weight: unset;
}
.rules .rules-points {
    font-size: 18px;
    text-align: justify;
    font-family: initial;
    color: black;
    font-weight: unset;
    margin: 3% 0 3% 10%;
}
.rules .vs-honorable-row h1 {
    height: 100%;
    border-radius: 4px;
    text-decoration: underline;
    background: unset;
    color: #000000;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
}


/*** end ***/

/****** contact *****/
.contact .vs-honorable-row h1 {
    height: 100%;
    border-radius: 4px;
    text-decoration: underline;
    background: unset;
    color: #000000;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
}
.contact-detail {
    font-size:16px;
    margin: 3% 0 3% 20%;
}
/***** end *****/

/***** reshedule tour ******/
.reshedule-tour .applicant-detail {
    height: 420px;
}

.reshedule-tour .divOTP {
    margin-left: 20%;
    width: 60%;
    margin-top: 3%;
}
/******* end ****/

