﻿/*Responsive Setting */
@media (min-width:320px) { /* smartphones, iPhone, portrait 480x320 phones */
    .Mi-Flex-Box {
        flex-direction: column;
    }

    .Mi-Flex-Box-Item {
        width: 100%;
        height: auto;
        align-content: center;
    }

    .Mi-Flex-Box-Order-1 {
        order: 1;
    }

    .Mi-Flex-Box-Order-2 {
        order: 2;
    }

    .Mi-Flex-Box-Order-3 {
        order: 4;
    }

    .Mi-Flex-Box-Order-4 {
        order: 3;
    }

    .Mi-Flex-Box-Order-5 {
        order: 5;
    }

    .Mi-Flex-Box-Order-6 {
        order: 6;
    }

    .Mi-Flex-Box-Order-7 {
        order: 8;
    }

    .Mi-Flex-Box-Order-8 {
        order: 7;
    }

    .Mi-Flex-Box-Order-9 {
        order: 9;
    }

    .Mi-Flex-Box-Order-10 {
        order: 10;
    }

    .Mi-Flex-Box-Order-11 {
        order: 11;
    }

    .Mi-SiteTitle {
        font-size: 2.0rem;
        font-weight: 700;
        color: #000;
        text-transform: uppercase;
        text-align: center;
        display: block;
    }

    .slogan {
        text-align: center;
        display: block;
        padding-bottom: 10px;
        padding: 2px 14px 26px 0px;
        color: #ed2e33 !important;
    }

    #PnlDavLogo {
       
    }

    .cssmenu > ul ul {
        list-style: none;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .cssmenu > ul li {
        float: left;
        min-height: 1px;
        line-height: 1.3em;
        vertical-align: middle;
        width: 100%;
    }

    .Mi-IS-MOBILE {
        display: none !important;
    }

    .Mi-Mobile-Menu {
        display: block;
    }

    .Mi-Menu {
        display: none;
    }

    .Mi-Student-Birthday {
        border: 1px dashed #ccc;
        width: 250px;
        height: 244px;
        text-align: center;
        padding: 6px;
    }



    .Mi-News-media li {
        flex-basis: 100%;
        margin-right: 0%;
        margin-bottom: 10px;
    }

    .Mi-Image-Slider {
        height: 152px;
        background: #eee;
        position: relative;
        overflow: hidden;
    }

    .smallgallery {
        margin: 0;
        padding: 40px;
        list-style: none;
        display: flex;
        
        flex-direction: row;
        align-content: center;
        align-items: center;
        overflow: hidden;
        overflow-x: auto;
        overflow-y: hidden;
        flex-wrap: nowrap;
        justify-content: space-between;
    }


    #imageSlider {
        height: 100%;
        min-height: 100%;
        max-height: 100%;
    }

    .carousel-inner > .item {
        height: 100%;
        min-height: 100%;
        max-height: 100%;
    }

    .Mi-Panel-fix-height {
        height: auto;
    }

    .Mi-Highlight ul {
        list-style: none;
        padding: 0px;
        margin: 0px;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: space-around;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }

    .Mi-Header-Section {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
        background: linear-gradient(#27A9F2, #8ABF57);
    }
    
        .Mi-Header-Section-Title {
            background: #fff;
            margin: 10px;
        }
}

