@import "rppvendors.css";
@import "rppv2.css";
@import "rppmain.css";
@import "../../../libs/icofont/icofont.min.css";
@import "../dist/frontend/css/app.css";
@import "../../../plugins/Meanmenu/meanmenu.min.css";
@import "../games/games.css";

.footer.bg-blue-1 {
    /* border: 5px solid transparent;
    border-image: linear-gradient(145deg, #f8d448, #0001fe, #f20406) !important;
    background: linear-gradient(179deg, #f8d448, #e9724a, #ff7544) !important; */
}

section.footer_middle_area.py-20.border-top-light p {
    color: #f8d448;
    font-weight: bold;
}

.header.is-sticky {
    margin: 0 !important;

}

.header.is-sticky a {
    color: white !important;
}

.header .header-menu .menu .subnav {
    background: #ffffff !important;
}

.header .header-menu .menu li:hover a {
    color: yellow !important;
}

.header .header-menu .menu .mega .subnav li a {
    color: #ffffff !important;
}

header.header.bg-green.js-header.bravo_header.bg-dark-1 .subnav {
    background: #ff0033 !important;
}


section.layout-pt-lg.layout-pb-md {
    padding-top: 0px;
}

.pagination.-dots .pagination__item.is-active,
.button.-outline-blue-1:hover,
.form-checkbox:hover input~.form-checkbox__mark,
.pricing-tabs .tab-btns:before,
.tabs.-underline-2 .tabs__controls .tabs__button::after {
    /*background-color: #ff7544 !important;*/
}

.header .header-menu .menu li a {
    font-weight: bolder;
    color: #fff000;
}

.masthead__content .text-center p {
    /* background: #ff7544d9;*/
    color: white !important;
    padding: 10px;
    border-radius: 10px;
}

.masthead-slider .text-white p {
    /*background: #ff7544d9;*/
    color: white !important;
    padding: 10px;
    border-radius: 10px;
}

.d-flex.items-center.yourtrailquest-header-normal_white li a {
    color: white;
    font-weight: bold;
}

.masthead.-type-4 .masthead-slider .masthead__image::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgb(255 157 77 / 13%);
}

.header .header-logo img {
    width: 300px;
}



.masthead__content p strong {
    font-size: 25px;
}

.section_5_home_head {
    padding: 0 0 3%
}

.section_5_home_head .know_more_btn {
    margin: 0 0 0 auto;
    background-color: transparent !important;
    border: 1px solid #fff;
    border-radius: 50px !important;
    min-width: 120px !important;
    padding: 10px 25px !important;
    text-transform: capitalize !important
}

.section_5_home .center {
    display: flex;
    align-items: center
}

.section_5_home_box_wrapper {
    background-color: #fff;
    padding: 20px 25px;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
}

.section_5_home_box_wrapper_hahk {
    background-color: hsla(0, 0%, 100%, .76) !important
}


.section_link_block_box_wrapper h6 {
    font-weight: 500;
    line-height: 2.6;
    letter-spacing: 0.0075em;
    font-size: 20px;
}

section.bravo-about-text .text-60 {
    color: #ff0000;
}

.text-red-1 {
    color: #ff4400;
}

.section_link_block_box_wrapper_dark {}

.infocu_mobile_seiper_outer {
    padding: 20px 25px;
    border-radius: 0;
    overflow: hidden;
    position: relative
}

.infous_titlle {
    font-size: 19px !important;
    line-height: 22px !important;
    color: #ff7544;
}

.section_5_home_box_img {
    margin: 0 0 10px
}

.section_link_block_home .section_5_home_box_img {
    text-align: center;
    margin: 0
}

.section_link_block_home .section_5_home_box_img img {
    width: 125px;
}

.section_link_block_home .MuiTypography-h6 {
    font-size: 14px
}

.section_link_block_home .section_5_home_box_content {
    text-align: center
}

header.header.-fixed.bg-dark-3.js-header.bravo_header {
    background-color: #ffffff !important;
}

.section_5_home_arrow {
    position: absolute;
    bottom: 20px;
    right: 25px;
    transition: all .4s ease;
    height: 40px;
    width: 40px;
    background: white;
    border-radius: 20px;
    padding: 5px;
}

.section_5_home_box_wrapper:hover .section_5_home_arrow {
    transform: rotateX(180deg) translateX(5px)
}

.section_6_home {
    position: relative;
    background-color: #2c393f
}

.bg-dark-1 {
    background-color: #434343 !important;
}

.section_5_home_box_wrapper {
    cursor: pointer
}

.testimonials-slider-2.js-testimonials-slider-2.swiper-cards.swiper-3d.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-watch-progress .swiper-slide-active .sectionTitle__title {
    color: #775cfb !important;
}

.header .header-menu .menu .mega.column-2 {
    width: 600px;
}

.header .header-menu .menu .mega.column-2 li a {
    color: black;
}

.overflow-hidden {
    overflow: hidden;
}

header.header.js-header.bravo_header .menu li:hover a {
    color: #f20406 !important;
}

