        body {
            margin: 0;
            font-family: Arial, Helvetica, sans-serif;
        }

        .school-header {
            width: 100%;
        }

        .top-bar {
            background: #062f58;
            color: #fff;
            min-height: 40px;
            border-top: 1px solid #fff;
        }

        .top-bar .container-fluid {
            padding-left: 0;
            padding-right: 0;
        }

        .top-contact {
                
            font-size: 14px;
            font-weight: 700;
            letter-spacing: 0.5px;
            line-height: 40px;
        }

        .top-contact a {
            color: #fff;
            text-transform: lowercase;
        } 

        .top-contact span {
            color: #f15a38;
            margin-right: 5px;
        }

        .top-links {
            text-align: right;
            line-height: 40px;
            padding-right: 0;
        }

        .top-links a {
            color: #fff;
            font-size: 14px;
            font-weight: 700;
            text-transform: uppercase;
            text-decoration: none;
            margin: 0 13px;
            letter-spacing: 1px;
        }

        .top-links a:hover {
            color: #f15a38;
        }

        .search-btn {
            display: inline-block;
            background: #f15a38;
            color: #fff !important;
            width: 42px;
            height: 40px;
            text-align: center;
            margin: 0 !important;
        }

        .header-main {
            background: #fff;
        }

        .no-padding {
            padding-left: 0;
            padding-right: 0;
        }

        .brand-area {
            background: #062f58;
            min-height: 120px;
            display: table;
            width: 100%;
            padding: 6px 8px;
        }

        .logo-box {
            display: table-cell;
            vertical-align: middle;
            width: 110px;
        }

        .logo-box img {
            width: 95px;
            height: auto;
        }

        .school-name {
            display: table-cell;
            vertical-align: middle;
            padding-left: 22px;
        }

        .school-name h1 {
            color: #fff;
            font-size: 48px;
            font-weight: 900;
            margin: 0 0 5px;
            text-transform: uppercase;
            letter-spacing: 1px;
        }

        .school-name p {
            color: #fff;
            font-size: 18px;
            font-weight: 700;
            margin: 0;
        }

        .menu-area {
            background: #fff;
            min-height: 120px;
            padding-top: 40px;
        }

        .main-menu {
            border: none;
            margin: 0;
            background: transparent;
            min-height: auto;
        }

        .main-menu .navbar-collapse {
            padding-left: 0;
            padding-right: 0;
        }

        .main-menu .navbar-nav {
            float: none;
            text-align: center;
        }

        .main-menu .navbar-nav > li {
            float: none;
            display: inline-block;
        }

        .main-menu .navbar-nav > li > a {
            color: #001b36;
            font-size: 14px;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 1px;
            padding: 15px 12px;
        }

        .main-menu .navbar-nav > li.active > a,
        .main-menu .navbar-nav > li > a:hover,
        .main-menu .navbar-nav > li > a:focus {
            color: #f15a38;
            background: transparent;
        }

        .navbar-toggle {
            border: 1px solid #062f58;
            margin-right: 20px;
        }

        .navbar-toggle .icon-bar {
            background: #062f58;
        }

        @media (max-width: 1199px) {
            .school-name h1 {
                font-size: 36px;
            }

            .school-name p {
                font-size: 16px;
            }

            .main-menu .navbar-nav > li > a {
                padding: 15px 8px;
                font-size: 13px;
            }
        }

        @media (max-width: 991px) {
            .top-contact,
            .top-links {
                text-align: center;
            }

            .top-links {
                padding-right: 15px;
            }

            .brand-area {
                min-height: auto;
            }

            .menu-area {
                min-height: auto;
                padding-top: 0;
            }

            .main-menu .navbar-header {
                float: none;
            }

            .main-menu .navbar-toggle {
                display: block;
            }

            .main-menu .navbar-collapse {
                border-top: 1px solid #eee;
            }

            .main-menu .navbar-collapse.collapse {
                display: none !important;
            }

            .main-menu .navbar-collapse.collapse.in {
                display: block !important;
            }

            .main-menu .navbar-nav {
                margin: 0;
                text-align: left;
            }

            .main-menu .navbar-nav > li {
                display: block;
            }

            .main-menu .navbar-nav > li > a {
                padding: 12px 20px;
                border-bottom: 1px solid #eee;
            }
        }

        @media (max-width: 767px) {
            .top-contact {
                font-size: 12px;
                line-height: 26px;
                padding-top: 6px;
            }

            .top-links {
                line-height: 30px;
            }

            .top-links a {
                font-size: 12px;
                margin: 0 6px;
            }

            .search-btn {
                width: 36px;
                height: 30px;
                line-height: 30px;
            }

            .brand-area {
                display: block;
                text-align: center;
                padding: 20px 15px;
            }

            .logo-box,
            .school-name {
                display: block;
                width: 100%;
                padding-left: 0;
            }

            .logo-box img {
                width: 50px;
                margin-bottom: 10px;
            }

            .school-name h1 {
        font-size: 14px;
        line-height: 1.2;
    }

            .school-name p {
                font-size: 12px;
            }
        }



        .new-banner-slider {
            width: 100%;
            overflow: hidden;
        }

        .new-banner-slider .carousel-inner > .item > img {
            width: 100%;
            height: 700px;
            object-fit: cover;
            object-position: center;
        }

        .new-banner-slider .carousel-control {
            background-image: none;
            width: 6%;
            opacity: 1;
        }

        .new-banner-slider .carousel-control .glyphicon {
            color: #fff;
            font-size: 30px;
        }

        .new-banner-slider .carousel-indicators {
            bottom: 20px;
        }

        .new-banner-slider .carousel-indicators li {
            width: 12px;
            height: 12px;
            margin: 0 4px;
            border: 2px solid #fff;
            background: transparent;
        }

        .new-banner-slider .carousel-indicators .active {
            width: 12px;
            height: 12px;
            margin: 0 4px;
            background: #fff;
        }

        @media (max-width: 991px) {
            .new-banner-slider .carousel-inner > .item > img {
                height: 500px;
            }
        }

        @media (max-width: 767px) {
            .new-banner-slider .carousel-inner > .item > img {
                height: 350px;
            }
        }

        @media (max-width: 480px) {
            .new-banner-slider .carousel-inner > .item > img {
                height: 280px;
            }
        }



