@import url('https://fonts.googleapis.com/css2?family=Amatic+SC&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gloria+Hallelujah&family=Montserrat&display=swap');

@font-face {
    font-family: KBLuckyClover;
    src: url(../fonts/KBLuckyClover.ttf)
}

* {
	margin : 0;
	padding: 0;
}
body{
	font-family: calibri;
	color: #000;
	overflow-x: hidden;
}
h1, h2{
/*	font-family: 'Gloria Hallelujah', cursive;*/
	font-family: 'Cinzel Decorative', cursive;
	position: relative;
	padding-bottom: 10px;
}
h1:before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #FFD305;
	width: 80px;
	height: 3px;
	right: 0;
	margin: auto;
}
p{
	/*font-family: 'Montserrat', sans-serif;
	line-height: 26px;
	text-align: justify;*/
	font-size: 18px;
}
ol{
	list-style: none;
	text-align: justify;
	font-size: 18px;
}
table tr th{
/*	background-color: #CE4200;*/
background-color: rgba(206, 66, 0,0.7);
    color: #fff;
}
.footer .quick-links ul{
	text-align: unset;
}
.footer .working-hours ul li{
	line-height: unset;
}
.top_header_2 nav ul li .dropdown-menu a.active{
	background-color: #fff;
	color: #000;
}
.top_header_2 nav ul li .dropdown-menu{
	border: 1px solid #555;
	overflow: hidden;
}
ul{
	font-size: 18px;
    text-align: justify;
}
a:hover{
	opacity: 0.9;
	text-decoration: none;
}
.inner_ .contant_ara{
	display: inline-block;
    width: 100%;
    padding-bottom: 20px;
}
.border {
    border-bottom: 4px double #fff;
    line-height: .2;
    margin-top: 28px;
    margin-bottom: 28px;
}

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #a28089; 
  border-radius: 10px;
}

.color-yellow{
	color: #FFD305;
}

/* Header start */
.top_header_2{
	box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
}

.banner_section .carousel-fade .carousel-item {
 	opacity: 0;
 	transition-duration: .6s;
 	transition-property: opacity;
}
.banner_section .carousel-control-next-icon,
.banner_section .carousel-control-prev-icon{
    padding: 25px;
    border-radius: 50%;
}
.banner_section .carousel-fade  .carousel-item.active,
.banner_section .carousel-fade  .carousel-item-next.carousel-item-left,
.banner_section .carousel-fade  .carousel-item-prev.carousel-item-right {
  	opacity: 1;
}
.banner_section .carousel-fade .active.carousel-item-left,
.banner_section .carousel-fade  .active.carousel-item-right {
 	opacity: 0;
}
.banner_section .carousel-fade  .carousel-item-next,
.banner_section .carousel-fade .carousel-item-prev,
.banner_section .carousel-fade .carousel-item.active,
.banner_section .carousel-fade .active.carousel-item-left,
.banner_section .carousel-fade .active.carousel-item-prev {
 	transform: translateX(0);
 	transform: translate3d(0, 0, 0);
}

.top_header1 {
	background-color: #a28089;
	color: #fff;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu a::after {
	transform: rotate(-90deg);
	position : absolute;
	right    : 6px;
	top      : .8em;
}
.dropdown-submenu .dropdown-menu {
	top         : 0;
	left        : 100%;
	margin-left : .1rem;
	margin-right: .1rem;
}
.footer h3 {
    color: #FFD305;
    margin-bottom: 21px;
    text-transform: uppercase;
}
.footer a {
    color: #fff;
    text-decoration: none;
}
.quick-links ul li a:hover {
    color: #FFD305;
    text-decoration: none;
}
.quick-links ul li {
    list-style: none;
    line-height: 1.9;
}
.working-hours ul li {
    list-style: none;
    border-bottom: 1px dotted #ccc;
    line-height: 1.9;
}
.header1_btns .loginBtn{
	background-color: #FFD305;
	color: #000;
}
.header1_btns .depoBtn{
	background-color: #CE4200;
}
.header1_btns .depoBtn:hover{
	color: #000;
}
.header1_btns a{
	color: #fff;
	border-radius: 0;
	font-size: 18px;
	padding: 2px 15px;
}
.header1_btns a:hover{
	opacity: 0.9;
	color: #fff;
}
.header2.wrap .header-logo img {
	max-width: 60px;
}
.navbar-custom .navbar-nav .nav-link {
	color: #000;
	font-weight: 600;
	font-size: 18px;
}
.navbar-custom .nav-link:hover,
.navbar-custom .nav-link:focus {
	color: #333333;
}
.navbar-custom .dropdown-menu {
	background-color: rgb(162, 128, 137);
	border          : none;
	padding: 0;
}
.navbar-custom .dropdown-item {
	color: #000000;
}
.navbar-custom .dropdown-item:hover,
.navbar-custom .dropdown-item:focus {
	color           : #000;
	background-color: #fff;
}
.upcomingWrap {
	background-repeat: no-repeat;
	height           : 245px;
	font-size        : 14px;
	text-align       : center;
	padding-top      : 0px;
	line-height      : 28px;
	background-size  : 96%;
}
.page-link {
	position   : relative;
	display    : block;
	padding    : .5rem .75rem;
	margin-left: -1px;
	line-height: 1.75;
}
.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;	
}
#testimonials-rotate .celender {
	float: left;
	width: 20%;
}
.upcomingListWrap {
	float: left;
	width: 74%;
}
.upcomingEventClass {
	font-size: 15px;
	font-weight: bold;
}
.panel-footer {
	background-color: #a28089;
	padding: 5px 15px;

}
.pagination>li>a,
.pagination>li>span {
	padding: 0px 4px;
}
/**** Header Clouds Animation ****/
@keyframes myCloud1Starting {
  0% {
    margin-left: 0vw;
  }
  100% {
    margin-left: 96vw;
  }
}
@keyframes myCloud1 {
  0% {
      margin-left: -24vw;
  }
  100% {
      margin-left: 96vw;
  }
}
@keyframes myCloud2Starting {
  0% {
    margin-left: 0vw;
  }
  100% {
    margin-left: 74vw;
  }
}
@keyframes myCloud2 {
  0% {
      margin-left: -43vw;
  }
  100% {
      margin-left: 74vw;
  }
}
@keyframes myCloud3Starting {
  0% {
    margin-left: 0vw;
  }
  100% {
    margin-left: 55vw;
  }
}
@keyframes myCloud3 {
  0% {
      margin-left: -58vw;
  }
  100% {
      margin-left: 55vw;
  }
}
@keyframes myCloud4Starting {
  0% {
    margin-left: 0vw;
  }
  100% {
    margin-left: 36vw;
  }
}
@keyframes myCloud4 {
  0% {
      margin-left: -78vw;
  }
  100% {
      margin-left: 36vw;
  }
}
@keyframes myCloud5Starting {
  0% {
    margin-left: 0vw;
  }
  100% {
    margin-left: 13vw;
  }
}
@keyframes myCloud5 {
  0% {
    margin-left: -100vw;
  }
  100% {
    margin-left: 13.5vw;
  }
}
/**** End Header Clouds Animation ****/

