﻿body {
    background-image: -webkit-linear-gradient( 136deg, rgb(224,195,252) 0%, rgb(142,197,252) 100%);

}
.mainmasterbg {
    background-color: white;
    /*margin-right:15px;
    margin-left:15px;*/
}
.form-control {
    height: 32px;
    font-size: 14px;
}
.ntruhs_img{
    height:70px;
    width:70px;
}.nic_img{
     height:80px;
     width:80px;
     margin-top: 7px;
 }
  h6 {
    margin-left: 32px;
    margin-top: -14px;
    color:#fffb25;
}
.udb{
      font-size:18px;
      color:#ffff33;
      letter-spacing:1.5px;
      font-weight:700;
      margin-top: 4px;
 }
.medhas_abbr {
    font-size: 15px;
    color: White;
    letter-spacing: 1.5px;
    margin-top: -2px;
}
.ntruhs {
    font-size: 14px;
    color: #efefd1;
    font-weight: 300;
    letter-spacing: 0.5px;
    letter-spacing: 1px;
}
.span{
    color:#ffff33;
    font-weight:700;
    letter-spacing:1px;
    font-size:18px;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 8px 11px;
    color:ivory;
    font-size:14px;
   
    letter-spacing:1px;
}
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee;
    color: black;
     padding: 8px 11px;
     font-size:14px;
    letter-spacing:1px;
}
.topnav {
    overflow: hidden;
    padding-top: 6px;
    padding-bottom: 6px;
}

.topnav a {
        float: left;
        display: block;
        color: #ffffff;
        text-align: center;
        padding: 4px 24px;
        text-decoration: none;
        font-size: 18px;
        font-family: system-ui;
    }

.topnav .icon {
  display: none;
}

    .topnav a:hover {
        /*background-color:darkgrey;
  color: white;*/
        background-color: #267e62;
        color: white;
    }

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {



    .mainmasterbg {
        margin-right: 2px;
        margin-left: 2px;
    }
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}
/*home page css*/
.boxs {
    padding-top: 50px;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.fontred {
    /*color: red*/
    color: #1d5394;
}

.blocks {
    height: 250px;
    width: 100%;
    text-wrap: normal;
}

.boxgo {
    height: 250px;
}