 /********** Common CSS Starts **********/  
* {
     margin:0px;
     padding:0px;
}

 html, body {
  font-family: 'Roboto', Arial, sans-serif;
  background-color: #f0f3fa;
}


 .width-111 {
     width:100%;
     float:left;
}
 .width-20 {
     width:20%;
     float:left;
}
 .width-25 {
     width:25%;
     float:left;
    
}
 .width-30 {
     width:30%;
     float:left;
}
 .width-33 {
     width:33%;
     float:left;
}
 .width-40 {
     width:40%;
     float:left;
}
 .width-50 {
     width:50%;
     float:left;
}
 .width-60 {
     width:60%;
     float:left;
}
 .width-70 {
     width:70%;
     float:left;
}
 .width-80 {
     width:80%;
     float:left;
}
 .width-90 {
     width:90%;
     float:left;
}
 .width-10 {
     width:10%;
     float:left;
}
 .container {
     width:100%;
     margin:0 auto;
}
 .plr {
     padding-left:100px;
     padding-right:100px;
}
 .margin-top-50 {
     margin-top:50px;
}
/********** Common CSS Ends **********/

/********** Top Header Starts **********/  
.top-header {
     background:#191970;
     padding:10px 0px;
     border-bottom: 1px solid #3131315e;
     width: 100%;
     height:60px;

}
 .Head-news-list {
     background: #fff;
     color: red;
     padding: 15px;
     font-size: 22px;
  
     
}
 .Head-Latest-news {
     font-size:20px;
     color:#ffffff;
     width:80%;
     text-align: center;

}
.Head-Latest-news img{
    width: 60px;
    height: 35px;

}
/********** Top Header Ends **********/

/********** Logo And Menu Starts **********/  
.header-menu {
     position: relative;
     box-shadow: 0px 2px 5px 0px #00000036;
     width: 100%;
}
 .logo {
     width: fit-content;
     float: left;
}
.logo img{
    height: 95px;
    width: 120px;
}
 .main-menu {
     list-style:none;
     float:right;
     margin-top: 20px;

}
 .main-menu  li a {
     font-weight: 500;
     color: #3a3a3a;
     font-size: 20px;
     text-decoration: none;
     width: auto;
     height: 100%;
     
     background:#556B2F;
     
}
.main-menu> li > a:hover  {

     float:left;
     padding:15px 5px;
     background: #556B2F;
     margin-left: 5px;
    
     

}


/********** Logo And Menu Ends **********/

/********** Slider Starts **********/  
.slider-width{
     width:100%;
     height: auto;
}
/********** Slider Ends **********/

/********** Latest News, Event, Notice Board Starts **********/  
.latest-news{
     margin-left:10px;
     margin-right:10px;
     background:white;
     padding:20px;
     height:350px;
     margin-bottom:30px;
}
.latest-news-ul img{
    width: 35px;
    height: auto;
}
 .event-list{
     margin-left:10px;
     margin-right:10px;
     background:#fff;
     padding:20px;
     height:350px;
     margin-bottom:30px;
     
}

 .notice-board{
     margin-left:10px;
     margin-right:10px;
     background:#fff;
     padding:20px;
     height:350px;
     margin-bottom:30px;
     
}
.notice-board-list img {
    width: 35px;
    height: auto;
}
 .our-principal{
     margin-left:10px;
     margin-right:10px;
     background:#fff;
     padding:20px;
     height:350px;
     margin-bottom:30px;
}

 .about-us{
     margin-left:10px;
     margin-right:10px;
     background:#fff;
     padding:20px;
     height:350px;
     margin-bottom:30px;
}
 .certificate{
     margin-left:10px;
     margin-right:10px;
     background:#fff;
     padding:20px;
     height:350px;
     margin-bottom:30px;
}
 .heading-sect{
     width: 100%;
     float: left;
     border-bottom: 1px solid #cfcfcf;
     padding-bottom: 0px;
     margin: 0px;
     margin-bottom: 15px;
     padding-top: 2px;
     border: 1px solid #cfcfcf;
    padding-left: 15px;
     background: #00aed9;
     color:white;
}
 .heading-sect h3{
     color:white;
}
 .head-title {
     margin: 0px;
     padding: 0px;
     font-size: 16px;
     font-weight: 600;
     
    font-family: 'Roboto', sans-serif ;


     color: #2196f3;
     padding-bottom: 5px;
}
 .upcoming-event-list li {
     width: 100%;
     float: left;
     margin-bottom: 15px;
}
 .upcoming-event-list{
     padding:0px;
    list-style:none;
}
 .event-date {
     background: #03a9f4;
     width: 30px;
     float: left;
     text-align: center;
     font-size:14px;
     color: #fff;
     padding:8px;
     margin-right: 10px;
}
 .notice-board-list li {
     width: 100%;
     float: left;
     margin-bottom: 15px;
}
 .notice-board-list{
     padding:0px;
     list-style:none;
}
 .latest-news-ul{
     padding:0px;
    list-style:none;
    line-height: 40px;
}
/********** Latest News, Event, Notice Board Ends **********/