.movingCloud1{
    width: 19.53125vw;
    position: absolute;
    z-index: -1;
    top: -3vw;
    left: 4vw;
    right: 0;
    bottom: 0;
}
.movingCloud2{
    width: 16.2vw;
    position: absolute;
    z-index: -2;
    top: auto;
    left: 26vw;
    bottom: auto;
    right: auto;
    margin: -2vw 0 0 0;
}
.movingCloud3{
    width: 13.02vw;
    position: absolute;
    z-index: -1;
    bottom: auto;
    top: auto;
    left: 45vw;
    right: auto;
    margin: 4vw 0 0 0;
}
.movingCloud4{
    width: 13.02vw;
    position: absolute;
    z-index: -2;
    bottom: auto;
    top: auto;
    left: 64.5vw;
    right: auto;
    margin: 1vw 0 0 0;
}
.movingCloud5{
    width: 13.02vw;
    position: absolute;
    z-index: -2;
    bottom: auto;
    top: auto;
    left: 87vw;
    right: auto;
    margin: 1.5vw 0 0 0;
}
/**** Header Clouds ****/
.movingCloud1{
    animation: myCloud1Starting linear 100s, myCloud1 linear 100s infinite 100s;
}
.movingCloud2{
    animation: myCloud2Starting linear 80s, myCloud2 linear 100s infinite 80s;
}
.movingCloud3{
    animation: myCloud3Starting linear 60s, myCloud3 linear 100s infinite 60s;
}
.movingCloud4{
    animation: myCloud4Starting linear 40s, myCloud4 linear 100s infinite 40s;
}
.movingCloud5{
    animation: myCloud5Starting linear 20s, myCloud5 linear 100s infinite 20s;
}  
/**** End Header Clouds ****/
section.intro_section{
	background: -webkit-gradient(linear, left top, left bottom, from(#44cae5), to(#b9f2fd)) fixed;
    padding: 70px 0;
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
}
section.intro_section .container-fluid{
	position: relative;
    z-index: 9;
}
section.banner_section{
	z-index: 99;
    position: relative;
}
.home_contact2 {
	Width     : 50%;
	position  : relative;
	min-height: 160px;
	background: rgba(0, 0, 0, 0) url("../images/contact-box.png") repeat scroll 0 0 / 100% 100%;
}
.img-cover-div {
	width  : 25%;
	border : 0px;
	float  : left;
	padding: 2px;
}
.img-gallery .img-cover-div {
	width: 100%;
}
.marqueeText {
	font-size     : 20px;
	text-transform: uppercase;
	font-weight: 700;
}
/*.marqueeWrap {
	position  : absolute;
	z-index   : 1;
	width     : 100%;
}*/
.colorWhite{
	color: #5ab7c9 !important;
	font-weight: 700;
}
marquee{
	padding       : 8px 8px 0 0;
}
.img_address a{
	color      : #fff;
	font-size  : 16px;
	font-family: calibri;
}
.tagline {
	color      : #880000;
	font       : bold 12pt arial;
	font-size: 18px;
}
.upcoming .carousel-inner .testimonials h3>a {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #fff;
}
.newAnno {
	color: red;
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.7s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-direction: alternate;
}
section.events_section .panel-body {
    min-height: 150px;
}
.panel-default>.panel-heading {
	background-color     : #a28089;
	color: #fff;
    border-radius: 4.3px 4.3px 0px 0px;
    padding: 6px 0;
    text-align: center;
    font-size: 24px;
}
.footer {
	position: relative;
	color   : #fff;
}
.footer {
	font-size: 17px;
	background-color: #a28089;
}
.footer-bootom {
    background-color: rgba(0,0,0,0.8);
    color: #fff;
    padding: 8px 0;
    font-size: 18px;
    border-top: 1px dotted;
}
.footer-bootom .copiright a{
	color: #FFD305;
}
.footer-bootom ul.social_{
	list-style: none;
    display: flex;
    gap: 10px;
    justify-content: end;
    margin-bottom: 0;
}
.working-hours ul li:last-child{
	border-bottom: none;
}
.working-hours ul{
	margin-bottom: 0;
}
.footer-bootom ul.social_ a i{
	color: #a28089;
}
.footer-bootom ul.social_ a{
	background-color: #fff;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.working-hours .scl_timing{
	padding: 8px 15px;
}
.working-hours .scl_day{
	font-weight: 700;
	color: #FFD305;
	font-size: 20px;
}
.events_section .panel-body:before,
#myCarouselBirthday:before {
    content: '';
    background-color: rgba(0, 0, 0,0.4);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.events_section .row{
	position: relative;
}
.panel-body.events_img {
	background         : url(../images/events-new.jpg);
	background-repeat  : no-repeat;
	background-size    : cover;
	background-position: center;
	color: #fff;
	position: relative;
}
.Announcement_img {
	background         : url(../images/announce-new.jpg);
	background-repeat  : no-repeat;
	background-size    : cover;
	background-position: top;
	color: #fff;
	position: relative;
}
.Newsletter {
	background         : url(../images/newsletter-new.jpg);
	background-repeat  : no-repeat;
	background-size    : cover;
	background-position: top;
	color: #fff;
	position: relative;
}
#myCarouselBirthday {
	text-align         : center;
	background-image   : url(../images/bday-new2.png);
	background-size    : 100% 100%;
	height             : 240px;
	background-position: center;
	position: relative;
}
.notice .panel-default,
#myCarouselBirthday,
.gallery_ .well,
.upcoming {
	box-shadow: 1px 1px 10px #ccc;
}
.bdayname {
	color      : #fff;
	font-size  : 15px;
	font-weight: bold;
	text-shadow: none;
	text-align: center;
}
.bdaySection {
	width   : 100%;
	top     : 197px;
	position: inherit;
	overflow: hidden;
	top: 60px;
}
.bdaySection p{
	margin-bottom: 0;
    font-size: 20px;
}
.news-item {
	border-bottom: 1px dotted #555;
    margin: 0;
    padding: 40px;
    padding-bottom: 9px;
    padding-top: 9px;
    font-size: 18px;
}
.celender {
	background-image : url(../images/celender.png);
	background-repeat: no-repeat;
	background-size  : 100% 100%;
	text-align       : center;
}

.month_ {
	font-size     : 14px;
	font-weight   : bold;
	text-transform: uppercase;
	color         : #fff;
	padding-top   : 5%;
}
.data_ {
	font-size  : 27px;
	font-weight: bold;
	color      : #000;
	line-height: 0.9;
	padding-top: 18%;
}
.upcomingListWrap a,
.upcomingListWrap a:hover{
	color: #fff;
	font-size: 18px;
    line-height: 22px;
    font-weight: bold;
}
.upcoming .carousel-inner .testimonials h4 {
    color: #FFD305;
    margin-left: 15px;
}
.notice ul.pagination>li>a,
.upcomingWrap ul.pagination>li>a {
	color: #880000;
}
.notice span.fa {
	font-weight: bold;
	font-size  : 2em;
}
.panel.panel-default{
	overflow: hidden;
}
.Announcement_img .demo2.align-left,
.Newsletter .newsBulletine{
	margin-bottom: 0;
}
.Announcement_img .align-left li a,
.Newsletter .align-left li a{
	color: #FFD305;
}
/* Homepage end */

/* Gallery start */
.carousel-gallery .swiper-slide a {
   	display: block;
   	width: 100%;
   	height: 200px;
   	border-radius: 4px;
   	overflow: hidden;
   	position: relative;
   	-webkit-box-shadow: 3px 2px 20px 0px rgba(0, 0, 0, .2);
   	-moz-box-shadow: 3px 2px 20px 0px rgba(0, 0, 0, .2);
   	box-shadow: 3px 2px 20px 0px rgba(0, 0, 0, .2);
}
.carousel-gallery .swiper-slide a .image {
   	width: 100%;
   	height: 100%;
   	background-size: cover;
   	background-position: center center;
}
.carousel-gallery .swiper-pagination {
   	position: relative;
   	bottom: auto;
   	text-align: center;
   	margin-top: 25px;
}
.carousel-gallery .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
   	background-color: #d63031;
   	transform: scale(1.1, 1.1);
}
#gal.carousel-gallery .swiper-pagination{
	display: inline-block;
    background-color: rgba(255, 255, 255,0.9);
    width: auto;
    padding: 8px;
    border-radius: 15px;
}
#gal.carousel-gallery .swiper-pagination-bullet{
	margin: 0 3px;
}
#gal.carousel-gallery .carosal-dots{
	text-align: center;
}
#gal.carousel-gallery .swiper-wrapper{
	height: auto;
}
#gal .swiper-slide {
	display: inline-block;
	position: relative;
}
#gal .swiper-slide .caption {
	position: absolute;
	bottom: 0;
	z-index: 9;
	left: 0;
	right: 0;
	padding: 8px 0;
	background-color: #a28089;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
}
.gallery_section {
	position: relative;
}
.gallery_section:before {
	content: '';
	background-image: url(https://carmelgwalior.org/static/images/banner-2023/SchoolImage11.jpg);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;
	background-attachment: fixed;
}
.gallery_section:after {
	content: '';
	position: absolute;
	background-color: rgba(0, 0, 0, 0.5);
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
.gallery_section .inner {
	z-index: 9;
	position: relative;
}
.gallery_section h2 {
	text-align: center;
	color: #fff;
}
.events_section{
	background-color: #f4f6f4;
	position: relative;
	padding: 100px 0 !important;
	overflow: hidden;
}
.events_section .container-fluid{
	z-index: 9;
    position: relative;
}
.intro_section p{
	color: #CE4200;
    font-weight: 600;
    text-shadow: 0px 0px 0px #000000;
    text-align: justify;
}
#testimonials-rotate{
	display: flex;
    align-items: center;
    justify-content: center;
    height: 63% !important;
}
.cloudup{
	position: absolute;
    z-index: 99;
    top: -1.5vw;
    left: 0;
    right: 0;
}
.cloudup-swap.right {
    right: 0;
    left: unset;
    top: 50%;
}
.cloudup img{
	filter: drop-shadow(0px 0px 10px #000000b8);
	width: 100%;
}
.cloudup-swap{
	position: absolute;
	bottom: 50%;
	left: 0;
}

/* Inner Pages Start */
/*.inner_ {
    background: url(../images/board3.jpg);
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 40px;
    background-repeat: no-repeat;
    height: 100%;
    position: relative;
    background-attachment: fixed;
}
.inner_:before{
	content: '';
	background-color: rgba(0,0,0, 0.2);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}*/
.inner_ .under{
	position: relative;
}
.inner_ .under .row{
	clear: both;
}
.inner_ .container{
	background-image: linear-gradient(#a28089, #fff);
/*	background-image: linear-gradient(to right, #a28089, #fff);*/
	box-shadow: 0px 10px 10px 2px #c7c7c7;
	border-radius: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.inner-page-heading {
    font-family: KBLuckyClover;
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 5px;
}

.history-img.thumbnail {
    height: 200px;
    overflow: hidden;
    margin-bottom: 20px;
    transition: transform .2s;
    background-color: #a28089;
    position: relative;
    border: 2px solid #fff;
}
.history-img.thumbnail:hover{
	transform: scale(1.03);
	box-shadow: 0 0 10px 2px #555;
}
.history-img.thumbnail .caption{
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    background-color: #a28089;
    color: #fff;
    padding: 5px 0;
}
.history-img.thumbnail .caption a{
	color: #fff;
}
.inner_ .headerWrap{
	display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px dotted #fff;
}
.dotted-border{
	border-bottom: 2px dotted #fff;
}
.inner_ .img-gallery .items{
	display: none;
}
.ld-more{
	display: inline-block;
}
/* Gallery end */


/* History page start */
.contant_ara .intro-part .title_text{
	color: #FFD305;
    font-size: 24px;
    line-height: 24px;
}
.contant_ara .intro-part .img_2{
	border-radius: 50px 0px 50px 0px;
    overflow: hidden;
    display: inline-block;
    border: 2px solid #fff;
    padding: 8px;
}
.contant_ara .intro-part .img_2 img{
	border-radius: 50px 0px 50px 0px;
}
/* History page end */

/* Culture page start */
.culture-page ul{
	font-weight: 700;
    font-size: 18px;
    padding-left: 20px;
}
.culture-page .anthem-img{
	max-width: 400px;
    margin: auto;
}
.culture-page .lft-part{
	margin-left: 20px;
}
.culture-page .lft-part h3{
	color: #CE4200;
    font-weight: 700;
}
.culture-page .lft-part ol li b{
	color: #CE4200;
	font-size: 22px;
}
/* Culture page end */


/* Principle-msg Page start */
.principal_desk .principle-img {
    max-width: 270px;
    float: left;
    margin-right: 20px;
    border-radius: 50px 0px 50px 0px;
    border: 2px solid #fff;
    overflow: hidden;
    padding: 8px;
}
.principal_desk .principle-img img{
	border-radius: 50px 0px 50px 0px;
}
.principal_desk p b{
	font-size: 18px;
}
/* Principle-msg Page end */

/* MPD Page start */
.mpd-page table{
	background-color: #fff;
}
.mpd-page table.table.table-bordered.table-striped tr th {
    font-size: 20px;
}
/* MPD Page end */

/* Academic Calendar page start */
.academic-cal-page table tr.alert-warning{
	background-color: #fff3cd;
}
.academic-cal-page table tr th,
.ar-10-page table tr th,
.ar-12-page table tr th{
	font-size: 22px;
}
.academic-cal-page .panel-default>.panel-heading{
	text-align: left;
    padding-left: 15px;
    background-color: rgba(206, 66, 0,0.7);
}
.academic-cal-page .panel-default>.panel-heading a{
	font-size: 20px;
	color: #fff;
}
.academic-cal-page .panel-collapse{
	padding: 15px;
	background-color: #fff;
}
/* Academic Calendar page end */


/* Syllabus Page start */
.syllabus-page .panel-body{
	display: inline-block;
	width: 100%;
}
.academic-cal-page.syllabus-page .panel-collapse{
	padding-bottom: 0;
}
.syllabus-page .cbseCir{
	width: 100%;
	list-style: none;
	background: #e6e4e5;
	padding: 10px 15px;
	margin-bottom: 10px;
}
.syllabus-page .fa-eye{
	position: relative;
	top: 2px;
	font-size: 22px;
}
.syllabus-page .cbseCir li a{
	color:#880000;
	display: flex;
    height: 100%;
    align-items: center;
}
/* Syllabus Page end */

/* Scholarships Page start */
.scholarships-page table tbody{
	background-color: #fff;
}
.scholarships-page .highlight{
	background-color: #FF0;
    padding: 2px;
}
.scholarships-page ol{
	font-size: 18px;
    line-height: 32px;
}
.scholarships-page .page_head,
.admission-rules-page .page_head,
.recomendation-page .page_head,
.co-curricular-page .page_head,
.academic-cal-page .page_head,
.academic-pg .page_head,
.management-page .page_head,
.faculty-page .page_head,
.examination-page .page_head,
.web-fee-page .page_head{
	background-color: #CE4200;
    color: #fff;
    padding: 5px 15px;
}
/* Scholarships Page end */

/* Admission Rules Page start */
.admission-rules-page ol{
	list-style: auto;
	padding-left: 20px;
}
.admission-rules-page ol li:first-child p{
	margin-bottom: 0;
}
.admission-rules-page ol[type="i"]{
	list-style: lower-roman;
	padding: 10px 25px;
}
.admission-rules-page ol ul{
	list-style-type: disc;
    padding: 5px 25px;
}

/* Admission Rules Page end */

/* EnrollmentWeb Page start */
.highlight {
    background-color: #a28089 !important;
    color: #fff;
    font-size: 20px;
}
.enrollweb-page table tr th{
	font-size: 22px;
	width: 33.33%;
}
.enrollweb-page table tr td:first-child,
.enrollweb-page table tr td:last-child{
	font-weight: 600;
}
.enrollweb-page table{
	max-width: 600px;
    margin: auto;
    text-align: center;
    border: 2px solid #000;
}
/* EnrollmentWeb Page end */

/* Rules of Conduct Page start */
.rules-of-conduct-page ol{
	list-style: auto;
	padding-left: 30px;
	line-height: 28px;
}
/* Rules of Conduct Page end */

/* Recommendation to parent page start */
.recomendation-page ul{
	padding-left: 30px;
}
/* Recommendation to parent page end */

/* Leave of Absense Page start */
.leave-of-absense-page ol{
	list-style: auto;
	list-style: auto;
    padding-left: 30px;
}
.leave-of-absense-page ol li{
	margin-bottom: 8px;
}
/* Leave of Absense Page end */

/* Web Holiday Page start */
.web-holiday-page .holidaylist ol{
	text-align: unset;
}
/*.web-holiday-page .January {
	background: url(../images/calenderBG/January.jpg);
}

.web-holiday-page .February {
	background: url(../images/calenderBG/February.jpg);
}

.web-holiday-page .March {
	background: url(../images/calenderBG/March.jpg);
}

.web-holiday-page .April {
	background: url(../images/calenderBG/April.jpg);
}

.web-holiday-page .May {
	background: url(../images/calenderBG/May.jpg);
}

.web-holiday-page .June {
	background: url(../images/calenderBG/May.jpg);
}

.web-holiday-page .July {
	background: url(../images/calenderBG/July.jpg);
}*/

/*.web-holiday-page .August {
	background: url(../images/indian-holidays.jpg);
}

.web-holiday-page .September {
	background: url(../images/calenderBG/September.jpg);
}

.web-holiday-page .October {
	background: url(../images/calenderBG/October.jpg);
}

.web-holiday-page .November {
	background: url(../images/calenderBG/November.jpg);
}

.web-holiday-page .December {
	background: url(../images/calenderBG/December.jpg);
}*/
.web-holiday-page #bgWrap{
	background: url(../images/out-3.jpg);
	position: relative;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.web-holiday-page #bgWrap:before{
	content: '';
/*    background-color: rgba(0, 0, 0,0.2);*/
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
ol.anthem ul{
	list-style: none;
}
.web-holiday-page .commonCalender {
    width: 100%;
    min-height: 600px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.web-holiday-page .holidayWrap {
    background-color: #fff;
    padding: 0;
    position: relative;
    top: 30px;
    border-radius: 5px;
    width: 45%;
    margin: 0 auto;
}
.web-holiday-page .August .month_title, .July .month_title, .September .month_title {
    background: url(../images/calenderBG/rainCloud.png) no-repeat;
}
.web-holiday-page .contentWrapHoliay {
    padding: 30px 30px 40px;
    box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.5);
}
.web-holiday-page .holidaylist ol li {
    list-style-type: number;
    font-family: Hobo Std Medium;
    margin: 20px auto;
    border-bottom: 2px dotted #187ABD;
    font-size: 1.2rem;
    text-transform: uppercase;
}
.web-holiday-page .August .holidayWrap:after, .July .holidayWrap:after, .September .holidayWrap:after {
    content: "";
    position: absolute;
    bottom: 0;
    background: url(../images/calenderBG/07-08-09-BorderBottom.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    left: 0;
    height: 40px;
}
.web-holiday-page .titleMonth {
    -webkit-transform: rotate(325deg);
    -moz-transform: rotate(325deg);
    -o-transform: rotate(325deg);
    writing-mode: rl-tb;
}
.web-holiday-page .monthHeader {
    position: absolute;
    left: -50px;
    top: -30px;
    font-size: 24px;
    color: #fff;
    background-size: 100%;
    padding: 20px 0;
    text-align: center;
    font-weight: 700;
}
.web-holiday-page .month_title {
    height: 75px;
    width: 140px;
    background-size: 100% 100%!important;
    z-index: 1;
}
.December .holidayWrap:after,
.January .holidayWrap:after {
	content          : "";
	position         : absolute;
	bottom           : 0px;
	background       : url(../images/calenderBG/01-12-BorderBottom.png);
	background-size  : 100% 100%;
	background-repeat: no-repeat;
	width            : 100%;
	left             : 0;
}
.December .month_title,
.January .month_title {
	background       : url(../images/calenderBG/winterCloud.png);
	background-repeat: no-repeat;

}
.February .holidayWrap:after,
.March .holidayWrap:after,
.April .holidayWrap:after {
	content          : "";
	position         : absolute;
	bottom           : 0px;
	background       : url(../images/calenderBG/02-03-04-BorderBottom.png);
	background-size  : 100% 100%;
	background-repeat: no-repeat;
	width            : 100%;
	left             : 0;
}
.February .month_title,
.March .month_title,
.April .month_title {
	background       : url(../images/calenderBG/springCloud.png);
	background-repeat: no-repeat;
}
.May .holidayWrap:after,
.June .holidayWrap:after {
	content          : "";
	position         : absolute;
	bottom           : 0px;
	background       : url(../images/calenderBG/05-06-BorderBottom.png);
	background-size  : 100% 100%;
	background-repeat: no-repeat;
	width            : 100%;
	left             : 0;
}
.May .month_title,
.June .month_title {
	background       : url(../images/calenderBG/summerCloud.png);
	background-repeat: no-repeat;
}
.July .holidayWrap:after,
.August .holidayWrap:after,
.September .holidayWrap:after {
	content          : "";
	position         : absolute;
	bottom           : 0px;
	background       : url(../images/calenderBG/07-08-09-BorderBottom.png);
	background-size  : 100% 100%;
	background-repeat: no-repeat;
	width            : 100%;
	left             : 0;
}
.July .month_title,
.August .month_title,
.September .month_title {
	background       : url(../images/calenderBG/rainCloud.png);
	background-repeat: no-repeat;
}
.October .holidayWrap:after,
.November .holidayWrap:after {
	content          : "";
	position         : absolute;
	bottom           : 0px;
	background       : url(../images/calenderBG/10-11-BorderBottom.png);
	background-size  : 100% 100%;
	background-repeat: no-repeat;
	width            : 100%;
	left             : 0;
}
.October .month_title,
.November .month_title {
	background       : url(../images/calenderBG/autumnCloud.png);
	background-repeat: no-repeat;
}
/* Web Holiday Page end */

/* Academic Page Start */
.academic-pg ul{
	list-style: none;
    padding-left: 30px;
}
.academic-pg ul li strong{
	font-size: 20px;
	line-height: 32px;
}
.ar-12-page table{
	max-width: 600px;
  margin: auto;
  border: 2px solid #000;
}
/* Academic Page End */

/* Management Page start */
.academic-cal-page.management-page table tr td b{
	font-size: 18px;
}
.academic-cal-page.management-page .panel-default>.panel-heading{
	background-color: rgba(206, 66, 0,0.7) !important;
}
/* Management Page end */

/* Faculty Page Start */
.faculty-page ul#facultySearch li{
	width: 14%;
    text-align: center;
    padding: 6px 0;
}
.faculty-page ul#facultySearch li.active {
    background-color: #CE4200;
    font-weight: 900;
}
.faculty-page ul#facultySearch li a{
	color: #fff;
	width: 100%;
    display: inline-block;
    text-transform: capitalize;
}
.faculty-page .tab-pane{
	overflow-x: auto;
}
/* Faculty Page End */

/* Staff Salary Page Start */
.staff-salary-page table tr th{
	font-size: 20px;
}
.staff-salary-page table{
	max-width: 600px;
    margin: auto;
    text-align: center;
    border: 2px solid #000;
}
/* Staff Salary Page End */

/* Examination Page Start */
.examination-page ul{
	list-style: none;
}
.examination-page ol[type="a"]{
	padding-left: 40px;
    list-style: lower-alpha;
}
.examination-page ol[type="i"]{
	padding-left: 40px;
	list-style: lower-roman;
}
.examination-page ol.last-ol{
	list-style: auto;
    padding-left: 40px;
}
.examination-page ol.last-ol b{
	font-size: 16px;
}
.examination-page .anthem{
	font-weight: 700;
}
/* Examination Page End */

/* Web Fee Page Start */
.web-fee-page ol{
	padding-left: 20px;
	list-style: auto;
}
.web-fee-page ol ol{
	list-style: lower-alpha;
}
.web-fee-page table tr th{
	font-size: 20px;
	line-height: 24px;
}
/* Web Fee Page End */

/* TC Page Start */
.tc-page .upcoming{
	justify-content: center;
    max-width: 320px;
    margin: auto;
}
.tc-page .upcoming #search{
	background-color: #CE4200;
	color: #fff;
}
/* TC Page End */

/* Noticeboard Page Start */
#noticeSticky{
	padding: 25px;
}
#noticeSticky ul li a {
    color: #000;
    display: block;
    height: 10em;
    width: 10em;
    padding: 1em;
    -moz-box-shadow: 5px 5px 7px rgba(33, 33, 33, 1);
    -moz-transition: -moz-transform .15s linear;
    -webkit-box-shadow: 5px 5px 7px rgba(33, 33, 33, .7);
    -webkit-transition: -webkit-transform .15s linear;
    box-shadow: 5px 5px 7px rgba(33, 33, 33, .7);
    -o-transition: -o-transform .15s linear;
    background: #ec7e99
}
#noticeSticky ul li:nth-child(even) a {
    -o-transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    position: relative;
    top: 5px;
    background: #cde545
}
#noticeSticky ul li:nth-child(3n) a {
    -o-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    position: relative;
    top: -5px;
    background: #5ab7c9
}
#noticeSticky ul li:nth-child(5n) a {
    -o-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    position: relative;
    top: -10px;
    background: #b472af
}
#noticeSticky ul li a:focus,
#noticeSticky ul li a:hover {
    -moz-box-shadow: 10px 10px 7px rgba(0, 0, 0, .7);
    -webkit-box-shadow: 10px 10px 7px rgba(0, 0, 0, .7);
    box-shadow: 10px 10px 7px rgba(0, 0, 0, .7);
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -o-transform: scale(1.25);
    position: relative;
    z-index: 5
}
#noticeSticky ul {
    overflow: hidden;
    padding: 1em;
    list-style: none;
}
#noticeSticky ul li {
    margin: 2em;
    float: left
}
#noticeSticky ul li a h2 {
    font-size: 22px
}
/* Noticeboard Page End */

