@import url(https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap);
@import url("https://fonts.googleapis.com/css2?family=Mukta:wght@200;300;400;500;600;700;800&display=swap");

p {
  font-size: 16px !important;
  line-height: 26px !important;
  font-weight: 300 !important;
}

#mobile-nav ul li a,
.nav-menu a,
a:active,
a:focus,
a:hover {
  text-decoration: none;
  outline: 0;
}
#thoughtoftyeday h1,
#thoughtoftyeday h2,
.login_buttons li a,
.nav-menu a {
  text-transform: uppercase;
}
#footer,
#header {
     background: #0e588b;
}
.sjsalumni,
body.mobile-nav-active {
  overflow: hidden;
}

@font-face {
  font-family: "Copperplate Gothic Bold";
  src: url("../fonts/e3062d8da98d4c90af3ad8613ca226e7.eot");
  src: url("../fonts/e3062d8da98d4c90af3ad8613ca226e7.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/e3062d8da98d4c90af3ad8613ca226e7.woff2") format("woff2"),
    url("../fonts/e3062d8da98d4c90af3ad8613ca226e7.woff") format("woff"),
    url("../fonts/e3062d8da98d4c90af3ad8613ca226e7.ttf") format("truetype"),
    url("../fonts/e3062d8da98d4c90af3ad8613ca226e7.svg#Copperplate Gothic Bold")
      format("svg");
}

body,
html {
  background: #fff;
  color: #666;
  font-family: "Mukta", sans-serif;
}

.nav-menu a,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Mukta", sans-serif;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up,
#mobile-nav ul .menu-item-active,
a {
  color: #2dc997;
}
a:active,
a:focus,
a:hover {
  color: #2dca98;
}
p {
  padding: 0;
  margin: 0 0 30px;
  color: #3a3939;
  font-weight: 400;
  line-height: 22px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  margin: 0;
  padding: 0;
}
#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: url("../img/preloader.svg") center center no-repeat #fff;
}
.back-to-top {
  position: fixed;
  display: none;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  padding: 6px 12px 9px;
  font-size: 16px;
  border-radius: 2px;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
}
.back-to-top:focus {
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  outline: 0;
}
.back-to-top:hover {
  background: #2dc997;
  color: #fff;
}
#header {
  padding: 6px 0;
  height: 80px;
  position: relative;
  left: 0;
  top: 0;
  right: 0;
  transition: 0.5s;
      z-index: 999;
}
#header #logo {
  float: left;
}
#header #logo h3 {
  font-size: 23px;
  font-weight: 800;
  float: right;
  color: #f3f3f3;
  padding: 10px 0 0 13px;
  margin: 0;
  font-family: "Dancing Script", cursive;
}
#header #logo h3 span {
  font-size: 14px;
  font-weight: 400;
  display: block;
  padding-top: 8px;
  font-family: Roboto;
  letter-spacing: 0.05em;
}
#copyright a,
#header #logo h1 a,
#header #logo h1 a:hover,
#mobile-nav ul li a:hover,
#mobile-nav-toggle i,
body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

#header #logo img {
  padding: 0;
  margin: 0;
  width: 50px;
  float: left;
}

.nav-menu li.sfHover > ul,
.nav-menu li:hover > ul,
.nav-menu ul li a,
.shape1,
.shape2,
.shape3 {
  display: block;
}
#header.header-fixed {
 background: #c32c3b;
  padding: 10px 0;
  height: 85px;
  transition: 0.5s;
  position: fixed;
}
#topbar ul,
.nav-menu,
.nav-menu *,
.relatedlinks_body ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}
#mobile-nav ul li,
#thoughtoftyeday h2,
#topbar,
.bckimg,
.nav-menu li {
  position: relative;
}
#thought,
.nav-menu a {
  display: inline-block;
}

.nav-menu li {
  white-space: nowrap;
}
.nav-menu > li {
  float: left;
  margin-left: 10px;
}
.nav-menu ul ul {
  top: 0;
  left: 100%;
  margin: 0;
}
.nav-menu ul li {
  min-width: 180px;
  background: #fff;
}
.sf-arrows .sf-with-ul {
  padding-right: 30px;
}
.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
}
.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}
#nav-menu-container {
  float: right;
  margin: 0;
}

.nav-menu a {
  padding: 23px 6px;
  color: #fff;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 16px;
}

