@media (max-width: 1729px){
    .container{
        max-width: 1170px;
    }
    h1,.h1{
        font-size: 54px;
    }
    .btn{
        font-size: 16px;
        line-height: 1.5;
        padding: 12px 24px;
        border-width: 1px;
    }
    .site-header{
        padding: 14px 0;
    }
    body{
        font-size: 16px;
    }
    .site-footer .container{
        max-width: 1170px;
    }
    .footer-inner{
        gap: 30px;
    }
    .footer-trading{
        padding: 20px;
    }
    .footer-trading h3{
        margin-bottom: 10px;
    }
    .footer-nav h3{
        margin-bottom: 24px;
    }
    .footer-nav .menu .menu-item{
        margin-bottom: 12px;
    }
    .footer-logo{
        margin-bottom: 12px;
    }
    .site-footer{
        padding: 80px 0 30px;
    }
    .footer-rights{
        padding-top: 30px;
        margin-top: 30px;
    }
    .footer-logo img{
        max-width: 220px;
        max-height: 45px;
    }
    .hero-image img{
        object-position: right center;
    }
    .hero-content p{
        margin-bottom: 30px;
    }
    .hero-caption{
        font-size: 18px;
    }
    .hero-caption, .hero-content .title, .hero-content .breadcrumb {
        margin-bottom: 10px;
    }
    .hero-content {
        max-width: 550px;
    }
    .hero-body{
        min-height: calc(100dvh - 78px);
    }
    .title-wrapper{
        margin-bottom: 30px;
    }
    .title-wrapper .title-count,
    .title-wrapper .title{
        margin-bottom: 16px;
    }
    .title-wrapper p{
        margin-bottom: 10px;
    }
    .title-wrapper p:nth-last-child(2){
        margin-bottom: 30px;
    }
    .service-list{
        gap: 40px;
    }
    .service-item .service-head{
        font-size: 22px;
    }
    .get-started-list li{
        margin-bottom: 30px;
        gap: 18px;
    }
    .get-started-inner .started-card{
        padding: 30px;
        border-radius: 12px;
        max-width: 470px;
    }
    .grid-inner{
        gap: 40px;
    }
    .why-trade-wrapper .faq-inner::before{
        top: 18px;
        left: -150px;
        width: 600px;
        height: 450px;
    }
    .cta-inner{
        padding: 80px 16px;
    }
    .cta-content .title, .cta-content p{
        margin-bottom: 16px;
    }
    .testimonial-arrows{
        gap: 12px;
        margin-top: 24px;
    }
    .testimonial-wrapper{
        padding: 120px 0;
    }
    .hero-banner.inner-banner .hero-image{
        margin-right: -50px;
    }
    .progress-list li{
        gap: 20px;
        font-size: 20px;
        margin-bottom: 30px;
    }
    .brandname-card{
        padding: 10px 10px 0;
    }
    .brandname-card .title{
        padding: 16px 0;
    }
    .cta-3-wrapper .title-wrapper{
        padding: 40px;
    }
    .document-list{
        gap: 16px;
    }
    .document-card{
        padding: 16px;
    }
    .document-card .title{
        font-size: 17px;
    }
    .pricing-grid{
        gap: 20px;
    }
}