/* Hall of Fame Page Start */
.hallOfFame-page .fame_carmel{
	box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
    border: 3px solid #fff;
    transition: transform .2s;
    height: 360px;
    overflow: hidden;
    background-color: #fff;
}
.hallOfFame-page .fame_carmel:hover{
	transform: scale(1.03);
}
.hallOfFame-page .left_img .fame_carmel{
    border-radius: 60px 0 60px 0;
}
.hallOfFame-page .right_img .fame_carmel{
    border-radius: 0 60px 0 60px;
}
.hallOfFame-page .row{
	border-bottom: 2px dotted #fff;
}
.hallOfFame-page .row:last-child{
	border-bottom: none;
}
/* Hall of Fame Page End */

/* Student council page start */
.student_council-page .fame_carmel{
	border: 3px solid #DBC480;
    padding: 0px;
    border-radius: 70px 0px 70px 0px;
    overflow: hidden;
    background-color: #fff;
}
.student_council-page .fame_carmel .info{
	padding: 10px 12px;
}
.student_council-page .fame_carmel .img{
	max-width: 200px;
    margin: auto;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid #CE4200;
    box-shadow: 0px 3px 10px 0 rgba(0,0,0,.5);
    position: relative;
    transition: transform .2s;
    height: 200px;
}
.student_council-page .fame_carmel .img:hover{
	transform: scale(1.03);
}
.student_council-page .houses_panel{
	display: none;
}
.student_council-page .tabs{
	display: inline-block;
    float: right;
}
.student_council-page .tabs a{
	background-color: #FFD305;
    color: #000;
}
.student_council-page .tabs a.active{
	background-color: #CE4200;
	color: #fff;
}
.student_council-page .tabs a:focus{
	box-shadow: none;
}
.student_council-page .houses_panel .right_part,
.hallOfFame-page .right_img{
	flex-direction: row-reverse;
}
.student_council-page .houses_panel .col-md-6{
	padding: 0;
}
.student_council-page .houses_panel .row{
	padding: 0 15px;
}
.student_council-page .houses_panel .left_part .info{
	padding-left: 15px;
}
.student_council-page .houses_panel .right_part .info{
	padding-right: 15px;
}
.student_council-page .houses_panel .img {
    border: 3px solid #fff;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
    transition: transform .2s;
    height: 375px;
    overflow: hidden;
    background-color: #fff;
    display: flex;
}
.student_council-page .houses_panel .img:hover{
	transform: scale(1.03);
}
.student_council-page .houses_panel h3{
	font-family: KBLuckyClover;
}
.student_council-page .houses_panel .left_part .img{
    border-radius: 70px 0px 0px 0px;
}
.student_council-page .houses_panel .right_part .img{
    border-radius: 0px 0px 70px 0px;
}
/* Student council page end */