.header .header-menu .menu .mega .subnav li:hover a {
    color: #775cfb !important;
}

.text-yellow-1 {
    color: #ffcb00;
}

a.border-white.text-white.bg-primary.button.px-30.fw-400.text-14.h-50.ml-20 {
    background: red;
    font-size: 25px !important;
}

a.border-white.text-white.bg-primary.button.px-30.fw-400.text-14.h-50.ml-20:hover {
    background: yellow;
    color: white;
    font-size: 25px !important;
}

.top-menu {
    margin: 10px auto;
    display: flex;
    gap: 20px;
    color: #fff;
    align-items: center;
    right: 40px;
    position: fixed;
    z-index: 100;
}

.top-menu a {
    color: #fff;
}

iframe.custom-iframe.embed-responsive-item.bravo_embed_video {
    height: 600px;
    width: 100%;
}

.section_5_home.section_link_block_home.home_section_padding.mb-40 {
    margin-top: 50px;
}

.bg-dark-1 {
    background-color: #0004ffcf !important;
}

header.header.bg-green.js-header.bravo_header.bg-dark-1 .subnav {
    background: #0004ffcf !important;
}


.masthead.-type-4 .masthead__content {
    position: relative;
    z-index: 1;
    padding-top: 400px;
    padding-bottom: 400px;
}

@media only screen and (max-width: 576px) {
    #slider .slider-inner {

        top: 20%;
    }

    .slidernew main {
        height: 60vh !important;
        margin-bottom: 45px;
    }

    .header {
        background: #14317d;
    }

    #particle-image {
        position: absolute;
        top: 30px;
        bottom: 0;
        left: 75px;
        right: 0;
        height: 100%;
        width: 100%;
    }

    section.bravo-about-text {
        padding-top: 40px;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 10px;
    }

    .section_5_home.section_link_block_home.home_section_padding.mb-40 {
        margin-top: -30px;
    }

    .section_link_block_home .col-12.col-sm-6.col-md-2 {
        margin-bottom: 15px;
    }

    .masthead.-type-4 .masthead-slider img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: contain;
    }

    .masthead.-type-4 .masthead__content {
        padding-top: 55px !important;
        padding-bottom: 210px !important;
    }

}

.slidernew main {
    position: relative;
    width: 100%;
    height: 100vh;
}

#slider {
    width: 100%;
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

#slider canvas {
    width: 150%;
    height: 150%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}

#slider img {
    width: 100%;
    max-width: 100%;
    position: relative;
    z-index: 0;
}

#slider .slider-inner {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 520px;
    height: 100%;
    margin: 0 auto;
    z-index: 5;
}

#slider #slider-content {
    padding: 0 10px;
}

#slider #slider-content h2 {
    font-family: "acta-display", serif;
    font-weight: 400;
    font-size: 30px;
    letter-spacing: -1px;
    color: white;
    line-height: 30px;
}

@media screen and (min-width: 800px) {
    #slider #slider-content h2 {
        font-size: 40px;
        line-height: 80px;
        font-weight: bolder;
    }
}

#slider #slider-content span {
    display: none;
}

#slider #slider-content .meta {
    display: inline-block;
    font-family: "Arial", sans-serif;
    font-size: 11px;
    letter-spacing: 5px;
    color: #88888a;
    text-transform: uppercase;
    position: relative;
}

@media screen and (min-width: 800px) {
    #slider #slider-content .meta {
        font-size: 13px;
    }
}

#slider #slider-content .meta:after {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    right: -55px;
    width: 45px;
    height: 2px;
    background-color: #393d40;
}

#slider #slider-content #slide-status {
    margin-top: 10px;
    font-family: "acta-display", serif;
    font-weight: 400;
    font-size: 18px;
    color: white;
}

@media screen and (min-width: 800px) {
    #slider #slider-content #slide-status {
        font-size: 21px;
    }
}

#slider #pagination {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 30px;
    z-index: 6;
}

#slider #pagination button {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    width: 16px;
    height: 16px;
    background-color: #FFFFFF;
    border-radius: 100%;
    padding: 0;
    margin: 30px 0;
    cursor: pointer;
    position: relative;
    opacity: 0.2;
    transition: opacity 0.2s ease-in-out;
    outline: none;
}

#slider #pagination button:hover {
    opacity: 0.5;
}

#slider #pagination button.active {
    opacity: 1;
}

#slider #pagination button.active:before {
    width: 300%;
    height: 300%;
    opacity: 1;
}

#slider #pagination button:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    opacity: 0;
    transition: opacity 0.4s ease-in-out, width 0.4s ease-in-out, height 0.4s ease-in-out;
}

/* ======================================================== */
/*          STYLES FOR FLOATING WHATSAPP ICON           */
/* ======================================================== */

.whatsapp-float {
    /* --- Positioning --- */
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 1000;
    /* Ensures it's on top of other content */

    /* --- Styling --- */
    width: 60px;
    height: 60px;
    background-color: #25d366;
    /* Official WhatsApp green */
    color: #FFF;
    border-radius: 50%;
    /* Makes it a circle */
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);

    /* --- Icon Centering --- */
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;

    /* --- Animation --- */
    /* This links the element to the @keyframes animation below */
    animation: wave-animation 2.5s infinite ease-in-out;
}