.admission-marquee {
        width: 100%;
        overflow: hidden;
        background-color: #ea6645;
        padding: 10px 0;
        white-space: nowrap;
    }

    .admission-marquee .marquee-track {
        display: inline-block;
        padding-left: 100%;
        font-family: 'Montserrat', Arial, sans-serif;
        font-weight: 600;
        color: #ffffff;
        font-size: 16px;
        letter-spacing: 0.3px;
        animation: rightToLeftMarquee 22s linear infinite;
    }

    @keyframes rightToLeftMarquee {
        0% {
            transform: translateX(0);
        }
        100% {
            transform: translateX(-100%);
        }
    }

    @media (max-width: 767px) {
        .admission-marquee {
            padding: 8px 0;
        }

        .admission-marquee .marquee-track {
            font-size: 14px;
            animation-duration: 18s;
        }
    }





.arb-home-master-scroll {
        width: 100%;
        padding: 50px 0;
        background: #ffffff;
    }

    .arb-home-master-scroll .arb-scroll-box {
        width: 100%;
        min-height: 220px;
        background: #f7f7f780;
        padding: 5px;
        margin-bottom: 30px;
        border-radius: 6px;
        border: 1px solid #f7f7f7;
    }

    @media (max-width: 767px) {
        .arb-home-master-scroll {
            padding: 35px 0;
        }

        .arb-home-master-scroll .arb-scroll-box {
            min-height: auto;
        }
    }




        .home-up-marquee-section {
            width: 100%;
            padding: 0px 0;
            background: #ffffff;
            font-family: 'Montserrat', Arial, sans-serif;
        }

        .home-up-marquee-box {
                width: 100%;
                height: 320px;
                overflow: hidden;
                background: #f8f8f814;
                border: none;
                padding: 10px;
                border-radius: 6px;
            }

        .home-up-marquee-box marquee {
            height: 100%;
        }

        .scroll-contets-home {
            padding: 12px 0;
            border-bottom: 1px solid #dddddd;
        }

        .scroll-contets-home h6 {
            margin: 0 0 8px;
            font-family: 'Montserrat', Arial, sans-serif;
            font-size: 18px;
            font-weight: 600;
            color: #01366a;
            line-height: 1.6;
        }

        .scroll-contets-home h6 span {
            color: #01366a;
            font-weight: 600;
        }

        .scroll-contets-home p {
            margin: 0;
            font-size: 15px;
            font-weight: 500;
            color: #000000;
            line-height: 1.6;
        }

        .scroll-contets-home p a {
            color: #000000;
            text-decoration: none;
        }

        .scroll-contets-home p a:hover {
            color: #01366a;
            text-decoration: none;
        }

        @media (max-width: 767px) {
            .home-up-marquee-section {
                padding: 25px 0;
            }

            .home-up-marquee-box {
                height: 280px;
                padding: 15px;
            }

            .scroll-contets-home h6 {
                font-size: 13px;
            }

            .scroll-contets-home p {
                font-size: 14px;
            }
        }




