﻿@font-face {
  font-family: Courgette-Regular;
  src: url("../font/Courgette-Regular.ttf");
}
@font-face {
  font-family: Muli-Regular;
  src: url("../font/Muli-Regular.ttf");
}
* {
  margin: 0px;
  padding: 0px;
  outline: none;
}
body {
  margin: 0px;
  padding: 0px;
}
html {
  font-size: 0px;
}
body,html {
  overflow-x: hidden;
  font-family: Muli-Regular !important;
}
.clr {
  clear: both;
}
.clr10 {
  clear: both;
  height: 10px;
}
.clr15 {
  height: 18px;
  clear: both;
}
.clr20 {
  clear: both;
  height: 20px;
}
.clr25 {
  clear: both;
  height: 30px;
}
.nopad {
  padding: 0px;
}
p {
  line-height: 24px;
  font-size: 16px;
}
a {
  color: #333476;
  outline: none !important;
  text-decoration: none !important;
}
a:hover,
a:focus {
  color: #da281f;
  text-decoration: underline;
  outline: none !important;
}
input {
  outline: none !important;
}
h2 {
  font-size: 30px;
  font-family: Courgette-Regular;
}
.white_bg {
  background: #fff;
}
.modal-open .modal {
  padding-right: 0px !important;
}
.modal-body {
  padding: 0px;
}
.modal-body p {
  margin: 0px 10px;
  text-align: center;
  font-size: 18px;
  font-family: Calibri;
}
.modal {
  background: rgba(0, 0, 0, 0.81) !important;
  z-index: 99999 !important;
}
.modal-body img {
  height: 350px !important;
  width: 100%;
  object-fit: fill;
  object-position: top;
}
.modal-header .close {
  margin-top: -2px;
  color: #fff;
  opacity: 9;
  right: 8px;
  font-size: 25px;
}
.modal .carousel-control {
  top: 58px;
}
.modal-header {
  background: #3d4097;
}
.modal-header h4 {
  color: #fff;
  font-size: 20px;
}
.erp_links {
  right: 0px;
  position: fixed;
  top: 300px;
  z-index: 9999;
  width: 100px;
}
.erp {
  float: left;
  margin: 0px 5px;
  margin-top: 3px;
}
.erp a {
  color: #f2c245;
  color: #ffffff;
  text-align: center;
  font-size: 17px;
  padding: 3px 10px;
  transition: all 0.5s;
  cursor: pointer;
  border-radius: 0px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  float: right;
}
.erp a:hover {
  color: #ffbf60;
}
.erp a span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
.erp a span:after {
  content: "\00bb";
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}
.erp a:hover span {
  padding-right: 25px;
}
.erp a:hover span:after {
  opacity: 1;
  right: 0;
}
.tc input {
  border: solid 1px #ddd;
  padding: 10px;
  width: 300px;
  margin: auto;
  color: #565656;
  margin: auto;
}
.tc input[type="submit"] {
  background: #da251c;
  color: #fff;
}
.social-head-icon{
  display: flex;
  margin-bottom: 2px;
}
.header {
  background: #fff;
  padding: 0px 45px 0px 45px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.topheader {
  background: #004e95;
  padding: 3px 45px 0px 45px;
}
.topheader p {
  color: #fff;
  text-align: center;
}
.topheader ul {
  float: right;
  margin-bottom: 2px;
}
.topheader ul li {
  list-style-type: none;
  float: left;
  margin: 0px 5px;
  margin-right: 10px;
}
.topheader ul li a {
  color: #fff;
}
.topheader ul li a:hover {
  color: #fff700 !important;
}
.topheader ul li:first-child {
  margin-left: 0px;
}
.topheader ul li .fa {
  background: #0a5fac;
  color: #fff;
  border-radius: 50px;
  width: 30px;
  height: 30px;
  text-align: center;
  padding-top: 7px;
}
.topheader ul li .fa:hover {
  background: #ff0000;
  color: #fff;
}
.topheader .parent {
  margin-top: 2px;
  float: left;
  padding: 2px 10px;
}
.aboutimg {
  object-fit: cover;
  height: 150px;
  width: 150px;
  object-fit-position: top;
}
.logo {
  width: 300px;
}
.menu {
  padding: 0%;
}
.topheader .contactdetails {
  float: left;
  margin: 0px 0 0 0px;
}
.topheader .contactdetails ul {
  margin: 0px 0 0 0px;
}
.topheader .contactdetails ul li {
  list-style-type: none;
  float: left;
  color: #fff;
  padding-right: 20px;
  font-size: 16px;
}
.navbar-collapse ul {
  float: right;
  margin-top: 2%;
}
.navbar-nav {
  float: right;
  margin-top: 10px;
}
.nav > li > a {
  padding: 10px 10px;
  color: #333333;
  font-size: 17px;
  text-transform: capitalize;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: #ffdf54;
  color: #444;
}
.nav > li > a {
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nav > li > a:hover {
  background-color: #d6eafe;
  color: #3e3e3e;
  border-radius: 7px;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #d6eafe;
  color: #444;
  border-radius: 7px;
}
.nav > li li {
  font-size: 17px;
}
.dropdown-menu > li > a,
.dropdown-menu > li > a {
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #444;
  background-color: #d6eafe;
}
.navbar-collapse.in {
  overflow-y: inherit !important;
}

.online_reg {
  position: fixed;
  left: 0px;
  top: 200px;
  z-index: 999;
  padding: 10px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
.online_reg a {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.online_reg {
  animation: blinker 1s linear infinite;
  color: #fff;
  background: #ffa00b;
}
@keyframes blinker {
  50% {
    background: #a90007;
  }
}

.slider {
  box-shadow: 0px 1px 21px -1px #636363;
}
.slider svg:not(:root) {
  background: #fcb000;
  border-radius: 40px;
}
.dffcolor svg:not(:root) {
  background: rgba(0, 0, 0, 0.56);
}
.jssorb051 .i {
  position: absolute;
  cursor: pointer;
  overflow: hidden !important;
}
.jssorb051 .i .b {
  fill: #fff;
  fill-opacity: 0.5;
  stroke: #000;
  stroke-width: 400;
  stroke-miterlimit: 10;
  stroke-opacity: 0.5;
}
.jssorb051 .i:hover .b {
  fill-opacity: 0.7;
}
.jssorb051 .iav .b {
  fill-opacity: 1;
}
.jssorb051 .i.idn {
  opacity: 0.3;
}
.jssora051 {
  display: block;
  position: absolute;
  cursor: pointer;
}
.jssora051 .a {
  fill: none;
  stroke: #fff;
  stroke-width: 360;
  stroke-miterlimit: 10;
}
.jssora051:hover {
  opacity: 0.8;
}
.jssora051.jssora051dn {
  opacity: 0.5;
}
.jssora051.jssora051ds {
  opacity: 0.3;
  pointer-events: none;
}
.slider img {
  object-fit: cover !important;
  width: 100% !important;
}
#jssor_1 {
  object-fit: cover !important;
  -webkit-width: 100% !important;
  -moz-width: 99% !important;
}
.read_more {
  border-radius: 4px;
  background-color: #134e95;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 5px 10px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
  outline: none;
}
.read_more span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
.read_more span:after {
  content: "\00bb";
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}
.read_more:hover span {
  padding-right: 25px;
}
.read_more:hover {
  color: #fff !important;
}
.read_more:hover span:after {
  opacity: 1;
  right: 0;
}
.navbar-toggle {
  border: 1px solid #da261d;
  background-color: #da261d;
  margin-top: -35px;
  margin-right: 40px;
}
.navbar-toggle .icon-bar {
  background: #fff;
}
.download_main {
  position: fixed;
  bottom: 10px;
  right: 0px;
  z-index: 99999;
}
.overlay {
  border-radius: 7px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.download_main:hover .overlay {
  display: block;
}
.download .arrow img {
  height: 50px;
  position: absolute;
  top: -10px;
  left: 3px;
}
.title {
  position: absolute;
  width: 500px;
  left: 0;
  top: 120px;
  font-weight: 700;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  color: white;
  z-index: 1;
  transition: top 0.5s ease;
}
.download_main:hover .title {
  top: 90px;
}
.button {
  position: absolute;
  left: 0;
  top: -37px;
  text-align: center;
  opacity: 0;
  transition: opacity 0.35s ease;
}
.button img {
  width: 118px;
  z-index: 1;
  float: left;
  height: 35px;
  margin-right: 2px;
  border-radius: 5px;
}
.download_main:hover .button {
  opacity: 1;
}
.download {
  border: solid 1px #fff;
  display: block;
  background: linear-gradient(0deg, #e29e04, #ffca59 59%, #ffb000);
  padding: 10px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-left: 35px;
  cursor: pointer;
  box-shadow: 1px 2px 9px 1px #4c4c4c;
}
.download h3 {
  color: #ff0b13;
  margin-top: 0px;
  text-align: right;
  font-size: 15px;
  font-weight: bold;
}
.download h4 {
  color: #000;
  margin-top: 0px;
  text-align: right;
  font-size: 13px;
  margin-bottom: 0px;
}
.qoutes_texts {
  text-align: center;
  color: #fff;
  font-size: 20px;
  background: #134e95;
}
.qoutes_texts p {
  margin-top: 5px;
  margin-bottom: 0px;
}
.qoutes_texts p a {
  color: #fff600;
}
.welcomebg {
  background: #ececec;
  padding-bottom: 15px;
}
.marrspns {
  padding: 16px;
  height: 300px;
  width: 100%;
}

.newsection h1 {
  color: #fff;
  margin-top: 34px;
}
.event_news {
  background: #fff;
}
.event_news h3 {
  float: left;
  width: 90%;
  font-size: 18px;
  color: #05073a;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 20px;
  font-weight: bold;
}
.event_news p {
  line-height: 30px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 58px;
  color: #464646;
}
.event_news a {
  float: left;
  width: 10%;
  margin-top: 20px;
}
.event_news .read_more {
  float: inherit;
  width: auto;
  margin-top: inherit;
}
.event_news .fa {
  font-size: 18px;
  color: #134e95;
}
.event_news h2 {
  background: #134e95;
  color: #fff;
  font-size: 23px;
  line-height: 46px;
  margin: 0px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.event_news article hr {
  border-bottom: solid 1px #fce3a6;
  margin: 0px;
  border-top: none;
}
.event_news abbr[title] {
  border-bottom: none;
}

.messagesec {
  background: #ececec;
}
.messagesec h1 {
  color: #d23d36;
  text-align: center;
  margin: 40px auto;
}
.messagesec .borderdiv {
  border-left: solid 1px;
  border-right: solid 1px;
  padding: 0px 10px;
  border-width: 1px;
  border-image: linear-gradient(rgba(0, 0, 0, 0), #134e95, rgba(0, 0, 0, 0)) 1
    100%;
}
.messagesec article img {
  height: 150px;
  width: 150px;
  border-radius: 100px;
  border: solid 1px #fff;
  object-fit: cover;
  object-position: top;
}
.messagesec .btnread {
  float: none;
  width: 123px;
}
.messagesec article h3 {
  font-size: 19px;
  text-align: center;
  color: #134e95;
  line-height: 25px;
  height: 65px;
}
.messagesec article p {
  color: #000;
  text-align: justify;
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  height: 8.2em;
}
.messagesec article p:first-of-type {
  text-align: center;
}
.toppersses article img {
  width: 150px;
  height: 127px;
  border-radius: 100px;
  object-fit: fill;
}
.toppersses .class_bg {
  background: url(https://webapi.entab.info/api/image/MICSPM/public/images/class_strip.png)
    no-repeat;
  width: 156px;
  height: 43px;
  margin: auto;
  margin-bottom: 20px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  padding-top: 4px;
}
.toppersses h4 {
  text-align: center;
  margin-top: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 21px;
  text-overflow: ellipsis;
}
.toppersses h5 {
  text-align: center;
  margin-top: 20px;
  font-size: 17px;
  margin-top: 10px;
  color: #134e95;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 21px;
  text-overflow: ellipsis;
}
.toppersses .percent {
  background: #134e95;
  width: 38px;
  height: 38px;
  border-radius: 50px;
  padding-top: 10px;
  position: absolute;
  top: 102px;
  left: 43%;
  color: #fff;
  font-size: 13px;
}
.box a {
  font-size: 19px;
  text-align: center;
  margin: auto;
  color: #005188;
}
.box article {
  background: #fff5e2;
  padding: 10px;
  border-radius: 76px;
  width: 150px;
  height: 150px;
  margin: auto;
  text-align: center;
  border: solid 2px #a3ccff;
  border-style: dashed;
}
.box article::after {
  position: relative;
  content: "";
  left: -3px;
  right: 0;
  width: 0;
  top: 0px;
  transition: width 0.5s ease;
}
.box article:hover::after {
  background: rgba(26, 115, 153, 0.09);
  width: 150px;
  height: 150px;
  position: absolute;
  border-radius: 76px;
  margin: auto;
}
.box article:hover a {
  position: relative;
  z-index: 999;
  color: #fff;
}

.gallery {
  background: #ececec;
  color: #fff;
  font-size: 0px;
}
.gallery h2 span {
  float: right;
  font-size: 18px;
  margin-top: 5px;
  font-family: Calibri;
}
.gallery h2 {
  text-align: left;
  font-size: 25px;
  color: #000;
}
.gallery img {
  margin-bottom: 5px;
  height: 150px;
  width: 200px;
  object-fit: cover;
}
.gallery h3 {
  text-align: center;
  font-size: 16px;
  margin: 0px;
  margin-bottom: 10px;
  font-weight: bold;
  color: #444;
  margin-top: 15px;
}
.animation img {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  object-fit: cover;
}
.animation img:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.birthdaysec .student {
  height: 100px;
  width: 150px;
  object-fit: cover;
}
.birthdaysec .wishes img {
  width: 150px !important;
  height: 120px !important;
  object-fit: contain;
  margin: auto;
}
.birthdaysec h4,
.birthdaysec h5 {
  font-size: 16px;
  color: #d25f0b;
}

.footer {
  background: url("https://webapi.entab.info/api/image/MICSPM/public/images/eventbg.png")
    repeat;
  text-align: center;
  color: #fff;
}
.footer .footerbg {
  background: rgba(19, 78, 149, 0.9215686274509803);
}
.footer a {
  color: #f9b70b;
}
.footer a:hover {
  color: #fff;
}
.footer_bottom {
  background: #ececec;
}
.footer_bottom a {
  color: #b10800 !important;
}
.mobile_app img {
  width: 80px;
  margin: auto;
  margin-top: 20px;
}
.mobile_app_link h3 {
  font-size: 18px;
  text-align: left;
}
.mobile_app_link h5 {
  text-align: left;
}
/********************************************************Gallerysec**************************************************************/
#thumbnail-slider {
  margin: 0 auto;
  width: 100%;
}
#thumbnail-slider div.inner {
  position: relative;
  overflow: hidden;
  padding: 2px 0;
  margin: 0;
}
#thumbnail-slider div.inner ul {
  white-space: nowrap;
  position: relative;
  left: 0;
  top: 0;
  list-style: none;
  font-size: 0;
  padding: 0;
  margin: 0;
  float: left !important;
  width: auto !important;
  height: auto !important;
}
#thumbnail-slider ul li {
  display: inline-block;
  display: inline !important;
  margin: 0;
  margin-right: 10px;
  transition: border-color 0.3s;
  box-sizing: content-box;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  position: relative;
  list-style: none;
  backface-visibility: hidden;
}
#thumbnail-slider ul li.active {
  border-color: white;
}
#thumbnail-slider .thumb {
  opacity: 1;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  position: absolute;
  font-size: 0;
}
/********************************************************Gallerysec**************************************************************/
.white_bg_content {
  background: rgba(255, 255, 255, 0.45098039215686275);
}
.white_bg {
  background: #fff;
}
.innerbg {
  background: url("https://webapi.entab.info/api/image/MICSPM/public/images/banner.jpg")
    no-repeat;
  height: 260px;
  width: 100%;
}
.innerpage {
  background: #fff;
  padding-bottom: 25px;
}
.innerpage h2 {
  font-size: 35px;
  font-family: Courgette-Regular;
  margin: 20px auto;
}
.innerpage h3 {
  font-size: 25px;
  font-family: Courgette-Regular;
}
.innerpage p {
  text-align: justify;
}
.innerpage p img {
  float: left;
  margin-right: 25px;
  margin-bottom: 15px;
  width: 400px;
  height: 250px;
  object-fit: cover;
  object-position: top;
  box-shadow: 14px 9px 31px #e0e0ff;
  border: solid 10px #fff;
}
.innerpage ul {
  margin-left: 15px;
}
.innerpage li {
  font-size: 16px;
  line-height: 32px;
  color: #333;
  list-style-type: circle;
  text-align: justify;
}
.newgallery .gallery_new {
  padding-bottom: 0px !important;
}
.newgallery .gallery_new article {
  background: linear-gradient(
    to bottom,
    rgb(254, 250, 200) 16%,
    #f1d69c 51%,
    rgb(245, 215, 0) 80%
  );
  border: solid 1px #ece153;
  padding: 4px;
  margin-bottom: 20px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.newgallery .gallery_new article h4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 1em;
  text-overflow: ellipsis;
  color: #92060f !important;
  margin-top: 10px;
  margin-bottom: 15px;
  text-align: center;
}
.newgallery .gallery_new img {
  object-fit: cover;
  object-position: top;
  width: 100%;
  height: 180px;
  cursor: pointer;
  border-radius: 0px !important;
}
.newgallery .gallery_new .gallery_detail {
  margin-bottom: 20px;
}
.newgallery .gallerydate {
  text-align: center;
  position: absolute;
  bottom: 25px;
  left: 20px;
  background: #ed1c24;
  padding: 4px 17px;
  font-weight: bold;
  font-family: calibri;
  color: #fff;
}
.newgallery .item img {
  min-height: 400px;
  max-height: 400px;
  object-position: top;
  width: 100%;
  object-fit: cover;
}
.newgallery .modal {
  z-index: 99999;
  background: rgba(0, 0, 0, 0.3);
}
.newgallery .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  background: #f5d700;
  text-align: center;
}
.newgallery .modal-header h4 {
  color: #441714 !important;
  text-align: center;
  text-transform: capitalize;
  margin: 0px !important;
}
.newgallery .modal-header .close {
  margin-top: -2px;
  opacity: 9;
  font-size: 26px;
  font-weight: normal;
  color: #fff;
  position: inherit !important;
}
.newgallery .carousel-control.left {
  background-image: inherit !important;
}
.newgallery .carousel-control.right {
  background-image: inherit !important;
}
.newgallery .modal-body {
  padding: 0px;
}
.newgallery .modal-body img {
  height: 350px;
}
.newgallery .item {
  margin-left: 0px;
}
.newgallery .modal p {
  color: #444;
  text-align: justify;
  text-transform: capitalize;
}
.newgallery .carousel-inner img {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 0px;
  border: solid 5px #fff;
}
.newgallery .glyphicon {
  font-size: 25px;
  color: #fff;
}
.newgallery .gallery_new .gallery_detail {
  margin-bottom: 20px;
}
.panel-heading {
  background: #ededff;
}
.panel-body span a,
.panel-body span {
  color: #ed1c24;
}
.news_title {
  font-size: 18px;
  font-family: calibri;
  font-weight: 600;
  color: #1f1f3a;
}
.news_details {
  float: right;
  margin-top: -17px;
  color: #69118c;
}
.guideheading {
  color: #715135;
  font-weight: bold;
}
.details {
  line-height: 27px;
  font-size: 16px;
  color: #4e4e4e !important;
}
.imgheading {
  font-size: 19px !important;
  text-transform: none;
  color: #715135;
  text-align: center;
  margin-bottom: 20px;
  text-decoration: none;
}
.assistance {
  background: rgba(68, 23, 20, 0.06);
  padding: 13px;
  border: solid 1px #ddd;
}
#myImg,
#myImg1,
#myImg2 {
  width: 100%;
  border: 5px solid rgba(158, 158, 158, 0.1);
  background: #eaeaea;
  cursor: pointer;
  transition: 0.3s;
}
#myImg:hover {
  opacity: 0.7;
}
.animodal {
  display: none;
  position: fixed;
  z-index: 99999999999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.9);
}
.animodal-content {
  margin: auto;
  display: block;
}
#anicaption,
#anicaption2,
#anicaption3 {
  margin: auto;
  display: block;
  text-align: center;
  color: #fff;
  padding: 10px 0;
  height: 150px;
  font-size: 24px;
  text-transform: capitalize;
}
.animodal-content,
#anicaption {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
  }
}
@keyframes zoom {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
  opacity: 0.5;
}