@media (min-width:481px) { /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */
    .Mi-Flex-Box {
        flex-direction: column;
    }

    .Mi-Flex-Box-Item {
        width: 100%;
        height: auto;
        align-content: center;
    }

    .Mi-Flex-Box-Order-1 {
        order: 1;
    }

    .Mi-Flex-Box-Order-2 {
        order: 2;
    }

    .Mi-Flex-Box-Order-3 {
        order: 4;
    }

    .Mi-Flex-Box-Order-4 {
        order: 3;
    }

    .Mi-Flex-Box-Order-5 {
        order: 5;
    }

    .Mi-Flex-Box-Order-6 {
        order: 6;
    }

    .Mi-Flex-Box-Order-7 {
        order: 8;
    }

    .Mi-Flex-Box-Order-8 {
        order: 7;
    }

    .Mi-Flex-Box-Order-9 {
        order: 9;
    }

    .Mi-Flex-Box-Order-10 {
        order: 10;
    }

    .Mi-Flex-Box-Order-11 {
        order: 11;
    }

    .Mi-SiteTitle {
        font-size: 2.0rem;
        font-weight: 700;
        color: #000;
        text-transform: uppercase;
        text-align: center;
        display: block;
    }

    .slogan {
        text-align: center;
        display: block;
        padding-bottom: 10px;
        padding: 2px 14px 26px 0px;
        color: #ed2e33 !important;
    }

    .cssmenu > ul ul {
        list-style: none;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .cssmenu > ul li {
        float: left;
        min-height: 1px;
        line-height: 1.3em;
        vertical-align: middle;
        width: 100%;
    }

    .Mi-IS-MOBILE {
        display: none !important;
    }

    .Mi-Mobile-Menu {
        display: block;
    }

    .Mi-Menu {
        display: none;
    }

    #PnlDavLogo {
       
    }

    .Mi-Student-Birthday {
        border: 1px dashed #ccc;
        width: 250px;
        height: 244px;
        text-align: center;
        padding: 6px;
    }



    .Mi-News-media li {
        flex-basis: 100%;
        margin-right: 0%;
        margin-bottom: 10px;
    }

    .Mi-Image-Slider {
        height: 152px;
        background: #eee;
        position: relative;
        overflow: hidden;
    }

    .smallgallery {
        margin: 0;
        padding: 40px;
        list-style: none;
        display: flex;
        flex-direction: row;
        align-content: center;
        align-items: center;
        overflow: hidden;
        overflow-x: auto;
        overflow-y: hidden;
        flex-wrap: nowrap;
        justify-content: space-between;
    }

    .Mi-Panel-fix-height {
        height: auto;
    }

    .Mi-Header-Section {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
        background: linear-gradient(#27A9F2, #8ABF57);
    }

    .Mi-Header-Section-Title {
        background: #fff;
        margin: 10px;
    }
}

@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    .Mi-Flex-Box {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        padding: 0px;
        margin: 0px;
    }

    .Mi-Flex-Box-Item {
        width: 50%;
        height: 350px;
        align-content: center;
    }

    .Mi-Flex-Box-Order-1 {
        order: 1;
    }

    .Mi-Flex-Box-Order-2 {
        order: 2;
    }

    .Mi-Flex-Box-Order-3 {
        order: 3;
    }

    .Mi-Flex-Box-Order-4 {
        order: 4;
    }

    .Mi-Flex-Box-Order-5 {
        order: 5;
    }

    .Mi-Flex-Box-Order-6 {
        order: 6;
    }

    .Mi-Flex-Box-Order-7 {
        order: 7;
    }

    .Mi-Flex-Box-Order-8 {
        order: 8;
    }

    .Mi-Flex-Box-Order-9 {
        order: 9;
    }

    .Mi-Flex-Box-Order-10 {
        order: 10;
    }

    .Mi-Flex-Box-Order-11 {
        order: 11;
    }

    .Mi-SiteTitle {
        font-size: 2.0rem;
        font-weight: 700;
        color: #000;
        text-transform: uppercase;
        text-align: left;
        display: block;
    }

    .slogan {
        text-align: left;
        color: #ed2e33 !important;
    }

    .cssmenu > ul ul {
        list-style: none;
        margin: 0;
        padding: 0;
        width: auto;
    }

    .cssmenu > ul li {
        float: left;
        min-height: 1px;
        line-height: 1.3em;
        vertical-align: middle;
        width: auto;
    }

    .Mi-IS-MOBILE {
        display: block !important;
    }

    .Mi-Mobile-Menu {
        display: none;
    }

    .Mi-Menu {
        display: block;
    }

    #PnlDavLogo {
        visibility: visible;
    }

    .Mi-Student-Birthday {
        border: 1px dashed #ccc;
        width: 250px;
        height: 244px;
        text-align: center;
        padding: 6px;
    }

        .Mi-Student-Birthday li {
            width: 200px;
            display: inline-block;
            border: 1px solid #ccc;
            padding: 5px;
            font-size: 9pt;
            flex: 0 0 17em;
            align-items: flex-start;
            flex: 0 0 17em;
            align-items: flex-start;
        }

    .Mi-News-media li {
        flex-basis: 295px;
        margin-right: 7%;
    }

    .Mi-Image-Slider {
        height: 400px;
        background: #eee;
        position: relative;
        overflow: hidden;
    }

    .smallgallery {
        margin: 0;
        padding: 40px;
        list-style: none;
        display: flex;
        flex-direction: row;
        align-content: center;
        align-items: center;
        overflow: hidden;
        overflow-x: auto;
        overflow-y: hidden;
        flex-wrap: nowrap;
        justify-content: space-between;
    }

    .Mi-Panel-fix-height {
        height: 377px;
    }
    .Mi-Header-Section {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-between;
        align-items: center;
        flex-direction: row;
        background: transparent;
    }

    .Mi-Header-Section-Title {
        background: transparent;
        margin: 0px;
    }
}

