/* Responsive CSS - Version: 2025-01-27-15:30 */
/* Prevent unwanted zooming and ensure proper responsive behavior */

/* WhatsApp Button Responsive Adjustments */
@media (max-width: 768px) {
    .whatsapp-float {
        bottom: 120px;
        right: 15px;
        font-size: 22px;
        padding: 3px 10px;
    }
}

@media (max-width: 480px) {
    .whatsapp-float {
        bottom: 100px;
        right: 12px;
        font-size: 20px;
        padding: 2px 8px;
    }
}
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
    max-width: 100vw;
}

/* Ensure images and media don't cause horizontal overflow */
img, video, iframe, object, embed {
    max-width: 100%;
    height: auto;
}

/* Prevent horizontal scrolling on mobile */
* {
    box-sizing: border-box;
}

/* Ensure proper viewport behavior */
@media screen and (max-width: 768px) {
    html, body {
        width: 100%;
        overflow-x: hidden;
        position: relative;
    }
    
    .container, .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
        max-width: 100%;
    }
    
    /* Prevent any unwanted scaling on mobile */
    * {
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        transform: none !important;
    }
    
    /* Allow only specific transforms for animations */
    [data-aos] {
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        transform: none !important;
    }
}

/* Additional mobile-specific fixes */
@media screen and (max-width: 480px) {
    html, body {
        font-size: 16px; /* Prevent iOS zoom on input focus */
        line-height: 1.4;
    }
    
    input, textarea, select {
        font-size: 16px; /* Prevent iOS zoom on input focus */
    }
    
    /* Ensure proper spacing on very small screens */
    .container {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    /* Disable AOS animations on very small screens to prevent scaling issues */
    [data-aos] {
        opacity: 1 !important;
        transform: none !important;
        transition: none !important;
    }
}

/* Disable AOS animations on mobile to prevent scaling issues */
@media screen and (max-width: 768px) {
    [data-aos] {
        opacity: 1 !important;
        transform: none !important;
        transition: none !important;
    }
    
    /* Ensure smooth scrolling without transforms */
    html {
        scroll-behavior: smooth;
    }
}





@media (max-width:1199px) {
    .tool-content {
        gap: 0px 45px;
    }

    .center-tool {
        padding: 45px 60px;
    }

    .centre-icon img {
        height: 90px;
        width: 80px;
    }

    .tool-box .platform h4 {
        font-size: 17px;
        line-height: 22px;
    }

    .tool-box .platform p {
        font-size: 13px;
        line-height: 18px;
    }

    .tool-box .icon {
        z-index: 1009;
        width: 60px;
        height: 70px;
    }

    .connector-top-right {
        top: -5%;
        right: 29.5%;
        width: 174px;
        height: 47px;
    }

    .connector-top-left {
        width: 174px;
        top: -5%;
        left: 29.5%;
        height: 47px;
    }

    .connector-bottom-right {
        width: 174px;
        height: 43px;
        right: 29.5%;
    }

    .connector-bottom-left {
        width: 174px;
        height: 43px;
        left: 29.5%;
    }

    .market-grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 14px;
    }

    .platform-features {
        width: 100%;
    }


    .platform-selection {
        display: flex;
        gap: 20px;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    /* .navmenu .login-buttons{
        display: none;
    } */

    .trade-now-account-btn a{
        padding: 20px;
    }

    .instrument-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .partner-program .title {
        font-size: 29px;
        line-height: 40px;
    }

    .partner-program .desc {
        font-size: 14px;
        line-height: 24px;
    }

    .partner-program .stats .highlight {
        font-size: 30px;
        line-height: 140%;
    }

    .partner-program .stats p {
        font-size: 14px;
        line-height: 140%;
    }

    .reasons-grid{
        padding: 0px;
    }

    .table-responsive-work{
        padding: 0px;
    }

    .claim-step:nth-child(2)::before,.claim-step:nth-child(2)::after,
    .claim-step:nth-child(4)::before {
        height: 19px;
    }

    .prospects-section img{
        height: 100%;
    }

    .prospects-section h2{
        font-size: 30px;
    }

    .prospects-section p{
        font-size: 13px;
        line-height: 22px;
    }


}

@media (max-width: 1024px) {
    .heading-top {
        padding: 0px 40px;
    }

    .heading-bottom {
        padding: 10px 40px;
    }

    .live-quote .section-image,
    .platform .section-image {
        padding: 0 15px;
    }

    .stp-broker .section-para span,
    .live-quote .section-para span {
        width: 95%;
    }

    .why-pipze .card {
        min-height: 240px;
    }

    .news-letter {
        padding: 0 40px;
    }

    /* .footer .card {
        padding: 15px;
    } */

    /* .footer .card .card-text {
        font-size: 15px;
    } */

    .footer .social-media .social-img {
        padding: 11px;
    }

    .footer .social-media {
        gap: 10px;
    }

    /* .footer .logo-details p {
        width: 65%;
    } */

    .award-details .heading h1 {
        font-size: 24px;
        line-height: 34px;
    }

    .plans-tab-content .card h5 {
        font-size: 28px;
    }

    .plans-tab-content .card.active h5 span {
        padding: 2px 3px;
        padding-right: 8px;
        font-size: 14px;
    }

    .plans-tab-content .card p {
        font-size: 14px;
        line-height: 24px;
    }

    .plans-tab-content .card h1 span {
        font-size: 18px;
    }

    .plans-tab-content .card h1 {
        font-size: 40px;
    }

    .plans-tab-content .plans-list ul li p {
        font-size: 14px;
        line-height: 6px;
    }

    .plans-tab-content .card .plan-btn {
        padding: 10px 0;
        font-size: 14px;
    }

    .plans-tab-content .card .plan-btn img,
    .plans-tab-content .card.active h5 span img {
        width: 20px;
        height: 20px;
    }

    .about .heading h1 {
        width: 70%;
    }

    .about .section-para p {
        width: 76%;
    }

    .ready-to .section-button a {
        padding: 12px 16px;
        font-size: 14px;
    }

    .ready-to .section-button {
        gap: 20px;
    }

    .who-can .section-para p {
        margin-bottom: 0.5rem;
    }

    .who-can .section-title span {
        padding: 8px 20px;
    }

    .who-can .heading h1 {
        padding-top: 10px;
    }

    .content .section-details h3 {
        font-size: 16px;
        line-height: 28px;
    }

    .considerations-details .card {
        padding: 5px;
    }

    .why-choose .heading h1 {
        width: 100%;
        padding-top: 20px;
    }

    .why-choose .section-details .card-body {
        padding: 8px;
    }

    .considerations-content .heading h1,
    .why-choose .heading h1 {
        font-size: 30px;
        line-height: 40px;
    }

    .corporate-details .card .card-title {
        font-size: 20px;
        line-height: 24px;
    }

    .corporate-details .card .card-text {
        font-size: 15px;
        line-height: 22px;
    }

    .corporate .corporate-details .card {
        padding: 10px;
    }

    .corporate .section-para p {
        font-size: 14px;
        line-height: 20px;
    }

    .corporate .heading h1 {
        padding: 20px 0 0 0;
    }

    .copy-trading .section-details {
        display: block;
    }

    .copy-trading .section-details .first,
    .copy-trading .section-details .second {
        padding: 15px 0;
    }

    .copy-trading .section-content,
    .copy-trading .copy-trading-details {
        justify-content: center;
        text-align: center;
    }

    .video-section {
        height: 450px;
    }

    .video-section .play-btn img {
        width: 70px;
        height: 70px;
    }

    .swiper-slide.card-pad {
        width: 400px !important;
    }

    .hero-composite .person-image {
        width: 50%;
    }

    .add-question {
        display: block;
    }

    .standard-faq {
        display: none;
    }

    /* .what-are-pipze-trading-hour-main {
        padding: 60px 0;
    } */

    .how-to-withdraw-main {
        padding: 60px 0;
    }

    .common-content-parent-overview-and-withdraw-main {
        padding-right: 20px;
    }

    .feature-box {
        max-width: 215px;
        margin: 0;
    }

    .start-trading-section .top-section {
        padding: 20px 80px 0;
    }

    .pipze-spread-note ul {
        padding-left: 0px;
    }

    .calculator-step:nth-child(2)::before {
        position: relative;
    }

    .calculator-step:nth-child(2)::after {
        position: relative;
    }

    .calculator-store {
        display: none;
    }

    .hero-composite .hero-btn-wrapper {
        right: 100px;
    }

    .content-weekly-chart img {
        width: 100%;
    }

    .trader-details .card-title, .enpowring-details .card-title{
        margin-bottom: 2px;
    }

    a.common-btn{
        padding: 16px 7px;
    }

    .testimonial-partner-card {
        flex: 0 0 320px;
        width: 320px;
    }

    
    .promotion-giveaway .hero-section{
        min-height: 600px;
    }

    .calculator-step.custom:nth-child(3)::before {
        position: relative;
    }

}


@media (max-width: 991px) {

    .pipze-fundsteps-divider {
        display: none;
    }

    .custom-social-icon{
        flex-direction: column;
        margin: auto;
    }

    .footer-list .row{
        gap: 0px;
    }
    
}

@media (max-width: 768px) {
    .heading-top {
        padding: 0px 30px;
    }

    .heading-bottom {
        padding: 10px 30px;
    }



  
    .attractive-payout-section h1{
        font-size: 31px;
        line-height: 28px;
    }

    .attractive-payout-section p{
        font-size: 14px;
        line-height: 21px;
    }

    .attractive-payout-section h2 {
        font-size: 30px;
        line-height: 34px;
    }

    .attractive-payout-section p.custom {
        font-size: 18px;
        line-height: 22px;
    }

    .search-box .custom-serch{
        top: 35%;
    }

    .help-title{
        margin-bottom: 20px;
        font-size: 42px;
    }

    .hero-index-btn{
        flex-direction: column;
    }

    .whatsapp-btn.responsive-btn{
        padding: 13px 24px !important;
        font-size: 16px !important;
    }

    .common-btn.responsive-btn{
        padding: 13px 28px !important;
        font-size: 16px !important;
    }

    .hero-stats-section{
        margin-top: 30px;
    }

    .hero-stat-item h3 {
        font-size: 22px;
    }

    .hero-stat-item p {
        font-size: 15px;
    }

    .hero-stats-box {
        display: grid;
        grid-template-columns: 1fr auto 1fr;
        grid-row-gap: 10px;
    }

    .hero-divider-second {
        display: none;
    }

    .hero-divider-responsive {
        display: block;
        grid-column: 1 / 4;
        height: 1px;
        width: 100%;
        background: linear-gradient(
            90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
        margin: 10px 0;
    }

    .pipze-why2-grid {
        grid-template-columns: 1fr;
    }

    .pipze-starttrade-title{
        font-size: 25px;
        line-height: 30px;
    }
   
}


@media (max-width: 767px) {
    .hero-partner-program.hero-section {
        padding-top: 80px;
        padding-bottom: 150px;
    }

    .hero-partner-program.hero-section h1 {
        font-size: 2.5rem;
    }

    .hero-partner-program.hero-section p.lead {
        font-size: 1.2rem;
    }

    .offer-section {
        padding: 60px 16px;
    }

    .offer-header h2 {
        font-size: 36px;
    }

    .offer-section-carousel-slide {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .offer-card {
        padding: 28px 24px;
        min-height: 250px;
    }

    .offer-indicators-button {
        width: 32px;
        height: 32px;
        font-size: 14px;
    }

    .profit-container .profit-right {
        width: 100%;
        flex: none;
    }

    .common-title {
        margin-top: 20px;
    }

    .reasons-grid {
        grid-template-columns: 1fr;
    }

    .refer-friend-section p {
        font-size: 14px;
        margin-bottom: 9px;
    }

    .category-grid{
        gap: 0px;
    }

    .pipze-starttrade-grid {
        grid-template-columns: 1fr;
    }

}



@media (max-width: 767px) and (min-width: 576px) {

    .heading-top ul{
        justify-content: center;
    }

}

@media (max-width: 575px) {
    .hero-desktop {
        display: none !important;
    }

    .hero-mobile {
        display: block !important;
    }

    .custom-hero-section.section .heading h1{
        font-size: 34px;
    }

    .custom-hero-section.section .section-title span{
        font-size: 14px;    
    }

    .hero-details {
        display: flex;
        flex-direction: column;
        gap: 10px;
        /* padding-top: 145px; */
        /* padding-bottom: 351px; */
    }


    .custom-hero-section {
        margin-top: -10px;
        min-height: 60vh;
    }
    

    .pipze-award-circle {
        width: 145px;
        height: 145px;
    }

    .pipze-award-title {
        font-size: 22px;
    }

    .pipze-award-main{
        font-size: 15px;
    }

    .pipze-award-sub {
        font-size: 11px;
    }

    .pipze-safe-title {
        font-size: 28px;
    }

    .pipze-safe-grid {
        grid-template-columns: 1fr;
    }

    .pipze-safe-section {
        padding: 30px 0px;
    }

    .pipze-safe-subtitle{
        margin-bottom: 20px;
    }

    .pipze-acctype-btn {
        width: fit-content;
        margin: auto;
    }

    .pipze-acctype-grid {
        grid-template-columns: 1fr;
    }

    .pipze-acctype-title {
        font-size: 28px;
    }

    .pipze-why2-title{
        font-size: 25px;
        margin-bottom: 15px;
    }

    .pipze-starttrade-section{
        padding: 30px 0;
    }

    .pipze-why2-section{
        padding: 0px 0 40px;
    }

    .pipze-fundsteps-box{
        padding: 0px;
    }

    .pipze-fundsteps-section{
        padding: 40px 0px;
    }

    .pipze-fundsteps-title{
        margin-bottom: 30px;
        font-size: 26px;
        line-height: 37px;
    }
}

@media (max-width: 540px) {
    .who-can .row {
        margin: 0 5px;
    }

    .trade-with-support-main{
        padding: 0px 0px 30px;
    }

    .trade-with-support-main h1 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 8px;
    }

    .start-trading-journey-main h1 {
        font-size: 30px;
    }

    .start-trading-journey-main p{
        text-align: justify;
    }

    .trading-android-main .content-section p{
        text-align: justify;
    }

    .pricing-table .table thead th{
        font-size: 17.29px;
    }

    .instrument-table-title-section{
        text-align: center;
    }

    .faq-section h2{
        font-size: 30px;
        line-height: 37px;
        margin-bottom: 10px !important;
    }

    .slider-contnent .section-para{
        text-align: justify;
    }

    .trade-now-account-btn a {
        padding: 13px 35px;
        font-size: 15px;
    }

    .partner-reasons .section-title {
        font-size: 38px;
        line-height: 45px;
    }

    .partner-reasons .section-subtitle{
        line-height: 25px;
    }

    .pipze-earnings-grid{
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: repeat(1, 1fr);
    }

    .income-details .income-subtitle{
        font-size: 38px;
        line-height: 43px;
    }

    .income-details .depend-title{
        font-size: 21px;
        line-height: 29px;
    }

    .income-section .section-title{
        font-size: 28px;
        line-height: 39px;
        margin-bottom: 30px;
    }

    .pipze-intro-benefits h2{
        font-size: 29px;
        line-height: 35px;
    }

    .upgrade-cta-referral p {
        line-height: 23px;
        font-size: 14px;
    }

    .referral-income-section h2 {
        font-size: 22px;
        line-height: 29px;
    }

    .referral-income-section .subtext {
        line-height: 20px;
    }

    .client-count, .income{
        font-size: 22px;
    }

    .leaderboard-title-section h2{
        font-size: 24px;
        line-height: 28px;
    }

    .next-gen-section h3 {
        font-size: 38px;
        line-height: 45px;
    }

    .next-gen-section p {
        font-size: 15px;
        line-height: 18px;
    }

    .mobile-contact-section p{
        font-size: 16px;
        line-height: 20px;
    }

    .refer-friend-section h2{
        line-height: 34px;
    }

    .reward-trade-section h2 {
        font-size: 32px;
        margin-bottom: 20px;
    }

    .pipze-platforms__arrow{
        padding: 5px 10px;
        font-size: 12px;
    }

    .pipze-platform-title{
        margin-bottom: 20px;
        font-size: 29px;
        line-height: 37px;
    }

    .pipze-platform-dot{
        width: 13px;
        height: 9px;
    }

    footer{
        padding-top: 30px !important;
    }


}


@media (max-width: 480px) {
    .header .logo img {
        width: auto;
        /* height: 67px; */
        height: 39px;
    }

    .logo-btn {
        background: #5F259E;
        border: none;
        padding: 7px 10px;
        border-radius: 40px;
        box-shadow: 0 4px 8px rgba(106, 27, 154, 0.3);
        cursor: pointer;
        display: flex;
        align-items: center;
        gap: 0px;
        color: #FFFFFF;
        font-family: Poppins;
        font-size: 13px;
        transition: background 0.2s ease;
    }

    .brokers-introducing .section-image img{
        height: 100%;
    }

    .platform-web-main .trending-web-main{
        padding-top: 10px;
    }

    .footer-btn{
        justify-content: space-between;
    }

    .guide-heading{
        margin-bottom: 30px;
    }

    .store-buttons img {
        height: 42px;
    }


    .signup-content h4,.signup-content .purple{
        font-size: 39px;
    }

    .signup-content p {
        margin: 20px auto;
    }

    img.spread-calculate-img {
        height: 450px;
        width: 100%;
    }

    .display-cta-image{
        display: none;
    }

    .mobile-cta-image{
        display: block !important;
    }

    .mobile-cta-image img{
        height: 400px;
    }

    .pipze-cta-container{
        gap: 0px;
    }

    .pipze-cta-text {
        padding: 0px;
    }

    .footer-content {
        padding: 20px 20px 0px 20px;
        font-size: 13px;
        line-height: 30px;
    }


    .footer-links {
        grid-template-columns: repeat(2, 1fr); /* 2 columns on small screens and up */
    }

    .footer-links a {
        padding: 0px 20px;
    }

    .heading-top a img{
        width: 22px;
        height: 20px;
    }

    .offer-header h2 {
        font-size: 32px;
    }

    .offer-indicators {
        margin-top: 30px;
    }

    .pp-hero-subtext {
        font-size: 13px;
        line-height: 19px;
    }

    .pp-hero-title {
        font-size: 27px;
        line-height: 100%;
    }

    .ib-hero-buttons{
        font-size: 15px !important;
        padding: 10px 30px !important;
    }

    .ib-title{
        font-size: 30px;
    }

    .ib-text{
        font-size: 15px;
    }

    .testimonial-partner-heading h2 {
        font-size: 28px;
        line-height: 36px;
    }

    .testimonial-partner-card {
        flex: 0 0 260px;
        width: 260px;
        height: 420px;
        padding: 20px 15px;
    }

    .testimonial-partner-title {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 12px;
    }

    .testimonial-partner-text {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 25px;
    }

    .testimonial-author-name {
        font-size: 16px;
    }

    .testimonial-partner-author-details p {
        font-size: 13px;
        line-height: 20px;
    }

    .definition-box h3{
        font-size: 26px;
        line-height: 33px;
    }

    .attractive-payout-section h1 {
        font-size: 26px;
        line-height: 33px;
    }

    .attractive-payout-section h2 {
        font-size: 27px;
        line-height: 31px;
    }
}

@media (max-width: 450px) {
    .heading-top {
        padding: 0px 22px;
    }

    .heading-bottom {
        padding: 10px 12px;
    }

    .heading-top ul {
        padding: 10px 0px;
        font-size: 13px;
        text-align: center;
        justify-content: space-between;
    }


    .header-top-new a{
        font-size: 12px;
        padding: 6px 12px;
    }

    .header-top-new p{
        font-size: 13px;
    }
}


/*--------------------------------------------------------------
  # Navigation Menu
  --------------------------------------------------------------*/
/* Desktop Navigation */
@media (min-width: 1200px) {
    .navmenu {
        padding: 0;
    }

    .navmenu ul {
        margin: 0;
        padding: 0;
        display: flex;
        list-style: none;
        align-items: center;
    }

    .navmenu li {
        position: relative;
    }

    .navmenu li a,
    .navmenu li a:focus {
        color: #fff;
        padding: 18px 15px;
        font-size: 14px;
        font-weight: 300;
        display: inline-block;
        white-space: nowrap;
        transition: color 0.3s ease;
        position: relative;
    }

    /* 
  .navmenu li a::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 10px;
    width: 0;
    height: 2px;
    background-color: #fff;
    transition: width 0.3s ease, left 0.3s ease;
  } */

    .navmenu li a:hover {
        color: #f0f0f0;
        font-weight: 400;
    }

    .navmenu li a:hover::before {
        width: 100%;
        left: 0;
    }

    .navmenu li:hover>a,
    .navmenu .active,
    .navmenu .active:focus {
        color: var(--nav-hover-color);
    }

    /* Mega Menu */
    .navmenu .megamenu {
        position: static;
    }

    .navmenu .megamenu ul {
        margin: 0;
        padding: 10px;
        background: var(--nav-dropdown-background-color);
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
        position: absolute;
        top: 130%;
        left: 0;
        right: 0;
        visibility: hidden;
        opacity: 0;
        display: flex;
        transition: 0.3s;
        border-radius: 4px;
        z-index: 99;
    }

    .navmenu .megamenu ul li {
        flex: 1;
    }

    .navmenu .megamenu ul li a {
        padding: 10px 20px;
        font-size: 15px;
        color: var(--nav-dropdown-color);
    }

    .navmenu .megamenu ul li a:hover,
    .navmenu .megamenu ul li .active {
        color: var(--nav-dropdown-hover-color);
    }

    .navmenu .megamenu:hover>ul {
        opacity: 1;
        top: 100%;
        visibility: visible;
    }
}

/* Mobile Navigation */
@media (max-width: 1199px) {

    .right-column.submenu {
        position: static;
        /* cancel absolute */
        display: none;
        /* hide by default */
        width: 100%;
        background: white;
        margin-top: 0;
        border-radius: 10px;
    }


    .item:hover, .submenu-item:hover {
        border-left: 0px;
        padding-left: 8px;
        background: none;
    }

    .right-column.submenu.active {
        display: block;
    }

    .dropdown-columns {
        flex-direction: column;
    }

    .item.has-submenu .arrow img {
        transform: rotate(0deg);
        transition: transform 0.3s ease;
    }

    .item.has-submenu.active .arrow img {
        transform: rotate(90deg);
    }

    .dropdown .dropdown-menu {
        display: none;
        position: static !important;
        /* remove absolute on mobile */
        width: auto !important;
        padding: 0px 20px;
        margin: 0;
        box-shadow: none;
        background: transparent;
        border: 0px;
    }

    .dropdown.active .dropdown-menu {
        display: block;
    }

    /* optional: add small arrow indicator on mobile */
    .dropdown>a::after {
        content: "▶";
        margin-left: 6px;
        font-size: 12px;
        transform: rotate(0deg);
        transition: transform 0.3s;
        display: inline-block;
    }

    .dropdown.active>a::after {
        transform: rotate(90deg);
    }

    .mobile-nav-toggle {
        color: var(--nav-color);
        font-size: 28px;
        line-height: 0;
        cursor: pointer;
        transition: color 0.3s;
    }

    .navmenu {
        padding: 0;
        z-index: 9997;
        width: auto;
    }

    .navmenu ul {
        display: none;
        list-style: none;
        position: absolute;
        inset: 60px 20px 20px 20px;
        padding: 10px 0;
        margin: 0;
        border-radius: 6px;
        background-color: rgba(102, 52, 151, 0.75);
        overflow-y: auto;
        box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
        transition: 0.3s;
        z-index: 9998;
        height: max-content;
    }

    .navmenu .login-buttons {
        justify-content: center;
        margin: auto;
    }

    .navmenu a,
    .navmenu a:focus {
        color: var(--nav-dropdown-color);
        padding: 10px 20px;
        font-family: var(--nav-font);
        font-size: 17px;
        font-weight: 500;
        display: flex;
        /* align-items: center; */
        justify-content: space-between;
        white-space: nowrap;
        transition: 0.3s;
    }

    .navmenu a i,
    .navmenu a:focus i {
        font-size: 12px;
        margin-left: 5px;
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        transition: 0.3s;
        background-color: rgba(138, 43, 226, 0.1);
        /* fallback, works better than color-mix */
    }

    .navmenu a:hover,
    .navmenu .active,
    .navmenu .active:focus {
        color: var(--nav-dropdown-hover-color);
    }

    .navmenu .active i,
    .navmenu .active:focus i {
        background-color: var(--accent-color);
        color: var(--contrast-color);
        transform: rotate(180deg);
    }

    .item .text span {
        font-weight: 400;
        font-size: 12px;
        line-height: 18px;
        letter-spacing: 0%;
        color: #f6dfff;
    }

    .item .text strong {
        color: white;
    }

    .item img {
        filter: brightness(0) invert(1);
    }

    .mobile-nav-active {
        overflow: hidden;
    }

    .mobile-nav-active .mobile-nav-toggle {
        color: #fff;
        position: absolute;
        font-size: 32px;
        top: 15px;
        right: 15px;
        z-index: 9999;
    }

    .mobile-nav-active .navmenu {
        position: fixed;
        inset: 0;
        background: rgba(33, 37, 41, 0.8);
        transition: 0.3s;
    }

    .mobile-nav-active .navmenu>ul,
    .mobile-nav-active .navmenu>.login-buttons {
        display: block;
    }

    .left-column, .right-column.submenu{
        min-width: auto;
    }

    .dropdown:hover .dropdown-menu {
        display: none;
    }

    

}

/* Section scroll margin */
section, .section {
    scroll-margin-top: 66px;
}

@media (max-width: 425px) {
    .affiliate-marketing-tools, .affiliate-marketing-support {
        padding-left: 20px;
        padding-right: 20px;
    }
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
    [data-aos-delay] {
        transition-delay: 0 !important;
    }
}

/* Between 786 and 1024 */
@media (min-width: 768px) and (max-width: 1024px) {
    .responsive-experience-main {
        padding: 20px 0;
    }


    .platform-android-feature-card h3 {
        font-size: 22px;
    }
}