/* --- Hover Effect --- */
.whatsapp-float:hover {
    background-color: #128C7E;
    /* Darker green on hover */
    /* Pauses the animation when the user hovers over it, making it easier to click */
    animation-play-state: paused;
}

/* ======================================================== */
/*          THE WAVE ANIMATION KEYFRAMES                  */
/* ======================================================== */
@keyframes wave-animation {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
        /* Moves the button 10px up */
    }

    100% {
        transform: translateY(0);
    }
}


/* videocontainerv2 css*/


.video-widget-wrapper {
    max-width: 1311px;
    margin: 40px auto;
    padding: 25px;
    background-color: #f9f9f9;
    border-radius: 12px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.05);
    text-align: center;
}

.section-title-v2 {
    display: inline-block;
    font-weight: 700;
    font-size: clamp(24px, 4vw, 36px);
    /* Responsive font size */
    margin-bottom: 25px;
    color: #FF0000;
    /* Your red color */
    border-bottom: 3px solid #152E89;
    /* Your blue color */
    padding-bottom: 8px;
}

.video-widget-container {
    display: flex;
    gap: 20px;
    text-align: left;
}

.video-main {
    flex: 2.5;
    /* Give main video more space */
    background-color: #000;
    border-radius: 8px;
    overflow: hidden;
    /* Ensures iframe corners are rounded */
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.video-main iframe {
    width: 100%;
    aspect-ratio: 16 / 9;
    /* Modern responsive video */
    height: auto;
    border: none;
}

.video-sidebar {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 12px;
    max-height: 480px;
    /* Adjust height to better match player */
    overflow-y: auto;
    padding: 10px;
    background-color: #ffffff;
    border-radius: 8px;
    border: 1px solid #e9e9e9;
}

/* Custom Scrollbar */
.video-sidebar::-webkit-scrollbar {
    width: 7px;
}

.video-sidebar::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.video-sidebar::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
}

.video-sidebar::-webkit-scrollbar-thumb:hover {
    background: #aaa;
}

.video-thumb {
    display: flex;
    cursor: pointer;
    border: 2px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
    background-color: #fff;
    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
    flex-shrink: 0;
    /* <<<<<<<<<<<<<<<< THE FIX IS HERE <<<<<<<<<<<<<<<< */
}

