@media (max-width:767px){
    h3.mobile__hide {
        display: none !important;
    }
    a.notify-1 {
        display: block;
    }
    .form-section-second .feature {
        align-items: unset;
    }
    .journey-section__inner h2 {
        font-size: 19px;
        margin-bottom: 15px;
    }
    section.journey-section {
        padding: 0px 15px;
    }
    .journey__inner h4 {
        font-size: 15px;
        font-weight: 500;
    }
    .journey__inner h3 {
        font-size: 23px;
        font-weight: bold;
    }
    .journey-section__inner {
        background: #27247b;
        border-radius: 12px;
        padding: 25px 0 25px;
    }
    section.fixed-income-section h2 {
        font-size: 18px;
    }
    section.fixed-income-section p {
        font-size: 16px;
    }
    section.corporate-bonds-section h2 {
        font-size: 21px;
    }
    .corporate__inner h3 {
        font-size: 18px !important;
    }
    .corporate__inner h5 {
        font-size: 12px;
    }
    .card_service_inner h3 {
        color: #27247b;
        font-size: 18px;
        font-weight: 700;
        padding: 0px 0 0px;
    }
    .card_service_inner p {
        font-weight: 500;
        font-size: 14px;
    }
    .card_service_inner {
        /* background: #e3e3ff; */
        border-radius: 14px;
        padding: 15px 15px;
        min-height: 140px;
        margin-bottom: 14px;
    }
    .slider-investors-section h1.head {
        font-size: 19px;
    }
    /* .slider-investors-section .owl-carousel .owl-stage-outer {
        padding: 25px 10px 0px;
        height: 346px;
    } */
    footer.footer {
        padding: 0 50px;
    }
    .card_service_mobile {
        background-image: linear-gradient(#fefdfe 0%, #e3e3ff 97%) !important;
    }
    section.slider-investors-section {
        padding-top: 30px;
    }
    h2.explore_heading {
        display: none !important;
    }
    .explore_headmobile{
        display: block;
    }
    .order__2mobile {
        order: 2;
    }
    .order__1mobile {
        order: 1;
    }
    .order__2mobile {
        margin-top: 30px;
    }

    .journey__inner {
        margin-top: 11px;
    }
}
@media (max-width:529px){
    .form-section-second .title {
        font-size: 24px;
        text-align: center;
    }
    .navbar-fixed{
        padding: 10px 6px !important;
    }
    .journey-section__inner h2 {
        font-size: 17px;
        margin-bottom: 15px;
    }
    .step {
        border: 1px solid #dadada;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 10px;
        padding-right: 6px;
        display: flex;
    }
    .text-wordbottom{
        font-size: 18px;
        margin-left: 8px;
    }
    .text-nunmber{
        font-size: 24px;
    }
    .main-head-title h1{
        font-size: 31px;
    }
    .banner-text h1 {
        font-size: 40px;
        font-weight: 500;
    }
    section.hero-section {
    padding-top: 15px;
}
.cst-high-quality{
    padding: none !important;   
}
.main-head-title-2 h1{
    color: #27247B;
    font-size: 21px;
}
section.hero-section{
    padding-bottom: 30px;
}
.main-title h1 {
    font-size: 28px;
}
.cst-high-quality{
    width: 90%;
}
.p-2.logo_icon i img{
    width: 33px !important;
}
footer.footer {
    padding: 0 20px;
}
.slider-investors-section .card{
    height: 100%;
}
.slider-investors-section .owl-carousel .owl-stage-outer{
    height: 100%;
}
.slider-investors-section .card{
    width: 100%;
}
.head:before {
    content: "";
    display: block;
    border-top: solid 2px #27247b;
    width: 23%;
    height: 1px;
    position: absolute;
    top: 5%;
    z-index: 1;
    left: 11%;
}
.pb-70{
    padding-bottom: 30px;
}
.pt-70{
    padding-bottom: 30px;
}
.banner-left-image img {
    margin-top: 30px;
}
h1.text-left.head{
    padding-top: 0px;
}
.card.custom-card-blue{
    margin-bottom: 70px;
}
.menubar-area.style-7.footer-fixed.rounded-0 {
    display: block;
}
.text-part {
    margin-bottom: 20px;
    padding-top: 18px;
}
.main-text{
    font-size: 18px;
}
.main-title p{
    font-size: 14px;
}
.user-dash p {
    font-size: 12px;
}
.dahsherad h3 {
    font-size: 18px;
    font-family: 'inter';
    padding-top: 20px;
}
.udate-kyc {
    margin-top: 20px;
}
.px-3 {
    padding-right: 0rem !important; 
   padding-left: 0rem !important; 
}
button.btn.btn-secondary.py-2 {
    margin-top: 10px;
}
.order-show p {
    margin-top: 22px;
}
.add-info p {
    margin-top: 30px;
}
.mobile-view-p{
    padding-top: 20px  !important;
}
}
@media (max-width:420px){
    header.header.py-3 img {
        width: 90%;
    }
    .form-section-second .title {
        font-size: 18px;
        text-align: center;
    }
}