@media (max-width: 1199px){
    .pt-120{
        padding-top: 100px;
    }
    .pb-120{
        padding-bottom: 100px;
    }
    .mt-120{
        margin-top: 100px;
    }
    .mb-120{
        margin-bottom: 100px;
    }
    .testimonial-wrapper{
        padding: 100px 0;
    }
    .site-header{
        padding: 10px 0;
    }
    .header-inner .menu {
        gap: 22px;
    }
    .header-inner .menu .menu-item a,
    .header-inner .menu .sub-menu a{
        font-size: 14px;
    }
    .p-16{
        font-size: 14px;
    }
    .btn{
        font-size: 14px;
        padding: 11px 20px;
        font-weight: 400;
        gap: 8px;
    }
    .btn .icon{
        width: 20px;
        height: 20px;
    }
    .footer-inner{
        gap: 24px;
        flex-wrap: wrap;
    }
    .footer-trading{
        max-width: 100%;
        padding: 16px;
    }
    .site-footer{
        padding: 50px 0 0;
    }
    .footer-rights{
        margin: 0;
        padding: 14px 0;
        border: none;
    }
    .footer-rights p{
        font-size: 12px;
    }
    .footer-nav h3{
        font-size: 18px;
        margin-bottom: 20px;
    }
    .footer-brand{
        max-width: 230px;
    }
    .hero-caption{
        font-size: 16px;
    }
    .title-wrapper{
        margin-bottom: 24px;
    }
    .title-wrapper .title-count,
    .title-wrapper .title{
        margin-bottom: 12px;
    }
    .title-wrapper p{
        margin-bottom: 8px;
    }
    .title-wrapper p:nth-last-child(2){
        margin-bottom: 16px;
    }
    .service-list{
        gap: 20px;
    }
    .title-wrapper .title-count{
        width: 30px;
        height: 30px;
    }
    .get-started-list .started-icon{
        width: 46px;
        height: 46px;
    }
    .get-started-list .title{
        margin-bottom: 6px;
        font-size: 20px;
    }
    .get-started-list li{
        gap: 12px;
        margin-bottom: 16px;
    }
    .get-started-inner .started-card{
        padding: 20px;
        max-width: 360px;
    }
    .get-started-inner{
        gap: 20px;
    }
    .grid-inner{
        gap: 24px;
    }
    .faq-container{
        max-width: 500px;
    }
    .faq-header{
        padding: 16px;
    }
    .faq-item{
        margin-bottom: 24px;
    }
    .faq-header .title::before{
        width: 20px;
        height: 20px;
    }
    .faq-header .title{
        font-size: 18px;
    }
    .faq-content{
        padding: 10px 16px 0;
    }
    .about-cfd-item .title{
        margin-bottom: 20px;
    }
    .pricing-card{
        padding: 24px 20px;
    }
    .plan-price strong{
        font-size: 26px;
    }
    .contact-form-wrapper .title, .contact-form-wrapper p{
        margin-bottom: 20px;
    }
    .location-list li .link{
        font-size: 16px;
    }
    .location-list{
        gap: 16px;
    }
    .lines-list,
    .contact-details .title{
        margin-bottom: 16px;
    }
    .contact-details{
        max-width: 400px;
    }
}