.nav-menu > li > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
#mobile-nav,
#mobile-nav-toggle {
  transition: 0.4s;
  position: fixed;
  top: 0;
}
.nav-menu .menu-active > a:before,
.nav-menu a:hover:before,
.nav-menu li:hover > a:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.nav-menu ul {
  margin: 4px 0 0;
  border: 1px solid #e7e7e7;
  border-top: 2px solid #950606;
}
.nav-menu ul li:first-child {
  border-top: 0;
}
.nav-menu ul li a {
  padding: 10px;
  color: #333;
  transition: 0.3s;
  font-size: 13px;
  text-transform: none;
}
.nav-menu ul li a:hover {
  background: #b40c0c;
  color: #fff;
}
#mobile-nav-toggle {
      right: 10px;
    z-index: 9999;
    top: 123px;
    border: 0;
    background: 0 0;
    font-size: 24px;
    display: none;
    outline: 0;
    cursor: pointer;
}
.mobile-nav-toggle-fixed {
      margin: 24px 0 0 !important;
    top: 0 !important;
}
@media (max-width: 768px) {
  .noticelisder {
      padding: 0 6px!important;
    }
	.not_head{
		display:none;
	}
	#notice_sec .noticebox .not_descript {
		padding: 0 0px!important;
	}
  .impdownload {
    background: #deb887;
    padding: 17px 0 0;
  }
   .noticelisder {
		max-height: max-content;
	}
  .Link .col-4 {
    padding-left: 6px;
    padding-right: 6px;
  }
  #toppers .topperbox {
    margin-bottom: 16px !important;
    padding: 4px 14px !important;
  }
  .secbox:before {
    left: -37px !important;
    top: -80px !important;
  }
  .tourvideo img {
    height: 264px !important;
    width: 100%;
    object-fit: cover;
  }
  #thought,
  .Link .otherlink p,
  .bckimg:before {
    width: 100% !important;
  }
  .blink-bg,
  .blink-bg_z {
    margin: 0 5px !important;
  }
  #message-box:before,
  #nav-menu-container,
  #topbar .shape:before,
  .blink-bg:before,
  .blink-bg_z:after,
  .shape {
    display: none;
  }
  .back-to-top {
    bottom: 15px;
  }
  #topbar li {
    margin: 7px 0 !important;
  }
  #header #logo h1 {
    font-size: 26px;
  }
  #header #logo img {
    max-height: 67px;
  }
  #header #logo h3 {
    font-size: 18px;
  }
  #topbar .shape h6 p {
    color: #fff;
  }
  .Link .otherlink h4:after {
    top: 45px !important;
  }
  .Link .otherlink img {
       display: none;
  }
  .portalbtns{
	  position: relative !important;
    top: 3px !important;
	z-index: 2 !important;
    justify-content: center !important;
  }
  .Link .otherlink h4 {
    font-size: 14px !important;
  }
  .login_buttons {
    position: relative !important;
    right: 0;
    left: 0;
    z-index: 1 !important;
    background: #faebd7;
    padding: 1px 6px;
    width: 100%;
    display: -webkit-inline-flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    display: -moz-inline-flex;
    -moz-justify-content: center;
    -moz-align-items: center;
  }

  .impdownload {
    margin-top: 14px !important;
  }

  .skitter,
  .skitter .container_skitter .image_main,
  .skitter-large-box {
    height: 287px !important;
  }
  .pic_p {
    margin: 0 auto 10px;
    text-align: center;
  }

  .Link .otherlink {
    padding: 12px;
    /* background: #830404cc; */
    border-radius: 5px;
    position: relative;
    min-height: 120px;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  #about {
    padding: 17px 0 40px !important;
  }
  .news-box {
    margin-top: 28px !important;
  }
  #message-box {
        padding: 29px 0 10px !important;
		max-height: fit-content !important;
  }
  .happy_birthday h4,
  .happy_birthday h5 {
    color: #fff !important;
  }
  .happy_birthday img {
    border: 4px solid #fff !important;
  }
  .happy_birthday:after {
    width: 405px !important;
    left: -7% !important;
    top: 0 !important;
    filter: drop-shadow(2px 4px 6px black);
    height: 532px !important;
  }
  .owl-next {
    right: 0 !important;
  }
  .owl-prev {
    left: 0 !important;
  }

  .events_box img {
    height: 270px;
    width: 100%;
    object-fit: cover;
    border-radius: 0px;
  }

  .principal_message img {
    height: 221px !important;
    /*width: 164px !important;*/
  }
  #mobile-nav-toggle {
    display: inline;
  }
}
#mobile-nav {
  padding-top: 18px;
  bottom: 0;
  z-index: 999;
  background: rgba(52, 59, 64, 0.9);
  left: -260px;
  width: 260px;
  overflow-y: auto;
}
#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#mobile-nav ul li a {
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  width: 100%;
  display: block;
}
#mobile-nav ul li li {
  padding-left: 30px;
}
#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}
#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(52, 59, 64, 0.9);
  display: none;
}
body.mobile-nav-active #mobile-nav {
  left: 0;
}
#thoughtoftyeday h2:after,
#toppers h2:after {
  width: 49px;
  top: 142%;
  left: 50%;
  text-align: center;
  content: "";
}
#thoughtoftyeday {
  background-image: linear-gradient(45deg, #0000007a, #00000078),
    url(../img/thought-day-bg.jpeg);
         padding: 80px 0;
    text-align: center;
    background-size: cover;
    background-color: #194472;
    background-attachment: fixed;
    background-position: center 129px;
}
#thoughtoftyeday h2 span {
     color: #fff;
    font-weight: 600;
    font-size: 28px;
    font-family: ui-monospace !important;
    text-align: center;
}
#thoughtoftyeday h2 {
      color: #fff;
    font-weight: 400;
    font-size: 28px;
    margin-bottom: 26px;
    text-align: center !important;
	font-family: ui-monospace !important;
}
#thoughtoftyeday h1,
#thoughtoftyeday p {
  font-size: 18px;
  line-height: 28px;
  color: #fff;
}
#thoughtoftyeday h2:after {
  background: #fff;
  position: absolute;
  height: 2px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 99;
}
#thoughtoftyeday p {
  font-weight: 300;
  margin: 0;
}
#thoughtoftyeday h1 {
  font-weight: 600;
  margin: 0;
  font-style: italic;
}
.officepics img {
  height: 306px;
  width: 100%;
  object-fit: cover;
  border: 2px dotted #ad4c4c;
  border-radius: 10px;
  margin-bottom: 9px;
}
#topbar li {
  font-size: 13px;
  font-weight: 500;
  padding-right: 12px;
  display: inline-flex;
  margin: 8px 0;
}
.collapse ul {
  margin-left: 28px;
}