.topperspart {
  background: #fff;
  padding: 5px;
  margin-bottom: 20px;
}
.topperspart .topperimgnew {
  position: absolute;
  left: 10px;
  width: 80px;
  bottom: 70px;
}
.topperspart .birdayimg {
  object-fit: cover;
  object-position: top;
  width: 100%;
  height: 240px !important;
  border: solid 6px #fff;
  box-shadow: 0px 0px 20px #d4d4d4;
}
.topperspart h5 {
  background: #fff;
  color: #c52900 !important;
  width: 100%;
  text-align: center;
  line-height: 25px;
  margin: 0px;
  font-weight: bold;
  margin-top: 5px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 25px;
  text-overflow: ellipsis;
}
.topperspart h6 {
  background: #fff;
  color: #c52900 !important;
  width: 100%;
  text-align: center;
  line-height: 25px;
  margin: 0px;
  font-weight: bold;
  padding-top: 1px;
}

li.parent.blinker-doughter {
  text-transform: uppercase;
  background: #fff100;
  animation: 2s blinker infinite alternate;
  padding: 3px 17px;
  border-radius: 5px;
  box-shadow: -1px 11px 5px -10px #00000078;
}
@keyframes blinker {
  0% {
    background: #002f68;
  }
  100% {
    background: #ed1c24;
  }
}

