@media (max-width:1940px) {

    .bn_image img:nth-child(1) {
        display: none;
    }

    .bn_image img:nth-child(2) {
        display: block;
    }

    .banner_animation .beyond_text h1 {
        font-size: 128px;
    }

    .banner_animation .go_text h1 {
        font-size: 128px;
    }

    .go_text {
        top: 30%;
        left: 9%;
    }

    .banner_animation .beyond_text {
        bottom: 4rem;
        right: -2rem;
    }

    .bt_text .accessible_text:last-child {
        width: 530px;
    }

    .features_content {
        max-width: 1232px;
        padding: 150px 0px 75px;
    }

    .about_section {
        position: relative;
        margin-top: 55px;
    }

    .everywhere_text video {
        height: 484px;
    }

    .feature_title {
        display: block;
    }

    .feature_title .intuitive {
        width: 100%;
        max-width: 880px;
    }

    .trading_grid {
        flex-direction: column;
    }

    .trade_crypto {
        width: 100%;
        height: unset;
    }

    .trade_crypto img:first-child {
        display: none !important;
    }

    .trading_charts {
        width: 100%;
        flex-direction: row;
        align-items: center;
    }

    .charts_text {
        width: 60%;
    }

    .verify_account {
        margin-top: 80px;
        position: relative;
        display: block;
        gap: 100px;
    }

    .verify_mobile_image {
        width: 100%;
    }

    .account_title {
        width: 100%;
        margin-top: 30px;
    }

    .about_content {
        background: unset;
        border-radius: unset;
        max-width: 2140px;
        margin: auto;
        padding-bottom: unset;
    }

    .about_title {
        display: flex;
        align-items: center;
        gap: 30px 36px;
    }

    .crypto_text {
        width: 40%;
        margin-top: 40px;
    }

    .about_chart {
        width: 100%;
    }

    .global_digital {
        gap: 0;
        flex-direction: column;
    }

    .about_list {
        width: 100%;
        margin-top: 50px;
    }

    .advanced_content {
        flex-wrap: wrap;
    }

    .advanced_box {
        width: 47%;
    }

    .enhanced_text img {
        margin: 40px auto;
        margin-right: unset;
    }

    .cryptotitle {
        width: 60%;
    }

    .enhanced_security {
        width: 100%;
        background: #FFF;
        border-radius: 30px;
        padding: 30px;
        height: 590px;
        overflow: hidden;
    }

    .everywhere_btn {
        position: relative;
        bottom: unset;
        margin-top: 45px;
        /* margin-top: -75px; */
    }

    div#counter {
        gap: 35px;
    }

    .testimonial_text .paragraph {
        padding: 0;
    }

    .testimonial_text {
        padding: 20px 130px 0px;
    }

    .tool_bg {
        max-width: 1250px;
        margin: auto;
    }

    .tools_content {
        width: 100%;
    }

    .tool_left {
        width: 50%;
    }

    .tool_right {
        width: 50%;
    }

    .title_earn .earn_text:nth-child(2) {
        width: 42%;
    }

    .title_earn .earn_text:nth-child(1) {
        width: 60%;
    }

    .footer_links_side {
        display: flex;
        gap: 45px;
    }

    .footerlogo {
        font-size: 48px;
    }

    .footer-info .footermail a {
        font-size: 16px;
    }

    .footer-links ul li a {
        font-size: 16px;
        margin-bottom: 8px;
    }

    .footermail {
        margin-bottom: 16px;
    }

    .footer-info p {
        font-size: 16px;
    }

    .footer-links h4 {
        font-size: 20px;
    }

    .logotext a {
        font-size: 20px;
    }

    .footer-warning h3 {
        font-size: 20px;
    }

    .footer-warning p {
        font-size: 16px;
    }

    .copyright p {
        font-size: 16px;
    }

    .client_profile {
        justify-content: center;
        padding-left: 0;
    }

    #testimonial_number {
        right: 2rem;
    }

    .feature_title .intuitive:last-child {
        margin-top: 30px;
    }

    .bt_text {
        margin-top: -50px;
    }

    .banner_section {
        padding: 120px 0px 240px;
    }

    .verify_mobile_image img {
        max-width: 100%;
        margin: auto;
        transition: 0.5s ease-in-out;
        margin-right: auto;
    }

    #footerlogo {
        margin: 40px 0px;
    }

    div#footer4 {
        margin-top: 40px;
    }

    #footer3 .col-lg-6:nth-child(1) .footer-warning {
        padding-right: 0;
    }

    #footer3 .col-lg-6:nth-child(2) .footer-warning {
        padding-left: 0;
    }

    .platform_content {
        max-width: 1380px;
        padding: 100px 0;
    }
    
    .heading_h2 {
        color: #282A30;
        font-family: "Manrope", sans-serif;
        font-size: 50px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    } 
    .paragraph {
        color: #282A30;
        font-family: "Manrope", sans-serif;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px
    }
    .get_content {
        background: #25272D;
        padding: 25px 58px;
        position: relative;
        overflow: hidden;
        border-radius: 30px;
    }

    .get_box h3 {
        color: #FFF;
        font-family: "Manrope", sans-serif;
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        margin-bottom: 16px;
    }

    .access_text .access_btn .trade_btn {
        width: 260px;
        padding: 12px 26px 13px;
        font-size: 20px;
    }

    .access_text {
        max-width: 840px;
        margin: auto;
        text-align: center;
    }
    .access_text .access_btn {
         margin-top: 60px;
        display: flex;
        align-items: center;
        gap: 30px;
    } 

    .normal_screen{
        display: block;
    }

    .main_screen{
        display: none;
    }

    .breadcrumb_text ul li a {
        color: #E3E3E3;
        font-family: "Manrope", sans-serif;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
    
    }
    .breadcrumb_text h2 {
        margin-top: 48px;
        color: #E3E3E3;
        font-family: "Manrope", sans-serif;
        font-size: 50px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .breadcrumb_sec {
        height: 325px;
    }

    .crypto_risk {
        max-width: 1378px;
        margin: 20px auto;
        border-radius: 0px 0px 30px 30px;
        background: #F2F2F2;
        padding: 80px 0px 50px;
    }

    .forex_text {
        max-width: 980px;
        margin: auto;
        text-align: center;
    }
    .buy_crypto_box {
        background: #25272D;
        border-radius: 30px;
        padding: 40px 40px 60px;
        overflow: hidden;
        position: relative;
    } 

    .buy_crypto_text h2 {
        color: #FFF;
        font-family: "Manrope", sans-serif;
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        margin-bottom: 16px;
    }

    .buy_crypto_text {
        max-width: 500px;
        position: relative;
        z-index: 1;
    }

    .buy_crypto_text .trade_btn {
        margin-top: 100px;
        width: 260px;
        padding: 12px 26px 13px;
        font-size: 20px;
    }
    
    .document_bg {
        max-width: 1380px;
        margin: auto;
        padding: 170px 0px 100px;
        border-radius: 0px 0px 30px 30px;
        background: #F2F2F2;
    }

    
    .real_account_content {
        max-width: 1380px;
        margin: auto;
        background: #F2F2F2;
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
        padding: 100px 0px 80px;
        margin-bottom: 30px;
    }
    .buy_crypto_box::after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 60%;
        height: 100%;
    }
    .answer p {
        color: #282A30;
        font-family: "Manrope", sans-serif;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
    }

    .master_trading #counter .count-up span {
        font-size: 50px;
    }

    .master_trading #counter .count-up p {
        font-size: 16px;
        padding-top: 0px;
    }

    .exist_text {
        max-width: 770px;
        margin: auto;
    }

    .exist_backround {
        max-width: 1378px;
        margin: auto;
        background: #F2F2F2;
        border-radius: 0px 0px 30px 30px;
        padding: 140px 0px 118px;
        position: relative;
    }

    /* Contact Info Page CSS */
    .curve_bg {
        max-width: 1378px;
        background: #F2F2F2;
        margin: auto;
        border-radius: 0px 0px 30px 30px;
        padding: 170px 0px 100px;
        margin-bottom: 100px;
    }

    
    .row_reverse_info {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
        max-width: 890px;
        margin: auto;
        align-items: center;
    }
    .document_bg {
        max-width: 1380px;
        margin: auto;
        padding: 170px 100px 100px;
        border-radius: 0px 0px 30px 30px;
        background: #F2F2F2;
    }

    .document_box h4 {
        color: #282A30;
        font-family: "Manrope", sans-serif;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 35px;
    }

    .get_step .paragraph {
        font-size: 32px;
    }

    .get_box .trade_btn {
        margin-top: 60px;
        width: 260px;
        padding: 12px 26px 13px;
        font-size: 20px;
    }

    .price_box li span {
        font-family: "Manrope", sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 150%;
        color: #282A30;
    }

    
    .price_box .trade_btn {
        width: 260px;
        padding: 12px 26px 13px;
        margin: auto;
        margin-top: 30px;
        font-size: 20px;
    }

    .price_box .rate_text h2 {
        color: #282A30;
        font-family: "Manrope", sans-serif;
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        margin-bottom: 10px;
        transition: 0.5s ease-in-out;
    }

    .price_box {
        padding: 30px;
        transition: 0.5s ease-in-out;
        border-radius: 30px;
        background: linear-gradient(178deg, #F2F2F2 49.36%, #F0F0F0 119.23%);
        position: relative;
    }
      
    .price_box li {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 16px;
    }
    .get_step h4 {
        color: #FFF;
        font-family: "Manrope", sans-serif;
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        margin-bottom: 10px;
    }
    
    .forex_text .tradingview-widget-container iframe {
        height: 100% !important;
      }
}