#topbar i {
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 3px 4px;
  font-size: 12px;
  margin-right: 4px;
}
.blink-bg,
.blink-bg_z,
.btn {
  font-size: 14px;
  border-radius: 0;
}
.newnotice h6 {
  position: absolute;
  z-index: 9;
  top: -30px;
  left: 0;
  right: 0;
}
.shape1 {
  background: orange;
  height: 8px;
}
.shape2 {
  background: #fff;
  height: 22px;
}
.shape3 {
  background: green;
  height: 8px;
}
#topbar .shape h6 {
  color: #b40c0c;
  font-size: 14px;
  font-weight: 500;
}
#topbar .shape h6 p {
  margin: 0;
  font-family: "Copperplate Gothic Bold";
  color: #b40c0c;
  font-size: 16px;
}
.login_buttons {
  position: absolute;
  right: 0;
  z-index: 999;
  top: -9px;
}
#about,
#about .heading,
#copyright,
#footer,
.news-box {
  position: relative;
}
.login_buttons li a {
  color: #fff;
  font-size: 13px;
}
.login_buttons span,
.paybtn h5 span {
  text-transform: capitalize;
  display: block;
}
.login_buttons span {
  text-align: center;
  font-size: 11px;
}
.btn,
.footer_about h1,
.footeraddressbox h1,
.relatedlinks h4 {
  text-transform: uppercase;
}
.blink-bg:before,
.blink-bg_z:after {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 40px solid #700555;
  content: "";
  position: absolute;
  left: -20px;
  top: 0;
}
.blink-bg_z:after {
  border-bottom: 36px solid #934805 !important;
}
.blink-bg,
.blink-bg_z {
  color: #fff;
  font-weight: 400;
  letter-spacing: 0.4px;
  padding: 7px 21px !important;
  animation: 2.5s infinite blinkingBackground;
  margin: 0 12px;
  position: relative;
}
.blink-bg_z {
  animation: 2s infinite blinkingBackground_z !important;
}
@keyframes blinkingBackground {
  0%,
  100%,
  50% {
    background-color: #ba068d;
  }
  25%,
  75% {
    background-color: #be5901;
  }
}
@keyframes blinkingBackground_z {
  0%,
  100%,
  50% {
    background-color: #be5901;
  }
  25%,
  75% {
    background-color: #ba068d;
  }
}
.skitter {
  height: 575px;
    width: 100% !important;
      max-width: 100% !important;
}
.skitter .container_skitter {
  width: 100% !important;
}
.skitter .container_skitter .image_main {
  width: 100% !important;
  height: 575px;
  object-fit: cover !important;
}
.skitter .box_clone img {
  height: 575px;
  object-fit: cover;
}
.skitter-large-box {
  height: 575px;
}
.skitter .image > a img,
.skitter .image > img {
  height: 575px !important;
  object-fit: cover;
}
.skitter.with-dots {
  margin-bottom: 0 !important;
}



#about h1 {
  font-size: 36px;
  font-weight: 600;
  color: #b40c0c;
  margin-bottom: 8px;
}

#about h1 span {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 7px;
}

