@media only screen and (max-width:1700px) {
    .site-header {
        padding: 20px 0;
    }

    h1 {
        font-size: 90px;
        line-height: 1;
        letter-spacing: -2px;
    }

    .hero-section .hero-content {
        max-width: 493px;
    }

    h4,
    .h4 {
        font-size: 24px;
        line-height: 1.33;
    }

    .counter-wrapper {
        margin-top: 65px;
        row-gap: 25px;
        column-gap: 30px;
    }

    .hero-section .hero-inner {
        padding: 65px 0px;
        background-color: var(--primary);
    }

    .aboutus-section .about-row-wrapper {
        gap: 35px;
    }

    h2,
    .h2 {
        font-weight: 400;
        font-size: 68px;
        line-height: 1.10;
    }

    .steps-section .steps-header .rounded-pattern-img {
        margin-left: -200px;
    }

    .open-account-section::after {
        background-position: left center;
    }

    .product-overview-section::after {
        width: 140px;
        height: 140px;
    }

    .product-overview-section::before {
        width: 175px;
        height: 175px;
    }

    .contact-form-right-wrapper {
        margin-right: -40px;
    }
    .hero-section .hero-img{
        left: 39%;
    }
}

@media only screen and (max-width:1600px) {
    .page-cfd-indices .what-product-section .what-product-inner .product-img-wrap img {
        left: initial;
        right: 0;
        max-width: 150%;
    }   
    .page-cfd-commodities .what-product-section.what-product-section-img-rightside .what-product-inner .product-img-wrap.img-left img{
        left: initial;
        right: 0;
    } 
}

@media only screen and (max-width:1400px) {
    .site-header {
        padding: 16px 0;
    }

    h1 {
        font-size: 75px;
        line-height: 1.06;
        letter-spacing: 0px;
    }

    .counter-wrapper {
        margin-top: 45px;
    }

    .hero-section .hero-content p,
    .header-inner .menu a,
    .fs-18,
    .header-inner .menu .dropdown li a,
    .steps-section .steps-wrapper .step-item::before,
    .trading-step-inner .trading-steps-wrap ul li::before {
        font-size: 16px;
    }

    .global-banner-wrapper .banner-content .banner-description {
        line-height: 26px;
    }

    .fs-20 {
        font-size: 18px;
    }

    .header-inner .menu .dropdown li a {
        padding: 7px 14px;
    }

    .btn {
        font-size: 16px;
        padding: 12px 20px;
        height: 50px;
    }

    .aboutus-section .get-started-wrapper .button-wrapper i {
        width: 20px;
        height: 20px;
        margin-left: 0px;
    }

    h2,
    .h2 {
        font-size: 55px;
        line-height: 1.18;
    }

    .aboutus-section .graph-wrapper .graph-content {
        padding: 50px 35px 0px 35px;
    }

    .aboutus-section .get-started-wrapper {
        border-radius: 0px 0px 0px 150px;
        padding: 50px 35px 50px 35px;
    }

    .aboutus-section .get-started-inner .glob-img {
        max-width: 467px;
    }

    .pb-90 {
        padding-bottom: 70px;
    }

    .pt-90 {
        padding-top: 70px;
    }

    .mb-90 {
        margin-bottom: 70px;
    }

    .mt-90 {
        margin-top: 70px;
    }

    .celebrate-more-earning-section .celebrate-inner .coins-img {
        max-width: 380px;
    }

    .celebrate-more-earning-section .celebrate-inner {
        border-radius: 110px 0px 0px 0px;
    }

    .open-account-section .open-account-inner .open-account-content {
        padding: 75px 0px 75px 0px;
    }

    footer .footer-inner {
        gap: 50px;
    }

    footer .footer-inner .footer-links-wrapper {
        gap: 30px;
    }

    .testimonial .testimonial-footer h4 {
        font-size: 18px;
        margin-bottom: 2px;
    }

    .trading-step-inner .trading-heading-wrap .rounded-squre-bg-img {
        margin-left: -60px;
        max-width: 500px;
    }

    .negative-margin {
        margin-top: -100px;
    }

    .product-overview-section .product-overview-inner .product-benefits-wrap {
        max-width: 520px;
        margin-left: auto;
    }

    .product-overview-section::after,
    .product-overview-section::before {
        opacity: 0.4;
    }

    .what-product-section .what-product-inner .product-content-wrap h2,
    .why-choose-us-section .why-choose-us-inner h2 {
        font-size: 40px;
    }

    .contact-form-right-wrapper {
        margin-right: 0px;
    }

    .banner-left-content-wrapper {
        max-width: 560px;
    }
}