@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */
    .Mi-Flex-Box {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        padding: 0px;
        margin: 0px;
    }

    .Mi-Flex-Box-Item {
        width: 50%;
        height: 350px;
        align-content: center;
    }

    .Mi-Flex-Box-Order-1 {
        order: 1;
    }

    .Mi-Flex-Box-Order-2 {
        order: 2;
    }

    .Mi-Flex-Box-Order-3 {
        order: 3;
    }

    .Mi-Flex-Box-Order-4 {
        order: 4;
    }

    .Mi-Flex-Box-Order-5 {
        order: 5;
    }

    .Mi-Flex-Box-Order-6 {
        order: 6;
    }

    .Mi-Flex-Box-Order-7 {
        order: 7;
    }

    .Mi-Flex-Box-Order-8 {
        order: 8;
    }

    .Mi-Flex-Box-Order-9 {
        order: 9;
    }

    .Mi-Flex-Box-Order-10 {
        order: 10;
    }

    .Mi-Flex-Box-Order-11 {
        order: 11;
    }

    .Mi-SiteTitle {
        font-size: 2.0rem;
        font-weight: 700;
        color: #000;
        text-transform: uppercase;
        text-align: left;
        display: block;
    }

    .cssmenu > ul ul {
        list-style: none;
        margin: 0;
        padding: 0;
        width: auto;
    }

    .cssmenu > ul li {
        float: left;
        min-height: 1px;
        line-height: 1.3em;
        vertical-align: middle;
        width: auto;
    }

    .Mi-IS-MOBILE {
        display: block !important;
    }

    .Mi-Mobile-Menu {
        display: none;
    }

    .Mi-Menu {
        display: block;
    }

    #PnlDavLogo {
        visibility: visible;
    }

    .Mi-Student-Birthday {
        border: 1px dashed #ccc;
        width: 250px;
        height: 244px;
        text-align: center;
        padding: 6px;
    }



    .Mi-News-media li {
        flex-basis: 300px;
        margin-right: 7%;
    }

    .Mi-Image-Slider {
        height: 400px;
        background: #eee;
        position: relative;
        overflow: hidden;
    }

    .smallgallery {
        margin: 0;
        padding: 40px;
        list-style: none;
        display: flex;

        flex-direction: row;
        align-content: center;
        align-items: center;
        overflow: hidden;
        overflow-x: auto;
        overflow-y: hidden;
        flex-wrap: nowrap;
        justify-content: space-between;
    }

    .Mi-Panel-fix-height {
        height: 377px;
    }

    .Mi-Header-Section {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-between;
        align-items: center;
        flex-direction: row;
        background: transparent;
    }

    .Mi-Header-Section-Title {
        background: transparent;
        margin: 0px;
    }
}

