@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.9.0/css/all.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.3.1/css/bootstrap.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/mdbootstrap/4.8.7/css/mdb.min.css");
@import url("../css/compiled-4.8.7.min.css");
@import url("../fontawesome-pro/css/all.min.css");
@import url("https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700|Open+Sans:300,400,600,700,800");
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
@font-face {
  font-family: 'Gotham Book';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/gotham/GothamBook.eot");
  src: url("../fonts/gotham/GothamBook.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/GothamBook.woff2") format("woff2"), url("../fonts/gotham/GothamBook.woff") format("woff"), url("../fonts/gotham/GothamBook.ttf") format("truetype"), url("../fonts/gotham/GothamBook.svg#Gotham") format("svg");
}
body 
{
  font: normal 1.15rem/1.5 "Open Sans", Arial, Helvetica, sans-serif !important;
  color: #1b1717;
}

#caro div img {
  height: 550px;
  filter: brightness(60%);

}
#pride{
  display: none;
}
#callUs a{
  background-color:rgb(6, 6, 53) !important ;
}
#navbarContent ul li a{
  font-weight: bold;
  color: rgb(8, 8, 80);
}
/* @media (max-width: 600px) {
  #topperName{
    display: none;
  }

} */
#navbarContent ul li a:hover{
  color: rgb(1, 1, 7);
}
@media (max-width: 600px) 
{
  #studentImage
  {
      display:none;
  }
  #about{
    display: none;
  }
  #pride{
    display: block;
  }
}

#callUs
{
  top: 88.5%; 
  /* left: 5px;  */
  position: fixed; 
  z-index: 10;
}

@media (max-width : 600px)
{
  #callUs
  {
    top: 84%;
    position: fixed; 
    z-index: 10;
  }
}

@media (max-width : 768px)
{
  #callUs
  {
    top: 84%;
    position: fixed; 
    z-index: 10;
  }
}

@media (max-width : 1024px)
{
  #callUs
  {
    top: 84%;
    position: fixed; 
    z-index: 10;
  }
}

@media (max-width : 1440px)
{
  #callUs
  {
    top: 84%;
    position: fixed; 
    z-index: 10;
  }
}

body {
  font: normal 1.15rem/1.5 'Gotham Book', Arial, Helvetica, sans-serif;
}

.navbar {
  background: rgba(0, 0, 0, 0.2);
}

.navbar .navbar-brand {
  font: 'Gotham Book', Arial, Helvetica, sans-serif;
}

.navbar .navbar-brand img {
  height: auto !important;
}

.nav-item a {
  font: 300 0.85rem 'Gotham Book', Arial, Helvetica, sans-serif;
}


.carousel-caption
{
  bottom: 200px;
}

@media (max-width: 360px)
{
  .carousel-caption
  {
    top: 5px;
  }
} 

@media (max-width: 360px)
{
  .carousel-caption h5
  {
    visibility: hidden;
  }
}

@media (max-width: 360px)
{
  .carousel-caption a
  {
    visibility: hidden
  }
}

@media (max-width: 640px)
{
  .carousel-caption
  {
    top: 5px;
  }
} 

@media (max-width: 640px)
{
  .carousel-caption h5
  {
    visibility: hidden;
  }
}

@media (max-width: 640px)
{
  .carousel-caption a
  {
    visibility: hidden
  }
}

@media (max-width: 650px)
{
  .carousel-caption
  {
    /* top: 5px; */
    padding-top: 4%;
  }
} 


@media (max-width: 768px)
{
  .carousel-caption
  {
    padding-top: 10%;
  }
} 

@media (max-width: 1024px)
{
  .carousel-caption
  {
    top: 0;
  }
} 

.carousel-caption h5
{
  margin: 0;
  /* text-transform: uppercase; */
  font-size: 40px;
  font-weight: 700;
  line-height: 56px;
  color: #ffffff;
}

.carousel-caption a
{
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 40px;
  border-radius: 50px;
  transition: 0.5s;
  margin-top: 30px;
  color: #000;
  background: #6D4C41;
}

@media (max-width: 992px) 
{
  .carousel-caption h5 
  {
    font-size: 28px;
    line-height: 36px;
  }
  .carousel-caption p 
  {
    font-size: 18px;
    line-height: 24px;
  }
}

.carousel .carousel-inner,
.carousel .carousel-inner .active,
.carousel .carousel-inner .carousel-item {
  height: 100%;
}

.carousel .carousel-control-next-icon,
.carousel .carousel-control-prev-icon {
  width: 40px;
  height: 40px;
}

.carousel-control-next,
.carousel-control-prev {
  width: 5%;
}