@media only screen and (max-width:1200px) {
    h1 {
        font-size: 65px;
        line-height: 1.07;
    }

    h4,
    .h4 {
        font-size: 22px;
        line-height: 1.27;
    }

    .fs-20 {
        font-size: 16px;
    }

    .hero-section .hero-content {
        max-width: 423px;
    }

    .hero-section .hero-inner {
        padding: 55px 0px;
    }

    .site-header .header-inner .header-action .plan-btn {
        display: inline-flex;
    }

    h2,
    .h2 {
        font-size: 45px;
        line-height: 1.22;
    }

    .aboutus-section .get-started-wrapper h3 {
        margin-bottom: 17px;
    }

    .aboutus-section .get-started-wrapper .button-wrapper {
        margin-top: 35px;
    }

    .aboutus-section .get-started-wrapper {
        border-radius: 0px 0px 0px 100px;
    }

    .aboutus-section .about-row-wrapper {
        gap: 25px;
    }

    .pb-90 {
        padding-bottom: 60px;
    }

    .pt-90 {
        padding-top: 60px;
    }

    .mb-90 {
        margin-bottom: 60px;
    }

    .mt-90 {
        margin-top: 60px;
    }

    .celebrate-more-earning-section .celebrate-inner .coins-img {
        max-width: 340px;
        right: 70px;
    }

    .open-account-section .open-account-inner .open-account-content {
        padding: 60px 0px 60px 0px;
    }

    footer .footer-inner .responsibly-wrapper .responsibly-content {
        max-width: 470px;
    }

    footer .footer-inner .footer-links-wrapper .footer-links h5 {
        font-size: 18px;
        margin-bottom: 14px;
    }

    footer .footer-inner .footer-links-wrapper {
        gap: 20px;
    }

    footer .footer-inner {
        gap: 30px;
    }

    .plans-section .plans-inner {
        gap: 20px;
    }

    .why-choose-us-section .why-choose-us-inner .why-choose-us-items-wrap .why-choose-us-item h3 {
        font-size: 20px;
    }

    .what-product-section .what-product-inner .product-content-wrap h2,
    .why-choose-us-section .why-choose-us-inner h2 {
        margin-bottom: 14px;
    }

    .whowe-are-wrapper-row,
    .platform-row {
        gap: 20px;
    }

    .Platform-wrapper::before {
        max-width: 400px;
        left: 15px;
        top: -130px;
    }

    .terms-wrapper {
        min-height: 150px;
        padding: 12px;
    }

    .contact-us-wrapper {
        background: linear-gradient(to right, var(--primary) 50%, var(--lightDB) 50%);
    }

    .contact-us-wrapper {
        padding: 50px 0;
    }

    .contact-us-inner-wrapper .banner-left-content-wrapper,
    .contact-us-inner-wrapper .contact-form-right-wrapper {
        max-width: 45%;
    }

    /* .global-banner-wrapper {
        padding: 80px 0;
        min-height: auto;
    } */

    .banner-left-content-wrapper {
        max-width: 480px;
    }
    
    .testimonial-slider .slick-prev {
        left: -5px;
    }
    .testimonial-slider .slick-next {
        right: -5px;
    }
}

