@media (min-width:1600px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1500px;
    }
}

@media (max-width: 1499px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1400px;
    }
}

@media (max-width:1400px) {
    .fourth_Section .grid_container {
        grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
    }

    .forex_regulation_section .content_part h3 {
        max-width: 30%;
    }
}

@media (max-width:1200px) {
    .banner .inner_banner_part .banner-text {
        font-size: 50px;
    }

    .third_section .inner_third .text h3 {
        font-size: 40px;
    }

    .fourth_Section .grid_container {
        grid-template-rows: auto;
    }

    .fourth_Section .grid_container .grid_box .img_box img {
        height: 27px;
    }

    .about_banner .about_banner-section .inner_banner_part {
        padding: 0;
    }

    .about_banner .about_banner-section .inner_banner_part h1 {
        font-size: 35px;
    }

    .about_banner .about_banner-section .img_part {
        height: auto;
    }

    .forex_regulation_section .boxs_Warp {
        gap: 30px;
    }

    .forex_regulation_section .boxs_Warp .box {
        padding: 25px;
    }

    .forex_regulation_section .boxs_Warp .box .text span {
        font-size: 20px;
    }

    .affilliate_banner_section .affiliates_Warp .bottom_content_part h1,
    .Ambassador_section .Ambassador_row .left_text .main-title {
        font-size: 42px;
    }

    .sec-two-slider-part .section_two_slider_boxs {
        padding: 20px;
    }

    .Ambassador_section .points_warp .content h5 {
        font-size: 20px;
    }

    .affilliate_banner_section .affiliates_Warp .up_image_part .img_part {
        height: auto;
    }

    header .inner_navbar {
        padding: 10px;
    }

    header .navlinks ul {
        gap: 25px;
    }

    .video_section .inner_video_part h3 {
        font-size: 35px;
        margin-bottom: 20px;
    }

    .video_section .inner_video_part .key_warp {
        margin-bottom: 10px;
    }

    .News_Insights_section .animated_cards_warp .cards_part {
        padding: 0;
        flex-wrap: wrap;
        gap: 10px;
    }

    .News_Insights_section .animated_cards_warp .cards_part .cards .img_part {
        height: auto;
        width: auto;
    }

}

@media (min-width:993px) {
    header .mobile-login {
        display: none;
    }

    header .close-icon,
    header .humburger {
        display: none;
    }
}

