

/* Large devices (desktops, less than 1280px)*/
@media (max-width: 1280.98px) {

}
@media (max-width: 1220.98px) {



}

/* Large devices (desktops, less than 1180px)*/
@media (max-width: 1180.98px) {

}

/* Large devices (desktops, less than 1140px)*/
@media (max-width: 1140.98px) {



}

/* Medium devices (desktops, less than 1050px)*/
@media (max-width: 1080.98px) {

}

@media (max-width: 1024px) {





  /* Compensationsection and Add Account Details kyc*/

}

/* Small devices (landscape phones, less than 1366px)*/
@media screen and (min-width: 1366.98px) {

}

/* Small devices (landscape phones, less than 991px)*/
@media screen and (min-width: 991.98px) {


}

/* Medium devices (tablets, less than 992px)*/
@media screen and (max-width: 991.98px) {
    h1{ font-size: 2rem;}


    h2, h3, p, ul li{padding-left: 0px; padding-right: 0px;}

    .banner{

        background-image: none !important;



      }


    .banner h1{ line-height: 40px; text-align: center;}
    .banner h2{ line-height: 2.5rem;}
    .banner h4{ color:  #646464; margin-top: 20px; margin-bottom: 20px; line-height: 30px; font-size: 18px; }

    .serction04 .arcIconBox h4 {

        font-size: 16px;

    }
    .Flex-left{ justify-content: center;}
    .serction05 h3 , .serction06 h3  {
         font-size: 1.5rem;


      }

    .serction04 .border-right {
        border-right: 0px solid #c7c7c7;
    }

    .serction05 {
        width: 100%;
        padding: 50px 0;
        text-align: center;
    }
    .bodyBanner {
        position: relative;
      overflow: initial;
    }
    .mobile-hide{ display:none;}


    .aboutBox {
        background: #fff;
        padding: 20px;
        border-bottom: 4px solid #afc42c;
        opacity: 1;
    }


    .serction01 h2{ text-align: center; margin-top: 20px;}
    .serction01 p{ text-align: center;}


    .serction01 h2::before {
        content: "";
        position: absolute;
        border-top: 2px solid #c1d72e;
        width: 50%;
        height: 10px;
        margin-top: -8px;
        color: #c1d72e;
        /* display: flex; */
        left: 25%;}

        .serction04  .border-bottom{ border-bottom:0px solid #c7c7c7 !important;}
        .serction04 .arcIconBox {border-bottom: 1px solid #c7c7c7;}

}
@media screen and (max-width: 768px) {

    .Section01 {
        padding: 40px 0px 40px 0px;
        width: 100%;
        float: left;
        background-color: var(--bs-white);

      }
    .footerBox {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 20px;
    }

}


@media screen and (max-width: 767px) {
    .footerLink h1 {
        font-size: 3rem;
        font-family: poppins, sans-serif;
        color: #01295C;
        line-height: 4rem;
        font-weight: 900;
    }
    .blog {
        width: 100%;
        padding: 50px 0;
        background-color: #fff;
    }

    .risk-image{  display: none;}
    #platformImage{ display: none;}
    #platformImage2{ display: none;}
    #platformImage3{ display: none;}

    .accordion h4 {
        text-align: left;
        font-size: clamp(1.5rem, 10vw, 2rem);
    }

    .Section01 h1 {

        font-size : clamp(2.5rem, 10vw, 4rem);
        font-family: "Poppins-Bold", sans-serif;
          font-weight: 600;
        color: #01295C;
        line-height: 46px;

      }
    .banner-right{
        display: none;
    }
    .service-area{
        text-align: center;
    }


    .nav-tabs {
        border-bottom: 0px solid #ddd;
        display: flex
    ;
        align-content: center;
        align-items: center;
        flex-wrap: nowrap;
        flex-direction: column;
    }
    .tab-content{ text-align: center;}

    .nav-tabs .nav-item {
        border:0px;
    }
    .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link{
        border:0px ;
        border-bottom: 1px solid #dadada;

    }
 }

@media screen and (max-width: 769px) {

}





@media screen and (max-width: 480px) {


}

@media screen and (max-width: 345px) {

}


@media screen and (max-width: 346px) {


  }

@media screen and (max-width: 320px) {


}

@media screen and (min-device-width: 413px) and (max-device-width: 480px) {

}


/* smal devices (desktops, less than 1600px)*/
@media (min-width: 1600.98px) {

}


@media (max-width: 768px) {
    .toggle-button {
        display: flex;
    }

    .navbar-links {
        display: none;
        width: 100%;
    }

    .navbar-links ul {
        width: 100%;
        flex-direction: column;
    }

    .navbar-links li {
        text-align: center;
        margin: 10px 0;
    }

    .navbar-links.active {
        display: flex;
    }
}