@font-face {
  font-family: Alatsi-Regular;
  /* src: url("/webfonts/Alatsi-Regular.ttf"); */
  src: url('/webfonts/Alatsi-Regular.ttf');
}
@font-face {
  font-family: OpenSans-Regular;
  src: url("/webfonts/OpenSans-Regular.ttf");
}
@font-face {
  font-family: CreteRound-Regular;
  src: url("/webfonts/CreteRound-Regular.ttf");
}
* {
  margin: 0px;
  padding: 0px;
  outline: none;
}

body {
  overflow-x: hidden;
  font-family: Alatsi-Regular;
}
p,
amp-fit-text {
  line-height: 32px;
  font-size: 17px;
  color: #363636;
  text-align: justify;
  margin-bottom: 13px;
  font-weight: normal;
  font-family: OpenSans-Regular;
}
a {
  color: #ffffff;
  outline: none !important;
  text-decoration: none !important;
}
a:hover,
a:focus {
  outline: none !important;
}
input {
  outline: none !important;
}
h1 {
  font-size: 29px;
}
.nopadlr {
  padding-left: 0px;
  padding-right: 0px;
}
.clr10 {
  clear: both;
  height: 20px;
}
.clr30 {
  clear: both;
  height: 30px;
}
.clr5 {
  clear: both;
  height: 5px;
}
.height10 {
  height: 10px;
}
.red {
  color: red;
}
.no-pad {
  padding-left: 0px;
  padding-right: 0px;
}
.erp_links {
  right: 0px;
  position: fixed;
  bottom: 0px;
  z-index: 99;
}
.erp_links img {
  width: 80px;
}


/*************************Modal*************************/
.pop-up-block amp-carousel h2 {
  margin-bottom: 0;
  color: #424040;
  padding: 9px;
  width: 100%;
  background-color: #e4e4e4;
  text-align: center;
  font-weight: normal;
}
/*.pop-up-block amp-carousel h2 .fa{position: absolute; width: 25px; height: 25px; background: #e50f0a; left: 4px; padding-top: 4px; color: #fff;}*/
.fa-times-circle:before {
  content: "\f057";
}
.pop-up-block amp-carousel amp-img {
  /* position:absolute; */
  width: 100%;
  height: 425px;
  margin: auto;
}
.pop-up-block amp-carousel {
  height: 523px;
}
.pop-up-block h1 {
  position: relative;
}
.pop-up-block .fa {
  position: absolute;
  z-index: 99999;
  background: #d42e32;
  left: 0px;
  height: 36px;
  top: 80px;
  padding-top: 8px;
  width: 30px;
  text-align: center;
  color: #fff;
  border: solid 1px #fff;
}
.pop-up-block .fa:hover {
  color: #ffb100;
}
.pop-up-back {
  width: 100%;
  height: 100vh;
  position: absolute;
  background: rgba(5, 5, 5, 0.8784313725490196);
  top: 0;
}
.pop-up-modal {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  z-index: 999999999;
}
.pop-up-block {
  position: absolute;
  width: 700px;
  background: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 36%;
}
.pop-up-block h1 {
  margin-bottom: 0;
  font-size: 15px;
  color: #fff;
  padding: 9px;
  width: 100%;
  font-weight: 400;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  background: #d42e32;
  text-align: center;
  padding-left: 35px;
}
.pop-up-block h2 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 20px;
  font-size: 14px;
  margin: 0;
  resize: horizontal;
  position: relative;
}
.pop-up-block .close_new {
  color: #fff;
  font-size: 2rem;
  padding: 12px;
  float: right;
  cursor: pointer;
  position: relative;
  z-index: 9;
  top: -50px;
  left: -40px;
}
.pop-up-block {
  top: 46%;
}
.pop-up-block .contain img {
  object-fit: fill;
  object-position: top;
}
@media screen and (max-width: 767px) {
  .pop-up-block amp-carousel amp-img {
    height: 300px;
  }
  .pop-up-block {
    width: 85%;
  }
  .pop-up-block amp-carousel {
    height: 372px;
  }
}
@media screen and (max-width: 500px) {
  .pop-up-block .close_new {
    position: absolute;
    z-index: 9;
    top: -50px;
    right: -20px;
    left: auto;
  }
}
/******onlineRegi*******/
.Online-Admission {
  right: 0px;
  position: fixed;
  top: 200px;
  z-index: 9;
}
.Online-Admission amp-img {
  width: 120px;
  margin-bottom: 0px;
}
a.att-link {
  background: #d42e32;
  padding: 4px 6px;
  border-radius: 50%;
  margin-top: -55px;
  position: relative;
  bottom: 32px;
  border: 2px solid #fff;
}
/******Top Header********/
.top_header {
  background: #272727;
  height: 40px;
}
.height50 {
  height: 120px;
}
.top_header_left {
  background: #d42e32;
  height: 40px;
  transform: skew(-26deg);
}
.top_header_left:before {
  content: "";
  position: absolute;
  top: 0;
  left: calc(-103% + 50px);
  height: 100%;
  display: block;
  z-index: 0;
  width: 100%;
  background: #d42e32;
}
.toplinkleft:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  transform: skew(-26deg);
  padding-left: 1px;
}
.toplinkleft {
  list-style: none;
  margin-bottom: 0px;
  transform: skew(26deg);
}
.toplinkleft li {
  margin-left: 4px;
  display: inline;
  color: white;
  line-height: 37px;
}
.toplinkleft li a {
  color: white;
  font-size: 14px;
  margin-right: 10px;
  letter-spacing: 0.3px;
  font-weight: bold;
}
.toplinkleft li i {
  padding-right: 3px;
}
/******Top Header Right********/
.top_header_right {
  float: right;
  margin-bottom: 0px;
}
.top_header_right li {
  color: #7f7f7f;
  list-style: none;
  display: inline;
  line-height: 36px;
  margin-right: 20px;
}
.top_header_right li a {
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}
.top_header_right li a:hover {
  color: #ffffff;
}
.top_header_right li i {
  color: #cccccc;
  font-size: 14px;
  padding-right: 5px;
  line-height: 48px;
}
/******Navigation********/
header {
  position: relative;
  width: 100%;
  background: #ffffff;
}
.logo img {
  width: 500px;
  margin-top: 3px;
  margin-bottom: 3px;
}
nav {
  position: relative;
  background: unset !important;
  box-shadow:  unset !important;
}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #head-mobile {
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 0px;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #head-mobile {
  display: none;
}
#cssmenu {
  font-family: sans-serif;
  padding-top: 36px;
  float: right;
}
#cssmenu > ul > li {
  float: left;
  margin-left: 2px;
}
#cssmenu > ul > li > a {
  padding: 13px 3px 13px 0px;
  font-size: 15px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #000;
  font-family: Alatsi-Regular;
  text-transform: uppercase;
  font-weight: 500;
  margin-left: 12px;
}
#cssmenu > ul > li a:hover {
  color: #d42e32;
}
#cssmenu > ul > li a:active {
  color: #d42e32;
}
#cssmenu > ul > li:hover,
#cssmenu ul li.active:hover,
#cssmenu ul li.active,
#cssmenu ul li.has-sub.active:hover {
  -webkit-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 21px;
}
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 18px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #000;
  content: "";
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 15px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #000;
  content: "";
  -webkit-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  background: #d83030;
  transition: all 0.25s ease;
  z-index: 999;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu li:hover > ul > li {
  height: 35px;
  margin-left: 0px;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 8px 9px;
  width: 240px;
  font-size: 14px;
  text-decoration: none;
  color: #fff;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 16px;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
  background: #cc2b2f;
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #ddd;
  content: "";
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #ddd;
  content: "";
  -webkit-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}
