    .slider-container.hb {
      width: 590px;
      height: 160px;
      margin: 0 auto;
      overflow: hidden;
    }
    .hc img {
        object-fit:contain;
      width: 1200px;
      height: 160px;
      margin: 0 auto;
      overflow: hidden;
    }
    .slider-container.hc_mini {
      width: 306px;
      margin: 0 auto;
      height: 78px;
      overflow: hidden;
    }

    /* Styles for the slider */
    .slider {
      display: flex;
      transition: transform 0.5s ease-in-out;
    }
    .slider a
    {
        color:transparent !important;
    }

    /* Style for each slide */
    .slide {
      min-width: 100%;
      box-sizing: border-box;
    }
    
         #slider-5-slide-5-layer-9,.orange-color{
                height:120px !important;
                font-size:30px !important;
                line-height:50px !important;
            }
            .halfbanner
            {
              
    height:150px !important;
            }
            #slider-5-slide-5-layer-10,#slider-5-slide-5-layer-3
            {
                  border: none !important;
    padding: 0px !important;
   
            }
             #slider-5-slide-5-layer-10
             {
                  transform: translate(-220px, 0px) !important;
             }
             #slider-5-slide-5-layer-3
             {
                 transform: translate(220px, 0px) !important;
             }
             .sideminibanner
             {
                 height:120px;
             }
             .halfbanner.hb2 img, .halfbanner.hb1 video
             {
                 width:590px !important;
                 float:right;
                    height:150px;
                    
             }
               .halfbanner.hb1 img, .halfbanner.hb1 video
             {
                 width:590px !important;
                 float:left;
                 height:150px;
               
             }
             .a_slider.ppb.ppcenter img, .a_slider.ppb.ppcenter video
             {
                 object-fit: cover;
                 width:1200px;
                 height:150px;
             }
             .arrow.prev,arrow.next
             {
                 color:transparent !important;
             }
             
             
                    .team-members {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
        }

        .team-member-card {
            border: 1px solid #ddd;
            border-radius: 8px;
            overflow: hidden;
            width: 220px;
            margin: 10px;
            text-align: center;
            background-color: #fff;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        }

        .team-member-card img {
            width: 100%;
            height: 277px;
            object-fit: cover;
        }

        .member-info {
            padding: 5px 10px;
            background:#0C0666;
            
        }
         .member-info h3 {
           color: #FFFFFF;
    font-family: "Noto Sans", Sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.5px;
            
        }
         .member-info span{
             font-size: 12px;
    color: white;
         }
         .a_slider.ppb.miniside img.active,  .a_slider.ppb.miniside video.active
         {
             height:72px !important;
         }
         .hc
         {
             margin-bottom:10px;
         }
        