.custom-heading {
    position: relative;
    display: inline-block;
    color: #000;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 600;
    font-size: 27px;
    margin-bottom: 1em;
    padding-bottom: 12px;
    text-transform: uppercase;
}

    .custom-heading::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 50%;
        height: 2px;
        background-color: #000000;
    }

    @media (max-width: 767px) {
        .custom-heading {
            font-size: 26px;
        }
    }




.arb-events-marquee-section {
            width: 100%;
            padding: 40px 0;
            background: #ffffff;
        }

        .arb-events-marquee-box {
            height: 330px;
            overflow: hidden;
            background: #ffffff;
            padding: 10px 0;
        }

        .arb-events-marquee-box marquee {
            height: 100%;
        }

        .arb-event-item {
            display: table;
            width: 100%;
            margin-bottom: 22px;
        }

        .arb-event-date {
            display: table-cell;
            vertical-align: top;
            width: 70px;
            height: 70px;
            background: #01366a;
            color: #ffffff;
            text-align: center;
            padding: 8px 5px;
        }

        .arb-event-date span {
            display: block;
            font-size: 14px;
            font-weight: 500;
            line-height: 1.1;
            text-transform: uppercase;
        }

        .arb-event-date strong {
            display: block;
            font-size: 36px;
            font-weight: 800;
            line-height: 1;
            margin-top: 3px;
        }

        .arb-event-content {
            display: table-cell;
            vertical-align: top;
            padding-left: 12px;
        }

        .arb-event-content p {
            margin: 0;
            color: #000;
            font-size: 15px;
            font-weight: 500;
            line-height: 1.45;
        }

        .arb-event-content p strong,
        .arb-event-content p a {
            color: #01366a;
            font-weight: 700;
            text-decoration: none;
            display: block;
            font-size: 20.5px;
        }

        .arb-event-content p a:hover {
            color: #ea6645;
            text-decoration: none;
        }

        @media (max-width: 767px) {
            .arb-events-marquee-section {
                padding: 25px 0;
            }

            .arb-events-marquee-box {
                height: 300px;
            }

            .arb-event-date {
                width: 62px;
                height: 62px;
            }

            .arb-event-date span {
                font-size: 12px;
            }

            .arb-event-date strong {
                font-size: 30px;
            }

            .arb-event-content p {
                font-size: 12px;
                line-height: 1.5;
            }
        }



.arb-home-about-slider {
            width: 100%;
            overflow: hidden;
        }

        .arb-home-about-slider .carousel-inner > .item > img {
            width: 100%;
            height: 220px;
            object-fit: cover;
            object-position: center;
        }

        .arb-home-about-slider .carousel-control {
            background-image: none;
            width: 8%;
            opacity: 1;
        }

        .arb-home-about-slider .carousel-control .glyphicon {
            color: #ffffff;
            font-size: 28px;
        }

        .arb-home-about-slider .carousel-indicators {
            bottom: 15px;
        }

        .arb-home-about-slider .carousel-indicators li {
            width: 11px;
            height: 11px;
            border: 2px solid #ffffff;
            background: transparent;
            margin: 0 4px;
        }

        .arb-home-about-slider .carousel-indicators .active {
            width: 11px;
            height: 11px;
            background: #ffffff;
            margin: 0 4px;
        }

        @media (max-width: 767px) {
            .arb-home-about-slider .carousel-inner > .item > img {
                height: 280px;
            }

            .arb-home-about-slider .carousel-control .glyphicon {
                font-size: 22px;
            }
        }

.read-more-link {
        display: inline-flex;
        align-items: center;
        gap: 8px;
        color: #01366a;
        font-family: 'Montserrat', Arial, sans-serif;
        font-size: 22px;
        font-weight: 700;
        text-decoration: underline;
        
        transition: all 0.3s ease;
    }

    


    .read-more-link:hover,
    .read-more-link:focus {
        color: #000000;
        text-decoration: none;
    }

    

    @media (max-width: 767px) {
        .read-more-link {
            font-size: 14px;
        }

        
} 



.home-about-text-content h3 {
    color: #01366a;
    font-weight: 700;
    text-decoration: none;
    display: block;
    font-size: 18px;
}
.home-about-text-content p {
    margin: 0;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.45;
    text-align: justify;
    margin-bottom: 1em;
}
.arb-quote-marquee {
    width: 100%;
    background-color: #012951;
    padding: 7px 0;
    overflow: hidden;
}

.arb-quote-marquee marquee {
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
    line-height: 1.5;
}

@media (max-width: 767px) {
    .arb-quote-marquee {
        padding: 10px 0;
    }

    .arb-quote-marquee marquee {
        font-size: 16px;
    }
}