@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    .Mi-Flex-Box {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        padding: 0px;
        margin: 0px;
    }

    .Mi-Flex-Box-Order-1 {
        order: 1;
    }

    .Mi-Flex-Box-Order-2 {
        order: 2;
    }

    .Mi-Flex-Box-Order-3 {
        order: 3;
    }

    .Mi-Flex-Box-Order-4 {
        order: 4;
    }

    .Mi-Flex-Box-Order-5 {
        order: 5;
    }

    .Mi-Flex-Box-Order-6 {
        order: 6;
    }

    .Mi-Flex-Box-Order-7 {
        order: 7;
    }

    .Mi-Flex-Box-Order-8 {
        order: 8;
    }

    .Mi-Flex-Box-Order-9 {
        order: 9;
    }

    .Mi-Flex-Box-Order-10 {
        order: 10;
    }

    .Mi-Flex-Box-Order-11 {
        order: 11;
    }

    .Mi-SiteTitle {
        font-size: 2.0rem;
        font-weight: 700;
        color: #000;
        text-transform: uppercase;
        text-align: left;
        display: block;
    }

    .cssmenu > ul ul {
        list-style: none;
        margin: 0;
        padding: 0;
        width: auto;
    }

    .cssmenu > ul li {
        float: left;
        min-height: 1px;
        line-height: 1.3em;
        vertical-align: middle;
        width: auto;
    }

    .Mi-IS-MOBILE {
        display: block !important;
    }

    .Mi-Mobile-Menu {
        display: none;
    }

    .Mi-Menu {
        display: block;
    }

    #PnlDavLogo {
        visibility: visible;
    }

    .Mi-Student-Birthday {
        border: 1px dashed #ccc;
        width: 250px;
        height: 244px;
        text-align: center;
        padding: 6px;
    }



    .Mi-News-media li {
        flex-basis: 300px;
        margin-right: 7%;
    }

    .Mi-Image-Slider {
        height: 400px;
        background: #eee;
        position: relative;
        overflow: hidden;
    }

    .smallgallery {
        margin: 0;
        padding: 40px;
        list-style: none;
        display: flex;
        justify-content: flex-start;
        flex-direction: row;
        align-content: center;
        align-items: center;
        overflow: hidden;
        overflow-x: auto;
        overflow-y: hidden;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .Mi-Panel-fix-height {
        height: 377px;
    }

    .Mi-Highlight ul {
        list-style: none;
        padding: 0px;
        margin: 0px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: space-around;
        justify-content: space-between;
        align-items: center;
        width: max-content;
    }

    .Mi-Highlight li {
        flex-grow: 1;
        border-radius: 8px;
        text-align: center;
        margin: 10px;
        display: inline-flex;
        align-content: center;
        width: 250px;
        height: 111px;
        align-items: center;
        justify-content: center;
    }

    .Mi-Header-Section {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-between;
        align-items: center;
        flex-direction: row;
        background: transparent;
    }

    .Mi-Header-Section-Title {
        background: transparent;
        margin: 0px;
    }
}

@media (min-width:1281px) { /* hi-res laptops and desktops */
    .Mi-Flex-Box {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        padding: 0px;
        margin: 0px;
    }

    .Mi-Flex-Box-Item {
        width: 50%;
        height: 350px;
        align-content: center;
    }

    .Mi-Flex-Box-Order-1 {
        order: 1;
    }

    .Mi-Flex-Box-Order-2 {
        order: 2;
    }

    .Mi-Flex-Box-Order-3 {
        order: 3;
    }

    .Mi-Flex-Box-Order-4 {
        order: 4;
    }

    .Mi-Flex-Box-Order-5 {
        order: 5;
    }

    .Mi-Flex-Box-Order-6 {
        order: 6;
    }

    .Mi-Flex-Box-Order-7 {
        order: 7;
    }

    .Mi-Flex-Box-Order-8 {
        order: 8;
    }

    .Mi-Flex-Box-Order-9 {
        order: 9;
    }

    .Mi-Flex-Box-Order-10 {
        order: 10;
    }

    .Mi-Flex-Box-Order-11 {
        order: 11;
    }

    .Mi-SiteTitle {
        font-size: 2.0rem;
        font-weight: 700;
        color: #000;
        text-transform: uppercase;
        text-align: left;
        display: block;
    }

    .cssmenu > ul ul {
        list-style: none;
        margin: 0;
        padding: 0;
        width: auto;
    }

    .cssmenu > ul li {
        float: left;
        min-height: 1px;
        line-height: 1.3em;
        vertical-align: middle;
        width: auto;
    }

    .Mi-IS-MOBILE {
        display: block !important;
    }

    .Mi-Mobile-Menu {
        display: none;
    }

    #PnlDavLogo {
        visibility: visible;
    }

    .Mi-Student-Birthday {
        border: 1px dashed #ccc;
        width: 250px;
        height: 244px;
        text-align: center;
        padding: 6px;
    }

    .Mi-News-media li {
        flex-basis: 250px;
        margin-right: 4%;
    }

    .Mi-Image-Slider {
        height: 400px;
        background: #eee;
        position: relative;
        overflow: hidden;
    }

    .smallgallery {
        margin: 0;
        padding: 40px;
        list-style: none;
        display: flex;
        justify-content: flex-start;
        flex-direction: row;
        align-content: center;
        align-items: center;
        overflow: hidden;
        overflow-x: auto;
        overflow-y: hidden;
        flex-wrap: nowrap;
        justify-content: space-between;
    }

    .Mi-Panel-fix-height {
        height: 377px;
    }

    .Mi-Highlight ul {
        list-style: none;
        padding: 0px;
        margin: 0px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: space-around;
        justify-content: space-between;
        align-items: center;
        width: max-content;
    }

    .Mi-Highlight li {
        flex-grow: 1;
        border-radius: 8px;
        text-align: center;
        margin: 10px;
        display: inline-flex;
        align-content: center;
        width: 250px;
        height: 111px;
        align-items: center;
        justify-content: center;
    }

    .Mi-Header-Section {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-between;
        align-items: center;
        flex-direction: row;
        background: transparent;
    }

    .Mi-Header-Section-Title {
        background: transparent;
        margin: 0px;
    }
}