/********** Information Starts **********/  
.useful-info-ul{
     list-style:none;
}
.useful-info-ul img{
    width: 50px;
    height: auto;
}
 .useful-info-ul a{
     text-decoration:none;
     color:black;
     font-weight:bold;
}

 .useful-info-ul li{
     margin-bottom:15px;
     border-bottom: 1px solid #d7d7d7;
     padding-bottom: 15px;
}
 .principal-image{
     text-align:center 
}
 .principal-image img{
     height:230px;
}
 .principal-para{
     font-weight:bold;
}
/********** Information Ends **********/

/********** Gallery Starts **********/  
.gallery-img{
     height:250px;
     width:100%;
}

 .governor-img{
     width:100%;
}
 .governor-name{
     font-size: 16px;
     color: black;
     font-weight: bold;
     padding-left: 10px;
     margin-top: 20px;
}
 .governor-designation{
     font-size: 15px;
     color: black;
     padding-left: 10px;
     margin-top: 6px;
}
 .gove-sec-style{
     margin-bottom: 30px;
     border-bottom: 1px solid #d7d7d7;
     padding-bottom: 30px;
}
 .gallery-head-style{
     font-size: 28px;
     color: #4b4848;
     margin-bottom: 5px;
     border: 1px solid #cfcfcf;
     padding-bottom: 10px;
     padding-top: 15px;
     padding-left: 15px;
     background: #00aed9;
     background: white;
     
     padding: 2px 0px;
}
/********** Gallery Ends **********/

/********** Important List Starts **********/  
.important-head-style{
     font-size: 28px;
     color: red;
     margin-bottom: 5px;
    
     
}
 .important-marquee{
     height: 100px;
     ;
}
 .important-marquee img{
     height:100px;
     width:140px;
}
/********** Recruiter List Ends **********/


/********** Footer Starts **********/  
.footer {
     background: #191970;
  padding: 40px 20px;
     width: 100%;

}

 .quicklink-menu {
     list-style:none;
     padding-left: 10px;
}
 .quicklink-menu li a {
     color: #fff;
     line-height: 2.5;
     font-size: 15px;
     text-decoration:none;
}
 .social-media {
     list-style:none;
     margin-top:5px;
}
 .social-media li a img {
     width:35px;
     height: 35px;
}
 .social-media li {
     float:left;
     padding:10px 5px;
}
 .quicklink-heading {
     font-size:20px;
     font-weight:bold;
     color:#fff;
     margin-bottom:10px;
}
 .get-in-touch {
     list-style:none;
     padding-left: 10px;
}
 .get-in-touch li i {
     color: #ed372c;
     font-size: 18px;
}
 .get-in-touch li {
     color: #fff;
     line-height: 2.5;
     font-size: 18px;
     text-decoration:none;
}
 .footer-e-mail {
     font-size:18px;
     font-family: Verdana;   /* ✔️ सही */
     font-weight: bold;       /* वैकल्पिक bold effect के लिए */

     color:#fff;
     text-decoration:none;
}
 .footer-website {
     font-size:18px;
     font-family: Verdana;   /* ✔️ सही */
    font-weight: bold;       /* वैकल्पिक bold effect के लिए */

     color:#fff;
     text-decoration:none;
}
.last-footer{
    background: white;
    text-align: center;
    font-family:fantasy;
    width: 100%;
     height: auto;
    
}
/********** Footer Ends **********/
.dropbtn {
  background-color: #04AA6D;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: red;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #3e8e41;}