@media (max-width: 992px) {

    header .navlinks .dropdown_hover a {
        display: flex;
    }

    header .main-btn {
        display: none;
    }

    header .humburger,
    header .close-icon {
        height: 25px;
        width: 25px;
    }

    header .humburger img,
    header .close-icon img {
        height: 100%;
        width: 100%;
    }

    header .navlinks {
        position: fixed;
        height: 100%;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 100;
        backdrop-filter: blur(20px);
        background-color: rgba(179,194,232,.1);
        display: flex;
        justify-content: start;
        align-items: start;
        padding-top: 60px !important;
        opacity: 0;
        visibility: hidden;
        transition: 0.5s all cubic-bezier(0.445, 0.05, 0.55, 0.95);
        border-radius: 0px;
        overflow-y: scroll;
    }

    header .navlinks .dropdown_hover:hover img {
        transform: rotate(0deg);
    }

    header .navlinks.activenavlinks {
        opacity: 1;
        visibility: visible;
    }

    header .navlinks ul {
        flex-direction: column;
        gap: 0px;
        align-items: start;
        width: 100%;
    }

    header .navlinks ul li {
        width: 100%;
    }

    header .navlinks ul li a {
        width: 100%;
        display: block;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    header .navlinks .dropdown_hover .dropdown {
        max-width: 100%;
        width: 100%;
        left: 0;
        padding: 10px;
        gap: 10px;
        box-shadow: none;
        opacity: 1;
        position: static;
        display: none;
        transition: none;
    }

    header .inner_hover {
        display: flex;
    }

    header .navlinks .dropdown_hover .dropdown li a {
        font-size: 16px;
    }

    header .close-icon {
        position: absolute;
        right: 20px;
        top: 20px;

    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 100%;
    }

    header .navlinks ul {
        gap: 0px;
    }

    header .navlinks ul li {
        padding: 10px 0;
    }

    header .navlinks {
        padding: 0 25px;
    }

    header .navlinks ul li a {
        font-size: 14px;
    }

    .banner .inner_banner_part .banner-text {
        font-size: 45px;
    }

    .third_section .inner_third .row {
        flex-direction: column-reverse;
        gap: 20px;
    }

    .about_banner .about_banner-section .img_part {
        height: auto;
    }

    .facility_cols .boxs .content h5 {
        font-size: 22px;
        line-height: 35px;
        margin-bottom: 10px;
    }

    footer .inner_footer {
        padding: 0;
    }

    .bradcrumb .inner_bradcrumb h4 {
        font-size: 35px;
    }

    .affilliate_banner_section .affiliates_Warp .bottom_content_part h1,
    .Ambassador_section .Ambassador_row .left_text .main-title {
        font-size: 35px;
    }

    .video_section .video_part video {
        height: auto;
        width: 100%;
    }

    .pro-col:nth-child(1),
    .pro-col:nth-child(2) {
        margin-bottom: 20px;
    }

    .News_Insights_section .animated_cards_warp .cards_part .cards:nth-child(1),
    .News_Insights_section .animated_cards_warp .cards_part .cards:nth-child(2),
    .News_Insights_section .animated_cards_warp .cards_part .cards:nth-child(3),
    .News_Insights_section .animated_cards_warp .cards_part .cards:nth-child(4) {
        transform: rotate(0deg) translateY(0px) translateX(0px);
        width: 48.9%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .News_Insights_section .animated_cards_warp .cards_part .cards .img_part {
        height: 300px;
        width: 100%;
    }
}

@media (min-width:767px) {}

@media (max-width:768px) {
    .forex_regulation_section .boxs_Warp {
        flex-direction: column;
        align-items: flex-start;
    }

    .forex_regulation_section .boxs_Warp .box,
    .forex_regulation_section .content_part h3 {
        width: 100%;
        max-width: 100%;
    }

    .forex_regulation_section .content_part h3 {
        text-align: center;
    }

    .RP-section .RP-box {
        padding: 30px;
    }

    .RP-section .RP-box p {
        font-size: 14px;
    }

    .second_Section .content-part .content_box_outer {
        margin-bottom: 20px;
    }

    .page-title h2 {
        font-size: 40px;
    }

    .pricing-col:nth-child(1),
    .pricing-col:nth-child(2) {
        margin-bottom: 20px;
    }
}

@media (max-width:767px) {
    .banner .inner_banner_part .banner-text {
        font-size: 35px;
    }

    .page-title h2 {
        font-size: 40px;
    }

    .second_Section .content-part .content_box_outer {
        padding: 0 15px;
    }

    .fourth_Section .grid_container .grid_box .img_box img {
        height: 25px;
    }

    footer .links {
        padding: 0;
    }

    .about_banner .about_banner-section .inner_banner_part h1 {
        font-size: 30px;
    }

    .about_banner .about_banner-section .inner_banner_part {
        gap: 10px;
        margin-bottom: 60px;
    }

    .bradcrumb .inner_bradcrumb::after {
        bottom: -60px;
    }

    .facility_cols .boxs .content h5 {
        font-size: 20px;
        line-height: 30px;
    }

    .form_section .form_row {
        flex-direction: column-reverse;
    }

    .pricing-col {
        margin-bottom: 20px;
    }

    footer .footer-col-box {
        margin-top: 20px;
    }

    .News_Insights_section .animated_cards_warp .cards_part .cards .img_part {
        height: 250px;
    }

    .contect_section,
    .faq_part {
        margin-top: 50px !important;
    }

}

@media (max-width:700px) {
    .fourth_Section .grid_container .grid_box:nth-child(1) {
        grid-column: span 2;
    }

    .fourth_Section .grid_container {
        grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
    }
}

@media (max-width:576px) {
    header .inner_navbar {
        padding: 10px 5px;
    }

    header .inner_navbar .logo img {
        width: unset;
        height: 40px;
    }

    .banner .inner_banner_part .banner-text {
        font-size: 31px;
    }

    .banner .inner_banner_part p {
        font-size: 14px;
        max-width: 440px;
    }

    .same_section {
        margin: 40px 15px;
    }

    .third_section .inner_third .text h3 {
        font-size: 35px;
    }

    .cta_section .cta span {
        font-size: 25px;
    }

    .cta_section .cta p {
        font-size: 10px;
    }

    .facility_cols:nth-child(1),
    .rp_cols:nth-child(1),
    .partner-cols.partner-cols:nth-child(1) {
        margin-bottom: 20px;
    }

    .facility_cols .img_part {
        height: 80px;
        width: 80px;
    }

    .facility_cols .boxs {
        gap: 20px;
    }

    .hedge_fund_Section .hedge_box h2 {
        font-size: 30px;
    }

    .hedge_fund_Section .hedge_box h6 {
        font-size: 25px;
    }

    .hedge_fund_Section .hedge_box p {
        font-size: 14px;
    }

    .affilliate_banner_section .affiliates_Warp .bottom_content_part {
        padding: 0;
    }

    .affilliate_banner_section .affiliates_Warp .bottom_content_part h1,
    .Ambassador_section .Ambassador_row .left_text .main-title {
        font-size: 30px;
    }

    .page-title h2 {
        font-size: 32px;
    }

    .pro-col:nth-child(3) {
        margin-bottom: 20px;
    }

    .video_section .inner_video_part h3 {
        font-size: 30px;
        line-height: 40px;
    }

    .video_section .inner_video_part .key_warp span {
        font-size: 16px;
    }

    .video_section .left_text {
        margin-bottom: 30px;
    }

    .News_Insights_section .animated_cards_warp .cards_part .cards .img_part {
        height: 100%;
    }

    .News_Insights_section .animated_cards_warp .cards_part .cards:nth-child(1),
    .News_Insights_section .animated_cards_warp .cards_part .cards:nth-child(2),
    .News_Insights_section .animated_cards_warp .cards_part .cards:nth-child(3),
    .News_Insights_section .animated_cards_warp .cards_part .cards:nth-child(4) {
        width: 45.9%;
    }
}

@media (max-width:450px) {

    .banner .inner_banner_part a {
        padding: 13px 20px;
        font-size: 14px;
    }

    .fourth_Section .grid_container {
        grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
    }

    .fourth_Section .grid_container .grid_box:nth-child(1) {
        grid-column: auto;
    }

    .bradcrumb .inner_bradcrumb h4 {
        font-size: 25px;
    }
}

@media (max-width:400px) {
    header .navlinks ul li a {
        font-size: 22px;
    }

    .third_section .inner_third .text h3 {
        font-size: 28px;
    }

    .third_section .inner_third .text p {
        font-size: 14px;
    }

    .about_banner .about_banner-section .inner_banner_part h1 {
        font-size: 25px;
    }

    .about_banner .about_banner-section .inner_banner_part p {
        font-size: 14px;
    }

    .bradcrumb .inner_bradcrumb h4 {
        font-size: 22px;
    }

    .affilliate_banner_section .affiliates_Warp .bottom_content_part p,
    .Ambassador_section .Ambassador_row .left_text p {
        font-size: 14px;
    }

    .affilliate_banner_section .affiliates_Warp .bottom_content_part h1,
    .Ambassador_section .Ambassador_row .left_text .main-title {
        font-size: 25px;
    }

    .Ambassador_section .points_warp .content h5 {
        font-size: 16px;
    }

    .Ambassador_section .points_warp .img_part {
        height: 30px;
        width: 30px;
    }

    .Ambassador_section .points_warp {
        gap: 10px;
    }

    .same_section {
        margin: 25px 0 0 0;
    }

    .form_section .text_part h2 {
        font-size: 30px;
    }

    .form_section .text_part {
        padding: 10px;
    }

    .form_section .text_part p {
        font-size: 14px;
        line-height: 25px;
    }

    .page-title h2 {
        font-size: 25px;
    }
}