/* .carousel .carousel-inner, .carousel .carousel-inner .active, .carousel .carousel-inner .carousel-item {
  height: 100%;
}

.carousel .carousel-control-next-icon, .carousel .carousel-control-prev-icon {
  width: 40px;
  height: 40px;
}

.carousel-control-next, .carousel-control-prev {
  width: 5%;
} */

hr.hr {
  border-bottom: 4px solid #795548;
  width: 60px;
  border-top: 0 !important;
}

.jarallax {
  min-height: 400px;
}

.view {
  position: relative;
  overflow: hidden;
  cursor: default;
}

.view img, .view video {
  position: relative;
  display: block;
}

.btn:focus, .btn:active, button:focus, button:active {
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.btn-rounded {
  border-radius: 10em;
}

footer.page-footer .footer-copyright {
  height: auto !important;
  line-height: inherit !important;
}

.padTop {
  padding-top: 108px;
}

#emailSubscription input[type="email"] {
  border-bottom: 1px solid #d50000;
  -webkit-box-shadow: 0 0px 0 0 #d50000;
  box-shadow: 0 0px 0 0 #d50000;
}

#emailSubscription input[type="email"] input[type="email"]:focus:not([readonly]) {
  border-bottom: 1px solid #d50000;
  -webkit-box-shadow: 0 0px 0 0 #d50000;
  box-shadow: 0 0px 0 0 #d50000;
}

#emailSubscription input[type="email"] + label {
  color: #d50000;
}

#emailSubscription input[type="email"] :focus:not([readonly]) + label {
  color: #d50000;
}

.material-icons.md-16 {
  font-size: 16px;
}

.material-icons.md-14 {
  font-size: 14px;
}

.material-icons.md-12 {
  font-size: 12px;
}

.material-icons.md-10 {
  font-size: 10px;
}

.material-icons.md-8 {
  font-size: 8px;
}

.material-icons.md-6 {
  font-size: 6px;
}

.material-icons.md-4 {
  font-size: 4px;
}

.importantLinks li {
  padding-bottom: .5em;
}

.importantLinks li a {
  color: #6c757d !important;
  float: none;
  display: block;
  -webkit-transition: all 1s ease-in;
  transition: all 1s ease-in;
}

.importantLinks li a:hover {
  -webkit-transform: translate(1em, 0);
          transform: translate(1em, 0);
  color: #000 !important;
}

.facebook-bg {
  background: #3b5998;
}

.twitter-bg {
  background: #1da1f2;
}

.google-bg {
  background: #ea4335;
}

.linkedin-bg {
  background: #007bb5;
}

.youtube-bg {
  background: #ff0000;
}

.instagram-bg {
  background: #c32aa3;
  background: -webkit-linear-gradient(circle at 33% 100%, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FED373', endColorstr='#515ECF',GradientType=1 );
  background: radial-gradient(circle at 33% 100%, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF);
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu dropdown-dark {
  top: 0;
  left: 104.4%;
  margin-top: -1px;
}

#topNav ul li a {
  color: #fff;
}

#topNav ul li a:hover {
  color: #ff8000;
}

#testimonials .testimonial-carousel .testimonial {
  margin-right: 6%;
  margin-left: 6%;
}

#testimonials .testimonial-carousel .carousel-control.left {
  left: 0%;
}

#testimonials .testimonial-carousel .carousel-control.right {
  right: 0%;
}

.carousel-control-next, .carousel-control-prev {
  color: #ccc !important;
}

.carousel-thumbnails {
  margin-bottom: 50px;
}

.carousel-thumbnails .carousel-indicators {
  bottom: 0px;
  margin-bottom: -50px;
}

.carousel-thumbnails .carousel-indicators img {
  max-width: 50px;
  width: 50px;
  height: 50px;
}

.carousel-thumbnails .carousel-indicators li {
  max-width: 50px;
  width: 50px;
  height: 50px;
}

.carousel-thumbnails .carousel-indicators .active {
  width: 50px;
  height: 50px;
}

#cbseResults .nav-tabs {
  background-color: transparent !important;
}

@media only screen and (max-width: 1024px) {
  .carousel-caption {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .padTop {
    padding-top: 66px;
  }
}

@media only screen and (max-width: 320px) {
  .btn.filter {
    padding: 0 1.1rem;
  }
}

@media only screen and (max-width: 480px) {
  .gallery {
    -webkit-column-count: 1;
            column-count: 1;
  }
}

section .contact {
  background-color: teal;
}

section .contact i {
  color: #fff;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
}

.gal {
  -webkit-column-count: 3;
          column-count: 3;
}

.gal img {
  width: 100%;
}

@media only screen and (max-width: 640px) {
  .gal {
    -webkit-column-count: 1;
            column-count: 1;
  }
}

.gg-box {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(220px, 1fr))[auto-fit];
      grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  grid-auto-rows: 200px;
  grid-gap: 8px;
}