@media only screen and (max-width: 700px) {
  .modal-content {
    width: 100%;
    height: auto;
  }
  .animodal-content,
  #anicaption {
    width: 100%;
  }
}
@media (max-width: 2000px) {
  .innerpage {
    min-height: 400px;
  }
}
@media (max-width: 1400px) {
  .innerpage {
    min-height: 150px;
  }
  .logo_main {
    margin-left: 1%;
  }
  .menu_new {
    margin-right: 1%;
  }
}
@media (max-width: 1330px) {
  .logo_main {
    float: none;
  }
  .logo {
    margin: auto;
  }
  .navbar-nav {
    float: none;
    text-align: center;
  }
  .navbar-nav > li {
    display: inline-block;
    float: none;
  }
  .menu_new {
    float: none;
    margin: auto;
    margin-bottom: 10px;
  }
}
@media (max-width: 1199px) {
  .online_reg {
    top: 250px;
  }
  .navbar-collapse ul li {
    display: inline-block;
  }
  .navbar-collapse ul {
    float: none;
    text-align: center;
  }
  .toppers_sec .item img {
    width: 100px;
    height: auto;
  }
}
@media (max-width: 1070px) {
  .sociallinks .fa {
    display: none;
  }
}
@media (max-width: 991px) {
  .hidden-sm{
    display: flex!important;
  }
  .header-rt{
    float: none;
    justify-content: center;
    display: flex;
    margin: auto;
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .topheader .contactdetails {
    float: none;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
  .toppers_sec .header h2 {
    color: #fff;
  }
  .toppers_sec .header .viewall {
    width: 150px;
    margin: auto;
  }
  .nav > li > a {
    font-size: 16px;
    padding: 10px 3px;
  }
  .toppers_sec .header {
    background: none;
  }
  .messages h4 {
    text-align: center;
  }
  .messages p {
    margin: auto;
    margin-bottom: 0px;
  }
  .toppers_sec {
    height: auto;
    padding-bottom: 40px;
  }
}
@media (max-width: 970px) {
  .contactdetails li:last-child {
    /* display: none; */
  }
}
@media (max-width: 767px) {
  .messagesec .btnread{
    margin-top: -20px;
  }
  .messagesec article p{
    height: auto;
  }
  .messagesec article h3{
    height: auto;
  }
  li.parent.blinker-doughter {
    padding: 3px 5px;
}
.topheader .parent{
  padding: 4px 0;
}
.topheader ul li{
  margin-left: 0;
}
  .topheader .parent{
    float: none;
  }
  .social-head-icon {
    display: flex;
    margin-bottom: 2px;
width: fit-content;
margin: auto;
justify-content: center;
margin-top: 4px;
}
  .topheader .contactdetails{
    display: flex;
    margin-bottom: 4px;
  }
  .hidden-xs{
    display: block!important;
  }
  .modal-body img {
    height: 250px !important;
  }
  .online_reg {
    top: 200px;
  }
  .mobile_app_link img {
    margin: auto;
    float: left;
  }
  .mobile_app img {
    float: right;
  }
  .mobile_app_link h5 {
    text-align: left;
  }
  .mobile_app_link h3 {
    text-align: left;
  }
  .messagesec .borderdiv {
    border-image: none !important;
    border-left: none;
    border-right: none;
    margin-top: 30px;
  }
  .topheader ul {
    text-align: center;
    float: none;
  }
  .topheader ul li {
    display: inline-block;
    /* float: none !important; */
    float: none;
  }
  .nav > li > a {
    background: none !important;
  }
  .dropdown-menu > li > a:hover,
  .dropdown-menu > li > a:focus {
    background-color: inherit !important;
    color: #016ed1 !important;
  }
  .header {
    padding: 0px !important;
  }
  .navbar-collapse ul li {
    display: block;
    text-align: left;
  }
  .innerpage li {
    margin-left: 15px;
  }
  .toppers_sec .fa {
    margin-top: 15%;
  }
  .news_details,
  .news_title {
    float: none;
    text-align: center;
    margin-top: 10px;
  }
  .innerpage h3,
  .innerpage h2 {
    text-align: center;
  }
  .innerpage p img {
    float: none;
    margin: auto;
    margin-bottom: 15px;
  }
  .navbar-nav {
    text-align: left;
    margin-top: 0px;
  }
  .navbar-nav > li {
    float: none;
    display: block;
    font-size: 18px;
  }
  .erp_links {
    width: 80px;
    top: 200px;
  }
  .menu_new {
    width: auto;
  }
  .navbar-nav {
    background: #fff;
    position: relative;
    z-index: 999999;
    margin-left: 4%;
  }
  .navbar-collapse.in {
    overflow-y: inherit;
  }
  .toppers_sec .topper {
    margin-bottom: 40px;
  }
  .toppers_sec a {
    margin-top: 10%;
  }
}
@media (max-width: 665px) {
  .messages .arrowsec {
    float: none;
    width: 55px;
    margin: auto !important;
  }
  .event_news h5 {
    text-align: center;
  }
  .contactdetails li {
    display: none;
  }
  .topheader ul li .fa {
    width: 25px;
    height: 25px;
    font-size: 13px;
}
.topheader ul li a{
  font-size: 13px;
}
.topheader .contactdetails ul li {
  padding-right: 0;
  font-size: 13px;
}
}
@media (max-width: 450px) {
  .toplinks {
    height: auto;
    padding-top: 6px;
  }
  .toplinks .sociallinks {
    float: none;
    margin-right: 0%;
  }
  .erp {
    float: none;
    margin: auto;
    text-align: center;
  }
  .erp a {
    float: none;
    padding: 0px;
    font-size: 16px;
  }
}
@media (max-width: 475px) {
  .topheader ul li .fa {
    width: 25px;
    height: 25px;
    font-size: 13px;
}
.topheader ul li a{
  font-size: 13px;
}
.topheader .contactdetails ul li {
  padding-right: 0;
  font-size: 13px;
}
  .event_news abbr[title] {
    line-height: 26px;
  }
  .toppers_sec .item h4,
  .toppers_sec .item h5 {
    text-align: center;
  }
  h2,
  h1 {
    font-size: 30px;
  }
  .fullwidth {
    width: 100%;
  }
  .toppers_sec a {
    margin-top: 40%;
  }
  .qoutes_texts {
    font-size: 15px;
    line-height: 26px;
  }
}
@media (max-width: 400px) {
  .footer a {
    font-size: 12px;
  }
  .erp_links {
    top: 340px;
    width: 55px;
  }
  .gallery h2 {
    text-align: center;
    width: 100%;
  }
  .gallery h2 span {
    text-align: center;
    width: 100%;
  }
}
@media (max-width: 300px) {
  .erp_links {
    top: 270px;
  }
  .nav > li li {
    font-size: 15px;
  }
}
@media (max-width: 275px) {
  .download h3 {
    font-size: 14px;
  }
  .download h4 {
    font-size: 12px;
  }
  .button img {
    width: 105px;
  }
}
@media (max-width: 500px) {
  .topheader .contactdetails ul li{
    float: none;
  }
  .fullwidth500 {
    width: 100%;
  }
  .mobile_app_link img {
    margin: auto;
    float: none;
  }
  .mobile_app img {
    float: none;
  }
  .mobile_app_link h5 {
    text-align: center;
  }
  .mobile_app_link h3 {
    text-align: center;
  }
}

/* css copied SJSFS */

.inrhgt {
  min-height: 600px;
  padding: 40px 130px 40px;
  margin-bottom: 30px;
}

@media screen and (max-width: 1400px) {
  .inrhgt {
    padding: 40px 100px 40px;
  }
}

.mainhead {
  font-weight: bold;
  padding-bottom: 11px;
  line-height: 1;
  font-size: 30px;
  margin: 0 0 0.25em;
  margin-bottom: 20px;
  margin-top: 0;
  border-left: 4px solid #ffd261;
  padding-left: 6px;
  height: 30px;
}

.inner-page .tabs-dynamic {
  margin-bottom: 40px;
  background: #e5e5e5;
  padding: 15px;
}

.row.tabs-dynamic select {
  width: 100%;
  border: 0px;
  background: transparent;
  padding: 8px 5px;
  border-bottom: 1px solid #b6b6b6;
}

.month-selection select,
.inner-page .searchBox input {
  width: 90%;
  padding: 10px 11px;
  border: 0px;
  border-bottom: 1px solid #ddd;
  border-radius: 5px;
}

.inner-page .eventCount {
  margin-bottom: 30px;
}

.inner-page .event-blk {
  height: 100%;
  box-shadow: 0px 0px 5px 0px #ddd;
  position: relative;
}
.inner-page .event-img {
  position: relative;
  margin-bottom: 30px;
  background: #e5e5e5;
}

/* .inner-page .event-date {
       position: absolute;
       bottom: 0;
       left: -5px;
       z-index: 9;
     }
     .inner-page .event-date h3 {
       color: #2d57a5;
       font-size: 17px;
       text-align: justify;
     } */

.inner-page .event-content,
.landmark {
  padding: 0px 20px;
}

.inner-page .event-content {
  padding: 0px 20px;
  /* min-height: 177px; */
}

.inner-page .landmark {
  /* margin-bottom: 20px; */
}

.inner-page .landmark {
  display: flex;
  justify-content: space-between;
  /* padding: 0 16px 10px; */
}

.inner-page .event-blk img {
  height: 200px;
  object-fit: contain;
  width: auto;
  margin: auto;
  display: block;
  position: relative;
}
.inner-page .event-content h3 {
  font-size: 21px;
  background-color: rgb(17, 46, 22);
  color: #fff;
  text-align: center;
}
.inner-page .event-content h3 + p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* Limit to 3 lines */
  overflow: hidden;
}
.inner-page .event-blk .landmark-date {
  display: flex;
  justify-content: space-between;
}
.inner-page .event-blk .landmark-date p,
h3 {
  color: #2d57a5;
}

.inner-page .event-blk .landmark-date p {
  color: #d7271a;
}

.inner-page .load-more {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}
.inner-page .load-more .next {
  display: inline-block;
  font-size: 17px;
}

.inner-page .load-more .next:hover {
  background-color: #d7271a;
  color: #fff;
}

.gallery-inner {
  box-shadow: 0px 0px 5px 0px #ddd;
  position: relative;
}

.gallery-count {
  margin-bottom: 30px;
}

.gallery-content h3 {
  /* min-height: 105px; */
  font-size: 21px;
  background-color: #d7271a;
  color: #fff;
  text-align: center;
  overflow: hidden; /* Hide any content that overflows */
  display: -webkit-box;
  -webkit-line-clamp: 1; /* Limit the text to 3 lines */
  -webkit-box-orient: vertical;
  overflow-y: scroll;
}

.gallery-content h3 + p {
  /* min-height: 105px; */
  color: black;
  overflow: hidden; /* Hide any content that overflows */
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Limit the text to 3 lines */
  -webkit-box-orient: vertical;
  overflow-y: scroll;
  padding: 0px 10px;
}

.gallery-inner .gallery-content {
  min-height: 60px;
}

.gallery-blk img {
  margin: auto;
  height: 200px;
  background-size: contain;
  width: auto;
  max-width: 100%;
  /* height: 100%; */
  margin: auto;
  display: block;
  position: relative;
  box-shadow: 0px 0px 19px 0px #00000054;
  border: 7px solid #ffffff4f;
  transition: 0.3s !important;
}

.gallery-inner .date-ViewMore {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  align-items: center;
}
.gallery-inner .date-ViewMore h6,
.gallery-inner .date-ViewMore a {
  color: #d7271a;
  font-size: 17px;
}

/* subgallery */

#galleryImagesContainer .gallery-blk {
  border: 1px solid #d7271a;
  padding: 10px;
  margin: 10px;
}