.home-celebreties-carousel {
    width: 100%;
    padding: 40px 0;
    background: #ffffff;
    font-family: 'Montserrat', Arial, sans-serif;
}

.home-celebreties-carousel .container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
}

.celeb-slider {
    position: relative;
    overflow: hidden;
}

.celeb-slide {
    display: none;
    animation: fadeEffect 0.6s ease-in-out;
}

.celeb-slide.active {
    display: block;
}

.celeb-card {
    background: #f3f3f3;
    min-height: 145px;
    display: flex;
    align-items: center;
    gap: 35px;
    padding: 18px 70px 18px 18px;
    border-radius: 0;
}

.celeb-img {
    width: 100px;
    height: 100px;
    min-width: 100px;
    border-radius: 50%;
    overflow: hidden;
    border: 4px solid #ffffff;
}

.celeb-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.celeb-content p {
    margin: 0 0 12px;
    font-size: 17px;
    line-height: 1.45;
    color: #002b5c;
    font-weight: 500;
}

.celeb-content h5 {
    margin: 0;
    font-size: 14px;
    color: #777777;
    font-weight: 500;
}

.celeb-content h5 span {
    font-weight: 400;
}

.celeb-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    width: 35px;
    height: 35px;
    background: #002b5c;
    color: #ffffff;
    border-radius: 50%;
    cursor: pointer;
    font-size: 18px;
    line-height: 35px;
    text-align: center;
    transition: 0.3s ease;
    display: none;
}

.celeb-arrow:hover {
    background: #000000;
}

.celeb-prev {
    left: 15px;
}

.celeb-next {
    right: 15px;
}

.celeb-dots {
    text-align: center;
    margin-top: 15px;
}

.celeb-dots .dot {
    display: inline-block;
    width: 9px;
    height: 9px;
    background: #cccccc;
    border-radius: 50%;
    margin: 0 4px;
    cursor: pointer;
    transition: 0.3s ease;
}

.celeb-dots .dot.active {
    background: #002b5c;
}

@keyframes fadeEffect {
    from {
        opacity: 0.4;
    }
    to {
        opacity: 1;
    }
}

/* Responsive */
@media (max-width: 768px) {
    .celeb-card {
        flex-direction: column;
        text-align: center;
        gap: 15px;
        padding: 25px 20px;
    }

    .celeb-img {
        width: 90px;
        height: 90px;
        min-width: 90px;
    }

    .celeb-content p {
        font-size: 15px;
    }

    .celeb-content h5 {
        font-size: 13px;
    }

    .celeb-arrow {
        width: 30px;
        height: 30px;
        font-size: 15px;
        line-height: 30px;
    }

    .celeb-prev {
        left: 8px;
    }

    .celeb-next {
        right: 8px;
    }
}

@media (max-width: 480px) {
    .home-celebreties-carousel {
        padding: 25px 0;
    }

    .celeb-card {
        padding: 22px 15px;
    }

    .celeb-content p {
        font-size: 14px;
        line-height: 1.5;
    }
}





.arb-footer-menu-section {
    width: 100%;
    padding: 35px 0;
    background: #ffffff;
    font-family: 'Montserrat', 'Arial', sans-serif;
}

.arb-footer-menu-box {
    margin-bottom: 25px;
}

.arb-footer-menu-box h3 {
    font-family: 'Montserrat', 'Arial', sans-serif;
    font-size: 25px;
    font-weight: 500;
    color: #333333;
    margin: 0 0 18px;
    padding-bottom: 14px;
    position: relative;
}

.arb-footer-menu-box h3:after {
    content: "";
    width: 30px;
    height: 2px;
    background: #bcbcbc;
    position: absolute;
    left: 0;
    bottom: 0;
}

.arb-footer-menu-box ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.arb-footer-menu-box ul li {
    display: flex;
    align-items: center;
    margin-bottom: 13px;
    font-family: 'Montserrat', 'Arial', sans-serif;
    font-size: 16px;
    line-height: 1.5;
}

.arb-footer-menu-box ul li span {
    font-size: 6px;
    color: #012951;
    margin-right: 12px;
    top: 0;
}

.arb-footer-menu-box ul li a {
    color: #21588d;
    text-decoration: none;
    transition: 0.3s ease;
}

.arb-footer-menu-box ul li a:hover {
    color: #000000;
    text-decoration: none;
    padding-left: 4px;
}

