@media(min-width:1920px) {

}


@media(max-width:1400px) {
.main-banner-section .hero-banner-image img{
    width: 100%;
}
}

@media(max-width:1399px) {

}


@media(max-width:1199px) {
.main-banner-section .hero-banner-image img{
    width: 100%;
}
}


@media(max-width:991px) {

    .main-header .navbar{
        height: 70px;
        background-color: #2D4497;
    }

    .navbar-toggler{
        border: none;
    outline: none;
    box-shadow: none;
    }

    .navbar-toggler:focus{
         border: none;
    outline: none;
    box-shadow: none;
    }

    .main-header .navigation-btn{
        flex-direction: row !important;
    }

         .main-header  .mobile-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.3s ease;
        z-index: 1040;
    }
      .main-header .mobile-overlay.active {
        opacity: 1;
        visibility: visible;
    }


      .main-header .navbar-collapse {
        position: fixed;
        top: 0;
        left: -100%;
        width: 80%;
        max-width: 320px;
        height: 100%;
        background: #fff;
        box-shadow: 2px 0 8px rgba(0, 0, 0, 0.1);
        padding: 2rem 1.5rem;
        transition: all 0.3s ease;
        z-index: 1050;
        flex-direction: column;
        justify-content: space-between;
    }
   .main-header    .navbar-collapse.show {
        left: 0;
    }

      .main-header .close-menu {
        background: none;
        border: none;
        font-size: 16px;
        position: absolute;
        top: 1rem;
        right: 1rem;
        cursor: pointer;
        color: #333;
        opacity: 0;
        transform: rotate(0deg);
        transition: opacity 0.3s ease, transform 0.3s ease;
    }
     .main-header  .navbar-collapse.show .close-menu {
        opacity: 1;
        transform: rotate(90deg);
    }

     .main-header .navbar-nav {
        flex-direction: column;
        margin-top: 3rem;
    }

    .main-header .navbar-nav{
        padding: 0 !important;
    }

    .main-header .nav-item .nav-link{
        color: #000 !important;
    }

    
      .main-header .nav-link {
        font-size: 1.1rem;
        color: #333;
    }


   .main-header    .navigation-btn {
        display: flex;
        flex-direction: column;
        gap: 0.7rem;
    }


.main-banner-section .hero-banner-image img{
    width: 100%;
}



.main-banner-section{
    /* padding: 0px; */
}

.footer-sections h4{
    text-align: start;
}

.footer-sections .quicks-link ul li{
    text-align: start;
}

.footer-sections .social-list{
    justify-content: start;
}



.about-right-image img{
    width: 100%;
}

.trade-faq-section{
    padding: 20px 0;
}

.live-trade-section .otc-card{
    margin-bottom: 10px;
}


}



@media(max-width:767px) {

    .main-banner-section{
        padding: 20px 0;
    }

    .main-banner-section .hero-section-title h1{
        font-size: 40px;
        text-align: start;
        line-height: 40px;
    }

 .main-banner-section .hero-section-title p{
    text-align: start;
    margin-bottom: 0;
 }


.main-banner-section .hero-section-title{
    padding: 20px;
}

.live-trade-section{
    padding: 25px 0;
}

.live-trade-section h2{
    font-size: 32px;
    text-align: start;
}

.live-trade-section p{
    font-size: 18px;
}

.live-trade-section .right-graph{
    min-height: 210px;
}
.demo-account-section{
    padding: 25px 0;
}

.demo-account-section h2{
    font-size: 32px;
}

.demo-account-section p{
    font-size: 18px;
}

.demo-account-section .demo-account-text h3{
    font-size: 25px;
}

.demo-account-section .demo-account-text p{
    font-size: 14px;
}

.trusted-section{
    padding: 25px 0;
}

.trusted-section h2{
    font-size: 32px;
}

.trusted-section h3{
    font-size: 18px;
}

.trade-faq-section h2{
    font-size: 32px;
}

.trade-faq-section .faq-bx{
    padding: 25px 40px;
}


.footer-sections .quicks-link{
    margin-bottom: 10px;

}
.footer-sections .quicks-link ul li a{
    font-size: 14px;
}

.footer-sections h2{
    font-size: 32px;
    margin-bottom: 10px;
}

.footer-sections h4{
    margin-bottom: 10px;

}

.footer-sections .quicks-link ul li{
    padding: 5px 0;
}

.about-section{
    padding: 25px 0;
}

.about-section h2{
    font-size: 40px;
        text-align: start;
        line-height: 40px;
        margin-bottom: 0;
}

.about-section h4{
    font-size: 30px;
    margin: 0px;
    padding: 10px 0;
}

.about-section p{
    font-size: 16px;
}

.live-trade-section .live-trade-card{
    padding-top: 0px;
}

.live-trade-section .right-graph{
   display: none;
}

.about-trade-content{
    padding: 20px;
}

.live-trade-section .otc-about-card{
    margin-bottom: 15px;
}

.hero-section-title .pltform-btn{
    flex-direction: column;
}

.contact-us-sec{
    padding: 25px 0;
}

.contct-frm-sec .form-container{
    margin: 0;
}

.contct-frm-sec .left-box{
    padding: 20px;
    border-radius: 15px;
    margin-bottom: 15px;
}

.contct-frm-sec .right-box{
    padding: 20px;
    border-radius: 15px;
}

.contct-frm-sec .form-container h4{
    font-size: 32px;
}

.contct-frm-sec .social-facebook{
padding: 10px;
}

.faq-pg-section .faq-bx{
    padding: 0;
}

.login-section h2{
     font-size: 35px;
        text-align: center;
        line-height: 40px;
}

.login-section .login-card{
    padding: 15px !important;
}

.login-section{
    padding: 25px 0;
}

.email-chck-sec .email-chck-box h3{
    font-size: 32px;
}

.password-recovr-section .password-recovery-box{
    padding: 15px;
}

.about-right-image{
    margin-top: 20px;
}

.prtner-card{
    margin-bottom: 15px;
}

.custom-crd-box{
    margin-bottom: 10px;
}



}

@media(max-width:575px) {

}


@media(max-width:480px) {

}


@media(max-width:360px) {

}