@media (max-width: 1023px){
    .pt-120{
        padding-top: 70px;
    }
    .pb-120{
        padding-bottom: 70px;
    }
    .mt-120{
        margin-top: 70px;
    }
    .mb-120{
        margin-bottom: 70px;
    }
    .testimonial-wrapper{
        padding: 70px 0;
    }
    h1,.h1{
        font-size: 48px;
    }
    h2,.h2{
        font-size: 36px;
    }
    h3,.h3{
        font-size: 28px;
    }
    .open-menu{
        overflow: hidden;
    }
    .header-inner .site-logo img{
        max-width: 140px;
        max-height: 45px;
    }
    .header-inner .menu-header-menu-container{
        position: fixed;
        top: 66px;
        left: -100%;
        width: 100%;
        height: calc(100dvh - 66px);
        overflow-y: auto;
        background: var(--white);
        transition: all 0.4s;
    }
    .open-menu .header-inner .menu-header-menu-container{
        left: 0;
    }
    .header-inner .menu,
    .header-inner .menu .menu-item a{
        display: block;
    }
    .header-inner .menu{
        height: 100%;
    }
    .header-inner .menu .menu-item a, 
    .header-inner .menu .sub-menu a{
        font-size: 15px;
    }
    .header-inner .menu .menu-item-has-children > a,
    .header-inner .menu .sub-menu a,
    .header-inner .menu .menu-item a{
        padding: 10px 16px;
    }
    .header-inner .menu .sub-menu a:hover{
        background: transparent;
    }
    .header-inner .menu .menu-item-has-children > a{
        padding-right: 34px;
    }
    .header-inner .menu .sub-menu{
        position: static;
        opacity: 1;
        visibility: visible;
        background: transparent;
        display: none;
        transition: none;
        border-bottom: none;
        border-right: none;
        border-left: none;
    }
    .header-inner .menu .sub-menu a{
        position: relative;
        color: var(--black);
        padding-left: 44px;
    }
    .header-inner .menu .sub-menu a::before{
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 30px;
        margin: auto;
        width: 6px;
        height: 6px;
        border-radius: 100%;
        background: var(--black);
    }
    .header-inner .menu .menu-item-has-children > a::before{
        display: none;
    }
    .header-inner .menu .menu-item a:hover{
        color: var(--black);
    }
    .header-inner .menu .current-menu-ancestor > a,
    .header-inner .menu .current-menu-ancestor > a:hover{
        color: var(--primary);
    }
    .header-inner .menu .sub-menu .current_page_item a::before{
        background: var(--white);
    }
    .header-inner .menu .menu-item-has-children.active .mobile-menu-action{
        transform: rotate(-180deg);
    }
    .mobile-menu-action{
        display: flex;
        position: absolute;
        top: 0;
        right: 0;
        transition: all 0.3s;
        width: 44px;
        height: 46px;
        mask-image: url('../images/icon-arrow-down.svg');
        mask-repeat: no-repeat;
        mask-position: center;
        mask-size: 20px 20px;
        background-color: var(--black);
    }
    .current-menu-ancestor .mobile-menu-action{
        background-color: var(--primary);
    }
    .header-inner .menu > .menu-item{
        border-bottom: 1px solid #E9EDF4;
    }
    .toggle-wrapper .mobile-toggle{
        display: flex;
        align-items: center;
        justify-content: center;
        width: 26px;
        height: 20px;
        flex-shrink: 0;
        position: relative;
    }
    .toggle-wrapper .mobile-toggle::before,
    .toggle-wrapper .mobile-toggle::after{
        content: '';
        position: absolute;
        left: 0;
        transition: all 0.3s;
    }
    .toggle-wrapper .mobile-toggle::before{
        top: 0;
    }
    .toggle-wrapper .mobile-toggle::after{
        bottom: 0;
    }
    .toggle-wrapper .mobile-toggle i,
    .toggle-wrapper .mobile-toggle::before,
    .toggle-wrapper .mobile-toggle::after{
        width: 100%;
        height: 2px;
        background: var(--black);
    }
    .open-menu .toggle-wrapper .mobile-toggle i{
        background: transparent;
    }
    .open-menu .toggle-wrapper .mobile-toggle::before,
    .open-menu .toggle-wrapper .mobile-toggle::after{
        top: 0;
        bottom: 0;
        margin: auto;
    }
    .open-menu .toggle-wrapper .mobile-toggle::before{
        transform: rotate(45deg);
    }
    .open-menu .toggle-wrapper .mobile-toggle::after{
        transform: rotate(-45deg);
    }
    .hero-body{
        min-height: auto;
        padding: 50px 0 0;
    }
    .hero-image{
        position: static;
        transform: none;
        max-width: 100%;
    }
    .hero-body .container{
        padding: 0;
    }
    .hero-content{
        padding: 0 16px;
        margin-inline: auto;
        text-align: center;
    }
    .hero-content .btn-group{
        justify-content: center;
    }
    .hero-banner.inner-banner .hero-inner{
        flex-direction: column;
        gap: 0;
    }
    .hero-content .breadcrumb{
        justify-content: center;
    }
    .hero-banner.inner-banner .hero-content{
        padding: 50px 16px 16px;
    }
    .hero-banner.inner-banner .hero-image{
        margin: 0;
    }
    .btn-group{
        gap: 8px;
    }
    .service-list{
        grid-template-columns: repeat(2, 1fr);
    }
    .service-item .service-head{
        font-size: 20px;
    }
    .why-trade-wrapper .faq-inner::before{
        display: none;
    }
    .faq-inner{
        flex-direction: column;
    }
    .faq-inner .title-wrapper{
        max-width: 100%;
        text-align: center;
    }
    .faq-container{
        max-width: 100%;
    }
    .cta-inner{
        padding: 50px 16px;
        border-radius: 16px;
    }
    .cta-content .title, .cta-content p{
        margin-bottom: 12px;
    }
    .testimonial-item{
        gap: 12px;
        padding: 20px;
        opacity: 1;
    }
    .about-cfd-item .title {
        margin-bottom: 16px;
    }
    .progress-list li span{
        font-size: 16px;
        width: 40px;
        height: 40px;
    }
    .progress-list::before{
        left: 20px;
    }
    .progress-list li{
        font-size: 18px;
    }
    .get-started-inner .started-card{
        max-width: 320px;
    }
    .brandname-list{
        gap: 16px;
    }
    .brandname-card .image-wrapper{
        height: 210px;
    }
    .brandname-card .title{
        font-size: 20px;
    }
    .cta-3-wrapper .title-wrapper{
        padding: 20px;
    }
    .document-list{
        gap: 10px;
    }
    .document-card{
        padding: 10px;
        border-radius: 10px;
    }
    .document-card .title,
    .document-card .link{
        font-size: 14px;
    }
    .document-card .link{
        gap: 2px;
    }
    .document-card .link .icon{
        width: 16px;
        height: 16px;
    }
    .pricing-grid{
        grid-template-columns: repeat(2, 1fr);
    }
    .contact-inner{
        flex-direction: column;
    }
    .contact-form-wrapper{
        max-width: 100%;
    }
    .input-wrapper input, .input-wrapper textarea{
        font-size: 16px;
        padding: 10px 14px;
    }
    .input-wrapper label{
        font-size: 14px;
    }
    .contact-form-wrapper .title, .contact-form-wrapper p{
        text-align: center;
        margin-bottom: 16px;
    }
    .input-wrapper label,
    .contact-form-wrapper .form-btn p{
        text-align: start;
    }
    .lines-list, .contact-details .title{
        margin-bottom: 12px;
    }
    .location-list{
        grid-template-columns: repeat(1, 1fr);
        gap: 8px;
    }
}

