@media (max-width: 1400px) {
    .get_started::before {
        right: -20%;
        top: 340px;
    }

    .get_started::after {
        top: -190px;
        left: -30%;
    }

}

@media (max-width: 1200px) {
    .core_features {
        padding: 60px 0px;
    }

    .features_top_description {
        margin-bottom: 120px;
    }

    .features_top_description p {
        font-size: 18px;
        line-height: 30px;
    }

    .comprehensive {
        padding: 60px 0px;
    }

    .comprehensive_text p {
        font-size: 18px;
        line-height: 30px;
    }

    .get_started {
        padding: 60px 0px;
    }

    .expanding_title {
        margin-top: 120px;
    }

    .get_started::before {
        display: none;
    }

    .get_started::after {
        display: none;
    }

    .ft_list_content {
        gap: 0px 40px;
    }

    .continuously_expanding img {
        width: unset;
    }

    .ft_logo h3 {
        font-size: 30px;
        line-height: 40px;
    }

    .ft_list_content .ft_item {
        min-height: 110px;
    }

    .breadcrumb_section {
        padding: 105px 0px 60px;
    }

    .breadcrumb_text h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 8px;
    }

    .breadcrumb_text p {
        font-size: 18px;
    }

    .aboutus_section {
        padding: 60px 0px;
    }

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

    .content_about p {
        font-size: 20px;
        line-height: 30px;
    }

    .content_about ul li {
        font-size: 20px;
        line-height: 30px;
    }

    .educational_materials {
        padding: 60px 0px;
    }

    .educational_materials_title h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .educational_materials_text ul li {
        font-size: 20px;
        line-height: 30px;
    }

    .educational_materials_text ul li br {
        display: none;
    }

    .ensures_text p {
        font-size: 20px;
        line-height: 30px;
    }

    .empowering_content {
        padding: 60px 0px;
    }

    .terminology_empowering_title h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .terminology_empowering_title p {
        font-size: 20px;
        line-height: 30px;
    }

    .webinars_title span {
        font-size: 20px;
        line-height: 30px;
    }

    .webinars_title p {
        font-size: 20px;
        line-height: 30px;
    }

    .webinarstext ul li {
        font-size: 20px;
        line-height: 30px;
    }

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

    .receive_actionable_text p {
        font-size: 20px;
        line-height: 30px;
    }

    .receive_actionable_text ul li {
        font-size: 20px;
        line-height: 30px;
    }

    .account_types {
        padding: 60px 0px;
    }

    .account_content_row {
        gap: 60px 30px;
    }

    .act_bottom_text p {
        font-size: 20px;
        line-height: 30px;
        margin-top: 60px;
    }

    .faq_section {
        padding: 60px 0px;
    }

    .content_faq p {
        font-size: 20px;
        line-height: 30px;
    }

    .reviews_section {
        padding: 60px 0px;
    }

    .content_reviews p {
        padding-bottom: 60px;
    }

    .trading_markets {
        padding: 60px 0px;
    }

    .trading_markets_box {
        padding: 50px 30px;
        padding-bottom: 17rem;
    }

    .cryptocurrency_market {
        padding: 50px 30px;
    }

    .cryptocurrency_market p,
    .cryptocurrency_market ul li {
        font-size: 20px;
        line-height: 30px;
    }

    .explore_exclusive h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .explore_exclusive p {
        font-size: 20px;
        line-height: 30px;
    }

}

