 .hero-section {
      background: #000000; 
      color: #fff;
      padding: 80px 0;
      position: relative;
      overflow: hidden;
    }
    main#primary {
    margin: 0px;
    width: 100%;
    max-width: 100%;
    }

    .hero-section h1 { 
      font-weight: 700;
    }
    .hero-section p {
      font-size: 1.1rem;
      margin: 20px 0;
    }
    .hero-buttons .btn {
      margin-right: 15px;
      border-radius: 2px;
      font-weight: 500;
      width: 230px;
    }
    .btn-outline-light {
      border: 2px solid #fff;
    }
    .hero-image {
      max-width: 70%;
    }
    .fill-btn {
        color: #000000 !important;
        background: #cbfc02  !important;
        border: none !important;
        padding: 7.5px 25px;
    }
    .fill-btn:hover {
        background: #ffffff !important;
    }
    .outline-btn {
        color: #ffffff !important;
        padding: 6px 25px !important;
    }
    .growth-box {
      background: #ffffff;
      border-radius: 5px;
      padding: 30px;
      margin-bottom: 40px;
      position: relative;
    }
    .growth-box:before {
        position: absolute;
        content: '';
        background-image: url(https://quickranks.in/wp-content/themes/hello-elementor-child/assets/images/Ellipse.svg);
        top: 0px;
        right: 0px;
        height: 100%;
        width: 200px;
        background-position: center;
        background-repeat: no-repeat;
    }
    .growth-box h3 {
      font-size: 1.25rem;
      font-weight: 600;
      margin-bottom: 20px;
      color: #000000;
    }
    .growth-box ul {
      list-style: none;
      padding: 0;
      margin: 0;
    }
    .growth-box ul li {
      margin-bottom: 12px;
      font-size: 1rem;
      color: #000000;
    }
    .growth-box ul li::before {
        content: "✔";
        color: #0d6efd;
        font-weight: bold;
        margin-right: 8px; 
        padding: 0px 4px;
        border: 3px solid;
        border-radius: 5px;
    }
    .partner-section h2 {
      font-size: 1.75rem;
      font-weight: 700;
      margin-bottom: 20px;
    }
    .partner-section p {
      font-size: 1rem;
      line-height: 1.6;
      color: #ffffff;
    }
    
    .outline-btn:hover {
        color: #000000!important;
    }
    
    
    .seo-services-title {
      font-size: 2rem;
      font-weight: 700;
      margin-bottom: 40px;
      text-align: start;
    }
    
    .seo-services-card {
      background: #ffffff;
      border-radius: 5px;
      padding: 30px 25px;
      box-shadow: 0 4px 15px rgba(0,0,0,0.05);
      height: 100%;
      transition: all 0.3s ease-in-out;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }
    
    .seo-services-card img {
      width: 38px;
      height: 38px;
      margin-bottom: 20px;
    }
    
    .seo-services-card h5 {
      font-size: 1.2rem;
      font-weight: 600;
      margin-bottom: 15px;
      color: #000000;
    }
    
  
    
    .seo-services-card p {
      font-size: 0.95rem;
      line-height: 1.5;
      color: #000000;
      flex-grow: 1;
    }
    
    .seo-services-arrow {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 35px;
      height: 35px;
      border-radius: 50%;
      background: #f1f5f9;
      transition: all 0.3s; 
    }
    
    .seo-services-card:hover {
      background: #cbfc02;
      color: #fff;
      transform: translateY(-8px);
      cursor: pointer;
    }
    
    
    .seo-services-card:hover .seo-services-arrow {
      background: #fff;
      color: #046c66;
    }
    
     .seo-services-card:hover .seo-services-card h5 {
     color: #000000;
    }
    
    .services-loadmore-btn {
        padding: 10px 20px;
        background: #cbfc02;
        color: #000000!important;
        border-radius: 2px;
        text-decoration: none;
    }
    
    .services-loadmore-btn:hover{
        background: #ffffff;
        cursor: pointer;
        color: #000000;
    }
    .load-more-section, .load-more-section-2 {
        display: none;
    }
    .load-more-section.show, .load-more-section-2.show {
        display: flex;
    }
    .seo-services-card-right {
        background: #cbfc02;
        padding: 20px;
        border-radius: 5px;
        color: #000000;
    }
    .seo-services-card-right-second {
        padding: 20px;
        border-radius: 5px;
        color: #ffffff;
        border: 2px solid #cbfc02;
        box-shadow: 0 0 10px rgb(161 250 56);
    }
    .seo-services-card-right h5{
        color: #000000;
    }
    .seo-services-card-right-second h5{
        color: #ffffff;
    }
    
    .explore-more-btn {
        background: #ffffff;
        padding: 5px 10px;
        border-radius: 2px;
        color: #000000;
        font-size: 14px;
    }
    .explore-more-btn:hover{
        box-shadow: 0 0 10px #ffffff;
    }
    .discover-section {
        background: #cbfc02;
        padding: 20px;
        border-radius: 5px;
        position: relative;
    }
    .discover-section h5, .discover-section h3, .discover-section p{
        color: #000000;
    }
    .explore-more-btn:hover {
        cursor: pointer;
    }
    
    .seo-services-card-discover {
        height: 100%;
        box-shadow: 0 0 10px #000000;
        padding: 30px 14px 14px 14px;
        display: flex;
        justify-content: start;
        align-items: center;
        flex-direction: column;
        position: relative;
        border-radius: 2px;
    } 
   .seo-services-card-discover img, .seo-services-card-investment img {
        transition: all 0.3s ease-in-out;
    }
    
    .seo-services-card-discover:hover img, .seo-services-card-investment:hover img {
        transform: translateY(-8px);
    }

    .seo-services-card-discover:hover, .seo-services-card-investment:hover {
        cursor: pointer;
    }
    
    .seo-services-card-discover h5 {
        font-size: 16px;
        margin-top: 10px;
    }
    .seo-services-card-discover p {
        font-size: 13px;
        text-align: center;
    }
    .discover-counting {
        position: absolute;
        top: 10px;
        right: 10px;
        font-size: 25px;
        font-weight: 600;
        color: #00000094;
    }
    
    .seo-services-card-investment {
        padding: 20px;
        border: 1px solid #ffff;
        border-radius: 5px;
        height: 100%;
        color: #ffffff;
    }
    .seo-services-card-investment img {
        background: #ffffff;
        padding: 15px;
        margin-bottom: 10px;
        border-radius: 10px;
    }
    .seo-services-card-contact {
        padding: 20px;
        color: #ffffff;
    }
    
   .award-card {
      border: 1px solid #e0e6f0;
      border-radius: 5px;
      padding: 20px;
      background: #fff;
      gap: 20px;
      max-width: 600px;
      margin: auto;
      height: 115px;
      width: 50%;;
    }
    
    .award-card img {
      width: 80px;
      height: auto;
      object-fit: contain;
      border-radius: 8px;
    }
    
    .award-content h5 {
      font-size: 16px;
      font-weight: 600;
      color: #0d2a55;
      margin-bottom: 5px;
    }
    
    .award-content p {
      font-size: 14px;
      margin: 0;
      color: #555;
    }
    
    .cust-award-card {
      border: 1px solid #e0e6f0;
      border-radius: 5px;
      padding: 10px;
      background: #fff; 
      max-width: 600px; 
      height: 115px; 
      margin: 0px 10px;
    }
    
    .cust-award-card img {
      width: 80px;
      height: auto;
      object-fit: contain;
      border-radius: 8px;
    }
    
    .cust-award-content h5 {
      font-size: 16px;
      font-weight: 600;
      color: #0d2a55;
      margin-bottom: 5px;
    }
    
    .cust-award-content p {
      font-size: 14px;
      margin: 0;
      color: #555;
    }
    
    /* Indicators */
    .carousel-indicators {
      position: static;  
      margin-top: 20px;
      display: flex;
      justify-content: center;
      align-items: center;
      height: 15px;
    }
    
    .carousel-indicators [data-bs-target] {
      width: 12px;
      height: 12px;
      border-radius: 50%;
      background-color: #ffffff;  
    }
    .carousel-indicators [data-bs-target]:hover{
         background-color: #cbfc02;  
    }
    
    .carousel-indicators .active {
      background-color: #cbfc02;  
    }
    
    /*carousel 2*/
    .award-card2 { 
      border-radius: 5px;
      padding: 15px;
      background: #fff;
      gap: 20px;
      max-width: 600px;
      margin: auto; 
      width: 33.3%;
      height: 325px;
    }
    
    .award-card2 img {
      width: 100%;
      height: auto;
      object-fit: contain;
      border-radius: 10px;
    }
    
    .award-content2 h5 {
      font-size: 16px;
      font-weight: 600;
      color: #000000;
      margin-bottom: 5px;
      margin: 5px 0px;
    }
    
    .award-content2 p {
      font-size: 14px;
      margin: 0;
      color: #555;
    }
    
    /* Indicators */
    .carousel-indicators2 {
      position: static;  
      margin-top: 20px;
      display: flex;
      justify-content: center;
      align-items: center;
      height: 15px;
    }
    
    .carousel-indicators2 [data-bs-target] { 
      padding: 6px;
      margin: 2px;
      border-radius: 50%;
      background-color: #ffffff;  
    }
    .carousel-indicators2 [data-bs-target]:hover{
         background-color: #cbfc02;  
    }
    
    .carousel-indicators2 .active {
      background-color: #cbfc02;  
    }
    .slide-tag {
        padding: 5px 15px;
        background: #000000; 
        font-size: 12px;
        border-radius: 50px;
        color: #cbfc02;
        text-decoration: none;
    }

    .card-blog img {
        height: 220px;
        object-fit: cover;
        object-position: top;
    }
    
    .card-blog-img img {
         height: 240px !important;
    }
    .card-body-blog h5 {
        font-size: 15px;
        color: #000000;
    }
    
    .card-blog-date {
        font-size: 14px;
        margin-left: 5px;
    }
    
    .cust-right-blogs {
        width: 170px !important;
        height: 170px !important;
        object-fit: cover !important;
    }
    .card-blog-main {
        padding: 15px;
        border: 1px solid #cbfc02;
        border-radius: 5px;
    }
    .card-blog {
        border: none;
    }
    
        
    .presence-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
      gap: 15px;
    }
    
    .presence-item {
      border: 1px solid #e5e7eb;
      padding: 10px 18px;
      border-radius: 5px;
      background: #ffffff;
      font-size: 14px;
      font-weight: 500;
      text-align: left;
      transition: all 0.3s ease;
      color: #000000;
    }
    
    .presence-item:hover {
      background: #cbfc02;
      border-color: #111827;
      color: #111827;
      cursor: pointer;
    }
    
    .highlight-text {
        color: #cbfc02;
        font-weight: 600;
        margin: 8px 0px;
    }
    
    /*logo slider*/
    
    .logo-marquee {
      overflow: hidden;
      white-space: nowrap;
      position: relative; 
    }

    .logo-track {
      display: inline-flex;
      gap: 30px;  
      animation: scroll 25s linear infinite;
    }

    .logo-track img {
      height: 90px;
      width: auto;
      display: block;
      object-fit: contain;
    }

    @keyframes scroll {
      from {
        transform: translateX(0);
      }
      to {
        transform: translateX(-50%);
      }
    }
    /*logo slider*/
    
      /* Desktop Tabs */
    .tab-buttons {
      display: flex;
      gap: 18px;
      justify-content: center;
      margin-bottom: 20px;
    }
    .tab-buttons .btn-tab {
      background: none;
      border: none;
      font-weight: 500;
      color: #cbfc02;
      cursor: pointer;
    }
    .tab-buttons .btn-tab.active {
        background: #cbfc02;
        color: #000000;
        padding: 8px 20px;
        border-radius: 2px;
    }
    .tabs-outline-btn {
        color: #000000 !important;
        border-color: #000000;
        width: fit-content !important;
    }
    
    .tab-content-right-tab {
        display: inline-grid;
        grid-gap: 30px; 
        padding: 20px 0px 20px 20px;
        position: absolute;
        right: 0;
    }
    .tabs-content-right-btn {
        background: #ffffff;
        padding: 13px 13px 13px 34px;
        text-decoration: none;
        color: #000000 !important;
        border-bottom-left-radius: 50px;
        border-top-left-radius: 50px;
    }
    
    .tabs-content-right-btn:hover {
        color: #ffffff!important;
        background: #000000!important;
    }
    
    .video-background-section{
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .partner-section-video p{
        color: #ffffff;
    }
    
    
    button.carousel-control-prev.cust-carousel-control-prev {
        left: 20px!important;
        width: auto!important;
        height: fit-content!important;
        top: 50%!important;
        transform: translate(-50%, -50%)!important;
    }
    button.carousel-control-next.cust-carousel-control-next {
        right: -17px!important;
        width: auto!important;
        height: fit-content!important;
        top: 50%!important;
        transform: translate(-50%, -50%)!important;
    }
    
    button.carousel-control-prev.cust-carousel-control-prev i, button.carousel-control-next.cust-carousel-control-next i {
        font-size: 20px;
        padding: 7px;
        background: #cbfc02;
        z-index: 100000000;
    }
    .carousel-inner.cust-carousel-inner {
        width: 90%;
        height: 350px;
    }
    .carousel-inner.cust-carousel-inner-auto-height {
        width: 90%; 
    }
     
    .feature-text {
        color: #ffffff;
    }
    .left-slide-section {
        padding: 15px; 
        border-radius: 5px;
        height: 350px;
        background: #ffffff;
        margin-bottom: 20px;
    }
    .left-slide-section h3, .left-slide-section h2, .left-slide-section p{
        color: #000000!important;
    }
    
    .button-on-green {
        color: #000000 !important;
        background: transparent;
        border: 2px solid #000000;
        padding: 6px 20px;
        text-decoration: none;
        border-radius: 2px;
        font-size: 16px;
        font-weight: 500;
    }
    
    .button-on-green:hover{
        background: #ffffff !important;
        border: 2px solid #ffffff !important;
    }
    
    /*SLDIER CSS*/
    
        
    .custom-slider-container {
      position: relative;
      width: 100%;
      overflow: hidden;
      display: flex;
      align-items: center;
      margin: 5px 0;
    }
    
    button.custom-slider-btn {
        background: transparent!important;
        color: #ffffff !important;
        font-size: 25px;
        padding: 10px;
    }
    button.custom-slider-btn:hover{
        color: #cbfc02!important;
        background: transparent!important;
    }
    
    
    .custom-slider-wrapper { overflow: hidden; flex: 1; }
    .custom-slider-track { display: flex; transition: transform 0.4s ease; }
    
    
    .custom-slider-card {
      flex: 0 0 auto;
      width: 270px;  
      margin: 10px;
      background: transparent;  
      border-radius: 10px;
      padding: 20px; 
      display: flex;
      flex-direction: column;
      height: 320px;  
      overflow: hidden;
      border: 1px solid #ffffff;
    }
    
    .custom-press-release-card {
      flex: 0 0 auto;
      width: 100%;   
      background: transparent;  
      border-radius: 5px;
      padding: 10px; 
      display: flex;
      flex-direction: column;
      height: 350px;  
      overflow: hidden;
      border: 1px solid #ffffff;
    }
     
    
    
    .custom-press-release-card img {
        background: #ffffff;
        padding: 12px;
        margin-bottom: 10px;
        border-radius: 5px;
        transition: all 0.3s ease-in-out;  
        height: 150px !important;
    }
    .custom-press-release-card h5 {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 18px !important;
    }
    .custom-carousel-card {
      flex: 0 0 auto;
      width: 98%;  
      margin: 10px;
      background: transparent;  
      border-radius: 10px;
      padding: 25px 20px; 
      display: flex;
      flex-direction: column; 
      overflow: hidden; 
    }
    
    .custom-slider-card:hover{
        cursor: pointer;
    }
    .custom-press-release-card:hover{
        cursor: pointer;
        box-shadow: 0 0 5px 0 rgba(255, 255, 255, 0.8);
    }
    .custom-press-release-card:hover img {
        transform: translateY(-4px);
    }
    
    .custom-slider-card:hover img {
        transform: translateY(-8px);
    }
    
    
    .custom-slider-card img {
        background: #ffffff;
        padding: 12px;
        margin-bottom: 10px;
        border-radius: 10px;
        transition: all 0.3s ease-in-out;
        width: 60px;
    }
    
    
    .custom-slider-card h5 {
      font-size: 16px;
      margin-bottom: 10px;
    }
    
    
    .custom-slider-card p {
      font-size: 14px;
      line-height: 1.4;
      display: -webkit-box;
      -webkit-line-clamp: 7;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      margin: 0;
      color: #ffffff;
    }
    
    
    .custom-award-slider-card {
      flex: 0 0 auto;
      width: 500px;  
      margin: 10px;
      background: #ffffff;  
      border-radius: 10px;
      padding: 25px 20px; 
      display: flex;
      flex-direction: column;
      justify-content: center;
      height: 140px;  
      overflow: hidden;
      border: 1px solid #ffffff;
    }
    
    .custom-award-slider-card:hover{
        cursor: pointer;
    }
    
     
    
    
    .custom-award-slider-card img { 
        width: 140px;
    }
    
    
    .custom-award-slider-card h5 {
      font-size: 16px;
      margin-bottom: 10px;
      color: #000000;
    }
    
    
    .custom-award-slider-card p {
      font-size: 14px;
      line-height: 1.4;
      display: -webkit-box;
      -webkit-line-clamp: 7;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      margin: 0;
      color: #000000;
    }
    
    .awards-card-layout{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .carousel-control-btn {
        background: transparent !important;
        opacity: 1;
        color: #ffffff !important;
        width: auto !important;
    }
    
    
    .carousel-control-btn span{
        font-size: 20px !important;
    }
    
    .carousel-control-btn span:hover{
        color: #cbfc02 !important;
    }
    
    .testinomials-right-side-box { 
        padding: 20px; 
        height: 233px;
        border-radius: 10px;
        margin-bottom: 47px;
        background: #cbfc02;
    }
    .testinomials-right-side-box h3{
        color: #000000;
    }
    img.full-slide-img{
        width: 100% !important;
        height: 125px;
        object-fit: cover;
        object-position: center;
    }
    .full-slide-team-img{
        width: 100% !important;
        height: 235px;
        object-fit: cover;
        object-position: center;
    }
    
    .small-on-black-btn {
        font-size: 13px;
        color: #ffffff !important;
        border: 1px solid #ffffff;
        text-decoration: none;
        width: fit-content;
        padding: 1px 10px;
        border-radius: 2px;
        margin-top: auto !important;
    }
    .small-on-black-btn:hover{
        background: #ffffff;
        color: #000000 !important;
    }
    span.fill-badges {
        background: #fff;
        width: fit-content;
        padding: 0px 10px;
        font-size: 11px;
        border-radius: 50px;
        color: #000000;
        font-weight: 600;
        margin: 5px 0 10px;
    }
    
    .office-address-box {
        background: #cbfc02;
        border-radius: 5px;
        padding: 20px;
    }
    .office-address-box img {
        width: 30px;
        height: 30px;
        background: #000000;
        padding: 6px;
        border-radius: 5px;
    }
    .office-address-box p {
        color: #000000 !important;
        font-size: 15px;
    }
    .office-address-box h6 {
        color: #000000 !important;
        text-transform: capitalize !important;
        margin: 0px;
    }
    .dash-border-btn {
        color: #000000;
        padding: 2px 10px;
        border-radius: 5px;
        border: 3px dashed #000;
        font-weight: 500;
        font-size: 13px;
    }
    
    .shadow-bottom-black {
      box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.8); 
    }
    
    .get-direction-button {
        background: #000000;
        color: #ffffff !important;
        width: 173px !important;
        padding: 6px 20px;
        border-radius: 5px;
        font-size: 14px;
    }
    .get-direction-button:hover{
        background: #ffffff !important;
        color: #000000 !important;
    }
    .simple-link-redirect {
        text-decoration: none;
        color: #000000 !important;
        font-size: 14px;
    }
    button.custom-slider-btn.team-slider-btn:hover {
        color: #000000 !important;
        background: transparent !important;
    }
    
    /*SLDIER CSS*/
    
    /*About Page*/
    .custom-slider-card.custom-team1-slider-card p{
        color: #000000;
    }
    img.slider-team-img{
        background: transparent;
        height: 100%;
        width: 100%;
        padding: 0;
        object-fit: cover;
        object-position: center;
    }
    
    .custom-slider-card.custom-team-slider-card {
        padding: 0px;
        border: none;
        width: fit-content;
        border-radius: 5px;
    }
    .custom-slider-card.custom-team1-slider-card {
        border: 1px solid #000000;
        color: #000000;
    }
    .custom-our-mission-card {
        display: flex;
        justify-content: center;
        align-items: start;
        padding: 20px;
        border: 1px solid #fff;
        border-radius: 5px;
        height: 125px;
        color: #ffffff;
        width: 90%;
    }
    .vision_mission {
        width: 50px; 
        padding: 10px;
        background: #ffffff;
        border-radius: 3px;
    }
    .vision_mission-bg {
        width: 50px;
        padding: 10px;
        background: #000000;
        border-radius: 3px;
        border: 1px solid #ffffff;
    }
    .theme-grident-bg {
        background: radial-gradient(circle at top right, #cbfc02ad 0%, #cbfc0254 -1%, rgba(203, 252, 2, 0.0) 55%, transparent 100%);
        border-radius: 20px;
    }
    .custom-core-value-card {
        padding: 10px;
        border: 1px solid #ffffff;
        border-radius: 5px;
        display: flex;
        justify-content: center;
        align-items: start;
        color: #ffffff;
        margin: 0px;
        height: 130px;
    }
    .custom-core-value-card-bg h5 {
        color: #000000;
    }
    .custom-core-value-card-bg {
        padding: 10px; 
        border-radius: 5px;
        display: flex;
        justify-content: center;
        align-items: start;
        color: #000000;
        margin: 0px;
        background: #cbfc02;
        height: 130px;
    }
    .clients-projects-section li {
        list-style: none;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 225px; 
        border: 1px solid #ffffff;
        width: 225px;
        border-radius: 50%;
        color: #ffff;
        gap: 20px;
        font-size: 21px;
        padding: 20px;
        text-align: center;
        font-weight: 600;
    }
    .clients-projects-section {
        width: 100%;
        gap: 30px;
        display: flex !important; 
        justify-content: center;
        align-items: center;
    }
    li.client-list-bg {
        background: #cbfc02;
        border: navajowhite;
        color: #000000;
    }
    
    /*About Page*/
    
    /*Press release*/
    
    .Press-Releases-box {
        border: 1px solid #cbfc02;
        padding: 20px;
        border-radius: 5px;
    }
    /*Press release*/

    /* Mobile view: hide normal tabs */
    @media (max-width: 768px) {
      .tab-buttons { display: none; }
    }

    /* Desktop view: hide carousel */
    @media (min-width: 769px) {
      .mobile-carousel { display: none; }
    }
    
   
    @media (max-width: 992px) {
      .hero-section {
        text-align: center;
        padding: 60px 20px;
      } 
      
      .hero-image{
          display: none;
      }
      .award-card{
          width: 100%!important;
      }
      .award-card2{
          width: 100%!important;
      }
      .card-blog{
          flex-direction: column!important;
      }
      
      .card-blog img{
          width: 100%!important;
      }
      .carousel-inner.cust-carousel-inner, .carousel-inner.cust-carousel-inner-auto-height {
            width: 75%!important;
        }
        
        .discover-section{
            height: 100% !important;
            padding: 20px 0px !important;
        }
        
    /* new css */
        
    .partner-section-video {
        width: 100% !important;
    }
    button.btn-tab {
        min-width: 260px !important;
        padding: 10px 15px !important;
        font-size: 13px!important; 
    }
    .hero-buttons .btn, .button-on-green{
        font-size: 13px;
    }
    
    .hero-section h1{
        font-size: 30px !important;
    }
    .hero-section p, .partner-section p{
        font-size: 14px !important;
    }
    .partner-section h2{
        font-size: 26px;
    }
    
    .hero-buttons {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 20px;
    }
    
    .tab-content-right-tab{
        position: unset !important;
        padding: 20px !important;
    }
    .tabs-content-right-btn{
        padding: 13px 30px !important;
        border-radius: 50px !important;
    }
    
    .awards-card-layout{
        flex-direction: column;
        gap: 20px;
    }
    .awards-card-layout div {
        justify-content: center !important;
        align-items: center !important;
        text-align: center;
    }
    .custom-award-slider-card{
        width: 243px !important;
        height: 270px !important;
    }
    .custom-our-mission-card { 
        padding: 10px; 
        height: 140px;
        color: #ffffff;
        width: 100%;
    }
    .clients-projects-section { 
        flex-direction: column; 
    }
}