@media (max-width: 991px) {

 
    h2 {
        font-size: 2.4rem !important;
    }

    p {
        font-size: 1.3rem !important;
    }

    .main-title {
        margin-bottom: 5px;
    }

    section {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .top-title {
        font-size: 1.4rem !important;
        /* line-height: 0 !important; */
    }

    a.ppg-about-btn.lime-btn {
        margin-top: 15px !important;
    }

    .ctma-navbar-box {
        border-radius: 20px;
    }

    .ctma-navbar .nav-link {
        margin: 10px 0;
    }

    .ctma-topbar-right {
        flex-wrap: wrap;
        gap: 10px;
        justify-content: center;
        margin-top: 5px;
    }

    .ctma-hero-title {
        font-size: 36px;
    }

    .ctma-hero-section {
        padding: 60px 0;
    }

    .ctma-feature-pill {
        padding: 14px 20px;
    }

    .ctma-slide-item img {
        height: 420px;
    }

    .ctma-slide-content {
        left: 30px;
        max-width: 90%;
    }

    .ctma-slide-title {
        font-size: 28px;
    }

    .ctma-what-title {
        font-size: 32px;
    }

    .ctma-what-section {
        padding: 60px 0;
    }

    .ctma-what-card {
        padding: 30px 20px;
    }

    .ctma-about-section {
        padding: 70px 0 60px;
    }

    .ctma-about-title {
        font-size: 32px;
    }

    .ctma-about-text {
        font-size: 14px;
        padding: 0 10px;
    }

    .ctma-mv-section {
        padding: 70px 0;
    }

    .ctma-mv-card {
        padding: 30px 25px;
    }

    .ctma-mv-card h3 {
        font-size: 24px;
    }

    .ctma-founder-title {
        font-size: 30px;
    }

    .ctma-leadership-title {
        font-size: 28px;
    }

    .ctma-leader-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
        border-radius: 20px;
    }

    .ctma-leader-arrow {
        align-self: flex-end;
    }


    .ctma-collab-section {
        padding: 70px 0;
    }

    .ctma-collab-card {
        padding: 30px 25px;
    }

    .ctma-collab-card h3 {
        font-size: 26px;
    }

    .ctma-badge-top,
    .ctma-badge-bottom {
        position: static;
        transform: none;
        display: inline-block;
        margin: 20px 0;
    }

    .ctma-affiliation-title {
        font-size: 28px;
    }

    .ctma-affiliation-logos {
        gap: 40px;
    }

    .ctma-affiliation-logo img {
        max-height: 45px;
    }

    .ctma-counter-number {
        font-size: 42px;
    }

    .ctma-counter-card {
        padding: 25px 20px;
    }

    .ctma-stack-card {
        flex-direction: column;
        top: 60px;
    }

    .ctma-stack-left {
        padding: 40px 30px;
    }

    .ctma-stack-left h2 {
        font-size: 28px;
    }

    .ctma-support-title {
        font-size: 28px;
    }

    .ctma-support-btn {
        position: static;
        display: inline-block;
        margin-top: 20px;
    }

    .ctma-knowledge-title {
        font-size: 28px;
    }

    .ctma-knowledge-stats {
        flex-direction: column;
        gap: 10px;
        text-align: center;
    }

    .ctma-events-title {
        font-size: 28px;
    }

    .ctma-event-card {
        min-height: 260px;
    }

    .ctma-news-title {
        font-size: 28px;
    }

    .ctma-impact-title {
        font-size: 26px;
    }

    .ctma-impact-number {
        font-size: 32px;
    }

    .ctma-impact-divider {
        border-left: none;
        border-top: 1px solid rgba(255, 255, 255, 0.3);
        margin-top: 20px;
        padding-top: 20px;
    }

    .ctma-contact-title {
        font-size: 28px;
    }

    .ctma-contact-form-wrapper {
        padding: 25px;
    }

    .ctma-contact-info {
        position: static;
        padding: 20px;
        background: rgba(0, 0, 0, 0.6);
        border-radius: 0 0 20px 20px;
    }

    .ctma-footer-subscribe {
        flex-direction: column;
        gap: 10px;
    }

    .ctma-footer-bottom {
        flex-direction: column;
        gap: 10px;
        text-align: center;
    }

    .ctma-footer-qr-wrapper {
        flex-direction: column;
    }

    .ctma-contact-container {
        grid-template-columns: 1fr;
        gap: 50px;
    }

    .ctma-form-box {
        position: relative;
        top: 0;
    }

    .ctma-md-container {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .ctma-md-card {
        padding: 40px 30px;
    }

    .ctma-impact-box {
        flex-direction: column;
        text-align: center;
        padding: 40px 30px;
    }

    .ctma-impact-action {
        margin-top: 20px;
    }

    .ctma-wood-content {
        flex-direction: column;
        text-align: center;
        gap: 20px;
        padding: 20px 30px;
    }

    .ctma-wood-content h2 {
        font-size: 26px;
    }

    .ctma-hero-heading {
        font-size: 36px;
    }

    .ctma-hero-movement {
        min-height: 70vh;
    }

    .ctma-hero-content h1 {
        font-size: 42px;
    }

    .ctma-about-pg-heading {
        font-size: 36px;
    }

    .ctma-event-hero {
        height: 500px;
    }

    .ctma-hero-title {
        font-size: 42px;
    }

    .ctma-hero-content {
        padding-top: 120px;
    }

    .ctma-event-sidebar {
        position: relative;
        top: auto;
        margin-top: 40px;
    }

    .blog-grid {
        grid-template-columns: 1fr;
    }

    .zr-mega-menu {
        position: static;
        transform: none;
        width: 100%;
        box-shadow: none;
        padding: 20px;
    }

    .ctma-logo img {
        width: 40px;
    }

    div#navbarContent {
        width: 100vw;
        margin-left: -22px !important;
        margin-top: 18px;
    }

    .navbar {
        margin: 5px;
        padding: 10px 15px;
        border-radius: 10px !important;
    }

    .navbar-brand {
        margin-left: 0px !important;
        margin-right: auto !important;
        position: unset;
    }

    .navbar-expand-lg .navbar-toggler {
        display: contents !important;
    }

    .mega-menu,
    .dropdown-menu {
        width: auto;
        padding: 10px;
        box-shadow: none;
        border: none;
    }

    .mega-menu .row {
        flex-direction: column;
    }

    .mega-menu .col-md-3 {
        width: 100%;
        margin-bottom: 15px;
    }

    .mega-menu .dropdown-item,
    .dropdown-item {
        padding: 6px 20px;
    }

    .navbar-nav .nav-item {
        margin: 5px 0;
    }

    .btn-cta {
        margin: 5px 0;
        width: 100%;
        text-align: center;
    }

    .mega-menu {
        min-width: 800px;
    }

    .mega-menu .col-md-3 {
        margin: 0 10px;
    }

    .ctma-logo-center {
        position: static;
        transform: none;
    }

    /* Remove fixed height */
    .ppg-slide-item {
        height: auto;
        min-height: auto;
    }

    /* Image ratio control */
    .ppg-slide-item img {
        height: 320px;
        object-fit: cover;
    }

    /* Content becomes normal flow */
    .ppg-slide-content {
        position: relative;
        top: auto;
        left: auto;
        transform: none;
        padding: 20px 15px;
        max-width: 100%;
        text-align: center;
        /* background: #00000033;  */
    }

    .ppg-slide-title {
        font-size: 22px;
        line-height: 1.3;
    }

    .ppg-slide-desc {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .ppg-slide-btn {
        padding: 10px 18px;
        font-size: 14px;
    }

    .ppg-category-section {
        padding: 20px 0;
    }

    .ppg-cat-name {
        font-size: 1.4rem;
    }

    .ppg-shop-section {
        padding: 20px 0 !important;
    }

    .ppg-shop-img {

        padding: 15px !important;
    }

    .ppg-star,
    .ppg-count {
        font-size: 1.3rem;
    }

    .ppg-star {
        margin: 0px !important;
        color: #fff !important;
    }

    .ppg-product-title {
        font-size: 1.7rem !important;
        font-weight: 600 !important;
    }

    .ppg-product-sub {
        font-size: 1.6rem !important;
    }

    .ppg-product-desc {
        font-size: 1.3rem !important;
        margin-bottom: 10px !important;
    }

    button.ppg-btn-primary,
    button.ppg-btn-outline {
        font-size: 1.2rem;
    }

    .ppg-shop-grid {
        max-height: 75vh;
        overflow-y: auto;
    }

    .ppg-category2-section {
        padding: 20px 0;
    }

    .ppg-brand-sub {
        color: #fff;
    }

    .ppg-brand-section {
        padding: 20px 0;
    }

    .ppg-intro-img {
        margin-bottom: 20px;
    }

    .ppg-about-title {
        margin-bottom: 20px !important;
    }

    .ppg-leader-content p {
        font-size: 1.7rem !important;
    }

    .ppg-news-view {
        margin-top: 20px !important;
    }

    .ppg-leader-content h4 {
        font-size: 1.8rem !important;
    }

    .ppg-leader-sign {
        margin-bottom: 0px !important;
    }

    .ppg-support-desc {
        /* font-size: 1.3rem !important; */
    }

    .ppg-what-card {
        min-height: 220px !important;
    }

    p.ppg-what-desc {
        /* font-size: 1.3rem !important; */
        margin-bottom: 20px !important;
    }

    .ppg-what-card p {

        font-size: 1.2rem !important;
    }

    .ppg-mvv-list li {
        font-size: 1.4rem !important;
        line-height: 1.4 !important;
    }


    .ppg-mvv-img img {
        height: 260px;
    }

    .ppg-mvv-content h2 {
        font-size: 28px;
    }

    .ppg-mvv-row {
        margin-bottom: 20px;
    }

    .ppg-next {
        left: 90 !important;
        margin-right: 0px !important;
    }

    .ppg-prev {
        left: 0 !important;
        margin-left: -10px !important;
    }

    .ppg-bigbrand-card img {
        height: 60vh !important;
    }

    .ppg-showcase-card h5 {
        margin-bottom: 0px;
    }

    .ppg-story-text p {
        font-size: 1.3rem !important;
        color: #000;
        max-width: 100% !important;
        margin-bottom: 20px !important;
    }

    .ppg-story-left {
        position: relative;
        margin-bottom: 40px;
    }

    .ppg-story-left h2 {
        font-size: 36px;
    }

    .ppg-story-item {
        padding-top: 20px;
        flex-direction: column;
        align-items: flex-start;
    }

    .ppg-story-video {
        position: relative;
        display: block;
        border-radius: 18px;
        overflow: hidden;
        width: 100%;
        height: 20vh;
    }

    .tab-nav .nav {
        width: fit-content;
        background: #fff;
        border: 1px solid #ddd;
        display: flex !important;
        flex-direction: row !important;
        justify-content: center;
        padding: 8px 12px !important;
        border-radius: 999px !important;
    }

    .nav-tabs>li.nav-item {
        display: flex;
        float: none;
        margin: 0;
        padding: 0;
        width: fit-content;
    }

    .tab-content {

        height: 70vh !important;
    }

    .ppg-support-section .ppg-support-btn {
        margin-left: 14px;
        margin-top: 0px !important;
    }

    .ppg-support-card p {
        font-size: 1.3rem !important;

    }

    .ppg-support-card h5 {
        font-size: 2rem;
        margin-bottom: 15px;
    }

    /* .ppg-what-card p {
        font-size: 1.3rem !important;
    } */

    .ppg-founder-desc {
        font-size: 1.3rem !important;
        max-width: 100%;
    }

    .ppg-collab-section {
        background: var(--ppg-bg);
        padding: 0px;
    }

    .ppg-badge-top {
        font-size: 1.5rem;
    }

    .ppg-collab-card p {
        font-size: 1.3rem !important;
        margin-bottom: 0px;
    }

    section.ppg-impact-section {
        margin: 0px;
        border-radius: 0;
    }

    .stat-wrpr-outr {
        display: flex;
        align-items: center;
    }

    .ppg-impact-label {
        font-size: 1.5rem;
    }



    .ppg-impact-counter {
        display: flex !important;
        text-align: left !important;
        gap: 15px !important;
        padding: 20px 0 !important;
        flex-direction: column !important;
        padding-bottom: 0px !important;
    }

    .ppg-impact-desc {
        margin-top: 10px;
        font-size: 1.3rem;
        opacity: 0.85;
    }

    .join-sec {
        margin: 20px;
        border-radius: 30px;
    }

    .ppg-map {
        margin-top: 0px !important;
    }

    .faq-wrpr {
        max-height: 50vh;
        overflow-y: auto;
    }

    .ppg-faq-section {
        padding: 0px !important;
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .ppg-contact-img {
        height: 50vh !important;
    }

    .ppg-contact-info {
        font-size: 1.5rem !important;
    }

    .ppg-contact-form-wrapper {
        background: #ffffff !important;
        border-radius: 20px !important;
        padding: 20px !important;
    }

    .ppg-contact-title {
        margin-bottom: 20px !important;
    }

    .ppg-contact-form label {
        font-size: 1.3rem !important;
    }

    .ppg-spec-item span {
        font-size: 1.3rem !important;
    }


    .ppg-prod-tabs-sec .ppg-support-btn {

        font-size: 1.3rem !important;
    }

    .gift-icon-left,
    .gift-icon-right {

        width: 110px !important;
    }

    img.presto-logo-h {
        height: auto;
        width: 130px;
        border-radius: 9px;
    }

    .ppg-header-sec-new-top {
        padding: 12px 15px !important;
    }

    .presto-card {
        display: none;
    }

    .presto-vertical-text {
        display: none;
    }

    .presto-heading {
        font-size: 28px;
    }

    .ppg-prev {
        left: 0px !important;
    }

    .ppg-next {
        right: 0px !important;
    }

    .ppg-blog-prev {
        left: 0px !important;
    }

    .ppg-blog-next {
        right: 0px !important;
    }


    .presto-float-icon {
        display: none !important;
    }


    .presto-img-wrap img {
        max-width: 70% !important;
    }

    .presto-img-wrap {
        position: relative !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
    }

    .presto-contact-item p {
        font-weight: 600;
        margin: 0;
        font-size: 1.1rem !important;
    }

    .presto-left {
        position: relative;
        margin-bottom: 20px !important;
    }

    .ppg-contact-form-wrapper {
        /* margin: auto; */
        width: 100%;
    }

    .presto-float {
        position: static !important;
        margin-top: 15px !important;
        width: fit-content !important;
    }

    .presto-contact-row {
        flex-direction: column;
        gap: 15px;
    }

    .presto-float-bottom h2 {
        font-size: 28px;
    }

    .presto-contact-row {
        display: flex !important;
        flex-direction: row;
        gap: 15px;
        justify-content: space-between;
    }

    .presto-float {
        max-width: 44%;
        position: unset !important;
    }

    .float-items {
        gap: 10px !important;
        display: flex !important;
        justify-content: center !important;
    }

    .resource-grid-sec {
        max-height: 50vh;
        overflow-y: auto;
    }

    .ppg-blog-card {
        margin: auto !important;
        width: 73% !important;
    }

    .ppg-news-card {
        margin: auto !important;
        width: 77% !important;
    }

    .ppg-news-img img {
        width: 100% !important;
        height: 100% !important;
        /* height: 200px !important; */
    }

    .ppg-event-slider .slick-slide {
        padding: 0 6px;
    }

    .ppg-event-slider .slick-list {
        margin: 0 -6px;
    }


    .ppg-brand-dropdown {
        width: 100%;
    }

    .ppg-brand-trigger {
        width: 100%;
        height: fit-content;
        justify-content: space-between;
    }

    .ppg-brand-menu {
        position: absolute !important;
        position: static;
        margin-top: 10px;
        width: 100%;
        box-shadow: none;
        border-radius: 10px;
    }

    /* ==================== MOBILE Header ========================= */

    .ppg-header-sec-new-top {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 15px;
    }

    .welcome-text {
        display: none;
    }

    .ppg-header-sec-new-logo {
        position: absolute !important;
        left: 20% !important;
        transform: translateX(-50%) !important;
        margin-top: 0px !important;
        height: auto !important;
    }

    .ppg-header-sec-new-logo img {
        height: auto;
    }

    .ppg-header-sec-new-logo img {
        margin-bottom: 0px !important;
    }

    .presto-header-right {
        margin-left: auto;
        display: flex;
        align-items: center;
        gap: 12px;
    }

    .ppg-brand-dropdown {
        display: none;
    }

    .ppg-header-sec-new-nav,
    .ppg-header-sec-new-mega {
        display: none;
    }

    .ppg-search-toggle,
    .ppg-hamburger {
        font-size: 18px;
        padding: 8px;
        cursor: pointer;
    }

    .ppg-search-toggle {
        width: 58px !important;
    }

    .ppg-hamburger {
        font-size: 20px !important;
    }

    .ppg-side-menu {
        width: 85%;
        right: -100%;
    }

    .ppg-side-menu-inner {
        padding: 15px;
    }

    .side-menu-lists li a {
        padding: 12px 0;
        display: block;
        font-size: 15px;
    }


    .ppg-search-full {
        position: fixed;
        inset: 0;
        background: rgba(255, 255, 255, 0.65);
        backdrop-filter: blur(20px);
        -webkit-backdrop-filter: blur(20px);

        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease;

        z-index: 99999;
    }

    .ppg-search-full.active {
        opacity: 1;
        visibility: visible;
        background: #00000066 !important;
    }

    /* TOP */
    .ppg-search-top {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 20px 40px;
    }

    /* INPUT */
    .ppg-search-input-wrap {
        display: flex;
        align-items: center;
        gap: 10px;
        background: #fff;
        padding: 12px 18px;
        border-radius: 50px;
        width: 60%;
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    }

    .ppg-search-input-wrap input {
        border: none;
        outline: none;
        width: 100%;
        font-size: 16px;
    }

    /* CLOSE */
    .ppg-search-close {
        font-size: 22px;
        cursor: pointer;
    }

    /* SUGGESTIONS */
    .ppg-search-suggestions {
        max-width: 700px;
        margin: 20px auto;
        padding: 0 20px;
    }

    .ppg-suggestion-item {
        padding: 12px 16px;
        border-bottom: 1px solid #eee;
        cursor: pointer;
    }

    .ppg-suggestion-item:hover {
        background: rgba(255, 95, 109, 0.08);
    }


    .ppg-search-top {
        padding: 15px;
    }

    .ppg-search-input-wrap {
        width: 100%;
        padding: 10px 14px;
    }

    .ppg-search-input-wrap input {
        font-size: 15px;
    }

    .ppg-brand-dropdown.brand-dropdown {
        display: flex;
        height: fit-content;
    }

    .ppg-slide-item {
        position: relative;
        height: fit-content !important;
        color: #000;
    }


    /* top hero slider */

    .ppg-slide-item {
        height: 70vh;
        /* better than fixed */
    }

    .ppg-slide-content {
        left: 15px;
        right: 15px;
        bottom: 40px;
        max-width: 100%;
        text-align: center;
    }

    .ppg-slide-title {
        font-size: 20px;
        line-height: 1.4;
    }

    .ppg-slide-desc {
        font-size: 13px;
        margin: 10px 0;
    }

    .ppg-about-btn {
        font-size: 13px;
        padding: 8px 14px;
    }

    /* Fix slick vertical height issues */
    .ppg-hero-slider .slick-track {
        display: flex !important;
    }

    .ppg-hero-slider .slick-slide {
        height: auto !important;
    }

    .ppg-slide-overlay {
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.35) 45%, rgba(0, 0, 0, 0.05) 70%) !important;
    }


    .ppg-price {
        font-size: 22px;
    }

    .ppg-hosting-card {
        padding: 16px;
    }

    header .btn-wrpr {
        display: none !important;
    }

    .presto-mega-inner {
        background: #fff;
        border-radius: 14px;
        padding: 10px;
        border: 1px solid #eee;
    }

    #ppg-category .ppg-img-wrap img {
        height: 100%;
    }

    /* MAKE SLIDE FULL WIDTH */
    .full-width-slider .swiper-slide {
        width: 100% !important;
    }

    /* REMOVE GAP */
    .full-width-slider .swiper-wrapper {
        gap: 0 !important;
    }

    /* IMAGE FULL WIDTH */
    .ppg-news-img img {
        width: 100% !important;
        height: auto !important;
        display: block !important;
    }

















    .ppg-spec-item,
    .ppg-overview-text,
    .app-reward-subtitle,
    .footer-text {
        font-size: 1.3rem !important;
    }

}