/**//**//**//* bullitin board start*//**//**//**//**//**//**/

    .puredabbeka{
        margin-bottom: 10px; 
        border: 1px solid; 
        border-radius: 2px; 
        border-color: #cec1c1;
    } 
    .dabbeka{
        border: 1px solid #ed2e33; 
        width: 50px; 
        height: 40px; 
        font-size: 11px;
    }
    .yearka{
       padding: 3px; 
       color: #ed2e33;
    } 
    .dateka{
        background: #ed2e33; 
        padding: 3px; 
        color: white;
    } 
    .sidebutton{
       float: right; 
       color: #ed2e33; 
       font-size: 16px; 
       font-weight: bold; 
       padding-right: 15px;
    }

    /* ===== Bulletin Scroll Box ===== */
.bulletin-scroll{
    max-height: 450px;     
    overflow-y: auto;
    padding: 10px 12px;
}

/* Smooth Scroll */
.bulletin-scroll{
    scrollbar-width: thin;
    scrollbar-color: #ed2e33 #f1f1f1;
}

/* Chrome / Edge */
.bulletin-scroll::-webkit-scrollbar{
    width:6px;
}

.bulletin-scroll::-webkit-scrollbar-track{
    background:#f1f1f1;
    border-radius:10px;
}

.bulletin-scroll::-webkit-scrollbar-thumb{
    background:#029545;
    border-radius:10px;
}

 

    /* ===== Section ===== */
.p1{
    background:#f8f9fa;
    padding:40px 0;
}

/* ===== Facebook Column ===== */
.fb-page{
    box-shadow:0 8px 25px rgba(0,0,0,0.08);
    border-radius:8px;
    overflow:hidden;
    background:#fff;
}

/* ===== Bulletin Board Wrapper ===== */
.keo_featured_course_list{
    background:#fff;
    border-radius:10px;  
}

/* ===== Heading ===== */
.keo_featured_course_list h4{
    margin:0;
    padding:12px;
    font-size:18px;
    font-weight:600;
    border-radius:10px 10px 0 0;
    letter-spacing:.5px;
}

/* ===== News Card ===== */
.keo_choose_wrap{
    display:flex;
    align-items:center;
    gap:15px;
    background:#fff8f86b;
    padding:10px 12px;
    transition:all .3s ease;
}

.keo_choose_wrap:hover{
    background:#ffbbbb6b;
    transform:translateX(4px);
}

/* ===== Date Box ===== */
.keo_choose_wrap h6{
    margin:0;
    text-align:center;
    border-radius:6px;
    overflow:hidden;
}

.keo_choose_wrap h6 div:first-child{
    font-weight:600;
    font-size:12px;
}

.keo_choose_wrap h6 div:last-child{
    font-size:11px;
}

/* ===== Description ===== */
.keo_choose_des{
    flex:1;
}

.keo_choose_des p{
    margin:0;
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:10px;
}

.keo_choose_des a{
    text-decoration:none;
}

.keo_choose_des a:first-child{
    color:#2B2B2B;
    font-weight:500;
    font-size:14px;
}

.keo_choose_des a:last-child{
    white-space:nowrap;
}

/* ===== Mobile Responsive ===== */
@media(max-width:768px){
    .keo_choose_wrap{
        flex-direction:column;
        align-items:flex-start;
    }

    .keo_choose_des p{
        flex-direction:column;
        align-items:flex-start;
    }

    .fb-page iframe{
        width:100% !important;
    }
}

/* ===== Small Mobile ===== */
@media(max-width:480px){
    .keo_featured_course_list h4{
        font-size:16px;
    }

    .keo_choose_des a:first-child{
        font-size:13px;
    }
}
 
     
.keo_testimonial_bg{
    background: url("/File/65/testimonial-bg.png") center center / cover no-repeat;
     
}