#cssmenu ul ul li.has-sub:hover,
#cssmenu ul li.has-sub ul li.has-sub ul li:hover {
  background: #363636;
}
#cssmenu ul ul ul li.active a {
  border-left: 1px solid #333;
}
#cssmenu > ul > li.has-sub > ul > li.active > a,
#cssmenu > ul ul > li.has-sub > ul > li.active > a {
  border-top: 1px solid #333;
}
@media screen and (max-width: 1017px) {
  #cssmenu {
    background: #d42e32;
  }
  .Online-Admission {
    top: 260px;
  }
  nav {
    width: 100%;
  }
  #cssmenu {
    width: 100%;
    z-index: 9999;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid rgb(255 255 255 / 23%);
  }
  #cssmenu ul li:hover {
    background: #f16f65;
  }
  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu ul ul li a {
    padding-left: 25px;
  }
  #cssmenu ul ul li {
    background: #b12023 !important;
    margin-left: 0px;
  }
  #cssmenu ul ul li:hover {
    background: #d42e32 !important;
  }
  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }
  #cssmenu ul ul li a {
    color: #fff;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: #fff;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu #head-mobile {
    display: block;
    color: #ddd;
    font-size: 12px;
    font-weight: 700;
    height: 45px;
  }
  .button {
    width: 55px;
    height: 46px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 12399994;
  }
  .button:after {
    position: absolute;
    top: 22px;
    right: 20px;
    display: block;
    height: 8px;
    width: 20px;
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    content: "";
  }
  .button:before {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    top: 16px;
    right: 20px;
    display: block;
    height: 2px;
    width: 20px;
    background: #ddd;
    content: "";
  }
  .button.menu-opened:after {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    top: 23px;
    border: 0;
    height: 2px;
    width: 19px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .button.menu-opened:before {
    top: 23px;
    background: #fff;
    width: 19px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid #c517098c;
    height: 42px;
    width: 42px;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened {
    background: #d42416;
  }
  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #ddd;
    content: "";
  }
  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: #fff;
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #ddd;
    content: "";
  }
  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
  #cssmenu ul ul ul li.active a {
    border-left: none;
  }
  #cssmenu > ul > li.has-sub > ul > li.active > a,
  #cssmenu > ul ul > li.has-sub > ul > li.active > a {
    border-top: none;
  }
}
/******highlights sec********/
.highlights_sec {
  border-bottom: solid 1px rgba(255, 255, 255, 0.27);
  height: 34px;
  z-index: 9;
  background: rgb(39 39 39);
  line-height: 49px;
}
.highlights_sec marquee p {
  margin: 0px;
  line-height: 33px;
  color: #fff;
  font-size: 16px;
}
.highlights_sec marquee p a {
  width: 25px;
  height: 25px;
  padding: 10px;
}
.highlights_sec marquee p a:hover {
  color: #f99a6a;
}
.highlights_sec marquee p .fa {
  padding: 5px 5px;
  color: #fff;
  border-radius: 15px;
  border: solid 1px #a3a4b1;
  font-size: 14px;
}
.highlights_sec marquee p .fa:hover {
  color: #ffa436;
}
.highlights_sec h3 {
  color: white;
  background: #d42e32;
  font-size: 18px;
  padding: 6px;
  text-align: center;
  position: absolute;
  z-index: 99;
}
/******slider sec********/
.text-center {
  text-align: center;
}
.heading-seperator span:after {
  right: auto;
  left: 35px;
}
.heading-seperator {
  position: relative;
}
.heading-seperator:after {
  background-color: #d42e32 !important;
}
.heading-seperator span:after,
.heading-seperator:after {
  content: "";
  position: absolute;
  bottom: 10px;
  width: 31px;
  height: 4px;
  background-color: #e0e1e3;
}
#slider {
  position: relative;
  width: 100%;
  height: 600px;
  margin: auto;
  overflow: hidden;
}
#slider img {
  width: 100%;
  height: 100%;
}
#slider .navigation {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  z-index: 99;
  margin: 0;
  width: 100%;
  list-style: none;
  padding: 0;
}
#slider .navigation li {
  display: inline-block;
  background: #fff;
  width: 10px;
  height: 10px;
  margin: 5px;
  border-radius: 10px;
  box-shadow: 0px 0px 5px 0px #444;
}
#slider .navigation li.active {
  box-shadow: inset 0px 0px 0px 3px #fff;
  background: #444;
}
#slider .navigation li:hover {
  cursor: pointer;
}
/******important_menu********/
.important_menu {
  background: url(https://entab-s3-bucket1.s3.ap-south-1.amazonaws.com/BPSM/public/images/bgpat.jpg);
  padding-top: 50px;
  padding-bottom: 30px;
  height: 250px;
}
.important_menu article {
  width: 150px;
  height: 150px;
  border-radius: 100%;
}
.important_menu article img {
  background: #ffffff;
  padding: 10px;
  border-radius: 76px;
  width: 130px;
  height: 130px;
  margin: auto;
  text-align: center;
  position: relative;
  z-index: 9;
}
/*****icon*******/
.page-title {
  background-image: url(https://entab-s3-bucket1.s3.ap-south-1.amazonaws.com/BPSM/public/images/img-2.jpg);
  background-repeat: repeat;
  background-position: top;
  width: 100%;
  color: #fff;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}
.page-title .container-fluid {
  height: 100%;
  display: table;
}
.background-opacity:before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(135deg, #2e34a3 0%, #ccc965 100%);
}
.background-opacity {
  position: relative;
}
.page-title .page-title-wrapper {
  vertical-align: middle;
  position: relative;
  z-index: 2;
}
/******Upcoming Events********/
.event_box:before {
  transition: 0.5s;
  content: "";
  width: 0;
  height: 3px;
  position: absolute;
  background: #da261d;
  bottom: 0;
  left: 0;
}
.event_box:hover:before {
  width: 100%;
}
.head2 {
  color: #1b1b1b;
  font-size: 32px;
  margin-bottom: 29px;
}
.eventbg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0px;
}
.eventbg-color {
  background-color: #ffffffc7;
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 30px;
  padding-bottom: 60px;
  display: none;
}
.event_box amp-img {
  width: 100%;
  height: 200px;
}
.event_box {
  background: #ececec;
  padding: 0px 0px 15px 0px;
  position: relative;
}
.event_box_con {
  width: 90%;
  margin: 0 auto;
}
.event_box_con h5 {
  background: #d42e32;
  color: white;
  padding: 4px 0px;
  font-family: OpenSans-Regular;
  font-size: 12px;
  width: 111px;
  text-align: center;
  float: right;
  margin-top: -30px;
  position: relative;
  font-weight: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 5px;
}
.event_box_con h6 {
  font-size: 13px;
  font-family: OpenSans-Regular;
  line-height: 15px;
  color: #585858;
  margin-bottom: 10px;
  margin-top: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 2em;
  text-overflow: ellipsis;
  line-height: 30px;
}
.event_box_con h6 a {
  color: #585858;
}
.event_box_con h6 i {
  padding-right: 3px;
  padding-left: 3px;
}
.event_box_con h3 {
  font-size: 21px;
  color: #232323;
  margin-bottom: 7px;
  margin-top: 13px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.event_box_con p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 4em;
  text-overflow: ellipsis;
  line-height: 30px;
}
.event_box_con h6 span {
  padding-right: 2px;
  padding-left: 2px;
}
.event_box-inner {
  padding-bottom: 15px;
}
.event_box-inner p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 6em;
  text-overflow: ellipsis;
  line-height: 30px;
}
/******Galleryy********/
.Galleryy_sec {
  font-size: 0px;
}
.Galleryy_sec h2 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
}
.Galleryy_sec .readmore {
  background: #bb3a0e;
}
.Galleryy_sec amp-img {
  height: 200px !important;
  width: 256px !important;
  object-fit: cover;
  border: solid 1px #fff;
  overflow: hidden !important;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.Galleryy_sec amp-img:hover {
  margin-left: -1px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.Galleryy_sec h3 {
  text-align: center;
  font-size: 18px;
  margin: 0px;
  margin-bottom: 10px;
  font-weight: bold;
  color: #505050;
}
.Galleryy_sec .amp-carousel-slide > .i-amphtml-replaced-content {
  object-fit: cover;
}
.mobile {
  margin: -19px;
}
.Galleryy_sec_inner amp-img {
  margin-bottom: 20px;
  box-shadow: 1px 1px 3px 0px #ddd !important;
  padding: 9px;
  background: #fff;
  border: solid 10px #f7f7f7;
  width: 100%;
  height: 190px;
  cursor: pointer;
}
.i-amphtml-scrollable-carousel-container {
  white-space: nowrap !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
  -webkit-overflow-scrolling: touch !important;
}
/******News Desk********/
.news-sec {
  background-image: url(https://entab-s3-bucket1.s3.ap-south-1.amazonaws.com/BPSM/public/images/newsbg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  padding: 0px;
}
.news-sec-bg {
  background: #f1f1f1bd;
  padding-right: 0px;
  padding: 30px 0px 30px 0px;
}
.news-sec-bg amp-carousel {
  height: 220px;
}
.eventbg amp-carousel {
  height: 370px;
}
.tb-pad-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.newsbox {
  background: white;
  margin-bottom: 30px;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.08);
  padding: 20px;
}
.newsbox i {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: block;
  border-radius: 100%;
  color: #fff;
  margin: 0 auto;
  text-align: center;
  margin-top: 4px;
  font-size: 19px;
}
.news-sec .newsbox .attachment i {
  position: absolute;
  right: 20px;
  top: -10px;
}
.news-sec .newsbox .date {
  color: black;
}
.icon-bor {
  border-radius: 100%;
  width: 50px;
  height: 50px;
  margin: 0px auto;
}
.icon-bor:before {
  /* content: ""; */
  position: absolute;
  top: 12%;
  left: 50px;
  margin-top: 0px;
  display: block;
  width: 59px;
  height: 2px;
  background: rgba(0, 0, 0, 0.1);
}
.icon-bor:after {
  /* content: ""; */
  position: absolute;
  top: 12%;
  right: 50px;
  margin-top: -1px;
  display: block;
  width: 59px;
  height: 2px;
  background: rgba(0, 0, 0, 0.1);
}
.color2 {
  border: 1px dashed #d42e32;
}
.color2 i {
  background: #d42e32;
}
.color1 {
  border: 1px dashed #f3a712;
}
.color1 i {
  background: #f3a712;
}
.newsbox h3 {
  font-size: 19px;
  margin-bottom: 10px;
  padding-top: 12px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  height: 1.8em;
  color: black;
}
.newsbox p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 3.5em;
  text-overflow: ellipsis;
  color: black;
  line-height: 30px;
}
.inner-news p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 6em;
  text-overflow: ellipsis;
  color: black;
  line-height: 30px;
}
.newsbox:hover {
  -webkit-box-shadow: 0px 20px 40px 0px rgba(12, 0, 46, 0.08);
  box-shadow: 0px 4px 20px 0px rgb(179 179 179);
}
.iconbox {
  color: #d42e32;
  font-size: 23px;
  padding-right: 10px;
}
/******About Us********/
.aboutsec {
  padding-top: 50px;
  padding-bottom: 50px;
}
.aboutsec p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.aboutsec a {
  color: #000 !important;
  text-decoration: underline;
}
.aboutsec a:hover {
  text-decoration: none;
}
.aboutsec h3 {
  margin-bottom: 8px;
  font-size: 23px;
  color: #d42e32;
}
.abouticon {
  list-style: none;
  display: inline;
}
.abouticon li {
  list-style: none;
  display: inline;
  margin-left: 15px;
  font-size: 16px;
  color: #000000;
  text-transform: uppercase;
}
.about-icon a {
  color: #000000 !important;
  font-weight: 600;
}
.about-icon a:hover {
  color: #d42e32 !important;
}
/******mesdesk********/
.mesdesk {
  background-image: url(https://entab-s3-bucket1.s3.ap-south-1.amazonaws.com/BPSM/public/images/mesdeskbg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.mesdesk h3 {
  font-size: 19px;
  margin-bottom: 7px;
  color: #fff;
}
.mesdesk p {
  text-align: center;
}
.mesdesk {
  padding-top: 50px;
  padding-bottom: 50px;
}
.mesdesk img {
  width: 70%;
  height: 450px;
  border: 11px solid rgb(255 255 255 / 19%);
  object-fit: cover;
  object-position: top;
}
.mesdesk h2 {
  font-size: 24px;
  margin-bottom: 15px;
  color: #f9a345;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  height: 1.2em;
}

.mesdesk p {
  color: #fff;
  text-align: justify;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  /* height: 21em; */
  text-overflow: ellipsis;
  line-height: 30px;
}
.mesdesk h5 a {
  color: #ffffff;
  letter-spacing: 1px;
  font-weight: normal;
  font-size: 12px;
}
.mesdesk h5 a:hover {
  color: #ffa436;
}
.mesdesk h4 {
  color: #f9a345;
  font-size: 15px;
}
/*****Photo Galleryy*****/
.fac-sec {
  padding-bottom: 50px;
}
.fac-sec .container-gal {
  position: relative;
  width: 100%;
}
.img-overlay {
  display: block;
  width: 100%;
}
.container-gal:hover .overlay {
  height: 100%;
  width: 100%;
}
.container-gal amp-img {
  width: 100%;
  height: 200px;
  margin-bottom: 0px;
}
.height100 {
  height: 100px;
}
.Galleryy [class^="rc"] {
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  float: left;
}
.no-pad-gal {
  padding-left: 0px;
  padding-right: 0px;
  padding: 2px;
  border: solid 1px #e2e0e0;
  margin: 0px 15px 15px 0px;
  width: 31%;
}
.text {
  position: absolute;
  display: block;
  top: 50%;
  left: auto;
  transform: translate(0%, -50%);
  width: 100%;
  text-align: center;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  padding: 0px 10px;
  line-height: 26px;
  text-transform: uppercase;
  z-index: 9;
  background: #000000a6;
  width: 100px;
  display: flex;
  padding: 5px;
  justify-content: center;
}
.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0;
  transition: 0.5s ease;
  overflow: hidden;
  width: 100%;
  display: flex;
  justify-content: center;
}
.galcat {
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 15px;
  margin-bottom: 15px;
}
/*****Footer Sec*****/