.gg-element img {
  -o-object-fit: cover;
     object-fit: cover;
  cursor: pointer;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}

.gg-element img:hover {
  opacity: 0.9;
}

#gg-screen {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
  background: rgba(0, 0, 0, 0.85);
  z-index: 9999;
  text-align: center;
}

#gg-screen .gg-image {
  height: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#gg-screen .gg-image img {
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}

.gg-bt {
  width: 38px;
  height: 38px;
  background: rgba(255, 255, 255, 0.6);
  color: #222;
  border-radius: 50%;
  text-align: center;
  line-height: 32px;
  vertical-align: middle;
  display: inline-block;
  cursor: pointer;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  font-size: 25px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 2px;
}

.gg-bt:hover {
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.5);
}

.gg-close {
  position: fixed;
  top: 0.5em;
}

.gg-close, .gg-nxt {
  right: 0.5em;
}

.gg-prev {
  left: 0.5em;
}

.gg-prev, .gg-nxt {
  position: fixed;
  bottom: 50%;
}
/* <marquee class="blink" style="color:#001844 !important;margin-top: 30px; font-size: 30px;">Admission Open For Session 2020-21.</marquee> */

.blink {
	animation: blinker 0.6s linear infinite;
	color: #1c87c9;
	font-size: 20px;
	font-weight: bold;
	font-family: sans-serif;
	}
	@keyframes blinker {  
	50% { opacity: 0; }
	}
	.blink-one {
	animation: blinker-one 1s linear infinite;
	}
	@keyframes blinker-one {  
	0% { opacity: 0; }
	}
	.blink-two {
	animation: blinker-two 1.4s linear infinite;
	}
	@keyframes blinker-two {
	100% { opacity: 0; }
	}

@media (min-width: 478px) {
  .gg-element:nth-child(3n+0) {
    -ms-grid-row-span: 2;
        grid-row-end: span 2;
  }
}

@media only screen and (max-width: 768px) {
  .gg-box {
    -ms-grid-columns: (minmax(150px, 1fr))[auto-fit];
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    grid-auto-rows: 150px;
    grid-gap: 6px;
  }
  .carousel-thumbnails .carousel-indicators img {
    width: 20px;
    height: 20px;
  }
  .carousel-thumbnails .carousel-indicators li {
    width: 20px;
    height: 20px;
  }
  .carousel-thumbnails .carousel-indicators .active {
    width: 20px;
    height: 20px;
  }
}

@media only screen and (max-width: 450px) {
  .gg-box {
    -ms-grid-columns: (minmax(100px, 1fr))[auto-fit];
        grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    grid-auto-rows: 100px;
    grid-gap: 4px;
  }
}
/*# sourceMappingURL=master.css.map */

#onlineAdmissionNow
{
  background-color: white;
  border: none;
  color: black;
  padding: 16px 32px;
  text-align: center;
  font-size: 16px;
  margin: 4px 2px;
  transition: 0.3s;
  border-radius: 10px;
  width: 90%;  
  white-space: nowrap;
}

/* #competitiveLink
{
  background-color: white;
  border: none;
  color: black;
  padding: 16px 32px;
  text-align: center;
  font-size: 16px;
  margin: 4px 2px;
  transition: 0.3s;
  border-radius: 10px;
  width: 90%;
  white-space: nowrap;
  text-align: center;
} */

#onlineAdmissionNow:hover 
{
  background-color: #3E2723;
  color: white;
}

/* #competitiveLink:hover 
{
  background-color: #3E2723;
  color: white;
} */

#enquireNow
{
  background-color: white;
  border: none;
  color: black;
  padding: 16px 32px;
  text-align: center;
  font-size: 16px;
  margin: 4px 2px;
  transition: 0.3s;
  border-radius: 10px;
  width: 90%;
  white-space: nowrap;
  text-align: center;
}

#enquireNow:hover
{
  background-color: #3E2723;
  color: white;
}
/* 
#prospectusLink
{
  padding-top: 5%;
  color: black;
  font-size: 12px;
}

#prospectusLink:hover
{
  font-size: 18px;
  color: red;
} */

#admOpen
{
  color: #3E2723;
}

#advModal
{
  color: lightgray;
}

#card
{
  height: 400px;
}

#sectionNewsEvents .card
{
  height: 360px;
}