#about h2 {
  font-size: 22px;
  color: #161616;
  font-weight: 300;
  margin-bottom: 8px;
}
#about {
  padding: 40px 0 75px;
}
.btn-danger,
.principal_message .btn-success:hover {
  color: #fff;
  background-color: #b40c0c;
  border-color: #b40c0c;
}
.boxevnts,
.relatedlinks_body li {
  border-bottom: 1px dotted grey;
}
.btn {
  padding: 7px 25px;
  font-weight: 500;
}
#about .heading {
  border-bottom: 44px solid #002248;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  height: 0;
  width: 240px;
  margin: 0 auto;
}
#about .heading h5 {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  padding: 9px 0;
  border-top: 4px solid #f4b707;
}
#about .heading:before {
  content: "";
  position: absolute;
  height: 5px;
  width: 51px;
  background: #f4b707;
  transform: rotate(-58deg);
  left: -39px;
  top: 19px;
}
#about .heading:after {
  content: "";
  position: absolute;
  height: 5px;
  width: 51px;
  background: #f4b707;
  transform: rotate(-124deg);
  right: -38px;
  top: 20px;
}
#about .date {
  margin-right: 11px;
  float: left;
  background: #f4b707;
  padding: 15px 10px;
  color: #2e2e2e;
  text-align: center;
}
#about .date h6 {
  font-size: 14px;
  font-weight: 500;
}
#about .date h5 {
  font-size: 20px;
  font-weight: 600;
}
#about .all_news {
  padding: 10px 0;
  border-bottom: 2px dotted #fff;
  height: 100px;
}
#about .all_news .news_text p {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5;
  padding: 6px 0;
  color: #fff;
  margin-bottom: 0;
}

#about .full_box {
  background: #002248cc;
  padding: 8px 20px 34px;
  border-top: 4px solid #f4b707;
  margin-top: -4px;
  height: 428px;
  overflow-y: scroll;
}

/* width */
#about .full_box::-webkit-scrollbar {
  width: 10px;
}

/* Track */
#about .full_box::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
#about .full_box::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
#about .full_box::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.news-box {
  margin-top: 0;
  z-index: 99;
}

#footer {
  padding: 65px 0 24px;
  color: #fff;
  font-size: 14px;
}
.relatedlinks h4 {
  color: #fff;
  background: #b40c0c;
  padding: 11px;
  font-size: 19px;
  font-weight: 500;
  margin-bottom: 0;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.relatedlinks_body {
  padding: 16px;
  background: #f0f8ff;
}
.relatedlinks_body li a {
  display: block;
  color: #000;
  font-weight: 500;
  padding: 12px 0;
}
.relatedlinks_body li:last-child {
  border-bottom: none;
}
#copyright {
  background: #012f4e;
    padding: 18px 0;
    color: #fff;
    font-size: 14px;
}
.footer_about img {
  width: 80px;
  margin: 0 18px 0 0;
  float: left;
}
.footer_about h1 {
  font-weight: 500;
  font-size: 21px;
  padding: 11px 0 0;
  margin-bottom: 7px;
}
.footer_about h2 {
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 0.05em;
  margin-bottom: 34px;
}
.footer_about p {
  font-weight: 300;
  margin: 0;
  color: #fff;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
#footer li {
    padding: 0;
    line-height: 26px;
}
#footer li a i,
#footer li i {
  color: orange;
}
.footeraddressbox h1 {
  font-size: 21px;
  font-weight: 500;
}
.footeraddressbox ul {
  margin: 7px 0 0;
  padding: 0;
}

#events,
#footer h3,
#gallery,
#message-box,
.boxevnts,
.principal_message,
.principal_message h4,
.secbox {
  position: relative;
}
.paybtn img {
  background: #fff;
  border-radius: 50px;
  padding: 8px 20px;
  width: 163px;
  border: 10px double #002248;
  box-shadow: 2px 2px 15px #140808;
}
#footer li a {
  color: #fff;
  display: block;
  font-weight: 300;
  transition: 0.5s;
}
#footer li a:hover {
      transition: 0.5s;
    margin-left: 3px;
    color: #ffd400;
}
#footer h3 {
  font-weight: 500;
  font-size: 23px;
  margin-bottom: 31px;
}
#footer h3:after {
  content: "";
  position: absolute;
  left: 0;
  top: 41px;
  width: 37px;
  height: 2px;
  background: #fff;
}
#copyright a,
#copyright p {
      margin: 0;
    font-weight: 400 !important;
    font-size: 15px !important;
   color: #e3e3e3;
}
#events h4,
#gallery h4,
#toppers h2 {
  font-size: 28px;
  text-transform: uppercase;
}
#photogalleryslide .item {
  margin-right: 9px;
}
#photogalleryslide .item img {
  height: 196px;
  object-fit: cover;
  border-radius: 5px;
}
#gallery {
	padding: 80px 0 26px;
    background: linear-gradient(to bottom right, #ffffff94, #ffffff73) 0 0 / cover no-repeat, url(../img/gal-bg.jpg);
    background-color: #edf4ff;
    background-repeat: round;
    background-size: contain;
	background-size: cover;
}
.footeraddressbox img {
  width: 99px;
  float: left;
  margin-right: 15px;
}
.paybtn h5 {
  text-transform: uppercase;
  font-weight: 500;
  color: #ffc107;
  margin-bottom: 6px;
}
.paybtn h5 span {
  font-size: 15px;
  color: #fff;
}
#events h4,
#gallery h4 {
  font-weight: 400;
    color: #002147;
    margin-bottom: 30px;
    text-align: center;
}
#events h4 span,
#gallery h4 span,
#toppers h2 span {
  font-weight: 600;
  color: #b40c0c;
}
.photogallery {
  margin-bottom: 30px;
}
.eventsbox,
.relevents .media {
  margin-bottom: 20px;
}