@media (max-width: 767px){
    h1,.h1{
        font-size: 32px;
    }
    h2,.h2,.p-36{
        font-size: 28px;
    }
    h3,.h3{
        font-size: 24px;
    }
    h4,.h4,h5,.h5{
        font-size: 20px;
    }
    .pt-120{
        padding-top: 50px;
    }
    .pb-120{
        padding-bottom: 50px;
    }
    .mt-120{
        margin-top: 50px;
    }
    .mb-120{
        margin-bottom: 50px;
    }
    .testimonial-wrapper{
        padding: 50px 0;
    }
    .btn{
        gap: 4px;
        padding: 8px 16px;
    }
    .toggle-wrapper .mobile-toggle{
        width: 20px;
        height: 16px;
    }
    .header-action, .toggle-wrapper{
        gap: 4px;
    }
    .header-inner .site-logo img{
        max-width: 140px;
        max-height: 30px;
    }
    .header-action .btn{
        font-size: 12px;
        padding: 8px;
        gap: 0;
        height: 32px;
    }
    .header-action .btn .icon{
        width: 14px;
        height: 14px;
    }
    .header-inner .menu-header-menu-container{
        top: 53px;
        height: calc(100dvh - 53px);
    }
    .footer-inner{
        flex-direction: column;
    }
    .footer-logo{
        margin-bottom: 2px;
    }
    .footer-nav h3{
        font-size: 16px;
        margin-bottom: 12px;
    }
    .footer-trading h3,
    .footer-brand p,
    .footer-nav .menu .current_page_item a{
        font-size: 14px;
    }
    .footer-nav .menu .menu-item{
        margin-bottom: 4px;
    }
    .footer-trading{
        padding: 14px;
    }
    .footer-trading p{
        font-size: 12px;
    }
    .footer-logo img{
        max-width: 200px;
        max-height: 40px;
    }
    body,
    .hero-caption{
        font-size: 14px;
    }
    .hero-content p {
        margin-bottom: 16px;
    }
    .hero-caption, .hero-content .title, .hero-content .breadcrumb{
        margin-bottom: 6px;
    }
    .service-list{
        grid-template-columns: repeat(1, 1fr);
        gap: 10px;
    }
    .service-item .service-head{
        font-size: 18px;
        padding: 10px;
        width: 100%;
        text-align: center;
    }
    .service-item .service-info{
        border-radius: 0 0 16px 16px;
    }
    .service-item .btn{
        width: 100%;
    }
    .service-item .service-info{
        padding: 10px;
    }
    .service-item .service-info p{
        padding-left: 10px;
        margin-bottom: 10px;
    }
    .service-item .service-info p:last-child{
        margin-bottom: 0;
    }
    .title-wrapper .title-count{
        margin-bottom: 6px;
    }
    .our-service-wrapper .title-wrapper,
    .started-wrapper .title-wrapper{
        text-align: center;
    }
    .get-started-inner{
        flex-direction: column;
    }
    .get-started-list .title{
        font-size: 18px;
    }
    .get-started-list li{
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        gap: 8px;
    }
    .get-started-inner .started-card{
        padding: 12px;
    }
    .grid-inner{
        flex-direction: column-reverse;
    }
    .grid-inner .title-wrapper, .grid-inner .image-wrapper{
        width: 100%;
    }
    .grid-inner .title-wrapper{
        text-align: center;
    }
    .cta-inner{
        padding: 20px;
    }
    .testimonial-arrows{
        gap: 6px;
        margin-top: 16px;
    }
    .breadcrumb li{
        font-size: 12px;
        padding-right: 18px;
    }
    .about-cfd-inner{
        flex-direction: column;
    }
    .about-cfd-item{
        max-width: 100%;
    }
    .about-cfd-item .title {
        text-align: center;
        margin-bottom: 10px;
    }
    .progress-list{
        display: flex;
        justify-content: space-between;
    }
    .progress-list li{
        font-size: 10px;
        line-height: 1.1;
        width: 25%;
        flex-direction: column;
        text-align: center;
        margin: 0;
        padding: 0 6px;
        gap: 8px;
    }
    .progress-list li span{
        font-size: 12px;
        width: 28px;
        height: 28px;
    }
    .progress-list::before{
        width: 80%;
        height: 2px;
        top: 14px;
        left: 0;
        right: 0;
        margin: auto;
    }
    .faq-header .title{
        font-size: 16px;
    }
    .faq-item {
        margin-bottom: 12px;
    }
    .brandname-list{
        grid-template-columns: repeat(1, 1fr);
        gap: 10px;
    }
    .brandname-card .title{
        font-size: 18px;
        padding: 10px 0;
    }
    .cta-3-wrapper .title-wrapper{
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 12px;
        border-radius: 16px;
    }
    .document-list{
        grid-template-columns: repeat(2, 1fr);
        gap: 6px;
    }
    .document-card{
        align-items: center;
        text-align: center;
    }
    .document-card:last-child{
        grid-column: span 2;
    }
    .document-card .title, .document-card .link{
        font-size: 12px;
    }
    .document-card .title{
        max-width: 130px;
        margin-inline: auto;
    }
    .pricing-grid{
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .pricing-card{
        padding: 20px;
        border-radius: 18px;
    }
    .plan-price strong{
        font-size: 24px;
    }
    .plan-desc{
        min-height: auto;
    }
    .plan-btn{
        font-size: 14px;
        min-height: 40px;
    }
    .plan-list{
        padding-top: 18px;
        margin-top: 18px;
    }
    .plan-desc{
        margin-bottom: 10px;
    }
    .plan-price{
        margin-bottom: 10px;
    }
    .grid-inner .image-wrapper{
        border-radius: 12px;
    }
    .contact-details .title{
        font-size: 18px;
    }
    .location-list li .link {
        font-size: 14px;
    }
    .input-wrapper input, .input-wrapper textarea{
        padding: 8px 14px;
    }
    .contact-form-wrapper .title, .contact-form-wrapper p{
        margin-bottom: 8px;
    }
}