.sub-gall #galleryDescription {
  color: #d7271a;
  text-align: center;
}

.sub-gall .count-val p a {
  color: #d7271a;
}

.inner-page .news-blk .attachment a {
  color: #2d57a5;
  position: absolute;
  right: 5px;
  top: -20px;
}

.inner-page .newsCount {
  margin-bottom: 30px;
}

.news-head {
  display: flex;
  align-items: center;
}
.news-head h2 {
  padding-right: 20px;
  border-right: 1px solid #c5c5c5;
  margin-right: 20px;
  background: #e5e5e5;
  padding: 4px 10px;
}
.news-head h3 {
  font-weight: 400;
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 14px;
  color: #d7271a;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow-y: scroll;
}
.news-blk {
  margin-bottom: 20px;
  padding-right: 30px;
  padding-bottom: 30px;
  width: 97%;
  box-shadow: 9px 11px 5px 0px #dddddd3d;
  position: relative;
  overflow: hidden;
  padding: 20px;
  box-shadow: 0px 0px 12px 0px #e7e7e7;
  border: 4px double #b5b5b5;
  transition: 0.5s;
}
.news-blk:before {
  content: "";
  position: absolute;
  top: -40px;
  right: -8px;
  width: 100px;
  height: 100px;
  background: #ecf9ff;
  border-radius: 50%;
}
.attachment {
  /* background: #2d57a5; */
  text-align: right;
  position: absolute;
  right: 0;
  bottom: 0;
  color: #fff;
  padding: 5px;
  bottom: 60px;
}
.news-content p {
  margin-bottom: 6px;
  max-height: 160px;
  overflow-y: scroll;
  display: -webkit-box; /* Required for multi-line truncation */
  -webkit-line-clamp: 1; /* Number of lines to show */
  -webkit-box-orient: vertical; /* Required for multi-line truncation */
  overflow: hidden; /* Ensures content that overflows is hidden */
  text-overflow: ellipsis; /* Adds ellipsis at the end */
  font-size: 17px;
  overflow-y: scroll;
}
.news-content p::-webkit-scrollbar {
  width: 0;
}

