.main-layout {
    padding: 15px 0;
}

.logo-section {
    width: 200px;
}
.header-logo{
    width: 200px !important;
}
.logo-section .header-logo {
    display: block;
}

.logo-section .header-logo img {
    max-width: 100%;
    height: auto;
}

.navigation-section {
    flex: 1;
}

.navigation-section .top-nav-wrap {
    margin-bottom: 0px;
}
.header-column-left .header-logo {
    display: none;
}
.header-wrap-inner.sticky .header-logo {
    display: block;
}
.header-logo {
    height: auto !important;
}
.header-wrap-inner.sticky .header-logo{
    width: 115px !important;
}
.mobile-top-nav .top-nav-wrap {
    display: none;
}
.top-nav {
    box-shadow: none !important;
    padding: 12px 20px 5px !important;
}
/* .top-nav .top-nav-left {
    color: #fff !important;
}
.top-nav .top-nav-right-list>li:not(.dropdown)>a>i {
    color: #fff !important;
}
.top-nav .top-nav-right-list>li:not(.dropdown)>a {
    color: #fff !important;
}
.top-nav .top-nav-right-list .custom-dropdown .dropdown-toggle {
    color: #fff !important;
}
.top-nav .top-nav-right-list .custom-dropdown .dropdown-toggle i {
    color: #fff !important;
}
.custom-dropdown .dropdown-toggle i:last-child {
    -webkit-text-stroke: .5px #fff !important;
} */
.horizontal-megamenu.mega-menu>.fluid-menu {
    position: unset !important;
}
.mega-menu>.fluid-menu>.fluid-menu-wrap{
    width: 100% !important;
}
.header-wrap-inner .container,
.top-nav-wrap .container{
    padding: 0 !important;
}
.header-wrap-inner.sticky .container{
    padding-left: 4% !important;
    padding-right: 4% !important;
}
section.custom-page-wrap{ padding-top: 0; }
.header-wrap-inner.sticky { padding: 10px 0 !important; }
.top-nav-wrap { border-bottom: 0 !important; }
.header-column-left { align-self: center !important; }
.header-wrap-inner { margin-top: 10px; padding: 0 !important; }
.header-wrap-inner.sticky { margin-top: 0; }
.ltr .primary-menu.swiper { padding-right: 0 !important; padding-left: 0 !important; }
.primary-menu.swiper { width: calc(100%) !important; justify-content: space-between; }
.horizontal-megamenu>.nav-item>.nav-link { font-size: 17px !important; font-weight: bold !important; }
nav.primary-menu { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; gap: 40px; border-radius: 60px; -webkit-padding-start: 55px; padding-inline-start: 55px; }
.ltr .primary-menu.swiper .swiper-wrapper .swiper-slide:first-child a { padding-left: 18px !important; }
.horizontal-megamenu>.nav-item>.nav-link { position: relative; padding: 9px 18px !important; }
.horizontal-megamenu>.nav-item>.nav-link::before{ content: ""; position: absolute; width: 0; height: 2px; bottom: 10px; inset-inline-start: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); background-color: #fff; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.horizontal-megamenu>.nav-item:hover>.nav-link:before{ width: 80%; visibility: visible; opacity: 1; background: #fff; }
.primary-menu.swiper .swiper-wrapper { width: 100%; justify-content: center; gap: 10px; }
.navbar__menu-wrapper { background-color: #2138a0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-radius: 60px; width: 100%; }
nav.primary-menu:before,
nav.primary-menu:after { display: none; }
.contact-btn { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; gap: 15px; position: relative; width: 30%; justify-content: center; padding: 15px 60px; }
.contact-btn::before,
.contact-btn::after { content: ""; position: absolute; width: 28px; height: 14px; background-color: #fff; top: 0; inset-inline-end: 100%; }
.contact-btn::before { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; }
.contact-btn::after { top: unset; bottom: 0; border-top-left-radius: 20px; border-top-right-radius: 20px; }
.navbar__options { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; gap: 20px; }
.navbar__mobile-options { display: -webkit-box; display: -ms-flexbox; display: flex; gap: 20px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.horizontal-megamenu>.nav-item>.nav-link { color: #fff !important; font-size: 16px; font-weight: 500; }
.contact-btn p { font-size: 12px; text-transform: uppercase; line-height: 1; font-weight: 700; color: #fff; margin-bottom: 8px; }
.contact-btn a { font-weight: 800; font-size: 18px; color: #fff; }
.contact-btn i { font-size: 30px; color: #fff; margin-bottom: -5px; }
/* .navbar__options .btn--primary i { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transition: color 0s ease, -webkit-transform 0.5s ease; transition: color 0s ease, -webkit-transform 0.5s ease; transition: transform 0.5s ease, color 0s ease; transition: transform 0.5s ease, color 0s ease, -webkit-transform 0.5s ease; } */
.horizontal-megamenu.mega-menu>.dropdown.multi-level>.sub-menu {
    top: 75px !important;
    min-width: 320px;
    max-width: 320px;
}
.horizontal-megamenu.mega-menu>.fluid-menu>.fluid-menu-wrap {
    top: 75px !important;
    padding: 10px !important;
}
.mega-menu .dropdown>.sub-menu>li>a,
.mega-menu .fluid-menu-content .fluid-menu-title>a{
    white-space: normal !important;
}
.ltr .mega-menu .dropdown>.sub-menu>li>a,
.mega-menu .fluid-menu-content .fluid-menu-title>a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    color: #222 !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    border-bottom: 1px solid rgba(228, 218, 218, 0.4784313725) !important;
    position: relative;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.mega-menu .fluid-menu-content .fluid-menu-title>a {
    border-bottom: 0 !important;
}
.mega-menu .fluid-menu-content .fluid-menu-title {
    margin-bottom: 0 !important;
    border-bottom: 1px solid rgba(228, 218, 218, 0.4784313725) !important;
    padding-bottom: 15px !important;
}
li.nav-item.dropdown.multi-level:last-child .sub-menu{
    left: auto !important;
    right: -15px !important;
}
.ltr .mega-menu .dropdown>.sub-menu>li>a:before,
.mega-menu .fluid-menu-content .fluid-menu-title>a:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    inset-inline-start: 20px;
    height: 1px;
    margin-top: 0px;
    width: 0px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: #2138a0;
    opacity: 0;
}
.ltr .mega-menu .dropdown>.sub-menu>li>a:hover,
.mega-menu .fluid-menu-content .fluid-menu-title>a:hover {
    color: #2138a0;
    -webkit-padding-start: 40px;
    padding-inline-start: 40px;
}
.ltr .mega-menu .dropdown>.sub-menu>li>a:hover::before,
.mega-menu .fluid-menu-content .fluid-menu-title>a:hover::before {
    opacity: 1;
    -webkit-transform: translateY(-50%) scaleX(1);
    transform: translateY(-50%) scaleX(1);
    width: 10px;
}

.ltr .horizontal-megamenu>.nav-item>.nav-link>i {
    right: 0 !important;
    font-weight: bold !important;
    font-size: 16px !important;
    color: #fff !important;
}

.mega-menu .fluid-menu-content .fluid-menu-title>a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    color: #222 !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    position: relative;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.horizontal-megamenu>.nav-item>.nav-link {
    padding-bottom: 12px !important;
    padding-top: 12px !important;
}
.primary-menu.swiper .swiper-wrapper .swiper-slide {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}

.auth-wrapper .auth-left{
    background-image: url('/storage/images/3d-render-secure-login-password-illustration.jpg') !important;
    width: 50% !important;
}
/* .auth-wrapper .auth-right{
    width:50% !important;
} */
.auth-form-body .input-group{
    gap: 10px;
}
.login-page .auth-form-header-top {
    justify-content: center !important;
}
.auth-wrapper .auth-right .auth-form .auth-form-header .auth-form-header-logo {
    height: 175px !important;
}

button.resend-otp{
    width: 40%;
    color: #2138a0;
    height: 45px;
    min-height: 45px;
}
button.btn-link {
    width: 40%;
    color: #2138a0;
    height: 45px;
    min-height: 45px;
    border: 0;
    background: transparent;
    padding: 0;
    text-align: left;
}
.showOtpField{
    margin-top: 17px;
}
.input-icon i {
    color: #a0aec0;
}
button.send-otp,
button.verify-otp {
    width: 40% !important;
    background-color: #2138a0 !important;
}
.alert-danger{
    color: red !important;
}
.alert-success{
    color: green !important;
}

.otp-buttons {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-top: 10px;
}

.verify-otp {
    padding: 5px 15px;
    font-size: 14px;
}

.resend-otp {
    font-size: 14px;
    text-decoration: underline;
    color: #2138a0;
}
.auth-form .form-control {
    padding: 0px 20px !important;
}   
.auth-form .form-control:focus {
    border-color: #86b7fe !important;
    width: 100%;
    outline: 0;
    box-shadow: 0 0 0 3px rgba(13, 110, 253, .25) !important;
    border-radius: 10px;
}

.step-item {
    flex: 1;
    text-align: center;
    position: relative;
}

.step-item:not(:last-child)::after {
    content: '';
    position: absolute;
    top: 20px;
    left: calc(50% + 20px);
    width: calc(100% - 40px);
    height: 2px;
    background-color: #e0e0e0;
    z-index: 1;
}

.step-number {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #e0e0e0;
    color: #666;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 10px;
    position: relative;
    z-index: 2;
    transition: all 0.3s ease;
}

.step-label {
    font-size: 0.875rem;
    color: #666;
    margin-top: 0.5rem;
}

.step-item.completed .step-number {
    background-color: #28a745;
    color: white;
}

.step-item.completed:not(:last-child)::after {
    background-color: #28a745;
}

.step-item.current .step-number {
    background-color: #ff9b00;
    color: white;
    box-shadow: 0 0 0 3px #ff9b0066;
}

.step-item.current .step-label {
    color: #ff9b00;
    font-weight: 600;
}

.progress {
    height: 8px;
    border-radius: 4px;
    background-color: #e9ecef;
    margin-bottom: 2rem;
}

.progress-bar {
    background-color: #007bff;
    transition: width 0.3s ease;
}
.btn-success, .alert{
    color: #fff !important;
}
.status-card {
    border: none;
    transition: all 0.3s ease;
}

.status-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0,0,0,0.1) !important;
}

.status-header {
    background: linear-gradient(135deg, #2138a0 0%, #2138a0 100%);
    position: relative;
    overflow: hidden;
}

.status-header p {
    color: #fff !important;
    font-weight: 600;
}

.status-card .btn {
    color: #fff !important;
    background: #2138a0 !important;
    font-weight: 800 !important;
}

.status-icon {
    width: 80px;
    height: 80px;
    background: rgba(255,255,255,0.2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px;
}

.status-animation {
    position: relative;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#admissionForm .alert {
    color: #fff !important;
}
#admissionForm .alert ul {
    padding-left: 0px !important;
}
.admission-section {
    background-color: #f8f9fa;
}
.admission__section .form-section{
    background-color: #fff;
}
.admission-section span.sub-title,
.preview-section span.sub-title {
    display: inline-block;
    padding: 8px 16px;
    border-radius: 30px;
    margin-bottom: 10px;
    color: #ff9b00 !important;
    font-family: "Caveat", Sans-serif;
    font-size: 28px !important;
    font-weight: 700;
    line-height: 34px !important;
}
.admission-section .title-animation,
.preview-section .title-animation {
    color: #2138a0;
    font-size: 2.5rem;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
    font-weight: bold;
}
.admission__section h4.sub-title,
.preview-section h4.sub-title {
    font-size: 28px;
    font-weight: 600;
}
section.preview-section {
    padding-top: 3rem;
}

.footer-logo{
    flex-wrap: wrap;
    width: 65%;
    justify-self: center;
}
.footer-logo .logo {
    width: 50% !important;
}
.footer-logo .logo-text {
    width: 50% !important;
}
.logo-description{
    text-align: center;
}
.selectize-control{
    padding: 0 !important;
}
.selectize-input {
    background-color: #efefef !important;
    border: 0px solid transparent !important;
}
.selectize-dropdown{
    padding: 0 !important;
    background-image: unset !important;
}
.selectize-dropdown-content {
    padding: 0 !important;
}
.selectize-dropdown .active:not(.selected) {
    background: #0d6efd !important;
    color: #fff !important;
}
.selectize-control.multi .selectize-input>div {
    background: #0d6efd !important;
    color: #fff !important;
    border: 1px solid #0d6efd !important;
}
.selectize-dropdown .create, .selectize-dropdown .no-results, .selectize-dropdown .optgroup-header, .selectize-dropdown .option {
    padding: 5px .75rem !important;
}


.home-section-wrap .home-section-inner { width: 100%; margin-left: unset !important; }
.home-section-wrap .home-section-inner .home-slider-wrap { width: 100%; padding: 0; position: relative; height: 700px; }
.home-section-wrap { margin-top: 0 !important; }
.shape { position: absolute; inset-inline-start: 0; inset-inline-end: 0; top: -5px; z-index: 3; }
.home-slider .slide-content .captions { width: 770px !important; }
.home-slider .slide-content .caption-1 { color: #ff9b00 !important; font-family: 'Caveat'; font-optical-sizing: auto; font-style: normal; font-size: 28px !important; font-weight: bold !important; }
.home-slider .slide-content .captions .caption-2 { margin-right: 0px !important; color: #fff !important; font-family: "Nunito", sans-serif !important; font-optical-sizing: auto; font-weight: 800 !important; font-style: normal; font-size: 54px !important; line-height: 70px !important; margin-top: 0; }
.home-slider .slide-content .captions .caption-2 .highlight { color: #ff9b00 !important; }
.slider-bg-image { position: relative; }
.slider-overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0;background: linear-gradient(-104deg, rgba(12, 26, 23, 0) 1.9%, rgba(9, 31, 27, 0.08) 37.31%, rgba(9, 31, 27, 0.17) 40.18%, rgba(9, 31, 27, 0.37) 47.05%, rgb(9 31 27 / 23%) 56.36%, rgb(9 31 27 / 50%) 73.4%, rgb(9 31 27 / 51%) 95.2%, rgb(9 31 27 / 53%) 103.44%); z-index: 1; }
.slide-content { position: relative; z-index: 2; }
.ltr .home-slider .slide-content.align-left { left: 10% !important; }
.home-section-wrap { padding: 0 0 70px; }
.banner__content-cta.cta { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; gap: 24px; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 20px; }
.btn--primary { padding: 16px 40px; background-color: #2138a0; color: #fff; position: relative; font-weight: 800; z-index: 1; gap: 16px; overflow: hidden; display: flex; align-items: center; justify-content: center; border-radius: 30px; font-size: 20px; -webkit-transition: all 0.5s ease;; transition: all 0.5s ease; border: transparent; }
.btn--primary svg { width: 25px; height: 25px; }
.btn--primary path { fill: black; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.btn--primary::before,
.btn--primary::after { content: ""; position: absolute; top: 0px; bottom: 0px; inset-inline-start: 0px; width: 50%; height: 100%; border-radius: 0px; background-color: #2138a0; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; z-index: -1; }
.btn--primary::after { inset-inline-start: unset; inset-inline-end: 0px; }
.btn--primary:hover { color: #fff; background-color: #ff9b00; }
.btn--primary:hover path { fill: white; }
.btn--primary:hover::before,
.btn--primary:hover::after { width: 0%; }
.btn--tertiary { padding: 16px 40px; background-color: #fff; color: #2138a0; position: relative; font-weight: 800; z-index: 1; gap: 16px; overflow: hidden; display: flex; align-items: center; justify-content: center; border-radius: 30px; font-size: 20px; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.btn--tertiary::before,
.btn--tertiary::after { content: ""; position: absolute; top: 0px; bottom: 0px; inset-inline-start: 0px; width: 50%; height: 100%; border-radius: 0px; background-color: rgba(255, 255, 255, 0.04); -webkit-transition: all 0.5s ease; transition: all 0.5s ease; z-index: -1; }
.btn--tertiary::after { inset-inline-start: unset; inset-inline-end: 0px; }
.btn--tertiary:hover { color: #fff; background-color: #2138a0; }
.btn--tertiary:hover::before,
.btn--tertiary:hover::after { width: 0%; }
/* .btn--tertiary i,
.btn--primary i { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transition: color 0s ease, -webkit-transform 0.5s ease; transition: color 0s ease, -webkit-transform 0.5s ease; transition: transform 0.5s ease, color 0s ease; transition: transform 0.5s ease, color 0s ease, -webkit-transform 0.5s ease; font-size: 18px; }
.btn--tertiary:hover i,
.btn--primary:hover i { -webkit-transform: rotate(0deg); transform: rotate(0deg); } */

/* Hero Section */
.row-inner-container { margin: 0 auto; max-width: 1400px; }
.hero-section { display: flex; padding: 0 0 70px; background-color: #fff; position: relative; align-items: center; justify-content: space-between; flex-wrap: wrap; }
.hero-left { position: relative; flex: 1; min-width: 320px; padding-right: 20px; }
.image-container { position: relative; max-width: 100%; }
.main-image { width: 100%; border-radius: 10px; display: block; filter: grayscale(70%); }
.top-image { position: absolute; top: -40px; left: -40px; width: 160px; border-radius: 10px; border: 4px solid #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
.bottom-image { position: absolute; bottom: -30px; right: -30px; width: 140px; border-radius: 10px; border: 4px solid #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
.play-button { position: absolute; top: 40%; left: 45%; transform: translate(-50%, -50%); background-color: #2138a0; color: black; border-radius: 50%; width: 50px; height: 50px; font-size: 24px; text-align: center; line-height: 50px; cursor: pointer; }
.hero-right { flex: 1; min-width: 320px; padding: 20px; }
.small-heading { color: #1b7c6b; font-weight: bold; font-size: 16px; margin-bottom: 10px; }
.hero-heading { font-family: Nunito, sans-serif; font-size: 54px; line-height: 65px; font-weight: 800; margin-bottom: 20px; }
.hero-heading .highlight { color: #ff9b00; font-family: Nunito, sans-serif; font-size: 54px; line-height: 65px; }
.hero-description,
p.mission-text { font-size: 15px; color: #555; margin-bottom: 25px; }
.hero-section .features { display: flex; gap: 20px; margin-bottom: 20px; flex-wrap: wrap; width: 100%; border: 0; }
.hero-section svg { vertical-align: middle; width: 16px; height: 16px; }
.hero-section .feature-box { display: flex; gap: 10px; align-items: start; width: 45%; align-self: center; }
.hero-section .feature-box h4 { font-family: Nunito, sans-serif; font-size: 24px; line-height: 34px; font-weight: 700; }
.hero-section .feature-box p { font-size: 15px; color: #555; }

.hero-section .feature-icon { font-size: 60px; }
.hero-section .hero-list { list-style: none; padding-left: 0; margin: 20px 0; color: #333; }
.hero-section .hero-list li { margin-bottom: 8px; font-size: 14px; }
.hero-section .hero-actions { display: flex; align-items: center; gap: 20px; margin-top: 30px; }
.btn-yellow { background-color: #2138a0; color: #fff; padding: 12px 24px; border: none; font-weight: bold; border-radius: 30px; cursor: pointer; }
p.small-heading { color: #ff9b00 !important; font-family: "Caveat", Sans-serif; font-size: 28px !important; font-weight: 700; line-height: 34px !important; }
h3.mission-title { font-family: Nunito, sans-serif; font-size: 32px; line-height: 65px; font-weight: 800; }
.phone { font-size: 16px; color: #444; }
.help { padding: 100px 0; overflow: hidden; position: relative; z-index: 1; }
.help .help__thumb { -webkit-padding-start: 60px; padding-inline-start: 60px; direction: rtl; }
.help .help__thumb-inner { text-align: end; position: relative; min-width: 575px; direction: ltr; }
.help .help__thumb-inner .thumb { display: inline-block; border: 8px solid #fff; border-radius: 20px; -webkit-box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.15); box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.15); }
.help .help__thumb-inner .thumb .parallax-image-inner,
.help .help__thumb-inner .thumb .parallax-image-wrap { border-radius: 10px; }
.help .help__thumb-inner .thumb img { border-radius: 10px; }
.help .thumb-lg { margin-bottom: 100px; margin-top: 60px; position: relative; z-index: 1; }
.help .thumb-lg::before { content: ""; position: absolute; inset: 0; background: linear-gradient(104deg, rgba(12, 26, 23, 0) 1.9%, rgba(0, 113, 93, 0.08) 18.93%, rgba(0, 113, 93, 0.17) 29.72%, rgba(0, 113, 93, 0.37) 83.58%, rgba(0, 113, 93, 0.67) 109.85%, #f6971a 133.89%, #f6971a 133.91%, rgba(0, 113, 93, 0.91) 149.32%); border-radius: inherit; }
.help .thumb-lg::after { content: ""; position: absolute; bottom: -100px; inset-inline-start: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); width: 70%; height: 100%; border: 1px solid #fff; border-radius: 20px; z-index: -1; }
.help .video-btn-wrapper::after { content: ""; position: absolute; inset: 10px; border: 1px dashed #fff; border-radius: 50%; z-index: 1; pointer-events: none; }
.help .video-btn-wrapper i { -webkit-margin-start: 5px; margin-inline-start: 5px; }
.help .thumb-bottom { position: absolute; bottom: 0; inset-inline-end: 0; z-index: 2; }
.help .thumb-top { position: absolute; top: 0; inset-inline-start: 0; z-index: 2; }
.help .line { position: absolute; display: inline-block; top: 10px; inset-inline-end: 50px; }
.help .line img { -webkit-animation: wave 3s linear infinite; animation: wave 3s linear infinite; -webkit-transform-origin: center; transform-origin: center; }
.help .grid-line { position: absolute; inset-inline-start: -35px; top: 60%; }
.help .grid-line img { -webkit-animation: moveTopBottom 4s ease-in-out infinite; animation: moveTopBottom 4s ease-in-out infinite; }
.help .vertical-text { padding: 50px 30px; background-color: #2138a0; display: inline-block; position: absolute; top: 25%; inset-inline-start: 0; border-top: 5px solid #fff; border-bottom: 5px solid #fff; border-radius: 20px; z-index: 3; }
.help .vertical-text h5 { -webkit-writing-mode: vertical-rl; -ms-writing-mode: tb-rl; writing-mode: vertical-rl; -webkit-transform: rotate(180deg); transform: rotate(180deg); font-weight: 800; color: #fff; text-transform: lowercase; }
.help .vertical-text h5 span { color: #fff; }
.help .sub-title { color: #fff; }
.help h2 { font-weight: 800; color: #fff; margin: 16px 0 10px; }
.help h2 span { color: #fff; }
.help p { max-width: 630px; }
@-webkit-keyframes wave {
    0% {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0);
    }
    25% {
        -webkit-transform: translateX(5px) translateY(-5px);
        transform: translateX(5px) translateY(-5px);
    }
    50% {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0);
    }
    75% {
        -webkit-transform: translateX(-5px) translateY(5px);
        transform: translateX(-5px) translateY(5px);
    }
    100% {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0);
    }
}

@keyframes wave {
    0% {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0);
    }
    25% {
        -webkit-transform: translateX(5px) translateY(-5px);
        transform: translateX(5px) translateY(-5px);
    }
    50% {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0);
    }
    75% {
        -webkit-transform: translateX(-5px) translateY(5px);
        transform: translateX(-5px) translateY(5px);
    }
    100% {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0);
    }
}

/* ==== help section styles end */

/* ==== testimonial section styles start */
.testimonial-section { padding: 70px 0 70px; }
.testimonial-inner { background-image: url('/storage/media/E8A6RDjzT1kvzwENXA4a9zo3ZXJYL8dhTcKk8Njr.jpg'); background-position: top right; background-repeat: no-repeat; background-size: 60% auto; background-color: #ffffff; max-width: 1200px; margin: 5px auto 0; border-radius: 12px; box-shadow: 5px 0 10px 0 rgba(204.75, 204.75, 204.75, 0.68); transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; padding: 20px; width: 100%; }
.testimonial-container { display: flex; flex-wrap: wrap; gap: 40px; }
.testimonial-image-box { position: relative; flex: 1 1 45%; border-radius: 10px; width: 50%; }
.testimonial-image { width: 100%; height: 100%; object-fit: cover; border-radius: 10px; }
.supporter-count-box { background-image: url('/storage/media/cVa0HgYXaUkhk4iRZ4H2o7xzu4TQHpmBBcIJfqR2.png'); margin: 0; padding: 65px 0; background-repeat: no-repeat; background-size: 100% auto; position: absolute; bottom: -30px; left: 50%; transform: translateX(-50%); color: #fff; text-align: center; width: 100%; }
.supporter-count { font-size: 40px; font-weight: bold; }
.supporter-label { font-weight: 700; font-size: 22px; line-height: 34px; }
.testimonial-content { flex: 1 1 45%; flex-direction: column; width: 50%; }
.testimonial-subheading { margin-bottom: 10px; text-align: left; color: #ff9b00; font-family: "Caveat", Sans-serif; font-size: 28px; font-weight: 600; line-height: 34px; }
.testimonial-heading { margin-bottom: 20px; font-family: Nunito, sans-serif; font-size: 32px; font-weight: 800; }
.testimonial-message { color: #555; margin-bottom: 20px; line-height: 1.6; }
.testimonial-rating .star { color: #2138a0; font-size: 18px; margin-right: 5px; }
.testimonial-user { display: flex; align-items: center; margin-top: 20px; gap: 10px; }
.user-image { border-radius: 50%; width: 50px; height: 50px; }
.user-name { font-weight: bold; }
.user-role { font-size: 14px; color: #666; }
.testimonial-nav { margin-top: 20px; display: flex; gap: 10px; }
.nav-button { background-color: #2138a0; color: white; border: none; padding: 10px 16px; border-radius: 8px; cursor: pointer; }
.testimonial-message { font-size: 16px; line-height: 1.6; color: #555; margin-bottom: 20px; max-width: 100%; word-wrap: break-word; }
.testimonial-rating { margin-bottom: 15px; }
.testimonial-user { display: flex; align-items: center; gap: 15px; }
.testimonial-user img { width: 60px; height: 60px; border-radius: 50%; }
.testimonial-user .user-name { font-weight: bold; margin-bottom: 5px; }
.testimonial-user .user-role { color: #666; font-size: 14px; }
.testimonial-nav { display: flex; justify-content: flex-start; gap: 15px; margin-top: 30px; }
.testimonial-content { position: relative; }
.testimonial-section .swiper { width: 100%; }
.testimonial-section .swiper-button-prev:after,
.testimonial-section .swiper-button-next:after { font-size: 20px !important; font-weight: 800; color: #fff; }
.testimonial-section .swiper-button-prev,
.testimonial-section .swiper-button-next { position: static !important; width: 45px !important; height: 45px !important; margin: 0 !important; border: 1px solid #ddd; border-radius: 5px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }

/* donation css */
.education-donation-section { background-color: #f7f7f7; position: relative; padding: 60px 0; }
.education-donation-section:before { content: ""; position: absolute; width: 200px; height: 200px; background-color: #2138a0; opacity: 0.2; border-radius: 50%; left: -50px; top: 50px; transform: translateY(-50%); }
.education-donation-section .donation-content span { margin-bottom: 10px; text-align: left; font-family: "Caveat", Sans-serif; font-size: 28px; font-weight: 600; line-height: 34px; color: #ff9b00 !important; }
.education-donation-section .donation-image.text-center { border-radius: 15px; overflow: hidden; max-width: 600px; margin: 0 auto; }
.education-donation-section .donation-content h2 { font-family: Nunito, sans-serif; font-size: 55px; line-height: 65px; font-weight: 800; }
.education-donation-section .donation-content h2 .highlight { color: #2138a0; font-family: Nunito, sans-serif; font-size: 55px; line-height: 65px; font-weight: 800; }
.education-donation-section .blue-circle { position: absolute; width: 200px; height: 200px; background-color: #2138a0; opacity: 0.2; border-radius: 50%; right: -50px; top: 50%; transform: translateY(-50%); }
.education-donation-section .donation-btn { background-color: #2138a0; border-color: #2138a0; padding: 12px 30px; border-radius: 5px; font-weight: 600; transition: all 0.3s ease; }
.education-donation-section .donation-btn:hover { background-color: #2138a0; border-color: #2138a0; transform: translateY(-2px); }
.fancy-hover { position: relative; display: inline-block; padding: 0.75rem 1.5rem; font-weight: bold; color: white; background-color: #2138a0; border: none; border-radius: 8px; overflow: hidden; transition: transform 0.3s ease, box-shadow 0.3s ease; z-index: 1; }
.fancy-hover::before { content: ""; position: absolute; top: 0; left: -75%; width: 50%; height: 100%; background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.6), transparent); transform: skewX(-20deg); transition: left 0.5s ease-in-out; z-index: 2; }
.fancy-hover:hover::before { left: 130%; }
.fancy-hover:hover { background-color: #f6971a; color: white; transform: scale(1.05); box-shadow: 0 8px 20px rgba(0, 104, 225, 0.3); }
.education-donation-section .circle-image { position: absolute; max-width: 250px; bottom: 15px; right: 37%; }
.education-donation-section .donation-content .btn--primary { display: inline-flex !important; margin-top: 20px !important; }
.education-donation-section .donation-content .btn--primary i { transform: none; }    

/* Animation class */
.rotating { animation: spin 20s linear infinite; }

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes backgroundAnimation {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

@keyframes backgroundAnimation {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

@-webkit-keyframes moveLeftRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 0.8;
    }
    25% {
        opacity: 1;
    }
    50% {
        -webkit-transform: translateX(50px);
        transform: translateX(50px);
        opacity: 0.8;
    }
    75% {
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 0.8;
    }
}

@keyframes moveLeftRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 0.8;
    }
    25% {
        opacity: 1;
    }
    50% {
        -webkit-transform: translateX(50px);
        transform: translateX(50px);
        opacity: 0.8;
    }
    75% {
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 0.8;
    }
}

@-webkit-keyframes moveTopBottom {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 0.8;
    }
    25% {
        opacity: 1;
    }
    50% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0.8;
    }
    75% {
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 0.8;
    }
}

@keyframes moveTopBottom {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 0.8;
    }
    25% {
        opacity: 1;
    }
    50% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0.8;
    }
    75% {
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 0.8;
    }
}
@keyframes effect-height {
    0% {
        height: 0;
        opacity: 1;
        visibility: visible
    }
    to {
        height: 100%;
        opacity: 0;
        visibility: hidden
    }
}

@keyframes effect-width {
    0% {
        width: 0;
        opacity: 1;
        visibility: visible
    }
    to {
        width: 100%;
        opacity: 0;
        visibility: hidden
    }
}

/* newsletter css */
.ltr section.subscribe-wrap { margin-top: 0; }
.ltr .subscribe .subscribe-field .form-group>input { height: 60px; box-shadow: rgba(0, 0, 0, 0.19) 0 10px 20px, rgba(0, 0, 0, 0.23) 0 6px 6px; }
.ltr .subscribe .subscribe-field .form-group>.btn-subscribe { padding: 12px 24px; min-width: 122px; }
.ltr .subscribe .subscribe-field .form-group>.btn-subscribe:hover { background-color: #f6971a; }
.subscribe-wrap .justify-content-center { border-bottom: 1px solid var(--border-color-lite); padding: 30px 0; }
.subscribe .subscribe-text .title { font-family: Nunito, sans-serif !important; font-size: 55px !important; line-height: 65px !important; font-weight: 800 !important; }
.subscribe-wrap{ background-color: #2138a0 !important; }

/* Blog css */
.common-banner { padding: 200px 0px; position: relative; overflow: hidden; z-index: 1; }
.common-banner::before { content: ""; position: absolute; inset: 0px; width: 100%; height: 100%; background: linear-gradient(-104deg, rgba(12, 26, 23, 0) 1.9%, rgba(9, 31, 27, 0.08) 37.31%, rgba(9, 31, 27, 0.17) 40.18%, rgba(9, 31, 27, 0.37) 47.05%, rgba(9, 31, 27, 0.67) 56.36%, rgba(9, 31, 27, 0.5) 73.4%, rgb(9, 31, 27) 95.2%, rgba(9, 31, 27, 0.91) 103.44%); z-index: -2; }
.common-banner .common-banner__content { margin-block: -6px -8px; }
.common-banner .sub-title { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; gap: 12px; font-family: "Caveat", cursive; color: #ff9b00; font-size: 20px; line-height: 34px; margin-bottom: 14px; margin-top: 0px; font-size: 28px; font-weight: 600; }
.common-banner h2 { font-size: 85px; line-height: 95px; color: #fff; font-weight: 800; }
.common-banner .banner-bg { position: absolute; inset: 0px; z-index: -3; overflow: hidden; }
.common-banner .banner-bg img { width: 100%; height: 100%; }
.shape { position: absolute; inset-inline-start: 0; inset-inline-end: 0; top: -5px; z-index: 3; }
.common-banner .shape img { width: 100%; height: 28px; }
.common-banner .sprade { position: absolute; z-index: -1; bottom: 9%; inset-inline-start: 7%; -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);}
.common-banner .sprade img { max-width: 5vw; min-width: 30px; -webkit-animation: pulse 4s infinite ease-in-out; animation: pulse 4s infinite ease-in-out; }
.all-blog-posts .blog-posts>.blog-post-card { max-width: 100% !important; position: relative !important; }
.blog-post{ position: relative !important; z-index: 0 !important; padding: 30px 30px 26px 30px !important; border-radius: 0 !important; padding-bottom: 0 !important; border: 1px solid #F2F5FA !important; }
.blog-post .blog-post-featured-image>img{ border-radius: 0px !important; }
.blog-post .blog-post-title>a{ font-size: 26px !important; font-weight: 800 !important; line-height: 1.5 !important; }
.all-blog-posts-wrap { margin-top: 0 !important; padding-top: 100px; padding-bottom: 100px; }
.widget_search { padding: 40px; background-color: #ebebeb; margin-bottom: 30px; border-radius: 20px; }
.blog-post-search { margin-bottom: 0 !important; font-size: 15px !important; background-color: #ebebeb !important; border: 1px solid #e9d1d1 !important; border-radius: 10px !important; position: relative; }
h4.widget-headline { font-size: 22px; line-height: 1; text-transform: capitalize; position: relative; z-index: 0; margin-bottom: 30px; color: #000; font-weight: 700; }
.blog-post .blog-post-meta { margin-bottom: 25px !important; }
.blog-post-description { margin-top: 10px; margin-bottom: 20px; }
.blog-post-description p { font-size: 16px !important; margin-bottom: 31px !important; color: #757575 !important; line-height: 30px; }
.blog-post .blog-post-meta>li { font-size: 16px !important; font-weight: 400 !important; color: #757575 !important; }
.blog-post .blog-post-body { padding: 30px 0 30px !important; }
.blog-post .blog-post-read-more { font-size: 16px !important; line-height: 24px !important; font-weight: 500 !important; color: #757575 !important; }
.blog-categories { padding: 40px; background-color: #ebebeb; margin-bottom: 30px; border-radius: 20px; }
.blog-categories .blog-categories-list .blog-categories-item { padding: 10px !important; color: #222; font-weight: 500; transition: all 0.4s ease-in-out; padding-left: 0 !important; border-bottom: 1px dashed #222; }
.blog-categories .blog-categories-list .blog-categories-item .count { background: transparent !important; color: #222 !important; font-size: 16px !important; line-height: 24px !important; }
.blog-categories .blog-categories-list .blog-categories-item a{ position: relative; padding-left: 30px; font-size: 16px !important; color: #222 !important; transition: all 0.4s ease-in-out; }
.blog-categories .blog-categories-list .blog-categories-item a:hover{ color: #2138a0 !important; }
.blog-categories .blog-categories-list .blog-categories-item a:before{ position: absolute; left: 0; content: "\f005"; font-family: "Font Awesome 6 Free"; font-weight: 400; color: #2138a0; }
.recent-blog-posts { padding: 40px; background-color: #ebebeb; margin-bottom: 30px; border-radius: 20px; }
.recent-blog-post .blog-post-title { font-size: 18px; margin-top: 10px; }
.recent-blog-post .blog-post-meta>li { font-size: 15px !important; font-weight: 500 !important; }
.recent-blog-post .blog-post-meta>li>i, 
.blog-post .blog-post-meta>li>i,
.blog-post-search button i  { font-size: 18px !important; color: #667471 !important; }
.blog-post-search button{ background: transparent !important; }
.blog-post-content .blog-post-title { font-weight: 800 !important; color: #222 !important; margin-bottom: 18px !important; font-size: 40px !important; margin-top: 55px; }
.blog-post-content .blog-post-meta>li { font-size: 16px !important; font-weight: 500 !important; color: #000 !important; }
.blog-post-content .blog-post-meta>li .user_name { color: #757575 !important; margin-left: 5px !important; }
.blog-post-content .custom-page-content p { line-height: 30px !important; font-size: 18px !important; }
.blog-post-content .custom-page-content h3 { font-weight: 800 !important; margin-bottom: 20px !important; margin-top: 30px !important; font-size: 40px !important; color: #222; }
.blog-post-content .custom-page-content ul,
.blog-post-content .custom-page-content ol { padding-left: 20px !important; }
.blog-post-content .custom-page-content ul li,
.blog-post-content .custom-page-content ol li { line-height: 30px !important; font-size: 18px !important; }
.blog-post-content .blog-post-featured-image .image-holder { padding-bottom: 65% !important; }
.blog-post-content .blog-post-meta { border-bottom: 1px solid #F2F5FA !important; padding-bottom: 20px !important; align-items: center !important; }
.blog-post-content .blog-post-meta>li>i { font-size: 18px !important; color: #667471 !important; }
.blockquote-wrapper { padding: 24px 40px; background-color: #ebebeb; border-left: 5px solid #00715d; margin-top: 25px; }
.blockquote-wrapper blockquote { font-weight: 600 !important; font-style: italic !important; }
.blockquote-wrapper p { margin-top: 12px !important; font-weight: 700 !important; font-size: 18px !important; color:#00715d !important; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; gap: 8px; }
.blockquote-wrapper p .line { width: 26px; height: 1px; background-color: #00715d; }
.blog-post-search input:focus{ border-color: #86b7fe; width: 100%; outline: 0; box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25); border-radius: 10px; }
.blog-post-search button { position: absolute; right: 0; top: 0; font-size: 18px; height: 100%; color: #667471; text-align: center; transition: all 0.3s ease-in-out; }
.blog-post-search input { padding: 15px 20px 15px 20px !important; width: 100% !important; transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out; }
@media (min-width: 1400px) {
    .all-blog-posts-wrap .container, .blog-post-wrap .container { max-width: 1320px; padding: 0px !important; }
}
@keyframes pulse {
    0%,
    100% {
        -webkit-transform: scale(1) translate(-50%, -50%);
        transform: scale(1) translate(-50%, -50%);
        opacity: 0.3;
    }
    50% {
        -webkit-transform: scale(1.2) translate(-50%, -50%);
        transform: scale(1.2) translate(-50%, -50%);
        opacity: 1;
    }
}

/* contact us css */
.contact-wrap .contact-form-left { background: #2138a0; }
.contact-wrap .contact-form-left .title { font-size: 30px; font-weight: 600; }
.contact-form-left .social-links li a:hover{ background-color: #f6971a; transition: all 0.5s ease; opacity: 1 !important; }
.contact-form-right .contact-form .form-control { padding: 0px 20px; background-color: #efefef; border: 0px solid transparent; }
.contact-form-right .contact-form textarea { padding: 20px !important; }
.contact-form-right .form-control:focus { border-color: #86b7fe; width: 100%; outline: 0; box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25); border-radius: 10px; }
.contact-form-right .form-control:focus { color: var(--bs-body-color); background-color: var(--bs-body-bg); }


/* Transparancy */
section.section-padding { padding: 80px 0px; position: relative; }
.section__content { margin-bottom: 55px; }
.section__content .title-animation { font-size: 55px; line-height: 65px; font-weight: 800; color: #222; margin-top: 16px; }
.accordion-item { margin-bottom: 30px; background-color: #fff !important; border-radius: 40px !important; border: 1px solid #ddd !important; -webkit-box-shadow: 0px 4.4px 20px -1px rgba(19, 16, 34, 0.05); box-shadow: 0px 4.4px 20px -1px rgba(19, 16, 34, 0.05); overflow: hidden; }
.accordion-item .accordion-button:not(.collapsed) { color: #fff; background-color: #2138a0; border-radius: 40px 40px 0px 0px !important; -webkit-box-shadow: none; box-shadow: none; }
.accordion-item .accordion-button { border-radius: 0px; color: #222; position: relative; background-color: transparent; -webkit-box-shadow: none; box-shadow: none; border-radius: 40px; padding: 20px 30px; font-weight: 700; font-size: 20px; line-height: 30px; }
.accordion-item .accordion-button:not(.collapsed)::after { color: #fff !important; -webkit-transform: rotate(90deg); transform: rotate(90deg); }
.accordion-item .accordion-button::after { background-image: none !important; content: "\f105"; font-family: "Font Awesome 6 Free"; font-weight: 900; width: 24px; min-width: 24px; height: 24px; border-radius: 50%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-radius: 0px; background-image: none; font-size: 20px; color: #222;}
.report-title { font-size: 20px; font-weight: 500; }
.download-card i {
    font-size: 20px;
}
.download-card .report-box{
    border-radius: 40px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0px 4.4px 20px -1px rgba(19, 16, 34, 0.05);
    box-shadow: 0px 4.4px 20px -1px rgba(19, 16, 34, 0.05);
    padding-left: 2rem;
    padding-right: 1rem;
}
.fund-utilization-section { padding: 40px 0; background: #fff; border-radius: 20px; }
.fund-info-content { padding-right: 30px; }
.fund-info-item { position: relative; padding-left: 20px; }
.fund-info-item::before { content: ''; position: absolute; left: 0; top: 8px; width: 4px; height: 20px;border-radius: 2px;}
.fund-info-item:nth-child(1)::before { background: #2138a0; }
.fund-info-item:nth-child(2)::before { background: #20c997;}
.fund-info-item:nth-child(3)::before { background: #ffc107; }
.fund-info-item:nth-child(4)::before { background: #6c757d; }
.fund-info-item h3 { font-size: 20px; margin-bottom: 10px;}
.fund-info-item p { font-size: 15px; line-height: 1.6; color: #666;}
.chart-card { padding: 25px; border-radius: 15px; background: #f8f9fa; }
.chart-area { height: 300px; position: relative; margin: 0 auto; }
.chart-legend { margin-top: 20px; }
.legend-item { padding: 6px 12px; background: #fff; border-radius: 20px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); transition: transform 0.2s; }
.legend-item:hover { transform: translateY(-2px); }
.legend-color { width: 10px; height: 10px; border-radius: 50%; margin-right: 8px; }
.legend-label { font-size: 13px; font-weight: 500; color: #444; }
.legal-status-section { padding: 40px 0; }
.legal-card { background: #fff; border-radius: 15px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); height: 100%; transition: transform 0.3s ease; }
.legal-card:hover { transform: translateY(-5px); }
.legal-card-header { padding: 25px; border-bottom: 1px solid #eee; display: flex; align-items: center; gap: 15px; }
.legal-card-header i { font-size: 24px; color: #2138a0; width: 50px; height: 50px; background: rgba(13, 110, 253, 0.1); border-radius: 50%; display: flex; align-items: center; justify-content: center;}
.legal-card-header h3 { margin: 0; font-size: 20px; font-weight: 600; color: #222; }
.legal-card-body { padding: 25px; }
.legal-info-list { list-style: none; padding: 0; margin: 0; }
.legal-info-list li { display: flex; justify-content: space-between; align-items: flex-start; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px dashed #eee; }
.legal-info-list li:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; }
.info-label { color: #666; font-weight: 500; flex: 0 0 40%; }
.info-value { color: #222; font-weight: 600; text-align: right; flex: 0 0 60%; }
.bg-light { background-color: #f8f9fa !important; }
.legal-card .download-text { font-size: 16px; }
.legal-button-group { flex-wrap: wrap; }
.legal-button-group .btn--primary { width: 100%; }
.report-box { display: flex; align-items: center; padding: 12px 0; margin: 0; border-bottom: 1px solid #e9ecef; }
.report-box .count { min-width: 30px; color: #0068e1; font-weight: 600; }
.report-box span.download-text { padding: 0 15px; font-size: 16px; color: #fff; }
.report-box .btn--primary { padding: 10px 20px; gap: 0px; }
.pdf-link { color: #0068e1; text-decoration: none; display: flex; align-items: center; padding: 8px 15px; border-radius: 4px; transition: all 0.3s ease; }
.pdf-link:hover { background: #f8f9fa; color: #0056b3; }
.pdf-link i { margin-left: 8px;}

/* Footer css */
footer.footer-wrap { background-color: #2138a0; }
.footer-logo .logo { display: block; }
.footer-logo .logo img { width: 250px; }
.ltr .social-links li a { border: 1px solid #fff; border-radius: 50%; height: 45px; width: 45px; color: #fff; }
.footer .social-links li a svg.twitter-icon path { fill: #fff !important; }
.ltr .footer-wrap .footer-top .social-links { margin-left: 0; }
.footer-links .list-inline li i { transform: rotate(-45deg); margin-right: 7px; color: #fff; }
.footer-links .list-inline li a { color: #fff !important; font-size: 16px; position: relative; font-weight: 500; }
.footer-wrap .footer-top .social-links a:hover { background-color: green; transition: all 0.5s ease; color: #fff; }
.footer-top .title { color: #fff; position: relative; padding-bottom: 10px; font-size: 24px; transition: var(--transition-150); }
.footer-top .title::after { position: absolute; content: ''; width: 100px; height: 3px; background: #fff; bottom: 0; left: 0; }
.footer-top .title:hover::after { width: 150px; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.footer-links .list-inline li a::after { content: ""; position: absolute; width: 0; height: 2px; bottom: 0; inset-inline-start: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); background-color: #fff; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.footer-links .list-inline li a:hover::after { width: 100%; }
.contact-info li { align-items: center; }
.contact-info li a { font-size: 16px; }
.footer .contact-info li i { color: #fff; }
.footer .contact-info li a,
.footer .contact-info li span { position: relative; color: #fff; }
.footer .contact-info li a::after,
.footer .contact-info li span::after { content: ""; position: absolute; width: 0; height: 2px; bottom: 0; inset-inline-start: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); background-color: #fff; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.footer .contact-info li a:hover::after,
.footer .contact-info li span:hover::after { width: 100%; }
.footer .footer-text,
.footer .footer-text a,
.footer .phx-signature a,
.footer .footer-text a:hover { color: #fff; }
.phx-signature { text-align: right; }
.phx-signature a.phxsolution span { background-image: url('/storage/images/phx-icon.png'); background-size: 16px; width: 16px; height: 13px; display: inline-block; }

/* About Us Page */
section.team-section.team-cms{
    margin-top: 70px;
}
section.team-section {
    margin-bottom: 70px;
}
.team-section .team-header{
    position: relative;    
}
.team-section .team-header .team-header-image {
    position: absolute;
    width: 80px;
    top: 60px;
    -webkit-animation: pulse 4s infinite ease-in-out;
    animation: pulse 4s infinite ease-in-out;
}
.team-section .team-header .team-header-image.right {
    right: 30px;
}
.team-section .team-header .team-header-image.left {
    left: 130px;
}
.team-members .team-single {
    overflow: hidden;
    margin-bottom: 30px;
}
.team-single-thumb {
    position: relative;
    z-index: 1;
}
.team-members .team-single:hover .team-single-thumb::before {
    visibility: visible;
    opacity: 1;
}
.team-members .team-single-thumb::before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 200px;
    height: 150px;
    border-radius: 278.326px;
    background: -webkit-gradient(linear, left top, left bottom, from(#2138a0), to(#01725e));
    background: linear-gradient(180deg, #2138a0 0%, #01725e 100%);
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.team-single-thumb img {
    width: 100%;
    border-radius: 10px 10px 0px 0px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    min-height: 260px;
}
.team-members .team-single:hover .team-single-thumb img {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
}
.team__icons {
    position: absolute;
    bottom: -20px;
    inset-inline-end: 20px;
}
.team-single-content__icon {
    width: 40px;
    min-width: 40px;
    height: 40px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #2138a0;
    color: #fff;
    z-index: 3;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-members .team-single:hover .team-single-content__icon {
    background-color: #f6971a;    
}
.team-members .team-single .team-single-content__icon em {
    font-size: 16px;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.team-members .team-single:hover .team-single-content__icon em {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.team-members .team-single:hover .banner:before {
    animation: effect-height .7s ease-in;
    animation-fill-mode: forwards;
}
.team-members .team-single:hover .banner:after {
    animation: effect-width .7s ease-in;
    animation-fill-mode: forwards;
}
.team-single-thumb-social {
    position: absolute;
    bottom: calc(100% + 12px);
    right: 0px;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-members .team-single .team-single-thumb-social a:hover {
    background-color: #0068e1;
    color: #fff;
}
.team-members .team-single:hover .team-single-thumb-social {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
.team-single-thumb-social ul {
    padding-left: 0 !important;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
}
.team-single-thumb-social ul li a {
    width: 40px;
    min-width: 40px;
    height: 40px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #f6971a;
    color: #fff;
    font-size: 16px;
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.team-cms .team-single-thumb .banner {
    width: 100%;
    height: 100%;
    max-height: 380px;
}
.team-cms .team-member-main .team-members .col-lg-4 {
    width: 25% !important;
}
.team-single-thumb .banner img {
    width: 100%;
    height: 100%;
}
.team-single-content {
    padding: 30px 30px 24px;
    background-color: #f1f0ee;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-radius: 0px 0px 10px 10px;
}
.team-members .team-single:hover .team-single-content {
    background-color: #2138a0;
}
.team-members .team-single:hover .team-single-content h6,
.team-members .team-single:hover .team-single-content p {
    color: #fff !important;
}
.team-single-content h6 {
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 15px;
}
.team-single-content p {
    font-size: 18px;
    font-weight: 600;
}
.team-button.text-center {    
    width: 250px;
    margin: 10px auto 0;
}
.team-section .team-member-main .btn--primary {
    color: #fff;
    cursor: pointer;
}
.custom-page-content .team-section em {
    font-weight: unset !important;
}
.team-members .team-single em { margin-left: 3px; }
@keyframes pulse {
    0%, 100% {
      -webkit-transform: scale(1) translate(-50%, -50%);
              transform: scale(1) translate(-50%, -50%);
      opacity: 0.3;
    }
    50% {
      -webkit-transform: scale(1.2) translate(-50%, -50%);
              transform: scale(1.2) translate(-50%, -50%);
      opacity: 1;
    }
}

.achievements-section {
    position: relative;
    background-image: linear-gradient(269deg, #0d6efe29 0%, #0d6efe29 100%);
}
.achievements-section .achievements-main {
    padding: 80px 0;
    border-radius: 10px;    
    transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.achievements-section .achievements-main::before {
    content: "";
    position: absolute;
    top: 100px;
    left: -20px;
    width: 120px;
    height: 120px;
    background-color: #0068e15c;
    border-radius: 50%;
}
.achievements-section .achievements-main::after {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 200px;
    height: 200px;
    background: linear-gradient(180deg, #2138a08a 0%, #2138a08a 100%);
    filter: blur(70px);    
}
.achievements-section .achievements-main .achievements-head {
    margin-bottom: 30px;
}
.achievements-section .achievements-main .achievement-box {
    background-color: #fff;
    text-align: center;
    padding: 30px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 20px;
    position: relative;
    z-index: 1;
    transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.achievements-section .achievements-main .achievement-box:hover {
    transition: all 0.5s ease;
    transform: translateY(-10px);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}
.achievements-section .icon-img-wrapper {
    width: 100px;
    margin: 0 auto 20px;
}
.achievements-section .achievements-main .achievement-box .contents-wrapper h4 {
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 10px;
}
.achievements-section .stat-label {
    font-size: 1.1rem;
    font-weight: 500;
    margin-bottom: 0;
}
.achievements-section .achievements-main .achievement-box .icon-img-wrapper .eb-infobox-image {
    width: 100px;
    margin-bottom: 10px;
}
.achievements-section .hero-heading .highlight {
    color: #000;
}

/* Our Story css */
.story-section {    
    margin: 70px 0;
}
.story-section .story-main .story-image {
    border-radius: 20px;
    overflow: hidden;
}
.story-section .story-main .story-content .desc {
    margin-bottom: 15px;
    font-size: 18px !important;
    line-height: 25px !important;
    text-indent: 30px;
    text-align: justify;
}
.story-section .story-main .blue-grid {
    position: absolute;
    bottom: 45px;
    left: -42px;
}
img {    
    max-width: 100%;
    max-height: 100%;
}
.story-content h1 {
    color: #2138a0;
    font-size: 2.5rem;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
    font-weight: bold;
}
.story-content h1:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 3px;
    background: linear-gradient(90deg, #2138a0 0%, #0dcaf0 100%);
}
/* Mission vision css */
.mission-vision-section{
    padding: 80px 0;
    background-image: url('/storage/images/mission-vision-bg.webp');
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 70px;
}
.mission-vision-section::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #2138a040;
    z-index: 1;
}
.mission-vision-section .mission-vision-main {
    position: relative;
    z-index: 2;
}
.mission-vision-section .mission-vision-main .heading {
    text-align: center;
    margin-bottom: 40px;
}
.mission-vision-section .mission-vision-main .heading .small-heading{
    color: #fff !important;
}
.mission-vision-section .mission-vision-main .heading .hero-heading .highlight {
    color: #fff;
}
.mission-vision-section .mission-vision-main .mission-vision-content{
    display: flex;
    column-gap: 30px;
    text-align: center;
    width: 60%;
    margin: 0 auto;
}
.mission-vision-section .mission-vision-main .mivi-box {
    width: 50%;
    background: #fff;
    padding: 0 30px 30px;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.mission-vision-section .mission-vision-main .mivi-box:hover {
    transition: all 0.5s ease;
    transform: translateY(-10px);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}
.mission-vision-section .mission-vision-main .mivi-icon {
    width: 120px;
    height: 120px;
    background: #2138a0;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: -60px auto 20px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.mission-vision-section .mission-vision-main .mivi-icon em {
    font-size: 50px;
    color: #fff;
    margin-left: 10px;
    font-weight: 900;
}
.mission-vision-section .mission-vision-main .mivi-box h2 {
    color: #2138a0;
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 10px;
}

/* Addmission */
.section__content .title-animation .highlight { color: #ff9b00; }
h4.sub-title { font-size: 32px; line-height: 42px; font-weight: 700; margin-top: 15px; margin-bottom: 20px; }
.admission__section .card-header { font-size: 22px; line-height: 30px; font-weight: 600; padding: 15px; background: #2138a0 !important; }
.admission__section .button-group { display: flex; gap: 10px; }
.admission__section .button-group .btn--primary { border: 0 !important; }
.admission__section .form-control, .admission__section .form-select { padding-left: 20px; padding-right: 20px; }
.admission__section .form-control[type=file]:not(:disabled):not([readonly]) { cursor: pointer; padding: 10px 20px; height: 45px; line-height: 1.8; }
.admission__section .btn--secondary { padding: 16px 40px; background-color: #222; color: #fff; position: relative; font-weight: 800; z-index: 1; gap: 16px; overflow: hidden; display: flex; align-items: center; justify-content: center; border-radius: 30px; font-size: 20px; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.legal-status-section .section__content { text-align: center; }
.interview-process__section { background-color: #f9fbfc; padding-top: 80px; padding-bottom: 80px; font-family: 'Roboto', sans-serif; }
.interview-process__section .section__content p { font-size: 1.15rem; color: #525f7f; margin-bottom: 60px; max-width: 700px; margin-left: auto; margin-right: auto; }
.interview-process__section .col-lg-10>h3 { font-size: 1.8rem; font-weight: 600; color: #34495e; margin-bottom: 30px; }
.process-steps { list-style: none; padding-left: 0; position: relative; counter-reset: step; }
.process-steps::before {content: ''; position: absolute; left: 28px; top: 20px; bottom: 20px; width: 4px; background: linear-gradient(to bottom, #2138a0, #2138a0); border-radius: 3px; z-index: 0; } 
.process-steps li {margin-bottom: 45px; padding-left: 90px; position: relative; background-color: #ffffff; padding: 30px 35px; border-radius: 12px; box-shadow: 0 7px 25px rgba(44, 62, 80, 0.1); border: none; transition: transform 0.35s cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 0.35s cubic-bezier(0.25, 0.8, 0.25, 1); } 
.process-steps li:hover {transform: translateY(-8px) scale(1.02); box-shadow: 0 12px 35px rgba(44, 62, 80, 0.15); }
.process-steps li::before {content: counter(step); counter-increment: step; position: absolute; left: -90px; top: 50%; transform: translateY(-50%); background-color: #2138a0; color: white; width: 60px; height: 60px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 1.6rem; border: 5px solid #f9fbfc; box-shadow: 0 0 0 3px #2138a0; z-index: 1; transition: transform 0.3s ease, background-color 0.3s ease; }
.process-steps li:hover::before {transform: translateY(-50%) scale(1.1); background-color: #2138a0; }
.process-steps li:last-child {margin-bottom: 0; }
.process-steps li h4 {color: #2138a0; margin-top: 0; margin-bottom: 15px; font-size: 1.6rem; font-weight: 600; }
.process-steps li p {margin-bottom: 0; color: #525f7f; line-height: 1.75; font-size: 1.05rem; }
.process-timeline-info {background-color: #ffffff; padding: 30px 35px; border-radius: 12px; box-shadow: 0 7px 25px rgba(44, 62, 80, 0.1); margin-top: 50px !important; }
.process-timeline-info h3 {color: #2138a0; }
.process-timeline-info p {font-size: 1.05rem; color: #525f7f; line-height: 1.7; margin-bottom: 12px; }
.process-timeline-info p strong {color: #2c3e50; font-weight: 600; }
.process-timeline-info p small {font-size: 0.9rem; color: #7f8c9a; display: block; margin-top: 15px; }
.student-lists-section {background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%); font-family: 'Poppins', sans-serif; padding-top: 80px; padding-bottom: 80px; }
.student-lists-section .section__content p {font-size: 1.2rem; color: #4a5568; margin-bottom: 60px; max-width: 750px; margin-left: auto; margin-right: auto; }
.list-card {background-color: #ffffff; border-radius: 20px; box-shadow: 0 15px 45px rgba(0, 0, 0, 0.1); padding: 40px 35px; text-align: center; transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); border: none; display: flex; flex-direction: column; align-items: center; height: 100%; overflow: hidden; position: relative; }
.list-card::before {content: ''; position: absolute; top: -50px; left: -50px; width: 150px; height: 150px; background: rgba(0, 0, 0, 0.02); border-radius: 50%; opacity: 0.5; transition: transform 0.5s ease; }
.list-card:hover::before {transform: scale(1.3); }
.list-card:hover {transform: translateY(-12px) scale(1.02); box-shadow: 0 25px 55px rgba(0, 0, 0, 0.15); }
.list-card-icon {font-size: 3.8rem; margin-bottom: 30px; width: 100px; height: 100px; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #fff; transition: all 0.3s ease; position: relative; z-index: 1; }
.selected-list-card .list-card-icon {background: linear-gradient(135deg, #28a745 0%, #218838 100%); box-shadow: 0 8px 20px rgba(40, 167, 69, 0.3); }
.waiting-list-card .list-card-icon {background: linear-gradient(135deg, #ffc107 0%, #e0a800 100%); box-shadow: 0 8px 20px rgba(255, 193, 7, 0.3); }
.list-card:hover .list-card-icon {transform: scale(1.1) rotate(5deg); }
.list-card-title {font-size: 1.9rem; font-weight: 600; margin-bottom: 18px; color: #1a253c; position: relative; z-index: 1; }
.list-card-description {font-size: 1.05rem; color: #5a677b; margin-bottom: 35px; line-height: 1.7; flex-grow: 1; position: relative; z-index: 1; }
.admission-form-attractive input:focus, .admission-form-attractive textarea:focus {border-color: #86b7fe; width: 100%; outline: 0; box-shadow: 0 0 0 3px rgba(13, 110, 253, .25); border-radius: 10px; }
.education-section {
    padding-top: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}
.family-details-section {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}
.admission__section .btn-primary {
    background: #2138a0;
    border-radius: 24px;
}
.invalid-feedback{
    color: red !important;
}
.education-section button.btn.toggle-section {
    padding: 10px 15px;
    background-color: #2138a0;
    color: #fff;
    border-radius: 30px;
    width: 120px;
}
button.btn.btn-secondary {
    background-color: #222;
    color: #fff;
}
.modal-body {
    padding: 15px !important;
}

/* Success Stories Page Styling */
.success-stories-section .section__content p {
    font-size: 16px;
    color: #6c757d;
    margin-bottom: 50px;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
}

/* Filter Buttons */
.filters-group {
    margin-bottom: 40px;
}

.filters-group .btn {
    margin: 0 8px 10px;
    border-radius: 20px;
    padding: 8px 20px;
    font-weight: 500;
    transition: all 0.3s ease;
}

.filters-group .btn.btn-outline-primary {
    border-color: #2138a0;
    color: #222;
    padding: 12px 30px;
    border-radius: 40px;
    font-weight: 700;
    font-size: 16px;

}

.filters-group .btn.btn-outline-primary:hover,
.filters-group .btn.btn-outline-primary.active {
    background-color: #2138a0;
    color: #fff;
}
.story-grid .col-lg-4{
    width: 25% !important;
}

.story-card {
    background-color: #ffffff;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 20px 20px 0 20px;
}

.story-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
}

.story-card-image {
    overflow: hidden;
    height: auto;
    position: relative;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    width: 382px;
    height: 382px;
}

.story-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.story-card:hover .story-card-image img {
    transform: scale(1.1);
}

.story-card-content {
    padding: 25px 5px;
    text-align: left;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.story-card-title {
    font-size: 1.5rem;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 10px;
}

.story-card-meta {
    font-size: 0.85rem;
    color: #7f8c8d;
    margin-bottom: 15px;
    font-style: italic;
}

.story-card-excerpt {
    font-size: 1rem;
    color: #525f7f;
    line-height: 1.6;
    flex-grow: 1;
}

.story-card .btn-primary {
    position: relative;
    color: #2138a0;
    padding: 0;
    font-size: 0.9rem;
    border-radius: 20px;
    align-self: flex-start;
    background: #fff;
    font-size: 16px;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
}

.story-card .btn-primary:hover, 
.story-card .btn-primary:focus-visible,
.story-card .btn-primary:focus,
.story-card .btn-primary:active {
    color: #2138a0 !important;
    background-color: #fff !important;
    border-color: transparent !important;
    border: 0 !important;
    box-shadow: unset !important;
}

.story-card .btn-primary:before {
    content: "";
    position: absolute;
    top: 85%;
    inset-inline-start: 0px;
    width: 76%;
    height: 1px;
    background-color: #2138a0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.story-card .btn-primary i {
    font-size: 18px;
    margin-bottom: -2px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


/* Video Testimonial Card */
.video-testimonial-card {
    background-color: #fff;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.07);
    text-align: center;
}

.video-placeholder {
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 15px;
    background-color: #e9ecef;
}

.video-placeholder iframe {
    border-radius: 10px;
}

.video-title {
    font-size: 1.25rem;
    font-weight: 600;
    color: #343a40;
}

/* Gallery Section Styles */
.gallery-section {
    padding: 80px 0;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}

.section__content .sub-title {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    font-family: "Caveat", cursive;
    color: #ff9b00;
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 14px;
    margin-top: 0px;
    font-size: 28px;
    font-weight: 800;
}

.gallery-section .section__content p {
    font-size: 16px;
    color: #6c757d;
    margin-bottom: 50px;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
}

.gallery-filters {
    margin-bottom: 40px;
}

.filter-btn {
    background: none;
    border: none;
    padding: 10px 20px;
    margin: 0 5px;
    position: relative;
    transition: all 0.3s ease;
    color: #666;
}

.filter-btn span {
    position: relative;
    z-index: 2;
}

.filter-btn::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--primary);
    transition: all 0.3s ease;
}

.filter-btn.active {
    color: var(--primary);
}

.filter-btn.active::before {
    width: 100%;
}
.gallery-grid .col-lg-4{
    width: 25% !important;
}

.gallery-card {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    padding: 20px;
}

.gallery-card:hover {
    transform: translateY(-10px);
}

.gallery-card .team__icons {
    bottom: 20px;
}

.gallery-card:hover .team-single-thumb-social {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
.gallery-card:hover .team-single-content__icon {
    background-color: #f6971a;
}
.gallery-card:hover .team-single-content__icon em {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.gallery-img {
    position: relative;
    overflow: hidden;
    height: auto;
    border-radius: 15px;
}

.gallery-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s ease;
}

.gallery-card:hover .gallery-img img {
    transform: scale(1.1);
}

.gallery-card .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gallery-card:hover .overlay {
    opacity: 1;
}

.gallery-card .overlay .content {
    text-align: center;
    color: white;
    transform: translateY(20px);
    transition: all 0.3s ease;
}

.gallery-card:hover .overlay .content {
    transform: translateY(0);
}

.gallery-card .overlay h4 {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
}

.overlay p {
    margin: 10px 0;
    font-size: 14px;
    opacity: 0.8;
}

.gallery-link {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: var(--primary);
    color: white;
    border-radius: 50%;
    margin-top: 15px;
    transition: all 0.3s ease;
}

.gallery-link:hover {
    background: white;
    color: var(--primary);
    transform: rotate(360deg);
}
.team-single-thumb-social ul li em {
    margin-left: 3px;
}
.sprade img {
    max-width: 5vw;
    min-width: 30px;
    -webkit-animation: pulse 4s infinite ease-in-out;
    animation: pulse 4s infinite ease-in-out;
}
/* Girls Scholarship Section */
.girls-scholarship-section {
    padding: 60px 0;
    background: #f8f9fa;
}

.girls-scholarship-section h1 {
    color: #2138a0;
    font-size: 2.5rem;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
    font-weight: bold;
}

.girls-scholarship-section h1:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 3px;
    background: linear-gradient(90deg, #2138a0 0%, #0dcaf0 100%);
}

.girls-scholarship-section .section {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    margin-bottom: 30px;
    transition: transform 0.3s ease;
}

.girls-scholarship-section .section:hover {
    transform: translateY(-5px);
}

.girls-scholarship-section h2 {
    color: #2138a0;
    font-size: 1.8rem;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.girls-scholarship-section h2:before {
    content: '\f5da';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 10px;
    color: #2138a0;
}

.girls-scholarship-section ol {
    padding-left: 20px;
}

.girls-scholarship-section ol li {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 1.6;
    position: relative;
    padding-left: 10px;
}

.girls-scholarship-section ol li::marker {
    color: #2138a0;
    font-weight: bold;
}

.girls-scholarship-section p {
    font-size: 16px;
    line-height: 1.8;
    color: #222;
    text-align: justify;
    margin-bottom: 40px;
}

.girls-scholarship-section a {
    color: #2138a0;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s ease;
}

.girls-scholarship-section a:hover {
    color: #0a58ca;
    text-decoration: underline;
}

.girls-scholarship-section ol[type="I"] {
    background: #f8f9fa;
    padding: 20px 20px 20px 40px !important;
    border-radius: 8px;
    margin-top: 15px;
}

.girls-scholarship-section ol[type="I"] li {
    margin-bottom: 10px;
}


/* Boys Scholarship Section */
.boys-scholarship-section {
    padding: 60px 0;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}

.boys-scholarship-section .common-banner__content {
    margin-bottom: 3rem;
}

.boys-scholarship-section .sub-title,
.girls-scholarship-section .sub-title {
    display: inline-block;
    padding: 8px 16px;
    background: rgba(13, 110, 253, 0.1);
    color: #2138a0;
    border-radius: 20px;
    font-size: 1.2rem;
    margin-bottom: 1rem;
}

.boys-scholarship-section h1 {
    color: #2138a0;
    font-weight: bold;
    margin-bottom: 1rem;
}

.boys-scholarship-section .section {
    background: white;
    padding: 40px;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}

.boys-scholarship-section h1 {
    color: #2138a0;
    font-size: 2.5rem;
    margin-bottom: 40px;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
}

.boys-scholarship-section h1:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 3px;
    background: linear-gradient(90deg, #2138a0 0%, #0dcaf0 100%);
}

.boys-scholarship-section .section {
    background: #fff;
    padding: 40px;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    border: 1px solid rgba(13, 110, 253, 0.1);
    transition: all 0.3s ease;
}

.boys-scholarship-section p {
    font-size: 18px;
    line-height: 1.8;
    color: #444;
    text-align: justify;
    margin-bottom: 25px;
    position: relative;
    padding-left: 20px;
}
.boys-scholarship-section p:last-child {
    margin-bottom: 0;
}

.scholarship-content-wrapper {
    display: grid;
    gap: 40px;
    align-items: start;
}

.scholarship-image img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    margin-bottom: 2rem;
}

.scholarship-stats {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.stat-item {
    background: white;
    padding: 1.5rem;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 5px 15px rgba(13, 110, 253, 0.1);
    transition: transform 0.3s ease;
}

.stat-item:hover {
    transform: translateY(-5px);
}

.stat-item i {
    font-size: 2rem;
    color: #2138a0;
    margin-bottom: 0.5rem;
}

.stat-item h4 {
    font-size: 1.5rem;
    color: #2138a0;
    margin-bottom: 0.5rem;
}

.stat-item p {
    color: #666;
    margin: 0;
    font-size: 0.9rem;
}

.scholarship-timeline {
    position: relative;
}

.timeline-item {
    background: white;
    border-radius: 10px;
    position: relative;
    transition: transform 0.3s ease;
}
/* Latest News Section */
.latest-news {
    background-color: #fff;
    padding: 70px 0;
}

.latest-news .section-title {
    font-size: 42px;
    font-weight: 800;
    margin-bottom: 20px;
}

.latest-news .news-card {
    border: none;
    box-shadow: 0px 10px 25px 0px rgba(37, 42, 52, 0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding: 20px 20px;
    border-radius: 24px;
}

.latest-news .news-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
}

.latest-news .card-img {
    overflow: hidden;
    border-radius: 24px;
}

.latest-news .card-img-top {
    height: 280px;
    object-fit: cover;
    border-radius: 24px;
    position: relative;
    margin-bottom: 30px;
    transition: transform 0.4s ease;
}

.latest-news .news-card:hover .card-img-top {
    transform: scale(1.1);
}

.latest-news .card-body {
    padding: 20px;
}

.latest-news .card-body span {
    color: #666;
    font-size: 16px;
}

.latest-news .card-title {
    font-weight: 700;
    margin: 10px 0;
    font-size: 22px;
    line-height: 30px;
}

.latest-news .btn-link {
    color: #2138a0 !important;
    border-radius: 20px;
    align-self: flex-start;
    background: #fff;
    font-size: 18px;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    font-weight: 700;
    margin-top: 20px;
    text-decoration: none;
}

.latest-news .btn-link:before {
    content: "";
    position: absolute;
    top: 85%;
    inset-inline-start: 0px;
    width: 76%;
    height: 1px;
    background-color: #2138a0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.latest-news .sprade {
    position: absolute;
    top: 9%;
    inset-inline-start: 7%;
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
}
.sprade img {
    max-width: 5vw;
    min-width: 30px;
    -webkit-animation: pulse 4s infinite ease-in-out;
    animation: pulse 4s infinite ease-in-out;
}
.committee-member .section__content .title-animation {
    margin-top: 16px;
}
.committee-member table.table.table-striped {
    width: 1000px;
    margin: 0 auto;
    margin-top: 50px;
}
.ltr .custom-page-content .committee-member table th {
    text-align: center !important;
    background: #2138a0;
    color: #fff;
    font-size: 20px;
}
.ltr .custom-page-content .committee-member table td {
    text-align: center !important;
    font-size: 16px;
}

/* @media screen and (max-width: 1920px) {
    .container {
        padding-left: 1% !important;
        padding-right: 1% !important;
    }
} */
/* Responsive adjustments */
@media only screen and (max-width: 1739.98px) {
    .contact-btn {
        display: none;
    }
    .navbar__menu-wrapper {
        justify-content: center;
    }
    .header-wrap-inner .container,
    .top-nav .container{
        padding-left: 2% !important;
        padding-right: 2% !important;
    }
    .horizontal-megamenu>.nav-item>.nav-link {
        color: #222 !important;
    }
    .navbar__menu-wrapper {
        background-color: transparent !important;
    }
    .logo-section {
        width: 110px;
    }
    .header-logo {
        width: 110px !important;
    }
    .horizontal-megamenu>.nav-item>.nav-link {
        font-size: 15px !important;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1399.98px) {
    .story-grid .col-lg-4 {
        width: 33.33% !important;
    }
}
@media only screen and (max-width: 1199px) {
    .navbar__menu-wrapper {
        display: none;
    }
    .sidebar-menu-icon-wrap {
        display: flex !important;
    }
    .primary-menu.swiper {
        justify-content: end !important; 
    }
    .story-grid .col-lg-4 {
        width: 33.33% !important;
    }
    .team-cms .team-member-main .team-members .col-lg-4 {
        width: 33.33% !important;
    }
    .mission-vision-section .mission-vision-main .mission-vision-content { width: 100%; }
}

/* Tablet sizes */
@media (max-width: 991.98px) {
    .container {
        padding-left: 4% !important;
        padding-right: 4% !important;
    }
    h1 {
        font-size: 2.2rem !important;
    }

    h2 {
        font-size: 1.8rem !important;
    }

    h3 {
        font-size: 1.6rem !important;
    }

    h4 {
        font-size: 1.4rem !important;
    }

    h5 {
        font-size: 1.2rem !important;
    }
    
    h6 {
        font-size: 1rem !important;
    }
    .list-card-title {font-size: 1.7rem; } 
    .list-card-icon {font-size: 3.5rem; width: 90px; height: 90px; }
    .process-steps li {padding-left: 80px; } 
    .process-steps li::before {width: 55px; height: 55px; font-size: 1.4rem; left: -80px; }
    .quick-stats-wrapper .quick-stats-main .head-main {
        max-width: 100%;
    }

    .quick-stats-wrapper .quick-stats-main .counter {
        font-size: 2rem;
    }

    .team-section .team-header .team-header-image {
        width: 75px;
    }

    .team-members .team-single {
        margin-bottom: 20px;
    }

    .achievements-section .achievements-main .achievement-box {
        margin-bottom: 30px;
    }

    .achievements-section .achievements-main .achievements-content {
        padding: 0 30px;
    }
    .auth-wrapper .auth-right .auth-form .auth-form-header:after {
        background: transparent !important;
    }
    .login-page .auth-form-body-top .auth-form-header-logo{
        width: 200px !important;
        height: 200px !important;
    }
    .auth-wrapper .auth-right .auth-form .auth-form-header{
        background-image: unset !important;
    }
    .auth-wrapper .auth-right .auth-form .auth-form-header .auth-form-header-content p, .auth-wrapper .auth-right .auth-form .auth-form-header .auth-form-header-content h2 {
        color: #222 !important;
    }
    .auth-wrapper .auth-right .auth-form {
        width: 100% !important;
    }
    .scholarship-content-wrapper {
        grid-template-columns: 1fr;
    }
    .scholarship-image {
        position: relative;
        top: 0;
        max-width: 500px;
        margin: 0 auto 2rem;
    }
    .fund-info-content { padding-right: 0; margin-bottom: 30px; }
    .list-card-title {font-size: 1.7rem; } 
    .list-card-icon {font-size: 3.5rem; width: 90px; height: 90px; }
    .process-steps li {padding-left: 80px; } 
    .process-steps li::before {width: 55px; height: 55px; font-size: 1.4rem; left: -80px; }
    .quick-stats-wrapper .quick-stats-main .head-main { max-width: 100%; }
    .quick-stats-wrapper .quick-stats-main .counter { font-size: 2rem; }
    
    .team-section .team-header .team-header-image { width: 75px; }
    .team-members .team-single { margin-bottom: 20px; }
    .achievements-section .achievements-main .achievement-box { margin-bottom: 30px; }
    .achievements-section .achievements-main .achievements-content { padding: 0 30px; }
}
@media (max-width: 767.98px) {
    h1 {
        font-size: 2rem !important;
    }

    h2 {
        font-size: 1.6rem !important;
    }

    h3 {
        font-size: 1.4rem !important;
    }

    h4 {
        font-size: 1.3rem !important;
    }

    h5 {
        font-size: 1.1rem !important;
    }

    h6 {
        font-size: 1rem !important;
    }

    .quick-stats-wrapper .quick-stats-main .head-title {
        font-size: 40px !important;
        line-height: 50px !important;
    }

    .education-donation-section .donation-content h2 {
        font-size: 35px !important;
        line-height: 45px !important;
    }

    .mission-section .mission-content h2 {
        font-size: 35px !important;
        line-height: 45px !important;
    }

    .home-slider .slide-content .captions .caption-2 {
        font-size: 38px !important;
        line-height: 38px !important;
    }

    .btn-yellow {
        padding: 12px 24px !important;
        border-radius: 30px !important;
        font-size: 12px;
    }

    .hero-heading {
        font-size: 28px !important;
        line-height: 38px !important;
        margin-bottom: 10px;
    }

    .hero-heading .highlight,
    .education-donation-section .donation-content h2 .highlight {
        font-size: 1.8rem !important;
    }

    .subscribe .subscribe-text .title {
        font-size: 28px !important;
        line-height: 38px !important;
    }

    .hero-section .feature-box {
        width: 100%;
    }
    .education-donation-section .donation-image.text-center {
        max-width: unset;
        margin-top: 30px;
    }

    .education-donation-section .blue-circle {
        top: 33%;
    }

    .footer-top .contact-us {
        margin-top: 38px;
    }

    .phx-signature {
        text-align: center;
        margin-top: 15px;
    }

    .sidebar-menu-wrap .sidebar-menu-tab .nav-item {
        width: 50% !important;
    }

    .navbar__menu-wrapper {
        display: none !important;
    }

    .common-banner {
        padding: 160px 0px;
    }
    .student-lists-section .section__content h2 {font-size: 2.3rem; } 
    .student-lists-section .section__content p {font-size: 1.1rem; } 
    .list-card {padding: 35px 30px; margin: 0 20px; }
    section.faq-section {
        margin: 0 20px;
    }
    .list-card-title {font-size: 1.6rem; }
    .list-card-icon {font-size: 3.2rem; width: 80px; height: 80px; margin-bottom: 25px; }
    .btn-list-download {padding: 12px 30px; font-size: 1rem; }
    .success-stories-section .section__content h2 {
        font-size: 2.2rem;
    }

    .success-stories-section .section__content p {
        font-size: 1rem;
    }
    .interview-process__section .section__content p {
        font-size: 1rem;
    }

    .filters-group .btn {
        margin: 0 5px 8px;
        padding: 7px 15px;
        font-size: 0.9rem;
    }

    .story-card-title {
        font-size: 1.3rem;
    }

    .story-card-excerpt {
        font-size: 0.95rem;
    }
    .interview-process__section .section__content h2 {font-size: 2rem; } 
    .interview-process__section .col-lg-10>h3 {font-size: 1.5rem; } 
    .process-steps::before {left: 23px; } 
    .process-steps li {padding: 25px; padding-left: 70px; } 
    .process-steps li::before {width: 50px; height: 50px; font-size: 1.3rem; left: -70px; border-width: 4px; } 
    .process-steps li h4 {font-size: 1.35rem; } 
    .process-steps li p, 
    .process-timeline-info p {font-size: 1rem; } 
    section.section-padding {
        padding: 50px 0px;
        padding-bottom: 10px;
    }
    .section__content .title-animation {
        font-size: 30px !important;
        line-height: 40px;
        text-align: center;
    }
    .success-stories-section .section__content h2 {
        font-size: 2.2rem;
    }
    
    .success-stories-section .section__content p {
        font-size: 1rem;
    }
    
    .interview-process__section .section__content p {
        font-size: 1rem;
    }
    
    .filters-group .btn {
        margin: 0 5px 8px;
        padding: 7px 15px;
        font-size: 0.9rem;
    }
    
    .story-card-title {
        font-size: 1.3rem;
    }
    
    .story-card-excerpt {
        font-size: 0.95rem;
    }
    .boys-scholarship-section {
        padding: 40px 0;
    }
    
    .boys-scholarship-section .section {
        padding: 20px;
    }
    
    .timeline-item {
        padding: 1.5rem;
    }
    
    .scholarship-stats {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    .step-indicators {
        flex-wrap: wrap;
        width: 100%;
        row-gap: 20px;
    }
    .step-indicators .step-item {
        width: 25%;
        flex: unset;
    }
    .step-indicators .step-item:nth-child(4):after {
        display: none;
    }
    .education-donation-section .donation-image.text-center { max-width: unset; margin-top: 30px; }
    .education-donation-section .blue-circle { top: 33%; }

    .footer-top .contact-us { margin-top: 38px; }
    .phx-signature { text-align: center; margin-top: 15px; }

    .sidebar-menu-wrap .sidebar-menu-tab .nav-item { width: 50% !important; }
    .navbar__menu-wrapper{ display: none !important; }
    .mobile-top-nav .top-nav-wrap {
        display: block;
    }
    .mobile-top-nav .top-nav {
        padding: 5px 0px 5px !important;
        box-shadow: unset;
    }
}

@media screen and (max-width: 600px) {
    .education-donation-section .blue-circle { width: 150px; height: 150px; top: 50%; }
    .education-donation-section .donation-content h2 { font-size: 30px; }
    .education-donation-section:before { width: 150px; height: 150px; }
    
    .team-section .team-header .team-header-image { width: 50px; }
    .team-section .team-header .team-header-image.left { left: 40px; }
    .team-section .team-header .team-header-image.right { right: -20px; }

    .mission-vision-section { padding: 50px 0; }
    .mission-vision-section .mission-vision-main .mission-vision-content { flex-direction: column; row-gap: 60px; }
    .mission-vision-section .mission-vision-main .mivi-box { width: 100%; }
    .mission-vision-section .mission-vision-main .mivi-icon { width: 90px; height: 90px; margin: -45px auto 10px; }
    .mission-vision-section .mission-vision-main .mivi-icon em { font-size: 40px; }

    .common-banner { padding: 60px 0px; }
    .story-section { margin: 40px 0; }
    .hero-heading .highlight { line-height: 40px; }
    .mission-vision-section { margin-bottom: 50px; }

    .team-button.text-center { margin: 10px auto 0; }
    section.team-section { margin-bottom: 50px; }
    .achievements-section .achievements-main { padding: 50px 0 30px; }
    .footer { padding-bottom: 30px !important; }
}
@media (max-width: 575.98px) {
    .top-nav .top-nav-right-list>li:not(.dropdown)>a {
        font-size: 13px;
    }
    .top-nav .top-nav-right-list .custom-dropdown .dropdown-toggle {
        font-size: 13px;
    }
    .ltr .home-slider .slide-content.align-left {
        left: 0 !important;
    }
    .home-slider .slide-content .captions .caption-2 {
        font-size: 48px !important;
        line-height: 48px !important;
    }
    
    .home-slider .slide-content.align-left .captions,
    .home-slider .slide-content.align-right .captions {
        margin: 0 0px !important;
    }
    
    .navbar__options .btn--primary {
        padding: 10px 20px !important;
    }
    .help .help__thumb {
        -webkit-padding-start: 0;
        padding-inline-start: 0;
        direction: unset;
    }
    .btn--primary, .btn--tertiary {
        padding: 10px 20px;
        font-size: 16px;
    }
    .hero-section .hero-actions {
        flex-wrap: wrap;
    }
    
    .achievements-section .achievements-main .achievements-content {
        padding: 0;
    }
    .achievements-section .achievements-main .achievements-head .highlight {
        line-height: 38px;
    }
    .latest-news .sprade {
        top: 40px;
    }
    .interview-process__section {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    
    .process-steps::before {
        left: 18px;
    }
    
    .process-steps li {
        padding-left: 55px;
    }
    
    .process-steps li::before {
        width: 40px;
        height: 40px;
        font-size: 1.1rem;
        left: -55px;
        border-width: 3px;
    }
    
    .process-steps li h4 {
        font-size: 1.2rem;
    }
    
    .primary-menu.swiper {
        justify-content: center !important;
    }
    
    .story-grid .col-lg-4 {
        width: 100% !important;
    }
    
    .gallery-grid .col-lg-4 {
        width: 50% !important;
    }
    
    .gallery-card {
        padding: 10px;
    }
    
    .gallery-filters {
        margin-bottom: 0;
    }
    
    .section__content .sub-title,
    .common-banner .sub-title {
        line-height: 24px;
        margin-bottom: 0;
        font-size: 24px;
    }
    
    .section__content {
        margin-bottom: 30px;
    }
    
    section.section-padding {
        padding: 30px 0px;
    }
    
    .header-wrap-inner {
        border-bottom: 0 !important;
    }
    
    .shape {
        top: -10px;
    }
    .help .vertical-text {
        display: none;
    }
    .help .help__thumb-inner{
        min-width: 300px;
    }
    .help .thumb-top,
    .help .thumb-bottom {
        width: 200px;
    }
    .blog-nav .swiper-button-prev,
    .blog-nav .swiper-button-next {
        width: 45px !important;
        height: 45px !important;
        margin: 0 !important;
        border-radius: 5px;
    }
    .blog-nav .swiper-button-prev:after,
    .blog-nav .swiper-button-next:after,
    .swiper-rtl .blog-nav .swiper-button-prev:after,
    .swiper-rtl .blog-nav .swiper-button-next:after {
        font-size: 20px !important;
        font-weight: 800;
        color: #fff;
    }
    .latest-news .news-card {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
    .interview-process__section {padding-top: 60px; padding-bottom: 60px; } 
    .process-steps::before {left: 18px; } 
    .process-steps li {padding-left: 55px; } 
    .process-steps li::before {width: 40px; height: 40px; font-size: 1.1rem; left: -55px; border-width: 3px; } 
    .process-steps li h4 {font-size: 1.2rem; }
    .primary-menu.swiper {
        justify-content: center !important;
    }
    .story-grid .col-lg-4 {
        width: 100% !important;
    }
    .gallery-grid .col-lg-4 {
        width: 50% !important;
    }
    .gallery-card {
        padding: 10px;
    }
    .gallery-filters {
        margin-bottom: 0;
    }
    .section__content .sub-title,
    .common-banner .sub-title {
        line-height: 24px;
        margin-bottom: 0;
        font-size: 24px;
    }
    .section__content {
        margin-bottom: 30px;
    }
    section.section-padding {
        padding: 30px 0px;
    }
    .team-cms .team-member-main .team-members .col-lg-4 {
        width: 100% !important;
    }
    .header-logo {
        width: 115px !important;
    }
    .logo-section {
        width: 100% !important;
        order: 1 !important;
    }
    .form-section.shadow-lg {
        box-shadow: unset !important;
    }
    .admission__section h4.sub-title {
        text-align: center;
    }
    .testimonial-inner{
        margin: 0 20px;
        box-shadow: unset !important;
        width: 92%;
        background-size: 100% auto;
    }
}
/* Mobile portrait */
@media screen and (max-width: 480px) {
    h1 {
        font-size: 2.2rem !important;
    }

    h2 {
        font-size: 2rem !important;
    }

    h3 {
        font-size: 1.3rem !important;
    }

    h4 {
        font-size: 1.2rem !important;
    }

    h5 {
        font-size: 1.1rem !important;
    }

    h6 {
        font-size: 1rem !important;
    }

    .quick-stats-wrapper .quick-stats-main .head-title {
        font-size: 32px !important;
        line-height: 42px !important;
    }

    .education-donation-section .donation-content h2 {
        font-size: 28px !important;
        line-height: 38px !important;
    }

    .mission-section .mission-content h2 {
        font-size: 28px !important;
        line-height: 38px !important;
    }
    .mission-vision-section .mission-vision-main .mivi-icon em {
        font-size: 30px;
    }
    .mission-vision-section .mission-vision-main .mivi-icon {
        width: 70px;
        height: 70px;
        margin: -35px auto 10px;
    }
}