.header-left .logo {
    display: flex !important;
    justify-content: center !important;
}
.header-left .logo {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.header-top-four {
    position: relative;
    display: block;
    background: #ed4e24;
}
.header-top-four {
    padding: 8px;
}
.logo.pull-left {
    width: 163px;
}
.main-menu .navigation>li>a {
    font-size: 16px !important;
}
.header-right {
    margin-top: 14px;
}
.sticky-header .logo {
    padding: 0px 0 0px;
    width: 109px;
}
.about-style2_content-box {
    position: relative;
    display: block;
    max-width: fit-content !important;
}
.content p{
    text-align: justify;
}
.about-style2_image-box {
    margin-left: 0px;
}
.about-style2_image-box {
    margin-top: 10px;
    margin-left: 0px;
}
.event-style1_content-box {
    padding-top: 0px;
    padding-left: 50px;
    padding-bottom: 0px !important;
}
.pad-top-1 {
    padding: 50px 0 10px;
}
.pad-top {
    padding: 50px 0 100px !important;
}
.banner-top{
    padding-top: 0px !important;
}
.banner {
    background-image: url('./images/pick/banner-2.jpg');
    background-size: cover;
    background-position: center;
    height: 600px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}
.banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.banner-content {
    position: relative;
    z-index: 2;
    text-align: center;
}
.banner h1 {
    font-size: 3em;
    margin-bottom: 0.5em;
}
.banner p {
    font-size: 1.2em;
    margin-bottom: 1em;
}
.banner-button {
    background-color: #ff6600;
    color: white;
    padding: 0.8em 1.5em;
    border-radius: 5px;
    text-decoration: none;
    font-weight: bold;
    transition: background-color 0.3s ease;
}
.banner-button:hover {
    background-color: #cc5200;
}
section.about-style2-area.text-extra {
    padding: 58px 0 27px 0px;
}

section.about-style2-area.text-extra {
    padding: 23px 0 15px 0px;
}

.text-area {
    font-size: 31px;
    color: #000;
}
.header {
    padding: 17px;
}
.container-1 {
    max-width: 1308px;
}
.text-area-1 {
    font-size: 42px !important;
    color: #303695;
}

.text-area-2 {
    font-size: 42px !important;
    color: #303695;
    font-weight: 400 !important;
}
.text-area-2 {
    font-size: 39px !important;
    padding: 20px;
    color: #000;
}
section.about-style2-area.text-extra {
    padding: 15px 0 1px 0px;
}
section.about-style2-area.text-extra {
    background: #9fcb3a;
}
.header-right {
    position: relative;
    display: flex;
    align-items: center;
    gap: 60px;
    z-index: 2;
}
.text-area {
    font-size: 20px;
    color: #000;
}
.sidebar-categories-box {
    background-color: #f9f9f9;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    max-width: 100%;
    margin: 20px auto;
}
.sidebar-categories-box ul {
    list-style-type: none;
    padding: 0;
}
.sidebar-categories-box li {
    font-size: 16px;
    margin: 10px 0;
    display: flex;
    align-items: center;
    color: #333;
}
.sidebar-categories-box li i {
    color: #007bff;
    margin-right: 10px;
    font-size: 1.2em;
}
.pad-top{
    padding-top: 30px;
}

.footer-title {
    padding: 12px;
    text-align: center;
}
.text-area {
    font-size: 35px;
    color: #ffffff;
}
section.about-style2-area.text-extra {
    background: #ee4f24;
}
.causes-style1-area {
    padding: 90px 0 30px;
}
.pt-top{
    padding-top: 25px !important;
    padding-bottom: 30px !important;
}
.pad-bot{
    padding-bottom: 30px !important;
}
.content-box {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}
.content-image {
    width: 100%;
    height: auto;
    border-radius: 10px;
    margin-bottom: 20px;
}
.content-heading {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 15px;
}

.content-text {
    font-size: 1rem;
    line-height: 1.8;
}
.breadcrumb-area {
    padding: 63px 0 50px !important;
}

.causes-style1-area {
    padding: 30px 0 30px;
}
.breadcrumb-menu ul li.active {
    color: #a0cb3b !important;
}
.about-style4_image_box img {
    width: 100%;
    height: 450px;
    border-radius: 30px;
    object-fit: cover;
    object-position: top;
}
@media(max-width:768px){

    .banner {
        height: 150px !important;
    }
    .about-style2-area.pd120-0-0 {
        padding: 42px 0 0 ;
    }
    .event-style1_content-box {
        padding-top: 40px;
        padding-left: 6px;
    }
    .header .outer-box {
        display: block;
    }
    .mobile-menu .menu-box {
        background: #a0cb3b;
    }
    .logo.pull-left {
        width: 122px;
    }
    .about-style2_content-box .inner-content p {
        text-align: start;
    }
    .pad-top {
        padding: 49px 0 41px !important;
    }
    .inner-content {
        padding-bottom: 30px;
    }
    .about-style2_image-box {
        margin-bottom: 15px !important;
    }
    .text-area {
        font-size: 20px;
        color: #ffffff;
    }
    .causes-style1-area {
        padding: 0px 0 0px;
        }
        .causes-style1_content-box {
            margin-top: 30px;
        }
        .text-area-1 {
            font-size: 20px !important;
            color: #303695;
        }
        .text-area-2 {
            font-size: 17px !important;
            padding: 0px;
        }
        .about-style2_content-box .inner-content ul li {
                flex-direction: row;
        }
        .breadcrumb-area {
            padding: 42px 0 26px !important;
        }
        .about-style2_content-box .inner-content ul li {
            flex-direction: column !important;
        }
        .about-style2_content-box .inner-content ul li {
            align-items: start;
            margin-bottom: 17px;
        }
        .inner-content {
            padding-bottom: 0px;
        }
        
}

@media(min-width:768px)and (max-width:1024px){
    .header-right_buttom {
        display: none !important;
    }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
        .header .outer-box {
            display: block !important;
        }
    }
}

.img.logomob {
    height: 130px !important; 
 width: 150px !;
}
.about-style4_images_box img{
    border-radius: 30px;
}
.abtmedias{
padding: 50px 0 0px;
}
.abtmedia{
   padding: 53px 0; 
}


  .hero-video-section {
    position: relative;
    width: 100%;
    height: 600px;
    overflow: hidden;
  }

  .video-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
  }

  video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  .video-overlay {
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.25);
    z-index: 1;
  }

  .video-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    z-index: 2;
    animation: fadeIn 2s ease-in-out;
  }

  .video-text h2 {
    font-size: 48px;
    margin: 0 0 10px;
    letter-spacing: 1px;
  }

  .video-text p {
    font-size: 22px;
    margin: 0;
  }

  .video-btn {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(255,255,255,0.7);
    border: none;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    font-size: 30px;
    cursor: pointer;
    z-index: 2;
    transition: background 0.3s;
  }

  .video-btn:hover {
    background: rgba(255,255,255,1);
  }

  @keyframes fadeIn {
    from {opacity: 0; transform: translate(-50%, -60%);}
    to {opacity: 1; transform: translate(-50%, -50%);}
  }

  @media (max-width: 768px) {
    .hero-video-section {
      height: 400px;
    }
    .video-text h2 {
      font-size: 32px;
    }
    .video-text p {
      font-size: 16px;
    }
  }