/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 12, 2026 */



@font-face {
    font-family: 'segoe_uisemibold';
    src: url('../fonts/segoe_ui_semibold-webfont.woff2') format('woff2'),
         url('../fonts/segoe_ui_semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'segoe_uiregular';
    src: url('../fonts/segoe_ui-webfont.woff2') format('woff2'),
         url('../fonts/segoe_ui-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'segoe_uibold_italic';
    src: url('../fonts/segoe_ui_bold_italic-webfont.woff2') format('woff2'),
         url('../fonts/segoe_ui_bold_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'segoe_uibold';
    src: url('../fonts/segoe_ui_bold-webfont.woff2') format('woff2'),
         url('../fonts/segoe_ui_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body {
	background-color: #fff;
	 font-family: 'segoe_uiregular';
}
html {
	font-size: 14px;
}
h1,h2,h3,h4,h5 {
	font-family: 'segoe_uibold';
}
.School-Top-Header_Pri {
      background-color: #1F5DAA;
      padding: 10px 0;
}
ul li {
    list-style: none;
}
a {
    transition: all 0.5s ease-in-out;
}
ul {
    padding-left: 0;
}
a:hover {
text-decoration: none;
}

.School-Top-Header_Pri_ul {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    /* justify-content: start; */
}
.School-Top-Header_Pri_ul li a {
    color: #fff;
    font-size: 1rem;
}
.School-Top-Header_Pri_ul li:first-child{
	padding-left: 0;
}
.School-Top-Header_Pri_ul li {
    padding-right: 20px;
    border-right: 1px solid #fff;
    padding-left: 10px;
}
.School-Top-Header_Pri li:last-child {
    border-right: 0;
}
.School-Top-Header_Mid {
    padding: 10px 0;
	background-color: #fff;
}
.School-Top-Header_Mid_logo {
    text-align: center;
}
.School-Top-Header_Mid_logo  h4{
    font-size: 1.429rem;
    color: #1F5DAA;
    margin-bottom: 0;
    font-weight: 500;
}
.School-Top-Header_Mid_logo  h2 {
    font-size: 1.643rem;
    color: #1F5DAA;
    margin-bottom: 0;
    font-weight: 700;
}
.School-Top-Header_Mid_logo  p {
    font-size: 1.12rem;
    color: rgb(233, 17, 17);
    margin-bottom: 0;
	text-transform: uppercase;
}
.sc-logo {
    height: 112px;
}
.School-Top-Header_Mid .row {
    align-items: center;
}
html {
  font-size: 14px;
}

/* menu */
#siteNav { position:relative; max-width:1100px; margin:0 auto; padding:0; list-style:none; }
#siteNav.right { text-align:right; }
#siteNav.left { text-align:left; }
#siteNav.center { text-align:center; }
#AccessibleNav { padding-left:0; }
.mobile-nav-wrapper, .site-header__logo.mobileview { display:none; }
#siteNav > li > a:hover:hover, #siteNav > li > a:hover {
  color: #2aa12a;
}
#siteNav > li ul.dropdown li a:focus {
	outline: 0;
}
@media (min-width:990px) {
	#siteNav a { text-decoration:none; font-size:13px; display:block; opacity:1; -webkit-font-smoothing: antialiased; letter-spacing:0.05em; position:relative; }
	#siteNav > li { display:inline-block; text-align:left; }
	#siteNav > li > a { color:#ffffff; padding:0 20px; text-transform:uppercase; line-height:40px; }
	#siteNav.medium > li a { font-weight:600; }
	#siteNav.medium > li > a .anm { display:none; }
	#siteNav.medium > li a:focus {outline: 0}
	#siteNav > li > a:hover:hover,
	#siteNav > li > a:hover { color:#f0f3f3; }
	
	#siteNav > li .megamenu { opacity:0; visibility:hidden; padding:25px 25px 0; width:100%; position:absolute; top:59px; left:0; z-index:999; background-color:#fff; box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.3); -webkit-box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.3); pointer-events:none; -ms-transition:all 0.3s ease; -webkit-transition:all 0.3s ease; transition:all 0.3s ease; border:1px solid #eee; max-height:600px; overflow:auto; }
	#siteNav > li .megamenu ul { padding:0; list-style:none; }
	#siteNav > li:hover > .megamenu { top:40px; opacity:1; visibility:visible; pointer-events:visible; }
	#siteNav > li .megamenu li.lvl-1 { margin-bottom:25px; }
	
	#siteNav > li .megamenu li.lvl-1 a.lvl-1 { color:#000; font-size:14px; text-transform:uppercase; padding:0 0 8px; font-weight:600; }
	#siteNav > li .megamenu li.lvl-1 li .site-nav { color:#000; padding:5px 0; font-weight:400; }
	
	#siteNav > li .megamenu li.lvl-1 li .site-nav:hover { color:#000; }
	#siteNav > li .megamenu li.lvl-1 li .site-nav:before { content: ""; display:inline-block; width:0px; height:2px; vertical-align:middle; background-color:#000; -ms-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; }
	#siteNav > li .megamenu li.lvl-1 li .site-nav:hover:before { width:5px; margin-right:3px; }
	
	#siteNav > li .megamenu.style4 { background-repeat:no-repeat; background-size:auto 100%; }
	#siteNav > li .megamenu .imageCol { padding-bottom:25px; }
	
	#siteNav > li ul.dropdown li a .anm { position:absolute; right:10px; top:10px; }
	
	#siteNav a .lbl { color:#ffffff; font-size:10px; font-weight:400; letter-spacing:0; line-height:1; text-transform:uppercase; display:inline-block; padding:2px 4px; border-radius:3px; background-color:#f00; box-shadow:0 0 3px rgba(0,0,0,0.3); -webkit-box-shadow:0 0 3px rgba(0,0,0,0.3); position:relative; vertical-align:middle; }	
	#siteNav a .lbl:after { content:" "; display:block; width:0; height:0; position:absolute; bottom:3px; left:-7px; border:4px solid transparent; border-right-color:transparent; border-right-color:#f00; }
	#siteNav a .lbl.nm_label3 { background-color:#fb6c3e; }
	#siteNav a .lbl.nm_label1 { background-color: #090; }
	#siteNav a .lbl.nm_label3:after { border-right-color:#fb6c3e; }
	#siteNav a .lbl.nm_label1:after { border-right-color:#090;; }
	
	#siteNav > li.dropdown { position:relative; }
	#siteNav > li .dropdown,
	#siteNav > li .dropdown ul { list-style:none; border:1px solid #eeeeee; opacity:0; visibility:hidden; width:220px; position:absolute; top:59px; left:0; z-index:999; box-shadow:2px 2px 1px 0px rgba(0,0,0,0.3); -ms-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; padding:0; }
	#siteNav > li:hover > .dropdown,
	#siteNav > li .dropdown li:hover > ul { top:40px; opacity:1; visibility:visible; }
	#siteNav > li ul.dropdown li { border-top:1px solid #eeeeee; position:relative; }
	#siteNav > li ul.dropdown li:first-child { border:0; }
	#siteNav > li ul.dropdown li a { color:#000; font-weight:400; padding:8px 12px; background-color:#fff; }
	#siteNav > li ul.dropdown li a:hover { color:#000; background-color:#eee; padding-left:17px; }
	#siteNav > li ul.dropdown li ul { top:20px; left:100%; }
	#siteNav > li ul.dropdown li:hover > ul { top:0; }

}



.School-Top-Header_Main {
	background-color: #1F5DAA;
}
.BMC_Banner {
	width: 100%;
	height: 500px;
	object-fit: cover;
	position: relative;
	display: block;
	z-index: 1;
}
.BMC-School_Banner {
	position: relative;
}
.BMC-School_Banner::before {
	content: "";
  position: absolute;
  inset: 0; /* shorthand for top:0; left:0; right:0; bottom:0 */
  background: rgba(0, 0, 0, 24%); /* overlay color */
	z-index: 2;

}
.BMC-School_Banner__Display {
	 position: absolute;
	top: 50%;
	left: 0;
	transform: translate(15%, -50%);
	z-index: 3;
	
	width: 500px;
}

.BMC-School_Banner__Display_Black {
	padding: 15px;
	background: linear-gradient(to right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
}
.BMC-School_Banner__Display_black_Title {
	color: #fff;
	font-size: 1.5rem;
	margin-bottom: 0;
}
.BMC_Banner_Acedemics {
	display: flex;
	margin-top: 20px;
	margin-bottom: 30px;
}
.Blue-btn:hover {
	color: #f4e9e9;
	background-color: #0d50a1;
}
.Blue-btn {
	background-color: #2474d6;
	color: #fff;
	padding: 10px 20px;
	font-size: 1rem;
	border-radius: 7px;
}
.Orange-btn {
	background-color: #e6511b;
	background: #E6511B;
	
	color: #fff;
	padding: 10px 20px;
	font-size: 1rem;
	margin-left: 15px;
	border-radius: 7px;
}
.Orange-btn:hover {
	color: #f4e9e9;
	background-color: #f16735;
}
.Green-btn {
	background-color: #379537;
	color: #fff;
	padding: 10px 40px;
	font-size: 1rem;
	border-radius: 7px;
	
}
.Green-btn:hover {
	color: #f4e9e9;
	background-color: #47ab47;
}
.Principals-Message {
	background-color: #ebf0f7;
}
.Principals-Message_Box {
	/* background-color: #ebebebb5; */
}
.School-principle {
	height: 170px;
	object-fit: cover;
	width: 100%;
}
.pri-msg_wrapper {
background-color: #ebebeb8c;
padding: 20px 20px 20px 0;
height: 170px;
display: flex;
align-items: center;
}
.pri-msg {
	/* margin: 20px 10px 20px 0; */
	
	background-color: #fff;
position: relative;
z-index: 2;
padding: 20px;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);

}
.pri-msg::after {
	content: "";
    height: 100%;
    width: 102px;
    position: absolute;
    top: 0;
    left: -40px;
    display: block;
   
	background: linear-gradient(
  to left,
  rgba(255, 255, 255, 1) 0%,
  rgba(255, 255, 255, 0.9) 30%,
  rgba(255, 255, 255, 0.8) 50%,
  rgba(264, 260, 269, 0.7) 85%,
  rgba(262, 270, 263, 0) 100%
);

    z-index: -1;
}
.pri-msg h3 {
	color: #0d50a1;
	font-size: 1.4rem;
	font-weight: 700;
}

.pri-name {
	color: #0d50a1;
	text-align:right;
	font-size: 12px;
	margin-bottom: 0;
	font-weight: 600;
}


/* school-pallet */
.School-Pallet .School-Pallet_box {
	background-color: #fff;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
	border-radius: 8px;
	padding: 10px;
	display: block;
	margin: 15px 0 15px 0;
	border: 1px solid #ededed;
	height: 60px;
	color: #000;
}
.School-Pallet_box ul {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 0;
	height: 100%;
}
.School-Pallet_Container {
	padding-left: 0;
	padding-right: 0;
}
.School-Pallet_box i{
	font-size: 20px;
}
.School-Pallet_box.no-padding {
	padding: 0;
}

.Pallet-img {
	display: block;
	height: 100%;
	width: 100%;
	object-fit: cover;

}
.School-Pallet {
	background-color: #ebf0f7;
	padding: 20px 0 30px 0 ;
}

/* About us and Academics section */

.About-Academics-sec {
	padding: 15px 0;
	background-color: #fff;
}
.Main-Heading-With-back {
	
	padding: 10px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.Main-Heading-With-back::after {
	content: "";
	position: absolute;
	/* background-image: url(../images/whats-new-bg.png); */
	height: 100%;
    width: 50px;
    background-color: #ffffff48;
    /* border-radius: 50%; */
    display: block;
    opacity: 0.7;
    top: 0px;
    right: -17px;
    transform: rotate(34deg);


}
.orange-clr {
	background-color: #e6511b;
	background: linear-gradient(90deg,rgba(230, 81, 27, 1) 0%, rgba(230, 81, 27, 1) 29%, rgba(232, 101, 53, 1) 80%);
}
.Main-Heading-With-back h2 {
	margin-bottom: 0;
	font-size: 1.2rem;
	color: #fff;
}
.About-School_ul {
	
	margin-bottom: 0;
}
.About-School_ul li {
	margin: 7px 0;
	position: relative;
	padding-left: 20px;
}
.About-School_ul li a {
	color: #000;
}
.About-School_ul li::before {
	content: "";
    position: absolute;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #e6511b;
    top: 5px;
    left: 0;
    display: block;
}
.About-School_Wrapper {
	background-color: #ebf0f7;
	padding: 15px;
	border: 1px solid #ededed;
}
.ReadMoreBtn {
	background-color: #e6511b;
    padding: 7px 10px;
    font-size: 1rem;
    color: #fff;
    border-radius: 8px;
}
.btn-sec {
	width: 100%;
	text-align: right;
	margin: 15px 0 0 0;
}
.ReadMoreBtn:hover {
	background-color: #c13e0e;
	color: #fff;
}
.blue-clr {
	background-color: #0d50a1;
	background: linear-gradient(90deg,rgba(13, 80, 161, 1) 0%, rgba(13, 80, 161, 1) 29%, rgba(54, 117, 194, 1) 80%);
}
.About-School_Academics_ul {
	display: flex;
	justify-content: space-between;
	padding-top: 15px;
	padding-bottom: 20px;
	margin-bottom: 0;
	border-bottom: 1px solid #dbd6d6;
	flex-wrap: wrap;
}
.About-School_Academics_ul li a {
	color: #0d50a1;
	font-size: 18px;
	font-weight: 600;
}
.About-School_Academics_ul li i  {
	margin-right: 12px;
	font-size: 22px;
}
.no-border-bottom {
	border-bottom: 0 !important;
}

/* button styling */
.Blue-btn,
.Orange-btn,
.Green-btn{
    transition:all 0.3s ease;
}

.Blue-btn:hover,
.Orange-btn:hover,
.Green-btn:hover{
    transform:translateY(-2px);
    text-decoration:none;
}

.language-drop-sec {
	text-align: right;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.custom-dropdown {
  position: relative;
  display: inline-block;
}

.custom-dropdown .dropbtn {
  background: transparent;
  color: white;
  border: none;
  cursor: pointer;
  /* padding: 8px 12px; */
  font-size: 15px;
}

/* Dropdown */
.custom-dropdown .dropdown-content {
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: 2px;

  min-width: 140px;
  background: #fff;

  border-radius: 6px;
  overflow: hidden;

  box-shadow: 0 8px 20px rgba(0,0,0,0.15);

  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);

  transition: all 0.3s ease;

  z-index: 9999;
}

/* Desktop Hover */
.custom-dropdown:hover .dropdown-content {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/* Mobile Click */
.custom-dropdown .dropdown-content.show {
  opacity: 1 !important;
  visibility: visible !important;
  transform: translateY(0) !important;
}

/* Links */
.custom-dropdown .dropdown-content a {
  display: block;
  padding: 10px 14px;
  color: #333;
  text-decoration: none;
}

.custom-dropdown .dropdown-content a:hover {
  background: #f2f2f2;
}
.custom-dropdown .dropdown-content.show{
    display:block !important;
}

.mart100 h2 {
	margin-top: 0 !important;
}
.Latest-News-Achievements {
	background-color: #ebf0f7;
	padding-top: 20px;
	padding-bottom: 20px;
}
.Title-with-line {
	display: flex;
	align-items: baseline;
	width: 100%;
}

.Title-with-line h3 {
	margin: 0;
	white-space: nowrap;
	font-size: 1.7rem;
}

.Title-with-line::after {
	content: "";
	flex: 1;
	height: 2px;
	background: #c0c0c0;
	margin-left: 15px;
}
.latest-news-wrapper .About-School_ul {
	
	padding: 5px 10px 5px 10px;
}
.latest-news-wrapper .About-School_ul li {
	border-bottom: 1px solid #c0c0c0;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

.latest-news-wrapper .About-School_ul li:last-child {
	border-bottom: 0;
}
.latest-news-wrapper {
	background-color: #fff;
	border: 1px solid #c0c0c0;
	margin-top: 15px;
	padding-bottom: 5px;
	border-radius: 7px;
}
.latest-news-wrapper .About-School_ul li::before {
	top: 15px;
}
.latest-news-wrapper .btn-sec {
	padding-right: 15px;
	padding-bottom: 15px;
}

.Acc-Gallery {
	background-color: #fff;
	padding: 10px;
	border: 1px solid #c0c0c0;
	border-radius: 7px;
	margin-top: 15px;
}
.acc-img {
	/* height: 200px; */
	width: 100%;
	object-fit: cover;
	height: 100%;
	display: block;
	height: 150px;
}
.achievemnt-img-box-padding {
	padding-left: 5px;
	padding-right:5px;
}
.achievement-img-box p{
	color: #0d50a1;
	margin-bottom: 0;
	font-weight: 600;
	text-align: center;
	font-size: 1rem;
	padding-top: 3px;
}

.click-here-for-disclosure {
	background-color: #0d50a1;
	padding: 10px;
}
.click-here-for-disclosure a {
	color: #fff;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 1.2rem;
	font-weight: 600;
}
.click-here-for-disclosure a:hover {
	color: #fff;
}
.mobile-nav-wrapper, .site-header__logo.mobileview { display:none; }
.border-top-right-radius {
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}
.border-bottom-right-radius {
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
}
.School-Pallet_box_ul li {
	color: #0d50a1;
	font-weight: 600;
}
.green-clr {
	background-color: #0d760d;
	background: linear-gradient(90deg,rgba(13, 118, 13, 1) 0%, rgba(13, 118, 13, 1) 29%, rgba(63, 166, 63, 1) 80%);
}
.green-dot .About-School_ul li::before {
	background-color: #0d760d;
}
.brown-clr {
	background-color: #580608d2;
	background: linear-gradient(90deg,rgba(88, 6, 8, 1) 0%, rgba(88, 6, 8, 1) 29%, rgba(176, 37, 39, 1) 80%);
}

.brown-dot .About-School_ul li::before {
	background-color: #580608d2;
}
.right-data {
	justify-content: right;
}
.display-in-mobile {
	display: none;
}

.drop-open-ul,
.sub-drop-open-ul {
    display: none;
    padding-left: 15px;
}

.drop-open.active + #MobileNav li ul.drop-open-ul {
    /* display: block; */
}

.sub-drop-open.active + #MobileNav li ul.sub-drop-open-ul {
    /* display: block; */
}

.fa-plus.rotate {
    transform: rotate(45deg);
    transition: 0.3s;
}
.custom-dropdown .dropbtn:focus {
	outline: 0;
}
button:focus {
	outline: 0;
}
.bmc_header_mobile {
	display: none !important;
}
.sidebar-form .call-action {
	display: none !important;
}
/* about us page */
:root{
    --primary:#1F5DAA;
    --secondary:#1D4F91;
    --light:#F5F8FD;
}

.about-hero{
    background:linear-gradient(135deg,var(--primary),var(--secondary));
    padding:100px 0;
    color:#fff;
    text-align:center;
	
}
.bx-shadow {
	box-shadow: 0 1px 8px rgb(0 0 0 / 50%);
}
.about-hero h1{
    font-size:3rem;
    font-weight:700;
}

.about-hero p{
    font-size:1.1rem;
    max-width:700px;
    margin:auto;
}

.section-bg{
    background:var(--light);
}

.section-title{
    text-align:center;
    margin-bottom:50px;
}

.section-title h2{
    color:var(--primary);
    font-weight:700;
    position:relative;
}

.section-title h2:after{
    content:'';
    width:70px;
    height:3px;
    background:var(--primary);
    display:block;
    margin:12px auto;
}

.info-card{
    background:#fff;
    padding:30px;
    border-radius:12px;
    box-shadow:0 5px 20px rgba(0,0,0,.08);
    border-top:4px solid var(--primary);
}

.info-card h3{
    color:var(--primary);
    margin-bottom:20px;
}

.stat-card{
    background:var(--primary);
    color:#fff;
    border-radius:12px;
    padding:25px 15px;
    text-align:center;
    height:100%;
}

.stat-card h4{
    font-size:22px;
    font-weight:700;
    margin-bottom:10px;
}

.list-card{
    background:#fff;
    padding:18px 20px;
    margin-bottom:15px;
    border-left:4px solid var(--primary);
    border-radius:8px;
    box-shadow:0 2px 10px rgba(0,0,0,.05);
}

.timeline-item{
    background:#fff;
    padding:18px 20px;
    margin-bottom:15px;
    border-left:5px solid var(--primary);
    border-radius:8px;
    box-shadow:0 3px 10px rgba(0,0,0,.05);
}


/* mandatory public disclosure page starts */
.page-banner{
    background:linear-gradient(135deg,#255EA8,#1D4F91);
    color:#fff;
    padding:80px 0;

}

.page-banner h1{
    font-size:42px;
    font-weight:700;
}

.section-title{
    text-align:center;
    margin-bottom:40px;
}

.section-title h2{
    color:#255EA8;
    font-weight:700;
    position:relative;
}

.section-title h2:after{
    content:'';
    width:60px;
    height:3px;
    background:#255EA8;
    display:block;
    margin:10px auto;
}

.content-box{
    background:#fff;
    padding:25px;
    border-radius:10px;
    box-shadow:0 3px 15px rgba(0,0,0,.08);
}
.content-box p {
	margin-bottom: 0;
	font-size: 15px;
}

.document-card,
.infrastructure-card{
    background:#fff;
    padding:20px;
    border-radius:10px;
    border-left:4px solid #255EA8;
    box-shadow:0 3px 10px rgba(0,0,0,.08);
    height:100%;
}

.disclosure-table th{
    background:#255EA8;
    color:#fff;
    width:30%;
}

.infrastructure-card h5{
    color:#255EA8;
    margin-bottom:15px;
    font-weight:600;
}


/* curriculum page */
.page-banner{
    background:linear-gradient(135deg,#255EA8,#1D4F91);
    color:#fff;
    padding:80px 0;
}

.page-banner h1{
    font-size:42px;
    font-weight:700;
}

.section-title{
    text-align:center;
    margin-bottom:40px;
}

.section-title h2{
    color:#255EA8;
    font-weight:700;
    position:relative;
}

.section-title h2:after{
    content:'';
    width:60px;
    height:3px;
    background:#255EA8;
    display:block;
    margin:10px auto;
}

.content-box{
    background:#fff;
    padding:30px;
    border-radius:12px;
    box-shadow:0 3px 15px rgba(0,0,0,.08);
}

.feature-card{
    background:#f4f6f7;
    padding:15px 20px;
    border-left:4px solid #255EA8;
    border-radius:8px;
    font-weight:500;
    height:100%;
}

.subject-card{
    background:#fff;
    padding:30px;
    border-radius:12px;
    box-shadow:0 3px 15px rgba(0,0,0,.08);
    height:100%;
}

.subject-card h3{
    color:#255EA8;
    margin-bottom:20px;
    font-weight:600;
}

.subject-card ul{
    margin:0;
    padding-left:20px;
}

.subject-card li{
    margin-bottom:10px;
}

.learning-card{
    background:#255EA8;
    color:#fff;
    text-align:center;
    padding:25px 15px;
    border-radius:10px;
    height:100%;
}

.learning-card h4{
    font-size:22px;
    margin-bottom:8px;
    font-weight:700;
}

.learning-card p{
    margin:0;
}
.curri-ul {
	list-style-type: disc;
	padding-left: 20px;
}
.curri-ul li {
	list-style: disc !important;
}
.content-box .sub-heading {
	margin-bottom: 15px;
}

/* School management comitee */
.org-structure{
    max-width:500px;
    margin:0 auto;
}

.org-box{
    background:#255EA8;
    color:#fff;
    padding:15px 20px;
    border-radius:10px;
    margin:10px 0;
    font-weight:500;
    box-shadow:0 3px 10px rgba(0,0,0,.1);
}

.org-arrow{
    font-size:22px;
    color:#255EA8;
    margin:5px 0;
}

.sub-heading{
    color:#255EA8;
    font-weight:600;
    margin:25px 0 20px;
}
.content-box .row {
	margin-top: 10px;
}
.sports-card {
	font-weight: 600;
	color: #000;
}
/* contact us page */
.contact-card,
.map-card,
.content-box{
    background:#fff;
    padding:30px;
    border-radius:12px;
    box-shadow:0 3px 15px rgba(0,0,0,.08);
    height:100%;
}

.contact-card h3,
.contact-card h5{
    color:#255EA8;
    font-weight:600;
}

.contact-table thead th{
    background:#255EA8;
    color:#fff;
    border-color:#255EA8;
}

.map-card{
    padding:10px;
}

.map-card iframe{
    border-radius:10px;
}

.contact-card a{
    color:#255EA8;
    word-break:break-word;
}

.footer-content {
	background-color: #ededed;
	padding: 15px 0;
	
}
.footer-content p{
		font-size: 14px;
		color: #000;
		margin-bottom: 0;
		width: 100%;
		display: block;
		text-align: center;
}

/* gallery page */
/* Gallery Navigation */

.gallery-page .gallery-tabs .nav-link{
    color:#255EA8;
    border:2px solid #255EA8;
    margin:0 5px;
    border-radius:30px;
    padding:10px 25px;
    font-weight:600;
    transition:all .3s ease;
}

.gallery-page .gallery-tabs .nav-link.active{
    background:#255EA8;
    border-color:#255EA8;
    color:#fff;
}

/* Photo Gallery */

.gallery-page .gallery-card{
    background:#fff;
    border-radius:12px;
    overflow:hidden;
    box-shadow:0 3px 15px rgba(0,0,0,.08);
    transition:all .3s ease;
    height:100%;
}

.gallery-page .gallery-card:hover{
    transform:translateY(-5px);
}

.gallery-page .gallery-card img{
    width:100%;
    height:250px;
    object-fit:cover;
}

.gallery-page .gallery-caption{
    padding:15px;
    text-align:center;
    font-weight:600;
    color:#333;
}

/* Video Gallery */

.gallery-page .video-card{
    background:#fff;
    padding:20px;
    border-radius:12px;
    box-shadow:0 3px 15px rgba(0,0,0,.08);
    height:100%;
}

.gallery-page .video-card iframe{
    border-radius:10px;
}

.gallery-page .video-card h5{
    color:#255EA8;
    font-weight:600;
    margin-bottom:0;
}

/* Event Archive */

.gallery-page .event-card{
    background:#fff;
    padding:25px;
    border-radius:12px;
    box-shadow:0 3px 15px rgba(0,0,0,.08);
    height:100%;
    transition:all .3s ease;
}

.gallery-page .event-card:hover{
    transform:translateY(-3px);
}

.gallery-page .event-date{
    display:inline-block;
    background:#255EA8;
    color:#fff;
    padding:6px 15px;
    border-radius:25px;
    font-size:13px;
    font-weight:500;
    margin-bottom:15px;
}

.gallery-page .event-card h4{
    color:#255EA8;
    font-size:20px;
    margin-bottom:10px;
}
.prtlBody, body {
	background-color: #ffffff !important;
}
.bg-white {
	background-color: #fff;
}
/* media queries starts */
@media only screen and (max-width: 991px) { 
	body {
		overflow: hidden;
	}
	.container {
		max-width: 100%;
		/* margin-left: 15px;
		margin-right: 15px; */
		/* overflow: hidden; */
	}
	.Principals-Message_Box .p-0{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.right-data {
		justify-content: start;
	}
	.School-Top-Header_Pri_ul li {
		padding-right: 10px;
	}
	.School-Top-Header_Mid_logo h4 {
		font-size: 1.2rem;
	}
	.School-Top-Header_Mid_logo h2 {
		font-size: 1.4rem;
	}
	.School-Top-Header_Mid .col-md-8 {
		padding-left: 0;
		padding-right: 0;
	}
	.sc-logo {
		height: 95px;
	}
	.School-Pallet_Container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.School-Pallet_box_ul li {
		font-size: 1rem;
	}
	.About-Academics-sec .col-md-12.p-0 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.About-School_Academics_ul li a {
		font-size: 1.1rem;
	}
	.Latest-News-Achievements .col-md-12.p-0 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.achievement-img-box p {
		font-size: 12px;
	}
	.hide-in-mobile {
		display: none;
	}
	.display-in-mobile {
		display: block;
	}
	.School-Top-Header_Main {
		display: none;
	}
	.js-mobile-nav-toggle .anm {
		color: #fff !important;
	}
	.js-mobile-nav-toggle {
		background-color: transparent;
	}
	
	.drop-open-ul,
    .sub-drop-open-ul {
        display: none;
        width: 100%;
        padding-left: 15px;
        background: #fff;
    }

    /* Menu Item */
   

   /* MOBILE MENU */
.phone-menu #MobileNav,
.phone-menu #MobileNav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.phone-menu #MobileNav li {
    position: relative;
}

.phone-menu #MobileNav li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 10px;
    text-decoration: none;
}

/* Hide submenu by default */

.phone-menu .sub-drop-open-ul {
    display: none;
    padding-left: 15px !important;
}
.phone-menu .sub-drop-open-ul li {
	border-bottom: 1px solid #00000021;
}
/* Active class */
.phone-menu .active-menu {
    display: block !important;
}

/* Plus icon rotate */
.phone-menu .rotate-icon {
    transform: rotate(45deg);
    transition: 0.3s;
}

.phone-menu i.fa-plus {
    transition: 0.3s;
    font-size: 12px;
}
.phone-menu .sub-drop-open-ul {
	padding-left: 20px;
}
.BMC-School_Banner__Display { 
	transform: translate(3%, -55%);
}
.pri-msg_wrapper {
	padding: 20px;
	height: auto;
}
.site-header__menu {
	padding: 0 7px !important;
	border: 1px solid #c1b4b4 !important;
}
	
}



@media only screen and (max-width: 768px) {  
	.language-drop-sec {
		text-align: left;
	}
	.justify-end {
		display: flex;
		justify-content: end;
	}
	 .School-Top-Header_Mid {
        padding: 10px 0;
    }

    .School-Top-Header_Mid .row {
        /* flex-wrap: nowrap; */
        align-items: center;
    }

   

    .school-sub-title {
        font-size: 10px;
        line-height: 1.4;
    }

    .school-main-title {
        font-size: 14px;
        line-height: 1.4;
    }

    .school-udise {
        font-size: 10px;
		
    }

    .School-Top-Header_Mid_logo {
        padding: 0 5px;
    }
	.pri-msg::after {
		display: none;
	}
	.Academics-wrapper {
		margin-top: 15px;
	}
	.margin-top {
		margin-top: 15px;
	}
	.achievement-img-box {
		margin-top: 10px;
	}
	.School-Top-Header_Mid_logo {
		padding: 0;
	}

	/* about us page */
	 .about-hero{
        padding:70px 0;
    }

    .about-hero h1{
        font-size:2rem;
    }

    .section-title{
        margin-bottom:30px;
    }

    .info-card,
    .stat-card{
        padding:20px;
    }

	/* mandatory public disclosure page */
	.page-banner{
        padding:60px 0;
    }

    .page-banner h1{
        font-size:30px;
    }

    .section-title h2{
        font-size:24px;
    }

	.subject-card,
    .content-box{
        padding:20px;
    }
	 .contact-card,
    .content-box{
        padding:20px;
    }

    .map-card iframe{
        height:300px;
    }

	/* gallery page */
	 .gallery-page .gallery-tabs .nav-link{
        display:block;
        margin:5px 0;
    }

    .gallery-page .gallery-card img{
        height:220px;
    }

    .gallery-page .video-card,
    .gallery-page .event-card{
        padding:15px;
    }
}


@media only screen and (max-width: 576px) {
	.custom-dropdown .dropbtn {
		font-size: 14px;
	}
	.School-Top-Header_Mid_logo h2 {
		font-size: 12px;
	}
	.School-Top-Header_Mid_logo h4 {
		font-size: 10px;
	}
	.School-Top-Header_Mid_logo p {
		font-size: 8px;
	}
	.School-Top-Header_Mid {
		margin: 0;
	}
	.pdr-7 {
		padding-right: 7px;
	}
	.sc-logo {
		height: auto;
	}
	.BMC-School_Banner__Display_black_Title {
		font-size: 18px;
	}
	.BMC-School_Banner__Display {
		transform: translate(0%, -55%);
	}
	.BMC_Banner {
		height: 300px;
	}
	.pri-msg_wrapper {
		padding: 0;
		margin-top: 15px;
	}
	.pri-msg {
		padding: 13px;
	}
	.pri-msg h3 {
		font-size: 16px;
	}
	.School-Pallet_box_ul li {
		font-size: 16px;
	}
	.About-School_Academics_ul li a {
		font-size: 13px;
	}
	.About-School_Academics_ul li i {
		font-size: 15px;
	}
	.Title-with-line h3 {
		font-size: 18px;
	}
	.click-here-for-disclosure a {
		font-size: 16px;
	}
	.BMC_Banner_Acedemics {
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.custom-dropdown .dropdown-content a {
		font-size: 12px;
		padding: 7px;
	}
	.custom-dropdown .dropdown-content {
		min-width: 109px;
	}
	.BMC_Banner_Acedemics li a {
		padding: 5px 10px;
		font-size: 12px;
	}
	.BMC_Banner_Acedemics li {
		margin-bottom: 10px;
	}
	.BMC-School_Banner__Display_Black {
		padding: 12px;
	}
	.pri-name {
		font-size: 14px;
	}
	.Main-Heading-With-back h2 {
		font-size: 16px;
	}
	.Green-btn {
		padding: 7px 15px;
		font-size: 12px;
	}
	#MobileNav .drop-open-ul li a {
		font-size: 13px;
    	margin-left: 10px;
	}
} 

@media only screen and (max-width: 495px) { 
	.School-Top-Header_Pri_ul li a {
		font-size: 10px;
	}
	.custom-dropdown .dropbtn {
		font-size: 12px;
	}
	.pdl-7 {
		padding-left: 7px;
	}
	.BMC-School_Banner__Display_black_Title {
		font-size: 16px;
	}
	.Blue-btn {
		font-size: 12px;
	}
	.Orange-btn {
		font-size: 12px;
	}
	.Green-btn {
		font-size: 12px;
	}
}