@media (max-width:1024px) {
    .footerdektop {
        display: none;
    }

    .logotext a {
        color: #282A30;
    }

    .footermobile {
        display: block;
    }

    .footer_warning_right {
        display: block;
    }

    .priv {
        display: inline-block;
    }

    .footer-warning {
        margin-bottom: 20px;
    }

    .logotext {
        margin-bottom: 15px;
    }

    .logotext:last-child {
        margin-bottom: 0;
    }

    div#footer4 {
        margin-top: 40px;
    }

    #footer1 {
        margin-bottom: 30px;
        gap: 150px;
    }

    .footer-info {
        width: 40%;
    }

    .border {
        border: none !important;
        border-top: 0px !important;
    }

    .nav-link i {
        display: block;
    }

    .copyright {
        padding: 30px 0px;
    }


}

@media (max-width: 767px) {

    /* ------------- Navbar Css ------------ */
    .navbar-mobile .dropdown ul,
    .navbar-mobile .dropdown .dropdown ul {
        position: unset;
    }

    /* ------------- Navbar Css End ------------ */

    /* ------------- Footer Css ------------ */
    .footerdektop {
        display: none;
    }

    #footer1 {
        margin-bottom: 30px;
        gap: 20px;
        flex-direction: column-reverse;
    }

    .footer-info {
        width: 100%;
    }

    .footermobile {
        display: block;
    }

    .footerlogo {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .logotext {
        margin-bottom: 15px;
    }

    .copyright {
        padding: 0px 0px 30px;
    }

}