.events_box h5 {
  font-size: 21px;
  font-weight: 500;
  margin-bottom: 10px;
  color: #002147;
}

.events_box h5 span {
  display: block;
  font-size: 15px;
  font-style: italic;
  margin-top: 5px;
  padding: 6px 17px;
  position: absolute;
  top: -55px;
  left: 0;
  background: #dc3545;
  color: white;
  font-weight: 600;
  letter-spacing: 0.05em;
  border-radius: 2px;
}

.events_box p,
.eventsdetailbox p {
     margin: 0;
    font-weight: 400 !important;
    font-size: 15px !important;
}

.events_box {
	position: relative;
    z-index: 2;
}

.events_box img {
  height: 270px;
  width: 100%;
  object-fit: cover;
  border-radius: 5px;
}

.events_box h6 {
 font-size: 16px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 6px;
    position: absolute;
    top: -50px;
    background: #f93e51;
    color: white;
    padding: 6px 10px;
}
.events_box h6 span{
	    display: block;
    font-size: 26px;
}
#events {
  padding: 40px 0;
    background: white;
}
#content li{
	margin-bottom: 8px;
}
.ev_img{
	overflow:hidden;
}
.imagezoom {
  transition: transform .5s; /* Animation */
  margin: 0 auto;
}
.imagezoom:hover {
	transition: transform .5s; /* Animation */
  transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.boxevnts {
  background: #fff;
  padding: 22px;
  z-index: 2;
}
.bckimg:before {
  content: "";
  background: url(../img/back_imgevnts.png) no-repeat;
  position: absolute;
  left: 0;
  height: 964px;
  width: 500px;
  z-index: 1;
  top: -198px;
}
#about:before {
  content: "";
  background: url(../img/about_bck.png) no-repeat;
  position: absolute;
  left: 0;
  top: 49px;
  height: 417px;
  width: 331px;
  z-index: -1;
}
#about:after {
  content: "";
    background: url(../img/common-bg-bottom.png) no-repeat;
    position: absolute;
    left: 0;
    height: 104px;
    right: 0;
    bottom: 0;
    background-repeat: round;
    background-size: contain;
}