.footerdiv {
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footerfstdiv {
  width: 65%;
}
.footerfstdiv h6 {
  margin-bottom: 10px;
  text-align: center;
}
.footerfstdiv h6,
.footerfstdiv p {
  color: #fff;
  color: #fff;
}
.footerfstdiv p {
  font-size: 13px;
  line-height: 20px;
}
.schoolcode h5 {
  text-align: center;
  background: #fff;
  width: max-content;
  margin: 0 auto 0px;
  color: #212b3c;
  font-size: 14px;
  padding: 6px;
  font-weight: bold;
  border-radius: 3px;
}
.footerscddiv {
  width: 30%;
}
.footerscddiv img {
  margin-left: 10px;
  padding: 7px;
  width: 100px;
}
.mobile-app {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.mobile-app a {
  margin: 5px;
  padding-top: 5px;
}
.mobile-app img {
  width: 90px;
}
a.phelp {
  background: #000;
  color: #fff !important;
  padding: 3px 5px;
  font-size: 14px;
  border-radius: 0px;
  line-height: 22px;
}
.schoolcode {
  padding-bottom: 5px;
}
.footerfstdiv p {
  color: white !important;
  text-align: center;
}

.footersec {
  background: #333333;
}
.footersec h3 {
  color: White;
  margin-bottom: 20px;
  font-size: 21px;
}
.footersec p {
  color: #bbb;
}
.footersec a {
  color: #bbb !important;
}
.Flink {
  list-style: none;
}
.Flink li {
  margin-left: 5px;
  padding-bottom: 8px;
}
.Flink a {
  color: #bbb !important;
}
.Flink a:hover {
  color: #fff !important;
}
.Flink i {
  font-size: 12px;
  color: #bbb;
  padding-right: 8px;
}
.footer-top-bot-space {
  padding-top: 35px;
  padding-bottom: 6px;
}
.app_icon ul {
  list-style: none;
}
.app_icon li {
  float: left;
  display: inline;
  margin-left: 0px;
}
.app_icon li img {
  width: 180px;
  height: 66px;
}
.mobileappsec {
  padding-top: 15px;
}
.map {
  padding-top: 0px;
}
.copy-right p {
  line-height: 18px;
  font-size: 14px;
  text-align: center;
  color: #bbb;
  margin-top: 30px;
  margin-bottom: 30px;
}
.copy-right p a:hover {
  color: #ffa436;
}
.blackbg {
  background: #191a1c;
  padding-top: 15px;
  padding-bottom: 15px;
}
.blackbg i {
  color: #fff;
  background: rgb(255 255 255 / 20%);
  width: 48px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  float: left;
  border-radius: 100%;
  margin-right: 16px;
  font-size: 22px;
}
.blackbg p {
  line-height: 20px;
  font-size: 15px;
  margin-bottom: 0px;
}
.redbg {
  background: #d42e32;
  padding-top: 15px;
  padding-bottom: 15px;
}
.redbg i {
  color: #fff;
  background: rgb(255 255 255 / 22%);
  width: 48px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  float: left;
  border-radius: 100%;
  margin-right: 16px;
  font-size: 25px;
}
.redbg p {
  line-height: 20px;
  font-size: 15px;
  margin-bottom: 0px;
}
.call {
  color: #efa7a7 !important;
}
.about-footer {
  color: #bbb;
  text-align: justify;
  font-size: 14px;
}
/*****Facilities*****/
.faci-box img {
  transition: all 0.4s ease-in-out;
  border: solid 2px #d42e328f;
  width: 200px;
  height: 200px;
  border-radius: 50%;
}
.faci-box img:hover {
  transform: scale(1.1);
  transform-style: preserve-3d;
  box-shadow: 1px 2px 5px 2px #979797;
}
/**************************************Inner slider ************************************************************************/
.page-title {
  background-image: url(https://entab-s3-bucket1.s3.ap-south-1.amazonaws.com/BPSM/public/images/innerbg/innersld.jpg);
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: top;
  width: 100%;
  height: 320px;
  color: #fff;
  text-align: center;
}
.page-title .fr {
  height: 100%;
  display: table;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.back-opacity:before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(10, 15, 28, 0.7);
}
.back-opacity {
  position: relative;
}
.page-title .page-title-wrapper {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 2;
}
.page-title .captions {
  letter-spacing: 1px;
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 21px 0;
}
.page-title .breadcrumb {
  margin: 0;
  background-color: #000000b8;
  text-transform: capitalize;
  width: fit-content;
  text-align: center;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
  font-size: 14px;
  font-weight: normal;
  font-family: OpenSans-Regular;
}
.page-title .breadcrumb li {
  display: inline-block;
}
.page-title .breadcrumb li:last-child {
  pointer-events: none;
}
.page-title .breadcrumb li {
  display: inline-block;
  margin-left: 5px;
}
.breadcrumb > .active {
  color: #777;
}
.breadcrumb > .active a {
  color: #ea3f43;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
/*****Inner page style*****/
.sub-head {
  color: #1b1b1b;
  font-size: 28px;
  margin-bottom: 20px;
  margin-top: 15px;
  line-height: 31px;
}
.min-height {
  min-height: 650px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.img-responsive {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
  display: block;
}
.paragraph-space {
  clear: both;
  height: 15px;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-bottom: 15px;
}
.ullist {
  list-style: none;
  padding: 3px 0 0px;
}
.ullist li {
  background: url(https://entab-s3-bucket1.s3.ap-south-1.amazonaws.com/BPSM/public/images/check.png)
    no-repeat 4px 7px;
  color: #363636;
  text-align: justify;
  margin-bottom: 13px;
  font-weight: normal;
  font-family: OpenSans-Regular;
  padding: 0px 8px 9px 23px;
  margin-left: 0px;
  line-height: 28px;
}
.small-head {
  color: #d42e32;
  font-size: 22px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.img-circle {
  border-radius: 50%;
  max-width: 100%;
  height: auto;
}
.img-height {
  width: 300px;
  height: 300px;
  object-fit: cover;
  object-position: center;
}
.left-img {
  float: right;
  margin-left: 20px;
  width: 400px;
}
.right-img {
  float: left;
  margin-right: 18px;
  width: 400px;
}
/******Tc********/
.tcsec article {
  background: #ffffff;
  padding: 10px;
  border: solid 1px #ffffff;
  margin-bottom: 20px;
}
.tcsec input {
  width: 100%;
  border: solid 1px #c7c7c7;
  padding: 10px;
  background: #efefef;
  margin: auto;
}
.tcsec article img {
  width: 100%;
  height: 270px;
  margin-bottom: 0px;
}
.tcsec input[type="submit"] {
  width: auto;
  background: #d42e32;
  font-weight: bold;
  color: #ffffff;
  cursor: pointer;
}
.tcsec input[type="submit"]:hover {
  color: #fff;
  background-color: #b31d20;
}
/******Table********/
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
.table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.table td,
.table th {
  background-color: #f3f5ef;
  border: 1px solid #bbb;
  color: #333;
  font-family: sans-serif;
  font-size: 100%;
  padding: 10px;
  vertical-align: top;
  text-align: center;
}
.table tr:nth-child(even) td {
  background-color: #f0f0e5;
}
.table th {
  background-color: #d42e32;
  /* color: #fff; */
  font-size: 110%;
}
.table tr.even:hover td,
.table tr:hover td {
  color: #222;
  background-color: #ffd8d9;
}
.tg-bf {
  font-weight: 700;
}
.tg-it {
  font-style: italic;
}
.tg-left {
  text-align: left;
}
.tg-right {
  text-align: right;
}
.tg-center {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
}
/**********Tab*********/
:root {
  --color-primary: #005af0;
  --space-1: 0.5rem;
  --space-4: 2rem;
}
amp-selector[role="tablist"].tabs-with-flex {
  display: flex;
  flex-wrap: wrap;
}
amp-selector[role="tablist"].tabs-with-flex [role="tab"] {
  flex-grow: 1;
  text-align: center;
  padding: var(--space-1);
  border-bottom: solid 2px #595959;
  margin: 0 3px;
  color: #3c3c3c;
}
amp-selector[role="tablist"].tabs-with-flex [role="tab"][selected] {
  outline: none;
  border-bottom: 2px solid #d42e32;
  background: #f3f3f3;
  color: #3c3c3c;
}
amp-selector[role="tablist"].tabs-with-flex [role="tabpanel"] {
  display: none;
  width: 100%;
  order: 1;
  padding: var(--space-4);
}
amp-selector[role="tablist"].tabs-with-flex
  [role="tab"][selected]
  + [role="tabpanel"] {
  display: block;
}
amp-selector[role="tablist"].tabs-with-selector {
  display: flex;
}
amp-selector[role="tablist"].tabs-with-selector [role="tab"][selected] {
  outline: none;
  border-bottom: 2px solid var(--color-primary);
}
amp-selector[role="tablist"].tabs-with-selector {
  display: flex;
}
amp-selector[role="tablist"].tabs-with-selector [role="tab"] {
  width: 100%;
  text-align: center;
  padding: var(--space-1);
}
amp-selector.tabpanels [role="tabpanel"] {
  display: none;
  padding: var(--space-4);
}
amp-selector.tabpanels [role="tabpanel"][selected] {
  outline: none;
  display: block;
}
/**********Galleryy*********/
.gallery-thumb amp-img {
  width: 100%;
  height: 51px;
  margin-bottom: 3px;
  border: solid 1px #e6e2e2;
  padding: 0.25rem;
  background-color: #fff;
  border: 2px solid #ffffff;
  max-width: 100%;
  margin-bottom: -1px;
}
.rcl12.gallery-text.no-pad {
  padding-top: 10px;
}
.galbig amp-img {
  width: 100%;
  height: 100%;
  border: solid 1px #e6e2e2;
  padding: 0.25rem;
  background-color: #fff;
  border: 2px solid #ffffff;
  border-radius: 0.25rem;
  max-width: 100%; /* height: auto; */
  margin-bottom: 5px;
}
.gallery-text h3 {
  font-size: 17px;
  margin-top: 0px;
  margin-bottom: 10px;
}
.gallery-text h4 {
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 3px;
  color: #d42e32;
  font-weight: normal;
}
.gallery-text span {
  float: right;
}
.gallery-text p {
  font-size: 15px;
  text-align: justify;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 3.2em;
  text-overflow: ellipsis;
  text-align: justify;
  margin-bottom: 5px;
  line-height: 25px;
}
.gallery-text p strong {
  padding-right: 8px;
}
.gallery-bg {
  background: #f7f7f7;
  padding: 16px;
  margin: 0px;
  margin-bottom: 30px;
  border: 1px solid #e8e8e8;
  height: 251px;
}
.gallery-bg:hover {
  background: #fff;
  box-shadow: 1px 5px 8px #c5c5c5;
}
.galbig {
  padding-left: 0px;
  padding-right: 0px;
  height: 102px;
}
.blueicon {
  color: #d42e32;
}
.next-arow {
  background: #d42e32;
  font-size: 18px;
  color: white;
  padding: 2px 7px;
  border-radius: 50px;
  position: absolute;
  width: 30px;
  margin: 0 auto;
}
.gallery-bg .next-arow {
  visibility: hidden;
}
.gallery-bg:hover .next-arow {
  visibility: visible;
}
.vid-gallery iframe {
  margin-bottom: 0;
}
.vid-gallery {
  background: #ddd;
  box-shadow: 0px 0px 7px 1px #ddd;
  border: 2px solid #ddd;
}
.vid-gallery h4 {
  padding: 5px 5px 5px 5px;
  text-align: center;
  margin-bottom: 11px;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  resize: horizontal;
}
.yearsec {
  text-align: end;
  margin-top: 8px;
}
.yearsec select {
  width: 80px;
  border: solid 1px #d42e32;
  color: #d42e32;
  padding: 3px;
}
.pgBack {
  width: 100%;
  float: left;
  text-align: center;
  border: 1px solid rgb(212 46 50);
  margin: 0 0 13px;
  background: #d42e32;
}
.pgBack li:first-child {
  margin-left: 0;
}
.pgBack li {
  display: inline-block;
  float: none;
  text-align: center;
  padding: 1px 10px;
  margin: 0 3.5%;
  vertical-align: middle;
  color: white;
  letter-spacing: 1px;
}
.bckbtn {
  width: 100px !important;
  height: 40px !important;
  margin-bottom: 0;
  margin-top: 3px;
}
.sub_gallery p {
  text-align: center;
  color: #414242;
  font-size: 17px;
  margin-bottom: 26px;
}
.pgBack i {
  color: white;
  padding: 9px;
  font-size: 26px;
}
.link {
  color: red;
  font-size: 16px;
  margin-bottom: 0px;
}
.link a {
  color: #545454;
}
.link a:hover {
  color: #d42e32;
}
/**********infrastructure*********/
.infrastructure-box {
  background: #ececec;
  padding: 15px;
  height: 360px;
  margin-bottom: 20px;
}
.infrastructure-box h4 {
  text-align: center;
}
.infrastructure-box p {
  text-align: center;
  color: #2d2c2c;
  font-weight: 500;
  font-size: 17px;
}
.img-round img {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  background: white;
  border: solid 10px white;
}
/**********infrastructure Images*********/
.infrastructure-box-bg {
  background: #ececec;
  padding: 15px;
  margin-bottom: 20px;
}
.infrastructure-box-bg h4 {
  text-align: center;
}
.infrastructure-box-bg p {
  text-align: center;
  color: #2d2c2c;
  font-weight: 500;
  font-size: 17px;
}
.img-round img {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  background: white;
  border: solid 10px white;
}
.infra-img amp-img {
  width: 100%;
  margin-bottom: 10px;
}
.infra-img h3 {
  font-size: 20px;
  text-align: center;
  margin-bottom: 10px;
}
/**********contact Us*********/
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition:
    border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition:
    border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  transition:
    border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  margin-bottom: 10px;
}
.submit {
  padding: 8px 17px;
  border: solid 1px #f13d3d;
  background: #d42e32;
  color: white;
  text-transform: uppercase;
}
.form-space {
  margin-bottom: 15px;
}
.hr-bor {
  border-style: dashed;
  color: #e6e0e1;
}
.address p i {
  color: #d42e32;
  font-size: 20px;
  padding-right: 6px;
}
.address p a {
  color: #545454;
}
.address p a:hover {
  color: #d42e32;
}
.contact-form {
  background: #e9e9e9;
  padding: 40px 20px;
  border-radius: 7px;
}
/****** erp_sec*******/
@media only screen and (max-width: 700px) {
  .modal-content {
    width: 100%;
    height: auto;
  }
  .animodal-content,
  #anicaption {
    width: 100%;
  }
}
.erp_sec h4 {
  text-align: center;
  line-height: 40px;
  font-size: 18px;
}
.erp_sec p {
  line-height: 40px;
}
.erp_sec .guideheading {
  text-align: left;
}
.details a {
  color: #0c6cab;
}
.imgheading a {
  color: #1e1e1f;
}
.imgheading {
  text-align: center;
  padding: 10px;
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 0px;
  margin-bottom: 7px;
}
.assistance {
  background: rgb(235, 247, 255);
  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;
  cursor: pointer;
}
.guideheading {
  text-align: left;
  font-size: 16px;
}
.small {
  color: red;
  font-size: 15px;
  font-weight: 600;
}
.arrow-right {
  float: right;
}
.arrow-right a {
  color: #868585;
}
.arrow-right a:hover {
  color: #d42e32;
}
/******circular box********/
.circular-box {
  background: #e8e8e8;
  padding: 10px;
  border: solid 1px #d0cccc;
  margin-bottom: 15px;
}
.circular-box a {
  color: red;
  font-size: 15px;
}
.circular-box h5 {
  text-align: center;
}
.circular-box h3 {
  color: #2b2b2b;
  font-size: 19px;
  margin-bottom: 6px;
  text-align: center;
  padding-top: 5px;
  font-weight: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 2.6em;
  text-overflow: ellipsis;
}
.circular-box a:hover {
  color: black;
}
/******birthday Sec********/
.birthday-box {
  background: whitesmoke;
  border-radius: 5px;
  padding: 20px 15px 20px;
  margin-bottom: 20px;
  width: 90%;
}
.birthday-box img {
  border-radius: 50%;
  width: 150px;
  height: 150px;
  display: block;
  margin: 0 auto;
  object-fit: scale-down;
}
.birthday-sec {
  padding-top: 40px;
  padding-bottom: 40px;
}
.birthday-box h3 {
  color: #2b2b2b;
  font-size: 19px;
  text-align: center;
  padding-top: 13px;
  margin-bottom: 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.birthday-box h5 {
  font-size: 15px;
  text-align: center;
  padding-top: 7px;
  color: #d42e32;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .birthday-sec amp-base-carousel {
    height: 280px;
  }
}
@media screen and (max-width: 599px) {
  .birthday-box {
    width: 100%;
  }
  .birthday-sec amp-base-carousel {
    height: 250px;
  }
}
/******footer********/
@media screen and (max-width: 1450px) {
  .logo img {
    width: 400px;
    margin-top: 3px;
    margin-bottom: 3px;
  }
  #cssmenu > ul > li > a {
    font-size: 13px;
  }
  #cssmenu {
    padding-top: 31px;
  }
}
@media screen and (max-width: 1280px) {
  .dropdown .dropbtn {
    font-size: 14px;
    padding: 13px 7px;
  }
}
@media screen and (max-width: 1199px) {
  .mess_flote {
    float: none !important;
  }
  blockquote p {
    width: 59%;
  }
  .event_box img {
    height: 166px;
  }
  .tb-pad-50 {
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .mes_con_sec h1 {
    margin-top: 27px;
  }
  .top_sec amp-img {
    position: relative;
  }
  .leftbg_con h1 {
    color: white;
    font-size: 35px;
    line-height: 40px;
  }
  #cssmenu {
    font-family: sans-serif;
    padding-top: 0px;
    float: none;
    display: flex;
    justify-content: center;
  }
  .menubg {
    background: #d42e32;
  }
  #cssmenu > ul > li > a {
    color: #fff !important;
  }
  #cssmenu > ul > li.has-sub > a:before {
    background: #fff;
  }
  #cssmenu > ul > li.has-sub > a:after {
    background: #fff;
  }
  #cssmenu > ul > li {
    float: left;
    margin-left: 10px;
  }
  .logo {
    display: flex;
    justify-content: center;
  }
  .mesdesk img {
    height: 364px;
  }

  #slider {
    height: 400px;
  }
  .logo img {
    width: 480px;
    margin-top: 3px;
    margin-bottom: 3px;
  }
}
@media screen and (max-width: 1017px) {
  .no-pad-menu {
    padding-left: 0px;
    padding-right: 0px;
  }
  #cssmenu > ul > li {
    float: left;
    margin-left: 0px;
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 899px) {
  .top_header {
    background: #272727;
    height: auto;
  }
  .copy-right p {
    line-height: 22px !important;
    font-size: 12px;
    text-align: center;
    color: #bbb;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .mesdesk img {
    height: 364px;
    width: 88%;
  }
  .no-pad-gal {
    width: 47%;
  }
  .mesdesk img {
    width: 100%;
    height: 450px;
  }
  .mesdesk h2 {
    color: #ffffff;
  }
  .footersec p {
    color: #bbb;
    line-height: 30px;
  }
}
@media screen and (max-width: 991px) {
  .white_box {
    border: solid 1px #ebedee;
    margin-bottom: 15px;
  }
  .event_box {
    margin-top: 15px;
  }
  .erp_links img {
   width: 60px;
  }

  .logo img {
    width: 100%;
    margin-top: 3px;
  }
}
@media screen and (max-width: 767px) {
  .news-sec-bg amp-carousel {
    height: 433px;
  }
  .mesdesk img {
    width: 100%;
  }
  .aboutsec img {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .mesdesk h4 {
    /* color: #000000; */
  color: #fff;
  }

  .mob_app .icon_sec amp-img {
    width: 130px;
  }
  .latestnews .overlay_news {
    left: 10px;
  }
  .mob_app .icon_sec amp-img {
    width: 130px;
  }
  .latestnews .overlay_news {
    left: 10px;
  }
  .dropdown-content {
    background-color: #807b7b;
  }
  .thought {
    padding-top: 0px;
  }
  .mes_flote {
    float: none !important;
  }
  .nopad {
    padding-left: 0px;
    padding-right: 0px;
  }
  .menuwidth {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
  .imgheading {
    font-size: 13px;
  }
  .highlights_sec h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 599px) {
  .highlights_sec h3 {
    padding: 7px;
  }
  .top_header_left {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .container-gal amp-img {
    width: 100%;
    height: auto;
    margin-bottom: 0px;
  }
  .rightbg {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 60px;
  }
  .profile-circle img {
    margin-top: -33px;
  }
  .no-pad-gal {
    width: 100%;
  }
}
@media screen and (max-width: 550px) {
  .about_sec amp-img {
    width: 100%;
    height: 400px;
  }
  .app_icon li img {
    width: 160px;
    height: 61px;
  }
  .fullwidth550 {
    width: 100%;
    margin: 0 auto;
  }
  .imgheading {
    font-size: 16px;
  }
  .left-img {
    float: right;
    margin-left: 20px;
    width: 100%;
  }

  .Online-Admission {
    top: 218px;
  }
  .logo img {
    width: 290px;
    margin-top: 3px;
    margin-bottom: 3px;
  }

  .Online-Admission amp-img {
    width: 100px;
  }

  .copy-right {
    line-height: 30px;
  }
}
@media screen and (max-width: 400px) {
  .submit {
    width: 100%;
  }
}

/* css for header */
.navbar-light .navbar-toggler {
  position: absolute;
  right: 0px;
  top: -35px;
}

.navbar-light .navbar-nav .nav-link {
  font-weight: bold;
}

.navbar .navbar-nav ul.dropdown-menu {
  background-color: #d42e32;
}
.navbar .navbar-nav ul.dropdown-menu li a.dropdown-item {
  color: white;
}

.navbar-nav {
  flex-wrap: wrap !important;
}

/* inner page image */
@media (max-width: 992px) {
  img.innerPageImage {
    height: 300px;
    margin: 10px;
  }
}
.activities-container {
  display: flex;
}
.activities-container img {
  height: 200px;
  object-fit: contain;
  object-position: center;
  display: block;
  margin: auto;
  align-self: center;
}

#activitiesTab .nav-link:active,
#activitiesTab .nav-link:focus {
  color: #d42e32;
}
#activitiesTab .nav-link {
  color: black;
}

/* circular css */

/* video gallery without iframe  */
#video-gallery-container p {
  color: black;
  font-size: 17px;
  font-weight: bold;
}