@media (max-width: 991px) {
    .banner_text h1 {
        font-size: 32px;
        line-height: 40px;
    }

    .comprehensive_img {
        text-align: center;
        margin-bottom: 20px;
    }

    .comprehensive_text {
        padding-left: 0;
    }

    #cutting_edge .comprehensive_text {
        padding-left: 0px;
        padding-right: 0;
    }

    .get_started_text h2 {
        font-size: 32px;
        line-height: 48px;
        margin-bottom: 20px;
    }

    .get_started_text p {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .expanding_title h2 {
        font-size: 32px;
        line-height: 48px;
        margin-bottom: 20px;
    }

    .footer {
        padding: 60px 0px;
    }

    .ft_list_content .ft_item {
        min-height: unset;
    }

    .ft_logo h3 {
        font-size: 24px;
        line-height: 40px;
    }

    .ft_list_content .ft_item h4 {
        font-size: 20px;
    }

    .ft_social_icon ul li {
        margin-right: 20px;
    }

    .ft_social_icon ul li a {
        font-size: 30px;
        width: 35px;
        height: 35px;
    }

    .breadcrumb_list {
        margin-bottom: 20px;
    }

    .educational_materials_text {
        padding-left: 0;
    }

    .educational_materials_image {
        text-align: center;
        margin-bottom: 20px;
    }

    .webinarsimg {
        text-align: center;
        margin-top: 20px;
    }

    .actionable_title h2 {
        margin-bottom: 20px;
    }

    .receive_actionable_text {
        padding-left: 0px;
    }

    .receive_actionable_img {
        text-align: center;
        margin-top: 20px;
    }

    .receive_actionable_text p {
        margin-bottom: 20px;
    }

    .account_content_box {
        padding: 50px 20px;
    }

    .act_text h3 {
        font-size: 32px;
        line-height: 48px;
    }

    .act_text p {
        font-size: 18px;
    }

    .act_text p {
        font-size: 18px;
    }

    .act_text ul li {
        font-size: 18px;
    }

    .reviews_box {
        padding: 50px 20px;
    }

    .content_reviews p {
        font-size: 24px;
        line-height: 40px;
    }

    .trading_markets_box h3 {
        font-size: 28px;
        line-height: 40px;
    }

    .trading_markets_box p,
    .trading_markets_box ul li {
        font-size: 18px;
        line-height: 28px;
    }

    .cryptocurrency_market p,
    .cryptocurrency_market ul li {
        font-size: 18px;
        line-height: 30px;
    }

    .explore_exclusive h2 {
        margin-bottom: 20px;
        font-size: 32px;
        line-height: 48px;
    }
}