/* Incharges Page Start */
.academic-cal-page.incharge-page table tr td.td-head{
	font-weight: 700;
	font-size: 20px;
}
/* Incharges Page End */

/* quiz-page start */
.quiz-page .img-gallery .thumbnail{
	border-radius: 0 60px 0 60px;
	box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
  border: 3px solid #fff;
  transition: transform .2s;
  height: 320px;
  overflow: hidden;
  background-color: #fff;
}
/* quiz-page end */

/* Conatct Page start */
.contact-page form button{
	background-color: #CE4200;
	border: none;
}
.contact-page form textarea{
	height: 100px;
}
/* Conatct Page end */


@media screen and (max-width: 479px) {
	#carouselExampleIndicators .carousel-item img{
		height: 235px;
	}
	.faculty-page ul#facultySearch li {
    	width: 25%;
    }
    .student_council-page .tabs{
    	float: unset;
    }
    .hallOfFame-page .fame_carmel{
    	height: 190px;
    }
    .student_council-page .houses_panel .img{
    	height: 190px;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
	.student_council-page .tabs{
		float: unset;
	}
	.hallOfFame-page .fame_carmel{
    	height: 300px;
  }
  .student_council-page .houses_panel .img{
    	height: 300px;
  }
}
@media screen and (max-width: 767.5px) {
	section.intro_section{
		padding: 50px 0;
	}
	.academic-cal-page table tr th {
	    font-size: 18px;
	    line-height: 20px;
	}
	.academic-cal-page.management-page table tr td b{
		font-size: unset;
	}
	.top_header_2 .header-nav{
		display: flex;
    	justify-content: center;
	}
	.academic-pg ul{
		padding-left: 10px;
	}
	.top_header_2 .header-nav nav{
		text-align: center;
	}
	.leave-of-absense-page ol{
		padding-left: 15px;
	}
	.recomendation-page ul{
		padding-left: 15px;
	}
	.rules-of-conduct-page ol{
		padding-left: 20px;
	}
	.enrollweb-page table tr th{
		font-size: 20px;
	}
	.mpd-page table{
		overflow: auto;
	    display: block;
	    max-width: 100%;
	    width: 100%;
	}
	.principal_desk .principle-img{
		margin-right: 0;
	    display: inline-block;
	    width: 100%;
	    max-width: unset;
	    margin-bottom: 15px;
	}
	.top_header1 .header-lft-info{
		display: unset !important;
		text-align: center;
	}
	.top_header1 .header1_btns{
		display: flex;
		justify-content: center;
		margin-top: 10px;
	}
	.top_header1 .row.py-2.px-5.align-items-center{
		padding: 15px !important;
	}
/*	.tagline{
		display: none;
	}*/
	.news-item{
		font-size: 15px;
	}
	.events_section{
		padding: 50px 0 !important;
	}
	.web-holiday-page .holidayWrap{
		width: 90%;
	}
	.web-holiday-page .month_title{
		height: 60px;
    	width: 100px;
	}
	.web-holiday-page .monthHeader{
		left: -35px;
    	top: -20px;
    	padding: 10px 0;
	}
	.web-holiday-page ol li span{
		font-size: 12px;
    	line-height: 24px;
	}
	.web-holiday-page .inner-page-heading,
	.web-holiday-page .text-right{
		text-align: center !important;
	}
	.web-holiday-page .row{
		padding-bottom: 15px;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.contact-page .col-md-11.text_t{
		padding-left: 15px !important;
	}
	.hallOfFame-page .fame_carmel{
    	height: 220px;
  }
  .student_council-page .houses_panel .img{
    	height: 220px;
  }
	.news-item{
		padding: 10px 20px;
	}
	section.events_section .panel-body{
		height: 185px;
	}
	#myCarouselBirthday{
		height: 270px;
	}
	.top_header_2 .navbar-collapse{
		position: fixed;
	    top: 100px;
	    z-index: 999;
	    left: 0px;
	    right: 0px;
	    padding: 0px 15px;
	    background-color: rgb(162, 128, 137);
	}
	.history-img.thumbnail{
		height: 128px;
	}
	.history-img.thumbnail .caption a{
		font-size: 14px;
	}
	.web-holiday-page .holidayWrap{
		width: 80%;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.contact-page .col-md-11.text_t{
		padding-left: 10px !important;
	}
	.hallOfFame-page .fame_carmel{
    	height: 300px;
  }
  .student_council-page .houses_panel .img{
    	height: 300px;
  }
	.history-img.thumbnail{
		height: 182px;
	}
	.navbar-custom .navbar-nav .nav-link{
		font-size: 15px;
    padding: 0 4px;
	}
}

@media screen and (max-width: 1199px) {
	.events_section .notice,
	.events_section .birthdayWrap{
		margin-bottom: 15px;
	}
	.history-img.thumbnail .caption{
		font-size: 14px;
	}
	.mpd-page table.table.table-bordered.table-striped tr th{
		font-size: 16px;
		line-height: 20px;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px)  {
	#myCarouselBirthday{
		height: 270px;
	}
	section.events_section .panel-body {
	    min-height: 185px;
	}
}
@media screen and (min-width: 1801px) {
	section.events_section .panel-body {
	    min-height: 185px;
	}
	#myCarouselBirthday{
		height: 270px;
	}
}