.keo-parent-testimonial-bg3{
    background: url("/File/65/testimonial-bg1.png") center center / cover no-repeat;  
}

     
.calenderkiimage{
    background: url("/File/65/studentbackgroundimage.png") center center / cover no-repeat; 
}
.facebookbuiltinboard{
    background: url("/File/65/studentbackgroundimage.png") center center / cover no-repeat; 
}
.ourschoolprincipal{
    /*background: url("https://png.pngtree.com/background/20250102/original/pngtree-abstract-light-colored-paint-texture-background-wallpaper-picture-image_13637732.jpg?utm_source=chatgpt.com") center center / cover no-repeat;*/ 
    background-color: #f983832e;
}  
.pichekacolor{
    background-color: #f4f4fb;
}


.parents-speak h2{
    margin-bottom:35px;
    font-size:35px;
    font-weight: bold;
    text-align: center;
    color:white!important;

}

.parents-carousel .item{
    padding:10px;
}

/* Speech bubble */
.testimonial-card{
    background:#f4f4fb;
    color:#000;
    padding:20px;
    min-height:180px;
    position:relative;
    border-radius:6px;
}

.testimonial-card:after{
    content:"";
    position:absolute;
    bottom:-12px;
    left:30px;
    border-left:12px solid transparent;
    border-right:12px solid transparent;
    border-top:12px solid #fff;
}

.author{
    margin-top:18px;
    text-align:left;
    padding-left:10px;
}

.author strong{
    display:block;
    font-size:14px;
}

.author span{
    font-size:12px;
    opacity:.9;
}

/* Remove owl default space */
.owl-theme .owl-nav{
    display:none;
}

.owl-theme .owl-dots .owl-dot span{
    background:#fff;
    opacity:.5;
}

.owl-theme .owl-dots .owl-dot.active span{
    opacity:1;
}

 





/* ================= FOOTER ================= */
 

/* Main Footer Background */
.keo_footer1_bg{
    color:#fff;
    padding:40px 0 30px;
}

/* Logo center fix */
.keo_footer1_bg img{
    max-width:100%;
    height:auto;
}

/* Social Icons */
.keo_scl_icon{
    list-style:none;
    padding:0;
    margin:20px 0 0;
    display:flex;
    justify-content:center;
    gap:10px;
}

.keo_scl_icon li a{
    width:36px;
    height:36px;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    border-radius:50%;
    font-size:16px;
    transition:.3s ease;
    text-decoration:none;
}

