 /*=== CSS FOR Top Notice Scroll Info Start==*/

.breakingNews {
    height: 35px;
    position: relative;
    border: solid 2px #2096cd;
    overflow: hidden;
}
.bn-turquoise {
    border-color: #1fb5ad;
}
.breakingNews>.bn-title>h2 {
    display: inline-block;
    margin: 0;
    padding: 0 20px;
    line-height: 30px;
    font-size: 18px;
    color: #FFF;
    height: 29px;
    box-sizing: border-box;
}
/*.box_area1{
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    transition: box-shadow .25s;
    box-shadow: 0 1px 10px #1e90ff;
}*/

.box_area1{
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    transition: box-shadow .25s;
    box-shadow: 0px 1px 10px dodgerblue; /*New Added For Shadow if color problem remove this*/

}
.notice-div {
    color: #000;
    padding: 18px;
    border-top: 1px solid #d5e5ff;
    border-bottom: 1px solid #d5e5ff;
}
 /*=== CSS FOR Top Notice Scroll Info End==*/


 /*=== CSS FOR institute Info Menu Start==*/

  ul#menu,
  ul#menu ul {
      list-style-type: none;
      margin: 0 0 0 0;
      padding: 0;
      width: 100%;
      border-top: 2px solid #eee;
  }

  ul#menu a {
      display: block;
      text-decoration: none;
  }

  ul#menu li {
      margin-top: 1px;
  }

  ul#menu li a {
      background: #fff;
      color: #000;
      padding: 0.5em;
      border-bottom: 1px solid #eef;
  }

  ul#menu li a:hover {
      background: #C5E1A5;
      color: brown;
  }

  ul#menu li ul li a {
      background: #fff;
      color: #000;
      padding-left: 15px;
      border-bottom: 1px dotted #aaa;
  }

  ul#menu li ul li a img {
      padding-right: 5px;
  }

  ul#menu li ul li a:hover,
  ul#menu li ul .current a {
      background: #ddd;
      border-left: 5px red solid;
      padding-left: 10px;
  }

  .code {
      border: 1px solid #ccc;
      list-style-type: decimal-leading-zero;
      padding: 5px;
      margin: 0;
  }

  .code code {
      display: block;
      padding: 3px;
      margin-bottom: 0;
  }

  .code li {
      background: #ddd;
      border: 1px solid #ccc;
      margin: 0 0 2px 2.2em;
  }

  .indent1 {
      padding-left: 1em;
  }

  .indent2 {
      padding-left: 2em;
  }
 /*=== CSS FOR institute Info Menu End==*/


 /*=== CSS FOR Online Admission Start==*/
.visitorStatHed{width:100%; background:#CFD8DC; padding:10px; color:#263238; border-radius:5px  5px 0 0; font-size:20px; font-weight:bold}
.visitorStat{width:100%; background:#ECEFF1; padding:10px; color:#000; }
.visitorStat1{width:100%; background:#ECEFF1; padding:10px; color:#000; height:236px; }
.timelineV2{border:1px solid #eee; color:#000; border-radius:5px; margin-top:35px; }
.timelineV1{border:1px solid #eee; color:#000; border-radius:5px; margin-top:10px}
.facebooklink{border:1px solid #eee; color:#000; border-radius:5px; margin-top:10px}
.tdv1{width:15%; padding:2px; border-bottom:2px solid #fff}
.tdv2{width:65%; border-bottom:2px solid #fff}
.tdv3{width:20%; border-bottom:2px solid #fff; font-weight:bold; text-align:right; color:#263238}

.visitorStatAdmission{width:100%; background:#B71C1C; padding:10px; color:#fff; border-radius:5px  5px 0 0; font-size:20px; font-weight:bold}
.visitorStatAdm{width:100%; background:#FFCDD2; padding:10px; color:#000; }
.tdvad{width:97%; padding:2px; border-bottom:2px solid #fff;  padding:13px 2px; }
.tdvad a{width:97%; font-size:16px;  }
.timelineAdmission span {color:#fff; }
 /*=== CSS FOR Online Admission End==*/

 /*====CSS For Home Page Govt Authority Start====*/ 
  .card {
    display: block; 
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12); 
    transition: box-shadow .25s; 
  }
  .card:hover {
    box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  }
  .img-card {
    width: 100%;
    height:216px;
    border-top-left-radius:2px;
    border-top-right-radius:2px;
    display:block;
    overflow: hidden;
  }
  .img-card img{
    width: 100%;
    height: 265px;
    object-fit:cover; 
    transition: all .25s ease;
  } 
  .card-content {
    padding:15px;
    text-align:left;
  }
  .card-title {
    margin-top:0px;
    font-weight: 700;
    font-size: 1.2em;
  }
  .card-title a {
    color: #000;
    text-decoration: none !important;
  }
  .card-read-more {
    border-top: 1px solid #D4D4D4;
  }
  .card-read-more a {
    text-decoration: none !important;
    padding:10px;
    font-weight:600;
    text-transform: uppercase
  }
  .btn-fontsize{
    font-size: 15px;
  }
  .header_color{
    background-color: #6e8a00!important;
    color: #fff;
  }
.genric-btn.primary {
color: #ffc107;
background: #212529;
/*background: #ff5e13;*/
border: 1px solid transparent;
}
.genric-btn.circle {
  border-radius: 20px;
}
.btn-fontsize {
  font-size: 15px;
}
.genric-btn {
display: inline-block;
outline: none;
line-height: 33px;
padding: 0 30px;
text-align: center;
text-decoration: none;
font-weight: 500;
cursor: pointer;
-moz-transition: all .3s ease 0s;
-o-transition: all .3s ease 0s;
transition: all .3s ease 0s;
}
.card-footer {
padding: 0.45rem 1.25rem;
background-color: rgba(0,0,0,.03);
border-top: 1px solid rgba(0,0,0,.125);
}
.card-body {
-ms-flex: 1 1 auto;
-webkit-box-flex: 1;
flex: 1 1 auto;
padding: 1.1rem;
}
.card-header:first-child {
    border-radius: 0px !important;
}
.card_titletext{
  margin-top: 0px !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  margin-bottom: 0px !important;
}

 /*====CSS For Home Page Govt Authority End====*/