#page-loader-twist {
  animation: twist-spin 1s linear infinite;
}
.pt-0{padding-top: 0 !important;}
@keyframes twist-spin {
  0% {
    transform: rotate(0deg) scale(1);
    opacity: 1;
  }
  50% {
    transform: rotate(180deg) scale(1.1);
    opacity: 0.7;
  }
  100% {
    transform: rotate(360deg) scale(1);
    opacity: 1;
  }
}

.center{text-align:center;}
.fixed-top-section .item-top{grid-template-columns: 1fr 1fr 1fr;}
.legay-section .fixed-top-section .item-top{grid-template-columns: 0.8fr .6fr 1fr;}
video::-webkit-media-controls-panel {display: none !important;}
.centered-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 36px;
    color: #fff;
}
.pb-0{padding-bottom: 0;}
.right-end .list-wrapper {
    align-items: center;
    gap: 20px;
}
.list-wrapper .item .count-heading{font-size: 42px; font-weight: 400; color: #0087C5; line-height: 50px;}
.list-wrapper .item p{font-size: 14px; font-weight: 400; color: #39393B; margin-top: 12px;}
.list-wrapper .item{ position: relative; }

.legacy-equal-height { display: flex; gap: 24px; align-items: stretch;}
.legacy-equal-height .info-container,
.legacy-equal-height .image-wrapper {display: flex; align-items: stretch;}
.legacy-equal-height .info-container img, .legacy-equal-height .image-wrapper video { width: 100%; object-fit: cover; display: block; border-radius: 20px; height: 100% !important;}
.info-text p{padding: 0 20px; font-size: 26px; line-height: 35px;}
.right-end .list-wrapper .item-list{align-items: flex-start;}
.legay-section .right-end .list-wrapper .item-list{align-items: center;}
.legacy-equal-height .info-container .info-text p{padding: 0 50px; text-transform: capitalize;}
.legacy-section .fixed-top-section .legacy-deatils h3{padding-top: 10px;}

/*--MnV Section--*/
.MnV-main{background: url('../images/about/mnv-back.jpg')no-repeat center; background-size: cover; padding: 100px 0; position: relative; z-index: 1;}
.MnV-main:after{content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: url('../images/about/bggg.png')no-repeat center; background-size: cover; width: 100%; height: 100%; z-index: 12;}
.MnV-main .container{position: relative; z-index: 123;}
.mnv-wrapper .legacy-deatils{text-align: center; margin-bottom: 50px; display: flex; flex-direction:column; gap: 0;}
.mnv-wrapper .legacy-deatils p{padding-bottom: 2px; color: #FFDA00; justify-content: center; width: 100%;}
.mnv-wrapper .legacy-deatils h3{color: #fff; width: 100%; letter-spacing: 1px;}
.mnv-bottom{padding-top: 50px;gap: 60px; justify-content: space-between;}
.mnv-bottom .item-b img{width: 426px; height: 426px; border-radius: 50%;}
.mnv-head{padding: 28px 0 31px;}
.mnv-head p{font-size: 24px; color: #fff; font-weight: 600; line-height: 29px;}
.mnv-para p{font-size: 16px; font-weight: 400; color: #fff; line-height: 1.6;}
.mnv-bottom .item-a, .mnv-bottom .item-c{width: 25%;}
.mission {
    position: relative;
    top: -50px;
}
.mission-img{position: relative;}
 .cirle-one{width: 552px; height: 552px; border-radius: 50%; background-color: #D9D9D9; opacity: .2;}
 .cirle-two{width: 490px; height: 490px; border-radius: 50%; background-color: #D9D9D9; opacity: .3;}
.circle-container {
    width: 40px;
    height: 40px;
    border: 1px solid #fff; /* Outer circle border */
    border-radius: 50%;
    background-color: transparent;  /* Background behind the white dot */
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0px;
}
.circle-dot1:before{    content: '';
    background: url(../images/direction-left.svg) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    top: 18px;
    left: -375px;
    width: 377px;
    z-index: 123;
    height: 65px;}
.circle-dot2:after{    content: '';
    background: url(../images/direction-right.svg) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    bottom: 18px;
    top: auto;
    right: -375px;
    width: 377px;
    z-index: 123;
    height: 65px;}
.circle-container.circle-dot2{top: auto; bottom: -40px; left: auto; right: 40px;}

.circle-container .inner-circle {
    width: 20px;
    height: 20px;
    background-color: white;  /* Inner dot */
    border-radius: 50%;
}
.MnV-main.common-section .mnv-wrapper.fixed2-top-section{padding-top: 0; padding-bottom: 80px;}
.mnv-head .svg-mobile{display: none;}

/**Section-5**/
.Joint-venture .fixed-top-section .item-top{grid-template-columns: 1fr 1fr; gap: 20px;}
.Joint-venture .legacy-deatils{align-items: center; gap: 18px;}
.custom-scroll-wrapper{    display: flex; 
    /* grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr ; */
    flex-wrap: nowrap;
    justify-content: flex-start;
    gap: 10px;
    /* overflow: hidden;
    overflow-x: auto;  */
    padding-bottom: 10px;}
.Joint-venture .swiper-slide{width: auto; height: auto; background-color: #fff; border-radius: 10px; margin: 0 20px; display: flex; align-items: center; justify-content: center;}

.Joint-venture .swiper-slide img{padding: 10px 15px; width: 100%; height:auto;}
.Joint-venture .fixed-top-section .item-bottom{margin-top: 50px;}
.fixed2-top-section .item-top .right-item{text-align: left;}
.Joint-venture.fixed2-top-section .legacy-deatils{align-items: baseline;}
#subs-jv .slick-track{display: flex;}



/**Section 6**/
    .custom-tabs-wrapper {
         display: flex;
    height: auto;
    gap: 20px;
    justify-content: center;
    align-items: center;
    }

    .custom-tab-buttons {
      width: 30%;
      /* background-color: #f5f5f5; */
      display: flex;
      flex-direction: column;
      /* border-right: 1px solid #ccc; */
      color: #4d4d4d;
    }

    .custom-tab-button {
      padding: 15px;
      cursor: pointer;
      /* border-bottom: 1px solid #ccc; */
      transition: background 0.3s;
      position: relative;
      transition: .3s ease-in;
    }

    .custom-tab-button.active {
      /* background-color: #ddd; */
      font-weight: 600;
      padding-left: 60px;
      transition: .3s ease-in;
      font-size: 20px;
      padding-right: 0;
    }
    .custom-tab-button.active:before{
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        transform: translate(-0%, -50%);
        width: 40px;
        height: 4px;
        background-color: #0096DB;
        border-radius: 20px;
    }

    .custom-tab-content {
      width: 70%;
      padding: 0px;
      display: none;
      flex-direction: row;
      gap: 60px;
      align-items: center;
    }

    .custom-tab-content.active {
      display: flex;
    }

    .custom-tab-image {
      width: 60%;
    }

    .custom-tab-image img {
      max-width: 100%;
      border-radius: 20px;
      height: auto;
    }

    .custom-tab-details {
      width: 40%;
    }

    .swiper {
      width: 100%;
      height: auto;
      margin-top: 15px;
    }

    .facalities .swiper-slide {
      background: #fff;
      display: block;
      font-size: 20px;
      border-radius: 10px;
      height: auto;
    }
     .swiper-slide p{color: #242424; font-size: 16px; font-weight: 400; width: 80%; line-height: 1.6; margin-bottom: 20px;}

    .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after,
    .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{display: none;}
    .swiper-button-prev,
    .swiper-button-next {
      width: 48px;
      height: 48px;
      position: absolute;
      top: inherit;
      bottom: 0px;
      z-index: 10;
      cursor: pointer;
    }

    .swiper-button-prev {
      left: 0px;
    }

    .swiper-button-next {
      left: 60px;
    }
    .swiper-button-prev, .swiper-button-next{width: 48px; height: 48px;}
    .facility-section .fixed-top-section .item-top{grid-template-columns: 1fr;}

  /*--Awards Section--*/
  .awards-section{background-image: url('../images/about/awards-background.jpg'); background-size: cover; background-repeat: no-repeat;}
  .awards-section .legacy-deatils{text-align: center; margin-bottom: 90px;}
    .awards-section .swiper {
        width: 100%;
        height: 420px;
        padding: 20px 0;
    }

    .awards-section .swiper-slide {
        width: 85%;
        max-width: 320px;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: transform 0.4s ease;
    }
    .awards-section .card .back-content p{font-size: 18px; font-weight: 600; width: 70%; margin: -20px auto 0;}

    .awards-section .swiper-slide-active {
        transform: scale(1.05);
    }

    .awards-section .card {
        height: 350px;
        width: 100%;
        position: relative;
        perspective: 1200px;
        border-radius: 20px;
        overflow: hidden;
        box-shadow: 0 15px 35px rgba(0,0,0,0.25);
    }

    .awards-section .bg-wrapper {
        position: absolute;
        width: 100%;
        height: 100%;
        transform-style: preserve-3d;
        transition: transform 0.8s;
        border-radius: 20px;
        transform: rotateY(0deg); /* Explicit initial state */
    }

    .awards-section .swiper-slide-active .bg-wrapper {
        transform: rotateY(180deg);
    }

    .awards-section .bg-front, .bg-back {
        position: absolute;
        width: 100%;
        height: 100%;
        backface-visibility: hidden;
        border-radius: 20px;
    }

    /* .awards-section .bg-front {
        background: linear-gradient(135deg, #2c3e50, #4a6491);
    } */

    .awards-section .bg-back {
        background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
                    url('https://images.unsplash.com/photo-1497366754035-f200968a6e72?q=80') center/cover;
        transform: rotateY(180deg);
    }

    .awards-section .content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 0px;
        z-index: 2;
        transition: all 0.6s ease;
    }

    .awards-section .swiper-slide-active .content {
        transform: translateY(-40px) scale(0.7);
        opacity: 0.7;
    }

    .awards-section .icon-container {
        display: flex;
        justify-content: center;
        width: 100%;
        align-items: center;
        line-height: 0;

    }

    .awards-section .icon {
        font-size: 2.5rem;
        color: #f1c40f;
        transition: all 0.4s;
    }

    .awards-section .swiper-slide-active .icon {
        color: rgba(241, 196, 15, 0.6);
    }

    .awards-section .text-center {
        font-size: 1.8rem;
        font-weight: 600;
        color: #C4A246;
        margin: 0 0;
        text-shadow: 0 2px 5px rgba(0,0,0,0.2);
        transition: all 0.4s;
    }

    .awards-section .back-content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 40px;
        z-index: 1;
        opacity: 0;
        transform: scale(0.9);
        transition: all 0.6s ease 0.2s;
        color: #fff;
        text-align: center;
    }

    .awards-section .swiper-slide-active .back-content {
        opacity: 1;
        transform: scale(1);
    }

    /* Pagination styling */
    .awards-section .swiper-pagination {
        position: relative;
        margin-top: 20px;
    }

    .awards-section .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        background-color: rgba(255,255,255,0.5);
        opacity: 1;
    }

    .awards-section .swiper-pagination-bullet-active {
        background-color: #f1c40f;
        transform: scale(1.2);
    }

    /* Navigation buttons */
    .awards-section .swiper-button-next,
    .awards-section .swiper-button-prev {
        color: #f1c40f;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: rgba(0,0,0,0.3);
        backdrop-filter: blur(5px);
    }

    .awards-section .swiper-button-next::after,
    .awards-section .swiper-button-prev::after {
        font-size: 1.2rem;
        font-weight: bold;
    }

    /* Individual card styling */
    /* .awards-section .card-1 .bg-front {
        background: linear-gradient(135deg, #2c3e50, #4a6491);
    } */

    .awards-section .card-1 .bg-back {
        background:  url('../images/icons/awards-bird.png') center/cover;
        background-size: 80%;
        background-repeat: no-repeat;
        background-color: rgba(107, 80, 159, 1);
    }

    .awards-section .card-1 .icon {
        color: #f1c40f;
    }

    /* .awards-section .card-2 .bg-front {
        background: linear-gradient(135deg, #8e44ad, #3498db);
    } */

    .awards-section .card-2 .bg-back {
        background:  url('../images/icons/awards-bird.png') center/cover;
        background-size: 80%;
        background-repeat: no-repeat;
        background-color: red;
    }

    .awards-section .card-2 .icon {
        color: #e74c3c;
    }

    /* .awards-section .card-3 .bg-front {
        background: linear-gradient(135deg, #16a085, #27ae60);
    } */

    .awards-section .card-3 .bg-back {
        background:  url('../images/icons/awards-bird.png') center/cover;
        background-size: 80%;
        background-repeat: no-repeat;
        background-color: rgba(35, 66, 140, 1);
    }

    .awards-section .card-3 .icon {
        color: #f39c12;
    }

    /* .awards-section .card-4 .bg-front {
        background: linear-gradient(135deg, #e74c3c, #e67e22);
    } */

    .awards-section .card-4 .bg-back {
        background:  url('../images/icons/awards-bird.png') center/cover;
        background-size: 80%;
        background-repeat: no-repeat;
        background-color: rgba(107, 80, 159, 1);
    }

    .awards-section .card-4 .icon {
        color: #3498db;
    }

    /* Desktop view - hidden by default */
    .awards-section .desktop-view {
        display: none;
    }

    .awards-section .swiper-slide:not(.swiper-slide-active) .bg-wrapper {
        transform: rotateY(0deg);
    }
    .awards-section .swiper-slide:not(.swiper-slide-active) .content {
        transform: none;
        opacity: 1;
    }
    .awards-section .swiper-slide:not(.swiper-slide-active) .icon {
        color: #f1c40f;
    }
    .awards-section .swiper-slide:not(.swiper-slide-active) .back-content {
        opacity: 0;
        transform: scale(0.9);
    }
            /* Fix for stuck animations */
    .awards-section .swiper-slide:not(.swiper-slide-active) .bg-wrapper {
        transform: rotateY(0deg);
    }
    .awards-section .swiper-slide:not(.swiper-slide-active) .content {
        transform: none;
        opacity: 1;
    }
    .awards-section .swiper-slide:not(.swiper-slide-active) .icon {
        color: #f1c40f;
    }
    .awards-section .swiper-slide:not(.swiper-slide-active) .back-content {
        opacity: 0;
        transform: scale(0.9);
    }


    /*--Our certificate--*/
    .smcs-swiper-container {
      width: 100%;
      padding: 1rem 0;
    }

    .smcs-swiper-slide {
      display: flex;
      justify-content: center;
      align-items: center;
      transition: transform 0.4s ease;
      will-change: transform;
    }

    .smcs-card {
      width: 400px;
      height: 420px;
      border-radius: 16px;
      color: #fff;
      position: relative;
      box-shadow: 0 2px 0px;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start;
      padding: 2rem;
      /* overflow: hidden; */
      backface-visibility: hidden;
      transform-style: preserve-3d;
      transition: all 0.4s ease;
      margin: 0 80px;
    }

    .smcs-swiper-container .smcs-card:after{
        content: '';
        position: absolute;
        bottom: 0px;
        left: 0;
        background: url('../images/about/frame-corporates-transparent.png')no-repeat bottom center;
        background-size: 100%;
        z-index: 123;
        width: 100%;
        height: 100%;
    }

    .swiper-slide-active.smcs-card {
      margin: 0 60px;
      position: relative;
    }

    .smcs-swiper-container .swiper-slide-active:after{
        content: '';
        position: absolute;
        bottom: 0px;
        left: 0;
        background: url('../images/about/frame-corporates.png')no-repeat bottom center;
        background-size: 100%;
        z-index: 123;
        width: 100%;
        height: 100%;
    }

    .smcs-card-header {
      color: #ffd700;
      font-size: 13px;
      font-weight:  500;
      margin-bottom: 30px;
    }

    .smcs-card-title {
      font-size: 22px;
      font-weight: 500;
      margin-bottom: 30px;
    }

    .smcs-card-meta {
      font-size: 14px;
      font-weight: 400;
      color: #fff;
      opacity: 0.8;
    }

    .smcs-card-date{
        font-size: 12px;
        font-weight: 400;
        border-radius: 30px;
        position: absolute;
        bottom: 30px;
        left: 30px;
        letter-spacing: 1px;}
    .smcs-card.swiper-slide-active .smcs-card-date{padding: 8px 17px; background: rgba(255, 255, 255, 0.1);}
    .swiper-slide.smcs-card p{display: none;}
    .smcs-card.swiper-slide-active p{display: block;font-size: 12px; font-weight: 400; color: #fff; margin: 0; width: auto;}
    .swiper-slide.smcs-card .stamp-icon{display: block;}
    .smcs-card.swiper-slide-active .stamp-icon{display: none;}

    .smcs-card-icon {
      position: absolute;
      left: 1.5rem;
      bottom: 1.5rem;
      width: 56px;
      height: 56px;
      background: url('icon-url.svg') no-repeat center/contain;
      opacity: 0.4;
      pointer-events: none;
    }
    .swiper-3d{overflow: hidden;}
    .certificate-section .legacy-deatils p{color: #C02121;}
    .certificate-section .legacy-deatils h3{color: #3B3B3B;}

    .smcs-card-green { background: linear-gradient(135deg, #219a8a 60%, #3ec6b6 100%); }
    .smcs-card-orange { background: linear-gradient(135deg, #6B509F 60%, #6B509F 100%); }
    .smcs-card-purple { background: linear-gradient(135deg, #23428C 60%, #23428C 100%); }
    .smcs-card-blue { background: linear-gradient(135deg, #ED7A28 60%, #ED7A28 100%); }
    .smcs-card-cyan { background: linear-gradient(135deg, #0B8771 60%, #0B8771 100%); }

    .awards-section.policies .content .policy-para p{font-size: 14px; font-weight: 400; padding: 0 30px; color: #626265;}
       .awards-section .mobile-view {
        display: none;
    }

    .awards-section .desktop-view {
        display: block;
    }

    .awards-section .card:hover .bg-wrapper {
        transform: rotateY(180deg);
    }

    .awards-section .card:hover .content {
        transform: translateY(-80px) scale(0.7);
        opacity: 0.7;
    }

    .awards-section .card:hover .content .text-center{font-size: 29px;}

    .awards-section .card:hover .icon {
        color: rgba(241, 196, 15, 0.6);
    }

    .awards-section .card:hover .back-content {
        opacity: 1;
        transform: scale(1);
    }

            .awards-section .cards-container {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 30px;
        max-width: 95%;
        margin: 0 auto;
        padding-bottom: 0px;
    }



     /*--Corporate Policies--*/
    .awards-section.policies .cards-container{grid-template-columns: repeat(3, 1fr); border-top: 1px solid #D0D0D0; padding-top: 30px;}
    .awards-section.policies .bg-front, .bg-back{background-color: #F9F9F9;}
    .awards-section.policies .card:hover .content{transform: none;}
    .awards-section.policies .card{height: 499px;}
    .awards-section.policies .card:after{content: ''; position: absolute; right: -15px; top: -30px; width: 1px; height: 570px; background-color: #D0D0D0;}
    .awards-section.policies .card-3:after{display: none;}
    .awards-section.policies .card:before{content: '+'; position: absolute; top: -32px; right: -21px;font-size: 26px; line-height: 0; color: #C02121; z-index: 123;}
    .awards-section.policies .card-3:before{display: none;}
    .awards-section.policies .card-1 .bg-back{background-image: none; background-color: #ED7A28;}
    .awards-section.policies .card-2 .bg-back{background-image: none; background-color: #0B8771;}
    .awards-section.policies .card-3 .bg-back{background-image: none; background-color: #015680;}
    .awards-section.policies .content{gap: 30px;}
    .awards-section.policies .content .policy-para{text-align: center;}
    .awards-section.policies .content .policy-head{position: relative;}
    .awards-section.policies .content .policy-head p{font-weight: 600;}
    .awards-section.policies .content .policy-para p{font-weight: 400;}
    .awards-section.policies .content .policy-head:after{content: ''; position: absolute; bottom: -15px; left: 50%; transform: translate(-50%, 0); width: 50px; height: 3px; border-radius: 30px; background: #0087C5;}
    .awards-section.policies .card:hover .policy-head p, .awards-section.policies .card:hover .policy-para p{color: #fff;}
    .awards-section.policies .card:hover .policy-head:after{background-color: #ECCC12;}
    .awards-section.policies .card:hover .after-icon{display: block;}
    .awards-section.policies .card:hover .before-icon{display: none;}
    .awards-section.policies .card .after-icon{display: none;}
    .awards-section.policies{background-image: none;}
    .awards-section.policies .card{box-shadow: none; overflow: visible;}
    .awards-section.policies .legacy-deatils p{color: #C02121;}
    .awards-section.policies .legacy-deatils svg path{stroke: #C02121;}
    .awards-section.policies .legacy-deatils h3{color: #3B3B3B;}
    .awards-section.policies .content .policy-svg{line-height: 0;}




    /*Investor relation*/
    .investor .investion-wrapper{position: relative;}
    .investor .investion-wrapper::after{    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(../images/about/investor-relation-bg.png) no-repeat center;
    background-size: cover;
    width: 100%;
    height: 100%;
    z-index: 12;}
    .investion-wrapper.fixed-top-section .item-top{grid-template-columns: 1fr;}

            .ir-features-container {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 0px;
            width: 100%;
            margin-top: 0px;
            border: 1px solid rgba(255, 255, 255, 0.1);
            position: relative;
            border-radius: 24px;
            z-index: 123;
        }
        .ir-features-container::after{content: ''; width: 1px; height: 100%; background-color: rgba(255, 255, 255, 0.1); left: 50%; top: 0; position: absolute;}


        .ir-feature-box {
            background: transparent;
            border-radius: 0px;
            margin: 20px 25px;
            padding: 30px;
            transition: all 0.3s ease;
            position: relative;
            cursor: pointer;
            border-radius: 24px;

        }

        .add-border{
                    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
                    position: relative;
        }
        .add-border:first-child::after,
        .add-border:nth-child(3)::after {
            content: '+';
            position: absolute;
            right: -7px;
            top: -18px;
            font-size: 24px;
            font-weight: 100;
            color: #FFDA00;
        }

        .add-border-3:nth-child(3)::before {  content: '+';
            position: absolute;
            right: -7px;
            bottom: -18px;
            font-size: 24px;
            font-weight: 100;
            color: #FFDA00;}


        .ir-feature-box:hover {
            background: rgba(255, 255, 255, 0.1);
            backdrop-filter: blur(8px);
            border-radius: 24px;
            box-shadow: 0 8px 32px rgba(0,0,0,0.08);
        }

        .ir-feature-icon {
            width: 60px;
            height: 60px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 0 auto 35px;
            color: #1a3a6d;
            font-size: 22px;
        }

        .ir-feature-title {
            font-size: 21px;
            font-weight: 400;
            color: #fff;
            margin-bottom: 15px;
            text-align: center;
        }

        .ir-feature-divider {
            width: 50px;
            height: 3px;
            background: #ECCC12;
            margin: 0 auto 0px;
            border-radius: 30px;
        }
        .investion-wrapper{display: flex; flex-wrap: nowrap; gap: 20px; justify-content: space-between; align-items: flex-start;
            background: url(../images/about/mnv-back.jpg) no-repeat center; background-size: cover; position: relative;}
        .investion-wrapper .item-top{width: 30%;}
        .investion-wrapper .item-bottom{width: 50%; margin: 0;}
        /* .investion-wrapper:after{content: ''; background: url(../images/about/investor-relation-bg.png); background-size: cover; position: absolute;
             top:0; left: 0; z-index: 123;     width: 100%; height: 100%;} */
        .investion-wrapper .legacy-deatils p{color: #ECCC12; width: 100%; margin-bottom: 20px;}
        .investion-wrapper .legacy-deatils svg path{stroke: #ECCC12;}
        .investion-wrapper .legacy-deatils h3{color: #fff; letter-spacing: -1px;}
        .investion-wrapper .right-item p{color: rgba(255, 255, 255, 0.7); margin-bottom: 40px;}
        .investion-wrapper .bg-cta-button{background: transparent; position: relative; z-index: 123;}
        .investion-wrapper.fixed2-top-section{padding: 60px 40px;}


    /*History*/
    .history{background-color: #242424; position: relative;}
    .history::before{ content: ''; background: url('../images/about/HISTORY-bg.png')no-repeat center; background-size: contain; width: 90%; height: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 1;}
    .history-wrapper{position: relative; z-index: 123;}
    .rhe-timeline-wrapper {
        width: 100%;
        position: relative;
        overflow: hidden;
        padding: 20px 0 60px
    }

    .rhe-company-logo {
        position: absolute;
        top: 20px;
        right: 20px;
        font-size: 1.2rem;
        font-weight: 700;
        color: #4ecdc4;
        opacity: 0.7;
    }

    .rhe-header-section {
        text-align: center;
        margin-bottom: 40px;
    }

    .rhe-main-title {
        font-size: 4.5rem;
        font-weight: 700;
        color: #4ecdc4;
        text-shadow: 0 0 10px rgba(78, 205, 196, 0.5);
        margin-bottom: 10px;
        letter-spacing: 2px;
    }

    .rhe-header-description {
        font-size: 1.2rem;
        line-height: 1.6;
        max-width: 700px;
        margin: 0 auto;
        color: #e0e0e0;
    }

    .rhe-highlight-text {
        color: #4ecdc4;
        font-weight: 600;
    }

    /* Swiper Navigation */
    .rhe-swiper-outer {
        position: relative;
        padding: 0 40px;
        margin-bottom: 30px;
    }

    .rhe-year-slider {
        width: 100%;
        height: 80px;
    }

    .rhe-slide-item {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 1.8rem;
        font-weight: 600;
        color: #7f8c8d;
        cursor: pointer;
        transition: all 0.3s ease;
        border-bottom: 3px solid transparent;
        user-select: none;
        display: none;
    }

    .rhe-slide-item:hover {
        color: #bdc3c7;
    }

    .rhe-slide-active {
        color: #4ecdc4;
        border-bottom: 3px solid #4ecdc4;
        transform: scale(1.1);
    }

    .rhe-swiper-next, .rhe-swiper-prev {
        color: #4ecdc4;
        background: rgba(255, 255, 255, 0.1);
        width: 40px;
        height: 40px;
        border-radius: 50%;
        backdrop-filter: blur(5px);
        transition: all 0.3s ease;
    }

    .rhe-swiper-next:after, .rhe-swiper-prev:after {
        font-size: 20px;
        font-weight: bold;
    }

    .rhe-swiper-next:hover, .rhe-swiper-prev:hover {
        background: rgba(78, 205, 196, 0.2);
        transform: scale(1.1);
    }

    /* Custom Scrollbar Dots */
    .rhe-progress-tracker {
        width: 90%;
        margin: 0 auto 30px;
        position: relative;
        height: 70px;
    }

    .rhe-progress-line {
        position: absolute;
        top: 20%;
        left: 0;
        right: 0;
        height: 2px;
        background: rgba(236, 204, 18, 0.15);
        transform: translateY(-50%);
        border-radius: 2px;
        overflow: hidden;
    }

    .rhe-progress-fill {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 0%;
        background: #ECCC12;
        border-radius: 2px;
        transition: width 0.8s cubic-bezier(0.65, 0, 0.35, 1);
    }

    .rhe-dots-container {
        position: relative;
        display: flex;
        justify-content: space-between;
        width: 100%;
        height: 100%;
    }

    .rhe-dot-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        position: relative;
        z-index: 2;
    }

    .rhe-dot-year {
        position: absolute;
        top: -40px;
        font-size: 14px;
        color: #989898;
        font-weight: 300;
        transition: all 0.3s ease;
        opacity: 0.8;
    }

    .rhe-dot-active .rhe-dot-year {
        color: #ECCC12;
        font-weight: 600;
        opacity: 1;
        transform: translateY(-3px);
    }

    .rhe-progress-dot {
        width: 24px;
        height: 24px;
        border-radius: 50%;
        background: transparent;
        cursor: pointer;
        transition: all 0.3s ease;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 2px;
        margin-left: -5px;
    }

    .rhe-progress-dot::after {
        content: '';
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background: #242424;
        border: 1px solid #ECCC12;
        transition: all 0.3s ease;
    }

    .rhe-dot-active .rhe-progress-dot {
        border-color: #ECCC12;
        transform: scale(1.2);
        border: 1px solid rgba(236, 204, 18, 1);
    }

    .rhe-dot-active .rhe-progress-dot::after {
        background: #ECCC12;
        box-shadow: 0 0 10px rgba(78, 205, 196, 0.7);
    }

    .rhe-progress-dot:hover::after {
        background: rgba(236, 204, 18, 1);
    }

    /* Content Area */
    .rhe-content-panel {
        border-radius: 15px;
        padding: 0px 10px;
        margin-top: 10px;
        position: relative;
    }

    .rhe-content-scrollable {
        height: 100%;
        overflow-y: auto;
        padding-right: 20px;
    }

    /* Custom Scrollbar */
    /* .rhe-content-scrollable::-webkit-scrollbar {
        width: 8px;
    }

    .rhe-content-scrollable::-webkit-scrollbar-track {
        background: rgba(25, 35, 60, 0.5);
        border-radius: 10px;
    }

    .rhe-content-scrollable::-webkit-scrollbar-thumb {
        background: linear-gradient(to bottom, #4ecdc4, #2a9d8f);
        border-radius: 10px;
    }

    .rhe-content-scrollable::-webkit-scrollbar-thumb:hover {
        background: linear-gradient(to bottom, #3bb4ac, #1f8b7a);
    } */

    .rhe-timeline-entry {
        display: none;
    }

    .rhe-details{gap: 40px; justify-content: center; align-items: center; width: 100%; max-width: 700px; margin: auto;}

    .rhe-entry-active {
        display: block;
        animation: rheFadeIn 0.5s ease;
        overflow: hidden;
    }

    @keyframes rheFadeIn {
        from { opacity: 0; transform: translateY(10px); }
        to { opacity: 1; transform: translateY(0); }
    }

    .rhe-entry-title {
        color: #fff;
        margin-bottom: 20px;
        padding-bottom: 10px;
    }

    .rhe-entry-text {
        line-height: 1.8;
        margin-bottom: 20px;
        font-size: 14px;
        font-weight: 400;
        color: #e0e0e0;
    }

    .rhe-milestone-card {
        background: rgba(78, 205, 196, 0.1);
        border-left: 4px solid #4ecdc4;
        padding: 15px;
        margin: 15px 0;
        border-radius: 0 8px 8px 0;
    }

    /*History 2*/
        .history .swiper-container-wrapper--timeline-new {
      width: 90%;
      margin: 90px auto;
      padding-top: 0px;
      overflow: hidden;
    }

    .history .swiper {
      margin-top: 30px;
    }

    .history .swiper-slide {
      display: flex;
      align-items: center;
      justify-content: center;
      background: transparent;
      color: #fff;
      min-height: 200px;
      border-radius: 10px;
      font-size: 20px;
    }

    .history .swiper-slide p{color: #fff;}

    .history  .swiper-pagination-custom-new {
      display: flex;
      overflow-x: auto;
      white-space: nowrap;
      scrollbar-width: none;
      margin-bottom: 20px;
      margin-top: 90px;
      position: relative;
      align-items: center;
    }

    .history  .swiper-pagination-custom-new::-webkit-scrollbar {
      display: none;
    }

    .history  .swiper-pagination-switch-new {
      flex: 0 0 calc(100% / 10); /* 5 visible */
      text-align: left;
      cursor: pointer;
      position: relative;
      padding-top: 10px;
      list-style: none;
          padding-bottom: 20px;
    }

    .history  .swiper-pagination-switch-new span {
      display: block;
      margin-bottom: 8px;
      color: #989898;
      font-weight: 400;
      margin-left: -10px;
    }

    .history .swiper-pagination-switch-new:first-child span{margin-left: 0;}

    .history .swiper-pagination-switch-new .circle_box {

    display: block;
    width: 12px;
    height: 12px;
    border: 1px solid yellow;
    border-radius: 50%;
    background: transparent;
    transition: 0.3s;
    position: relative;
    z-index: 3;
    background: #ECCC1226;
    position: absolute;
    bottom: 1px;
    right: auto;
    left: 0;
    }

    .history .swiper-pagination-switch-new.filled .circle_box{
        background: #eccc12;
    }

    /* Connecting Lines */
    .history .swiper-pagination-switch-new .line_fill {
      position: absolute;
      left: 0;
      height: 2px;
      width: 0px;
      background: rgba(255, 255, 0, 0.3);
      z-index: 2;
      transform: translateX(0);
      transition: all 2.8s;
          bottom: 6px;
    }
    .history .swiper-pagination-switch-new::after {
      content: "";
      position: absolute;
      left: 0%;
      height: 2px;
      width: 100%;
          background: rgba(236, 204, 18, 0.15);
      z-index: 1;
      transform: translateX(0);
      transition: all 0.9s;
          bottom: 6px;
    }

    /*.swiper-pagination-switch:last-child::before {
      display: none;
    }*/

    .history .swiper-pagination-switch-new.active span {
      color: #eccc12;
    }

    .history .swiper-pagination-switch-new.active .circle_box {

      background: #eccc12;
      border-color: #eccc12;
      transition: 4s ease-in;
    }

    /* #eccc12 Progress Fill Logic */
    .history .swiper-pagination-switch-new.filled .line_fill {
      background: #eccc12;
      width: 100%;
    }
   /* .history  .swiper-pagination-custom-new .swiper-pagination-switch-new:nth-of-type(1)::before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    border: 1px solid #eccc12;
    border-radius: 50%;
    background: #000;
    transition: 0.3s;
    position: absolute;
    bottom: 0;
    left: -2.5%;
    z-index: 3;
    } */



    /*--Global Presence--*/

    .global-wrapper{}
    .investion-wrapper.global-wrapper .item-top{width: 30%;}
    .investion-wrapper.global-wrapper .item-center{width: 40%;}
    .investion-wrapper.global-wrapper .item-bottom{width: 30%;}
    .accordion-toggle:first-child{border-top: 0;}
    .global-wrapper .item-center img{width: 100%; height: auto; margin: auto; mix-blend-mode: plus-lighter;}
    .accordion-content ul li{font-size: 14px; font-weight: 400; color: #fff;}
    .investion-wrapper.global-wrapper .right-item p{width: 60%; font-weight: 400; margin-bottom: 60px;}
    .investion-wrapper.fixed2-top-section{padding: 60px;}
    .investion-wrapper.global-wrapper.fixed2-top-section{height: auto;}
#accordion {
  width: 70%;
  padding-top: 1rem;
  padding-right: 20px;
  float: right;
  margin-right: 20px;
  overflow: hidden;
  overflow-y: scroll;
  height: 100%;
  max-height: 500px;
}

.global-wrapper .accordion-toggle {
  cursor: pointer;
  padding: 30px 20px 30px 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #FFFFFF33;
  transition: 250ms all ease;
  line-height: 1;
}
.global-wrapper .accordion-toggle:first-child{border: 0;}
.global-wrapper .accordion-toggle .button {
  position: relative;
  width: 16px;
  height: 16px;
  /* Vertical line */
  /* horizontal line */
}
.global-wrapper .accordion-toggle .button:before, .global-wrapper .accordion-toggle .button:after {
  content: "";
  position: absolute;
  background-color: #fff;
  transition: transform 0.25s ease-out;
}
.global-wrapper .accordion-toggle .button:before {
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
}
.global-wrapper .accordion-toggle .button:after {
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  margin-top: -1px;
}
.global-wrapper .accordion-content.opened{border-bottom: 1px solid #fff;}


.global-wrapper .accordion-toggle.opened .button {
  cursor: pointer;
}
.global-wrapper .accordion-toggle.opened .button:before {
  transform: rotate(90deg);
}
.global-wrapper .accordion-toggle.opened .button:after {
  transform: rotate(180deg);
}
.global-wrapper .accordion-toggle.opened .button:before, .global-wrapper .accordion-toggle.opened .button:after {
  background-color: #fff;
}
.global-wrapper .accordion-toggle p {
  display: inline-block;
  font-weight: 400;
  font-size: 18px;
  color: #ECECEC99;
}
.global-wrapper .accordion-toggle.opened p{
    color: #fff;
    font-weight: 700;
}

.global-wrapper .accordion-content {
  display: none;
  padding: 0 20px 20px;
}

.global-wrapper .accordion-content ul li{padding-bottom: 14px;}

#globeViz_1{display: flex; justify-content: center; align-items: center;}
.globe-holder{position: relative; z-index: 123;}
.investion-wrapper.global-wrapper .item-bottom{position: relative; z-index: 12345;}

/* Scrollbar track (background) */
#accordion::-webkit-scrollbar {
  width: 2px; /* For vertical scrollbar */
  height: 10px; /* For horizontal scrollbar */
}

/* Scrollbar thumb (scroll handle) */
#accordion::-webkit-scrollbar-thumb {
  background-color: #Eccc12; /* Change color here */
  border-radius: 5px;
  border: 1px solid #ECCC12; /* Add border around the thumb */
}

/* Scrollbar track */
#accordion::-webkit-scrollbar-track {
  background-color: #EDEDED33; /* Background of the track */
  border: 1px solid #ccc;    /* Border of the track */
}

.investion-wrapper.global-wrapper .global-counter {justify-content: flex-start; gap: 30px;}
.investion-wrapper.global-wrapper .global-counter .head{font-size: 60px; font-weight: 700; color: #eccc12;}
.investion-wrapper.global-wrapper .global-counter p{width: 14px; width: 100%; margin-bottom: 0;}
.investion-wrapper .bnr-btn{z-index: 123;}
.counter-mid{width: 2px; height: 38px; background: #fff;}

.mission-img{line-height: 0;}
.facilit-image-mobile{display: none;}

/*Meeto Our Leader*/
/* .leader-box .container{position: relative; z-index: 1;}
.leader-box .container::after{content: ''; position: absolute; top: 0; left: 0; background: url('../images/about/bggg.png')no-repeat center; background-size: cover; z-index: 12; width: 100%; height: 100%;}
.leader-box .mnv-wrapper{position: relative; z-index: 123} */
.leader-left .swiper-slide.swiper-slide-thumb-active{    opacity: 0.8;
    border: 1px solid #fff;
    padding: 5px;
    line-height: 0;
}
        .left-panel {
            width: 33%;
            background: none;
            color: #fff;
            padding: 0;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
        }
        .left-panel .title-row {
            display: flex;
            align-items: center;
            margin-bottom: 18px;
        }
        .left-panel .accent {
            width: 48px;
            height: 4px;
            background: #fff;
            border-radius: 2px;
            margin-right: 18px;
        }
        .left-panel h2 {
            font-size: 2rem;
            font-weight: 700;
            margin: 0;
            letter-spacing: 0.5px;
        }
        .left-panel .subtitle {
            font-size: 1.15rem;
            opacity: 0.85;
            margin-bottom: 60px;
            margin-left: 66px;
        }
        .thumbnails {
            display: flex;
            flex-direction: row;
            gap: 32px;
            margin-left: 0;
        }
        .thumbnail {
            width: 140px;
            height: 309px;
            border-radius: 24px;
            overflow: hidden;
            border: none;
            background: #fff;
            cursor: pointer;
            transition: outline 0.2s, transform 0.2s;
            outline: 3px solid transparent;
        }
        .thumbnail.active {
            outline: 3px solid #fff;
            transform: scale(1.04);
        }
        .thumbnail img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: block;
        }
        .right-panel {
            flex: 1;
            display: flex;
            align-items: flex-start;
            justify-content: flex-start;
            padding: 0 0 0 10px;
            position: relative;
        }
        .main-content {
            display: flex;
            align-items: flex-start;
            gap: 56px;
            width: 100%;
            margin-top: 0px;
        }
        .main-image {
            width: 100%;
            height: 603px;
            border-radius: 32px;
            object-fit: cover;
            background: #fff;
            transition: box-shadow 0.3s, border-radius 0.3s;
            box-shadow: none;
        }
        .info-panel {
            color: #fff;
            max-width: 420px;
            margin-left: 0;
            margin-top: 18px;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
        }
        .info-panel .name {
            font-size: 2rem;
            font-weight: 600;
            margin-bottom: 2px;
            text-align: left;
        }
        .info-panel .role {
            font-size: 1.15rem;
            opacity: 0.85;
            margin-bottom: 18px;
            text-align: left;
        }
        .info-panel .desc {
            font-size: 1.08rem;
            opacity: 0.85;
            margin-bottom: 38px;
            line-height: 1.7;
            text-align: left;
        }
        .info-panel .thin-accent {
            width: 48px;
            height: 2px;
            background: #fff;
            border-radius: 1px;
            margin-bottom: 28px;
            opacity: 0.5;
        }
        .info-panel .meet-btn {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: transparent;
            border: 2px solid #fff;
            color: #fff;
            border-radius: 28px;
            padding: 14px 36px 14px 28px;
            font-size: 1.1rem;
            font-weight: 500;
            cursor: pointer;
            transition: background 0.2s, color 0.2s;
            margin-bottom: 40px;
        }
        .info-panel .meet-btn:hover {
            background: #fff;
            color: #2a5298;
        }
        .info-panel .meet-btn .arrow {
            display: inline-block;
            font-size: 1.2em;
            margin-left: 2px;
        }
        .nav-arrows {
            position: absolute;
            right: 80px;
            bottom: 48px;
            display: flex;
            gap: 24px;
        }
        .nav-arrow {
            width: 44px;
            height: 44px;
            border-radius: 50%;
            background: transparent;
            border: 2px solid #fff;
            color: #fff;
            font-size: 1.5rem;
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
            transition: background 0.2s, color 0.2s;
        }
        .nav-arrow:hover {
            background: #fff;
            color: #2a5298;
        }
        /* Animation for expanding thumbnail */
        .clone-anim-img {
            position: fixed;
            z-index: 9999;
            transition: all 0.5s cubic-bezier(.4,1.6,.4,1);
            border-radius: 32px;
            pointer-events: none;
        }

        .meetoleader-wrapper .item-bottom{align-items: flex-end;}
        .meetoleader-wrapper {
            background: url(../images/about/mnv-back.jpg) no-repeat center;
            background-size: cover;
            position: relative;
        }

        .fixed-top-section .legacy-deatils p{margin-bottom: 10px;}
        .fixed-top-section .item-bottom{margin-top: 20px;}


/* leader-section-start */
.leader-main{display: flex; justify-content: space-between; margin: 0 -10px; align-items: flex-end;}
.leader-left, .leader-right{padding: 0 10px;}
.leader-left{width: 480px; min-width: 480px; display: flex; flex-wrap: wrap; align-content: space-between;overflow: hidden;}
.leader-left .leader-left-top, .leader-left .leader-left-bottom{width: 100%;}
.leader-tab-btn.active{font-size: 24px; color: #fff; font-weight: 600; line-height: 31px; position: relative; padding-left: 55px;}
.leader-tab-btn.active::after{content: ''; position: absolute; width: 36px; height: 4px; background: #fff; border-radius: 50px; left: 0; top: 15px;}
.leader-tab-btn{font-size: 18px; font-weight: 400; color: rgba(255, 255, 255, 0.8); line-height: 31px; margin-bottom: 20px; transition: all 0.3s ease;}
.leader-main-box{position: relative;}
.leader-tabbs{position: absolute; left: 0; top: 10px;}

.leader-right{width: 67%;}
.leader-right .leader-card{display: flex; justify-content: space-between; align-items: flex-end;}
.leader-card .bg-cta-button{background-color: transparent;}
.leader-card .leader-thumb{width: 50%;}
.leader-card .leader-thumb img{
    width: 100%;
    /* max-width: 522px; */
    height: 500px;
    /* min-height: 603px; */
    object-fit: cover;
}
/* .leader-right .swiper-slide{width: 100% !important;} */
.leader-right .leader-thumb{line-height: 0;}
.leader-right .leader-thumb img{border-radius: 18px;}
.leader-right .leader-content{width: 45%; padding-top: 30px;}
.leader-right .leader-content .leader-name{font-size: 24px; font-weight: 600; color: #fff; line-height: 29px; margin-bottom: 12px;}
.leader-right .leader-content .leader-text{font-size: 18px; color: #fff; font-weight: 300; line-height: 29px; padding-bottom: 20px; margin-bottom: 56px; position: relative;}
.leader-right .leader-content .leader-text::after{content: ''; position: absolute; width: 35px; height: 1px; background: #fff; border-radius: 50px; bottom: 0; left: 0;}
.leader-right .leader-content p{font-size: 16px; color: rgba(255, 255, 255, 0.7); font-weight: 400; margin-bottom: 60px;}

.leader-left .swiper-slide{margin-right: 0; padding: 5px 10px; background: transparent;}
.leader-right .swiper-slide{margin-right: 0; padding: 0; background: transparent;height: auto;
    display: flex;
    align-items: flex-end;}
.leader-left .swiper-slide img{border-radius: 18px;width: 141px; height: 220px; object-fit: cover;}
.leader-left .swiper-wrapper{justify-content: flex-start;}
.leader-box .mnv-wrapper .legacy-deatils{flex-direction: row; justify-content: flex-start; gap: 85px; margin-bottom: 57px;}
.leader-box .mnv-wrapper .legacy-deatils p{width: auto; margin-bottom: 0;}
.leader-box .mnv-wrapper .legacy-deatils h3{width: auto;}
.leader-box .mnv-wrapper{padding: 62px 100px 69px 60px;}
/* .leader-box .mnv-wrapper .legacy-deatils h3{text-align: left;}
.leader-box .mnv-wrapper .legacy-deatils p{justify-content: flex-start;} */
.leader-box .swiper-horizontal > .swiper-pagination-progressbar,
.leader-box .swiper-pagination-progressbar.swiper-pagination-horizontal {
  top: inherit;
  bottom: 0;
  width: 100%;
  right: 220px;
  left: auto;
  bottom: 30px;
}
.leader-right .leader-content{margin-bottom: 100px;}
.leader-right .swiper-pagination-progressbar{background-color: #FFFFFF1A;}
.leader-right .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background-color: #fff; height: 2px;}

/*Filezila*/
.leader-box .swiper-horizontal > .swiper-pagination-progressbar, .leader-box .swiper-pagination-progressbar.swiper-pagination-horizontal{position: inherit;position: unset;left: unset;bottom: unset;top: unset;right: unset;}
.leader-box .swiper-pagination-progressbar.swiper-pagination-horizontal{height: 2px; margin-bottom: 10px;}
.leader-right .swiper-button-prev svg{transform: rotate(180deg);}
.leader-right .swiper-button-prev, .leader-right .swiper-button-next{position: inherit;width: 42px;height: 42px;line-height: 0;}
.leader-right .slide-access{position: absolute;bottom: 0;right: 0;z-index: 123;width: 45%;height: 42px;margin-left: auto;justify-content: space-between;gap: 50px;align-items: center;line-height: 0;}
.leader-right .slider-button{display: flex;align-items: center;justify-content: flex-end;gap: 20px;margin-bottom: 0;margin-right: 20px;/* height: 42px; */line-height: 0;}
.leader-box .leaderdesktop{display: block;}
.leader-box .leadermobile, .meet-btn{display: none;}

.leader-tabb-content {
  display: none;
}
.leader-tabb-content.active {
  display: block;
}


.our-core{padding: 92px 0 103px;}
    .our-card-main{display: flex;}
    .our-first-card{width: 470px; min-width: 470px; height: 720px; display: flex; align-items: center; background: #005A83; border-radius: 24px; padding: 60px 40px 60px 40px; position: relative; z-index: 5;}
    .our-first-card .our-sub{font-size: 16px; color: #fff; text-transform: capitalize; font-weight: 500; line-height: 22px; display: flex; align-items: center; margin-bottom: 14px;}
    .our-first-card .our-sub svg{margin-left: 16px;}
    .our-first-card .our-heading{font-size: 36px; color: #fff; font-weight: 600; line-height: 46px; margin-bottom: 40px;}
    .our-first-card p{font-size: 16px; color: #ffffff; opacity: 80%; line-height: 26px; padding-right: 40px;}
    .tab-card-main{width: 100%;display: flex; overflow: hidden; margin-left: -20px;}
    .tab-card{background: #ED7824; position: relative;
    flex: 1;
    min-width: 200px;
    padding: 97px 28px 20px 20px;
    border-radius: 1rem;
    overflow: hidden;
    cursor: pointer;
    height: 720px;
    border-radius: 24px;
    margin-right: -1px;
    transition: all 0.8s;}
    .tab-card .tab-card-content{display: flex; justify-content: space-between; position: relative; height: 100%;}
    .tab-card .tab-card-content img{width: auto; height: auto;}
    .tab-card .tab-card-right{text-align: center;
    height: 100%;
    width: 100px;
    position: absolute;
    right: 0;
    top: 0;}
    .tab-card .tab-card-right .card-num{font-size: 80px; font-weight: 500; color: #fff; position: absolute; top: auto; bottom: 0;}
    .tab-card .tab-card-left{display: none;}
    .tab-card .tab-card-left .tab-card-heading{font-size: 36px; color: #fff; font-weight: 500; line-height: 42px; padding: 68px 0 34px; margin-bottom: 52px; position: relative;}
    .tab-card .tab-card-left .tab-card-heading::after{content: ''; width: 38px; height: 2px; background: #fff; border-radius: 50px; position: absolute; bottom: 0; left: 0;}
    .tab-card .tab-card-left p{font-size: 16px; color: rgba(255,255,255,0.7);  line-height: 26px;}
    .tab-card.active{flex: 4;}
    .tab-card.active .tab-card-left{display: block; padding: 0 100px 0 60px;}
    .tab-card.active .tab-card-right .user-right-icon{display: none;}
    .tab-card.active .tab-card-right .card-num{opacity: 0.6;}
    .tab-card{margin-left: -45px;}
    .tab-card:nth-child(1){z-index: 4;}
    .tab-card:nth-child(2){z-index: 3; background: #8C43A5;}
    .tab-card:nth-child(3){z-index: 2; background: #6B509F;}
    .tab-card:nth-child(4){background: #23428C;}
    .Joint-venture{padding-bottom: 15px;}
    .cta-button .icon{background-color: transparent;}
    .Joint-venture .fixed2-top-section{padding: 60px 28px 53px;}
    .Joint-venture .fixed-top-section .right-item p{margin-bottom: 30px;}

    /*Common progress bar*/
    .common-slide-access{position: absolute; bottom: 0; left: 0; right: 0; height: 2px; background: #FFFFFF1A; display: none;}
    .common-slide-access .swiper-pagination-progressbar{position: inherit;}
    .common-slide-access .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background-color: #fff;;}
    .mobile-facilities{display: none;}

    .mnv-head span.toggle-icon {
    font-size: 30px;
    font-weight: 40;
    color: #fff;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    display: none;
    }

    .mnv-wrapper.policies-wrapper{overflow: hidden;}

    /*Final css*/
    .leader-right .slide-access{ bottom: 10px; right: 0; width: 30%;}
    /* Scrollbar track (background) */
   .custom-scroll-wrapper::-webkit-scrollbar {
    width: 2px; /* For vertical scrollbar */
    height: 5px; /* For horizontal scrollbar */
    cursor: pointer;
    }

    /* Scrollbar thumb (scroll handle) */
   .custom-scroll-wrapper::-webkit-scrollbar-thumb {
    background-color: #0087C5; /* Change color here */
    border-radius: 20px;
    border: 1px solid #0087C5; /* Add border around the thumb */
    }

    /* Scrollbar track */
   .custom-scroll-wrapper::-webkit-scrollbar-track {
    background-color: #EDEDED33; /* Background of the track */
    border: 1px solid #ccc;    /* Border of the track */
    }

    .commom-t-right{position: absolute; right: 30px; top: 30px; z-index: 123;}
    .commom-t-right .cta-button{background: transparent;}
    

    .tab-card-info{height: 250px; overflow: hidden;}
.leaderSwiper4 .swiper-wrapper{overflow: hidden;}

.page-about-us .facility-section .fixed-top-section .legacy-deatils h3 br{display: block;}

.portfolio-container .item-bottom{position: relative;}
.portfolio-container .item-bottom .featured-slide-btn-box{    position: absolute;
    right: 0;
    bottom: -40px;
}

.portfolio-container .item-bottom .featured-slide-btn-box{display: none;}



.portfolio-container .item-bottom .scroll-arrow{    width: 42px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ffffff;
    border-radius: 50%;
    cursor: pointer;}

@media (min-width: 1900px) {
/*set-height*/
.common-section .fixed2-top-section{padding: 60px;}
.leader-box .mnv-wrapper{padding: 62px 100px 69px 60px;}
.legacy-equal-height .info-container img,
.legacy-equal-height .image-wrapper video{height: 450px;}
.info-text p{font-size: 32px; line-height: 1.4;}
.custom-tab-button{font-size: 18px; padding: 20px;}
.custom-tab-button.active{font-size: 24px;}
.facility-section .fixed2-top-section .legacy-deatils{align-items: baseline;}
.our-first-card{width: 900px;}
    .tab-card {
        margin-left: -40px;
    }
    .tab-card:nth-child(1) {margin-left: -20px;}
    .tab-card .tab-card-right .card-num{font-size: 100px; left: 15px;}
     .tab-card .tab-card-right{width: 130px;}

/*Awards*/
.awards-section .text-center{font-size: 59px;}

/*Certificate*/
.smcs-card-header{font-size: 14px;}
.smcs-card-title, .policy-head p{font-size: 24px;}
.smcs-card-meta{font-size: 14px;}
.smcs-card{width: 448px; height: 541px;}

/*Investor relation*/
.ir-features-container h3{font-size: 24px;}
.policy-para p, .rhe-entry-text, .rhe-dot-year, .accordion-content ul li, .awards-section.policies .content .policy-para p{font-size: 16px;}

/*global*/
.accordion-toggle p{font-size: 20px; }
.investion-wrapper.global-wrapper .global-counter .head{font-size: 70px; }
.investion-wrapper.global-wrapper.fixed2-top-section{height: 863px; align-items: center;}


/*Finale class*/
.list-wrapper .item .count-heading{font-size: 50px;}

.leader-card .leader-thumb img{height: 603px;}
.leader-left .swiper-slide img{height: 309px;}
.leader-box .mnv-wrapper .legacy-deatils{margin-bottom: 77px;}

 .tab-card-info{height: 300px;}

}

@media (max-width: 1599px) {
.fixed-top-section .item-bottom{margin-top: 20px;}
.Joint-venture .fixed-top-section .item-bottom{margin-top: 50px;}
.MnV-main{padding: 80px 0;}
.list-wrapper .item p:last-child{font-size: 12px; margin-top: 8px;}

.circle-dot1:before{    background-size: 80% 100%;
    top: 12px;
    left: -342px;
    width: 380px;}

.circle-dot2:after {
    background-size: 80% 100%;
    bottom: 12px;
    top: auto;
    right: -340px;}
    .mnv-bottom .item-b img{width: 350px; height: 350px;}
    .cirle-two {
    width: 400px;
    height: 400px;}
    .cirle-one {
    width: 460px;
    height: 460px;}

    .circle-container{width: 35px; height: 35px;}
    .circle-container .inner-circle{width: 18px; height: 18px;}
    .mnv-bottom .item-a .mission svg{width: 50px; height: 50px;}
    .mnv-bottom .item-c .mission svg{width: 50px; height: 50px;}
    .mnv-head p{font-size: 20px; line-height: 24px;}
    .mnv-para p{font-size: 13px; line-height: 21px;}

.custom-tab-content{gap: 30px;}

.awards-section .back-content{padding: 0;}
    .awards-section .card {
        height: 270px;
    }

     .history  .swiper-pagination-switch-new {flex: 0 0 calc(100% / 8);}

    .our-first-card .our-heading{font-size: 27px; line-height: 1.4;}
    .our-first-card p{font-size: 13px; line-height: 21px;}
    .our-first-card, .tab-card{height: 550px;}
    .tab-card .tab-card-left .tab-card-heading{margin-bottom: 30px; padding: 18px 0; font-size: 27px; line-height: 1.4;}
    .tab-card .tab-card-left p{font-size: 13px; line-height: 1.4;}
    .tab-card .tab-card-right .card-num{right: 0; font-size: 50px;}
    .tab-card{padding-top: 47px;}

    /*Leader*/
    .leader-right .leader-thumb{width: 45%;}
    .leader-right .leader-content{width: 50%;}
    /* .leader-left .swiper-slide img{height: 300px;} */
    .leader-left .swiper-slide{justify-content: flex-start;}

        /*Global preserve*/
.global-wrapper .accordion-toggle{padding: 24px 20px 24px 10px;}
.investion-wrapper.global-wrapper .global-counter .head{font-size: 50px;}
.investion-wrapper.global-wrapper .right-item p{width: 70%;}

/*Filezilla*/
.leader-right .slide-access{width: 27%;}
.leader-right .leader-content .leader-text{margin-bottom: 26px; padding-bottom: 10px;}
.leader-right .leader-content p{margin-bottom:26px;}
.leader-right .leader-content{margin-bottom: 70px; padding-right: 20px;}
/* .leader-left .swiper-slide img{height: 270px;} */
.leader-right .leader-content p{width: 100%;}

img.aw-icon{width: 70px;}
.awards-section .card:hover .content{transform: translateY(-70px) scale(0.6);}

.leader-tab-btn{margin-bottom: 10px;}
.leader-tabbs {
    top: 30px;
}

.leader-card .leader-thumb img{min-height: 400px; max-width: 422px;}

.awards-section .card .back-content p {margin-top: -40px; width: 60%;}

}

@media (max-width: 1399px) {
.legacy-equal-height .info-container .info-text p{padding: 0 30px; font-size: 22px;}
.legacy-equal-height .info-container .info-text p{font-size: 22px;}
.legacy-equal-height .info-container img, .legacy-equal-height .image-wrapper video{height: 390px;}
.info-text p{font-size: 22px;}

.fixed-top-section .legacy-deatils h3{font-size: 28px;}
/*section-3 our mission*/
.cirle-one{width: 450px; height: 450px;}
.cirle-two{width: 390px; height: 390px;}
.mnv-bottom .item-b img{width: 330px; height: 330px;}
.circle-container {width: 30px; height: 30px;}
.circle-dot1:before{width: 277px; top: 5px; left: -279px; background-size: 100% 100%;}
.circle-dot2:after{width: 249px; bottom: 2px; right: -249px; background-size: 100% 100%;}

.tab-card{min-width: 170px;}
.tab-card.active .tab-card-left{padding-right: 40px;}
.tab-card .tab-card-right{width: 70px;}

.mnv-head p{font-size: 20px;}

.rhe-progress-tracker{margin-bottom: 0;}

.investion-wrapper.fixed2-top-section{padding: 40px;}
.Joint-venture .swiper-slide img{padding: 20px;}

 .history  .swiper-pagination-switch-new {flex: 0 0 calc(100% / 6);}

/*Meet our leader*/
    .main-image { width: 320px; height: 400px; }
    .main-content { gap: 32px; }
    .nav-arrows { right: 20px; }

    /*Corporates*/
    .awards-section.policies .content .policy-svg svg{width: 100px;}
    .awards-section.policies .content{gap: 20px;}
    .Joint-venture .swiper-slide{height: 100px;}



    .awards-section .card {
        height: 350px;
        cursor: pointer;
    }
    .awards-section.policies .card{height: 400px;}
         .our-first-card{min-width: 440px;}
     .tab-card .tab-card-content img{width: 60px;}
     .awards-section .card{height: 240px;}
     .awards-section .card .back-content p{font-size: 16px;}

     /*facilities*/
     .custom-tab-button.active:before{width: 24px;}

     /*Leader*/
     .leader-left{min-width: 340px;}
     .leader-tab-btn.active{font-size: 16px;}
     .leader-box .mnv-wrapper .legacy-deatils{margin-bottom: 20px;}
     .leader-tab-btn.active{margin-bottom: 10px;}
     .leader-tab-btn{font-size: 16px;}
     .leader-box .mnv-wrapper .legacy-deatils p{padding-bottom: 0;}
     .leader-right .leader-content p{font-size: 14px; margin-bottom: 30px;}
     .leader-right .leader-content .leader-name{font-size: 18px;}
     .leader-right .leader-content .leader-text{font-size: 16px; margin-bottom: 16px;}

    /*Global preserve*/
.global-wrapper .accordion-toggle{padding: 24px 20px 24px 10px;}

/*Filezila*/
/* .leader-left .swiper-slide img{height: 250px;} */
.leader-right .leader-thumb{height: 430px;}
.leader-card .leader-thumb img{height: 100%; object-fit: cover; min-height: 300px;}
.leader-box .mnv-wrapper {padding: 40px;}
    .leader-right .slide-access {width: 30%;}
.history .swiper-container-wrapper--timeline-new{margin: 60px auto}
.history .swiper-pagination-custom-new{margin-top: 60px;}
.legacy-equal-height .info-container img, .legacy-equal-height .image-wrapper video{height: 290px;}
.facility-section .custom-tab-button.active{font-size: 18px;}
.leader-left .swiper-slide img{width: 100%;}

.page-about-us .legay-section .fixed-top-section .right-item p{font-size: 11px}

}

@media (max-width: 1280px) {
    .cirle-one{width: 340px; height: 340px;}
    .cirle-two{width: 300px; height: 300px;}
    .circle-dot1:before{top: 0;}
    .circle-dot2:after{bottom: 0;}
    .mnv-bottom .item-b img{width: 260px; height: 260px;}
    .circle-container.circle-dot2{        bottom: -37px;
        right: 40px;}
    .circle-dot2:after{width: 209px; right: -209px;}
    .mnv-head{padding: 14px; padding-left: 0;}
    .mnv-para p{font-size: 14px;}
    .mission svg{width: 40px; height: 40px;}
    .circle-container.circle-dot1{left: -10px;}
     .circle-dot1:before{width: 209px; left: -209px;}

     .fixed-top-section .legacy-deatils h3{font-size: 24px;}
     .Joint-venture .legacy-deatils{align-items: flex-end;}

     .ir-feature-title{font-size: 16px;}
     .ir-feature-box{padding: 20px; margin: 15px;}


     .swiper-slide p{width: 95%;}
     .facility-section .custom-tab-button{font-size: 14px; padding: 10px; }
     .custom-tab-button.active{padding-left: 30px;}
     .custom-tab-details .swiper-slide p{font-size: 14px;}

     /*Filezilla*/
     .leader-right .leader-content p{width: 90%;}
     .leader-right .slide-access{gap: 20px;}
     .leader-right .slider-button{margin-right: 30px;}
     .leader-right .swiper-button-prev, .leader-right .swiper-button-next {width: 36px; height: 36px;}
     .leader-left{min-width: 280px;}


}

@media (min-width: 1025px) {

        .tab-card .tab-card-right .tab-card-heading{display: none;}

}

@media (max-width: 1024px){
.legay-section .fixed-top-section .item-top{grid-template-columns: auto;}
.fixed-top-section .item-top{gap: 20px;}
.right-end .list-wrapper{justify-content: space-between;}
.fixed-top-section .legacy-deatils h3{padding-top: 20px;}
.facility-section .fixed-top-section .legacy-deatils h3{padding-top: 0;}
.tab-card-main{display: block;}


/*Meet our leader*/
.left-panel { width: 100%; flex-direction: row; align-items: flex-start; padding: 30px 10px 10px 10px; }
.main-content { flex-direction: column; align-items: flex-start; margin-top: 20px; }
.main-image { width: 220px; height: 280px; }
.right-panel { padding: 0 10px; }
.nav-arrows { right: 20px; bottom: 20px; }
.thumbnails { flex-direction: row; gap: 18px; }
.thumbnail { width: 80px; height: 120px; }

.investion-wrapper.fixed2-top-section{display: block;}
.investion-wrapper .item-top{width: 100%;}
.investion-wrapper .item-bottom{width: 100%;}
.ir-feature-icon{width: 40px;}
.ir-feature-box{padding: 0;}
.ir-feature-title{font-size: 14px;}

/*Corporate*/
.our-first-card{height: 200px;}
    .our-core{padding: 50px 20px;}
        .our-card-main{flex-wrap: wrap;}
        .our-first-card{width: 100%; min-width: 100%; height: auto; padding: 50px 20px 35px; position: relative; z-index: 123;}
        .our-first-card .our-sub{color: #ECCC12; margin-bottom: 12px;}
        .our-first-card .our-sub svg {margin-left: 12px;}
        .our-first-card .our-sub svg path{stroke: #ECCC12;}
        .our-first-card .our-heading{font-size: 32px; line-height: 42px; margin-bottom: 0px;}
        .tab-card-main{flex-wrap: wrap; margin-top: -20px;}
        .tab-card{margin-top: -35px; height: auto;padding: 65px 20px 20px 20px;}
        .tab-card:nth-child(1){z-index: 4;}
        .tab-card:nth-child(2){z-index: 3; background: #8C43A5;}
        .tab-card:nth-child(3){z-index: 2; background: #057ae8;}
        .tab-card:nth-child(4){background: #05dde8;}
        .tab-card .tab-card-content{flex-wrap: wrap;}
        .tab-card .tab-card-right{height: 60px; display: flex; width: 100%; justify-content: space-between; position: relative;align-items: center;}
        .tab-card .tab-card-right img{width: 54px; margin-right: 16px;}
        .tab-card .tab-card-right .card-num{width: 80px; min-width: 80px; font-size: 60px; line-height: 60px;position: relative; opacity: 0.6;}
        .tab-card.active{padding: 60px 20px 30px;}
        .our-first-card p{display: none;}
        .tab-card.active .tab-card-left{display: flex; padding: 0;}
        .tab-card .tab-card-left img{width: 52px; height: 52px; min-width: 52px; margin-right: 20px;}
        .tab-card .tab-card-left .tab-card-heading{font-size: 20px; line-height: 28px; padding: 15px 0 24px; margin-bottom: 24px;}
        .tab-card .tab-card-right .tab-right-top{display: flex; align-items: center;}
        .tab-card .tab-card-right .tab-card-heading{font-size: 20px; font-weight: 500; color: #fff; line-height: 28px;}
        .tab-card.active .tab-card-right{justify-content: flex-end; margin-top: 8px;}
        .tab-card.active .tab-card-right .tab-card-heading{display: none;}

        /*Leader*/
        .leader-left .leader-left-bottom{display: none;}
        .leader-left{width: 100%;}
        .leader-main, .leader-right .leader-card{display: block;}
        .leader-right .leader-thumb{width: 100%; height: auto;}
        .leader-right .leader-content{width: 100%;}
        .leader-right .leader-thumb img{height: 400px; border-radius: 12px;}
        .leader-left .leader-left-top{display: flex; align-items: center; justify-content: space-between;}
        .leader-right .leader-content p{display: none;}
        .leader-right .swiper-slide{display: block; padding: 0 10px;}
        .leader-box .mnv-wrapper .legacy-deatils{flex-direction: column;}
        .leader-box .mnv-wrapper .legacy-deatils h3{font-size: 32px;}
        .leader-tab-btn.active::after{width: 26px; height: 2px;}
        .leader-tab-btn.active{padding-left: 35px;}
        .leader-tab-btn.active, .leader-tab-btn{font-size: 18px;}

.awards-section .legacy-deatils{margin-bottom: 40px;}
.awards-section .cards-container{grid-template-columns: repeat(2, 1fr);}

/*GLobal*/
.investion-wrapper.global-wrapper.fixed2-top-section{flex-wrap: wrap;}
.investion-wrapper.global-wrapper .item-top{width: 40%;}
.investion-wrapper.global-wrapper .item-center{width: 100%;}
.investion-wrapper.global-wrapper .item-bottom{width: 100%;}
#accordion{width: 100%; float: none;}
.global-wrapper .accordion-toggle .button{width: 12px; height: 12px;}

.awards-section.policies .cards-container{grid-template-columns: repeat(1, 1fr);}
.awards-section.policies .card:before{display: none;}
.awards-section.policies .cards-container{border: 0;}
.awards-section.policies .card:after{display: none;}
.awards-section.policies .cards-container{padding-top: 0;}

/*Filezila*/
.leader-box{padding: 0px 20px;}
.leader-box .mnv-wrapper .legacy-deatils{gap: 20px;}
.leader-right{padding: 5px 0; overflow: hidden;}
.leader-box .leaderdesktop{display: none;}
.leader-box .leadermobile{display: block;}
.leader-right .leader-thumb img{height: 100%; object-fit: cover; width: 100%;}
.leader-box.common-section .mnv-wrapper.fixed2-top-section{padding: 40px 20px; background: url('../images/about/legacy-mobile.png')no-repeat center; background-size: 100% 100%;}
.mnv-wrapper .legacy-deatils{display: block; text-align: left;}
.history-wrapper .legacy-deatils {text-align: center;}
.leader-box .mnv-wrapper .legacy-deatils p{justify-content: flex-start;}
.leader-right .slide-access{width: 70%;}
.leader-right .leader-content{padding-top: 20px; padding-left: 10px;}
.leader-content .bnr-btn a{justify-content: center; color: #fff; gap: 10px; align-items: center; line-height: 0; margin-bottom: 30px; display: flex;}
.leader-right .leader-content{padding-left: 0;}
.meet-btn{display: flex;}
.leader-right{width: 100%;}
.fixed-top-section .legacy-deatils h3{line-height: 42px;}
.breadcrumb-nav{padding: 0 20px;}
.MnV-main .fixed-top-section .legacy-deatils h3{text-align: center;}
.tab-card{margin-left: 0;}
.tab-card-main{margin-left: 0;}

/*Common-progress bar*/
.common-slide-access{display: block;}
.mobile-facilities .fac-mobile-swiper{ overflow: hidden; }
.mobile-facilities{display: block;}
.fac-mobile-swiper .swiper-slide img{width: 100%; height: 100%; border-radius: 12px;}
.facility-section .section-white{background-color: transparent;}
.facility-section .left-item h3 br{display: none;}
.mob-fac-text{padding: 20px 0;}
.mob-fac-text .heading{font-size: 18px; font-weight: 600; color: #4D4D4D; padding-bottom: 20px;}
.mob-fac-text p{font-size: 16px; font-weight: 400; color: #626265;}
.mobile-facilities .swiper-slide {background: transparent !important; padding: 0 10px;}
.mobile-facilities .slide-access .swiper-pagination-progressbar{position: inherit; background-color: #0087C533; height: 2px; width: 70%; margin-left: 0;}
.mobile-facilities .slide-access .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background-color: #0087C5;}
.mobile-facilities .slide-access{margin-top: 40px; align-items: baseline; position: relative; z-index: 12345}
.mobile-facilities .slider-button {position: inherit;right: auto;top: 3px;z-index: 123;display: flex;gap: 20px;}
.mobile-facilities .swiper-button-prev, .mobile-facilities .swiper-button-next{left: inherit;}
.mobile-facilities .slider-button .swiper-button-prev, .mobile-facilities .slider-button .swiper-button-next{position: inherit;}
.mobile-facilities.item-bottom .slide-access.d-flex{flex-direction: unset; align-items: center;}
.mobile-facilities .slider-button .swiper-button-prev{transform: rotate(180deg);}
.mobile-facilities .swiper-button-next svg, .mobile-facilities .swiper-button-prev svg{width: 35px; height: 35px;}
.mobile-facilities .swiper-button-prev{left: 10px;}

.leader-tabbs{position: inherit; top: 0;}

.leader-tab-buttons{display: flex; justify-content: space-between;}

}

@media (min-width: 768px) and (max-width: 1024px) {
    .leader-main, .leader-right .leader-card{display: flex;}
    .leader-main{display: block; padding: 30px 0 20px;}
    /* .leader-right .leader-thumb img{width: auto; max-width: fit-content;} */
    .awards-section .legacy-deatils h3{text-align: center;}
    .facalities{display: none;}
    .facilit-image-mobile{display: block;}
    .leader-right .leader-card {gap: 40px; align-items: center;}
    .leader-right .leader-content{margin-bottom: 0;}
    .leader-main .leader-right .slide-access{width: 50%;}

    .awards-section .card {height: 340px;}
    .awards-section .card-2 .bg-back {background-size: 60%;}
}

@media (max-width: 991px) {
    .legacy-equal-height{
    flex-direction: column;
    gap: 16px;
    }
    .legacy-equal-height .info-container,
    .legacy-equal-height .image-wrapper {
    min-height: 220px;
    max-height: 350px;
    width: 100%;
    }
    .legacy-equal-height, .right-end .list-wrapper {display: block;}
    .legacy-equal-height .info-container img, .legacy-equal-height .image-wrapper video{height: auto;}
    .right-end .list-wrapper .item-list{justify-content: flex-start; align-items: center;}
    .list-wrapper .item{display: flex; justify-content: center; align-items: center; gap: 0px;}
    .right-end .list-wrapper .item-list .img-svg svg{width: 13px; height: 58px;}

 .circle-container{display: none;}
 .mnv-bottom{flex-direction: column;}
 .mnv-bottom .item-a, .mnv-bottom .item-c{width: 100%; position: relative;}
  .mnv-bottom .item-a::after, .mnv-bottom .item-c::after{content: ''; position: absolute; width: 100%; color: #fff; border-bottom: 1px dashed #fff; background-color: transparent; bottom: -20px; left: 0;}
 .mnv-bottom .item-a{order: 1; margin-top: 40px;}
 .mnv-bottom .item-c{order: 3;}
 .mission svg{display: none;}
 .mnv-head .svg-mobile{display: block;}
 .mnv-head{display: flex; justify-content: flex-start; align-items: center; gap: 10px;}
 .mnv-para p{padding-left: 55px; padding-bottom: 20px;}
 .mnv-para{display: none;}
 .mnv-bottom{gap: 40px;}
 .common-section .mnv-wrapper.fixed2-top-section{padding-bottom: 0;}
 .MnV-main{padding: 60px 0;}
 .fixed-top-section .legacy-deatils p{font-size: 16px;}
 .fixed-top-section .legacy-deatils h3{font-size: 32px;}
  .mnv-bottom .item-b img{width: 302px; height: 302px;}
  .cirle-two{width: 330px; height: 330px;}
  .cirle-one{width: 360px; height: 360px;}
  .mnv-bottom{padding-top: 20px;}
  .mnv-bottom .item-a{margin-top: 30px;}

  .Joint-venture .fixed-top-section .item-top{display: block;}
  .custom-tab-buttons, .custom-tab-image, .facalities{display: none;}
  .custom-tab-image, .custom-tab-details{width: 100%;}
  .custom-tabs-wrapper, .facilit-image-mobile{display: block;}
  .common-section .mnv-wrapper.fixed2-top-section{padding-bottom: 30px;}

   .awards-section .cards-container {grid-template-columns: repeat(1, 1fr);}


  /*Global*/
  .fixed-top-section.global-wrapper .legacy-deatils h3 br{display: none;}
  .fixed-top-section .legacy-deatils h3{font-size: 24px;}
  .investion-wrapper.global-wrapper .right-item p{width: 90%; margin-bottom: 20px;}
  .fixed-top-section .legacy-deatils h3{padding-top: 0;}
  .fixed2-top-section .item-top .right-item{margin-top: 0;}

  /*Filezilla*/
  .mission{top: 0;}
  .MnV-main{background: url('../images/about/our-mission-mobile.png')no-repeat center; background-size: 100% 100%;}


  .awards-section.policies .desktop-view{display: none;}
  .awards-section.policies .mobile-view{display: block; width: auto; max-width: none; overflow: hidden;}
.awards-section.policies .cards-container{display: flex;}
 .awards-section.policies .cards-container{max-width: 100%;}
 .awards-section.policies .swiper.corporate-slider{height: auto;}

 /*Awards*/
 .icon-container .aw-icon{width: 55px; height: 19px;}
 .awards-section .card{height: 340px;}
 .awards-section .card .bg-back {background-size: 60%;}
 .awards-section.common-section .fixed-top-section{padding-left: 0; padding-right: 0;}
 .awards-section .card{margin: 0 10px;}
 .awards-slick-slider .slick-list{padding: 0 40px !important;}
 .awards-section .card .back-content p{font-size: 14px;}
     .awards-section .card.slick-current.slick-active.slick-center .bg-front{ background: url(../images/icons/awards-bird.png) center / cover;
    background-size: 80%;
    background-repeat: no-repeat;}
    .awards-section .card.slick-current.slick-active.slick-center .content{ transform: translateY(-50px) scale(0.7);
    opacity: 1;}
    .awards-section .icon-container{width: 80%;}
    .awards-section .card.slick-current.slick-active.slick-center .back-content{opacity: 1; transform: scale(1);}
    .awards-section .card.slick-current.slick-active.slick-center .bg-front{background-size: 90%;}
    .awards-section .card-1.slick-current.slick-active.slick-center .bg-back, .awards-section .card-1.slick-current.slick-active.slick-center .bg-front{background-color: #6B509F;}
    .awards-section .card-2.slick-current.slick-active.slick-center .bg-back, .awards-section .card-2.slick-current.slick-active.slick-center .bg-front{background-color: #C5161D;}
    .awards-section .card-3.slick-current.slick-active.slick-center .bg-back, .awards-section .card-3.slick-current.slick-active.slick-center .bg-front{background-color: #23428D;}
    .awards-section .card-3.slick-current.slick-active.slick-center .bg-back, .awards-section .card-4.slick-current.slick-active.slick-center .bg-front{background-color: #6B509F;}

.awards-progress-bar {
  width: 80%;
  height: 2px;
  background: #FFFFFF1A;
  border-radius: 2px;
  margin: 40px auto 0;
  overflow: hidden;
}

.awards-progress-fill {
  height: 100%;
  width: 0%;
  background: #fff;
  transition: width 0.4s ease;
  border-radius: 4px;
}

 /*Slick corcoporate*/
   .cor-mobile-wrapper {
    width: 100%;
    margin: 40px auto;
  }

  .cor-mobile-wrapper .slide {
    height: 200px;
    background: #eee;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    opacity: 1;
  }

  .cor-mobile-wrapper .slick-center .slide {
    transform: scale(1) rotateY(0deg);
    opacity: 1;
  }

  .cor-mobile-wrapper .slick-slide {
    padding: 0 10px;
    margin: 0 10px;
  }
   .awards-section.policies .card-1.slick-current.slick-active.slick-center .bg-back, .awards-section.policies .card-1.slick-current.slick-active.slick-center .bg-front{background-image: none; background-color: #ED7A28;}
   .awards-section.policies .card-2.slick-current.slick-active.slick-center .bg-back, .awards-section.policies .card-2.slick-current.slick-active.slick-center .bg-front{background-image: none; background-color: #0B8771;}
   .awards-section.policies .card-3.slick-current.slick-active.slick-center .bg-back, .awards-section.policies .card-3.slick-current.slick-active.slick-center .bg-front{background-image: none; background-color: #015680;}

  .awards-section.policies .card.slick-current.slick-active.slick-center .content .policy-para p, .awards-section.policies .card.card.slick-current.slick-active.slick-center .policy-head p{color: #fff;}
  .awards-section.policies .card.card.slick-current.slick-active.slick-center .policy-head p{font-size: 20px;}
  .awards-section.policies .card.slick-current.slick-active.slick-center .content .policy-para p{font-size: 16px; font-weight: 400; line-height: 20px;}
  .awards-section.policies .card.slick-current.slick-active.slick-center .content .policy-svg svg.after-icon{display: block;}
  .awards-section.policies .card.slick-current.slick-active.slick-center .content .policy-svg svg.before-icon{display: none;}
  .common-section .mnv-wrapper.policies-wrapper.fixed2-top-section{padding: 30px 0 30px;}
  .policies-wrapper.fixed-top-section .item-bottom .corporate-slider .bnr-btn .d-flex{flex-direction: row; gap: 10px; align-items: center; color: #fff; font-size: 12px;}
  .policies-wrapper.fixed-top-section .item-bottom .corporate-slider .bnr-btn .d-flex span{line-height: 0;}
  .policies-wrapper.fixed-top-section .item-bottom .corporate-slider .bnr-btn .d-flex span svg{width: 17px; height: 17px;}

  .rhe-progress-tracker{display: none;}
  .rhe-content-panel{padding: 0;}
  .rhe-timeline-entry.slick-slide{margin: 0 10px;}
  .rhe-progress-bar-wrapper {
  width: 100%;
  height: 2px;
  background: #e0e0e0;
  margin-top: 40px;
  position: relative;
  overflow: hidden;
  border-radius: 2px;
}

.rhe-progress-bar {
  height: 100%;
  width: 0%;
  background: #ECCC12;
  transition: width 0.3s ease;
}

.rhe-swiper-outer{display: none;}
   .rhe-details{gap: 0; width: 100%; max-width: 100%; flex-wrap: wrap;}

        .rhe-details .rhe-image{width: 100%;}

        .rhe-details .rhe-image img{width: 100%; max-width: 100%;}

        .rhe-text-wrapper{margin-top: -35px; position: relative; z-index: 12;}

        .rhe-details .rhe-entry-title{font-size: 46px; line-height: 63px; padding: 0; margin-bottom: 5px;}

        .rhe-details .rhe-entry-text{font-size: 16px; line-height: 29px; margin-bottom: 0;}

        .awards-section .mnv-wrapper .legacy-deatils{text-align: center;}

        .certificate-section.common-section .fixed-top-section{padding-left: 0; padding-right: 0;}

        .certificate-section .mnv-wrapper .legacy-deatils{text-align: center; margin-bottom: 0;}
        .rhe-content-scrollable{padding-right: 0;}
.rhe-content-panel{padding: 0 20px;}

.mnv-head{position: relative;}
.mnv-head span.toggle-icon{display: block;}

/*Final css*/
.awards-section.policies .card.slick-current.slick-active.slick-center .content{transform: none; border-radius: 20px;}
.awards-section.policies .bg-wrapper{display: none !important;}
.awards-section.policies .card-1.slick-current.slick-active.slick-center .content{background: #015680;}
.awards-section.policies .card-2.slick-current.slick-active.slick-center .content{background: #ED7A28;}
.awards-section.policies .card-3.slick-current.slick-active.slick-center .content{background: #0B8771;}
.awards-section.policies .content .policy-head:after{background-color: #eccc12;}

.tab-card-info{height: auto;}
}

@media (min-width: 769px) and (max-width: 1023px) {
    .awards-section .swiper {
        max-width: 700px;
        margin: 0 auto;
    }

    .awards-section .swiper-slide {
        width: 70%;
    }
}

@media (max-width: 768px){

    .common-section .fixed-top-section{padding: 30px 20px;}
    .leader-box.common-section .fixed-top-section{width: 100%;}
    .legay-section{padding-top: 0;}

    .list-wrapper .item p:first-child{font-size: 30px;}
    .list-wrapper .item p:last-child{text-align: left; font-size: 15px;}
    .list-wrapper .item{gap: 15px;}
    .right-end .list-wrapper .item-list .img-svg{line-height: 0;}
    .right-end .list-wrapper .item-list{margin-bottom: 10px; gap: 15px;}
    .fixed-top-section .right-item{margin-top: 0;}
    .fixed-top-section .right-item p{margin-bottom: 0;}
    .legacy-equal-height .info-container .info-text p{font-size: 20px; line-height: 1.6;}
        .legacy-equal-height .info-container,
    .legacy-equal-height .image-wrapper {
    min-height: inherit;
    max-height: inherit;
    height: auto;
    }
    .legacy-equal-height .image-wrapper video {height: 300px;}
    .legay-section .bnr-btn.bnr-btn2.d-mobile{display: none !important;}

    .fixed-top-section .legacy-deatils p{font-size: 16px;}
    .fixed-top-section .legacy-deatils h3{font-size: 32px; padding-top: 0;}
    .MnV-main.common-section .mnv-wrapper.fixed2-top-section{padding-bottom: 0;}
    .mnv-head p{font-size: 18px;}
    .mnv-bottom{gap: 0px;}
    .mnv-bottom .item-a::after, .mnv-bottom .item-c::after{bottom: 0;}
    .mnv-head{padding: 30px 14px;}
    .cirle-one{width: 330px; height: 330px;}
    .cirle-two{width: 300px; height: 300px;}
    .mnv-bottom .item-b img{width: 270px; height: 270px;}

    .Joint-venture .legacy-deatils{align-items: flex-start; margin-bottom: 20px;}
    .Joint-venture .fixed-top-section .item-bottom{margin-top: 30px;}
    .custom-scroll-wrapper{display: flex; justify-content: flex-start; }
    .custom-scroll-wrapper img{width: 130px; height: auto;}


    /*History*/
        .rhe-main-title {
            font-size: 3rem;
        }

        .rhe-year-slider {
            height: auto;
        }

        .rhe-slide-item {
            font-size: 1.4rem;
        }

        .rhe-content-panel {
            /* height: 350px; */
            padding: 0px 0 0;
        }

        .rhe-timeline-wrapper{padding-bottom: 0px;}

        .rhe-progress-tracker{position: absolute; top: 70px; left: 15px; margin: 0 auto;}

        .rhe-entry-title {
            font-size: 1.8rem;
        }

        .rhe-progress-dot {
            width: 20px;
            height: 20px;
        }

        .rhe-progress-dot::after {
            width: 10px;
            height: 10px;
        }

        .rhe-dot-year {
            top: -22px;
            font-size: 0.8rem;
        }


        .rhe-content-scrollable{padding: 0;}

        .history-wrapper .legacy-deatils{margin-bottom: 0;}



        /* .rhe-progress-tracker{
            overflow: hidden;
            overflow-x: scroll;
            width: 1200px;
        } */
        /* Scrollbar track (background) */
        .rhe-progress-tracker::-webkit-scrollbar {
            display: none
        }

        /* Scrollbar thumb (scroll handle) */
        .rhe-progress-tracker::-webkit-scrollbar-thumb {
            display: none
        }

        /* Scrollbar track */
        .rhe-progress-tracker::-webkit-scrollbar-track {
            display: none
        }

        /*History 2*/
        .history .swiper-container-wrapper--timeline-new{display: flex; flex-direction: column-reverse; padding: 0; margin-top: 0; overflow: hidden;}
        .history .swiper-pagination-custom-new{margin-bottom: 50px;}
        .history .swiper-pagination-switch-new .circle_box{right: 2px;}
        .history  .swiper-pagination-switch-new {flex: 0 0 calc(100% / 3);}
        .history.common-section .fixed-top-section{padding: 0;}
        .history .swiper-pagination-switch-new span{margin-right: -10px}

        .history .swiper-pagination-custom-new{margin-top: 40px; margin-bottom: 40px;}



        .investion-wrapper.global-wrapper .item-top, .investion-wrapper.global-wrapper .item-center{width: 100%;}
        #accordion{margin-right: 0;}
        .investion-wrapper.global-wrapper .right-item p{display: none;}
        .investion-wrapper.global-wrapper .global-counter p{display: block;}
        .investion-wrapper.global-wrapper .global-counter .head{font-size: 34px;}
        .investion-wrapper.global-wrapper .item-top{gap: 10px;}
        .investion-wrapper.global-wrapper.fixed2-top-section{gap: 10px;}
        .global-wrapper .accordion-toggle p{font-size: 15px;}
        .global-wrapper .accordion-toggle{padding: 15px 0}

        .ir-feature-title{font-size: 14px;}
        .ir-feature-icon{margin-bottom: 15px;}

        /*Leader*/
        .leader-tab-btn.active, .leader-tab-btn{font-size: 14px;}
        .leader-tab-btn.active{margin-bottom: 0;}
        .leader-right .leader-content .leader-text{margin-bottom: 20px;}
        .leader-right .bnr-btn.bnr-btn2 .cta-button{margin-top: 5px;}


        /*Filezila*/
        .leader-right .slide-access{width: 100%; padding: 0 20px;}
        .leader-right .slider-button{margin-right: 0;}
        .leader-right .leader-content .leader-text{padding-bottom: 15px;}
        .leader-tab-btn.active, .leader-left {font-size: 16px;}
        .leader-right .leader-thumb{height: auto;}
        .leader-box.common-section .mnv-wrapper.fixed2-top-section{margin: 0;}
        .leader-box .common-section .fixed-top-section{width: 100%;}
        .tab-card .tab-card-right img{width: 48px; height: 48px;}
        .tab-card .tab-card-right .card-num{font-weight: 600; }
         .history-wrapper.fixed-top-section .legacy-deatils h3{text-align: center;}


         .certificate-section .swiper-3d{overflow: hidden;}

           .awards-section.policies .card.card.slick-current.slick-active.slick-center .policy-head p{font-size: 20px;}
  .awards-section.policies .card.slick-current.slick-active.slick-center .content .policy-para p{font-size: 16px;}
  .awards-section.policies .card{height: 354px;}
  .awards-section.policies .content .policy-svg svg{height: auto;}


  /*.smcs-card*/
  .smcs-card{width: 326px; height: 390px;}
  .swiper-slide-active.smcs-card{margin: 0 40px;}
  .swiper-slide-active.smcs-card{transform-style: unset;}
  .smcs-card-title br{display: none;}
  .certificate-section.common-section .fixed-top-section{padding: 20px 0;}
  .certificate-section.common-section .swiper-slide {
  width: 80%; /* or adjust as needed */
  max-width: 300px;
  margin: 0 auto;
}
.legacy-deatils h3 br{display: none;}
.mnv-wrapper .legacy-deatils h3{letter-spacing: 0;}

.Joint-venture .swiper-slide{width: 120px; height: 82px;}
.Joint-venture .swiper-slide img{padding: 10px;}

/*Final Css*/
.awards-section.policies .content .policy-svg svg{width: 78px;}

.awards-section.policies .card-1.slick-current.slick-active.slick-center .bg-back{transform: none;}

.awards-section .card{height: 230px;}
    .awards-section .card.slick-current.slick-active.slick-center .bg-front {background-size: 75%;}
        .awards-section .icon-container {margin-bottom: 30px;}

        .rhe-details .rhe-image img{height: 210px;}
}

@media (max-width: 600px) {


    /*History*/
      .rhe-timeline-wrapper {
        padding: 0px;
    }

    .rhe-main-title {
        font-size: 2.5rem;
    }

    .rhe-header-description {
        font-size: 1rem;
    }

    .rhe-swiper-outer {
        padding: 0;
    }

    .rhe-swiper-next, .rhe-swiper-prev {
        display: none;
    }

    .rhe-content-panel {
        height: auto;
    }

    .rhe-progress-tracker {
        height: 60px;
    }

    .rhe-progress-dot {
        width: 18px;
        height: 18px;
    }

    .rhe-progress-dot::after {
        width: 8px;
        height: 8px;
    }

    .rhe-dot-year {
        top: -20px;
        font-size: 0.7rem;
    }

    .fixed-top-section .legacy-deatils h3{font-size: 32px;}

    /*Filezila*/
    .leader-left .leader-left-top{display: block;}

    .mnv-head{padding-left: 0;}
    .mnv-para p{padding-left: 65px;}
    .fixed-top-section .legacy-deatils h3, .our-first-card .our-heading{font-size: 24px;}
    .tab-card:nth-child(1){padding-top: 80px}
    .rhe-details{justify-content: flex-start;}
    .swiper-history .swiper-slide{opacity: 0.3;}
    .swiper-history .swiper-slide.swiper-slide-active{opacity: 1;}

    .fixed-top-section .legacy-deatils h3, .our-first-card .our-heading{font-size: 32px;}
    

}

@media (max-width: 479px) {
    .fixed-top-section .legacy-deatils h3, .our-first-card .our-heading{font-size: 24px; line-height: 1.4;}

    .smcs-card{        width: 276px;
        height: 400px;}
        .certificate-section .swiper-3d{padding: 0;}
        .swiper-slide-active.smcs-card{margin: 0 20px;}

        /* .leader-tab-buttons{display: block;} */

        .tab-card .tab-card-right .tab-card-heading{font-size: 18px;}
        .tab-card .tab-card-left .tab-card-heading{padding-bottom: 14px; margin-bottom: 14px;}
            .tab-card .tab-card-right img, .tab-card .tab-card-left img {width: 43px; height: 51px; min-width: 43px;}
                .tab-card .tab-card-right .card-num {
                    font-size: 50px;
                }
                .tab-card.active{padding-bottom: 20px;}
                .history .swiper-pagination-switch-new span{margin-right: 50px;}
                .ir-feature-box .ir-feature-icon img{width: 40px; height: 50px;}
                .awards-section.policies .card.card.slick-current.slick-active.slick-center .policy-head p{font-size: 16px;}
                .awards-section.policies .card.slick-current.slick-active.slick-center .content .policy-para p{font-size: 14px;}
                .rhe-details .rhe-entry-title{font-size: 38px;}
                .rhe-details .rhe-entry-text{font-size: 14px;}

                .leader-tab-btn.active{padding-left: 25px;}
                .leader-tab-btn{white-space: nowrap;}
                .leader-tab-btn.active::after{width: 19px;}
                .leader-tab-btn.active, .leader-left{font-size: 14px;}
}

    .awards-section.policies .card:hover .content{opacity: 1;}
.globe-holder{overflow: hidden;}
    .scene-container{
        overflow: hidden;
        position: relative;
        margin: 0 auto;}
    .scene-container canvas{
        width: 100% !important;
        height: 100% !important;
        max-width: 100%;
        max-height: 100%;
        display: block;
        object-fit: contain;
    }
    .scene-container canvas + div{
       
        margin: 0 auto;
        
    }
    .global-toggle a{color: #fff;}

    .legacy-unfolding-section{
        background-color: #40a9ab !important;
    }
    .legacy-box-wrapper::after{
        color: #ffffff75 !important;
    }
    .unfold-content-para{color: #fff !important;}