/* Tablet */
@media (max-width: 991px) {
    .arb-footer-menu-box h3 {
        font-size: 22px;
    }

    .arb-footer-menu-box ul li {
        font-size: 13px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .arb-footer-menu-section {
        padding: 25px 0;
    }

    .arb-footer-menu-box {
        margin-bottom: 30px;
    }

    .arb-footer-menu-box h3 {
        font-size: 21px;
        margin-bottom: 15px;
    }

    .arb-footer-menu-box ul li {
        font-size: 14px;
        margin-bottom: 11px;
    }
}







.home-achievers-section {
    width: 100%;
    padding: 0;
    background: #07335c;
    font-family: 'Montserrat', 'Arial', sans-serif;
}

.home-achievers-slider-box {
    width: 100%;
    padding: 12px 0 14px;
    overflow: hidden;
}

.student-card {
    text-align: center;
    color: #ffffff;
    padding: 0 10px;
    min-height: 150px;
}

.student-card img {
    width: 72px !important;
    height: 90px;
    object-fit: cover;
    margin: 0 auto 9px;
    border: 2px solid #d6e4f2;
    background: #ffffff;
}

.student-card h4 {
    margin: 0 0 7px;
    font-size: 15px;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 0.5px;
    line-height: 1.3;
    text-transform: uppercase;
}

.student-card p {
    margin: 0;
    font-size: 13px;
    font-weight: 600;
    color: #c7d9ea;
    line-height: 1.2;
}

.students-view-more-btn {
    display: inline-block;
    margin: 18px 0 25px;
    padding: 10px 28px;
    background: #ffffff;
    color: #07335c;
    font-size: 14px;
    font-weight: 600;
    border-radius: 30px;
    text-decoration: none;
    transition: 0.3s ease;
}

.students-view-more-btn:hover,
.students-view-more-btn:focus {
    background: #f2c94c;
    color: #07335c;
    text-decoration: none;
}

/* Bottom to Top Owl Animation */
.home-students-owl .owl-item {
    backface-visibility: hidden;
}

.slideOutUpCustom {
    animation-name: slideOutUpCustom;
    animation-duration: 800ms;
    animation-fill-mode: both;
}

.slideInUpCustom {
    animation-name: slideInUpCustom;
    animation-duration: 800ms;
    animation-fill-mode: both;
}

@keyframes slideOutUpCustom {
    from {
        transform: translateY(0);
        opacity: 1;
    }

    to {
        transform: translateY(-100%);
        opacity: 0;
    }
}

@keyframes slideInUpCustom {
    from {
        transform: translateY(100%);
        opacity: 0;
    }

    to {
        transform: translateY(0);
        opacity: 1;
    }
}

/* Tablet */
@media (max-width: 991px) {
    .student-card {
        margin-bottom: 20px;
    }

    .student-card img {
        width: 70px !important;
        height: 88px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .home-achievers-slider-box {
        padding: 20px 0 5px;
    }

    .student-card {
        margin-bottom: 24px;
    }

    .student-card h4 {
        font-size: 14px;
    }

    .student-card p {
        font-size: 12px;
    }
}

.students-placed-heading {
    font-family: 'Montserrat', 'Arial', sans-serif;
    color: #ffffff;
    font-weight: 600;
    font-size: 38px;
    margin-top: 1em;
    text-align: center;
    margin-bottom: 1.6em;
}









.home-media-gallery-section {
    width: 100%;
    padding: 35px 0 30px;
    background: #ffffff;
    font-family: 'Montserrat', 'Arial', sans-serif;
}

.media-section-heading {
    font-family: 'Montserrat', 'Arial', sans-serif;
    font-size: 26px;
    font-weight: 400;
    color: #333333;
    margin: 0 0 22px;
    padding-bottom: 15px;
    position: relative;
}

.media-section-heading:after {
    content: "";
    width: 30px;
    height: 2px;
    background: #bdbdbd;
    position: absolute;
    left: 0;
    bottom: 0;
}

/* Youtube Left Side */
.home-youtube-box {
    margin-bottom: 25px;
}

.youtube-video-card {
    display: table;
    width: 100%;
    padding: 9px;
    margin-bottom: 10px;
    border: 1px solid #eeeeee;
    background: #ffffff;
    transition: 0.3s ease;
}

.youtube-video-card:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.youtube-thumb {
    display: table-cell;
    width: 100px;
    vertical-align: middle;
}

.youtube-thumb img {
    width: 100px;
    height: 60px;
    object-fit: cover;
    border-radius: 0;
}

.youtube-content {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
}

.youtube-content h4 {
    font-family: 'Montserrat', 'Arial', sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #003b73;
    margin: 0 0 12px;
}

.youtube-content p {
    font-family: 'Montserrat', 'Arial', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #888888;
    margin: 0 0 4px;
}

.youtube-content a {
    font-family: 'Montserrat', 'Arial', sans-serif;
    font-size: 12px;
    color: #777777;
    text-decoration: none;
}

.youtube-content a:hover {
    color: #e95c3b;
}

/* Gallery Right Side */
.home-gallery-box {
    margin-bottom: 25px;
}

.gallery-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.gallery-item {
    width: calc(16.666% - 7px);
    height: 100px;
    overflow: hidden;
    border-radius: 0 12px 12px 0;
    cursor: pointer;
    background: #eeeeee;
}

.gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.35s ease;
}

.gallery-item:hover img {
    transform: scale(1.08);
}

/* Bottom Links */
.media-link-btn {
    display: inline-block;
    margin-top: 28px;
    font-family: 'Montserrat', 'Arial', sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #333333;
    text-decoration: none;
}

.media-link-btn span {
    color: #f15b3c;
    font-size: 15px;
    margin-left: 4px;
}

.media-link-btn:hover,
.media-link-btn:focus {
    color: #f15b3c;
    text-decoration: none;
}

/* Preview Modal */
.gallery-preview-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    padding: 40px 15px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    overflow: auto;
    background: rgba(0, 0, 0, 0.88);
    text-align: center;
}