@media only screen and (max-width:1024px) {
    .hero-section .hero-img {
        position: relative;
        display: none;
    }

    .hero-section {
        display: flex;
        flex-direction: column-reverse;
    }

    .hero-section .hero-content {
        max-width: 100%;
    }

    .counter-wrapper {
        grid-template-columns: repeat(3, 1fr);
    }

    .site-header .header-inner .header-action {
        gap: 15px;
    }

    .site-header .header-inner .header-action .plan-btn {
        display: none;
    }

    .header-inner .menu .menu-item:last-child {
        display: block;
    }

    .logo-link {
        max-width: 195px;
    }

    .site-header {
        padding: 12px 0;
    }

    .header-inner .menu {
        flex-direction: column;
        justify-content: start;
        align-items: start;
        position: absolute;
        left: -100%;
        top: 74px;
        width: 100%;
        height: calc(100vh - 74px);
        z-index: 999;
        padding: 20px;
        gap: 14px;
        overflow: auto;
        background-color: var(--primary);
        transition: 0.3s all;
    }
    .header-inner .menu .menu-item-has-children::after{
        transform: none;
        top: 1px;
    }
    .header-inner .menu.menu-open {
        left: 0px;
        transition: 0.3s all;
    }

    .header-inner .menu a,
    .header-inner .menu .sub-menu li a {
        color: var(--white);
        font-size: 16px;
    }
    .header-inner .menu .menu-item{
    padding: 0;
    }
    .header-inner .menu .menu-item,
    .header-inner .menu .menu-item a {
        width: 100%;
        justify-content: space-between;
    }

    .header-inner .menu .menu-item a:hover,
    .header-inner .menu .menu-item.active>a {
        color: var(--lightDB);
    }

    .header-inner .menu .arrow {
        background-color: var(--white);
    }

    .header-inner .menu .menu-item-has-children .sub-menu {
        position: relative;
        top: unset;
        left: unset;
        min-width: unset;
        background: unset;
        box-shadow: none;
        border-radius: unset;
        margin-top: 5px;
        display: none;
        padding: 0px;
    }

    .header-inner .menu .menu-item-has-children.open .sub-menu {
        display: block;
    }

    .header-inner .menu .menu-item-has-children:hover>a .arrow {
        transform: rotate(0deg);
    }

    .header-inner .menu .menu-item-has-children.open>a .arrow {
        transform: rotate(180deg) !important;
    }
    .header-inner .menu .menu-item-has-children::after{
        background-color: var(--white);
    }
    .header-inner .menu .sub-menu li a:hover {
        background-color: unset;
        color: var(--lightDB);
    }

    .header-inner .menu .sub-menu li a {
        position: relative;
    }

    .header-inner .menu .sub-menu li a::before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background-color: var(--lightDB);
        opacity: 0.5;
    }

    /* Menu icon style (hamburger) */
    .menu-icon {
        width: 24px;
        height: 18px;
        position: relative;
        cursor: pointer;
        display: inline-block;
    }

    .menu-icon::before,
    .menu-icon::after,
    .menu-icon span {
        content: '';
        position: absolute;
        width: 100%;
        height: 1.5px;
        background: var(--black22);
        left: 0;
        transition: transform 0.3s ease, top 0.3s ease, opacity 0.3s ease;
    }

    .menu-icon::before {
        top: 0;
    }

    .menu-icon span {
        top: 7px;
        position: absolute;
    }

    .menu-icon::after {
        top: 14px;
    }

    /* Active state - transform to 'X' */
    .menu-icon.menu-icon-active::before {
        transform: rotate(45deg);
        top: 7px;
    }

    .menu-icon.menu-icon-active span {
        opacity: 0;
    }

    .menu-icon.menu-icon-active::after {
        transform: rotate(-45deg);
        top: 7px;
    }

    .aboutus-section .get-started-wrapper {
        border-radius: 0px 0px 0px 60px;
    }

    .pb-90 {
        padding-bottom: 50px;
    }

    .pt-90 {
        padding-top: 50px;
    }

    .mb-90 {
        margin-bottom: 50px;
    }

    .mt-90 {
        margin-top: 50px;
    }

    .our-services-section,
    .steps-section,
    .faqs-section,
    .celebrate-more-earning-section {
        padding-top: 0px;
    }

    .Platform-wrapper {
        padding: 0px;
    }

    .our-services-section .services-inner .services-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .service-item {
        gap: 40px;
        padding: 26px;
    }

    .service-item .service-icon,
    .service-item span {
        width: 46px;
        height: 46px;
    }

    .service-item .service-content {
        padding-top: 30px;
    }

    .service-item span i {
        width: 20px;
        height: 20px;
    }

    .cta-section .cta-inner {
        border-radius: 140px 0px 140px 0px;
    }

    .celebrate-more-earning-section .celebrate-inner .coins-img {
        max-width: 320px;
        right: 40px;
    }

    .celebrate-more-earning-section .celebrate-inner .celebrate-content {
        max-width: 430px;
    }

    .plans-section .plans-inner {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-width:992px) {
    .rounded-pattern-img {
        display: none;
    }

    .steps-section .steps-wrapper .step-item {
        gap: 30px;
    }

    h1 {
        font-size: 60px;
        line-height: 1.16;
    }

    .cta-section .cta-inner {
        border-radius: 70px 0px 70px 0px;
        padding: 40px;
    }

    .cta-section .cta-inner .cta-content p {
        margin: 20px 0px;
    }

    .testimonial-section .testimonial-inner .testimonial-header p {
        margin-bottom: 5px;
    }

    .testimonial-slider {
        padding: 0px 35px;
        margin: 20px auto;
    }

    .celebrate-more-earning-section .celebrate-inner {
        padding: 50px 50px;
        border-radius: 70px 0px 0px 0px;
    }

    .faqs-section .faqs-inner {
        flex-direction: column;
        gap: 20px;
    }

    .faqs-section .faqs-inner .faqs-header {
        max-width: 100%;
    }

    .faqs-section .faqs-inner .faqs-wrapper {
        max-width: 100%;
        gap: 15px;
    }

    .faqs-section .faqs-inner .faqs-wrapper .faq-item .faq-item-content {
        padding: 12px 10px 0px 10px;
    }

    .faqs-section .faqs-inner .faqs-wrapper .faq-item .faq-item-header {
        padding: 18px 10px;
    }

    .open-account-section .open-account-inner .open-account-content {
        padding: 45px 0px 45px 0px;
    }

    footer .footer-inner {
        flex-direction: column;
    }

    footer .footer-inner .responsibly-wrapper .responsibly-content {
        max-width: 100%;
    }

    footer .footer-logo {
        margin-top: 30px;
        max-width: 195px;
    }

    footer {
        padding: 45px 0px 45px 0px;
        border-top: 1px solid var(--lightE8);
        background-color: var(--lightGrey);
    }

    .vip-section .vip-inner,
    .trading-steps-section .trading-step-inner {
        grid-template-columns: repeat(1, 1fr);
        gap: 30px;
    }

    .vip-inner .vip-heading-wrap,
    .trading-step-inner .trading-heading-wrap {
        max-width: 100%;
    }

    .trading-step-inner .trading-heading-wrap .rounded-squre-bg-img {
        display: none;
    }

    .negative-margin {
        margin-top: 0px;
    }

    .product-overview-section .product-overview-inner {
        grid-template-columns: repeat(1, 1fr);
        gap: 30px;
    }

    .product-overview-section .product-overview-inner .product-benefits-wrap {
        max-width: 100%;
        margin: unset;
    }

    .what-product-section .what-product-inner .product-content-wrap h2,
    .why-choose-us-section .why-choose-us-inner h2 {
        font-size: 30px;
    }

    /* .why-choose-us-section .why-choose-us-inner .why-choose-us-items-wrap .why-choose-us-item h3 {
        font-size: 24px;
    } */

    .why-choose-us-section .why-choose-us-inner .why-choose-us-items-wrap .why-choose-us-item {
        gap: 12px;
    }

    .why-choose-us-section .why-choose-us-inner .why-choose-us-items-wrap .why-choose-us-item h3 {
        font-size: 18px;
    }

    .product-overview-section .product-overview-inner .why-product-wrap {
        max-width: 100%;
    }

    .product-overview-section::after,
    .product-overview-section::before {
        display: none;
    }

    .mobile-hand-img-wrapper {
        border-top-right-radius: 80px;
        margin-right: -16px;
    }
    .your-financial-wrapper-img-rightside .your-financial-future-right-content{
        margin-right: -16px;
    }
    .your-financial-future-right-content {
        padding: 36px 40px;
        border-bottom-right-radius: 40px;
    }

    .legal-docs-inner-wrapper {
        gap: 16px;
    }

    .terms-wrapper {
        width: calc(25% - 12px);
    }

    .call-our-customer-location-info {
        gap: 16px;
    }

    .call-our-customer-location-info ul {
        width: calc(150px - 8px);
    }

    .global-banner-wrapper {
        position: relative;
        background-size: cover !important;
        min-height: 300px;
    }

    /* .global-banner-wrapper::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 0px;
        background: linear-gradient(to right, var(--primary) 54%, transparent 100%, #00000000);
        width: 100%;
        height: 100%;
        z-index: 0;
    } */

    .banner-left-content-wrapper {
        position: relative;
        z-index: 1;
        max-width: 100%;
    }
    .banner-img-wrapper{
        width: 100%;
        opacity: 0.05;
    }
    .what-product-section-img-rightside{
        background-size: cover !important;
    }
    footer .footer-inner .responsibly-wrapper h6{
        margin-top: 4px;
    }
}