/* Social Colors */
.bg_fb{background:#3b5998;}
.bg_twitter{background:#1da1f2;}
.bg_instagram{background:#e1306c;}
.bg_linkedin{background:#0077b5;}
.bg_whatsapp{background:#25d366;}
.bg_youtube{background:#ff0000;}

.keo_scl_icon li a:hover{
    transform:translateY(-4px);
    opacity:.85;
}

/* Widget Headings */
.keo_widget2_hdg h5{
    color:#fff;
    font-size:18px;
    margin-bottom:15px;
    font-weight:600;
}

/* Footer Links */
.keo_team1_contact_info{
    list-style:none;
    padding:0;
    margin:0;
}

.keo_team1_contact_info li{
    color:#f2f2f2;
    font-size:14px; 
    margin-bottom:8px;
}

.keo_team1_contact_info li a{
    color:#fff;
    text-decoration:none;
    transition:.3s;
}

.keo_team1_contact_info li a:hover{
    color:2B2B2B;
    padding-left:4px;
}

/* Icons spacing */
.keo_team1_contact_info i{
    margin-right:6px;
}

/* Map */
iframe{
    max-width:100%;
    border-radius:6px;
}

/* ================= COPYRIGHT ================= */

.keo_copyright_wrap{
    padding:12px 0;
}

.keo_copyright_wrap p{
    color:#fff;
    margin:0;
    font-size:14px;
}

/* ================= RESPONSIVE ================= */

@media(max-width:991px){
    .keo_footer1_bg .col-md-3{
        margin-bottom:30px;
        text-align:center;
    }

    .keo_widget2_hdg h5{
        text-align:center!important;
    }
}

@media(max-width:575px){
    .keo_team1_contact_info li{
        font-size:13px;
    }

    .keo_scl_icon{
        flex-wrap:wrap;
    }

    iframe{
        width:100% !important;
        height:200px !important;
    }
}

 
.calendar-wrapper{
    width: auto;
    padding:20px;
}

.calendar-header{
    background:#ed2e33;
    color:#fff;
    text-align:center;
    padding:12px;
    font-size:20px;
}

.calendar-box{
    background:#fff;
    padding:15px;
}

.month-nav{
    display:flex;
    justify-content:space-between;
    align-items:center;
    font-weight:bold;
    margin-bottom:10px;
}

/* WEEK + DAYS GRID */
.weekdays,.days{
    display:grid;
    grid-template-columns:repeat(7,1fr);
    text-align:center;
}

.weekdays span{
    background:#e5e5e5;
    padding:8px 0;
    font-size:13px;
}

/* 🔑 IMPORTANT FIX */
.days span{
    display:flex;
    align-items:center;
    justify-content:center;
    height:36px;
    line-height:36px;
    cursor:pointer;
    box-sizing:border-box;
}

/* EVENT DATE */
.days span.event{
    background:#f7b500;
    color:#fff;
    border-radius:50%;
    width: 63%;
    position: relative;
    left: 10px;
}

/* TODAY DATE */
.days span.today{
    background:#ed2e33;
    color:#fff;
    border-radius:50%;
    width: 63%;
    position: relative;
    left: 10px;
}

.event-footer{
    background:#ed2e33;
    color:#fff;
    text-align:center;
    padding:6px;
    margin-top:10px;
}

.event-box{
    padding:10px;
    border-top:1px solid #ddd;
}

@media(max-width:992px){
    .calendar-wrapper{width:100%;}
}
/*calender khtm*/


/*news start*/


.news-box{
    background:#ed2e33;
    padding:20px;
    border-radius:6px;
    width:100%;
}

/* heading */
.news-heading{
    color:#fff!important;
    text-align:center;
    font-size:22px;
    margin-bottom:15px;
}

/* GRID layout */
.news-grid{
    display:grid;
    grid-template-columns:repeat(3, 1fr); /* 🔥 3 in one row */
    gap:10px;
}

/* image box */
.news-img{
    background:#fff;
    padding:4px;
    border-radius:4px;
}

.news-img img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
}

/* button */
.news-btn{
    text-align:center;
    margin-top:12px;
}

.news-btn a{
    background:white;
    color:#ed2e33;
    padding:6px 18px;
    text-decoration:none;
    border-radius:4px;
    font-size:14px;
}

/* Tablet */
@media(max-width:992px){
    .news-grid{
        grid-template-columns:repeat(2, 1fr); /* 2 per row */
    }
}

/* Mobile */
@media(max-width:576px){
    .news-grid{
        grid-template-columns:1fr; /* 1 pe*





/* Popup Overlay */
.img-popup{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.7);
    display:none;
    align-items:center;
    justify-content:center;
    z-index:9999;
}

/* Popup Image */
.img-popup img{
    max-width:90%;
    max-height:80%;
    border-radius:6px;
    background:#fff;
    padding:5px;
}

/* Close Button */
.close-popup{
    position:absolute;
    top:15px;
    right:25px;
    font-size:32px;
    color:#fff;
    cursor:pointer;
}


/* Responsive */
@media(max-width:992px){
    .side-panel{
        width:100%;
        margin-top:20px;
    }
}
 

@media(max-width:768px){
    /*.mericlass{
        display: block!important;
    }*/

    .left-panel,
    .right-panel{
        width:100%;
    }
}



/*news khtm*/


/* yha se tin dabbe start */

.stats-wrapper {
    display: flex;
    gap: 20px;
    width: 100%;
}

.stat-card {
    flex: 1;
    background: #fff;
    border-radius: 12px;
    padding: 20px;
    display: flex;
    align-items: center;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}

.icon-circle {
    width: 60px;
    height: 60px;
    background: #1e7f43;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    margin-right: 15px;
}

.stat-text p {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    color: #0c2340;
    letter-spacing: 0.5px;
}

.stat-text h2 {
    margin: 4px 0 0;
    font-size: 32px;
    color: #0c2340;
}

/* 📱 Mobile Responsive */
@media (max-width: 768px) {
    .stats-wrapper {
        flex-direction: column;
    }

    .stat-card {
        width: 100%;
    }
}

/* yha se tin dabbe khtm */




/*jha jha bhi images lagi hui hai start*/




/*jha jha bhi images lagi hui hai khtm*/