@media screen and (min-width: 1200px) and (max-width: 1600px) {
	.news-item{
		padding: 8px 25px;
		font-size: 13px;
	}
	#testimonials-rotate{
		padding: 15px !important;
		height: 140px !important;
	}
	/*#myCarouselBirthday{
		height: 224px !important;
	}*/
	.events_section{
		padding: 50px 0 !important;
	}
}
@media screen and (min-width: 1601px) and (max-width: 1800px) {
	.news-item{
		padding: 8px 25px;
		font-size: 14px;
	}
	#testimonials-rotate{
		padding: 15px !important;
		height: 155px !important;
	}
	#myCarouselBirthday{
		height: 240px !important;
	}
}

@media only screen and (max-width: 767px){
		.inner_.facility-page .history-img.thumbnail{
			height: auto;
		}
	}
	@media only screen and (min-width: 768px){
		.inner_.facility-page .history-img.thumbnail{
			height: 100px;
		}
	}
	@media only screen and (min-width: 992px){
		.inner_.facility-page .history-img.thumbnail{
			height: 140px;
		}
	}
	@media only screen and (min-width: 1200px){
		.inner_.facility-page .history-img.thumbnail{
			height: 170px;
		}
	}

@media screen and (min-width: 1500px){
	/*.banner_section .carousel-inner{
		height: 750px;
	}*/
}
@media screen and (min-width: 1366px){
	/*.cloudup{
		bottom: -30px;
	}*/
	/*.cloudup-swap{
		top: -30px;
	}*/
}