.news-content + .attachment {
  background-color: transparent;
}

.news-blk:hover {
  box-shadow: rgb(0 0 0 / 5%) 0px 2px 1px, rgb(0 0 0 / 5%) 0px 4px 2px,
    rgb(0 0 0 / 5%) 0px 8px 4px, rgb(0 0 0 / 5%) 0px 16px 8px,
    rgb(0 0 0 / 5%) 0px 32px 16px;
}
.news-head h2 span {
  display: block;
  color: #153168;
  font-size: 18px;
  text-align: center;
}
.newsCount:nth-child(4n + 1) > div {
  border-left: 3px solid #fff27e;
}
.newsCount:nth-child(4n + 2) > div {
  border-left: 3px solid #ceb2ff;
}
.newsCount:nth-child(4n + 3) > div {
  border-left: 3px solid #ff928f;
}
.newsCount:nth-child(4n + 4) > div {
  border-left: 3px solid #ffb470;
}

/* events,gallery, news till here */

/* events description pop up */

.popup-modal#eventPopup {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}

.popup-modal#eventPopup .popup-content {
  background-color: #fff;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  position: relative;
}

.popup-modal#eventPopup .popup-content .close {
  color: #d7271a;
  font-size: 60px;
  font-weight: bold;
  position: absolute;
  top: 10px;
  right: 15px;
  opacity: 1;
  background-color: transparent;
}