.video-thumb:hover {
    transform: translateY(-4px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
    border-color: #152E89;
    /* Highlight with your blue color */
}

/* Active state for the currently playing video */
.video-thumb.active {
    border-color: #FF0000;
    /* Highlight with your red color */
    box-shadow: 0 4px 12px rgba(255, 0, 0, 0.3);
}

.thumb-image {
    position: relative;
    width: 120px;
    height: 80px;
    background-size: cover;
    /* Changed to cover for a fuller look */
    background-position: center;
    background-repeat: no-repeat;
    background-color: #f0f0f0;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Play icon overlay on hover */
.play-icon-overlay {
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: rgba(255, 0, 0, 0.8);
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    opacity: 0;
    transform: scale(0.8);
    transition: opacity 0.2s ease, transform 0.2s ease;
}

.video-thumb:hover .play-icon-overlay {
    opacity: 1;
    transform: scale(1);
}

.thumb-info {
    padding: 10px 12px;
    flex: 1;
    overflow: hidden;
    /* Prevents text from breaking layout */
}

.thumb-title {
    font-weight: 600;
    /* Semibold */
    font-size: 14px;
    margin-bottom: 5px;
    color: #333;
    /* Ellipsis for long titles */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.thumb-desc {
    font-size: 12px;
    color: #666;
    line-height: 1.4;
}

@media (max-width: 991px) {
    .video-widget-container {
        flex-direction: column;
    }

    .video-sidebar {
        max-height: 300px;
        /* Adjust height for vertical layout */
    }
}

/*videocontainer css*/


.video-container {
    max-width: 1500px;
    margin: 30px 20px;
    background: white;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    padding: 10px
}

.main-player {
    position: relative;
    width: 100%;
    height: 400px;
    background: #000;
}

.main-player iframe {
    width: 100%;
    height: 100%;
    border: none;
}

.video-header {
    text-align: center
}

.video-section-title {
    font-weight: 700;
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
    color: var(--primary-color);
}

.placeholder {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: #ffd930;
    background: linear-gradient(0deg, rgba(255, 217, 48, 1) 0%, rgba(10, 65, 173, 1) 100%);
    color: white;
    font-size: 24px;
    text-align: center;
}

.video-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 15px;
    padding: 20px;
    background: #fafafa;
    max-height: 410px;
}

.video-item {
    display: flex;
    background: white;
    border-radius: 8px;
    height: 120px;
    overflow: hidden;
    cursor: pointer;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 2px solid transparent;
}

.video-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    border-color: #4CAF50;
}

.video-item.active {
    border-color: #ff4757;
    transform: translateY(-3px);
}

.video-thumbnail {
    position: relative;
    width: 40%;
    height: 120px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.play-btn {
    width: 50px;
    height: 50px;
    background: rgba(255, 0, 0, 0.8);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 20px;
    transition: all 0.3s ease;
}

.play-btn::before {
    content: '▶';
    margin-left: 3px;
}

.video-item:hover .play-btn {
    background: rgba(255, 0, 0, 1);
    transform: scale(1.1);
}

.video-info {
    padding: 15px;
    width: 60%
}

.video-title {
    font-size: 14px;
    font-weight: bold;
    color: #333;
    line-height: 1.4;
    margin-bottom: 8px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.video-channel {
    font-size: 12px;
    color: #666;
    margin-bottom: 5px;
}

.video-meta {
    font-size: 11px;
    color: #999;
}


@media (max-width: 768px) {
    .main-player {
        height: 250px;
    }

    .video-grid {
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
        gap: 10px;
        padding: 15px;
    }

    .video-thumbnail {
        height: 140px;
    }
}

/* v2nav css*/

.v2header {
    padding: 10px 0;

}

.v2headern nav {
    background-color: white;
}

.v2header nav ul li:last-child {
    border: none;
}

.v2header nav ul li {
    border-right: 1px solid #374151;
    padding: 5px;
    margin-right: 5px;
}

.v2header nav ul li a:hover {
    color: #DC2626;
}

.v2header .nav-links {
    color: black;
}


.btn {
    padding: 8px 16px;
    border: none;
    border-radius: 4px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-block;
    white-space: nowrap;
    margin-right: 5px;
}

.btn-join {
    background: #DC2626;
    color: white;
}

.btn-join:hover {
    background: #B91C1C;
    transform: translateY(-1px);
}

.btn-donate {
    background: #DC2626;
    color: white;
}

.btn-donate:hover {
    background: #B91C1C;
    transform: translateY(-1px);
}

.utility-nav {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 20px;
    margin-left: auto;
}

.utility-nav a {
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 5px;
    transition: color 0.3s ease;

}

.utility-nav a:hover {
    color: #e5e6e7d4;
}

/* ourmissionv2 css */
.hp-mission-section {
    background: #fff;
    padding: 60px 20px;
    text-align: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}

.hp-mission-section h2 {
    font-size: 36px;
    margin-bottom: 20px;
    color: #1A3A7F;
}

.hp-mission-section>p {
    max-width: 800px;
    margin: 0 auto 40px;
    font-size: 18px;
    color: #555;
    line-height: 1.6;
    word-break: break-word;
    overflow-wrap: break-word;
}

.hp-mission-cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
}

.hp-mission-card {
    background: #1A3A7F;
    color: #fff;
    border-radius: 12px;
    width: 280px;
    padding: 30px 20px;
    transition: transform 0.3s, box-shadow 0.3s;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.hp-mission-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2);
}

.hp-mission-card i {
    font-size: 40px;
    color: #FFEB00;
    margin-bottom: 20px;
}

.hp-mission-card h4 {
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: bold;
    word-break: break-word;
    overflow-wrap: break-word;
}

.hp-mission-card p {
    font-size: 16px;
    line-height: 1.5;
    color: #ddd;
    word-break: break-word;
    overflow-wrap: break-word;
}

@media (max-width: 768px) {
    .hp-mission-card {
        width: 100%;
        max-width: 90%;
    }

    .hp-mission-section h2 {
        font-size: 28px;
    }
}

/* hamro bichar v2 css */

.jb-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.jb-header {
    background: #fff;
    border-radius: 20px;
    padding: 30px;
    margin-bottom: 30px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.jb-header h1 {
    color: #ff6b35;
    font-size: 3em;
    font-weight: 700;
    margin-bottom: 10px;
}

.jb-subtitle {
    color: #666;
    font-size: 1.2em;
    font-weight: 300;
}

.jb-content-grid {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 30px;
    margin-bottom: 30px;
}

.jb-main-content {
    background: #fff;
    border-radius: 20px;
    padding: 40px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}

.jb-sidebar {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.jb-image-card img.jb-img-fluid {
    width: 100%;
    border-radius: 10px;
}

.jb-section {
    margin-bottom: 35px;
}

.jb-section h2 {
    color: #ff6b35;
    font-size: 1.8em;
    margin-bottom: 20px;
    font-weight: 600;
    position: relative;
}

.jb-section h2::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 50px;
    height: 3px;
    background: linear-gradient(135deg, #ff6b35, #f7931e);
    border-radius: 2px;
}

.jb-section-description {
    color: #444;
    margin-bottom: 20px;
    text-align: justify;
    font-size: 1.05em;
    line-height: 1.7;
    overflow-wrap: break-word;
    word-break: break-word;
}

@media (max-width: 768px) {
    .jb-content-grid {
        grid-template-columns: 1fr;
    }

    .jb-header h1 {
        font-size: 2em;
    }
}



/* gallary slider css */
.gs-photo-gallery {
    width: 90%;
    max-width: 1400px;
}

/* --- Gallery Header --- */
.gs-gallery-header {
    text-align: center;
    margin-bottom: 24px;
}

.gs-gallery-header h1 {
    font-weight: 700;
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
    color: var(--primary-color);
}

/* --- Slider --- */
.gs-slider-container {
    overflow: hidden;
}

.gs-slider-wrapper {
    display: flex;
    gap: 20px;
    transition: transform 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);
}

/* --- Individual Slide --- */
.gs-slide {
    flex: 0 0 calc(25% - 15px);
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
    aspect-ratio: 3 / 4;
}

.gs-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}

.gs-slide:hover img {
    transform: scale(1.05);
}

/* --- Overlays and Captions --- */
.gs-overlay-icon,
.gs-caption {
    position: absolute;
    left: 0;
    right: 0;
    pointer-events: none;
}

.gs-overlay-icon {
    top: 15px;
    right: 15px;
    left: auto;
    background-color: #e53935;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
    color: #fff;
    font-size: 24px;
}

.gs-caption {
    bottom: 0;
    padding: 50px 15px 15px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%);
    word-wrap: break-word;
}