/* circular 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 css till here */

/* topper x and xii here */
section.inner-section {
  padding: 20px;
  min-height: 650px;
}

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

.count-val p {
  margin-bottom: 0;
}

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

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

section.inner-section .topper-section {
  margin-bottom: 20px;
}

.services-style-current-theme {
  background: #fff;
  padding: 15px 10px;
  border-radius: 20px;
  box-shadow: 0 0 30px rgb(156 154 154 / 11%);
  height: 340px;
  margin: 4px;
  border: solid 1px rgb(17, 46, 22);
}

.services-style-current-theme .topper-service .thumb {
  position: relative;
  margin-bottom: 25px;
  overflow: hidden;
}

.services-style-current-theme .topper-service .thumb::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.services-style-current-theme .topper-service .thumb img {
  overflow: hidden;
  z-index: 2;
  object-fit: contain;
  background: #f8f8f8;
  width: 150px;
  height: 150px;
}

.services-style-current-theme .topper-service .thumb img:hover {
  border: 5px solid #ad0106;
}

.inner-section img {
  width: auto;
  margin: auto;
  display: block;
}

.rounded-circle {
  border-radius: 50% !important;
}

.topper-section h4.title {
  color: #000;
  font-family: "Fjalla One", savbps-serif;
  font-size: 17px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  margin-bottom: 15px;
}