@media (max-width: 767px) {
    .container {
        padding: 0px 20px;
    }

    .banner_section {
        padding: 112px 0px 48px;
    }

    .bannersmall_text {
        margin-bottom: 30px;
    }

    .banner_image {
        padding: 0px 20px;
        text-align: center !important;
    }

    .banner_text {
        margin-top: 8px;
        text-align: center;
    }

    .banner_text h1 br {
        display: none;
    }

    .banner_text .site_btn {
        margin: auto;
    }

    .banner_text p {
        font-size: 16px;
        line-height: 24px;
        padding: 8px 0px;
    }

    .banner_image::before {
        top: -70px;
        right: -70px;
    }

    .banner_image::after {
        bottom: -20px;
        left: 0px;
    }

    .core_features {
        padding: 50px 0px;
    }

    .features_top_description p {
        font-size: 14px;
        line-height: 20px;
    }

    .features_top_description {
        margin-bottom: 100px;
    }

    .core_features_title h2 {
        font-size: 32px;
        line-height: 48px;
        margin-bottom: 24px;
    }

    .comprehensive {
        padding: 50px 0px;
    }

    .comprehensive_title h2 {
        font-size: 32px;
        line-height: 48px;
        margin-bottom: 20px;
    }

    .comprehensive_text p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .comprehensive_text a {
        margin: auto;
    }

    .get_started {
        padding: 50px 0px;
    }

    .expanding_title {
        margin-top: 100px;
    }

    .get_started_text p {
        font-size: 16px;
        line-height: 24px;
    }

    .footer {
        padding: 50px 0px;
    }

    .ft_logo h3 {
        font-size: 20px;
        line-height: 32px;
    }

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

    .ft_list_content {
        gap: 0px 50px;
    }

    .ft_list_content .ft_item {
        min-height: unset;
        width: 145px;
        margin-bottom: 20px;
    }

    .ft_list_content .ft_item:nth-child(1) {
        order: 1;
    }

    .ft_list_content .ft_item:nth-child(2) {
        order: 3;
    }

    .ft_list_content .ft_item:nth-child(3) {
        order: 5;
        margin-bottom: 0px;
    }

    .ft_list_content .ft_item:nth-child(4) {
        order: 2;
    }

    .ft_list_content .ft_item:nth-child(5) {
        order: 4;
    }

    .ft_list_content .ft_item:nth-child(6) {
        order: 6;
        margin-bottom: 0px;
    }

    .risk_disclaimer h3 {
        font-size: 16px;
        line-height: 24px;
    }

    .ft_contact_details {
        gap: 16px;
        flex-direction: column;
    }

    .ft_contact {
        width: 100%;
    }

    .ft_contact_box h4,
    .ft_social_icon h4 {
        font-size: 16px;
        line-height: 24px;
    }

    .ft_contact_box a,
    .ft_contact_box p {
        font-size: 14px;
        line-height: 20px;
    }

    .ft_social_icon ul {
        padding-top: 8px;
    }

    .ft_social_icon ul li {
        display: inline-block;
        margin-right: 16px;
    }

    .ft_social_icon ul li a {
        font-size: 18px;
        width: 24px;
        height: 24px;
    }

    .maverix_global p {
        font-size: 14px;
        line-height: 20px;
    }

    .maverix_global img {
        width: 190px;
    }

    .copyright {
        margin-top: 20px;
        text-align: center;
    }

    .copyright ul li {
        margin-right: 16px;
    }

    .copyright ul li,
    .copyright ul li a {
        font-size: 10px;

    }

    .breadcrumb_section {
        padding: 90px 0px 25px;
        min-height: 716px;
    }

    .breadcrumb_list {
        margin-bottom: 30px;
    }

    .breadcrumb_image {
        padding: 0px 10px;
        margin-bottom: 30px;
        text-align: center !important;
    }

    #markets_banner .breadcrumb_image,
    #reviews_banner .breadcrumb_image {
        margin-bottom: 8px;
    }

    .breadcrumb_text {
        position: relative;
        z-index: 1;
        text-align: center;
    }

    .breadcrumb_text h1 {
        font-size: 32px;
        line-height: 48px;
        letter-spacing: 0px;
    }

    .content_about {
        padding: 30px 20px;
    }

    .content_about h3 {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 30px;
    }

    .content_about p {
        font-size: 16px;
        line-height: 24px;
    }

    .breadcrumb_text h1 span br {
        display: none;
    }

    #markets_banner .breadcrumb_text p {
        font-size: 14px;
        line-height: 20px;
    }

    .content_about ul li {
        font-size: 16px;
        line-height: 24px;
    }

    #markets_banner .breadcrumb_text h1 {
        font-size: 24px;
        line-height: 32px;
    }

    .breadcrumb_image::after {
        bottom: -10px;
        left: -79px;
        width: 313px;
        height: 305px;
    }

    .breadcrumb_image::before {
        top: -60px;
        right: -55px;
        width: 266px;
        height: 257px;
    }

    #academy_banner .breadcrumb_image {
        margin-bottom: 8px;
    }

    #academy_banner .breadcrumb_text h1 {
        font-size: 24px;
        line-height: 36px;
    }

    #academy_banner .breadcrumb_text p {
        font-size: 14px;
        line-height: 20px;
    }

    .educational_materials {
        padding: 50px 0px;
    }

    .educational_materials_title h2 {
        font-size: 32px;
        line-height: 48px;
        margin-bottom: 20px;
    }

    .educational_materials_text ul li {
        font-size: 16px;
        line-height: 24px;
    }

    .interactive_learning {
        padding: 30px 20px;
        margin: 20px 0px 20px;
    }

    .interactive_learning h3 {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 20px;
    }

    .ensures_text p {
        font-size: 16px;
        line-height: 24px;
    }

    .empowering_content {
        padding: 50px 0px;
    }

    .terminology_empowering_title h2 {
        font-size: 32px;
        line-height: 48px;
    }

    .terminology_empowering_title p {
        font-size: 16px;
        line-height: 24px;
    }

    .webinars_title span {
        font-size: 16px;
        line-height: 24px;
    }

    .webinars_title p {
        font-size: 16px;
        line-height: 24px;
        margin-top: 20px;
    }

    .webinars_title {
        margin-bottom: 20px;
    }

    .webinarstext ul li {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .receive_actionable {
        padding: 50px 0px;
        margin-bottom: 50px;
    }

    .actionable_title h2 {
        margin-bottom: 0px;
    }

    .receive_actionable_text p {
        font-size: 16px;
        line-height: 24px;
        text-align: center;
    }

    .receive_actionable_text ul li {
        font-size: 16px;
        line-height: 24px;
    }

    .account_types {
        padding: 50px 0px;
    }

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

    .account_content_box {
        padding: 30px 20px;
        min-height: unset;
    }

    .account_content_box::after {
        top: -32rem;
        right: -24rem;
        filter: blur(150px);
        width: 546.769px;
        height: 686.481px;
        transform: rotate(-19.177deg);
    }

    .act_text p {
        font-size: 16px;
        line-height: 24px;
    }

    .act_text ul li {
        font-size: 16px;
        line-height: 24px;
    }

    .act_btn {
        margin-top: 30px;
    }

    .act_bottom_text p {
        font-size: 16px;
        line-height: 24px;
        margin-top: 50px;
    }

    .faq_section {
        padding: 50px 0px;
    }

    .content_faq {
        padding: 30px 20px;
        margin-bottom: 20px;
    }

    .content_faq h3 {
        font-size: 24px;
        font-weight: 400;
        line-height: 36px;
    }

    .content_faq p {
        font-size: 16px;
        line-height: 24px;
    }

    .reviews_section {
        padding: 50px 0px;
    }

    .content_reviews p {
        font-size: 20px;
        font-weight: 400;
        line-height: 32px;
        padding-bottom: 50px;
    }

    .trading_markets {
        padding: 50px 0px;
    }

    #commodities.trading_markets_box {
        background: linear-gradient(180deg, #000 0%, #202020 51.5%, rgba(54, 43, 43, 0.00) 69.5%), url(../images/commodities-market-mob.webp);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom right;
    }

    #indices.trading_markets_box {
        background: linear-gradient(180deg, #000 0%, #202020 51.5%, rgba(54, 43, 43, 0.00) 69.5%), url(../images/indices-market-mob.webp);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom right;
    }

    .trading_markets_box {
        padding: 30px 20px;
    }

    .trading_markets_box h3 {
        font-size: 24px;
        line-height: 36px;
    }

    .trading_markets_box p,
    .trading_markets_box ul li {
        font-size: 16px;
        line-height: 24px;
    }

    .cryptocurrency_market {
        padding: 30px 20px;
    }

    #cryptocurrency_promotion {
        margin: 0px;
    }

    .cryptocurrency_market h3 {
        font-size: 24px;
        line-height: 36px;
    }

    .cryptocurrency_market p,
    .cryptocurrency_market ul li {
        font-size: 16px;
        line-height: 24px;
        margin-top: 20px;
    }

    #year_promotion.trading_markets_box {
        background: linear-gradient(180deg, #000 0%, #202020 51.5%, rgba(54, 43, 43, 0.00) 69.5%), url(../images/year-promotion-mob.webp);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom right;
    }

    #deposit_credit.trading_markets_box {
        background: linear-gradient(180deg, #000 0%, #202020 51.5%, rgba(54, 43, 43, 0.00) 69.5%), url(../images/deposit-credit-mob.webp);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom right;
    }

    #seasonal_bonuses.trading_markets_box {
        background: linear-gradient(180deg, #000 0%, #202020 51.5%, rgba(54, 43, 43, 0.00) 69.5%), url(../images/seasonal-bonuses-mob.webp);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom right;
    }

    #loyalty_rewards.trading_markets_box {
        background: linear-gradient(180deg, #000 0%, #202020 51.5%, rgba(54, 43, 43, 0.00) 69.5%), url(../images/loyalty-rewards-mob.webp);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom right;
    }

    .explore_exclusive p {
        margin: 20px 0px;
        font-size: 16px;
        line-height: 24px;
    }
    .terms-and-conditions .content_about p {
        padding-bottom: 15px;
    }
    .terms-and-conditions ul.policy_points li{
        font-size: 16px;
        padding-bottom: 10px;
    }
    .terms-and-conditions .content_about h3{
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .privacy-policy .content_about h3 {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .privacy-policy ul.policy_points li {
        font-size: 16px;
        padding-bottom: 10px;
    }
    .privacy-policy .content_about p {
        padding-bottom: 15px;
    }
    .terms-and-conditions .content_about h3 {
        font-size: 20px;
        line-height: 28px; 
    }

    .privacy-policy .terms-and-conditions .content_about h3 {
        font-size: 20px;
        line-height: 28px;  
    }


}

@media (max-width: 575px) {

    
    
}