@media only screen and (max-width:767px) {
    h1 {
        font-size: 50px;
        line-height: 1.2;
    }

    h4,
    .h4 {
        font-size: 20px;
        line-height: 1.2;
    }

    h2,
    .h2 {
        font-size: 40px;
        line-height: 1.25;
    }

    .aboutus-section .graph-wrapper .graph-content {
        padding: 40px 30px 0px 30px;
    }

    .aboutus-section .get-started-wrapper {
        border-radius: 0px 0px 0px 30px;
        padding: 40px 30px 40px 30px;
    }

    .aboutus-section .about-row-wrapper {
        grid-template-columns: repeat(1, 1fr);
    }

    .our-services-section .services-inner .services-grid {
        margin-top: 15px;
        gap: 16px;
    }

    .steps-section .steps-header h2 {
        margin-bottom: 22px;
    }

    .open-account-section::after {
        display: none;
    }

    .open-account-section::before {
        background: linear-gradient(to right, var(--primary) 54%, var(--primary) 50%);
    }

    .open-account-section .open-account-inner {
        grid-template-columns: repeat(1, 1fr);
    }

    .open-account-section .open-account-inner .open-account-content,
    .open-account-section .open-account-inner .open-account-content p {
        max-width: 100%;
    }

    .open-account-section .open-account-inner .open-account-content .open-account-content-wrapper {
        text-align: center;
    }

    .open-account-section .open-account-inner .open-account-content p {
        margin: 14px 0px;
    }

    .celebrate-more-earning-section .celebrate-inner .coins-img {
        max-width: 250px;
        right: unset;
        position: relative;
        top: 0;
        left: unset;
        margin: auto;
        transform: rotate(-70deg);
        margin-top: -40px;
        margin-bottom: -60px;
    }

    .celebrate-more-earning-section .celebrate-inner .celebrate-content {
        max-width: 100%;
        text-align: center;
    }

    .celebrate-more-earning-section .celebrate-inner {
        padding: 40px 30px;
        border-radius: 50px 0px 0px 0px;
        overflow: hidden;
    }

    .plans-section .plans-inner {
        grid-template-columns: repeat(1, 1fr);
    }

    .what-product-section .what-product-inner {
        grid-template-columns: repeat(1, 1fr);
        gap: 14px;
    }

    .what-product-inner .product-img-wrap  {
        order: 2;
    }

    .what-product-section .what-product-inner .product-content-wrap {
        max-width: 100%;
        min-height: auto;
        padding: 24px 0 16px 0;
    }
    
    /* .what-product-section .what-product-inner .product-img-wrap {
        padding-top: 24px;
    } */

    .what-product-section .what-product-inner .product-img-wrap img {
        /* max-width: 80%; */
        max-width: 100%;
        margin: auto;
    }
    .what-product-section .what-product-inner .product-img-wrap::before{
        margin: auto;
        right: 0;
    }
    .why-choose-us-section .why-choose-us-inner .why-choose-us-items-wrap {
        grid-template-columns: repeat(2, 1fr);
    }

    .why-choose-us-section .why-choose-us-inner .why-choose-us-items-wrap .why-choose-us-item .img-wrap {
        border-radius: 0px 70px 0px 0px;
        width: 160px;
        height: 160px;
    }

    .whowe-are-wrapper-row,
    .platform-row {
        flex-direction: column;
    }

    .who-we-are-left-content,
    .platform-left-content,
    .who-we-are-right-content,
    .platform-right-content,
    .your-financial-future-content {
        max-width: 100%;
    }

    .your-financial-future-content {
        align-items: center;
        text-align: center;
    }

    .who-we-are-title {
        margin-bottom: 16px;
    }

    .who-we-are-left-content p,
    .platform-row p {
        margin-bottom: 16px;
    }

    .your-financial-wrapper-inner {
        flex-direction: column;
    }

    .mobile-hand-img-wrapper {
        max-width: 100%;
        margin-right: 0;
        border-top-right-radius: 16px;
        border-top-left-radius: 16px;
    }
    .your-financial-wrapper-img-rightside .mobile-hand-img-wrapper{
        border-radius: 0;
        border-bottom-right-radius: 16px;
        border-bottom-left-radius: 16px;        
    }

    .your-financial-future-right-content {
        max-width: 100%;
        border-bottom-right-radius: 16px;
        border-bottom-left-radius: 16px;
        padding: 24px;
    }
    .your-financial-wrapper-img-rightside .your-financial-future-right-content{
        border-radius: 0;
        margin-right: 0;
        border-radius: 0px 0px 16px 16px;
    }

    .your-financial-wrapper-img-rightside .your-financial-wrapper-inner {
        flex-direction: column-reverse;
    }
     
    .your-financial-wrapper-img-rightside .mobile-hand-img-wrapper {
        border-radius: 16px 16px 0px 0px;
    }

    .terms-wrapper {
        width: calc(33.33% - 12px);
        min-height: 120px;
    }

    .contact-us-wrapper {
        background: transparent;
        background: linear-gradient(to bottom, var(--primary) 54%, var(--lightDB) 50%)
    }

    .call-our-customer-info {
        gap: 20px;
    }

    .call-our-customer-wrapper {
        margin-top: 16px;
    }

    .call-our-customer-location-info ul {
        width: calc(50% - 8px);
    }

    .contact-us-inner-wrapper {
        flex-direction: column;
        margin: 0 -20px;
    }

    .contact-us-inner-wrapper .banner-left-content-wrapper {
        background: var(--primary);
        padding: 16px;
    }

    .contact-us-inner-wrapper .contact-form-right-wrapper {
        background-color: var(--lightDB);
        padding: 16px;
    }

    .contact-us-inner-wrapper .banner-left-content-wrapper,
    .contact-us-inner-wrapper .contact-form-right-wrapper {
        max-width: 100%;
    }

    .contact-form .form-input {
        padding: 8px;
    }

    .contact-form textarea.form-input {
        height: 80px;
    }
    .what-product-section.what-product-section-img-rightside .what-product-inner .product-img-wrap.img-left {
        position: relative;
        align-items: center;
        justify-content: center;
        width: 100%;
    }

    .what-product-section{
        background-size: cover !important;
    }
    .page-cfd-indices .what-product-section .what-product-inner .product-img-wrap img{
        max-width: 115%;
        margin: auto;
        position: relative;
        left: 0;
    }
    .page-cfd-commodities .what-product-section.what-product-section-img-rightside .what-product-inner .product-img-wrap.img-left img{
        position: relative;
        right: -15px;
    }
    .page-crypto-fx .what-product-section.what-product-section-img-rightside .what-product-inner .product-img-wrap.img-left img,
    .page-mining .what-product-section.what-product-section-img-rightside .what-product-inner .product-img-wrap.img-left img{
        position: relative;
        right: -15px;
    }
    .global-banner-wrapper{
        min-height: 250px;
    }
}