.gs-caption p {
    margin: 0;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

/* --- Arrow Button Styling --- */
.gs-nav-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(255, 255, 255, 0.9);
    color: #333;
    border: none;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    font-size: 28px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    z-index: 10;
}

.gs-nav-arrow:hover {
    background-color: #fff;
    transform: translateY(-50%) scale(1.1);
}

.gs-nav-arrow:disabled {
    cursor: not-allowed;
    opacity: 0.3;
    box-shadow: none;
    transform: translateY(-50%) scale(1);
}

.gs-nav-arrow:disabled:hover {
    background-color: rgba(255, 255, 255, 0.9);
}

#gs-prev-btn {
    left: 15px;
}

#gs-next-btn {
    right: 15px;
}

/* --- 'View All' Button --- */
.gs-slider-controls {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 25px;
}

#gs-view-all-btn {
    background-color: var(--primary-color, #e53935);
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    padding: 12px 30px;
    border-radius: 50px;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.2s ease;
}
 #view-all-btn {
    background-color: var(--primary-color, #e53935);
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    padding: 12px 30px;
    border-radius: 50px;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.2s ease;
    display: none;
}
#gs-view-all-btn:hover {
    transform: translateY(-2px);
    background-color: #c42d2a;
}

/* --- Gallery View --- */
.gs-slider-container.gs-gallery-view {
    overflow: visible;
    height: auto;
}

.gs-slider-container.gs-gallery-view .gs-slider-wrapper {
    flex-wrap: wrap;
    justify-content: center;
    transform: none !important;
}

/* --- Responsive Adjustments --- */
@media (max-width: 1200px) {
    .gs-slide {
        flex: 0 0 calc(33.333% - 14px);
    }
}

@media (max-width: 900px) {
    .gs-gallery-header h1 {
        font-size: 2rem;
    }

    .gs-slide {
        flex: 0 0 calc(50% - 10px);
    }
}

@media (max-width: 600px) {
    .gs-slide {
        flex: 0 0 80%;
    }

    .gs-slider-wrapper {
        padding: 0 10%;
    }

    .gs-nav-arrow {
        width: 35px;
        height: 35px;
        font-size: 22px;
    }

    #gs-prev-btn {
        left: 5px;
    }

    #gs-next-btn {
        right: 5px;
    }
}

/* contentv2 css */

.news-block-layout {
    background: #ffffff;
    border-radius: 12px;
    padding: 30px;
    overflow: hidden;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
}

.news-block-title {
    font-size: 2rem;
    color: #cd1125;
    font-weight: 700;
}

.news-block-description {
    font-size: 1rem;
    color: #333;
    line-height: 1.7;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.news-block-btn {
    margin-top: 15px;
    background-color: #cd1125;
    border: none;
    padding: 10px 20px;
    font-weight: 500;
    border-radius: 8px;
    color: white;
    text-decoration: none;
    display: inline-block;
}

.news-block-image {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    object-fit: cover;
}

/*aboutusv2 css*/


.au-about-us-section {
    padding: 100px 0;
    background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
    min-height: 100vh;
    display: flex;
    align-items: center;
    background: transparent;
}

.au-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
}

.au-about-content {
    display: grid;
    grid-template-columns: 2.5fr 1fr;
    gap: 60px;
    align-items: start;
}

.au-text-content {
    padding-right: 20px;
}

.au-content-wrapper {
    max-width: none;
    width: 100%;
}

.au-section-title {
    font-size: 3.5rem;
    font-weight: 800;
    margin-bottom: 10px;
    line-height: 1.2;
    background: #ff0000;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.au-section-subtitle {
    font-size: 1.3rem;
    color: #667EEA;
    margin-bottom: 25px;
    font-weight: 600;
}

.au-description {
    font-size: 1.1rem;
    line-height: 1.8;
    color: #4a5568;
    margin-bottom: 40px;
}

.au-stats-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    margin-bottom: 40px;
    margin-top: 40px;
}