.popup-modal#eventPopup .popup-content h3 {
  color: #d7271a;
}

.popup-modal#eventPopup .popup-content .close:hover,
.popup-modal#eventPopup .popup-content .close:focus {
  color: #d7271a;
  text-decoration: none;
  cursor: pointer;
}

/* till here events description pop up */

/* news image api */
.news-blk img {
  height: 200px;
  width: 200px;
  display: block;
  margin: auto;
}

/* faculty  */

.faculty .staff_pic {
  overflow-x: auto;
}
.faculty img {
  height: 75px;
  width: 75px;
  margin: auto;
  object-fit: contain;
  background: #c5c5c5;
}
/* faculty till here */

/* circular and video inner  */
.video-gallery a {
  display: flex;
  align-items: center;
}
.video-gallery a img {
  width: 52px;
  margin-right: 20px;
}
.video-gallery a h3 {
  font-size: 17px;
  margin-bottom: 0;
  line-height: 24px;
  font-family: "Roboto", savbps-serif;
  color: black;
}
.video-gallery {
  padding: 20px;
  box-shadow: 0px 0px 5px 0px #ddd;
  margin-bottom: 20px;
  border-radius: 10px;
}
.magazine-blk {
  height: 100%;
  box-shadow: 0px 0px 5px 0px #ddd;
}
.magazine-blk img {
  height: 280px;
  object-fit: contain;
  background: #f3f3f3;
}
.magazine-content p {
  margin-bottom: 0;
}
.magazine-content {
  padding: 15px 17px 10px;
}
.disasterImg {
  margin-bottom: 20px;
}
/* circular till here */