@media (max-width: 768px) {
    .ctma-hero h1 {
        font-size: 32px;
    }

    .ctma-booking-title h2 {
        font-size: 28px;
    }

    .ctma-about-pg-section {
        padding: 70px 0;
    }

    .ctma-about-pg-heading {
        font-size: 24px;
    }

    .ctma-tab-btn {
        padding: 6px 16px;
        font-size: 14px;
    }

}

@media (max-width: 576px) {
    .ctma-hero-content h1 {
        font-size: 32px;
    }

    .ctma-hero-title {
        font-size: 32px;
    }

    .ctma-event-hero {
        height: 450px;
        border-radius: 0 0 20px 20px;
    }

    .modal .contact-right {
        display: none !important;
    }

    .navbar-brand {
        margin: 0px !important;
        position: unset !important;
    }

    .ppg-header-sec-new-left {
        display: block;
        /* display: none; */
        width: 100px;
        height: 30px;
        flex-direction: row;
        align-items: flex-start;
        overflow-y: auto;
    }

    .ppg-slide-content .ppg-slide-title {
        font-size: 32px;
        line-height: 1.15;
        margin-bottom: 18px;
        font-weight: 500;
    }

    .ppg-slide-item {
        position: relative;
        height: 380px;
        color: #000;
    }

    .ppg-slide-content {
        top: 60% !important;
        left: 0px !important;
    }

    .ppg-slide-item img {
        height: 260px;
    }

    .ppg-slide-title {
        font-size: 18px;
    }

    .ppg-slide-desc {
        font-size: 13px;
    }

    .ppg-hero-slider .slick-dots {

        position: absolute;
        left: 42%;
        top: 93% !important;
        transform: translateY(-50%);
        display: flex !important;
        flex-direction: row !important;
        gap: 14px;
        height: 30px;
        z-index: 10;
        width: 30px;
    }

    .ppg-hero-slider .slick-dots li {
        width: 20px !important;
        height: 4px !important;

    }

    .ppg-hero-slider .slick-dots li.slick-active {
        width: 40px !important;
    }

    .ppg-hero-slider-section {
        padding: 0px !important;
    }

    .ppg-about-section {
        padding: 20px 0;
    }

    .ppg-arrow.ppg-prev {
        left: 20px !important;
    }

    .ppg-blog-slider a.ppg-news-view.lime-btn {
        margin-top: 10px !important;
    }

    section.ppg-blog-slider-section.full-width-slider {
        padding: 0px !important;
    }

    .presto-mega-inner {
        background: #fff;
        border-radius: 14px;
        padding: 10px;
        border: 1px solid #eee;
    }

    .pp-menu li a {
        color: var(--ppg-title-color);
        font-weight: 500;
        border-radius: 5px !important;
    }

    .presto-mega {
        margin-top: 10px;
        position: static;
        transform: none;
        width: 100%;
        opacity: 1;
        visibility: visible;
    }

    .presto-mega-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .ppg-mvv-sticky
 {
        position: unset;
        top: auto;
        margin-bottom: 30px;
        height: 100%;
        width: 100%;
    }

    .ppg-mvv-block {
        margin-bottom: 60px;
        opacity: 1;
        transform: none;
        margin: 0px;
        /* padding-top: 20px; */
    }

    .pp-topbar {
        display: none;
    }

    .pp-menu {
        position: fixed;
        left: -100%;
        top: 0;
        width: 260px;
        height: 100%;
        background: #fff;
        flex-direction: column;
        padding: 20px;
        transition: 0.3s;
    }

    .pp-menu.active {
        left: 0;
    }

    .pp-hamburger {
        font-size: 22px;
        cursor: pointer;
    }


    .full-width-slider .ppg-news-card {
        margin: auto !important;
        width: 100% !important;
    }

    .full-width-slider .ppg-next {
        top: 41px !important;
        right: 0px !important;
    }

    .full-width-slider .ppg-prev {
        top: 41px !important;
        left: 10px !important;
    }

.ppg-about-title {
        margin-bottom: 20px !important;
        font-size: 2.2rem !important;
    }
.ppg-blog-slider
 {
    padding: 20px 0;
}

.psap-header .ppg-about-title.main-title{
    text-align: center;
}

.psap-header {
    display: flex !important;
    gap: 0px;
    margin-bottom: 25px;
    flex-direction: column;
    align-items: center;
    align-content: center;
}

.psap-tabs {
    display: flex;
    gap: 10px;
    margin: 0px !important;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    justify-content: center;
}

.psap-filter-btn {
    margin-top: 10px;
}
p {
        font-size: 1.5rem !important;
    }


.ppg-brand-box{
    font-size: 1.8rem !important;
}
.ppg-leader-title
 {
        font-size: 24px;
        margin: 0px !important;
    }

    .ppg-support-section .ppg-support-btn {
        top: 91%;
        margin: 0px !important;
        right: 31% !important;
    }


    .ppg-support-card{
        padding: 10px !important;
    }

.ppg-support-section {
    padding-bottom: 80px !important;}

.founder-card .social-icons a{
    margin-left: auto;
}

.resources .sec-grid {
        display: flex;
        flex-direction: column;
    }

.st p{
    font-size: 2.5rem;
}

    .resources .st p {
        font-size: 2rem !important;
        padding: 0px !important;
        padding-left: 25px !important;
        padding-top: 25px !important;
        margin-bottom: 0px;
    }

.ppg-icon-yellow{
    margin: auto;
    margin-bottom: 15px !important;
}

.ppg-service-item a {
    font-size: 1.2rem;}


.ppg-service-item h6 {
    font-weight: 600;
    margin-bottom: 6px;
    color: var(--ppg-title-color);
    font-size: 1.8rem;
}

.join-sec a.ppg-support-btn.lime-btn
 {
    position: absolute !important;
    right: 30% !important;
    top: 71% !important;
}

.ppg-collab-section {
    background: var(--ppg-bg);
    padding: 30px 0;
    padding-left: 00px !important;
    padding-right: 00px !important;
}

.ppg-impact-number {
    font-size: 22px !important;
    font-weight: 700 !important;
    color: var(--ppg-golden) !important;
}

 












}