.au-stat-item {
    text-align: center;
    padding: 20px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
}

.au-stat-item:hover {
    transform: translateY(-5px);
    background-color: #fff000;
}

.au-stat-number {
    display: block;
    font-size: 2.5rem;
    font-weight: 800;
    color: #667EEA;
    margin-bottom: 5px;
}

.au-stat-label {
    font-size: 0.9rem;
    color: #4a5568;
    font-weight: 600;
}

.au-features-list {
    margin-bottom: 40px;
}

.au-features-title {
    font-size: 1.4rem;
    color: #2d3748;
    margin-bottom: 20px;
    font-weight: 700;
}

.au-features-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    list-style: none;
    padding: 0;
}

.au-feature-item {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #4a5568;
    font-weight: 500;
}

.au-check-icon {
    width: 20px;
    height: 20px;
    color: #667eea;
    flex-shrink: 0;
}

.au-cta-button {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 15px 35px;
    border: none;
    border-radius: 50px;
    font-size: 1.1rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(102, 126, 234, 0.4);
}

.au-cta-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(102, 126, 234, 0.6);
}

.au-images-content {
    padding-left: 40px;
    padding-top: 80px;
}

.au-images-grid {
    display: grid;
    gap: 20px;
}

.au-image-item {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
    transition: transform 0.3s ease;
    aspect-ratio: 4 / 3;
    cursor: pointer;
    display: flex;
    align-items: flex-start;
}

.au-image-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    transition: transform 0.3s ease;
    display: block;
}

.au-image-item:hover {
    transform: scale(1.05);
}

.au-image-item:hover img {
    transform: scale(1.1);
}

.au-image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(102, 126, 234, 0.3) 0%, rgba(118, 75, 162, 0.3) 100%);
    opacity: 0;
    transition: opacity 0.3s ease;
    border-radius: 20px;
}

.au-image-item:hover .au-image-overlay {
    opacity: 1;
}