/* notification pop up */

.modal-header h1 {
  color: #217dc5;
  font-size: 23px;
}

.modal-body .card.modalcard {
  margin: 0px;
  border: 1px solid #d42e32;
}

.modal-body .card-body img {
  display: block;
  margin: auto;
}
.modal-body .card-body p {
  text-align: center;
  padding: 10px;
}
.modal-header .btn-close {
  z-index: 999999 !important;
}
/* notification till here */

/* gallery home page */

/* gallery home page */
.galsec h1 {
  padding-top: 20px;
  margin-bottom: 10px;
  text-align: center;
}
.galsec h3 {
  font-size: 20px;
  margin-bottom: 37px;
  color: #a19a9a;
  text-align: center;
  font-weight: 400;
}
.galsec {
  margin-bottom: 50px;
  margin-top: 40px;
}
.gal-box {
  position: relative;
  z-index: 1;
}
.gal1 {
  height: 230px !important;
  width: 100%;
  object-fit: contain;
  object-position: center;
  padding: 0;
  border-radius: 10px 10px 0 0;
  background-color: #dee2e6 !important;
}
.gal2 {
  height: 200px;
  width: 100%;
  object-fit: cover;
  object-position: top;
}
.goverlay {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background: #000000e0;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.5s ease;
  z-index: 9999;
  border-radius: 10px 10px 0 0;
  cursor: pointer;
}
.goverlay1 {
  background: #ffacc1d1;
}
.goverlay2 {
  background: #9edeffd1;
}
.goverlay3 {
  background: #ffdcb3d1;
}
.goverlay4 {
  background: #70f5e0d1;
}
.gal-box:hover .goverlay {
  bottom: 0;
  height: 100%;
}
.text {
  color: #000;
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  cursor: pointer;
}
.content-part {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: #5c9851;
  padding: 3px 18px;
  display: inline-block;
  color: #000;
  border-radius: 0;
  right: 0;
  transition: all 0.4s ease;
  width: max-content;
}
.content-part .title {
  font-size: 16px;
  line-height: 19px;
  padding: 9px 0 5px;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  letter-spacing: 1px;
  font-weight: 600;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.galbg1 {
  background: #ffacc1;
}
.galbg2 {
  background: #9edeff;
}
.galbg3 {
  background: #ffdcb3;
}
.galbg4 {
  background: #70f5e0;
}
.height100 {
  height: 500px;
  background: #000;
}
.content-part .title span {
  font-size: 15px;
  font-weight: 400;
  /* display: none; */
}

.data_sec .stream,
.data_sec .division {
  text-align: center;
  color: black;
  display: block;
  margin: auto;
}

/* home news */
.newssec-area {
  background: black;
  padding: 18px;
  box-shadow: 1px 4px 11px 2px #cfcfcf;
}
.newssec-area h2 {
  text-align: center;
  padding: 10px;
  color: white;
}

.newssec-area-box-con h2 {
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  padding-bottom: 23px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: justify;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 1.1em;
  text-overflow: ellipsis;
  text-align: left;
  margin-bottom: 10px;
  font-family: "Fredoka", sans-serif;
  font-weight: 600;
}

.newssec-area-box-con p {
  color: #efefef;
  text-align: justify;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  font-weight: 500;
  line-height: 27px;
  font-style: normal;
}

.newssec-top {
  padding-top: 20px;
}

.newssec-area-box-con h6 {
  color: #fff !important;
  font-size: 16px;
  line-height: 15px;
  color: #29166f;
  margin-bottom: 12px;
  display: inline-flex;
  justify-content: center;
  font-family: "Fredoka", sans-serif;
}

.newssec-area-box-con h6 i {
  padding: 0;
  color: #fff;
  font-size: 14px;
  line-height: 0;
  margin-right: 6px;
  display: inline-flex;
  justify-content: center;
}

.newssec-area-box-con h6 a:hover {
  color: #ff9b24;
}

.newssec-area-box-con h6 a {
  color: #fff;
  margin-right: 12px;
  display: inline-flex;
  justify-content: center;
}

.btn-style-one {
  position: relative;
  font-size: 12px;
  line-height: 24px;
  padding: 15px 60px;
  letter-spacing: 0.1em;
  overflow: hidden;
  text-transform: uppercase;
  color: #fff;
  border-radius: 50px;
  background-image: linear-gradient(to right, #cd6800 30%, #b4120c 60%);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  border: solid 2px rgb(17, 46, 22);
}

.bi-arrow-bar-right {
  color: white;
}

.newbox {
  border: 1px solid white;
  padding: 10px;
}

/* home news till here */

.min-height {
  min-height: 500px;
}

#tc_image {
  height: 400px;
  width: 400px;
}

#modalH .modal-header {
  display: flex;
  justify-content: space-between;
}
#modalH .modal-header h1 {
  font-size: 19px;
  color: white;
  width: 90%;
}
#modalH .modal-header button {
  background-color: transparent !important;
  color: white;
  border: none !important;
  font-size: 20px;
}
#modalH .modal-body .modalcard .card-body img {
  object-fit: contain;
  object-position: center;
}

