﻿/* Base Styles (default for desktop) */



@media (min-width: 1024px) {
    .ml-100 {
        margin-left: 100px;
    }

    .elementor-1923 .elementor-image-box-wrapper .elementor-image-box-img {
        width: 100% !important;
    }

        .elementor-1923 .elementor-image-box-wrapper .elementor-image-box-img img {
            max-width: 30% !important;
        }

    .elementor-1923 .elementor-element.elementor-element-af6c31d {
        padding: 0px;
    }

    .elementor-widget-image img {
        border-radius: 50px;
    }
    .elementor-1923 .elementor-element.elementor-element-4838c7b {
        padding: 20px 0px 5px 0px !important;
    }
    .elementor-1923 .elementor-element.elementor-element-1c8d8d7 {
        padding: 20px 0px 20px 0px !important;
    }
    .elementor-1923 .elementor-element.elementor-element-f84e15a {
        padding: 20px 0px 20px 0px !important;
    }
    .elementor-1923 .elementor-element.elementor-element-bd0a181 {
        padding: 20px 0px 20px 0px !important;
    }
    .testimonial-one__img {
        /*width: 250px !important;*/
    }

        .testimonial-one__img img {
            width: 130px !important;
            max-height: 115px !important;
            margin-right: 20px !important;
            border-radius: 50%;
        }

    .testimonial-one__carousel .owl-stage-outer {
        border: none;
        margin-top: 50px;
    }

    .carousel-item2 {
        display: flex;
        padding: 0px 20px 0px 20px;
        width: 33.33%;
        height: auto;
        max-height: 250px;
    }

        .carousel-item2 .image-holder img {
            border-radius: 25%;
        }

        .carousel-item2 .details {
            padding: 0px 0px 0px 20px !important;
        }

    .f-15 {
        font-size: 15px;
    }

    .gallery-dis {
        display: flex;
        height:300px;
        max-height:300px;
        padding:20px;
        background-color:azure;
        box-shadow:inherit;
        border-radius:50px;
       
    }
        .gallery-dis img {
            border-radius: 50px;
        }

    .gallery-dis .gallery-img{
        width:auto;
            }
        .gallery-dis .gallery-img {
            width: 50%;
        }
        .gallery-dis .gallery-details{
            /*display:flex;*/
            text-align:left;
            width:50%;
            vertical-align:middle;
            padding:20px;
        }
        .gallery-dis .gallery-img img {
            width: 100%;
            height: 250px;
            max-height: 250px;
        }

    .image-holder1 {
        height: 329px !important;
        max-height: 329px !important;
        padding: 6px !important;
        background-color: #efc676;
        box-shadow: inherit;
        border-radius: 52px;
    }

    .image-holder1 img {
        width: 100% !important;
        height: 315px !important;
        max-height: 315px !important;
        border-radius: 50px;
        /*transition: transform 0.3s ease, box-shadow 0.3s ease;*/
    }




    .image-overlay {
        position: absolute; 
        /*top: 50%;*/ /* Center vertically */
        left: 50%; 
        transform: translate(-50%, -50%); 
        color: #b00605; 
       /* background-color: rgba(0, 0, 0, 0.5);  */
        padding: 7px;
        border-radius: 5px; 
        opacity: 0; /* Initially hidden */
        transition: opacity 0.3s ease; 
        pointer-events: none; /* Prevent overlay from interfering with mouse events */
        bottom: -5%;
        font-size: 18px;
        font-weight: 600;
    }

    .image-holder1:hover .image-overlay {
        opacity: 1; /* Show overlay on hover */
        pointer-events: auto; /* Allow interaction with the overlay */
    }

  
    /*.image-holder1 img:hover {
            transform: scale(1.2);
             box-shadow: 0 8px 15px rgba(0, 0, 0, 0.3);*/ /* Adds a subtle shadow for better appearance */
    /*cursor: pointer;
        }*/
    .elementor img {
        max-width: 100% !important;
    }

    .testimonial-one__carousel .owl-nav {
        position: relative !important;
        float: inherit !important;
    }
    .memberTable{
        height: 80px; padding: 10px 0px 0px 0px;
      }
}

/* Tablet View (768px to 1024px) */
@media (min-width: 768px) and (max-width: 1024px) {
    
}

/* Mobile View (less than 768px) */
@media (max-width: 767px) {
    
    
}

/* Common View (less than 1024) */
@media (min-width: 100px) and (max-width: 900px) {
    .ml-100 {
        margin-left: 0px;
    }

    .member-card {
        padding: 0px 20px;
    }

    .aw .elementor-widget-wrap > .elementor-element {
        width: 100% !important;
        text-align: center;
        margin: 0px;
    }

    .elementor-1923 .elementor-element.elementor-element-26bb1cb .elementor-image-box-title {
        margin-left: 0px;
    }

    .elementor-1923 .elementor-image-box-wrapper .elementor-image-box-img {
        width: 100% !important;
    }

        .elementor-1923 .elementor-image-box-wrapper .elementor-image-box-img img {
            max-width: 30% !important;
        }

    .carousel-item2 {
        display: flex;
        padding: 0px 20px 0px 20px;
        width: 100%;
        height: auto;
        max-height: 250px;
    }

        .carousel-item2 .image-holder {
            width: 60%;
            margin: auto;
        }
        .carousel-item2 .image-holder img {
            border-radius: 25%;
        }

        .carousel-item2 .details {
            padding: 0px 0px 0px 20px !important;
        }

    .a-center {
        text-align: center;
    }
    .elementor-39 .elementor-element.elementor-element-4039a95 {
        text-align: center;
    }
    .mob-none{display:none;}
    .mob-pdl15{padding-left:15px !important;}
    .image-holder1 {
        height: 329px !important;
        max-height: 329px !important;
        padding: 6px !important;
        background-color: #efc676;
        box-shadow: inherit;
        border-radius: 52px;
    }

.image-holder1 img{
width:100% !important;
height:315px !important;
        max-height:315px !important;

border-radius:50px;


}
   
    .image-holder1:hover .image-overlay {
        opacity: 1; /* Show overlay on hover */
        pointer-events: auto; /* Allow interaction with the overlay */
    }
.elementor img {
    max-width: 100% !important; 
}
.min-title h1{  /*322*/
    -webkit-text-fill-color: transparent;
    font-size: 50px !important;
}
.min-title h2{   /*330*/
    -webkit-text-fill-color: transparent;
    font-size: 15px !important;
}
.new-blog h5.min-line { /*633*/
    font-size: 26px;
}
.elementor-1925 .elementor-element.elementor-element-c052af2 .elementor-heading-title {
    font-size: 26px !important;
  }

  .memberTable{
    height: 100px; padding: 10px 0px 0px 0px;
  }

    .elementor-widget-container{
        text-align:center;
       
    }
}
/*aboutpage*/
@media (max-width: 768px) {
    .elementor-container1 {
        flex-direction: column;
    }

    .elementor-column {
        max-width: 100%;
        margin: 10px auto;
    }
}


/*border-width: 0px 0px 0px 0px !important;margin-right: 20px;*/