.footer-container{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding:30px 10px}@media (max-width: 992px){.footer-container{grid-template-columns:repeat(2,1fr);text-align:center}}@media (max-width: 576px){.footer-container{grid-template-columns:1fr;text-align:center}.footer-container button{width:100%;text-align:center;padding:8px 0}}.map-responsive{position:relative;width:100%;padding-bottom:60%;overflow:hidden;border-radius:6px}.map-responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.social-media-icon{background-color:#ffac00;color:#8b0d08}.social-media-icon:hover{color:#ffac00;background-color:#8b0d08}.PARENT{height:720px;background-color:var(--bs-light);overflow:hidden;padding:0 100px}.events-col{height:100%}.welcome-section{display:flex;height:640px}.events-col{flex:1;display:flex;flex-direction:column;background:var(--bs-white);border-radius:10px;overflow:hidden;box-shadow:0 8px 25px #00000014}.events-header{padding:15px 25px;background:linear-gradient(135deg,#8b0d08,#ffac00)}.events-header h3{margin:0;font-size:1.2rem;font-weight:600;color:var(--bs-white);letter-spacing:.4px}.events-body{position:relative;flex:1;overflow:hidden;background-color:var(--bs-gray-100);border-top:1px solid var(--bs-gray-200)}.events-list-sidebar{list-style:none;margin:0;padding:0;will-change:transform}.events-list-clone{position:absolute;top:0;left:0;width:100%}.events-list-sidebar li{display:flex;gap:18px;padding:18px 20px;background:var(--bs-white);border-bottom:1px solid var(--bs-gray-200);transition:background-color .25s ease,transform .2s ease}.events-list-sidebar li:hover{background-color:var(--bs-light);transform:translate(4px)}.event-date{width:60px;height:60px;flex-shrink:0;border-radius:8px;background:linear-gradient(135deg,#ffac00,#8b0d08);color:var(--bs-white);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 4px 10px #0000001f}.event-date .day{font-size:1.25rem;font-weight:700}.event-date .month{font-size:.75rem;letter-spacing:1px;opacity:.9}.event-desc h4{margin:0 0 4px;font-size:.95rem;font-weight:600;color:var(--bs-dark)}.event-desc{font-size:.8rem;color:var(--bs-gray-700)}@media (max-width: 900px){.PARENT{height:auto;background-color:transparent;padding:0 20px}.welcome-section{height:auto}.events-col{border-radius:8px}}.news-notice-text-clamp{font-size:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:normal;overflow-wrap:break-word;padding:0}.event-desc h4{margin:0}.admission-card{max-width:680px;border:none;border-radius:14px;box-shadow:0 10px 30px #00000014;background:#fff}.form-title{font-size:22px;font-weight:600;margin-bottom:24px;color:#1f2937}.label{font-size:13px;font-weight:500;color:#374151;margin-bottom:4px}.input,.select,textarea.form-control{height:44px;padding:8px;font-size:14px;border-radius:8px;border:1px solid #d1d5db;transition:all .2s ease}textarea.form-control{height:auto}.input:focus,.select:focus,textarea.form-control:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.is-invalid{border-color:#dc2626!important}.invalid-feedback{font-size:12px;margin-top:2px}button.btn-primary:hover{transform:translateY(-1px);box-shadow:0 8px 18px #2563eb59}@media (max-width: 576px){.admission-card{border-radius:10px;padding:10px}.form-title{font-size:20px}}.registration-form{max-height:400px;overflow-y:auto;overflow-x:hidden}.gallery-container{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;padding:30px 0}.gallery-container .donation-item{display:flex;flex-direction:column;justify-content:space-between;height:100%;transition:all .3s ease;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #00000014}.gallery-container img{width:100%;height:250px;object-fit:cover;object-position:center;border-radius:8px}.gallery-container .h3{display:inline-block;margin-bottom:15px}.gallery-container .donation-item:hover{transform:translateY(-8px);box-shadow:0 8px 20px #00000026}.gallery-container .donation-detail{flex:1;display:flex;flex-direction:column;justify-content:space-between}.gallery-container .btn{margin-top:auto}@media (max-width: 576px){.gallery-container img{height:200px}}.management-container,.events-container{display:flex;gap:30px;justify-content:center;padding:30px 0}.facilities-text-clamp,.mission-text-clamp{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;word-break:normal;overflow-wrap:break-word}.vision-text-clamp{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;word-break:normal;overflow-wrap:break-word}.about-us-text-clamp{display:-webkit-box;-webkit-line-clamp:12;-webkit-box-orient:vertical;overflow:hidden;word-break:normal;overflow-wrap:break-word}.service-item{height:100%;display:flex;flex-direction:column}.facilities-page-title{display:flex;align-items:center}.facilities-page-title h3{margin:0;color:#8b0d08;font-size:1.2rem;font-weight:700}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.continuous-swiper .swiper-wrapper{transition-timing-function:linear!important}.donation-detail{width:100%}.our-team{min-height:100vh;background:linear-gradient(#fffc,#fffc),url(/img/default-images/back-image-3.png) center center no-repeat;background-attachment:fixed;background-size:cover}.management-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:23.75%;gap:1rem;overflow-x:auto;scroll-behavior:smooth;padding-bottom:10px;margin:0 auto}@media (max-width: 1200px){.management-scroll{grid-auto-columns:calc(95% / 3)}}@media (max-width: 768px){.management-scroll{grid-auto-columns:47.5%}}@media (max-width: 500px){.management-scroll{grid-auto-columns:calc(95% / 1.5)}}@media (max-width: 350px){.management-scroll{grid-auto-columns:95%}}.management-scroll::-webkit-scrollbar{height:6px}.management-scroll::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.management-card{min-width:0}.team-img{width:100%;height:250px;object-fit:fill;object-position:center;border-radius:6px}.read-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:.3s ease;z-index:2}.team-item:hover .read-btn,.read-btn.show{opacity:1}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/build/assets/owl.video.play-BJo37keB.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display: inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.slider-wrapper{width:100%}.carousel-img{height:80vh;overflow:hidden}.slider-image{width:100%;height:100%;object-fit:fill}@media (max-width: 768px){.carousel-img{height:250px}}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;align-items:center;justify-content:center}.popup-box{background:#fff;width:500px;max-width:90%;border-radius:8px;box-shadow:0 5px 20px #0000004d;animation:popupFade .3s ease}@keyframes popupFade{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.popup-header{display:flex;justify-content:end;align-items:center;padding:12px 16px;border-bottom:1px solid #ddd}.popup-body{padding:16px}#close-btn{background:none;border:none;font-size:18px;cursor:pointer}:root{--bs-primary: #ffac00;--bs-secondary: #8b0d08;--bs-light: #fdf8ea;--bs-white: #ffffff;--glass-bg: rgba(255, 255, 255, .95);--glass-border: rgba(26, 104, 91, .1)}.student-showcase-section{padding:3rem 0}.student-showcase-container{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;max-width:1000px;margin:0 auto}.showcase-column{height:500px;display:flex;flex-direction:column;overflow:hidden;background:var(--glass-bg);border-radius:24px;border:1px solid var(--glass-border);box-shadow:0 15px 35px #1a685b1a;transition:transform .3s ease}.showcase-column:hover{transform:translateY(-5px)}.column-title{margin:0;padding:1.5rem;background:var(--bs-primary);color:var(--bs-white);text-align:center;font-size:1.3rem;font-weight:800;letter-spacing:1px;text-transform:uppercase;border-bottom:4px solid var(--bs-secondary)}.scroll-window{height:400px;overflow:hidden;position:relative;border-radius:8px;background:#f8f9fa}.scroll-content{display:flex;flex-direction:column}.scroll-content:hover{animation-play-state:paused}.animate-scroll{animation:scrollUp linear infinite}@keyframes scrollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.student-card{display:flex;align-items:center;padding:15px;margin-bottom:10px;background:#fff;border-bottom:1px solid #eee}.student-card:hover{border-color:var(--bs-primary);transform:scale(1.03);box-shadow:0 10px 20px #ffac0026}.student-avatar{width:60px;height:60px;border-radius:50%;object-fit:cover;margin-right:15px}.student-name{margin:0;font-size:1.1rem;font-weight:700;color:var(--bs-primary)}.student-detail{margin-top:2px;font-size:.85rem;font-weight:500;color:#666}@media (max-width: 768px){.student-showcase-container{grid-template-columns:1fr;padding:0 1rem}}.background-img{min-height:100vh;background:linear-gradient(#fffc,#fffc),url(/img/default-images/back-image.jpg) center center no-repeat;background-attachment:fixed;background-size:cover}.font-style{font-family:Josefin Sans,sans-serif;font-weight:600}.font-style-premium{font-family:Roboto,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:2px;line-height:1.2;color:#ffac00}.premium-action-container{display:flex;align-items:center;gap:0;margin-top:2rem}.btn-primary-luxe,.btn-secondary-luxe{font-family:Josefin Sans,sans-serif;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:3px;text-decoration:none;cursor:pointer;transition:all .5s cubic-bezier(.19,1,.22,1);display:flex;align-items:center}.btn-primary-luxe{background:#8b0d08;color:#fff;padding:18px 35px;clip-path:polygon(0 0,100% 0,90% 100%,0% 100%);border:none}.btn-primary-luxe svg{margin-left:15px;transition:transform .5s ease}.btn-primary-luxe:hover{background:#000;padding-right:45px;clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}.btn-primary-luxe:hover svg{transform:translate(8px)}.button-divider{width:1px;height:40px;background:#0000001a;margin:0 20px}.btn-secondary-luxe{color:#333;padding:10px 0;position:relative}.btn-secondary-luxe:before{content:"";position:absolute;bottom:5px;left:0;width:20px;height:2px;background:#ffac00;transition:width .4s ease}.btn-secondary-luxe:hover{color:#ffac00;letter-spacing:4px}.btn-secondary-luxe:hover:before{width:100%}.top-bar-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap}.logo-section{display:flex;align-items:center}.school-logo{height:70px;width:auto;object-fit:contain;transition:transform .3s ease}.school-logo:hover{transform:scale(1.05)}.school-name{font-size:1.5rem;font-weight:800;color:#8b0d08;margin:0;text-transform:uppercase;letter-spacing:1px;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.affiliation-text{font-size:.9rem;color:#000;margin:0;font-weight:500}.dropdown-item:hover{background-color:#8b0d08;color:#fff}.login-form{display:flex;align-items:flex-end;gap:10px;background:#8b0d08;padding:15px;border-radius:8px}.login-form .label-input{display:flex;flex-direction:column}.login-form label{font-size:12px;color:#ffac00;text-transform:uppercase;font-weight:700;margin-bottom:2px}.login-form input{border-radius:4px;border:1px solid #ddd;padding:4px 8px;font-size:12px;width:100px;outline:none}.login-btn{color:#fff;background-color:#ffac00;border:none;padding:6px 15px;border-radius:4px;font-size:12px;font-weight:700;cursor:pointer;transition:background .3s ease}.login-btn:hover{background-color:#df9501}.container-style{flex-grow:1;display:flex;justify-content:center;align-items:center;position:relative;min-height:100px}.text-style{position:absolute;font-size:1.5rem;color:#8b0d08;opacity:0;left:50%;transform:translate(-50%);white-space:nowrap;margin:0}.top-bar-wrapper{background-color:#8b0d08;border-bottom:3px solid #8b0d08;width:100%}.contact-us-social-media-icons-container{display:flex;justify-content:space-between;align-items:center;margin:0 auto;height:45px;padding:0 20px;font-family:var(--bs-font-sans-serif)}.contact-us-container{display:flex;align-items:center;gap:20px}.contact-item{display:flex;align-items:center;gap:8px;color:#fdf8ea;font-size:.85rem}.contact-item i{color:#ffac00;font-size:.9rem}.social-media-icons-container{display:flex;gap:15px;align-items:center}.social-icon{color:#fdf8ea;font-size:1rem;transition:all .3s ease;display:flex;align-items:center;text-decoration:none}.social-icon:hover{padding:8px;color:#8b0d08;background-color:#ffac00;transform:translateY(-2px);border:#ffac00 1px solid;border-radius:5px}.contact-item:hover{color:#ffac00;cursor:pointer}@media (max-width: 768px){.contact-item span{display:none}.contact-us-container{gap:15px}}@media (max-width: 1034px){.top-bar{padding:0 30px}.text-style{font-size:1rem}.school-name{font-size:1.2rem}.affiliation-text{font-size:.7rem}}@media (max-width: 992px){.school-name{font-size:1.1rem}.affiliation-text{font-size:.6rem}Hide subtext on tablets .top-bar{padding:0}}@media (max-width: 769px){.login-form{display:none}.top-bar-content{flex-direction:column;justify-content:center}.top-bar{height:100px;padding:0}.nav-bar{padding:0}.container-style{min-height:20px}}*{box-sizing:border-box}#admission-enquiry{width:90%;max-width:1200px;margin:20px auto;padding:20px}#admission-enquiry h1,#admission-enquiry h3{text-align:center;margin-bottom:15px}#admission-enquiry-form{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.input-label{display:flex;flex-direction:column}.input-label label{margin-bottom:4px;font-weight:500}.input-label label span{color:red}.input-label input,.input-label select{padding:8px;border-radius:5px;border:1px solid #333}.input-label input:focus,.input-label select:focus{outline:none;border-color:#007bff;box-shadow:0 0 5px #007bff66}#particulars-of-previous-exam{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:15px}.button-container{display:flex;justify-content:flex-end;margin-top:20px}.button-container button{padding:8px 25px;cursor:pointer;transition:.3s}.button-container button:hover{transform:scale(1.05)}@media (max-width: 1024px){#admission-enquiry-form,#particulars-of-previous-exam{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){#admission-enquiry-form,#particulars-of-previous-exam{grid-template-columns:1fr}.button-container{justify-content:center}.button-container button:hover{transform:none}}.album-photo{padding:0}.album-photo-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.album-photo-grid img{width:100%;aspect-ratio:3 / 2;object-fit:cover;border-radius:8px}@media (max-width: 992px){.album-photo-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 768px){.album-photo-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 600px){.album-photo-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 500px){.album-photo-grid{grid-template-columns:repeat(1,1fr)}}.team-item{display:flex;align-items:stretch;background:#fff;border-radius:10px;box-shadow:0 5px 20px #00000014}.team-detail{width:100%}.team-img{width:100%;height:300px;object-fit:cover;border-radius:8px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes zoomIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.card-wrapper-sm{display:none}.h1-container{display:flex;justify-content:center;align-items:center;gap:10px}@media (max-width: 640px){.table-wrapper{display:none}.card-wrapper-sm{display:block;padding:20px 40px}}.card-wrapper{padding:20px 40px}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;padding:10px}.card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 8px 25px #00000014;transition:transform .3s ease,box-shadow .3s ease;text-align:center}.card:hover{transform:translateY(-6px);box-shadow:0 12px 35px #00000026}.card img{width:100%;height:240px;object-fit:cover;display:block}.card h1{font-size:18px;font-weight:600;margin:12px 0;color:#333}@media (max-width: 480px){.card img{height:200px}.card h1{font-size:16px}}.album{padding:0}.album-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.album-grid img{width:100%;aspect-ratio:3 / 2;object-fit:cover;border-radius:8px}@media (max-width: 992px){.album-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.album-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 600px){.album-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 500px){.album-grid{grid-template-columns:repeat(1,1fr)}}.table-wrapper{width:100%;overflow-x:auto;padding:10px 20px}.file-table{width:100%;border-collapse:collapse;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 10px #00000014}.file-table thead{background:#2563eb;color:#fff}.file-table th,.file-table td{padding:14px 16px;border-bottom:1px solid #c1cbdf}.text-right{text-align:right}.file-table tbody tr:hover{background-color:#f1f5f9}.action-cell{text-align:center}.btn{padding:8px 14px;border-radius:6px;border:none;cursor:pointer;font-size:14px}.view-btn{background:#10b981;color:#fff}.view-btn:hover{background:#059669}.download-btn{background:#2563eb;color:#fff}.download-btn:hover{background:#1d4ed8}.modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:999}.modal-content{position:relative;background:#fff;padding:12px;border-radius:10px;max-width:60%;max-height:70%}.modal-content img{max-width:100%;max-height:60vh;border-radius:8px}.close-btn{position:absolute;top:8px;right:8px;background:red;color:#fff;border:none;padding:4px 8px;border-radius:50%;cursor:pointer}@media (max-width: 640px){.file-table thead{display:none}.file-table,.file-table tbody,.file-table tr,.file-table td{display:block;width:100%}.file-table tr{margin-bottom:12px;border:1px solid #e5e7eb;border-radius:8px;padding:10px}.file-table td{text-align:right;padding-left:50%;position:relative}.file-table td:before{content:attr(data-label);position:absolute;left:12px;font-weight:700;text-align:left}}:root{--bs-primary: #8b0d08;--bs-secondary: #ffac00}.news-dashboard{max-width:1100px;margin:2rem auto;background:#fff;padding:10px}.news-header{margin-bottom:25px;padding-left:15px}.news-header h2{color:var(--bs-primary);font-size:1.8rem;font-weight:800;margin-bottom:8px;text-transform:uppercase}.accent-text{color:var(--bs-secondary)}.header-line{width:60px;height:4px;background:var(--bs-secondary);border-radius:2px}.table-container-custom{border-radius:15px;overflow:hidden;box-shadow:0 10px 40px #0000000f;border:1px solid #f0f0f0}.elite-table{width:100%;border-collapse:separate;border-spacing:0}.elite-table thead{background:var(--bs-primary);color:var(--bs-white)}.elite-table th{padding:18px 25px;font-weight:500;text-transform:uppercase;font-size:.85rem;letter-spacing:1px}.news-row{transition:transform .2s ease,box-shadow .2s ease}.news-row:hover{background-color:var(--bs-light)}.news-row td{padding:25px;border-bottom:1px solid #f1f1f1;vertical-align:top}.image-wrapper{position:relative;width:160px;height:90px;border-radius:8px;overflow:hidden;box-shadow:0 5px 15px #0000001a}.image-wrapper img{width:100%;height:100%;object-fit:fill}.date-badge{position:absolute;top:0;left:0;background:var(--bs-secondary);color:var(--bs-primary);padding:5px 8px;display:flex;flex-direction:column;align-items:center;font-weight:800;line-height:1;border-bottom-right-radius:8px}.date-badge small{font-size:.6rem}.news-title{color:var(--bs-primary);margin:0 0 10px;font-size:1.2rem;font-weight:700}.news-excerpt{color:var(--bs-gray);font-size:.95rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.classic-btn{background:transparent;border:2px solid var(--bs-primary);color:var(--bs-primary);padding:8px 18px;border-radius:50px;font-weight:700;cursor:pointer;transition:all .3s ease;white-space:nowrap}.classic-btn:hover{background:var(--bs-primary);color:var(--bs-secondary);transform:translateY(-2px)}@media (max-width: 768px){.elite-table thead{display:none}.news-row td{display:block;width:100%;text-align:center;padding:15px}.image-wrapper{width:100%;height:200px;margin-bottom:15px}.news-excerpt{-webkit-line-clamp:3}.text-right{text-align:center!important}}.show-news-notice-container{margin:20px}.show-news-notice{background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 4px 10px #00000014}.show-news-notice img{height:210px;width:280px;object-fit:cover;background-color:#fff;border-radius:10px;box-shadow:0 4px 10px #8b0d0814;margin-bottom:20px}.content{width:90%;padding:15px 10px}.float-image{float:left;width:40%;max-height:500px;min-height:150px;min-width:200px;object-fit:fill;object-position:center;border-radius:10px;margin:0 20px 20px 0}.description{font-size:18px;font-weight:500}.content:after{content:"";display:block;clear:both}.no-content-available{display:flex;justify-content:center;align-items:center;height:70vh}.no-content-available h1{color:red}.breadcrumb-wrapper{background-color:#000;background-size:cover;background-position:center;padding:10px 0}.breadcrumb-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:8px;text-transform:capitalize}.breadcrumb-box{display:inline-block;background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:10px 25px;border-radius:50px;box-shadow:0 8px 25px #0003}.breadcrumb-item a{color:#fff;font-weight:500;text-decoration:none;transition:all .3s ease}.breadcrumb-item a:hover{color:var(--bs-secondary)}.breadcrumb-item.active{color:#ccc}.breadcrumb-item+.breadcrumb-item:before{content:"›";color:#fff;padding:0 8px}@media (max-width: 768px){.breadcrumb-title{font-size:2.2rem}.breadcrumb-box{padding:8px 18px}}.page-1 .content{width:90%;margin-left:5%;padding:45px 30px}.page-1 .float-image{float:left;width:40%;max-height:500px;object-fit:fill;object-position:center;border-radius:10px;margin:0 20px 20px 0}.page-1 .description{font-size:18px;font-weight:500}.page-1 .content:after{content:"";display:block;clear:both}.image-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;padding:20px}.gallery-card{position:relative;overflow:hidden;border-radius:16px;box-shadow:0 8px 20px #00000026;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.gallery-card:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 12px 30px #00000040}.gallery-card img{width:100%;height:220px;object-fit:cover;display:block;transition:transform .4s ease}.gallery-card:hover img{transform:scale(1.1)}@media (max-width: 768px){.image-gallery{gap:12px;padding:12px 20px}.gallery-card img{height:180px}}#resume-page{width:80vw;margin:10px auto;background-color:transparent;padding:20px;border-radius:10px}#resume-page h1{text-align:center}#resume-page form{max-width:800px;width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:10px auto}#resume-page .button-container{display:flex;align-items:end;justify-content:end}#resume-page .button-container button{width:120px;border-radius:10px;font-size:20px;padding:10px 0}#resume-page form div{display:flex;flex-direction:column}#resume-page .label{margin-right:10px;color:#0c2b4b;font-weight:500;font-size:16px}#resume-page .errorLabel{color:red;font-weight:500;font-size:16px}#resume-page form div input{border-radius:5px;border:1px solid black;padding:5px;width:100%}@media (max-width: 1000px){#resume-page{width:90vw}#resume-page form{grid-template-columns:repeat(2,1fr)}}@media (max-width: 500px){#resume-page form{display:flex;flex-direction:column;gap:5px}}.album-grid{margin-top:.75rem;display:grid;gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width: 768px){.album-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.album-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1280px){.album-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.video-wrapper{position:relative;width:100%;overflow:hidden;border-radius:.5rem;aspect-ratio:16 / 9}.video-wrapper iframe{width:100%;height:100%;border:0;display:block}
