@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Medium.eot");
  src: url("../fonts/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Medium.woff2") format("woff2"), url("../fonts/Roboto-Medium.woff") format("woff"), url("../fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Bold.eot");
  src: url("../fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Bold.woff2") format("woff2"), url("../fonts/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Regular.eot");
  src: url("../fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular.woff2") format("woff2"), url("../fonts/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Black.eot");
  src: url("../fonts/Roboto-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Black.woff2") format("woff2"), url("../fonts/Roboto-Black.woff") format("woff"), url("../fonts/Roboto-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Light.eot");
  src: url("../fonts/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Light.woff2") format("woff2"), url("../fonts/Roboto-Light.woff") format("woff"), url("../fonts/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Thin.eot");
  src: url("../fonts/Roboto-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Thin.woff2") format("woff2"), url("../fonts/Roboto-Thin.woff") format("woff"), url("../fonts/Roboto-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI';
  src: url("../fonts/SegoeUI-Bold.eot");
  src: url("../fonts/SegoeUI-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUI-Bold.woff2") format("woff2"), url("../fonts/SegoeUI-Bold.woff") format("woff"), url("../fonts/SegoeUI-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI';
  src: url("../fonts/SegoeUI-Semibold.eot");
  src: url("../fonts/SegoeUI-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUI-Semibold.woff2") format("woff2"), url("../fonts/SegoeUI-Semibold.woff") format("woff"), url("../fonts/SegoeUI-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI';
  src: url("../fonts/SegoeUI.eot");
  src: url("../fonts/SegoeUI.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUI.woff2") format("woff2"), url("../fonts/SegoeUI.woff") format("woff"), url("../fonts/SegoeUI.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI';
  src: url("../fonts/SegoeUIBlack.eot");
  src: url("../fonts/SegoeUIBlack.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUIBlack.woff2") format("woff2"), url("../fonts/SegoeUIBlack.woff") format("woff"), url("../fonts/SegoeUIBlack.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Semilight';
  src: url("SegoeUI-Semilight.eot");
  src: url("SegoeUI-Semilight.eot?#iefix") format("embedded-opentype"), url("SegoeUI-Semilight.woff2") format("woff2"), url("SegoeUI-Semilight.woff") format("woff"), url("SegoeUI-Semilight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

.roboto-regular {
  font-family: 'Roboto';
  font-weight: normal;
  font-style: normal;
}

.roboto-medium {
  font-family: 'Roboto';
  font-weight: 500;
  font-style: normal;
}

.roboto-black {
  font-family: 'Roboto';
  font-weight: 900;
  font-style: normal;
}

.roboto-bold {
  font-family: 'Roboto';
  font-weight: bold;
  font-style: normal;
}

.segoe-semibold {
  font-family: 'Segoe UI';
  font-weight: 600;
  font-style: normal;
}

.segoe-regular {
  font-family: 'Segoe UI';
  font-weight: normal;
  font-style: normal;
}

.segoe-bold {
  font-family: 'Segoe UI';
  font-weight: bold;
  font-style: normal;
}

.padzero {
  padding: 0 !important;
}

.marginzero {
  margin: 0 !important;
}

.row {
  margin: 0 !important;
}

a {
  text-decoration: none;
}

body {
  color: #000;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

html, body, header, .banner-row, #demo,
.carousel-inner, .carousel-item, .carousel-inner img {
  height: 100%;
}

.carousel-inner {
  background-image: url(../images/new-banner.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.carousel-inner img {
  -o-object-fit: cover;
     object-fit: cover;
}

.banner-row {
  padding-top: 75px;
}

.jumbotron {
  padding: 10px;
}

.jumbotron h1 {
  color: green;
}

.jumbotron p {
  color: red;
}

.logo-text {
  margin-left: 10px;
}

.logo-text p {
  color: #241c55;
  font-size: 18px;
  margin-bottom: 0;
  line-height: 25px;
}

.logo-text h6 {
  color: #241c55;
  font-size: 12px;
  margin-bottom: 0;
}

nav {
  border-bottom: 2px solid #e5e5e5;
  padding: 0 !important;
  position: absolute !important;
  width: 100%;
  background-color: #fff;
  z-index: 9;
  top: 0;
}

.navbar-nav {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
}

.navbar-nav li {
  padding: 0 2px;
}

.navbar-nav a {
  color: #000;
  text-transform: capitalize;
  padding: 20px 5px !important;
  font-size: 15px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  position: relative;
}

.navbar-nav a:hover {
  color: #0056b3 !important;
  text-decoration: none;
}

.navbar-nav .dropdown-li {
  position: relative;
}

.navbar-nav .dropdown-li ul {
  position: absolute;
  padding: 0;
  list-style: none;
  width: 200px;
  -webkit-box-shadow: 0px 3px 7px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 3px 7px 1px rgba(0, 0, 0, 0.1);
  border-top: 2px solid #00a7fa;
  top: 50px;
  background-color: #fff;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  opacity: 0;
}
.drop-down.i-alumini{
	 width: 206px !important;
}

.navbar-nav .dropdown-li li {
  padding: 0;
}

.navbar-nav .dropdown-li li a {
  display: block;
  padding: 10px 15px 10px 34px !important;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  position: relative;
  color: #565656;
  font-size: 15px;
}

.navbar-nav .dropdown-li > a:after, .navbar-nav .dropdown-li > a:before {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.navbar-nav .dropdown-li > a:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #000;
  border-width: 4px;
  margin-left: -36px;
  top: 31px;
  right: -7px;
  display: none;
}

.navbar-nav li.active > a {
  color: #0056b3 !important;
}

.age-info-box {
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: 220px;
    padding: 15px;
    border-radius: 14px;
    backdrop-filter: blur(12px);
    background: rgba(255,255,255,0.20);
    border: 1px solid rgba(255,255,255,0.35);
    box-shadow: 0 4px 20px rgba(0,0,0,0.15);
    z-index: 1000;
    transition: transform .25s ease, opacity .25s ease;
    -webkit-backdrop-filter: blur(12px);
}

/* interior items */
.age-info-box h3 {
    margin: 0 0 10px 0;
    font-weight: 700;
    font-size: 1.05rem;
    color: #3d4690;
}

/* vertical items */
.age-info-box .age-item {
    margin-bottom: 8px;
    padding: 8px;
    border-radius: 10px;
    background: rgba(255,255,255,0.35);
    display:flex;
    justify-content:space-between;
    font-weight:600;
    color:#2c2c2c;
}

/* last item */
.age-info-box .age-item:last-child {
    margin-bottom: 0;
}

/* small screens: move to bottom center, wider, smaller fonts */
@media (max-width: 768px) {
    .age-info-box {
        left: 50% !important;
        right: auto !important;
        transform: translateX(-50%);
        bottom: 12px;
        width: calc(100% - 30px); /* 15px margin each side */
        max-width: 520px;
        padding: 10px;
        border-radius: 12px;
        background: rgba(255,255,255,0.14);
        border: 1px solid rgba(255,255,255,0.2);
    }

    .age-info-box h3 {
        font-size: 1rem;
        text-align: center;
    }

    .age-info-box .age-item {
        padding: 8px;
        font-size: 0.95rem;
        background: rgba(255,255,255,0.28);
    }
}

/* very small phones: reduce height, allow internal scroll */
@media (max-width: 420px) {
    .age-info-box {
        bottom: 10px;
        width: calc(100% - 20px);
        padding: 8px;
        max-height: 34vh;
        overflow-y: auto;
    }

    .age-info-box .age-item {
        padding: 6px;
        font-size: 0.9rem;
    }
}

/* collapsed state for mobile (optional) */
.age-info-box.collapsed {
    max-height: 56px;  /* show only header */
    overflow: hidden;
    padding-bottom: 6px;
}
.age-item {
    padding: 10px;
    margin-bottom: 8px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.35);
    display: flex;
    justify-content: space-between;
    font-weight: 600;
    color: #2c2c2c;
}

.age-item:last-child {
    margin-bottom: 0;
}
    .age-info-box {
    position: absolute;
    bottom: 0px;       /* bottom of banner */
    left: 20px;         /* left side */
    width: 220px;
    padding: 15px;
    border-radius: 14px;

    /* glass effect */
    backdrop-filter: blur(12px);
    background: rgba(255,255,255,0.20);
    border: 1px solid rgba(255,255,255,0.35);

    box-shadow: 0 4px 20px rgba(0,0,0,0.15);
    z-index: 1000;
}
.age-info-box .age-item {
    margin-bottom: 8px;
}
.age-info-box .age-title {
   font-weight: 600;
    color: #1c0263;
    font-size: 1rem;
}
.age-info-box .age-years {
    color: #5e0f0f;
    font-size: 1rem;
}
.i-aboutus {
  -webkit-column-count: 2;
          column-count: 2;
  width: 500px !important;
}

.i-aboutus a {
  background-image: url(../images/spirite.png);
  background-repeat: no-repeat;
}

.i-aboutus li:nth-child(1) a {
  background-position: -33px -3688px;
}

.i-aboutus li:nth-child(1) a:hover {
  background-position: -33px -3635px;
}

.i-aboutus li:nth-child(2) a {
  background-position: -33px -4175px;
}

.i-aboutus li:nth-child(2) a:hover {
  background-position: -33px -4128px;
}

.i-aboutus li:nth-child(3) a {
  background-position: -33px -3792px;
}

.i-aboutus li:nth-child(3) a:hover {
  background-position: -33px -3741px;
}

.i-aboutus li:nth-child(4) a {
  background-position: -33px -4265px;
}

.i-aboutus li:nth-child(4) a:hover {
  background-position: -33px -4220px;
}

.i-aboutus li:nth-child(5) a {
  background-position: -33px -3886px;
}

.i-aboutus li:nth-child(5) a:hover {
  background-position: -33px -3838px;
}

.i-aboutus li:nth-child(6) a {
  background-position: -33px -4356px;
}

.i-aboutus li:nth-child(6) a:hover {
  background-position: -33px -4311px;
}

.i-aboutus li:nth-child(7) a {
  background-position: -33px -3992px;
}

.i-aboutus li:nth-child(7) a:hover {
  background-position: -33px -3938px;
}

.i-aboutus li:nth-child(8) a {
  background-position: -33px -4447px;
}

.i-aboutus li:nth-child(8) a:hover {
  background-position: -33px -4401px;
}

.i-aboutus li:nth-child(9) a {
  background-position: -33px -4081px;
}

.i-aboutus li:nth-child(9) a:hover {
  background-position: -33px -4036px;
}

.i-aboutus li:nth-child(10) a {
  background-position: -33px -6364px;
}

.i-aboutus li:nth-child(10) a:hover {
  background-position: -33px -6332px;
}

.i-amenities a {
  background-image: url(../images/spirite.png);
  background-repeat: no-repeat;
}

.i-amenities li:nth-child(1) a {
  background-position: -33px -4539px;
}

.i-amenities li:nth-child(1) a:hover {
  background-position: -33px -4495px;
}

.i-amenities li:nth-child(2) a {
  background-position: -33px -4631px;
}

.i-amenities li:nth-child(2) a:hover {
  background-position: -33px -4590px;
}

.i-amenities li:nth-child(3) a {
  background-position: -33px -4723px;
}

.i-amenities li:nth-child(3) a:hover {
  background-position: -33px -4678px;
}

.i-amenities li:nth-child(4) a {
  background-position: -33px -4795px;
}

.i-amenities li:nth-child(4) a:hover {
  background-position: -33px  -4763px;
}

.i-amenities li:nth-child(5) a {
  background-position: -33px -4877px;
}

.i-amenities li:nth-child(5) a:hover {
  background-position: -33px -4833px;
}

.i-amenities li:nth-child(6) a {
  background-position: -33px -4968px;
}

.i-amenities li:nth-child(6) a:hover {
  background-position: -33px -4920px;
}

.i-academics a {
  background-image: url(../images/spirite.png);
  background-repeat: no-repeat;
}

.i-academics > li:nth-child(1) > a {
  background-position: -33px -5010px;
}

.i-academics > li:nth-child(1) > a:hover {
  background-position: -33px -5051px;
}

.i-academics > li:nth-child(2) > a {
  background-position: -33px -5126px;
}

.i-academics > li:nth-child(2) > a:hover {
  background-position: -33px -5091px;
}

.i-academics > li:nth-child(3) > a {
  background-position: -33px -5206px;
}

.i-academics > li:nth-child(3) > a:hover {
  background-position: -33px -5165px;
}

.i-academics > li:nth-child(4) > a {
  background-position: -33px -5285px;
}

.i-academics > li:nth-child(4) > a:hover {
  background-position: -33px -5246px;
}

.i-academics > li:nth-child(5) > a {
  background-position: -33px -5363px;
}

.i-academics > li:nth-child(5) > a:hover {
  background-position: -33px -5327px;
}

.i-admission a {
  background-image: url(../images/spirite.png);
  background-repeat: no-repeat;
}

.i-admission > li:nth-child(1) > a {
  background-position: -33px -5453px;
}

.i-admission > li:nth-child(1) > a:hover {
  background-position: -33px -5414px;
}

.i-admission > li:nth-child(2) > a {
  background-position: -33px -5534px;
}

.i-admission > li:nth-child(2) > a:hover {
  background-position: -33px -5496px;
}

.i-admission > li:nth-child(3) > a {
  background-position: -33px -5608px;
}

.i-admission > li:nth-child(3) > a:hover {
  background-position: -33px -5571px;
}

.i-admission > li:nth-child(4) > a {
  background-position: -33px -5689px;
}

.i-admission > li:nth-child(4) > a:hover {
  background-position: -33px -5649px;
}

.i-admission > li:nth-child(5) > a {
  background-position: -33px -5770px;
}

.i-admission > li:nth-child(5) > a:hover {
  background-position: -33px -5731px;
}

.i-school-information a {
  background-image: url(../images/spirite.png);
  background-repeat: no-repeat;
}

.i-school-information > li:nth-child(1) > a {
  background-position: -33px -5846px;
}

.i-school-information > li:nth-child(1) > a:hover {
  background-position: -33px -5811px;
}

.i-school-information > li:nth-child(2) > a {
  background-position: -33px -5923px;
}

.i-school-information > li:nth-child(2) > a:hover {
  background-position: -33px -5882px;
}

.i-alumini a {
  background-image: url(../images/spirite.png);
  background-repeat: no-repeat;
}

.i-alumini > li:nth-child(1) > a {
  background-position: -33px -5993px;
}

.i-alumini > li:nth-child(1) > a:hover {
  background-position: -33px -5961px;
}

.i-alumini > li:nth-child(2) > a {
  background-position: -33px -6062px;
}

.i-alumini > li:nth-child(2) > a:hover {
  background-position: -33px -6026px;
}

.i-tc a {
  background-image: url(../images/spirite.png);
  background-repeat: no-repeat;
}

.i-tc > li:nth-child(1) > a {
  background-position: -33px -6139px;
}

.i-tc > li:nth-child(1) > a:hover {
  background-position: -33px -6100px;
}

.i-publications a {
  background-image: url(../images/spirite.png);
  background-repeat: no-repeat;
}

.i-publications > li:nth-child(1) > a {
  background-position: -33px -6224px;
}

.i-publications > li:nth-child(1) > a:hover {
  background-position: -33px -6187px;
}

.i-publications > li:nth-child(2) > a {
  background-position: -33px -6294px;
}

.i-publications > li:nth-child(2) > a:hover {
  background-position: -33px -6258px;
}

.drop-down > .dropdown-li > a:before {
  left: 28px !important;
}

.carousel-control-next {
  z-index: 0;
}

.carousel-caption {
  top: 26px;
  bottom: unset;
  width: 1140px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: left;
  z-index: 0;
}

.carousel-caption h3 {
  color: #fff;
  font-size: 64px;
  text-transform: uppercase;
  line-height: 65px;
  text-align: center;
}

.carousel-caption p {
  font-size: 17px;
  color: #000;
  line-height: 20px;
}

.latest-news {
  position: absolute;
  top: 60px;
  right: 0;
  width: 340px;
}

.news-head {
  background-image: -webkit-gradient(linear, left top, right top, from(#007ad0), to(#00a7fa));
  background-image: linear-gradient(to right, #007ad0, #00a7fa);
  color: #fff;
  padding: 25px 20px 20px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
 cursor:pointer;
}

.news-head h5 {
  font-size: 21px;
  margin-bottom: 0;
}

.news-head p {
  font-size: 11px;
  margin-bottom: 3px;
}

.news-head span {
  display: inline-block;
  width: 36px;
  height: 32px;
  background-image: url(../images/spirite.png);
  background-position: -33px -288px;
  margin: 8px 0 0 12px;
}

.news-content p {
  margin-bottom: 0;
  border-bottom: 1px solid #c5ced9;
}

.news-content p:last-child {
  border-bottom: 0;
}

.news-content p a {
  padding: 20px 55px 20px 19px;
  color: #454545;
  font-size: 12px;
  display: block;
  text-decoration: none;
  position: relative;
  background-color: #e2eefe;
}

.news-content p a span {
  position: absolute;
  background-color: #009bef;
  color: #fff;
  font-size: 9px;
  padding: 2px 8px;
  border-radius: 3px;
  text-transform: uppercase;
  right: 5%;
  top: 21px;
}

.news-content p a span:after, .news-content p a span:before {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.news-content p a span:before {
  border-top-color: #009bef;
  border-width: 5px;
  top: 17px;
  margin: auto;
  left: 0;
  right: 0;
}

.q-s-g-section .row .col-sm-4 {
  text-align: center;
}

.q-s-g-section .row .col-sm-4 span {
  display: inline-block;
  width: 60px;
  height: 60px;
  background-image: url(../images/spirite.png);
  margin: auto;
}

.q-s-g-section .row .col-sm-4 h4 {
  margin: 0;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
}

.q-s-g-section .row .col-sm-4 > div {
  padding: 30px;
  color: #fff;
  margin: 50px 25px 0;
}

.q-s-g-section .row .col-sm-4:nth-child(1) > div {
  background-image: -webkit-gradient(linear, left bottom, right top, from(#3d4690), to(#309dda));
  background-image: linear-gradient(to top right, #3d4690, #309dda);
}

.q-s-g-section .row .col-sm-4:nth-child(1) > div span {
  background-position: -25px -19px;
}

.q-s-g-section .row .col-sm-4:nth-child(2) > div {
  background-image: -webkit-gradient(linear, left bottom, right top, from(#fa3062), to(#fe573d));
  background-image: linear-gradient(to top right, #fa3062, #fe573d);
}

.q-s-g-section .row .col-sm-4:nth-child(2) > div span {
  background-position: -22px -108px;
}

.q-s-g-section .row .col-sm-4:nth-child(3) > div {
  background-image: -webkit-gradient(linear, left bottom, right top, from(#ff7c25), to(#ffbf09));
  background-image: linear-gradient(to top right, #ff7c25, #ffbf09);
}

.q-s-g-section .row .col-sm-4:nth-child(3) > div span {
  background-position: -25px -196px;
}

.q-s-g-content {
  padding: 50px 0;
  text-align: center;
}

.q-s-g-content h3 {
  color: #3d4690;
  font-size: 28px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.q-s-g-content p {
  font-size: 17px;
  color: #595959;
  line-height: 27px;
}

.leave-the-legacy {
  background-color: #f4f4f4;
  padding: 50px 0;
}

.leave-the-legacy .leave-the-legacy-head > h6 {
  font-size: 27px;
  text-align: center;
  margin-bottom: 70px;
}

.leave-the-legacy .leave-the-legacy-head > h6 span {
  color: #00a7fa;
}

.leave-the-legacy-content > div:nth-child(5) > div {
  margin-right: 0;
  margin-bottom: 0;
}

.leave-the-legacy-content .col-sm-4 > div {
  background-color: #fff;
  padding: 35px 25px;
  -webkit-box-shadow: 0px 2px 20px -1px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 2px 20px -1px rgba(0, 0, 0, 0.2);
  margin-right: 30px;
  margin-bottom: 30px;
}

.leave-the-legacy-content .col-sm-4 > div h6 {
  margin-bottom: 3px;
  color: #4f4f4f;
  font-size: 17px;
}

.leave-the-legacy-content .col-sm-4 > div h5 {
  margin-bottom: 18px;
  font-size: 23px;
}

.leave-the-legacy-content > h6 {
  color: #4f4f4f;
  font-size: 17px;
  margin-bottom: 0;
}

.leave-the-legacy-content > h5 {
  font-size: 23px;
  margin-bottom: 18px;
}

.leave-the-legacy-content p {
  font-size: 14px;
  color: #4f4f4f;
  line-height: 26px;
  margin: 12px 0 35px;
}

.leave-the-legacy-content a {
  color: #000;
  text-decoration: none;
  position: relative;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 8px;
}

.leave-the-legacy-content a span {
  background-image: url(../images/spirite.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 20px;
  height: 16px;
  position: absolute;
  background-position: -42px -1087px;
  bottom: 1px;
  right: -21px;
}

.student-login > div {
  background-image: url(../images/student-login.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 91.5%;
  margin: 0 !important;
}

.student-login .student-login-div {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.8) !important;
  text-align: center;
  bottom: 40px;
  left: 0;
  right: 0;
  width: 332px;
  margin: auto !important;
  padding: 20px;
}

.student-login .student-login-div p {
  line-height: 18px !important;
  margin-bottom: 15px;
  color: #000;
}

.student-login .student-login-div a {
  background-color: #ffbf09;
  display: inline-block;
  padding: 5px 20px 10px;
  font-size: 23px;
}

.admissions > div {
  background-image: url(../images/admissions-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  width: 96%;
  height: 100%;
  margin-right: 31px;
  padding: 20px;
}

.admissions .admission-div {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.8) !important;
  text-align: center;
  bottom: 0;
  right: 55px;
  width: 400px;
  top: 0;
  height: 160px;
  margin: auto;
}

.admissions .admission-div > p {
  line-height: 18px;
  margin-top: 30px;
  margin-bottom: 15px;
  color: #000;
}

.admissions .admission-div > a {
  background-color: #ffbf09;
  display: inline-block;
  padding: 5px 20px 10px;
  font-size: 23px;
}

.counter-section {
  background-color: #323232;
  padding: 70px 0;
  color: #fff;
}

.counter-content h6 {
  font-size: 27px;
  margin-bottom: 15px;
}

.counter-content p {
  font-size: 17px;
  line-height: 25px;
}

.counter-content a {
  display: inline-block;
  background-color: #ffbf09;
  color: #000;
  padding: 8px 25px;
  margin-top: 15px;
  text-decoration: none;
  font-size: 23px;
}

.counter-div {
  text-align: center;
}

.counter-div h6 {
  font-size: 19px;
  margin-bottom: 30px;
}

.counter-div .counter-number {
  border: 1px solid #f7f7f7;
  border-radius: 5px;
  padding: 20px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.counter-div .counter-number .counter {
  font-size: 31px;
}

.counter-div .counter-number span {
  font-size: 29px;
}

.counter-div p {
  font-size: 19px;
  margin-top: 10px;
}

.school-gallery-section {
  text-align: center;
  padding: 50px 0;
  overflow: hidden;
}

.school-gallery-section h3 {
  color: #3d4690;
  font-size: 43px;
  margin-bottom: 15px;
}

.school-gallery-section > p {
  color: #696969;
  font-size: 17px;
  margin-bottom: 60px;
}

.gallery-head ul li a.active{
  background-color: #ffbf09;
  color: #000;
  position: relative;
}

.gallery-content {
  background-color: rgba(24, 163, 214, 0.8);
  position: absolute;
  width: 100%;
  bottom: 0;
  bottom: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 0;
  -webkit-transition: all .5s linear;
  transition: all .5s linear;
}

.gallery-content a {
  float: left;
  width: 100%;
  text-decoration: none;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  padding-top: 40%;
}

.gallery-content span {
  display: inline-block;
  width: 84px;
  height: 56px;
  background-image: url(../images/spirite.png);
  background-position: -10px -752px;
}

.gallery-content p {
  color: #fff;
  margin: 0;
  font-size: 17px;
}

.school-gallery-row .col-sm-3:hover .gallery-content {
  height: 100%;
}

.school-gallery-row .col-sm-3 {
  overflow: hidden;
  margin-bottom: 20px;
}
.view-more-btn{
    border: none;
    color: #242c6a;
    font-weight: bold;
}
.gallery-view-more, .gallery-view-more:hover {
  width: 160px;
  margin: auto;
  text-transform: capitalize;
  background-color: #ffbf09;
  color: #000;
  padding: 10px 0;
  font-size: 21px;
  margin-top: 20px;
  text-decoration: none;
}

.news-events-section {
  background-color: #f4f4f4;
  padding: 50px 0;
}

.news-events-heading {
  background-image: -webkit-gradient(linear, left bottom, right top, from(#007ad0), to(#00a4f8));
  background-image: linear-gradient(to top right, #007ad0, #00a4f8);
  color: #fff;
  padding: 50px 20px;
}

.news-events-heading h3 {
  font-size: 43px;
  line-height: 44px;
}

.news-events-heading p {
  margin-bottom: 30px;
  line-height: 28px;
  font-size: 17px;
}

.news-events-heading a {
  display: inline-block;
  color: #fff;
  font-size: 23px;
  border: 2px solid #fff;
  padding: 3px 20px 7px;
  text-decoration: none;
}

.news-events-para-div {
  overflow: hidden;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.news-events-para-div img {
  width: 100%;
}

.news-events-para-div .news-events-para {
  position: absolute;
  bottom: -42px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.news-events-para-div .news-events-para p {
  margin: 0;
  padding: 20px 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  font-size: 17px;
  line-height: 24px;
}

.news-events-para-div .news-events-para a {
  padding: 10px 20px;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  position: relative;
}

.news-events-para-div .news-events-para a:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 1px;
  background-color: #fff;
  right: 0;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
  top: 19px;
}

.news-events-para-div .news-events-para a:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 1px;
  background-color: #fff;
  right: 0;
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
  top: 23px;
}

.news-events-para-div:hover .news-events-para {
  bottom: 0;
}

.contactus-section {
  background-color: #1d1d1d;
  color: #fff;
  text-align: center;
  padding: 50px 0;
  float: left;
  width: 100%;
}

.contactus-section h2 {
  font-size: 43px;
  margin-bottom: 50px;
}

.address-para p {
  text-align: left;
  font-size: 16px;
  position: relative;
}

.address-para p span {
  position: absolute;
  width: 34px;
  height: 39px;
  background-image: url(../images/spirite.png);
  left: -45px;
  top: 0px;
}

.address-para p a {
  color: #fff;
  text-decoration: none;
}

.contactus-section .row .address-para:nth-child(1) {
  padding-left: 45px;
}

.contactus-section .row .address-para:nth-child(1) span {
  background-position: -38px -857px;
}

.contactus-section .row .address-para:nth-child(2) p {
  margin-left: 70px;
}

.contactus-section .row .address-para:nth-child(2) span {
  background-position: -37px -937px;
}

.contactus-section .row .address-para:nth-child(3) {
  padding: 0 0 0 70px;
}

.contactus-section .row .address-para:nth-child(3) span {
  background-position: -38px -1021px;
}

.footer-nav {
  border-top: 1px solid #4a4a4a;
  float: left;
  width: 100%;
  padding-top: 25px;
  margin-top: 20px;
}

.footer-nav ul {
  list-style: none;
  float: left;
  margin: 0;
  padding: 0 30px;
}

.footer-nav ul:first-child {
  -webkit-column-count: 5;
          column-count: 5;
  padding: 0 35px;
  width: 100%;
}

.footer-nav a {
  color: #fff;
  text-decoration: none;
  position: relative;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  display: block;
  text-align: left;
  margin-bottom: 4px;
  font-size: 15px;
  margin-left: 20px;
  text-transform: capitalize;
}

.footer-nav a:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  background-color: #fff;
  left: -8px;
  top: 13px;
  border-radius: 50%;
  display: none;
}

.footer-nav a:hover {
  color: #00a2f6;
}

.footer-nav a:hover:before {
  background-color: #00a2f6;
}

.footer-nav p {
  text-align: left;
  padding-left: 20px;
  color: #0195df;
  font-size: 18px;
  margin-bottom: 7px;
  font-family: 'Roboto' !important;
  font-weight: normal !important;
  font-style: normal !important;
  text-transform: capitalize;
}

.footer-nav h6 {
  text-align: left;
  padding-left: 20px;
  color: #0195df;
  font-size: 13px;
  margin-bottom: 10px;
}

.footer-nav-row .col-md-2 {
  width: 20%;
  max-width: unset;
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}

.footer-social a {
  width: 40px;
  height: 40px;
  display: inline-block;
  background-image: url(../images/spirite.png);
  background-repeat: no-repeat;
  background-color: #00a5f8;
  border-radius: 50%;
}

.footer-social li:nth-child(1) a {
  background-position: -29px -422px;
}

.footer-social li:nth-child(2) a {
  background-position: -27px -487px;
}

.footer-social li:nth-child(3) a {
  background-position: -27px -553px;
}

.footer-social li:nth-child(4) a {
  background-position: -28px -617px;
}

.footer-social li:nth-child(5) a {
  background-position: -28px -683px;
}

.footer-social {
  width: 100%;
  padding: 50px 0 0 !important;
}

.footer-social li {
  padding: 0 5px !important;
  float: none !important;
  display: inline-block;
}

.footer-social li a {
  margin-left: 10px;
}

.footer-social li a:before {
  display: none;
}

footer {
  float: left;
  width: 100%;
  padding: 10px 0;
  text-align: center;
  color: #000;
  font-size: 12px;
}

footer a, footer a:hover {
  color: #000;
  text-decoration: none;
}

.sticky_header {
  position: fixed !important;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  background-color: #fff;
  padding: 25px 0 10px;
  cursor: auto !important;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

/*scroll top*/
.scrollToTop {
  position: fixed;
  display: none;
  bottom: 40px;
  right: 20px;
  background: #0195df;
  z-index: 9999;
  cursor: pointer;
  width: 40px;
  height: 35px;
  text-align: center;
  padding-top: 6px;
  border-radius: 10%;
  -webkit-border-radius: 10%;
  -moz-border-radius: 10%;
  -ms-border-radius: 10%;
  color: #fff;
}

.scrollToTop::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 2px;
  background-color: #fff;
  left: 10px;
  -webkit-transform: rotate(-44deg);
          transform: rotate(-44deg);
  top: 17px;
}

.scrollToTop::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 2px;
  background-color: #fff;
  right: 10px;
  -webkit-transform: rotate(44deg);
          transform: rotate(44deg);
  top: 17px;
}

.bg_load {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: url("../images/loading.gif") 50% 50% no-repeat #F5F7F6;
  display:none;
}

.animation-element.slide-top {
  opacity: 0;
  -webkit-transition: all 700ms linear;
  transition: all 700ms linear;
  -webkit-transform: translate3d(0px, 50px, 0px);
  transform: translate3d(0px, 50px, 0px);
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.animation-element.slide-left.in-view,
.animation-element.slide-top.in-view,
.animation-element.zoom-in.in-view,
.animation-element.slide-right.in-view {
  opacity: 1;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

.sticky-social {
  list-style: none;
  margin: 0;
  padding: 0;
  position: fixed;
  z-index: 9;
  top: 35%;
}

.sticky-social li a {
  width: 40px;
  height: 40px;
  display: inline-block;
  background-image: url(../images/spirite.png);
  background-repeat: no-repeat;
  background-color: #3d4690;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.sticky-social li:nth-child(1) a {
  background-position: -29px -422px;
}

.sticky-social li:nth-child(2) a {
  background-position: -27px -487px;
}

.sticky-social li:nth-child(3) a {
  background-position: -27px -553px;
}

.sticky-social li:nth-child(4) a {
  background-position: -28px -617px;
}

.sticky-social li:nth-child(5) a {
  background-position: -28px -683px;
}

.aboutpage-section {
  padding: 50px 0;
}

.about-tab ul {
  -webkit-box-shadow: 0px 0px 11px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 11px 1px rgba(0, 0, 0, 0.2);
  border: 0;
  border-top: 5px solid #00a7fa;
  padding: 10px 20px;
}

.about-tab ul li {
  float: left;
  width: 100%;
  border-bottom: 2px solid #f2f2f2;
}

.about-tab ul li:last-child {
  border-bottom: 0;
}

.about-tab ul li a {
  display: block;
  font-size: 17px;
  color: #000;
  text-transform: capitalize;
  padding: 15px 0;
  text-decoration: none;
}

.about-tab ul .active {
  color: #00a7fa;
}

.about-tab-content h2 {
  font-size: 40px;
  margin-bottom: 15px;
}

.about-tab-content h3 {
  font-size: 23px;
}

.about-tab-content p {
  font-size: 17px;
  color: #686767;
}

.about-tab-content h4 {
  font-size: 14px;
  color: #686767;
  background-color: #f2f2f2;
  padding: 15px 20px;
  line-height: 28px;
  margin-bottom: 0;
}

.about-tab-content h5 {
  padding: 10px 0 0 20px;
  font-size: 24px;
}

.about-tab-content h6 {
  font-size: 18px;
  color: #4f4f4f;
  padding-left: 20px;
}

.message-description p {
  padding-left: 20px;	
  margin-bottom: 10px;
}

.tab-pane.show {
  -webkit-animation-name: fadeInDowntab;
          animation-name: fadeInDowntab;
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
}

@-webkit-keyframes fadeInDowntab {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDowntab {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.about-owl {
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
  margin-top: 30px;
}

.about-owl .item {
  padding: 20px 0 0;
}

.about-owl .item img {
  width: auto !important;
  margin: auto;
  margin-bottom: 25px;
}

.about-owl .item h5 {
  font-size: 20px;
  padding: 0 10px 0 30px;
}

.about-owl .item p {
  font-size: 14px;
  color: #686767;
  margin-bottom: 20px;
  padding: 0 20px 0;
  text-align: justify;
}

.about-owl .item h6 {
  color: #00a7fa;
  font-size: 14px;
  padding: 0 10px 0 30px;
  display: none;
}

.blog-page {
  padding: 50px 0;
}

.blog-content h1 {
  font-size: 47px;
  margin-bottom: 20px;
}

.blog-content h6 {
  color: #6e6e6e;
  font-size: 14px;
  border-bottom: 2px solid #ebebeb;
  padding: 20px 0;
  margin-bottom: 20px;
  background-image: url(../images/spirite.png);
  background-repeat: no-repeat;
  background-position: -44px -1118px;
  padding-left: 25px;
}

.blog-content p {
  color: #686767;
  font-size: 17px;
}

.blog-content ul {
  font-family: 'Roboto';
  font-weight: 500;
  font-style: normal;
  padding-left: 20px;
  color: #686767;
  font-size: 17px;
  margin-bottom: 50px;
}

.blog-content ul li {
  list-style-type: none;
  position: relative;
}

.blog-content ul li:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border: 2px solid #686767;
  border-radius: 50%;
  left: -17px;
  top: 8px;
}

.blog-pagination {
  border-top: 2px solid #e8e8e8;
  padding: 20px 0;
  border-bottom: 2px solid #e8e8e8;
}

.blog-pagination .col-md-6:nth-child(1) p {
  padding-right: 10px;
}

.blog-pagination .col-md-6:nth-child(2) {
  text-align: right;
}

.blog-pagination .col-md-6:nth-child(2) p {
  padding-left: 10px;
}

.blog-pagination a {
  color: #01a7fb;
  font-size: 13px;
  margin-bottom: 5px;
  display: inline-block;
  text-decoration: none;
}

.blog-pagination p {
  font-size: 14px;
  color: #000;
  margin-bottom: 0;
}

.blog-filter h4 {
  font-size: 20px;
  margin-bottom: 20px;
}

.blog-filter .categories ul {
  list-style: none;
  padding: 0;
}

.blog-filter .categories ul li {
  margin-bottom: 10px;
}

.blog-filter .categories ul li a {
  font-size: 14px;
  color: #01a7fb;
  text-decoration: none;
  display: inline-block;
  position: relative;
  padding-left: 11px;
}

.blog-filter .categories ul li a:after, .blog-filter .categories ul li a:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.blog-filter .categories ul li a:before {
  border-color: rgba(194, 225, 245, 0);
  border-left-color: #000;
  border-width: 4px;
  left: 0;
  top: 6px;
}

.blog-filter .lates-post .row {
  margin-bottom: 40px !important;
}

.blog-filter .lates-post a {
  text-decoration: none;
}

.blog-filter .lates-post img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.blog-filter .lates-post p {
  font-size: 17px;
  color: #01a7fb;
  line-height: 20px;
  margin-bottom: 5px;
  padding-left: 10px;
}

.blog-filter .lates-post h6 {
  font-size: 14px;
  color: #686767;
  padding-left: 10px;
  margin-bottom: 0;
}

.blog-filter .tags a {
  background-color: #01a7fb;
  color: #fff;
  text-decoration: none;
  padding: 8px 12px;
  float: left;
  margin: 2px;
}

.name-teacher {
  border-top: 4px solid #ffbf09;
  margin-top: 30px;
}

.name-teacher > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #7fd3fc;
  padding: 10px 60px 10px 0;
}

.name-teacher > div p {
  color: #000;
  font-size: 14px;
  text-transform: capitalize;
  margin-bottom: 0;
}

.Publications-section {
  padding: 70px 0 0;
}

.Publications-div {
  position: relative;
  text-align: center;
  margin: 0 20px 80px;
  background-color: #f4f4f4;
  padding: 20px;
}

.Publications-div .Publications-content {
  padding: 20px 0 0;
}

.Publications-div .Publications-content p {
  font-size: 23px;
  color: #000;
  margin-bottom: 5px;
  position: relative;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.Publications-div .Publications-content h6 {
  font-size: 14px;
  color: #00a7fa;
  background-image: url(../images/spirite.png);
  background-position: -47px -1185px;
  background-repeat: no-repeat;
  padding-left: 23px;
  position: relative;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding: 10px 0;
  margin-bottom: 0;
  margin-top: 20px;
}

.Publications-div a {
  text-decoration: none;
}

.results-page-bg .Publications-div {
  background-color: #fff;
}

.inner-banner {
  padding: 77px 0 0;
}

.aim-section {
  padding: 70px 0;
}

.aim-section h1 {
  font-size: 40px;
  margin-bottom: 15px;
}

.aim-section h4 {
  font-size: 26px;
}

.aim-section h6 {
  color: #686767;
  font-size: 17px;
  line-height: 25px;
  margin: 20px 0 20px 0;
  position: relative;
}

.aim-section p {
  color: #686767;
  font-size: 17px;
  margin-bottom: 25px;
}

.mission-section {
  /* color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; */
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 250px;
  background-image: linear-gradient(to top right, #3d4690, #309dda);
}

.mission-section > .row {
  width: 100%;
}

.mission-section .mission-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 35px 0px 105px;
}

.mission-section h4 {
  font-size: 32px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.mission-section p {
  font-size: 17px;
}

.mission-section ul {
  margin-bottom: 0;
  padding-left: 17px;
}

.the-vission {
  padding: 60px 0;
  text-align: center;
}

.the-vission h4 {
  font-size: 42px;
  color: #3d4690;
  margin-bottom: 50px;
}

.the-vission .row .the-vision-content {
  display: inline-block;
  background-color: #ffffff;
  width: 32.44%;
  margin: 5px 5px;
  padding: 30px 20px;
  /* border: 1px solid #dedede; */
  border:1px solid #fd7e14;
}

/* .the-vission .row .the-vision-content span {
  width: 60px;
  height: 60px;
  background-image: url(../images/spirite.png);
  float: left;
}

.the-vission .row .the-vision-content p {
  text-align: left;
  font-size: 17px;
  color: #000;
  margin-left: 90px;
  position: relative;
  margin-bottom: 0;
}

.the-vission .row .the-vision-content p:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 95px;
  background-color: #bbb;
  left: -17px;
  top: -17px;
} */
/* 
.the-vission .row .the-vision-content:nth-child(1) span {
  background-position: -20px -1308px;
}

.the-vission .row .the-vision-content:nth-child(2) span {
  background-position: -21px -1400px;
}

.the-vission .row .the-vision-content:nth-child(3) span {
  background-position: -22px -1492px;
}

.the-vission .row .the-vision-content:nth-child(4) span {
  background-position: -22px -1582px;
}

.the-vission .row .the-vision-content:nth-child(5) span {
  background-position: -22px -1674px;
}

.the-vission .row .the-vision-content:nth-child(6) span {
  background-position: -22px -1769px;
}

.the-vission .row .the-vision-content:nth-child(7) span {
  background-position: -22px -1860px;
}

.the-vission .row .the-vision-content:nth-child(7) p:before {
  height: 95px;
}
.the-vission .row .the-vision-content:nth-child(8) span{
	background-position: -22px -1491px;
} */

.psg-history {
  text-align: center;
  background-color: #f4f4f4;
  padding: 60px 0;
}

.psg-history > .container {
  overflow: hidden;
  padding: 0;
  position: relative;
}

.psg-history > .container:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #b4b4b4;
  left: 0;
  top: 97px;
}

.psg-history > .container h2 {
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.psg-history > .container #dates {
  padding: 0;
  position: relative;
  padding-top: 22px;
}

.psg-history > .container #dates li a {
  font-size: 13px;
  color: #8c8c8d;
  text-decoration: none;
  padding: 10px;
  position: relative;
}

.psg-history > .container #dates li a:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background-image: -webkit-gradient(linear, left bottom, right top, from(#007ad0), to(#00a7fa));
  background-image: linear-gradient(to right top, #007ad0, #00a7fa);
  border-radius: 50%;
  margin: auto;
  left: 0;
  right: 0;
  border: 2px solid #fff;
  top: -11px;
}

.psg-history > .container #dates li a.selected:before {
  background-image: none;
  background-color: #b2b2b2;
}

.psg-history > .container #timeline {
  margin-top: 60px;
}

.psg-history > .container #timeline ul {
  padding: 0;
}

.psg-history > .container #timeline h4 {
  font-size: 26px;
  margin-bottom: 30px;
}

.psg-history > .container #timeline p {
  color: #7b7b7b;
  font-size: 15px;
  line-height: 28px;
}

.rulese-regulation {
  padding: 50px 0;
}

.rulese-regulation .rulese-regulation-head {
  text-align: center;
  margin-bottom: 50px;
}

.rulese-regulation .rulese-regulation-head h1 {
  color: #3d4690;
  font-size: 42px;
  margin-bottom: 20px;
}

.rulese-regulation .rulese-regulation-head p {
  font-size: 17px;
  color: #696969;
  margin-bottom: 0;
}

.rulese-regulation ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.rulese-regulation ul li {
  display: inline-block;
  margin: 0 2px;
}

.rulese-regulation ul li a {
  background-color: #00a7fa;
  color: #fff;
  border-radius: 3px;
  width: 182px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  text-decoration: none;
}

.rulese-regulation ul li .rules-active {
  background-color: #ffbf09;
  color: #000;
  position: relative;
}

.rulese-regulation ul li .rules-active:after, .rulese-regulation ul li .rules-active:before {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.rulese-regulation ul li .rules-active:before {
  border-top-color: #ffbf09;
  border-width: 12px;
  position: absolute;
  right: 30px;
  bottom: -24px;
}

.rulese-regulation .school-timing {
  margin: 70px 90px 0;
}

.rulese-regulation .school-timing h4 {
  color: #00a7fa;
  font-size: 17px;
  border-bottom: 4px solid #ffbf09;
  margin: 0;
  padding-bottom: 10px;
}

.rulese-regulation .school-timing ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  color: #000;
  border-bottom: 1px solid #7fd3fc;
  padding: 10px 50px 10px 0;
}

.rulese-regulation .school-timing ul li:last-child {
  border-bottom: 0;
}

.rulese-regulation .school-timing ul li p {
  margin: 0;
}

.school-uniform {
  margin-top: 70px;
}

.school-uniform h4 {
  color: #00a7fa;
  font-size: 17px;
  margin-bottom: 12px;
}

.school-uniform th {
  font-size: 17px;
  color: #000;
  border-top: 1px solid #7fd3fc;
  border-bottom: 2px solid #ffbf09 !important;
  width:20%
}

.school-uniform td {
  font-size: 14px;
  color: #000;
  border-bottom: 1px solid #7fd3fc;
}

.do-and-dont {
  margin-top: 70px;
  position: relative;
}

.do-and-dont .number3 {
  position: absolute;
  bottom: 15px;
}

.do-and-dont h4 {
  text-align: center;
  color: #3d4690;
  font-size: 23px;
  margin-bottom: 50px;
}

.rules-number span {
  float: left;
  font-size: 43px;
  color: #00a7fa;
  border: 2px solid #ffbf09;
  border-radius: 3px;
  padding: 5px;
  width: 70px;
  height: 70px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  position: absolute;
  left: 0;
}

.rules-number p {
  margin-bottom: 0;
  padding-top: 11px;
  color: #010101;
  font-size: 15px;
  padding-left: 90px;
}

.do-and-dont .row .rules-number:nth-child(1) p {
  margin-right: 20px;
}

.abcd {
  margin-top: 70px !important;
}

.abcd p {
  position: relative;
  background-color: #f4f4f4;
  font-size: 17px;
  margin-bottom: 0;
  padding: 30px 15px;
  margin-right: 8px;
  height: 136px;
}

.abcd p span {
  font-size: 36px;
  background-color: #ffbf09;
  position: absolute;
  top: -20px;
  padding: 3px 12px 7px;
  left: -26px;
  line-height: 32px;
  border-radius: 3px;
}

.abcd .col-md-3:last-child p {
  height: auto;
}

.dress-code {
  background-color: #f4f4f4;
  padding: 50px 0;
}

.dress-code h4 {
  text-align: center;
  color: #3d4690;
  font-size: 23px;
  margin-bottom: 60px;
}

.dress-code .rules-number {
  margin-bottom: 45px;
}

.dress-code .rules-number p {
  padding-top: 0;
}

.dress-code .row .rules-number:nth-child(odd) p {
  padding-right: 40px;
}

.dress-code .row .rules-number:last-child {
  margin-bottom: 0;
}

.creative-corner {
  background-image: url(../images/creative-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0 30px;
}

.creative-corner h1 {
  text-align: center;
  font-size: 43px;
  color: #3d4690;
  margin-bottom: 50px;
}

.creative-corner .creative-corner-img {
  margin: 0 30px 90px;
  position: relative;
  background-color: #f4f4f4;
  padding: 20px 85px 70px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.creative-corner .creative-corner-img p {
  position: absolute;
  bottom: -43px;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 20px;
  background-color: #fff;
  width: 80%;
  text-align: center;
  padding: 30px 0;
  z-index: 1;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.creative-corner .creative-corner-img p:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: #00a7fa;
  left: 0;
  bottom: 0;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  z-index: -1;
}

.creative-corner .creative-corner-img:hover {
  -webkit-box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.2);
}

.creative-corner .creative-corner-img:hover p {
  color: #fff;
}

.creative-corner .creative-corner-img:hover p:before {
  height: 100%;
}

.primary-student-council h6 {
  font-size: 17px;
  color: #00a7fa;
  text-align: center;
  margin-bottom: 15px;
}

.primary-student-council ul {
  border-top: 4px solid #ffbf09;
}

.primary-student-council ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  color: #000;
  border-bottom: 1px solid #7fd3fc;
  padding: 10px 50px 10px 0;
}

.primary-student-council ul li p {
  margin-bottom: 0;
  font-size: 14px;
}

.primary-student-council .row .col-md-6:nth-child(1) {
  padding: 0 25px 0 0px;
}

.primary-student-council .row .col-md-6:nth-child(2) {
  padding: 0 0 0 25px;
}

.senior-block {
  background-color: #f4f4f4;
}

.co-scholastics h5 {
  text-align: center;
  font-size: 23px;
  color: #3d4690;
  padding: 50px 0;
}

.co-scholastics-img {
  margin: 10px;
}

.co-scholastics-img img {
  border: 4px solid #f4f4f4;
}

.sub-drop-down {
  right: -190px;
  top: -2px;
}

.sub-drop-down-child {
  left: 190px;
}

.awards-section {
  padding: 50px 0;
}

.awards-section h1 {
  text-align: center;
  font-size: 42px;
  color: #3d4690;
  margin-bottom: 50px;
}

.awards-section .ncc-div {
  border: 5px solid #e6e6e6;
}

.awards-section .ncc-content {
  background-color: #00a5f8;
  color: #fff;
  padding: 20px 30px;
}

.awards-section .ncc-content h4 {
  font-size: 26px;
  margin-bottom: 5px;
}

.awards-section .ncc-content p {
  font-size: 17px;
  margin-bottom: 0;
}

.awards-section .inter-school {
  border: 5px solid #e6e6e6;
}

.awards-section .inter-school-content {
  background-color: #00a5f8;
  color: #fff;
  padding: 50px 15px;
  height: 100%;
}

.awards-section .inter-school-content h4 {
  font-size: 19px;
}

.awards-section .inter-school-content p {
  font-size: 16px;
  line-height: 24px;
}

.awards-section .award-row .col-md-6:nth-child(1) {
  padding: 0 12px 0 0;
}

.awards-section .award-row .col-md-6:nth-child(2) {
  padding: 0 0 0 12px;
}

.awards-section .inter-school {
  height: 48%;
}

.awards-section .inter-school-margin {
  margin-bottom: 24px !important;
}

.results-page h3 {
  font-size: 42px;
  color: #3d4690;
  text-align: center;
  margin-bottom: 50px;
}

.results-page .Publications-content:hover p {
  color: #000;
}

.results-page .Publications-content div {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding-left: 0;
  padding: 10px 0;
  margin-bottom: 20px;
}

.results-page .Publications-content h6 {
  border: 0;
  background-image: unset;
  padding: 0;
  margin-top: 0;
  display: inline-block;
}

.results-page .Publications-content h6 span {
  background-position: -41px -2737px;
  background-image: url(../images/spirite.png);
  display: inline-block;
  width: 39px;
  height: 25px;
  background-repeat: no-repeat;
  position: absolute;
  left: -38px;
  top: -4px;
}

.admission-criteria {
  padding: 50px 0;
  text-align: center;
}

.admission-criteria h1 {
  color: #3d4690;
  font-size: 43px;
  margin-bottom: 20px;
}

.admission-criteria p {
  font-size: 17px;
  color: #696969;
  margin-bottom: 0;
}

.admission-procedures {
  padding: 0 0 50px;
}

.admission-procedures h5 {
  text-align: center;
  font-size: 23px;
  color: #3d4690;
  margin-bottom: 50px;
}

.admission-procedures .procedures-content {
  background-color: #f7f7f7;
  padding: 40px 15px;
  border: 4px solid #fff;
  margin: 5px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.admission-procedures .procedures-content:hover {
  border: 4px solid #e6e6e6;
}

.admission-procedures .procedures-content span {
  background-image: url(../images/spirite.png);
  width: 56px;
  height: 56px;
  display: inline-block;
}

.admission-procedures .procedures-content p {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 20px;
  height: 60px;
}

.admission-procedures .row .col-md-3:nth-child(1) span {
  background-position: -29px -2040px;
}

.admission-procedures .row .col-md-3:nth-child(2) span {
  background-position: -29px -2140px;
}

.admission-procedures .row .col-md-3:nth-child(2) span {
  background-position: -28px -2139px;
}

.admission-procedures .row .col-md-3:nth-child(3) span {
  background-position: -28px -2242px;
}

.admission-procedures .row .col-md-3:nth-child(4) span {
  background-position: -28px -2343px;
}

.admission-procedures .row .col-md-3:nth-child(5) span {
  background-position: -28px -3471px;
}

.admission-procedures .row .col-md-3:nth-child(6) span {
  background-position: -24px -3552px;
}

.admission-procedures .row .col-md-3:nth-child(7) span {
  background-position: -28px -2550px;
}

.admission-procedures .row .col-md-3:nth-child(8) span {
  background-position: -28px -2650px;
}

.admission-brochure {
  background-image: url(../images/admissin-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  width: 100%;
  padding: 70px 0;
  text-align: center;
}

.admission-brochure a {
  background-color: #ffbf09;
  color: #000;
  font-size: 23px;
  padding: 5px 20px;
  text-decoration: none;
}

.admission-brochure p {
  float: left;
  text-align: right;
  margin-bottom: 0;
  color: #fff;
  font-size: 23px;
  line-height: 30px;
  margin-left: 220px;
}

.admission-tab {
  background-color: #f4f4f4;
  padding: 50px 0;
  float: left;
  width: 100%;
}

.admission-tab ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.admission-tab ul li {
  display: inline-block;
  margin: 0 2px;
}

.admission-tab ul li a {
  background-color: #00a7fa;
  color: #fff;
  border-radius: 3px;
  width: 182px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  text-decoration: none;
}

.admission-tab ul .rules-active {
  background-color: #ffbf09;
  color: #000;
  position: relative;
}

.admission-tab ul .rules-active:after, .admission-tab ul .rules-active:before {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.admission-tab ul .rules-active:before {
  border-top-color: #ffbf09;
  border-width: 12px;
  position: absolute;
  right: 30px;
  bottom: -24px;
}

.criteria-class {
  margin-top: 50px;
}

.criteria-class h3 {
  font-size: 23px;
  color: #3d4690;
  text-align: center;
}

.criteria-class h6 {
  color: #00a7fa;
  font-size: 17px;
  text-align: center;
  margin-top: 25px;
}

.criteria-class table {
  border-collapse: unset;
  border-spacing: 10px 0;
}

.criteria-class table th {
  border-top: 0;
  border-bottom: 1px solid #e9e9e9;
  font-size: 17px;
  background-color: #fff;
  padding: 12px 20px;
}

.criteria-class table td {
  font-size: 14px;
  border-top: 0;
  border-bottom: 1px solid #e9e9e9;
  background-color: #fff;
  padding: 8px 20px;
}

.streams-head {
  color: #3d4690;
  font-size: 43px;
  text-align: center;
  margin-bottom: 50px;
}

.amenities-head {
  padding: 50px 0;
  text-align: center;
}

.amenities-head h1 {
  color: #3d4690;
  font-size: 42px;
}

.amenities-head p {
  font-size: 17px;
  color: #696969;
  margin-bottom: 0;
}

.transport-library {
  float: left;
}

.transport {
  float: left;
  width: 100%;
  background-color: #f4f4f4;
}

.transport img {
  float: left;
  width: 50%;
  padding-right: 60px;
}

.transport .transport-content {
  float: left;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 75px;
}

.transport .transport-content h2 {
  font-size: 43px;
}

.transport .transport-content p {
  font-size: 17px;
}

.transport .transport-content a {
  font-size: 23px;
  color: #000;
  text-decoration: none;
  display: inline-block;
  border: 2px solid;
  padding: 5px 20px;
}

.library {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  text-align: right;
}

.library img {
  padding: 0 0 0 60px;
}

.library .transport-content {
  padding: 0 0 0 75px;
}

.sports-and-games {
  float: left;
  padding: 70px 0;
}

.sports-and-games .sports h5 {
  font-size: 23px;
  margin-bottom: 40px;
  position: relative;
  margin-top: 80px;
}

.sports-and-games .sports h5:before {
  content: "";
  position: absolute;
  width: 76px;
  height: 2px;
  background-color: #00a7fa;
  bottom: -15px;
}

.sports-and-games .sports p {
  font-size: 17px;
  margin-bottom: 0;
  padding: 35px 70px 0 15px;
}

.cultural-and-canteen {
  background-color: #00a7fa;
  padding: 40px 25px;
  color: #fff;
  height: 100%;
}

.cultural-and-canteen h5 {
  margin: 0 0 75px 0 !important;
  position: relative;
  font-size: 25px;
}

.cultural-and-canteen h5:before {
  content: "";
  position: absolute;
  width: 72px;
  height: 2px;
  background-color: #fff;
  bottom: -12px;
}

.cultural-and-canteen h6 {
  font-size: 26px;
}

.cultural-and-canteen p {
  font-size: 17px;
  margin-bottom: 50px;
}

.departments-section {
  padding: 50px 0;
}

.departments-section .select-row {
  padding: 0 110px;
}

.departments-section h1 {
  text-align: center;
  font-size: 42px;
  margin-bottom: 70px;
}

.departments-section .primary-block select {
  background-color: #ffbf09;
  color: #000;
  font-size: 23px;
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 48px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(../images/spirite.png);
  background-repeat: no-repeat;
  background-position: 226px -2034px;
}

.departments-section .kinder-garden .form-group {
  margin: 0 10px;
}

.departments-section .kinder-garden select {
  border: 1px solid #bfbfbf;
  border-radius: 0;
  font-size: 20px;
  padding: 0px 10px;
  height: 48px;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: #000;
  background-image: url(../images/spirite.png);
  background-repeat: no-repeat;
  background-position: 358px -2035px;
}

.departments-section .departments-button button {
  background-color: #00a7fa;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 48px;
  background-image: url(../images/spirite.png);
  background-repeat: no-repeat;
  background-position: 57px -2076px;
  text-align: left;
  padding-left: 20px;
}

.mistress-message {
  margin-top: 60px !important;
}

.velumani-content {
  background-color: #f4f4f4;
  padding: 30px 20px 50px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.velumani-content h4 {
  font-size: 26px;
  color: #00a7fa;
  margin-bottom: 10px;
}

.velumani-content h5 {
  font-size: 17px;
  margin-bottom: 10px;
}

.velumani-content h6 {
  font-size: 17px;
}

.velumani-content a {
  color: #595959;
  font-size: 14px;
  margin-top: 50px;
  display: block;
  text-decoration: none;
  background-image: url(../images/spirite.png);
  background-repeat: no-repeat;
  background-position: -40px -2125px;
  padding-left: 32px;
}

.mistress-content {
  background-color: #fafafa;
  padding: 20px 15px 10px;
  border: 2px solid #f0f0f0;
  border-radius: 5px;
  margin-left: 5px;
}

.mistress-content h2 {
  color: #00a7fa;
  font-size: 42px;
}

.mistress-content h6 {
  font-size: 17px;
  margin-bottom: 20px;
}

.mistress-content h6 span {
  color: #00a7fa;
}

.mistress-content p {
  font-size: 14px;
  color: #797979;
}

.staffs-section {
  background-color: #f4f4f4;
  padding: 50px 0;
}

.staffs-section .staffs-content {
  border: 1px solid #bebebe;
  border-radius: 2px;
  padding: 20px 10px;
  height: 180px;
  margin: 4px;
}

.staffs-section .staffs-content h4 {
  font-size: 17px;
  color: #00a7fa;
}

.staffs-section .staffs-content h5, .staffs-section .staffs-content h6 {
  font-size: 17px;
}

.staffs-section .staffs-content a {
  color: #595959;
  font-size: 14px;
  text-decoration: none;
  background-image: url(../images/spirite.png);
  background-repeat: no-repeat;
  background-position: -40px -2125px;
  padding-left: 32px;
}

.staffs-content-inner {
  padding: 10px 0 0 15px;
}

#aim-click {
  display: inline-block;
  color: #fff;
  background-color: #00a7fa;
  padding: 10px 20px;
  text-decoration: none;
}

.awards-page {
  background-color: #fff;
}

.awards-page > .container:before {
  display: none;
}

.awards-page #grad_left, .awards-page #grad_right {
  background-color: transparent;
}

.awards-page #timeline {
  margin-top: 0;
}

.awards-page .awards-page-head h2 {
  color: #3d4690;
  font-size: 42px;
  text-transform: capitalize;
}

.awards-page .awards-page-head h6 {
  font-size: 31px;
}

.awards-page .awards-page-head p {
  color: #686767;
  font-size: 17px;
  margin-top: 20px;
}

.awards-page .awards-line {
  position: relative;
  margin-top: 50px;
}

.awards-page .awards-line:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #b4b4b4;
  left: 0;
  top: 21px;
}

.awards-page .awards-line #next, .awards-page .awards-line #prev {
  background-color: #fff;
  top: 1px;
}

.awards-page .awards-line .awards-page-head h2 {
  color: #3d4690;
  font-size: 42px;
  text-transform: capitalize;
}

.awards-page .awards-line .awards-page-head h6 {
  font-size: 31px;
}

.awards-page .awards-line .awards-page-head p {
  color: #686767;
  font-size: 17px;
  margin-top: 20px;
}

.awards-page .awards-line .issue-list-content {
  text-align: left;
  position: relative;
  padding: 0 100px;
  float: left;
  margin-top: 100px;
}

.awards-page .awards-line .issue-list-content img {
  float: left;
  margin-right: 135px;
}

.awards-page .awards-line .issue-list-content span {
  color: #0097eb;
  font-size: 118px;
  opacity: .1;
  position: absolute;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  left: 308px;
  top: 45px;
}

.awards-page .awards-line .issue-list-content h5 {
  font-size: 14px;
  color: #6e6e6e;
}

.awards-page .awards-line .issue-list-content h6 {
  font-size: 47px;
}

.publication-page .Publications-div {
  margin: 0 35px 160px;
  background-color: transparent;
  padding: 0;
}

.publication-page .Publications-content {
  position: absolute;
  background-color: #fff;
  width: 80%;
  margin: auto;
  bottom: -90px;
  text-align: left;
  left: 0;
  right: 0;
  padding: 35px 25px;
}

.publication-page .Publications-content:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: #00a7fa;
  left: 0;
  bottom: 0;
  -webkit-transition: all .5s linear;
  transition: all .5s linear;
}

.publication-page .Publications-content p {
  font-size: 20px;
}

.publication-page .Publications-content h6 {
  font-size: 14px;
  color: #979797;
  border: 0;
  margin-top: 0;
  padding-left: 23px;
  background-position: -47px -1180px;
  padding-top: 5px;
}

.publication-page .Publications-content:hover:before {
  height: 100%;
}

.publication-page .Publications-content:hover p {
  color: #fff;
}

.publication-page .Publications-content:hover h6 {
  color: #fff;
  background-position: -47px -1220px;
}

.alumini-page {
  margin-top: -70px;
  position: relative;
  padding-bottom: 70px;
  float: left;
  width: 100%;
}

.alumini-page .container {
  padding: 70px;
  background-image: url(../images/alumini-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
}

.alumini-page .container h1 {
  text-align: center;
  color: #3d4691;
  font-size: 43px;
  margin-bottom: 70px;
}

.alumini-page .container .aluminipage-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.alumini-page .container .aluminipage-content .aluminipage-img {
  float: left;
  width: 50%;
  position: relative;
}

.alumini-page .container .aluminipage-content .aluminipage-img img {
  border: 4px solid #fff;
  -webkit-box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.2);
}

.alumini-page .container .aluminipage-content .aluminipage-img a {
  font-size: 23px;
  position: absolute;
  left: 50%;
  background-color: #ffbf09;
  color: #000;
  text-decoration: none;
  top: 50%;
  padding: 5px 20px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.alumini-page .container .aluminipage-content .aluminipage-text {
  float: left;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0 0 40px;
}

.alumini-page .container .aluminipage-content .aluminipage-text h5 {
  font-size: 30px;
}

.alumini-page .container .aluminipage-content .aluminipage-text p {
  font-size: 19px;
  margin-bottom: 0;
}

.alumini-page .container .aluminipage-content:nth-child(3) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.alumini-page .container .aluminipage-content:nth-child(3) .aluminipage-text {
  text-align: right;
  padding: 0 40px 0 0;
}

.department-head {
  padding: 40px 0 20px;
  text-align: center;
}

.department-head .row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.department-head h1 {
  font-size: 42px;
  margin-bottom: 50px;
}

.department-head ul {
  margin: 0;
  list-style: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 0;
  float: left;
}

.department-head ul li {
  display: inline-block;
  margin: 0 2px;
}

.department-head ul li a {
  background-color: #00a7fa;
  color: #fff;
  border-radius: 3px;
  width: 182px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  text-decoration: none;
}

.department-head ul li a.active {
  background-color: #ffbf09;
  color: #000;
  position: relative;
}

.department-head ul li a.active:after, .department-head ul li a.active:before {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.department-head ul li a.active:before {
  border-top-color: #ffbf09;
  border-width: 12px;
  position: absolute;
  right: 30px;
  bottom: -24px;
}

.kinder-garden {
  padding: 50px 0;
}

.kinder-garden h2 {
  text-align: center;
  font-size: 32px;
  margin-bottom: 40px;
}

.kinder-garden .row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.kinder-garden .kinder-garden-content {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
  max-width: unset;
  width: 33.3%;
}

.kinder-garden .kinder-garden-content > div {
  background-color: #fff;
  padding: 20px;
  border: 1px solid #e0e0e0;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  margin: 15px;
}

.kinder-garden .kinder-garden-content > div:hover {
  -webkit-box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.2);
}

.kinder-garden .kinder-garden-content > div .garden-text {
  height: 115px;
}

.kinder-garden .kinder-garden-content > div h5 {
  font-size: 17px;
  color: #00a7fa;
  margin: 10px 0 0;
}

.kinder-garden .kinder-garden-content > div p {
  font-size: 17px;
  margin-bottom: 5px;
}

.kinder-garden .kinder-garden-content > div a {
  display: block;
  color: #595959;
  font-size: 14px;
  border-top: 1px solid #cbcbcb;
  margin-top: 18px;
  padding: 5px 0 0 30px;
  background-image: url(../images/spirite.png);
  background-position: -42px -3410px;
  background-repeat: no-repeat;
  text-decoration: none;
}

.transfer-certificate {
  padding: 50px 0;
}

.transfer-certificate h1 {
  text-align: center;
  color: #3d4690;
  font-size: 43px;
  margin-bottom: 50px;
}

.transfer-certificate form {
  background-color: #f4f4f4;
  border: 1px solid #e9e7e7;
  border-radius: 3px;
  padding: 30px 50px;
  text-align: center;
  margin: 0 150px;
}

.transfer-certificate form .row .col-sm-6:nth-child(1) .form-group {
  margin: 0 10px 0 0;
}

.transfer-certificate form .row .col-sm-6:nth-child(2) .form-group {
  margin: 0 0 0 10px;
}

.transfer-certificate form label {
  font-size: 17px;
  margin-bottom: 0;
  float: left;
}

.transfer-certificate form select, .transfer-certificate form select:focus {
  border: 0;
  border-radius: 3px;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(../images/spirite.png);
  background-repeat: no-repeat;
  background-position: 270px -379px;
  color: #292525;
  font-size: 14px;
  height: 38px;
}

.transfer-certificate form button {
  background-color: #ffbf09;
  font-size: 17px;
  margin: 20px auto 0;
  border-radius: 3px;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  width: 110px;
}

.Faculty-page h6 {
  text-align: left;
  margin: 30px 0 10px;
}

.information-school {
  padding: 50px 0;
}

.information-school h1 {
  text-align: center;
  color: #3d4690;
  font-size: 43px;
  margin-bottom: 30px;
}

.information-school h6 {
  text-align: center;
  color: #303030;
  margin-bottom: 25px;
}

.information-school .information-school-content .col-md-3 > div {
  background-color: #00a5f8;
  text-align: center;
  padding: 20px 14px 30px;
  height: 163px;
  margin: 2px;
}

.information-school .information-school-content .col-md-3 > div span {
  display: inline-block;
  width: 52px;
  height: 60px;
  background-image: url(../images/spirite.png);
  background-position: 86px -2793px;
}

.information-school .information-school-content .col-md-3 > div p {
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 0;
}

.information-school .information-school-content .col-md-3 > div p a {
  color: #fff;
  text-decoration: none;
}

.information-school .information-school-content .col-md-3:nth-child(1) span {
  background-position: 86px -2793px;
}

.information-school .information-school-content .col-md-3:nth-child(2) span {
  background-position: 86px -2876px;
}

.information-school .information-school-content .col-md-3:nth-child(3) span {
  background-position: 86px -2959px;
}

.information-school .information-school-content .col-md-3:nth-child(4) span {
  background-position: 86px -3043px;
}

.establishment {
  background-color: #f4f4f4;
  text-align: center;
  padding: 50px 0 60px;
}

.establishment p {
  font-size: 39px;
  margin-bottom: 0;
}

.establishment h2 {
  margin: 0;
  color: #00a5f8;
  font-size: 119px;
  line-height: 95px;
}

.noc-section {
  padding: 60px 0;
  text-align: center;
}

.noc-section p {
  font-size: 39px;
  line-height: 48px;
  margin-bottom: 20px;
}

.noc-section h6 {
  color: #00a5f8;
  font-size: 25px;
  margin-bottom: 50px;
}

.noc-content {
  margin: 0 200px !important;
}

.noc-content .col-md-6 > div {
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  padding: 50px 0;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.noc-content .col-md-6 > div:hover {
  -webkit-box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.2);
}

.noc-content .col-md-6 > div p {
  font-size: 31px;
  margin-bottom: 0;
}

.noc-content .col-md-6 > div h6 {
  font-size: 20px;
  margin: 0;
}

.noc-content .col-md-6:nth-child(1) > div {
  margin-right: 18px;
}

.noc-content .col-md-6:nth-child(2) > div {
  margin-left: 18px;
}

.cbse-section {
  padding: 50px 0;
  background-image: url(../images/cbse-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  color: #fff;
}

.cbse-section p {
  font-size: 42px;
  margin-bottom: 0;
}

.cbse-section h2 {
  font-size: 56px;
  margin-bottom: 0;
}

.affliation-section {
  background-color: #f4f4f4;
  padding: 50px 0;
  text-align: center;
}

.affliation-section h2 {
  font-size: 39px;
  margin-bottom: 50px;
}

.affliation-section .affliation-content1 {
  background-color: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 20px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 20px 1px rgba(0, 0, 0, 0.2);
  text-align: left;
  padding: 70px 50px;
  height: 257px;
  margin: 0 13px;
}

.affliation-section .affliation-content1 p {
  font-size: 23px;
  text-transform: uppercase;
  margin-bottom: 0;
}

.affliation-section .affliation-content1 h6 {
  font-size: 20px;
  margin-bottom: 0;
  color: #00a5f8;
}

.affliation-section .affliation-content > div {
  background-color: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 20px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 20px 1px rgba(0, 0, 0, 0.2);
  padding: 50px 20px;
  text-align: center;
  height: 257px;
  margin:10px;
}

.affliation-section .affliation-content > div span {
  display: inline-block;
  width: 86px;
  height: 83px;
  background-image: url(../images/spirite.png);
  background-position: 102px -3126px;
}

.affliation-section .affliation-content > div p {
  font-size: 20px;
  margin-bottom: 5px;
}

.affliation-section .affliation-content > div h6 {
  font-size: 20px;
  color: #00a5f8;
  margin-bottom: 0;
}

.companies-act-section {
  background-color: #00a5f8;
  text-align: center;
  color: #fff;
  padding: 50px 0;
}

.companies-act-section h2 {
  font-size: 30px;
  margin-bottom: 15px;
}

.companies-act-section h3 {
  font-size: 34px;
  margin-bottom: 0;
}

.list-members {
  padding: 50px 0;
}

.list-members h2 {
  text-align: center;
  font-size: 39px;
}

.list-members .name-teacher {
  margin: 30px 80px 0;
}

.name-manager {
  background-color: #f4f4f4;
  padding: 50px 0;
  text-align: center;
}

.name-manager p {
  font-size: 30px;
  margin-bottom: 0;
}

.name-manager h6 {
  color: #00a5f8;
  font-size: 34px;
  margin-bottom: 0;
}

.schoolcampus-section h6 {
  color: #00a5f8;
  font-size: 23px;
  text-align: center;
  margin-top: 30px;
}

.transport-facility-section {
  background-color: #f4f4f4;
  text-align: center;
  padding: 50px 0;
}

.transport-facility-section h2 {
  font-size: 39px;
  margin-bottom: 50px;
}

.transport-facility-section .transport-facility-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  height: 200px;
  margin: 0 25px;
  -webkit-box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
}

.transport-facility-section .transport-facility-content > div {
  background-color: #fff;
  width: 100%;
}

.transport-facility-section .transport-facility-content > div p {
  font-size: 23px;
  margin-bottom: 0;
}

.transport-facility-section .transport-facility-content > div h6 {
  color: #00a5f8;
  font-size: 28px;
}

.number-of-teaching {
  padding: 50px 0;
}

.number-of-teaching h2 {
  text-align: center;
  font-size: 39px;
  margin-bottom: 50px;
}

.lorem-ipsum {
  background-color: #00a5f8;
  text-align: center;
  padding: 70px 0;
}

.lorem-ipsum p {
  font-size: 30px;
  color: #fff;
  margin-bottom: 0;
}

.grievance-section {
  padding: 50px 0;
}

.grievance-section h2 {
  text-align: center;
  font-size: 39px;
  margin-bottom: 20px;
}

.grievance-section h6 {
  font-size: 17px;
  color: #00a7fa;
  text-align: center;
  margin-top: 20px;
}

.grievance-section .name-teacher {
  margin-top: 10px;
}

.grievance-section .grievance-name .name-teacher:nth-child(1) {
  margin-right: 10px;
}

.grievance-section .grievance-name .name-teacher:nth-child(2) {
  margin-left: 10px;
}

.grievance-row {
  padding: 0 130px;
}

.principal-email {
  text-align: center;
  border: 1px solid #cbcbcb;
  border-radius: 3px;
  padding: 35px 0;
  margin: 55px 0 0 25px;
}

.principal-email span {
  display: inline-block;
  width: 58px;
  height: 45px;
  background-image: url(../images/spirite.png);
}

.principal-email span:nth-child(1) {
  background-position: 89px -3249px;
}

.principal-email span:nth-child(3) {
  background-position: 89px -3332px;
  margin-top: 10px;
}

.principal-email a {
  display: block;
  font-size: 14px;
  color: #000;
  text-decoration: none;
}

.principal-email p {
  font-size: 14px;
}

.principal-email p a {
  display: inline-block;
}

.sexual-harassment {
  background-color: #f4f4f4;
  padding: 50px 0;
  text-align: center;
}

.sexual-harassment h2 {
  font-size: 39px;
}

.sexual-harassment .name-teacher {
  margin: 30px 8px;
}

.student-strength {
  padding: 50px 0;
  text-align: center;
}

.student-strength h2 {
  margin-bottom: 50px;
  font-size: 39px;
}

.student-strength-table {
  margin: 0 4px;
}

.student-strength-table p {
  font-size: 14px;
  border-bottom: 1px solid #e5e5e5;
  height: 40px;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.student-strength-table .head {
  background-color: #00a5f8;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 0;
  border-bottom: 0;
}

.student-strength-table .head-class {
  font-size: 20px;
  color: #00a5f8;
}

.student-strength-table1 table {
  border-collapse: unset;
  border-spacing: 8px 0;
}

.student-strength-table1 td {
  padding: 0;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

.student-strength-table1 td p {
  margin-bottom: 0;
  padding: 5px 0;
  font-size: 14px;
}

.student-strength-table1 td .head-class {
  font-size: 20px;
  color: #00a5f8;
}

.student-strength-table1 th {
  padding: 0;
  border: 0;
  background-color: #00a5f8;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 0;
  border-bottom: 0;
}

.student-strength-table-row {
  border-top: 4px solid #cbcbcb;
}

.student-strength-table-row .col-md-2:first-child .student-strength-table {
  margin-left: 0;
}

.student-strength-table-row .col-md-2:last-child .student-strength-table {
  margin-right: 0;
}

.staff-strength .name-teacher {
  margin: 30px 150px;
}

.staff-strength .name-teacher > div:last-child p {
  color: #00a5f8;
}

.affidavit-section {
  background-image: url(../images/affidavit.png);
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  padding: 90px 0;
}

.affidavit-section .container {
  position: relative;
}

.affidavit-section .container:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 197px;
  background-color: #fff;
  top: -65px;
}

.affidavit-section a {
  background-color: #ffbf09;
  display: inline-block;
  padding: 10px 20px;
  font-size: 23px;
  color: #000;
  text-decoration: none;
}

.blogs-page {
  padding: 50px 0;
}

.blogs-page h1 {
  text-align: center;
  color: #3d4690;
  font-size: 43px;
  margin-bottom: 50px;
}

.blogs-page .news-events-para-div > div {
  margin: 5px;
  position: relative;
  overflow: hidden;
}

.department-search {
  text-align: left;
  margin-top: 7px;
  float: right;
  margin-left: 20px;
}

.department-search input {
  background-color: #f4f4f4;
  border: 0;
  padding: 5px 20px;
  float: left;
  height: 35px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  color: #9f9b9b !important;
  font-size: 14px;
}

.department-search button {
  float: left;
  background-color: #00a7fa;
  border: 0;
  color: #fff;
  padding: 7px 20px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  font-size: 14px;
  height: 35px;
}

#boxscroll {
  height: 385px;
}

.musicdance-section {
  padding: 50px 0;
}

.musicdance-section h1 {
  text-align: center;
  font-size: 43px;
  color: #3d4690;
  margin-bottom: 50px;
}

.musicdance-div {
  display: inline-block;
  margin: auto;
}

.musicdance-div > div {
  text-align: center;
  -webkit-box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.2);
  padding: 20px;
  margin: 5px;
}

.musicdance-div > div h2 {
  font-size: 23px;
}

.musicdance-div > div p {
  font-size: 14px;
  color: #4f4f4f;
  margin-bottom: 0;
  height: 126px;
}

.mobile-menu {
  display: none !important;
}

.carousel-control-prev, .carousel-control-next {
  display: none;
}

@media (max-width: 767px) {
    .steam-student-batch .col-sm-3{
        margin-top:0px !important;
    }
  html, body, header, .banner-row, #demo, .carousel-inner, .carousel-item, .carousel-inner img {
    height: auto;
  }
  #boxscroll{
	  height: 275px;
	  overflow:auto !important;
  }
  .mobile-menu {
    display: block;
  }
  .desktop-menu {
    display: none !important;
  }
  .sticky-social {
    display: none;
  }
  .latest-news {
    position: unset;
    width: 100%;
    display:none;
  }
  .navbar-toggler, .navbar-toggler:focus {
    background-image: url(../images/m-toggle.png);
    background-repeat: no-repeat;
    background-position: center;
    outline: none;
  }
  .navbar-brand {
    padding-left: 15px;
  }
  .logo-text {
    display: none;
  }
  .carousel-inner {
    z-index: 0;
    height: 400px;
    background-image: url(../images/mobile-banner.png);
  }
  .navbar-nav a {
    padding: 10px 10px !important;
  }
  .navbar-nav .dropdown-li ul {
    position: unset;
    width: 100%;
    -webkit-box-shadow: unset;
            box-shadow: unset;
    -webkit-transition: unset;
    transition: unset;
    border: 0;
    padding: 0;
  }
  .carousel-caption {
    top: 20px;
    bottom: unset;
    width: 100%;
    left: 0;
    right: 0;
    text-align: center;
  }
  .carousel-caption h3 {
    font-size: 30px;
    line-height: 30px;
  }
  .carousel-caption p {
    font-size: 15px;
  }
  .news-head {
    height: auto;
  }
  .news-content {
    height: auto;
  }
  .q-s-g-content {
    padding: 20px 15px;
  }
  .leave-the-legacy {
    padding: 20px 15px;
  }
  .leave-the-legacy .leave-the-legacy-head > h6 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .leave-the-legacy .leave-the-legacy-head > h6 > br {
    display: none;
  }
  .leave-the-legacy-content .col-sm-4 > div {
    margin-right: 0;
  }
  .student-login .student-login-div {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    width: 230px;
  }
  .admissions .admission-div {
    position: relative;
    padding-top: 5px;
    width: 225px;
    left: 0;
    right: 0;
  }
  .admissions {
    margin-bottom: 20px;
  }
  .counter-section {
    padding: 20px 15px;
  }
  .counter-content h6 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .counter-div {
    margin-top: 20px;
  }
  .school-gallery-section {
    padding: 20px 15px;
  }
  .school-gallery-section > p {
    margin-bottom: 20px;
  }
  .school-gallery-section > p > br {
    display: none;
  }
  .news-events-section {
    padding: 20px 15px;
  }
  .news-events-heading {
    padding: 20px 15px;
  }
  .news-events-heading h3 {
    font-size: 25px;
  }
  .news-events-heading h3 > br {
    display: none;
  }
  .news-events-para-div {
    margin-top: 20px;
  }
  .news-events-para-div .news-events-para {
    bottom: 0;
  }
  .contactus-section {
    padding: 20px 15px;
  }
  .address-para p {
    margin: 0 0 30px 30px;
  }
  .address-para p br {
    display: none;
  }
  .contactus-section .row .address-para:nth-child(2) p {
    margin-left: 33px;
  }
  .footer-nav ul {
    padding: 0;
  }
  .footer-nav ul li {
    text-align: left;
    width: 50%;
    float: left;
  }
  .footer-social li {
    display: inline-block;
    width: unset !important;
  }
  .news-head {
    padding: 20px 20px 10px 20px;
  }
  .admissions > div {
    width: 100%;
  }
  .carousel-control-prev, .carousel-control-next {
    display: none;
  }
  .navbar-nav .dropdown-li ul {
    opacity: 1;
  }
  .navbar-nav .dropdown-li > a::before {
    right: 0px;
    top: 21px;
  }
  .about-tab ul li a {
    font-size: 12px;
    padding: 10px 0;
  }
  .tab-content {
    margin-top: 20px;
  }
  .about-tab-content h2 {
    font-size: 20px;
  }
  .about-tab-content h3 {
    font-size: 14px;
  }
  .about-tab-content p {
    font-size: 12px;
    padding-left: 0;
    margin-bottom: 0;
  }
  .about-tab-content h4 {
    font-size: 12px;
    line-height: 20px;
  }
  .aboutpage-section {
    padding: 20px 0 10px;
  }
  .blog-page {
    padding: 10px 0;
  }
  .blog-content h1 {
    font-size: 20px;
  }
  .blog-content p {
    font-size: 12px;
  }
  .blog-content ul li {
    font-size: 12px;
  }
  .blog-pagination p {
    display: none;
  }
  .Publications-section {
    padding: 20px 0 0;
  }
  .Publications-div {
    margin: 0 15px 20px;
  }
  .aim-section {
    padding: 20px 15px;
  }
  .aim-section img {
    float: left;
    margin: 0;
    width: 100%;
  }
  .aim-section .about-owl img {
    float: unset;
  }
  .aim-section h1 {
    float: left;
    width: 100%;
    font-size: 25px;
    margin-top: 20px;
  }
  .aim-section h4 {
    font-size: 20px;
  }
  .aim-section h6 {
    margin-left: 0;
    font-size: 12px;
    line-height: 20px;
  }
  .aim-section h6:before {
    display: none;
  }
  .aim-section p {
    font-size: 12px;
    margin-bottom: 15px;
  }
  .mission-section .mission-text {
    padding: 20px 15px;
  }
  .mission-section .mission-text h4 {
    font-size: 25px;
  }
  .mission-section .mission-text p {
    font-size: 14px;
  }
  .mission-section .mission-text p br {
    display: none;
  }
  .mission-section .mission-text li {
    font-size: 12px;
  }
  .the-vission {
    padding: 20px 15px;
  }
  .the-vission h4 {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .the-vission .the-vision-content {
    width: 100% !important;
  }
  .the-vission p {
    font-size: 12px !important;
    padding-top: 10px;
  }
  .the-vission p br {
    display: none;
  }
  .the-vission .row .the-vision-content:nth-child(7) p::before {
    height: 95px;
  }
  .psg-history {
    padding: 20px 15px;
  }
  #timeline {
    width: 100%;
  }
  .rulese-regulation {
    padding: 20px 15px;
  }
  .rulese-regulation .rulese-regulation-head {
    margin-bottom: 20px;
  }
  .rulese-regulation .rulese-regulation-head h1 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .rulese-regulation .rulese-regulation-head p {
    font-size: 13px;
  }
  .rulese-regulation ul li {
    width: 100%;
    margin: 0 0 3px 0;
  }
  .rulese-regulation ul li a {
    width: 100%;
    border-radius: 0;
  }
  .rulese-regulation ul li a:before {
    display: none;
  }
  .rulese-regulation .school-timing {
    margin: 20px 0 0;
  }
  .rules-number p {
    padding-top: 0;
  }
  .do-and-dont .row .rules-number:nth-child(1) p {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .abcd p {
    margin-bottom: 20px;
    margin-right: 0;
    height: auto;
  }
  .abcd p span {
    top: -29px;
    left: -5px;
  }
  .do-and-dont .number3 {
    position: static;
    margin-top: 20px;
  }
  .dress-code {
    padding: 20px 15px;
  }
  .dress-code h4 {
    margin-bottom: 20px;
  }
  .co-scholastics h5 {
    padding: 20px 0 !important;
  }
  .co-scholastics-img {
    margin: 0 0 20px;
  }
  .creative-corner {
    padding: 20px 15px;
  }
  .creative-corner h1 {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .primary-student-council .row .col-md-6:nth-child(1) {
    padding: 0 0 0 0px;
  }
  .primary-student-council .row .col-md-6:nth-child(2) {
    padding: 0 0 0 0px;
  }
  .primary-student-council .row .col-md-6:nth-child(2) ul {
    border-top: 0;
  }
  .primary-student-council ul li {
    padding: 10px 0 10px 0;
  }
  .primary-student-council ul li p {
    font-size: 12px;
  }
  .awards-section {
    padding: 20px 15px;
  }
  .awards-section h1 {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .awards-section .award-row .col-md-6:nth-child(1) {
    padding: 0 !important;
    margin-bottom: 20px;
  }
  .awards-section award-row .col-md-6:nth-child(2) {
    padding: 0 !important;
  }
  .awards-section .inter-school {
    height: auto;
  }
  .results-page h3 {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .admission-criteria {
    padding: 20px 15px;
  }
  .admission-criteria h1 {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .admission-criteria p {
    font-size: 13px;
  }
  .admission-criteria p br {
    display: none;
  }
  .admission-procedures {
    padding: 0 0 20px;
  }
  .admission-procedures h5 {
    margin-bottom: 20px;
  }
  .admission-procedures .procedures-content {
    text-align: center;
    padding: 20px 15px;
  }
  .admission-procedures .procedures-content p {
    height: auto;
  }
  .admission-brochure {
    padding: 20px 15px;
  }
  .admission-brochure a {
    margin-right: 0;
    font-size: 15px;
    margin-top: 0;
    width: 100%;
    text-align: center;
  }
  .admission-brochure p {
    font-size: 13px;
    margin-left: 0;
    text-align: center;
    line-height: 20px;
    margin: 20px 0 0;
  }
  .admission-brochure p br {
    display: none;
  }
  .admission-tab {
    padding: 20px 15px;
  }
  .admission-tab ul li {
    width: 100%;
    margin: 0 0 3px 0;
  }
  .admission-tab ul li a {
    width: 100%;
    border-radius: 0;
  }
  .admission-tab ul li a:before {
    display: none;
  }
  .criteria-class {
    margin-top: 20px;
  }
  .criteria-class h3 {
    font-size: 20px;
  }
  .criteria-class table {
    border-spacing: 0;
  }
  .criteria-class table th {
    font-size: 13px;
    padding: 5px 10px;
    vertical-align: middle;
  }
  .criteria-class table td {
    font-size: 10px;
    padding: 5px 10px;
    vertical-align: middle;
  }
  .streams-head {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .amenities-head {
    padding: 20px 15px;
  }
  .amenities-head h1 {
    font-size: 25px;
  }
  .amenities-head p {
    font-size: 13px;
  }
  .amenities-head p br {
    display: none;
  }
  .transport-library {
    padding: 0 15px;
  }
  .transport-library .transport img {
    float: left;
    width: 100%;
    padding-right: 0;
  }
  .transport-library .transport .transport-content {
    width: 100%;
    padding: 20px 15px;
    text-align: left;
  }
  .transport-library .transport .transport-content h2 {
    font-size: 25px;
  }
  .transport-library .transport .transport-content p {
    font-size: 13px;
  }
  .transport-library .transport .transport-content a {
    font-size: 13px;
  }
  .transport-library .transport img {
    padding-left: 0;
  }
  .sports-and-games {
    padding: 20px 15px;
    text-align: center;
  }
  .sports-and-games .sports p {
    padding: 20px 0 0;
    text-align: left;
    font-size: 13px;
  }
  .sports-and-games .sports h5 {
    margin-top: 20px;
    text-align: left;
  }
  .cultural-and-canteen {
    padding: 20px 15px;
    margin-top: 20px;
    text-align: left;
    height: auto;
  }
  .cultural-and-canteen h5 {
    margin: 0 0 35px 0 !important;
  }
  .cultural-and-canteen p {
    margin-bottom: 20px;
  }
  .departments-section {
    padding: 20px 15px;
  }
  .departments-section h1 {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .departments-section .select-row {
    padding: 0;
  }
  .departments-section select {
    font-size: 12px !important;
  }
  .departments-section button {
    font-size: 12px !important;
    padding: 0;
  }
  .mistress-message {
    margin-top: 20px !important;
  }
  .velumani-content a {
    margin-top: 10px;
  }
  .mistress-content {
    margin-left: 0;
    margin-top: 20px;
  }
  .mistress-content h2 {
    font-size: 25px;
  }
  .mistress-content h6 {
    font-size: 15px;
  }
  .mistress-content p {
    font-size: 13px;
  }
  .staffs-section .staffs-content {
    height: auto;
  }
  .staffs-section .staffs-content .col-md-4 {
    text-align: center;
  }
  .staffs-section .staffs-content img {
    width: auto;
  }
  .staffs-content-inner {
    padding: 0;
    text-align: center;
    margin-top: 20px;
  }
  .navbar-collapse {
    height: 308px;
    overflow: auto;
  }
  .q-s-g-content p {
    text-align: left;
  }
  #aim-click {
    padding: 5px 10px;
    font-size: 13px;
  }
  .rulese-regulation .school-timing ul li {
    padding: 10px 0 10px 0;
  }
  .awards-page .awards-page-head h2 {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .awards-page .awards-page-head h6 {
    font-size: 20px;
  }
  .awards-page .awards-page-head h6 br {
    display: none;
  }
  .awards-page .awards-page-head p {
    font-size: 13px;
  }
  .awards-page .awards-line .issue-list-content {
    margin-top: 20px;
    padding: 0;
  }
  .awards-page .awards-line .issue-list-content img {
    margin-right: 0;
    width: 100%;
  }
  .awards-page .awards-line .issue-list-content span {
    display: none;
  }
  .awards-page .awards-line .issue-list-content h5 {
    float: left;
    width: 100%;
    margin-top: 20px;
  }
  .awards-page .awards-line .issue-list-content h6 {
    font-size: 20px;
  }
  .awards-page .awards-line .issue-list-content h6 br {
    display: none;
  }
  .publication-page .Publications-div {
    margin: 0 35px 120px;
  }
  .contactus-section .row .address-para:nth-child(1) {
    padding-left: 15px;
  }
  .contactus-section .row .address-para:nth-child(3) {
    padding: 0 0 0 15px;
  }
  .alumini-page {
    margin-top: 0;
    position: relative;
    padding-bottom: 0;
  }
  .alumini-page .container {
    padding: 20px 15px;
    border-radius: 0;
  }
  .alumini-page .container h1 {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .alumini-page .container .aluminipage-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .alumini-page .container .aluminipage-content .aluminipage-img {
    width: 100%;
  }
  .alumini-page .container .aluminipage-content .aluminipage-img a {
    font-size: 15px;
  }
  .alumini-page .container .aluminipage-content .aluminipage-text {
    width: 100%;
    padding: 20px 0;
  }
  .alumini-page .container .aluminipage-content .aluminipage-text h5 {
    font-size: 20px;
  }
  .alumini-page .container .aluminipage-content .aluminipage-text p {
    font-size-adjust: 13px;
  }
  .alumini-page .container .aluminipage-content:nth-child(3) .aluminipage-text {
    text-align: left;
    padding: 20px 0;
  }
  .department-head {
    padding: 20px 15px;
  }
  .department-head h1 {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .department-head ul li a {
    width: 145px;
  }
  .kinder-garden {
    padding: 20px 0;
  }
  .kinder-garden .kinder-garden-content > div .garden-text {
    height: auto;
  }
  .transfer-certificate {
    padding: 20px 15px;
  }
  .transfer-certificate h1 {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .transfer-certificate form {
    margin: 0;
    padding: 20px;
  }
  .transfer-certificate form .row .col-sm-6:nth-child(1) .form-group {
    margin: 0 0 20px 0;
  }
  .transfer-certificate form .row .col-sm-6:nth-child(2) .form-group {
    margin: 0 0 0 0;
  }
  .transfer-certificate form select {
    background-position: 200px -379px;
  }
  .q-s-g-section .row .col-sm-4 > div {
    margin: 20px 0 0;
  }
  .leave-the-legacy-content .col-sm-4 > div h5 {
    margin-bottom: 10px;
  }
  .leave-the-legacy-content p {
    margin: 12px 0 10px;
  }
  .student-login .student-login-div {
    bottom: 9px;
    width: 100%;
  }
  .admissions .admission-div {
    width: 100%;
  }
  .counter-content p {
    font-size: 13px;
    margin-bottom: 0;
  }
  .counter-content p br {
    display: none;
  }
  .counter-content a {
    font-size: 13px;
  }
  .school-gallery-section h3 {
    font-size: 25px;
  }
  .school-gallery-section p {
    font-size: 13px;
  }
  .school-gallery-section .gallery-view-more {
    font-size: 13px;
    margin-top: 0;
  }
  .news-events-heading h3 {
    margin-bottom: 0;
  }
  .news-events-heading p {
    line-height: 28px;
    font-size: 13px;
    margin-bottom: 10px;
  }
  .news-events-heading a {
    font-size: 13px;
  }
  .contactus-section h2 {
    margin-bottom: 20px;
  }
  .blogs-page {
    padding: 20px 0;
  }
  .blogs-page h1 {
    font-size: 25px;
    margin-bottom: 0;
  }
  .blogs-page .news-events-para-div {
    margin-top: 0;
  }
  #issues {
    height: 595px;
  }
  .transport {
    margin-bottom: 20px !important;
  }
  .department-search {
    width: 295px;
    margin: 0 0 20px;
  }
  .department-search input {
    width: 70%;
  }
  .department-search button {
    width: 30%;
  }
  .information-school {
    padding: 20px 15px;
  }
  .information-school h1 {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .information-school h6 {
    font-size: 13px;
  }
  .establishment {
    padding: 20px 15px;
  }
  .establishment p {
    font-size: 20px;
  }
  .establishment h2 {
    font-size: 25px;
    line-height: initial;
  }
  .noc-section {
    padding: 20px 15px;
  }
  .noc-section p {
    font-size: 20px;
    line-height: initial;
    margin-bottom: 10px;
  }
  .noc-section p br {
    display: none;
  }
  .noc-section p h6 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .noc-section .noc-content {
    margin: 0 !important;
  }
  .noc-section .noc-content .noc-content .col-md-6 > div {
    padding: 30px 0;
  }
  .noc-section .noc-content .noc-content .col-md-6 > div p {
    font-size: 25px;
  }
  .noc-section .noc-content .noc-content .col-md-6 > div h6 {
    font-size: 15px;
  }
  .noc-section .noc-content .col-md-6:nth-child(1) > div {
    margin: 0 0 20px;
  }
  .noc-section .noc-content .col-md-6:nth-child(2) > div {
    margin: 0 0 0;
  }
  .cbse-section {
    padding: 20px 15px;
  }
  .cbse-section p {
    font-size: 20px;
  }
  .cbse-section h2 {
    font-size: 25px;
  }
  .affliation-section {
    padding: 20px 15px;
  }
  .affliation-section h2 {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .affliation-section .affliation-content > div, .affliation-section .affliation-content1 {
    padding: 20px 15px;
    height: auto;
    -webkit-box-shadow: unset;
            box-shadow: unset;
    margin: 0 0 20px;
  }
  .companies-act-section {
    padding: 20px 15px;
  }
  .companies-act-section h2 {
    font-size: 20px;
  }
  .companies-act-section h2 br {
    display: none;
  }
  .companies-act-section h3 {
    font-size: 23px;
  }
  .list-members {
    padding: 20px 15px;
  }
  .list-members h2 {
    font-size: 25px;
  }
  .list-members .name-teacher {
    margin: 20px 00px 0;
  }
  .list-members .name-teacher > div {
    padding: 10px 0 10px 0;
  }
  .list-members .name-teacher > div p {
    font-size: 13px;
  }
  .name-manager {
    padding: 20px 15px;
  }
  .name-manager p {
    font-size: 20px;
  }
  .name-manager h6 {
    font-size: 21px;
  }
  .transport-facility-section {
    padding: 20px 15px;
  }
  .transport-facility-section h2 {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .transport-facility-section .transport-facility-content {
    height: 150px;
    margin: 0 0 20px;
  }
  .number-of-teaching {
    padding: 20px 15px;
  }
  .number-of-teaching h2 {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .number-of-teaching .name-teacher > div {
    padding: 10px 0 10px 0;
  }
  .lorem-ipsum {
    padding: 20px 15px;
  }
  .lorem-ipsum p {
    font-size: 13px;
  }
  .grievance-section {
    padding: 20px 15px;
  }
  .grievance-section h2 {
    font-size: 20px;
  }
  .grievance-section .grievance-row {
    padding: 0;
  }
  .grievance-section .grievance-row .name-teacher {
    margin-top: 0;
    width: 100%;
  }
  .grievance-section .principal-email {
    margin: 20px 0 0 0;
  }
  .sexual-harassment {
    padding: 20px 15px;
  }
  .sexual-harassment h2 {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .sexual-harassment .name-teacher {
    margin: 0 0 20px;
  }
  .student-strength {
    padding: 20px 15px;
  }
  .student-strength h2 {
    margin-bottom: 20px;
    font-size: 25px;
  }
  .affidavit-section {
    padding: 20px 15px 0;
  }
  .affidavit-section .container::before {
    display: none;
  }
  .affidavit-section a {
    font-size: 20px;
    width: 250px;
    margin: 0 0 20px;
  }
  .footer-nav ul:first-child {
    -webkit-column-count: unset;
            column-count: unset;
    padding: 0;
  }
  .kinder-garden h2 {
    margin-bottom: 20px;
  }
  .kinder-garden .kinder-garden-content {
    width: 100%;
  }
  .grievance-section .grievance-name .name-teacher:nth-child(1) {
    margin: 0 0 20px;
  }
  .grievance-section .grievance-name .name-teacher:nth-child(2) {
    margin: 0;
  }
  .student-strength-table1 th {
    font-size: 13px;
    vertical-align: middle;
    white-space: nowrap;
    padding: 10px 10px;
  }
  .student-strength-table1 td {
    vertical-align: middle;
  }
  .student-strength-table1 td p {
    font-size: 13px;
    vertical-align: middle;
    white-space: nowrap;
    padding: 10px 10px;
  }
  .student-strength-table1 td .head-class {
    font-size: 13px;
    vertical-align: middle;
    white-space: nowrap;
    padding: 10px 10px;
  }
  .i-aboutus li:nth-child(9) a {
    background-position: -33px -4081px;
  }
  .i-aboutus li:nth-child(9) a:hover {
    background-position: -33px -4036px;
  }
  .footer-nav-row .col-md-2 {
    width: 100%;
  }
  .record-not-found {
    color: red;
    margin: 20px 0 0;
  }
  .musicdance-div > div p {
    height: auto;
  }
  .i-aboutus {
    -webkit-column-count: unset;
            column-count: unset;
    width: 100% !important;
  }
  .message-description .col-md-6:nth-child(1) p{
	  padding-left:20px;
	  font-size: 15px;
  }
  .message-description .col-md-6:nth-child(1) p:last-child {
    margin-bottom: 12px;
	} 
}

@media (min-width: 768px) and (max-width: 991px) {
  html, body, header, .banner-row, #demo, .carousel-inner, .carousel-item, .carousel-inner img {
    height: 470px;
  }
  .carousel-inner {
    background-size: 100%;
  }
  nav {
    top: 0;
  }
  .news-events-heading p {
    margin-bottom: 15px;
  }
  .student-login > div {
    height: 93.5%;
  }
  .logo-text {
    display: none;
  }
  .navbar-nav li {
    padding: 0;
  }
  .navbar-nav li a {
    padding: 20px 5px !important;
    font-size: 13px;
  }
  .carousel-caption {
    width: 720px;
  }
  .carousel-caption h3 {
    font-size: 35px;
  }
  .latest-news {
    width: 280px;
  }
  .news-head h5 {
    font-size: 20px;
    margin-top: 10px;
  }
  .q-s-g-section .row .col-sm-4 > div {
    margin: 50px 10px 0;
  }
  .banner-row {
    padding-top: 77px;
  }
  .news-head {
    padding: 20px 20px 0px 20px;
  }
  .news-content p a {
    padding: 15px 20px;
    font-size: 11px;
  }
  .news-content p a span {
    top: 15px;
  }
  .student-login .student-login-div {
    width: 223px;
  }
  .counter-div .counter-number .counter {
    font-size: 20px;
  }
  .counter-div .counter-number span {
    font-size: 20px;
  }
  .counter-div .counter-number {
    padding: 15px 30px;
  }
  .counter-div p {
    font-size: 13px;
    margin-top: 5px;
    padding-left: 4px;
  }
  .news-events-heading {
    padding: 0px 20px 5px;
  }
  .news-events-heading h3 {
    font-size: 30px;
  }
  .news-events-heading a {
    font-size: 15px;
  }
  .news-events-para-div .news-events-para {
    bottom: 0;
  }
  .news-events-para-div .news-events-para p {
    padding: 5px 10px;
    line-height: 20px;
    font-size: 12px;
  }
  .address-para p {
    font-size: 11px;
    margin: 0 20px;
  }
  .footer-nav ul {
    padding: 0 0;
  }
  .about-tab-content h2 {
    font-size: 30px;
  }
  .about-tab-content h3 {
    font-size: 15px;
  }
  .about-tab-content p {
    font-size: 14px;
  }
  .about-tab-content h4 {
    font-size: 12px;
    line-height: 20px;
  }
  .about-tab-content h5 {
    font-size: 18px;
  }
  .about-tab-content h6 {
    font-size: 14px;
  }
  .about-tab ul li a {
    font-size: 13px;
    padding: 10px 0;
  }
  .about-owl .item h5 {
    font-size: 12px;
  }
  .about-owl .item p {
    font-size: 10px;
  }
  .about-owl .item h6 {
    font-size: 10px;
  }
  .Publications-div {
    margin: 0 10px 50px;
  }
  .Publications-div .Publications-content {
    padding: 25px 10px 25px 20px;
  }
  .Publications-div .Publications-content p {
    font-size: 12px;
  }
  .Publications-div .Publications-content h6 {
    font-size: 10px;
    background-image: unset;
    padding-left: 0;
  }
  .mission-section .row .mission-text {
    padding: 20px 15px;
  }
  .mission-section .row .mission-text p br {
    display: none;
  }
  .mission-section .row .col-md-6:nth-child(2) img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .the-vission .row .the-vision-content {
    width: 48.33%;
    margin: 0px 6px 12px;
  }
  .the-vission .row .the-vision-content p br {
    display: none;
  }
  #timeline {
    width: 100%;
  }
  .footer-nav ul li {
    float: left;
    padding: 0 15px;
  }
  .footer-nav ul li a {
    font-size: 14px;
  }
  .rulese-regulation ul li {
    margin: 0 0px;
  }
  .rulese-regulation ul li a {
    font-size: 9px;
    width: 116px;
    height: 40px;
  }
  .abcd p {
    font-size: 14px;
  }
  .primary-student-council ul li p {
    font-size: 12px;
  }
  .award-row {
    display: unset;
    float: left;
    width: 100%;
  }
  .awards-section .award-row .col-md-6:nth-child(1) {
    padding-right: 0;
    width: 100%;
    max-width: unset;
    margin-bottom: 20px;
  }
  .awards-section .award-row .col-md-6:nth-child(2) {
    padding-left: 0;
    width: 100%;
    max-width: unset;
  }
  .awards-section .inter-school {
    height: auto;
    margin-bottom: 20px !important;
  }
  .admission-procedures .procedures-content p {
    font-size: 13px;
    line-height: 18px;
    height: 72px;
  }
  .admission-procedures .procedures-content p br {
    display: none;
  }
  .admission-brochure a {
    margin-right: 0;
  }
  .admission-brochure p {
    margin-left: 0;
  }
  .admission-tab ul li a {
    width: 170px;
  }
  .transport img {
    padding-right: 50px;
  }
  .transport-content {
    padding-right: 50px;
  }
  .transport-content h2 {
    font-size: 25px !important;
  }
  .transport-content p {
    font-size: 13px !important;
  }
  .transport-content a {
    font-size: 13px !important;
  }
  .library img {
    padding: 0 0 0 50px !important;
  }
  .sports-and-games {
    float: left;
    padding: 20px 0;
  }
  .sports-and-games img {
    width: 100%;
  }
  .sports-and-games .sports p {
    padding: 0 50px 0 15px;
    font-size: 13px;
  }
  .sports-and-games .sports h5 {
    margin-top: 20px;
  }
  .cultural-and-canteen {
    padding: 20px 15px;
  }
  .cultural-and-canteen h5 {
    margin: 0 0 30px 0 !important;
  }
  .cultural-and-canteen p {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .departments-section .select-row {
    padding: 0;
  }
  .staffs-section .staffs-content h4 {
    font-size: 14px;
  }
  .staffs-section .staffs-content h5, .staffs-section .staffs-content h6 {
    font-size: 12px;
  }
  .staffs-section .staffs-content a {
    font-size: 12px;
  }
  .awards-page .awards-line .issue-list-content h5 {
    float: left;
    width: 100%;
    margin-top: 20px;
  }
  .alumini-page {
    margin-top: -40px;
  }
  .alumini-page .container {
    padding: 50px;
  }
  .alumini-page .container h1 {
    margin-bottom: 30px;
  }
  .alumini-page .container .aluminipage-img a {
    font-size: 17px !important;
  }
  .alumini-page .container .aluminipage-text p {
    font-size: 15px !important;
  }
  .contactus-section .row .address-para:nth-child(1) {
    padding-left: 30px;
  }
  .contactus-section .row .address-para:nth-child(3) {
    padding: 0 0 0 25px;
  }
  .navbar-nav .dropdown-li ul {
    width: 150px;
  }
  .kinder-garden-content {
    max-width: 33%;
  }
  .kinder-garden .kinder-garden-content > div p {
    font-size: 13px;
  }
  .creative-corner .creative-corner-img {
    margin: 0 30px 50px;
    padding: 20px 20px 40px;
  }
  .creative-corner .creative-corner-img p {
    bottom: -23px;
    font-size: 13px;
    padding: 15px 0;
  }
  .transfer-certificate form {
    margin: 0;
  }
  .transfer-certificate form select {
    background-position: 210px -379px;
  }
  .information-school-content .col-md-3 {
    max-width: unset;
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
    width: 50%;
  }
  .noc-content {
    margin: 0 0 !important;
  }
  .affliation-section .affliation-content1 {
    padding: 20px 15px;
    margin: 0 5px 0;
  }
  .affliation-section .affliation-content1 p {
    font-size: 17px;
  }
  .affliation-section .affliation-content > div {
    margin: 0 5px 0;
  }
  .affliation-section .affliation-content > div p {
    font-size: 15px;
  }
  .affliation-section .affliation-content > div h6 {
    font-size: 15px;
  }
  .transport-facility-section .transport-facility-content > div p,
  .transport-facility-section .transport-facility-content > div h6 {
    font-size: 20px;
  }
  .grievance-row {
    padding: 0;
  }
  .sexual-harassment .col-md-3 {
    max-width: unset;
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
    width: 50%;
  }
  .footer-nav ul:first-child {
    -webkit-column-count: 4;
            column-count: 4;
  }
  .kinder-garden .kinder-garden-content {
    width: 50%;
  }
  .navbar-nav .dropdown-li li a {
    padding: 10px 15px !important;
    background-image: none;
  }
  .navbar-nav .dropdown-li > ul {
    left: -46px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .navbar-nav li {
    padding: 0 5px;
  }
  .navbar-nav a {
    font-size: 12px;
  }
  .address-para p {
    font-size: 14px;
    margin: 0 20px;
  }
  .news-content p a {
    padding: 15px 30px;
  }
  .news-content p a span {
    top: 17px;
  }
  .q-s-g-section .row .col-sm-4 > div {
    margin: 50px 10px 0;
  }
  .counter-div .counter-number {
    padding: 15px 40px;
  }
  .counter-div p {
    font-size: 13px;
    margin-top: 6px;
    padding-left: 10px;
  }
  .Publications-div .Publications-content p {
    font-size: 15px;
  }
  .Publications-div .Publications-content h6 {
    font-size: 12px;
    background-position: -47px -1186px;
  }
  .Publications-div .Publications-content:hover h6 {
    background-position: -47px -1226px;
  }
  .mission-section .mission-text {
    padding: 20px 15px;
  }
  .mission-section .col-md-6:nth-child(2) img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .mission-section p br {
    display: none;
  }
  #timeline {
    width: 100%;
  }
  .footer-nav ul li {
    padding: 0 15px;
  }
  .rulese-regulation ul li a {
    width: 152px;
    font-size: 11px;
  }
  .awards-section .inter-school-content {
    padding: 20px 15px;
  }
  .admission-brochure p {
    margin-left: 130px;
  }
  .sports-and-games img {
    width: 100%;
  }
  .sports-and-games .sports p {
    padding-right: 10px 70px 0 15px;
  }
  .staffs-section .staffs-content h5, .staffs-section .staffs-content h6 {
    font-size: 15px;
  }
  .contactus-section .row .address-para:nth-child(3) {
    padding: 0 0 0 15px;
  }
  .kinder-garden .kinder-garden-content > div p {
    font-size: 13px;
  }
  .transfer-certificate form {
    margin: 0 100px;
  }
  .transfer-certificate form select {
    background-position: 228px -379px;
  }
  .information-school .information-school-content .col-md-3 > div p {
    font-size: 12px;
  }
  .affliation-section .affliation-content1 {
    padding: 70px 25px;
  }
  .affliation-section .affliation-content > div p,
  .affliation-section .affliation-content > div h6 {
    font-size: 15px;
  }
  .companies-act-section h2 br {
    display: none;
  }
  .kinder-garden .kinder-garden-content > div a {
    padding: 5px 0 0 0;
    background-image: unset;
    font-size: 13px;
  }
}
/*# sourceMappingURL=style.css.map */

/*30-7-21*/
.tc-drop-down label{
	margin-bottom: 12px !important;
}
.tc-data-table .dataTables_wrapper{
	margin-top:30px !important;
}
.tc-data-table .dataTables_wrapper label{
	font-family: 'Roboto';
	font-weight: normal;
	font-style: normal;
}
.tc-data-table .dataTables_wrapper .dataTables_length select{
	height:30px !important;
	padding: 4px 8px !important;
	margin: 0px 8px !important;
	border:1px solid  #dee2e6 !important;
}
.tc-data-table .dataTables_wrapper .dataTables_filter{
	margin-bottom:30px;
}
.tc-data-table .dataTables_wrapper .dataTables_filter label input{
	background:#fff;
	border:1px solid  #dee2e6 !important;
	margin-left: 4px;
}
.tc-data-table .dataTables_wrapper .table td, .tc-data-table .dataTables_wrapper .table th{
	font-family: 'Roboto' !important;
	font-weight: normal !important;
	font-style: normal !important;
}
.tc-data-table .dataTables_wrapper .table td a{
	text-decoration:none;
}
.tc-data-table .dataTables_wrapper .table.dataTable thead th, .tc-data-table .dataTables_wrapper .table.dataTable thead td {
	border-bottom: 0px solid #111 !important;
}
.tc-data-table .dataTables_wrapper .table-bordered td, .tc-data-table .dataTables_wrapper .table-bordered th{
	border-right-width: 0px !important;
	border-bottom-width:0px !important;
}
.tc-data-table .dataTables_wrapper .table-bordered{
	border: 1px solid #dee2e6;
	border-right-width: 1px !important;
	border-bottom-width: 1px !important;
	border-left-width: 0px !important;
	border-top-width:0px;
}
.tc-data-table .dataTables_wrapper .dataTables_info, .tc-data-table .dataTables_wrapper .paging_simple_numbers{
	font-family: 'Roboto' !important;
	font-weight: normal !important;
	font-style: normal !important;
}
.tc-data-table .dataTables_wrapper .paging_simple_numbers .paginate_button.current, .tc-data-table .dataTables_wrapper .paging_simple_numbers .paginate_button.current:hover{
	background:#fff;
	padding:4px 20px;
	border: 1px solid #dee2e6;
	margin-top: 20px;
}
.tc-data-table .dataTables_wrapper .dataTables_info{
	margin-top:20px;
} 
 .tc-data-table .container form .tc-button-one {
	 margin:30px 0px 0px !important;
	 transition:all .3s linear;
	 background:#3d4690 !important;
	 color:#fff;
 }

 .tc-modal-pop .close {
    padding: 7px 15px;
    width: auto;
    background: #0195df;
    color: #fff;
    font-size: 24px;
    font-weight: normal;
}
.tc-modal-pop .close span{
	display: block;
	margin-top: -6px;
}
.tc-modal-pop .modal-dialog .modal-content .modal-header center{
	width:100%;
	text-align:center;
	
}
.tc-modal-pop .modal-content .modal-body #popup_message_show p{
	font-family: 'Roboto' !important;
	font-weight: normal !important;
	font-style: normal !important;
}
.tc-modal-pop .close span:focus-visible{
	outline:0;
}
.news-head > div {
    margin-right: 30px;
}
.message-description p a{
	color: #0056b3;
	text-decoration: none;
}
.student-tc .container .row p{
	width:100%;
	text-align:center;
}
.news-content{
	display:none;
}

/* 14-7-22 */
.h-height{
	height:77px;
}
#careers-form-section form{
	width:100%;
}
#careers-form-section h1{
	margin-bottom:25px;
	text-align: center;
	color: #3d4690;
	font-size: 43px;
}
#careers-form-section p{
	font-size: 17px;
	color: #595959;
	line-height: 27px;
	max-width:65%;
	margin-bottom:25px !important;
	text-align:center;
}
.careers-form-cls .form-group label{
	font-size:17px;
	color: #292525;
}	
.careers-form-cls .form-group input {
	font-size: 15px;
	color: #292525;
	height: 50px;
	display: flex;
	align-items: center;
	padding: 12px 12px; 
	font-family: 'Roboto';
	font-weight: normal;
	font-style: normal;
}
.careers-form-cls button{
	margin: 30px 0px 0px !important;
	transition: all .3s linear;
	background: #3d4690 !important;
	color: #fff;
	font-size: 17px;
	box-shadow: unset;
	width: 110px;
	border:0 !important;
	margin-left: 15px !important;
}
::-webkit-input-placeholder { /* Edge */
  color: #292525;
  opacity:1;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #292525;
  opacity:1;
}

::placeholder {
  color: #292525;
  opacity:1;
}
#careers-form-section input:focus{
	box-shadow:unset;
	outline:0;
	border-color: #ced4da !important;
}
.list-col div h3{
	font-size: 18px;
	color:#000;
	width: 33%;
}
.list-col div p{
	font-size: 18px;
	color: #686767;
}
.list-col .col-sm-12 > div{
	box-shadow: 0px 0px 11px 1px rgba(0, 0, 0, 0.2);
	border-top: 5px solid #00a7fa;
	padding: 20px 25px;
	margin-bottom:0px !important;
}
.list-col .col-sm-12 > div div{
	border-top: 0px solid #f2f2f2;
	margin-bottom:2px;
	line-height: 28px;
}
.list-description .show-more{
	height: 20px; 
	cursor: pointer;
	color:#00a7fa;
}
.list-description .show-more-height { 
  height: 77px; 
  overflow:hidden; 
}
.show-more{
	margin-bottom:0px !important;
}
#careers-listing .container > p{
	max-width: 90%;
	margin: auto;
}
.list-description div:nth-child(2){
	cursor:pointer;
}
.list-description {
	box-shadow: unset !important;
    padding: 0px !important;
    border-top: 1px solid #f2f2f2 !important;
    padding-top: 20px !important;
	margin-bottom: 0px !important;
}
.description-content {
	margin-bottom: 0px !important
}
.job-apply {
	margin-bottom: 30px;
}
@media  (max-width: 767px){
	.list-col .col-sm-12{
		padding:0 !important;
	}
	.list-col .col-sm-12 > div {
		margin-bottom: 20px !important;
		padding: 20px 15px 0px 15px!important;
	}
	#careers-form-section p{
		max-width:100%;
		text-align:center;
	}
	.list-col .col-sm-6 {
		padding: 0px !important;
	} 
	.list-col div h3{
		width: 40%;
	}
	.list-col div p {
		font-size: 13px;
		color: #686767;
	}
	.list-col div h3 {
		font-size: 14px;
	}
	.description-content {
		padding: 0px !important;
		margin-bottom: 0px !important;
	}
	.job-apply {
		margin-bottom: 5px;
	}
}
.alumni-form .form-group {
  margin-right: 20px;
  margin-bottom: 30px;
}
.alumni-form .form-control, .form-control-file{ 
	border: 0px solid #3d4690;
	border-radius: 3px;
	-webkit-box-shadow: unset;
	box-shadow: unset;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(../images/spirite.png);
	background-repeat: no-repeat;
	background-position: 460px -379px;
	color: #292525;
	font-size: 14px;
	height: 43px;
	padding: 10px 15px;
	background-color: #fff;
}
#web-alumini-form .container  h3{
	color: #3d4690;
	font-size: 43px;
	margin-bottom: 25px;  
}
.container-inner {
	background: #f4f4f4;
	padding: 50px 50px;
}
#web-alumini-form{
	padding:5% 0%;
} 
#web-alumini-form .container-inner .form-check-input{
	cursor:pointer;
}
#web-alumini-form .container-inner .alumini-form-btn {
	background-color: #3d4690 !important;
	font-size: 17px;
	margin: 20px auto 0;
	border-radius: 3px;
	-webkit-box-shadow: unset;
	box-shadow: unset;
	width: 110px; 
	color:#fff;
}
.alumni-form textarea{
    resize:none;
    background-image: unset !important;
}
#alumini-form-fade{
    display:none;
    margin-top:30px;
}
.alumini-form-fade-block-class{
    display:block;
}
.btn.alumini-form-fade-btn {
    padding: 10px 30px;
    background: #3d4690;
    margin: auto;
    color: #fff;
}
.alumini-close{
    justify-content:flex-end;
    font-size:20px;
    color:#3d4690;
     cursor:pointer;
}
#alumini-close-btn span{
    font-size:22px;
    color:#3d4690;
   
}

.job-apply a:hover {
    color: unset;
    text-decoration: none;
}
.career-list-show-more-btn {
	background-color: #00a7fa;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    transition: all .3s linear;
	margin-top: 20px;
}
.multiselect-dropdown {
	display: none !important;
}
.padzero.kinder-garden-content img {
  max-height: 300px;
}



.testimonial-img {
    width: 90px;
    height: 90px;
    margin: 0 auto 15px;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid #ffffff;
}

.testimonial-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.testimonial-title {
    color: #222;
    margin-bottom: 8px;
}

.testimonial-text {
    color: #444;
    line-height: 1.6;
    font-size: 15px;
}

.about-owl .owl-item {
    display: flex;
    justify-content: center;
}

.about-owl .item {
    width: 100%;
}

.testimonial-card {
    width: 100%;
    background: rgb(255 255 255 / 20%);
    backdrop-filter: blur(6px);
    border-radius: 14px;
    padding: 15px 25px;
    text-align: center;
    box-shadow: 0 12px 30px rgba(0,0,0,0.25);
}

.about-owl .item p{
    font-size: 15px;
    color: #f3f3f3;
    margin-bottom: 20px;
    padding: 0 20px 0;
    text-align: justify;
    letter-spacing: 0.4px;
    }

.about-owl .item h5 {
    font-size: 20px;
    padding: 0 10px 0 30px;
    color: #f6dc90;
}

.testimonial-section {
    position: relative;
    min-height: 80vh;
    display: flex;
    align-items: center;  
    background: url('../images/PSGPS_image.avif') center/cover no-repeat;
} 

.testimonial-section .overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.6);
}

.testimonial-section .container {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;  
    justify-content: center;
}
.about-owl .owl-stage-outer {
    display: flex;
    align-items: center;
}

.about-owl .owl-stage {
    display: flex;
    align-items: center;
}

.about-owl .owl-item {
    display: flex;
    justify-content: center;
}
.testimonial-card {
    height: auto;     
    width: 100%;
}
.about-owl .owl-item.active .testimonial-card {
    transform: translateY(-2px);
}