@media (max-width: 1024px) {
    .au-about-content {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .au-text-content,
    .au-images-content {
        padding: 0;
    }

    .au-section-title {
        font-size: 2.5rem;
    }

    .au-images-grid {
        grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
        gap: 15px;
    }

    .au-text-content {
        padding-right: 0;
    }
}

@media (max-width: 768px) {
    .au-about-us-section {
        padding: 60px 0;
    }

    .au-stats-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .au-features-grid {
        grid-template-columns: 1fr;
    }

    .au-section-title {
        font-size: 2rem;
    }

    .au-images-grid {
        grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
        gap: 15px;
    }

    .au-image-item {
        aspect-ratio: auto;
        border-radius: 15px;
        height: auto;
        display: block;
    }

    .au-image-item img {
        object-position: top;
    }
}

/* staticbanner css */

.leader-messagev3-section {
    width: 100%;
    padding: 60px 20px;
    display: flex;
    justify-content: center;
}

.leader-messagev3-container {
    max-width: 1200px;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 40px;
    flex-wrap: wrap;
}

.leader-messagev3-image-wrapper {
    flex: 1;
    max-width: 400px;
}

.leader-messagev3-image {
    width: 100%;
    height: auto;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    /* CHANGE 1: Add a smooth transition for the hover effect */
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* CHANGE 2: Add the hover effect to "pop out" the image */
.leader-messagev3-image:hover {
    transform: scale(1.05);
    /* Makes the image 5% larger */
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2);
    /* Enhances the shadow */
}

.leader-messagev3-content {
    flex: 2;
    min-width: 280px;
}

.leader-messagev3-title {
    font-size: 2.2rem;
    font-weight: bold;
    color: #ff0000;
    margin-bottom: 15px;
}

.leader-messagev3-text {
    font-size: 1.1rem;
    line-height: 1.7;
    margin-bottom: 20px;
}

/* CHANGE 3: Set the specific color for the paragraph text */
.leader-messagev3-text p {
    color: #4A5568 !important;
    /* Your desired color. !important overrides other styles. */
}

.leader-messagev3-buttons {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.leader-messagev3-btn {
    background-color: #C52127;
    color: white;
    padding: 10px 22px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 600;
    transition: background-color 0.3s ease, transform 0.2s ease;
}

.leader-messagev3-btn:hover {
    background-color: #A51A1F;
    transform: translateY(-2px);
}

/* Responsive */
@media (max-width: 768px) {
    .leader-messagev3-container {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .leader-messagev3-buttons {
        justify-content: center;
    }
}


/* sliderv2 css */

    .svb-slide {
        position: relative;
        height: 85vh;
        color: white;
        display: flex;
        align-items: stretch;
        justify-content: center;
        padding: 2rem;
        background: white;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .svb-slide-content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 100%;
        width: 100%;
        text-align: center;
        position: relative;
        padding: 2rem;
    }

    .svb-text {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .svb-slide-content h2 {
        font-size: 2.5rem;
        margin-bottom: 1rem;
    }

    .svb-slide-content p {
        font-size: 1.5rem;
        line-height: 1.6;
        font-weight: 400;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        color: #f0f0f0;
        max-width: 700px;
        margin: 0 auto 1.5rem;
    }

    .svb-buttons {
        position: absolute;
        bottom: 2rem;
        left: 50%;
        transform: translateX(-50%);
    }

    .svb-btn {
        padding: 0.75rem 1.5rem;
        font-size: 1rem;
        background-color: #1A3A7F;
        color: white;
        border: none;
        text-decoration: none;
        border-radius: 5px;
        transition: background-color 0.3s ease;
    }

    .svb-btn:hover {
        background-color: #0000ff;
        color: white;
    }

    .svb-swiper-button-next {
        color: #1A3A7F;
    }

    .svb-swiper-button-prev {
        color: #1A3A7F;
    }
 
/* alekh css */

        .a-header {
            padding: 15px 20px;
            display: flex;
            justify-content: flex-end;
            align-items: center;
            position: relative;
            min-height: 90px;
            background: transparent;
            box-shadow: none !important;
        }

        .a-section-title {
            font-weight: 700;
            color: #FF0000;
            border-bottom: 2px solid #152E89;
            padding-bottom: 5px;
            font-size: 36px;
            margin: 0;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            white-space: nowrap;
            cursor: pointer;
            transition: all 0.3s ease;
        }

        .a-section-title:hover {
            color: #d32f2f;
            transform: translate(-50%, -50%) scale(1.05);
        }

   .a-news-container {
    display: flex;
    gap: 15px;
    padding: 20px;
    overflow-x: auto;
    scroll-behavior: smooth;
    margin: 0 auto;
    max-width: 87vw;
    margin-bottom: 20px;
}

/* Hide scrollbar for Webkit browsers */
.a-news-container::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for Firefox */
.a-news-container {
    scrollbar-width: none;
}


        .a-news-container::-webkit-scrollbar {
            height: 8px;
        }

        .a-news-container::-webkit-scrollbar-track {
            background: #f1f1f1;
            border-radius: 4px;
        }

        .a-news-container::-webkit-scrollbar-thumb {
            background: #c1c1c1;
            border-radius: 4px;
        }

        .a-news-container::-webkit-scrollbar-thumb:hover {
            background: #a8a8a8;
        }

        .a-news-card {
            background-color: white;
            border-radius: 8px;
            padding: 20px;
            min-width: 35%;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
            display: flex;
            gap: 15px;
            align-items: flex-start;
            transition: transform 0.2s ease, box-shadow 0.2s ease;
            flex-shrink: 0;
            width: 400px;
        }

        .a-news-card:hover {
            transform: translateY(-2px);
            box-shadow: 0 4px 8px rgba(0,0,0,0.15);
        }

        .a-news-image-wrapper {
            width: 90px;
            height: 90px;
            border-radius: 6px;
            overflow: hidden;
            flex-shrink: 0;
            background-color: #f0f0f0;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .a-news-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: block;
        }

        .a-news-content {
            flex: 1;
        }

        .a-news-title {
            font-size: 18px;
            font-weight: bold;
            color: #333;
            line-height: 1.4;
            margin-bottom: 12px;
            text-decoration: none;
            display: block;
        }

        .a-news-title:hover {
            color: #d32f2f;
        }

        .a-news-meta {
            display: flex;
            align-items: center;
            gap: 8px;
            color: #999;
            font-size: 14px;
            font-weight: bold;
        }

        .a-news-meta::before {
            content: "✎";
            font-size: 12px;
            opacity: 0.6;
        }

        .a-all-articles-overlay {
            position: fixed;
            top: 0;
            left: 0;
            width: 100vw;
            height: 100vh;
            background-color: #f5f5f5;
            z-index: 1000;
            overflow-y: auto;
            display: none;
        }

        .a-all-articles-header {
            background-color: white;
            padding: 20px;
            border-bottom: 2px solid #e0e0e0;
            text-align: center;
            position: relative;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }

        .a-all-articles-title {
            font-weight: 700;
            color: #FF0000;
            border-bottom: 2px solid #152E89;
            padding-bottom: 10px;
            font-size: 36px;
            display: inline-block;
            margin: 0;
        }

        .a-back-btn {
            position: absolute;
            left: 20px;
            top: 50%;
            transform: translateY(-50%);
            background: #152E89;
            color: white;
            padding: 10px 20px;
            border: none;
            border-radius: 5px;
            cursor: pointer;
            font-size: 16px;
            font-weight: bold;
            transition: background-color 0.3s ease;
        }

        .a-back-btn:hover {
            background: #0d1f5c;
        }

        .a-articles-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(450px, 1fr));
            gap: 20px;
            padding: 30px 20px;
            max-width: 1400px;
            margin: 0 auto;
        }

        .a-article-card {
            background-color: white;
            border-radius: 12px;
            padding: 25px;
            box-shadow: 0 4px 6px rgba(0,0,0,0.1);
            display: flex;
            gap: 20px;
            align-items: flex-start;
            transition: all 0.3s ease;
            border: 1px solid #e0e0e0;
        }

        .a-article-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 8px 25px rgba(0,0,0,0.15);
            border-color: #152E89;
        }

        .a-article-image-wrapper {
            width: 120px;
            height: 120px;
            border-radius: 8px;
            overflow: hidden;
            flex-shrink: 0;
            background-color: #f0f0f0;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .a-article-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: block;
            transition: transform 0.3s ease;
        }

        .a-article-card:hover .a-article-image {
            transform: scale(1.05);
        }

        .a-article-content {
            flex: 1;
        }

        .a-article-title {
            font-size: 20px;
            font-weight: bold;
            color: #333;
            line-height: 1.5;
            margin-bottom: 15px;
            text-decoration: none;
            display: block;
            transition: color 0.3s ease;
        }

        .a-article-title:hover {
            color: #d32f2f;
        }

        .a-article-meta {
            display: flex;
            align-items: center;
            gap: 10px;
            color: #666;
            font-size: 15px;
            font-weight: 600;
        }

        .a-article-meta::before {
            content: "✎";
            font-size: 14px;
            opacity: 0.7;
            color: #152E89;
        }

        @media (max-width: 768px) {
            .a-news-card {
                min-width: 300px;
            }

            .a-articles-grid {
                grid-template-columns: 1fr;
                gap: 15px;
                padding: 20px 15px;
            }

            .a-all-articles-title {
                font-size: 28px;
            }

            .a-back-btn {
                position: static;
                transform: none;
                margin-bottom: 15px;
                display: block;
                width: fit-content;
                margin: 0 auto 20px auto;
            }

            .a-article-card {
                flex-direction: column;
                text-align: center;
            }

            .a-article-image-wrapper {
                width: 100px;
                height: 100px;
                margin: 0 auto;
            }
        }
/* social feed css */



        .container-sm {
            max-width: 1311px;
            margin: 0 auto;
            margin-bottom: 20px;
        }

        .header-sm {
            text-align: center;
            margin-bottom: 30px;
        }

        .header-sm h1 {
            font-size: 36px;
            color: #ff0000; /* Red color as requested */
            margin-bottom: 10px;
            font-weight: 700;
            border-bottom: 2px solid #152E89;
            display: inline-block;
        }

        .header-sm p {
            font-size: 1.3rem;
            color: #7f8c8d;
            font-weight: 500;
        }

        .social-grid-sm {
            display: flex;
            gap: 20px;
            justify-content: center;
            flex-wrap: nowrap; /* Prevent wrap on large screens */
        }

        .social-section-sm {
            background: #fff;
            border-radius: 10px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
            flex: 1 1 350px;
            max-width: 412px;
            display: flex;
            flex-direction: column;
            padding: 15px 20px 25px 20px;
        }

        .section-header-sm {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-bottom: 10px;
            flex-wrap: wrap;
            gap: 10px;
        }

        .platform-info-sm {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .platform-icon-sm {
            width: 28px;
            height: 28px;
            border-radius: 50%;
            background-color: #ccc;
            color: #fff;
            display: flex;
            align-items: center;
            justify-content: center;
            font-weight: 700;
            font-size: 1.2rem;
            user-select: none;
            
        }

        .twitter-icon-sm {
            background-color: #1da1f2;
            font-family: "Arial Black", Gadget, sans-serif;
            font-size: 1.4rem;
        }

        .facebook-icon-sm {
            font-weight: 700;
            font-size: 1.3rem;
            text-transform: lowercase;
        }

        .instagram-icon-sm {
            font-size: 1.4rem;
            font-weight: 700;
        }

        .platform-name-sm {
            font-weight: 700;
            font-size: 1.1rem;
            color: #2c3e50;
        }

        .visit-btn-sm {
            cursor: pointer;
            border: none;
            padding: 6px 12px;
            font-size: 1rem;
            border-radius: 6px;
            transition: background-color 0.3s ease;
            user-select: none;
            text-decoration: none;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            background-color: #ff0000;
            color: white;
        }

        /* .visit-btn-sm:hover {
            background-color: #2980b9;
        }

        .facebook-btn-sm {
            background-color: #1877f2;
            border-color: #145dbf;
        }

        .facebook-btn-sm:hover {
            background-color: #145dbf;
        } */

    

        .instagram-btn-sm:hover {
            filter: brightness(0.9);
        }

        .live-indicator-sm {
            display: flex;
            align-items: center;
            font-size: 0.9rem;
            color: #27ae60;
            font-weight: 600;
            margin-bottom: 15px;
            gap: 6px;
        }

        .live-dot-sm {
            width: 10px;
            height: 10px;
            background-color: #27ae60;
            border-radius: 50%;
            animation: pulse 1.5s infinite ease-in-out;
        }

        @keyframes pulse {
            0%, 100% {
                opacity: 1;
            }
            50% {
                opacity: 0.4;
            }
        }

        @media (max-width: 768px) {
            .social-grid-sm {
                flex-direction: column;
                align-items: center;
                flex-wrap: wrap; /* Enable wrapping on small screens */
            }

            .social-section-sm {
                max-width: 100%;
            }
        }