.happy_birthday {
  margin-top: 40%;
}
.happy_birthday:after {
  content: "";
    background: url(../img/bir-bg.png);
    position: absolute;
    background-size: cover;
    top: -82px;
    height: 446px;
    width: 440px;
    right: -103px;
}
.principal_message img {
  height: 157px;
  width: 100%;
  object-fit: cover;
  border-radius: 9px;
  z-index: 9;
  position: relative;
}
.principal_message p {
  padding: 0;
  margin-bottom: 9px;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
}
.principal_message .btn-success {
  color: #b30c0c;
  background-color: #fff;
  border-color: #b40c0c;
}
.principal_message {
  background: #fff;
  padding: 16px;
  z-index: 9;
}
.principal_message h4 {
  border-bottom: 34px solid #b40c0c;
  border-right: 25px solid transparent;
  height: 0;
  width: 240px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  padding: 0 10px;
  margin: -36px 0 17px -16px;
  line-height: 1.8;
  z-index: 9;
  text-transform: uppercase;
}
.principal_message:before {
  content: "";
  position: absolute;
  top: 0;
  background: #f4b707;
  height: 4px;
  width: 100%;
  right: 0;
}
#message-box {
         background: #2679b3;
    padding: 60px 0;
    overflow: hidden;
    max-height: 368px;
}
#message-box:before {
  border-bottom: 410px solid #f6f7ba;
    border-left: 250px solid transparent;
    width: 665px;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
}
.happy_birthday img {
  height: 149px;
  width: 114px !important;
  object-fit: cover;
  border: 4px solid #a80b0b;
  border-radius: 8px;
  margin: 0 auto;
}
.eventsbox img,
.eventsdetailbox img,
.gallery_box img {
  width: 100%;
  object-fit: cover;
}
.happy_birthday h4 {
  font-size: 16px;
  font-weight: 600;
  color: #282828;
  text-transform: uppercase;
  margin-top: 8px;
}
.happy_birthday h5 {
  font-size: 14px;
  font-weight: 500;
  color: #424242;
  margin-top: 5px;
}
.secbox {
      /* padding: 12px 35px; */
    border-radius: 5px;
    /* border: 2px dashed #dd2929; */
    background: #aaddff;
    padding-bottom: 20px;
    /* padding-left: 10px; */
    /* padding-right: 10px;*/
}
.secbox:before {
  content: "";
  position: absolute;
  background-image: url(../img/toppers-bg.png);
 height: 114px;
    background-repeat: no-repeat;
    width: 119px;
    left: -14px;
    background-size: contain;
    top: -39px;
    z-index: 952;
}
.secbox a{
	
}
#toppers {
 padding: 80px 0;
    background: linear-gradient(to bottom right, #ffffff, #ffffff73) 0 0 / cover no-repeat, url(../img/topper-bg.jpg) 0 0 / cover no-repeat;
    background-color: #edf4ff;
    background-repeat: round;
    background-size: contain;
}
#toppers .topperbox {
  background: #b40c0c;
  border-radius: 10px;
  color: #fff;
  padding: 35px 14px;
}
#toppers h2 {
      text-align: center;
    font-weight: 400;
    position: relative;
    color: #000;
    margin-bottom: 62px;
    margin-top: 36px;
}
#toppers h2:before {
content: '';
    background: url(../img/cong-img.png);
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /* z-index: 99; */
    position: absolute;
    height: 149px;
    width: 342px;
    top: -26px;
    left: 50%;
}
#toppers h2:after {
  background: #343434;
  height: 2px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 99;
  position: absolute;
}
#toppers .topperbox h2 {
  font-size: 20px;
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
  padding: 7px;
  border-radius: 5px;
}
#toppers .toppersboxsingle,
#toppers .toppersboxsingle img {
  border-radius: 7px;
  text-align: center;
}
#toppers h4{
	    background: #124e8f;
    color: white;
    text-align: center;
    text-transform: uppercase;
    font-size: 23px;
    margin-bottom: 13px;
}
#toppers .topperbox h2:after {
  display: none;
}
#toppers .toppersboxsingle img {
     height: 176px;
    width: 100%;
    margin: 0 auto;
    object-fit: cover;
    border: 4px solid #8d0404;
    object-position: center 0;
}
#thought {
    background: #0000005c;
    text-align: center;
    padding: 20px;
}
#thought p,
#thought span {
  font-size: 20px !important;
}
.owl-nav span {
  margin-top: -4px;
  display: block;
  font-weight: 100;
}
#toppers .toppersboxsingle h3,
.addbox h6 {
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
}
#toppers .toppersboxsingle h3 {
  font-size: 16px;
  margin-top: 6px;
}
#toppers .toppersboxsingle h3 span {
  display: block;
  font-size: 14px;
  font-weight: 400;
}
#breadcrumb {
  padding: 30px 0;
  background: linear-gradient(#000000c9, #000000c9) 0 0 / cover,
    url(../img/slider1.jpeg) center/cover no-repeat;
  color: #fff;
}
#content {
  padding: 70px 0;
}
.addbox {
  background: #faebd7;
  text-align: center;
  padding: 15px 0;
  border-radius: 10px;
  min-height: 113px;
}
.addbox h6 {
  margin-bottom: 4px;
  font-size: 21px;
}
.addbox p {
  margin-bottom: 0;
}
.gallery_box {
     background: #bd3f3f;
}
.footerpaybox{}
.footerpaybox ul{
	    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
}
.footerpaybox li{
	    margin: 0 5px;
    margin-top: 14px;
}
.footerpaybox li img{
	width: 107px;
    position: relative;
}
.footerpaybox h5{
	    font-size: 18px;
}
.footerpaybox h5 span{
	display: block;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 700;
    font-style: oblique;
    color: #ffc107;
}
.quicklinks h5{
	    text-transform: uppercase;
    font-weight: 600;
}
.quicklinks ul{
	margin: 0;
    margin-top: 8px;
}

.owl-next,
.owl-prev {
  height: 35px;
  width: 35px;
  background: #660000a6 !important;
  border-radius: 50%;
  color: #fff !important;
  font-size: 28px !important;
  line-height: 2px !important;
  top: 36%;
}
.gallery_box img {
  height: 230px;
}
.gallery_box h1 {
  font-size: 20px;
  letter-spacing: 0.01em;
  margin: 0;
  font-weight: 700;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
}
.gallery_box h6 {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  margin: 0;
}

.impdownload {
     margin-top: -90px;
    z-index: 987;
    position: relative;
}