#modalH .modal-body .card.modalcard {
  border: none !important;
}

.notification_link_btn {
  display: flex;
  justify-content: space-around;
}

#president_message_container p:nth-of-type(1) {
  display: none;
}
#president_message_container p:nth-last-of-type(1) {
  display: none;
}
#principal_message_container p:nth-of-type(1) {
  display: none;
}
#principal_message_container p:nth-last-of-type(1) {
  display: none;
}

#toppers-slider img {
  margin: auto;
  border-radius: 50%;
  border: dashed;
  border-color: #004e95;
}

#gallery-slider img {
  margin: auto;
}

.online_reg a {
  color: #fff;
  line-height: -9px;
  text-align: center;
}
.online_reg {
  height: 70px;
  position: fixed;
  text-align: center;
  animation: smooth-blink 0.5s linear infinite,
    background-blink 1s linear infinite;
  line-height: 29px;
  font-size: 21px;
  z-index: 99;
  /* top: 180px; */
  left: 0px;
  /* right: 0px; */
  /* margin: auto; */
  bottom: 40px;
}

#Registration-content {
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#Registration-content p {
  font-size: 21px;
  padding: 20px;
  color: white;
  height: 50px;
}
/* Keyframes for the blinking animation */
@keyframes smooth-blink {
  0%,
  100% {
    opacity: 1; /* Fully visible */
  }
  50% {
    opacity: 0.8; /* Partially visible */
  }
}

/* Keyframes for background color animation */
@keyframes background-blink {
  0%,
  100% {
    background-color: #f5150d; /* Original color */
    color: white;
  }
  50% {
    background-color: #ffae00; /* Secondary color */
    color: white;
  }
}

.online_reg .bi.bi-paperclip {
  color: white !important;
  height: 23px;
  width: 23px;
  text-align: center;
  color: #000000;
  border-radius: 100%;
  font-size: 14px;
  padding-top: 5px;
}
.online_reg .bi.bi-paperclip:hover {
  color: #fff;
}

#eventsContainer .event_date_venue {
  display: flex;
  gap: 20px;
}