.gallery-preview-image {
    max-width: 90%;
    max-height: 85vh;
    border-radius: 6px;
    animation: galleryZoom 0.3s ease;
}

.gallery-close {
    position: absolute;
    top: 18px;
    right: 32px;
    color: #ffffff;
    font-size: 38px;
    font-weight: 300;
    cursor: pointer;
    z-index: 10000;
}

.gallery-close:hover {
    color: #f15b3c;
}

@keyframes galleryZoom {
    from {
        transform: scale(0.85);
        opacity: 0;
    }

    to {
        transform: scale(1);
        opacity: 1;
    }
}

/* Tablet */
@media (max-width: 991px) {
    .home-youtube-box {
        margin-bottom: 35px;
    }

    .gallery-item {
        width: calc(25% - 6px);
        height: 105px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .home-media-gallery-section {
        padding: 25px 0;
    }

    .media-section-heading {
        font-size: 24px;
    }

    .youtube-video-card {
        display: block;
        padding: 10px;
    }

    .youtube-thumb {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }

    .youtube-thumb img {
        width: 100%;
        height: 170px;
    }

    .youtube-content {
        display: block;
        padding-left: 0;
    }

    .gallery-item {
        width: calc(50% - 4px);
        height: 120px;
    }

    .media-link-btn {
        margin-top: 20px;
    }
}

/* Small Mobile */
@media (max-width: 420px) {
    .gallery-item {
        height: 105px;
    }

    .youtube-thumb img {
        height: 150px;
    }
}





.arb-home-logo-client-scroll {
    width: 100%;
    padding: 18px 0 45px;
    background: #ffffff;
    font-family: 'Montserrat', 'Arial', sans-serif;
}

.arb-logo-heading h3 {
    font-family: 'Montserrat', 'Arial', sans-serif;
    font-size: 26px;
    font-weight: 400;
    color: #333333;
    margin: 0 0 30px;
    padding-bottom: 15px;
    position: relative;
}

.arb-logo-heading h3:after {
    content: "";
    width: 30px;
    height: 2px;
    background: #bdbdbd;
    position: absolute;
    left: 0;
    bottom: 0;
}

.client-logo-box {
    width: 100%;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 12px;
}

.client-logo-box img {
    max-width: 120px;
    max-height: 75px;
    width: auto !important;
    height: auto;
    margin: 0 auto;
    object-fit: contain;
    transition: 0.3s ease;
}

.client-logo-box:hover img {
    transform: scale(1.05);
}

/* Tablet */
@media (max-width: 991px) {
    .arb-logo-heading h3 {
        font-size: 24px;
    }

    .client-logo-box {
        height: 85px;
    }

    .client-logo-box img {
        max-width: 110px;
        max-height: 70px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .arb-home-logo-client-scroll {
        padding: 20px 0 35px;
    }

    .arb-logo-heading h3 {
        font-size: 23px;
        margin-bottom: 22px;
    }

    .client-logo-box {
        height: 80px;
    }

    .client-logo-box img {
        max-width: 100px;
        max-height: 65px;
    }
}






.arb-social-search-section {
    width: 100%;
    padding: 30px 0;
    background: #f7f7f7;
    font-family: 'Montserrat', 'Arial', sans-serif;
}

.arb-social-search-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.arb-social-box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.arb-social-box h4 {
    margin: 0 8px 0 0;
    font-family: 'Montserrat', 'Arial', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #002f5f;
}

.arb-social-icons {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
}

.arb-social-icons li {
    margin: 0 3px;
}

.arb-social-icons li a {
    width: 27px;
    height: 27px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 15px;
    text-decoration: none;
    transition: 0.3s ease;
}

.arb-social-icons li a:hover {
    transform: translateY(-3px);
    text-decoration: none;
}

.facebook {
    background: #1877f2;
}

.instagram {
    background: radial-gradient(circle at 30% 30%, #feda75, #d62976, #962fbf, #4f5bd5);
}

.threads {
    background: #000000;
}

.x-twitter {
    background: #000000;
}

.linkedin {
    background: #0a66c2;
}

.youtube {
    background: #ff0000;
}

.pinterest {
    background: #e60023;
}

/* Search */
.arb-search-box {
    display: flex;
    justify-content: center;
}

.arb-search-box form {
    display: flex;
    align-items: center;
}

.arb-search-box input {
    width: 265px;
    height: 40px;
    border: 1px solid #bfbfbf;
    padding: 0 12px;
    font-family: 'Montserrat', 'Arial', sans-serif;
    font-size: 13px;
    color: #333333;
    outline: none;
    background: #ffffff;
}

.arb-search-box button {
    width: 54px;
    height: 40px;
    border: none;
    background: #f15b3d;
    color: #ffffff;
    font-size: 16px;
    margin-left: 20px;
    cursor: pointer;
    transition: 0.3s ease;
}

.arb-search-box button:hover {
    background: #002f5f;
}

/* Responsive */
@media (max-width: 991px) {
    .arb-social-search-row {
        display: block;
        text-align: center;
    }

    .arb-social-box {
        margin-bottom: 20px;
    }

    .arb-search-box {
        justify-content: center;
    }
}

@media (max-width: 480px) {
    .arb-social-box {
        flex-direction: column;
    }

    .arb-social-box h4 {
        margin: 0 0 10px;
    }

    .arb-social-icons {
        flex-wrap: wrap;
        justify-content: center;
    }

    .arb-social-icons li {
        margin: 4px;
    }

    .arb-search-box form {
        width: 100%;
    }

    .arb-search-box input {
        width: 100%;
    }

    .arb-search-box button {
        margin-left: 8px;
        min-width: 48px;
    }
}




.arb-footer-section {
    width: 100%;
    font-family: 'Montserrat', 'Arial', sans-serif;
    color: #ffffff;
}

.arb-footer-main {
    background: #07345d;
    padding: 50px 0 55px;
}

.arb-footer-logo-box {
    width: 100%;
    height: 100%;
    display: table;
    min-height: 170px;
}

.arb-footer-logo-box img {
    max-width: 245px;
    width: 100%;
    height: auto;
    background: #ffffff;
    border-radius: 6px;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
    margin-top: 65px;
}

.arb-footer-widget {
    margin-bottom: 25px;
}

.arb-footer-widget h3 {
    font-family: 'Montserrat', 'Arial', sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.1;
    color: #ffffff;
    margin: 0 0 24px;
    padding-bottom: 18px;
     position: relative; 
}

.arb-footer-widget h3:after {
    content: "";
    width: 30px;
    height: 2px;
    background: rgba(255, 255, 255, 0.25);
    position: absolute;
    left: 0;
    bottom: 0;
}

.arb-footer-widget p {
    font-family: 'Montserrat', 'Arial', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.65;
    color: #ffffff;
    margin: 0 0 20px;
}

.arb-footer-widget a {
    color: #ffffff;
    text-decoration: none;
}

.arb-footer-widget a:hover {
    color: #f15b3c;
    text-decoration: none;
}

.arb-footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.arb-footer-links li {
    position: relative;
    padding-left: 16px;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 500;
}

.arb-footer-links li:before {
    content: "•";
    position: absolute;
    left: 0;
    top: 0;
    color: #ffffff;
    font-size: 16px;
    line-height: 1;
}

.arb-footer-links li a {
    color: #ffffff;
    text-decoration: none;
    transition: 0.3s ease;
}

.arb-footer-links li a:hover {
    color: #f15b3c;
    padding-left: 4px;
}

.arb-footer-bottom {
    background: #062f55;
    padding: 20px 0;
}

.arb-footer-bottom p {
    margin: 0;
    font-size: 13px;
    font-weight: 500;
    color: #ffffff;
}

/* Tablet */
@media (max-width: 991px) {
    .arb-footer-main {
        padding: 40px 0 30px;
    }

    .arb-footer-logo-box {
        min-height: auto;
        margin-bottom: 30px;
    }

    .arb-footer-logo-box img {
        margin-top: 0;
    }

    .arb-footer-widget h3 {
        font-size: 24px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .arb-footer-main {
        padding: 35px 0 25px;
        text-align: center;
    }

    .arb-footer-logo-box img {
        max-width: 260px;
        margin: 0 auto 25px;
        display: block;
    }

    .arb-footer-widget h3 {
        font-size: 23px;
    }

    .arb-footer-widget h3:after {
        left: 50%;
        transform: translateX(-50%);
    }

    .arb-footer-links li {
        padding-left: 0;
    }

    .arb-footer-links li:before {
        position: static;
        margin-right: 6px;
    }

    .arb-footer-bottom {
        text-align: center;
        padding: 16px 10px;
    }

    .arb-footer-bottom p {
        font-size: 12px;
        line-height: 1.5;
    }
}





.arb-floating-social-icons {
    position: fixed;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.arb-floating-social-icons a {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    color: #ffffff;
    font-size: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.22);
    transition: all 0.3s ease;
}

.arb-floating-social-icons a:hover,
.arb-floating-social-icons a:focus {
    color: #ffffff;
    text-decoration: none;
    transform: translateX(-5px) scale(1.08);
}

/* Icon Colors */
.arb-float-facebook {
    background: #1877f2;
}

.arb-float-instagram {
    background: radial-gradient(circle at 30% 30%, #feda75, #d62976, #962fbf, #4f5bd5);
}

.arb-float-threads {
    background: #000000;
}

.arb-float-x {
    background: #000000;
}

.arb-float-linkedin {
    background: #0a66c2;
}

.arb-float-youtube {
    background: #ff0000;
}

.arb-float-pinterest {
    background: #e60023;
}

/* Tablet */
@media (max-width: 991px) {
    .arb-floating-social-icons {
        right: 10px;
        display: none;
    }

    .arb-floating-social-icons a {
        width: 35px;
        height: 35px;
        font-size: 17px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .arb-floating-social-icons {
        right: 8px;
        gap: 6px;
    }

    .arb-floating-social-icons a {
        width: 32px;
        height: 32px;
        font-size: 15px;
    }
}






.arb-school-back-to-top {
    position: fixed;
    right: 20px;
    bottom: 25px;
    width: 45px;
    height: 45px;
    background: #f15b3c;
    color: #ffffff;
    border-radius: 50%;
    text-align: center;
    line-height: 45px;
    font-size: 18px;
    z-index: 99999;
    display: none;
    text-decoration: none;
    box-shadow: 0 5px 15px rgba(0,0,0,0.25);
    transition: 0.3s ease;
    animation: arbBackTopJump 1.5s infinite;
}

.arb-school-back-to-top:hover,
.arb-school-back-to-top:focus {
    background: #07345d;
    color: #ffffff;
    text-decoration: none;
}

@keyframes arbBackTopJump {
    0%, 100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-6px);
    }
}

@media (max-width: 767px) {
    .arb-school-back-to-top {
        right: 15px;
        bottom: 18px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
}




.arb-school-popup {
    font-family: 'Montserrat', 'Arial', sans-serif;
}

.arb-school-popup .modal-dialog {
    margin: 0 auto;
}

.arb-school-popup.in {
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 15px !important;
}

.arb-popup-dialog {
    width: 500px;
    max-width: 100%;
}

.arb-popup-content {
    border: none;
    border-radius: 10px;
    box-shadow: 0 10px 35px rgba(0, 0, 0, 0.35);
    overflow: hidden;
    position: relative;
}

.arb-popup-body {
    padding: 45px 35px;
    text-align: center;
    background: #ffffff;
}

.arb-popup-body h3 {
    margin: 0 0 15px;
    color: #07345d;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.3;
}

.arb-popup-body p {
    margin: 0 0 25px;
    color: #555555;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.7;
}

.arb-popup-btn {
    display: inline-block;
    padding: 11px 30px;
    background: #f15b3c;
    color: #ffffff;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: 0.3s ease;
    margin-top: 4px;
}

.arb-popup-btn:hover,
.arb-popup-btn:focus {
    background: #07345d;
    color: #ffffff;
    text-decoration: none;
}

.arb-popup-close {
    position: absolute;
    top: 12px;
    right: 15px;
    width: 32px;
    height: 32px;
    border: none;
    background: #07345d;
    color: #ffffff;
    border-radius: 50%;
    font-size: 24px;
    line-height: 28px;
    z-index: 10;
    outline: none;
}

.arb-popup-close:hover {
    background: #f15b3c;
}

/* Mobile */
@media (max-width: 767px) {
    .arb-popup-dialog {
        width: 92%;
    }

    .arb-popup-body {
        padding: 40px 22px 30px;
    }

    .arb-popup-body h3 {
        font-size: 22px;
    }

    .arb-popup-body p {
        font-size: 14px;
    }
}