.topper-service p {
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 6px;
  color: #0c0b0b;
  text-transform: uppercase;
  font-size: 15px;
}

.topper-info-list {
  margin-bottom: 0px;
}

.topper-info-list li::marker {
  color: white;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* topper x and xii inner till here */

/* 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 */


#exampleModalToggle .modal-dialog {
  max-width: 800px;
  width: 95%;
  margin: auto;
  padding: 10px;
}
.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;
  padding: 0 10px;
}
.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: 10px;
  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, #ff842d 30%, #e34b50 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 */

/* birthday home */
.birthday_sec h1 {
  text-align: center;
  color: black;
  margin-bottom: 20px;
}
.birthday_sec article {
  padding: 16px;
  border-radius: 10px;
  position: relative;
  min-height: 380px;
  background: url(https://entab-s3-bucket1.s3.ap-south-1.amazonaws.com/BPSM/public/images/birthday.jpg)
    center no-repeat #fff;
  background-size: cover;
}
.birthday_sec article img {
  width: 140px;
  height: 140px;
  border-radius: 100%;
  margin: auto;
  display: block;
  margin-top: 65px;
  border: dotted 2px #e1e1e1;
  padding: 9px;
  margin-bottom: 19px;
}
.birthday_sec article h3 {
  color: #000;
  font-size: 18px;
  text-align: center;
  margin-top: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow-wrap: anywhere;
  width: 90%;
  margin: auto;
}
.birthday_sec article h4 {
  font-size: 15px;
  line-height: 27px;
  text-align: center;
  color: #0078cd;
  margin-top: 4px;
}
.facility-1,
.facility-2 {
  display: flex;
  justify-content: space-evenly;
  margin: 10px;
  align-items: center;
}

/* home message css */
/* message desk home page */
.testimonial2__area .testimonial2__wrapper-3--discription span {
  color: #0078cd;
  text-align: left;
  font-size: 18px;
}
.testimonial2__area .testimonial2__wrapper:hover {
  /* transform: skew(-8deg, 0deg); */
  box-shadow: 0px 1px 5px 5px rgb(17, 46, 22);
}
.testimonial2__area .testimonial2__wrapper:hover .testimonial2__wrapper-2,
.testimonial2__area .testimonial2__wrapper:hover .testimonial2__wrapper-3 {
  transform: skew(0);
}
.testimonial2__area {
  overflow: hidden;
  position: relative;
  margin-top: 53px;
}
.testimonial2__area .swiper-wrapper {
  display: flex;
}
.testimonial2__area .testimonial2__pre-title {
  font-family: "Dancing Script", "cursive";
  font-size: 24px;
  font-weight: 700;
  color: #fd4680;
}
.testimonial2__area .testimonial2__title {
  margin-top: 8px;
  font-size: 40px;
  font-weight: 800;
  color: #020334;
}
.testimonial2__area .testimonial2__wrapper {
  padding: 30px 60px;
  background: #fff;
  box-shadow: 1px 4px 20px 1px #e7e7e7;
  margin: 60px 30px;
  position: relative;
  transition: 0.8s;
  border-radius: 80px;
}
.testimonial2__area .testimonial2__wrapper-1 img {
  width: 12px;
  height: 12px;
}
.testimonial2__area .testimonial2__wrapper-2 h4 {
  font-size: 18px;
  font-weight: 700;
  color: #020334;
  margin: 0 0 15px;
}
.testimonial2__area .testimonial2__wrapper-2 p {
  font-size: 17px;
  font-weight: 400;
  color: #3c3c3c;
  margin: 0 0 14px;
  text-align: center;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  line-height: 34px;
  margin-bottom: 10px;
  height: 8em;
}
.testimonial2__area .mmpri p span {
  font-size: 17px;
  font-weight: 400;
  color: #3c3c3c;
  margin: 0 0 14px;
  text-align: center;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  line-height: 34px;
  margin-bottom: 10px;
  height: 8em;
}
.testimonial2__area .testimonial2__wrapper-3 {
  display: flex;
  padding-top: 12px;
  align-items: center;
}
.testimonial2__area .testimonial2__wrapper-3--discription {
  padding-left: 20px;
  padding-top: 6px;
  text-align: left;
}
.testimonial2__area .testimonial2__wrapper-3--discription h6 {
  font-size: 25px;
  color: #121a2b;
  margin-bottom: 0;
}
.testimonial2__area .testimonial2__wrapper-3--discription p {
  font-size: 14px;
  font-weight: 500;
  color: #4b4b57;
}
.testimonial2__area .testimonial2__shape img {
  position: absolute;
}
.testimonial2__wrapper-3--img img {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  outline: 1px solid rgb(17, 46, 22);
  object-fit: contain;
  object-position: center;
}
.testimonial2__area .testimonial2__shape-1 {
  z-index: -1;
  top: 10%;
  left: 0;
}
.testimonial2__area .testimonial2__shape-2 {
  z-index: -2;
  top: 0;
  left: 31%;
}
.testimonial2__area .testimonial2__shape-3 {
  z-index: -1;
  top: 12%;
  right: 0;
}
.pb-155 {
  padding-bottom: 155px;
}
.pt-115 {
  padding-top: 115px;
}
.pt-120 {
  padding-top: 120px;
}
.testimonial2__wrapper.swiper-slide:hover {
  transition: 0.8s;
  box-shadow: 0 1px 5px 5px #9cd2f6;
}

.testimonial2__wrapper-2 a {
  color: rgb(142, 40, 48);
  font-size: 21px;
  text-align: center;
  display: block;
}

#messageCarousel .testimonial2__wrapper .bi-arrow-bar-right {
  color: rgb(17, 46, 22);
}
/* home message section till here */