@media only screen and (max-width:576px) {
    .header-inner .menu {
        top: 60px;
        height: calc(100vh - 60px);
    }

    .counter-wrapper,
    .our-services-section .services-inner .services-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .cta-section .cta-inner {
        border-radius: 50px 0px 50px 0px;
        padding: 30px;
    }

    .celebrate-more-earning-section .celebrate-inner {
        padding: 30px;
        border-radius: 50px 0px 0px 0px;
    }

    .steps-section .steps-wrapper .step-item {
        gap: 20px;
    }

    .steps-section .steps-wrapper .step-item::before {
        width: 50px;
        height: 50px;
    }

    .steps-section .steps-wrapper .step-item::after {
        left: 24px;
    }

    .steps-section .steps-wrapper {
        gap: 10px;
    }

    h1 {
        font-size: 45px;
        line-height: 1.22;
    }

    h2,
    .h2 {
        font-size: 35px;
        line-height: 1.28;
    }

    h3,
    .h3 {
        font-weight: 400;
        font-size: 30px;
        line-height: 1.5;
    }

    h4,
    .h4 {
        font-size: 18px;
        line-height: 1.2;
    }

    .plans-item .plans-content h3 {
        margin: 10px 0px;
    }

    .vip-inner .vip-plans-list-wrap ul li i,
    .plans-item .plans-content ul li i {
        width: 18px;
        height: 18px;
    }

    .aboutus-section .graph-wrapper .graph-content {
        padding: 30px 20px 0px 20px;
    }

    .aboutus-section .get-started-wrapper {
        border-radius: 0px 0px 0px 30px;
        padding: 30px 20px 30px 20px;
    }

    .aboutus-section .get-started-wrapper .button-wrapper {
        margin-top: 20px;
    }

    .counter-wrapper {
        margin-top: 35px;
        row-gap: 18px;
    }

    .hero-section .hero-inner {
        padding: 45px 0px;
    }

    .celebrate-more-earning-section .celebrate-inner .coins-img {
        max-width: 190px;
        margin-top: -30px;
    }

    footer .footer-inner .footer-links-wrapper {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 25px;
    }

    footer {
        padding: 40px 0px 20px 0px;
    }

    .site-header .header-inner .header-action {
        gap: 10px;
    }

    .logo-link,
    footer .footer-logo {
        max-width: 165px;
    }

    .container {
        padding: 0 16px;
    }

    .site-header .header-inner .header-action .login-btn {
        font-size: 14px;
        padding: 7px 15px;
        height: 36px;
    }

    .trading-step-inner .trading-steps-wrap ul li {
        margin-left: 0px !important;
        gap: 14px;
    }

    .trading-step-inner .trading-steps-wrap ul {
        gap: 20px;
    }

    .trading-step-inner .trading-steps-wrap ul li::before {
        width: 52px;
        height: 52px;
    }

    .trading-step-inner .trading-steps-wrap ul li::after {
        left: 26px;
    }

    .trading-step-inner .trading-steps-wrap ul li span {
        padding: 13.5px 0px;
    }

    .trading-steps-section .trading-step-inner {
        gap: 20px;
    }

    .vip-inner .vip-heading-wrap .vip-content {
        margin-top: 14px;
    }

    .why-choose-us-section .why-choose-us-inner .why-choose-us-items-wrap {
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .why-choose-us-section .why-choose-us-inner .why-choose-us-items-wrap .why-choose-us-item .img-wrap {
        border-radius: 0px 55px 0px 0px;
        width: 130px;
        height: 130px;
    }

    .faqs-section .faqs-inner .faqs-wrapper .faq-item .faq-item-header {
        gap: 10px;
        padding: 14px 0px;
    }

    .faqs-section .faqs-inner .faqs-wrapper .faq-item .faq-item-content {
        padding: 12px 0px 0px 0px;
    }

    .terms-wrapper {
        width: calc(50% - 8px);
    }

    .contact-us-inner-wrapper {
        margin: 0 -16px;
    }

    .Platform-wrapper::before {
        max-width: 310px;
        left: 5px;
    }

    .banner-title {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 389px) {
    .site-header .header-inner .header-action .login-btn {
        font-size: 12px;
        padding: 7px 10px;
    }

    .menu-icon {
        width: 20px;
        height: 16px;
    }

    .logo-link,
    footer .footer-logo {
        max-width: 135px;
    }

    .hero-action {
        flex-direction: column;
    }

    .btn {
        padding: 12px 15px;
    }

    .call-our-customer-location-info ul {
        width: 100%;
    }
}