/* Header And Footer */

/* All Pages Responsive */
@media (max-width: 1400px) {
    .ticker_tape img {
        width: 1440px;
    }

    div#counter {
        gap: 30px;
    }

    .real_account_content {
        border-radius: 0px;
    }
}

@media (max-width: 1200px) {
    .banner_animation img {
        margin-left: 8rem;
    }

    .banner_animation .beyond_text {
        bottom: 15%;
    }

    .banner_animation {
        margin-top: -10rem;
    }

    .banner_animation .go_text {
        left: 0;
    }

    .features_content {
        padding: 80px 0px 75px;
    }

    .everywhere_btn {
        gap: 30px;
    }

    div#counter {
        gap: 30px;
        flex-wrap: wrap;
    }

    .tool_left,
    .tool_right {
        width: 45%;
    }

    .master_trading #counter {
        gap: 60px;
    }

    .everywhere_btn {
        margin-top: 70px;
    }
}

@media (max-width: 991px) {
    .banner_section {
        padding: 90px 0px;
    }

    .bn_image img:nth-child(2) {
        display: none;
    }

    .bn_image img:nth-child(3) {
        display: block;
    }

    .banner_animation .go_text {
        left: 0;
        top: 17%;
    }

    .banner_animation img {
        margin-left: 2.5rem;
    }

    .banner_animation .beyond_text {
        bottom: 14.7%;
        right: -1.8%;
    }

    .banner_animation {
        margin-top: -3rem;
    }

    .bt_text {
        margin-top: -5%;
    }

    .features_content {
        padding: 40px 0px 75px;
        border-radius: 0px;
    }

    .feature_title h2 {
        font-size: 48px;
        max-width: 500px;
    }

    .feature_title h2 span {
        display: block;
    }

    .trade_crypto .text_crypto h2 {
        font-size: 36px;
    }

    .trading_charts {
        padding: 30px;
        flex-direction: column;
    }

    div#counter {
        gap: 55px;
        flex-wrap: wrap;
    }

    .charts_text {
        width: 100%;
    }

    .charts_image {
        width: unset;
        max-width: 100%;
    }

    .about_section {
        margin-top: 0;
        padding-top: 60px;
        background: linear-gradient(178deg, #F2F2F2 49.36%, #F0F0F0 119.23%);
    }

    .verify_mobile_image {
        padding-top: 65px;
    }

    .account_title h2 {
        font-size: 36px;
        margin-top: 80px;
    }

    .about_title {
        align-items: start;
        gap: 20px 36px;
        flex-direction: column;
    }

    .enhanced_security {
        height: unset;
    }

    .cryptotitle {
        width: 100%;
    }

    .crypto_text {
        width: 100%;
        margin-top: 0;
    }

    .cryptotitle h2 {
        font-size: 48px;
    }

    .advanced_content {
        flex-direction: column;
    }

    .advanced_box {
        width: 100%;
    }

    .advanced_box .advanced_text {
        max-width: 100%;
    }

    .trade_anytime {
        margin-top: 0px;
        padding-top: 60px;
        background: linear-gradient(178deg, #F2F2F2 49.36%, #F0F0F0 119.23%);
    }

    .everywhere_title h2 {
        font-size: 48px;
    }

    .everywhere_btn {
        flex-wrap: wrap;
    }

    .testimonial_section {
        margin-top: 0px;
        padding-top: 70px;
        padding-bottom: 110px;
        background: linear-gradient(178deg, #F2F2F2 49.36%, #F0F0F0 119.23%);
    }

    .client_profile {
        justify-content: start;
    }

    .testimonial_text {
        padding: 20px 0px 0px;
    }

    .testimonial_text .paragraph {
        padding: 0px 75px 0px 100px;
    }

    .testimonial_carousel .owl-nav {
        top: 30%;
    }

    .trading_tools {
        margin: 0;
    }

    .tool_bg {
        padding: 50px;
        background-position: left;
    }

    .title_earn {
        display: flex;
        flex-direction: column;
    }

    .title_earn .earn_text:nth-child(1) {
        width: 100%;
        padding-right: 0;
    }

    .title_earn .earn_text:nth-child(2) {
        width: 100%;
    }

    .title_earn h2 {
        font-size: 48px;
        margin-top: 70px;
    }

    .title_earn p {
        margin-top: 10px;
    }

    .tools_content {
        flex-direction: column;
    }

    .tool_left,
    .tool_right {
        width: 100%;
    }

    .tool_right .tool_box:nth-child(1) {
        height: unset;
    }

    .tool_right .tool_box:nth-child(2) {
        height: unset;
    }

    .tool_left .tool_box:nth-child(1) {
        height: unset;
    }

    .tool_left .tool_box:nth-child(2) {
        height: unset;
    }

    .tool_left .tool_box:nth-child(3) {
        height: unset;
    }

    .tool_box {
        padding: 30px 45px;
    }

    .pricing_sec {
        padding: 80px 0px;
    }

    .risk__row {
        grid-template-columns: repeat(1, 1fr);
        gap: 30px;
    }

    .master_trading #counter {
        gap: 80px;
    }

    .get_content {
        padding: 40px 20px;
    }

    .get_step::after {
        right: -10px;
    }

    .get_step_row {
        justify-content: start;
        flex-wrap: wrap;
    }

    .get_step {
        text-align: start;
        width: 70%;
    }
    .get_step .paragraph {
        font-size: 20px;
    }

    .get_started {
        padding: 80px 0px;
    }

    .metatrader_content {
        padding: 75px 15px;
    }

    .access_text .access_btn {
        flex-wrap: wrap;
        justify-content: center;
    }

    .trading-faqs {
        padding: 80px 0px;
    }

    .ticker_section {
        padding: 80px 0px;
    }

    .trading_hours {
        padding: 60px 0px;
    }

    .forex_trading {
        padding: 30px 0px 80px;
    }

    .forex_text img {
        margin-top: 40px;
        max-width: 100%;
    }

    .indices_row {
        gap: 40px;
        margin-top: 38px;
    }

    .documents_section {
        margin-bottom: 80px;
    }

    .document_bg {
        padding: 120px 0px 80px;
    }

    .curve_bg {
        padding: 120px 0px 80px;
        margin-bottom: 80px;
    }

    .contact_form {
        padding: 20px;
    }

    .contact_form h3 {
        font-size: 30px;
    }

    .registration .curve_bg {
        padding: 80px 0px 120px;
    }

    .exist_section {
        margin-bottom: 80px;
    }

    .exist_backround {
        padding: 90px 0px 90px;
    }
}

@media (max-width: 768px) {
    .logo img {
        width: 200px;
    }

    .footer-info img {
        width: 200px;
    }
    .footer-top img {
        width: 200px;
    }
}

@media (max-width: 767px) {
    .banner_section {
        padding: 30px 0px 50px;
    }

    .tp_text {
        flex-direction: column;
        gap: 40px;
    }

    .empower_btn {
        align-items: center;
    }

    .banner_animation {
        margin-top: 0;
        margin: 40px 0px;
    }

    .banner_animation img {
        margin-left: 25px;
        max-width: 100%;
    }

    .banner_animation .go_text {
        top: -22px;
        left: 0;
    }

    .banner_animation .go_text h1 {
        font-size: 64px;
    }

    .banner_animation .beyond_text {
        position: relative;
        bottom: 0;
        right: 0;
    }

    .banner_animation .beyond_text h1 {
        font-size: 64px;
    }

    .bt_text {
        margin-top: 0;
        flex-direction: column;
        gap: 50px;
        align-items: start;
    }

    .bt_text .accessible_text:first-child,
    .bt_text .accessible_text:last-child {
        width: 100%;
    }

    .feature_title p {
        font-size: 24px;
        padding-right: 20px;
    }

    .trade_crypto .text_crypto p {
        font-size: 24px;
    }

    .features_content {
        padding: 40px 0px 0px;
    }

    .trading_charts {
        justify-content: center;
    }

    .charts_text p {
        font-size: 24px;
    }

    .trading_charts {
        gap: 40px;
    }

    .enhanced_text img {
        max-width: 80%;
        margin: 20px auto;
    }

    .enhanced_security {
        height: unset;
    }

    .enhanced_text h3 {
        font-size: 32px;
    }

    .enhanced_text p {
        font-size: 24px;
    }

    .account_title p {
        font-size: 24px;
    }

    .step_content {
        justify-content: start;
        align-items: start;
        flex-direction: column;
    }

    .step_content .step_box {
        text-align: start;
    }

    .step_arrow {
        display: none;
    }

    .step_content .step_box h3 svg {
        display: inline-block;
    }

    .step_content .step_box h3 {
        font-size: 32px;
        display: flex;
        align-items: center;
        gap: 60px;
    }

    .crypto_text p {
        font-size: 24px;
    }

    .about_list ul li {
        font-size: 24px;
    }

    .advanced_box .advanced_text p {
        font-size: 24px;
    }

    .advanced_box .advanced_image img {
        max-width: 90%;
    }

    .advanced_btn {
        padding-top: 0px;
    }

    div#counter {
        flex-direction: column;
        gap: 20px;
    }

    .quote {
        display: none;
    }

    .testimonial_text .paragraph {
        font-size: 24px;
        line-height: normal;
    }

    .testimonial_carousel .owl-nav {
        top: unset;
        bottom: 12rem;
    }

    .testimonial_text .paragraph {
        padding: 0;
    }

    .client_profile {
        margin-top: 110px;
        justify-content: center;
        flex-direction: column;
        gap: 0;
    }

    #testimonial_number {
        position: relative;
        right: 0;
        bottom: 0;
        margin-top: 35px;
    }

    .tool_bg {
        padding: 44px 10px 44px 20px;
        background-position: left;
    }

    .title_earn h2 {
        margin-top: 5px;
    }

    .title_earn p {
        font-size: 24px;
    }

    .tools_content {
        gap: 40px;
        margin-top: 35px;
    }

    .tool_box {
        padding: 30px;
    }

    .tool_box p {
        font-size: 24px;
    }

    .breadcrumb_text h2 {
        font-size: 40px;
    }

    .pricing_sec {
        padding: 60px 0px;
    }

    .pricing_title h2 {
        font-size: 40px;
        margin-bottom: 40px;
    }

    .breadcrumb_sec {
        background-position: 26%;
        height: 290px;
    }

    .real_account_content {
        padding: 60px 0px;
    }

    .heading_h2 {
        font-size: 36px;
    }

    .risk__row {
        gap: 20px;
    }

    .master_trading {
        margin-top: 40px;
    }

    .master_trading #counter {
        gap: 30px;
    }

    .master_trading #counter .count-up span {
        font-size: 40px;
    }

    .master_trading p {
        padding-top: 20px;
    }

    .buy_crypto_box {
        padding: 30px 20px 40px;
    }

    .buy_crypto_text h2 {
        font-size: 36px;
    }

    .buy_crypto_text .trade_btn {
        margin-top: 50px;
    }

    .buy_crypto_section {
        margin-bottom: 60px;
    }

    .platform_content {
        padding: 60px 0px;
    }

    .platform_text {
        grid-template-columns: repeat(1, 1fr);
    }

    .heading_h2 span {
        display: inline-block;
    }

    .metatrader_content {
        padding: 55px 15px;
    }

    .get_started {
        padding: 60px 0px;
    }

    .access_text .access_btn {
        gap: 20px;
        margin-top: 40px;
    }

    .get_box .trade_btn {
        margin: 40px auto 0;
    }

    .get_step h4 {
        font-size: 26px;
    }

    .get_step_row {
        margin-top: 24px;
    }

    .get_step::after {
        width: 25px;
        height: 25px;
    }

    .trading-faqs {
        padding: 60px 0px;
    }

    .question h3 {
        font-size: 24px;
    }

    .ticker_section {
        padding: 60px 0px;
    }

    .trading_hours {
        padding: 60px 0px;
    }

    .trading_title {
        margin-bottom: 40px;
    }

    .trading_title h3 {
        margin-bottom: 20px;
    }

    .hours_headding h3 {
        font-size: 32px;
    }

    .hours_box table tbody tr td {
        padding: 12px 12px;
    }

    .forex_trading {
        padding: 30px 0px 60px;
    }

    .indices_row {
        flex-direction: column;
        gap: 20px;
    }

    .about_crypto .about_crypto_text {
        position: relative;
        bottom: 0px;
        padding: 30px 0px 0px;
    }

    .about_crypto .about_crypto_text h3 {
        color: #282A30;
    }

    .about_crypto .about_crypto_text p {
        color: #282A30;
    }

    .documents_section {
        margin-bottom: 60px;
    }

    .document_bg {
        padding: 80px 0px 60px;
    }

    .curve_bg {
        padding: 80px 0px 60px;
        margin-bottom: 60px;
    }

    .row_reverse_info {
        grid-template-columns: repeat(1, 1fr);
    }

    .registration .curve_bg {
        padding: 60px 0px 80px;
    }

    .exist_section {
        margin-bottom: 60px;
    }

    .exist_backround {
        padding: 60px 0px 60px;
    }

    .exist_text .trade_btn {
        font-size: 24px;
    }

    .crypto_risk {
        padding: 50px 0px 50px;
    }
    .account_title h2 {
        margin-top: 40px;
    }
    .testimonial_section {
        padding-bottom: 70px;
    }

}

@media (max-width: 575px) {}