.thisIsHighlight .bi.bi-paperclip {
  color: white;
}

.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: 0px 10px 10px 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#Registration-content p {
  font-size: 18px;
  padding: 5px;
  color: white;
  /* height: 50px; */
  margin-bottom: 0;
}
/* 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;
}

.dropdown-item:focus,
.dropdown-item:hover {
  background-color: black !important;
}
.school-uniform-container img {
  width: 300px;
  height: 300px;
  object-fit: cover;
  object-position: center;
  border-radius: 50%;
}

/* principal message css */
.prin-message-container .message img {
  display: block;
  margin: auto;
  height: 250px;
}
.prin-message-container #message-content p {
  text-align: justify;
  margin: 20px 0px;
}

.prin-message-container #message-name {
  margin: auto;
  text-align: center;
}

.prin-message-container .message {
  margin-top: 20px;
}
/*message till here */

.form_sec input[type="text"] {
  width: 100%;
  height: 40px;
  /* padding-left: 45px; */
  margin-bottom: 20px;
  /* border: solid 1px #eee; */
}
.form_sec textarea {
  width: 100%;
  height: 60px;
  resize: none;
  /* border: solid 1px #eee; */
  /* padding-left: 45px; */
}
.form_sec .fas {
  position: absolute;
  left: 10px;
  top: 10px;
  border-right: solid 1px #ddd;
  padding-right: 10px;
  height: 20px;
}
.form_sec .text_box_sec {
  position: relative;
}
.form_sec input[type="submit"] {
  width: 175px;
  height: 40px; /* padding-left: 45px; */
  margin-top: 20px;
  background: #b4120c;
  color: #fff;
  font-size: 14px;
  border: solid 1px #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
  text-align: center;
}
.form_sec input[type="submit"]:hover {
  background: #e67817;
}
.tcsec article {
  background: #ffffff;
  padding: 10px;
  border: solid 1px #ffffff;
  min-height: 300px;
  margin-bottom: 20px;
}
.tcsec article amp-img {
  width: 100%;
  height: 270px;
  margin-bottom: 0px;
}