.Link .otherlink {
  padding: 12px;
  border-radius: 5px;
  position: relative;
  min-height: 120px;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.Link .otherlink h4 {
  font-size: 20px;
  font-weight: 500;
  position: relative;
  color: #fff;
  margin-bottom: 0;
  padding: 6px 0;
  text-transform: uppercase;
}

.Link .otherlink h4:after {
  content: "";
  position: absolute;
  eft: 0;
  top: 66px;
}
.Link .otherlink p {
  margin: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  width: 233px;
  line-height: 20px;
}

.Link .otherlink img {
  width: 51px;
}

.owl-prev {
  position: absolute;
  left: -19px;
}
.owl-next {
  position: absolute;
  right: -19px;
}
.eventsbox img {
  height: 260px;
  border-radius: 5px;
}
.eventsbox .box_details {
  background: #f0f8ff;
}
.eventsbox .box_details h6 {
  font-weight: 500;
  margin-bottom: 13px;
  font-size: 13px;
  font-style: italic;
  color: #a70e0e;
}
.eventsbox .box_details h6 span {
  display: block;
  font-weight: 500;
  color: #000;
  font-size: 18px;
  margin-top: 5px;
}
.eventsdetailbox {
  background: #f7f7f7;
  position: relative;
  padding: 15px;
}
.eventsdetailbox img {
  height: 364px;
  border-radius: 5px;
}
.eventsdetailbox h4 {
  color: #000;
  font-weight: 500;
  font-size: 22px;
  margin-bottom: 11px;
  margin-top: 10px;
}
.eventsdetailbox h4 span {
  font-style: italic;
  font-size: 15px;
  font-weight: 500;
  background: #b40c0c;
  padding: 9px 15px;
  position: absolute;
  bottom: 21%;
  left: 4%;
  border-radius: 5px;
  color: #fff;
  border: 2px solid #ff0;
}
.relevents .media {
  border-bottom: 1px dotted grey;
  padding-bottom: 20px;
}
.relevents .media img {
  width: 121px;
  border-radius: 5px;
  height: 94px;
  object-fit: cover;
}
.relevents .media .media-body {
  margin-left: 9px;
}
.relevents .media .media-body h5 {
  color: #000;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 3px;
}
.relevents .media .media-body h5 span {
  display: block;
  font-style: italic;
  font-size: 13px;
  color: #afabab;
}
.relevents .media .media-body p {
  margin: 0;
  font-size: 14px;
  line-height: 18px;
}
.relevents h6 {
  color: #fff;
  background: #b40c0c;
  padding: 11px;
  font-size: 19px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 21px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
#content h2 {
  color: #b40c0c;
  font-weight: 600;
  margin-bottom: 21px;
}
.downloadbox {
  background: linear-gradient(124deg, #bf418c, #722a3c);
    text-align: center;
    display: block;
    font-size: 20px;
    border-radius: 13px;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 0;
    /* border: 9px double #fff; */
    transition: 0.5s;
}
.downloadbtns .download,
.downloadbtns .view {
  display: inline-block;
  padding: 5px 11px;
  border-radius: 50px;
  font-size: 13px;
  color: #fff;
}
.downloadbox:hover {
  background: linear-gradient(45deg, #002248, #b40c0c);
  transition: 0.5s;
  margin-top: -7px;
}
.downloadbox i {
  display: block;
    font-size: 18px;
    /* height: 36px; */
    /* width: 48px; */
    border-radius: 7px;
    text-align: center;
    padding: 8px 0;
    margin: 0 auto;
}
.downloadbtns .download {
  background: #dd3b3b;
}
.downloadbtns .view {
  background: #3eb742;
}
.newtable td,
.newtable th {
  padding: 6px 12px;
}
.newtable p {
  margin: 0;
}
.sjsalumni {
  background: #002248cc;
  border: 1px solid grey;
  padding: 9px;
  border-radius: 5px;
  position: relative;
  margin-top: -50px;
  height: 337px;
  z-index: -1;
}
.sjsalumni h2 {
  font-weight: 600 !important;
  font-size: 20px !important;
  border-bottom: 1px solid #cdcdcd;
  padding: 5px 0;
  margin-bottom: 8px !important;
  background: #962c29;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  text-align: center;
  margin: 0;
  color: #fff !important;
  z-index: 2;
}
.sjsalumni ul {
  margin-top: 30px;
  padding: 0;
  list-style: none;
}
.sjsalumni ul li {
  font-weight: 500;
  font-size: 14px;
  color: #f4b707;
  margin-bottom: 8px;
  border-bottom: 1px dotted #d5d5d5;
  padding-bottom: 10px;
}
.sjsalumni ul li span,
.sjsalumni ul li span p {
  display: block;
  font-weight: 300;
  font-size: 13px;
  color: #fff;
  margin-bottom: 0;
}
.tourvideo img {
  height: 450px;
}
.socialfooter {
  margin: 0;
  padding: 0;
}
.socialfooter li {
  display: inline-flex;
}
.socialfooter li a {
  height: 25px;
  width: 25px;
  text-align: center;
  line-height: 25px;
  font-weight: 400 !important;
  font-size: 12px !important;
}
.socialfooter .fa-facebook {
  background: #3b5998;
  color: #fff;
}
.socialfooter .fa-twitter {
  background: #55acee;
  color: #fff;
}
.socialfooter .fa-linkedin {
  background: #007bb5;
  color: #fff;
}
.socialfooter .fa-youtube {
  background: #b00;
  color: #fff;
}

.impdownload .Link {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.impdownload .Link .home_links_sec {
  width: 100%;
  margin: 0 0px;
}
.impdownload .Link .home_links_sec:hover{
	    opacity: 0.9;
    transition: .3s;
}
.bg-red {
     background: #c14c4c;
  border-top: 4px solid #6c0303;
}
.bg-blue {
  background: #4171a5;
  border-top: 4px solid #002a56;
}
.bg-green {
  background: #7c3185;
  border-top: 4px solid #025e02;
}

.event_bx_ftr {
   background: white;
    padding: 20px;
    position: relative;
    z-index: 2;
    min-height: 272px;
    box-shadow: 2px 2px 34px #80808061;
    border-radius: 5px;
    margin-bottom: 23px;
}
#message-box .nav-link {
color: black;
    background: white;
    border-top-right-radius: 33px;
    margin-right: 10px;
    border: 0;
}
#message-box .nav-link.active {
    color: #ffffff;
    background-color: #c32c3b;
    border-color: #dee2e6 #dee2e6 #fff;
    border: 0;
    border-top-right-radius: 30px;
}
#notice_sec{
	
}
#notice_sec .noticebox{
	       border: 2px solid #c32c3b;
    padding: 3px 3px;
    display: flex;
    align-items: center;
    margin-top: 0px;
    background: white;
}
#notice_sec .noticebox .not_head{
	    background: #4171a5;
    margin-right: 20px;
}
#notice_sec .noticebox .not_head h1{
	font-size: 16px;
    text-transform: uppercase;
    padding: 8px 12px;
    height: 100%;
    color: white;
    letter-spacing: 0.05em;
    font-weight: 500;
}
#notice_sec .noticebox .not_descript{
	     display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 27px;
}
#notice_sec .noticebox .not_descript h5{
	    font-size: 18px;
    color: #121212;
    font-weight: 500;
}
.noticelisder {
	overflow: hidden;
	padding: 0 34px;
}
.noticelisder .owl-nav{
	  top: -30px;
    position: relative;
}
.not_descript h6{
	    background: #a98007;
    color: white;
    border-radius: 50px;
    padding: 4px 19px;
    margin-right: 15px;
}
.not_descript h6 span{}
.noticelisder .owl-next, .noticelisder .owl-prev {
    height: 25px!important;
    width: 25px!important;
}
#notice_sec .noticebox .not_descript a{
	display: inline-block;
    color: white;
    background: #b40c0c;
    font-size: 15px;
    padding: 4px 12px;
    margin-left: 20px;
    border-radius: 0;
   transition:.3s;
}
#notice_sec .noticebox .not_descript a:hover{
	color: white;
    background: #c82333;
	transition:.3s;
}
.important-documents{
	border: 1px solid #bfbfbf;
    padding: 0;
    margin-bottom: 10px;
    background: white;
}
.important-documents h4{
	    background: bisque;
    padding: 0 0;
    text-align: center;
    color: black;
    padding: 7px 0;
    font-size: 20px;
    font-weight: 600;
}
.important-documents .overflow-handler{
	    padding: 13px;
    background-color: white;
}
.important-documents .infrastructure-table{width: 100%;}
.important-documents .infrastructure-table th{
	    background: #f97272;
    color: white;
    padding: 6px 12px;
    font-size: 17px;
    font-weight: 500;
}
.important-documents .infrastructure-table td{
	    padding: 7px 12px;
    border: 1px solid #e1e1e1;
}
.important-documents .infrastructure-table a{
	background: #4e94bd;
    color: white;
    display: inline-block;
    padding: 4px 16px;
    border-radius: 5px;
    border: 0;
	 transition: .3s;
}
.important-documents .infrastructure-table a:hover{
	background: #182126;
    transition: .3s;
}
#topbar{
	    padding: 4px 0;
    background: #fbff17;
    position: relative;
}
#topbar .newnotice marquee{
	    margin: 0px 0;
    top: 5px;
    position: relative;
}
#topbar .newnotice p {
	color: black;
    margin: 0px 0;
}
#topbar .portalbtns{
	    display: flex;
    justify-content: end;
    margin: 0px 0;
    position: absolute;
    right: 0;
    top: -4px;
    z-index: 9898;
}
#topbar .portalbtns a{
	     color: white;
    padding: 12px 10px;
    display: inline-block;
    margin: 0px 4px;
    width: 113px;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    line-height: 17px;
	transition: .3s;
}

#topbar .portalbtns a:hover{
	    background: #640202;
    transition: .3s;
}
#topbar .portalbtns a span{
	       display: block;
    font-size: 17px;
    font-weight: 600;
}
#topbar .portalbtns .sbtn{
	
	background: #c3313f;
}
#topbar .portalbtns .ssbtn{
	background: #b827bb;
	
}
.all_ntc {
	    background: antiquewhite;
    padding: 20px;
    margin-bottom: 14px;
	transition:.3s;
}
.all_ntc:hover{
    background: #d7ddfa;
	transition:.3s;
}
.all_ntc h3{
	color: #b40c0c;
    font-size: 24px;
    font-weight: 600;
}
.all_ntc h3 span{
	display: block;
    font-size: 17px;
    margin-bottom: 6px;
}
.all_ntc p{
	    margin: 0;
    color: black;
    font-size: 16px !important;
}
.all_ntc a{
	background: #ad0000;
    color: white;
    padding: 4px 11px;
    display: inline-block;
}
.all_ntc a:hover{
	background: #ad0000;
    color: white;
}