#exampleModalToggle #modalH .modal-header {
  background-color: red;
  padding: 5px;
}
#exampleModalToggle #modalH .modal-header h1 {
  color: white;
  font-size: 23px;
  text-align: center;
  width: 100%;
}

.navbar {
  height: 100px;
  float: right;
}

@media (max-width: 1199px) {
  .navbar {
    height: auto;
  }
  
  .navbar .navbar-nav {
 width: 98vw ;
  }
  .logo img{
    margin-bottom: 30px;
  }
}
/* @media (max-width: 992px) {
  .navbar {
    height: auto;
  }
} */

.footer-top-bot-space + div a {
  color: white;
}

.galsec .btn-box a:hover {
  color: white !important;
}

.infra-img img {
  height: 270px;
  object-fit: contain;
  object-position: center;
  background-color: #f0f0f0;
}



@media (min-width: 1200px) {
  .navbar-expand-xl .navbar-nav {
      font-size: 15px !important;
  }
  }
@media (min-width: 1200px) and (max-width: 1300px){
  .navbar-expand-xl .navbar-nav {
      font-size: 13px;
  }
  }
@media(max-width:991px){
  #Registration-content {
    width: 100%;
    position: static;
    border-radius: 0;
    margin: 10px 0;
    display: block;
}
#Registration-content p{
  text-align: center;
}
.mesdesk {
  background-image: url(https://entab-s3-bucket1.s3.ap-south-1.amazonaws.com/BPSM/public/images/mesdeskbg1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.mesdesk h2 , .mesdesk p, .mesdesk h4, .mesdesk h5 a, .mesdesk h3 {
  color: #000;
}

}
@media(max-width:767px){

}
@media(max-width:600px){
  .top_header_right {
    float: none;
    margin-bottom: 0px;
    justify-content: center;
    align-items: center;
    display: flex;
  flex-wrap: wrap;
}
}


