
@media only screen and (max-width: 1220px) {
    .progressbar{
      display: none;
    }
    
    }
    
    @media only screen and (max-width: 767px) {
        .investor-profile-card{
            margin-top: 3rem!important;
        }
    }
    
    @media only screen and (min-width: 300px) and (max-width: 767px)  {
        .desktop-view{
            display: none !important;
        }
        .mobile-view{
            display:flex!important;
        }
    }
    
        @media only screen and (min-width: 300px) and (max-width: 767px)  {
        .deal-card-img-middle {
            border: none;
            position: absolute;
            /* width: 120px !important; */
            width: 80px !important;
            /* height: 120px !important; */
            height: 80px !important;
            /* left: 47px; */
            left: 20px !important;
            /* top: -82px !important; */
            top: -56px !important;
            bottom: -6px;
            background: #FFFFFF;
            box-shadow: 5px 7px 5px rgb(0 0 0 / 25%);
            border-radius: 20px;
            padding: 12px !important;
        }
        .progress{
            margin-top: 3.9rem !important;
        }
    }
    @media only screen and (min-width: 768px) and (max-width: 990px)  {
        .deal-card-img-middle {
            border: none;
            position: absolute;
            width: 110px !important;
            height: 110px !important;
            left: 18px !important;
            top: -82px !important;
            bottom: -6px;
            background: #FFFFFF;
            box-shadow: 5px 7px 5px rgb(0 0 0 / 25%);
            border-radius: 20px;
            padding: 6px !important;
        }
      
    }
    @media only screen and (min-width: 990px) and (max-width: 1200px)  {
    
        .deal-card-img-middle {
            border: none;
            position: absolute;
            width: 120px !important;
            height: 120px !important;
            left: 33px !important;
            /* top: 250px; */
            bottom: -6px;
            background: #FFFFFF;
            box-shadow: 5px 7px 5px rgb(0 0 0 / 25%);
            border-radius: 20px;
            padding: 11px !important;
        }
    }
    .mobile-view{
        display: none;
    }
    .chart{
        /* width:200px;
        height:100px; */
    }
    /* Deal Css */
    .card-img-top {
        border-top-left-radius: calc(1.25rem - 1px);
        border-top-right-radius: calc(1.25rem - 1px);
        border-bottom-left-radius: calc(1.25rem - 1px);
        border-bottom-right-radius: calc(1.25rem - 1px);
        /* height: 425px; */
        height: auto;
        width: 100%;
    }
    .validity-days{
     float: right;
     color: #2F872A;
    }
    .progress-bar{
    background: #0B146A;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 16px;
    }
    .progress-bar1{
        background: #2F872A;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        border-radius: 16px; 
    }
    .card-img-middle{
        border: none;
        position: absolute;
        /* width: 100px;
        height: 100px; */
        width: 90px;
        height: 90px;
        left: 17px;
        /* top: 158px; */
        top: 90px;
        background: #FFFFFF;
        box-shadow: 5px 7px 5px rgb(0 0 0 / 25%);
    
    }
    
    .cross-bar{
        position: absolute;
        background-color: white;
        color: #FF5C00;
        transform: rotate(-35.6deg);
        left: -21.98px;
        top: 30.78px;
        width: 180.57px;
        /* height: 26.77px; */
        /* padding: 10px; */
        padding-left: 27px;
        font-weight: 700;
    }
    
    .card-title{
      color:#103F88;
      font-size: 30px;
      font-weight: 400;
    }
    /* Deal CSS END */
    
    /* Deal Details page */
    
    .deal-card-title{
        font-weight: 600;
        font-size: 26px;
        color: #0B146A;
    }
    .deal-card{
        position: relative;
        display: flex;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #ffffff;
        background-clip: border-box;
        border-radius: 15px;
        border: none;
    
    }
     .deal-banner{
        border-top-left-radius: calc(1.25rem - 1px);
        border-top-right-radius: calc(1.25rem - 1px);
        border-bottom-left-radius: calc(1.25rem - 1px);
        border-bottom-right-radius: calc(1.25rem - 1px);
        /* height: 240px; */
        height: auto;
        width: 100%;
     }
    
     @media only screen and (max-width: 360px){
        /* .card-img-middle {
            border: none;
            position: absolute;
            width: 60px !important;
            height: 60px !important;
            top: 65px !important;
        } */
        .mobile-view-padding {
            border: none;
            position: absolute;
            width: 85px !important;
            height: 85px !important;
            left: 20px;
            top: -60px !important;
        }
     }
    
     @media only screen and (min-width: 360px) and (max-width: 768px) {
        .card-img-middle {
            border: none;
            position: absolute;
            width: 60px !important;
            height: 60px !important;
            top: 65px !important;
        }
     }
    
     @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .card-img-middle {
            border: none;
            position: absolute;
            width: 48px !important;
            height: 48px !important;
            top: 50px !important;
        }
     }
     @media only screen and (min-width: 1024px) and (max-width: 1100px) {
        .card-img-middle {
            border: none;
            position: absolute;
            width: 48px !important;
            height: 48px !important;
            top: 50px !important;
        }
     }
    
     @media only screen and (min-width: 540px) and (max-width: 720px) {
        .card-img-middle {
            border: none;
            position: absolute;
            width: 70px !important;
            height: 50px !important;
            top: 122px !important;
        }
     }
    
    
    
     
    .deal-card-img-middle {
        border: none;
        position: absolute;
        width: 140px;
        height: 140px;
        left: 47px;
        /* top: 250px; */
        bottom: -6px;
        background: #FFFFFF;
        box-shadow: 5px 7px 5px rgb(0 0 0 / 25%);
        border-radius: 20px;
        padding: 20px;
    }
    
    .deal-validity-days {
        color: #1926ca;
        position: absolute;
        top: 20rem;
        right:5px;
        /* margin-left: 76rem; */
        font-size: 30px;
        font-weight: 700;
    }
    .deal-days{
        color: #1632ce;
        position: absolute;
        top: 23rem;
        right:5px;
        /* margin-left: 79rem; */
        font-size: 30px;
        font-weight: 700;
    
    }
    .deal-text{
      
        font-weight: 700;
        font-size: 28px;
        /* line-height: 42px; */
        text-align: center;
        color: #0B146A;
    }
    .deal-text-middle{
        font-size: 14px;
        text-align: center;
      
    }
    .invest-card-body{
        flex: 1 1 auto;
        min-height: 1px;
        padding: 2.25rem;
    }
    .invest-now-btn{
        background-color: #1c5fa8;
        border-color: #1c5fa8 #1c5fa8 #15467c;
        color: #ffff;
        --color: #ffff;
        --hover: #ffff;
        --disabled: #1c5fa8;
        --active: #ffff;
        padding: 8px;
        padding-left: 100px;
        padding-right: 100px;
        border-radius: 20px;
        font-size: .9em;
        
    }
    .invest-now-btn:hover {
        background-color: #1c5fa8;
    } 
    .buy-order-card{
        position: relative;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #F8F8F8;
        background-clip: border-box;
        border: 1px solid rgba(0, 0, 0, 0.25);
        /* border-radius: 15px; */
        margin-top: 87px;
        /* border: 1px solid; */
    }
    .buy-card-header{
        padding: 0.75rem 1.25rem;
        margin-bottom: 0;
        background-color: rgb(243 232 232 / 3%);
        color: #0B146A;
        font-weight: 600;
        font-size: 38px;
        text-align: center;
        margin-top: 2rem;
        margin-bottom: -1rem;
    }
    .invest-now-card{
        position: relative;
        word-wrap: break-word;
        border-radius: 15px;
        border: none;
        margin-top: 10px;
        background: rgba(252, 255, 252, 0.98);
        box-shadow: 0px 2px 4px rgb(0 0 0 / 25%);
    }
    .invest-card-header{
        padding: 0.9rem 1.5rem;
        margin-bottom: 0;
        background-color: rgb(243 232 232 / 3%);
        color: #0B146A;
        font-weight: 600;
        font-size: 16px;
       
    }
    .brand-logo{
        position: absolute;
        width: 39px;
        height: 36px;
        left: 16px;
        top: 12px;
        background: #FFFFFF;
        box-shadow: 6px 4px 5px rgb(0 0 0 / 16%);
    }
    .qty-form-control{
        display: block;
        width:100%;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: 0.25rem;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        border: 1px solid #bfc9d4;
        color: #3b3f5c;
        font-size: 15px;
        letter-spacing: 1px;
        height: calc(0.4em + 1rem + 2px);
        padding: 0.75rem 1.25rem;
        border-radius: 10px;
        padding: 13px;
        float: right;
        text-align: right;
    }
    .review-order-btn{
        border-color: #1c5fa8 #1c5fa8 #15467c;
        color: #f8f8f8;
        --color: #1c5fa8;
        --hover: #f8f8f8;
        --disabled: #1c5fa8;
        --active: #174c87;
        padding: 8px;
        font-size: .9em;
        width:100%;
        margin-top: 1rem;
        background: #0B146A;
        box-shadow: 0px 1px 3px #000000;
        border-radius: 42px;
      
    }
    .review-order-btn:hover {
        background-color: #ffffff;
    }
    .msg-card{
        background-color: white;
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #FFFB97;
        background-clip: border-box;
        border: 1px solid rgba(0,0,0,.125);
        border-radius: 15px;
        border: none;
        padding: 10px;
    }
    .msg-text{
        color: #103F88!important; 
    }
    .pay-now-card{
        position: relative;
        display: flex;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #F8F8F8;
        background-clip: border-box;
        border: 1px solid rgba(157, 151, 151, 0.125);
        /* border-radius: 15px; */
        margin-top: 39px;
    }
    .pay-now-btn{
        background-color: #0B146A;
        border-color: #1c5fa8 #1c5fa8 #15467c;
        color: #f8f8f8;
        --color: #1c5fa8;
        --hover: #f8f8f8;
        --disabled: #1c5fa8;
        --active: #174c87;
        padding: 8px;
        text-align: center;
        width:100%;
        border-radius: 20px;
        font-size: .9em;
        margin-top: 1rem;
    
    }
    .pay-now-btn:hover {
        background-color: #ffffff;
    }
    
    .payment-card-header{
        padding: 0.75rem 1.25rem;
        margin-bottom: 0;
        background-color: rgb(243 232 232 / 3%);
        color: #2F872A;
        font-weight: 600;
        font-size: 26px;
        text-align: center;
        margin-top: 2rem;
        margin-bottom: -1rem;
    }
    .order-btn{
        background-color: #2F872A;
        border-color: #1c5fa8 #1c5fa8 #15467c;
        color: #f8f8f8;
        --color: #1c5fa8;
        --hover: #f8f8f8;
        --disabled: #1c5fa8;
        --active: #174c87;
        padding: 8px;
        padding-left: 3rem;
        padding-right: 3rem;
        border-radius: 20px;
        font-size: .9em;
        margin-left: 10rem;
        margin-top: 1rem;
    }
    .row-box{
        position: absolute;
        width: 102%;
        height: 40px;
        left: 6px;
        top: -44px;
        background: #3FA23A;
        box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
        border-bottom: 2px solid
    }
    .table-box{
    position: absolute;
    width: 102%;
    height: 40px;
    left: 6px;
    top: 5px;
    background: #3FA23A;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    }
    .order-text{
        color: white;
        margin-top: 10px;
        text-align: center;
    }
    
    .table-text{
        color: #103F88;
        font-weight: 600;
        text-align: center;
    }
    .logo{
        background: #FFFFFF;
        border-radius: 44px;
        -webkit-border-radius: 99em;
        background: #FFFFFF;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        border-radius: 44px;
        width: 11%;
        height: 28px;
    }
    /* End */
    
    .profile-card{
        background: linear-gradient(180deg, rgba(227, 255, 228, 0.85) 0%, #3B7FE8 100%);
        border-radius: 30px;
    }
    .btn-outline-primary {
        border: 1px solid #103F88!important;
        color: #103F88!important;
        background-color: #fffffffc;
        box-shadow: none;
        width: 70%;
        border-radius: 10px;
    }
    .btn-outline-primary:hover {
        color: #fff !important;
        background-color: #103F88;
        box-shadow: 0 10px 20px -10px #103F88; 
    }
    body {
        color: #515365;
        height: 100%;
        font-size: 0.875rem;
        background: #ffffff;
        overflow-x: hidden;
        overflow-y: auto;
        letter-spacing: 0.0312rem;
        font-family: 'Quicksand', sans-serif;
    }
    .card {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #F8F8F8;
        background-clip: border-box;
        border: 1px solid rgba(0,0,0,.125);
        border-radius: 15px;
        border: none;
    }
    
    .card-header:first-child {
        border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
        border: none;
    }
    .card-header {
        padding: 0.75rem 1.25rem;
        margin-bottom: 0;
        background-color: rgb(243 232 232 / 3%);
    }
    .form-group label, label {
        font-size: 14px;
        color: #000000;
        letter-spacing: 0.5px;
    }
    .form-control {
        height: auto;
        border: 1px solid #bfc9d4;
        color: #3b3f5c;
        font-size: 15px;
        padding: 8px 10px;
        letter-spacing: 1px;
        height: calc(1.4em + 1rem + 2px);
        padding: 0.75rem 1.25rem;
        border-radius: 10px;
        padding: 10px;
    }
    .btn-invest{
        font-weight: 700;
        padding: 10px;
        text-align: left;
        /* padding-right: 20px; */
    }
    .btn-professional{
        font-weight: 700;
        padding: 10px;
        text-align: left;
    }
    .btn-bank{
        font-weight: 700;
        padding: 10px;
        text-align: left;
        /* padding-right: 40px; */
    
    }
    .btn-personal{
        font-weight: 700;
        padding: 10px;
        text-align: left;
        /* padding-right: 34px; */
    
    }
    .btn-success {
        color: #fff !important;
        background-color: #2F872A;
        border-color: #2F872A;
        box-shadow: 0 10px 20px -10px #2f872a;
    }
    .btn-success:hover {
        color: #fff !important;
        background-color: #2F872A;
        border-color: #2F872A;
        box-shadow: 0 10px 20px -10px #2f872a;
    }
    
    .btn-success.btn[disabled], .btn-success:disabled {
        background-color: #2F872A;
        border-color: #2F872A;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    
    /*progressbar*/
    .progressbar {
        margin-bottom: 30px;
        overflow: hidden;
        color: lightgrey;
    }
    
    .progressbar .active {
        color: #000000;
    }
    
    .progressbar li {
        list-style-type: none;
        font-size: 14px;
        width: 20%;
        float: left;
        position: relative;
    }
    
    /*Icons in the ProgressBar*/
    .progressbar #personal:before {
        font-family: 'Font Awesome 5 Free';
        content: "\f007";
        color: #103f88;
        font-weight: 900;
    }
    .progressbar #aadhar:before {
        font-family: 'Font Awesome 5 Free';
        content: "\f022";
        color: #103f88;
        font-weight: 900;
    
    }
    .progressbar #banking:before {
        font-family: 'Font Awesome 5 Free';
        content: "\f19c";
        color: #103f88;
        font-weight: 900;
    
    }
    .progressbar #professional:before {
        font-family: 'Font Awesome 5 Free';
        content: "\f19d";
        color: #103f88;
        font-weight: 900;
    }
    
    .progressbar #investment:before {
        font-family: 'Font Awesome 5 Free';
        content: "\f201";
        color: #103f88;
        font-weight: 900;
    }
    
    
    /*ProgressBar before any progress*/
    .progressbar li:before {
        width: 50px;
        height: 50px;
        line-height: 45px;
        display: block;
        font-size: 18px;
       
        background: lightgray;
        border-radius: 50%;
        margin: 0 auto 10px auto;
        padding: 2px;
    }
    
    /*ProgressBar connectors*/
    .progressbar li:after {
        content: '';
        width: 100%;
        height: 2px;
        background: lightgray;
        position: absolute;
        left: 0;
        top: 25px;
        z-index: -1;
    }
    
    /*Color number of the step and the connector before it*/
    .progressbar li.active:before, .progressbar li.active:after {
        background: skyblue;
    }
    .progressbar li.selected:before, .progressbar li.selected:after{
        background: #87ebd8;
    }
    .open_order_brand_logo{
        background: #FFFFFF;
        box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
        border-radius: 44px;
        width: 40px;
        height: 40px;
    }
    /* New CSS Section Design  By Sheet Kumar  17-04-2023*/

    .instrument-color-font{
        color: #2F872A;font-size: 14px;
    }
    .private-compaign{
        border-radius: 5px;
        background: rgba(0, 0, 0, 0.5);
        color: white;
        padding: 5px;
        margin-top: -34px;
    }
    .logo_image{
        width: 90px;
        margin-left: 28px;
        margin-top:-44px;
    }
    .express-interest-effect{
        background: #0B146A;
        border: 1px solid #103F88;
        border-radius: 25px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 4px;
        padding-bottom: 4px;
        color: white;
    }
    .express-interest-effect:hover{
        background: #0B146A;
        border: 1px solid #103F88;
        border-radius: 25px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 4px;
        padding-bottom: 4px;
        color: white;
    }
    .express-interest{
        background: #0B146A;
        border: 1px solid #103F88;
        border-radius: 25px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 4px;
        padding-bottom: 4px;
        color: white;
        
    }
  
    .express-interest:hover{
        color: white;  
    }
    

    .express-approved{
        background: #FF7A00;
        border: 1px solid #FF7A00;
        border-radius: 25px;    
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 4px;
        padding-bottom: 4px;
        color: white;
        
    }
    .express-approved:hover{
        color: white;  
    }
    .progress {
        background: #C4C4C4!important;
    }


     /* Extra Small Devices, Phones */ 
     @media only screen and (max-width: 480px) { 
        .logo_image {
            width: 70px;
            margin-left: 12px;
            margin-top: -24px;
        }

        .logo_image_details {
            width: 80px !important;
            margin-left: 30px !important;
            margin-top: -50px !important;
        }

        .private_compaign_details {
            border-radius: 5px;
            background: rgba(0, 0, 0, 0.5);
            color: white;
            padding: 3px !important;
            margin-top: -44px !important;
            font-size: 12px !important;
        }
        
        .private-compaign {
            border-radius: 5px;
            background: rgba(0, 0, 0, 0.5);
            color: white;
            padding: 5px;
            margin-top: -30px;
            font-size: 10px;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 954px) { 
        .logo_image {
            width: 65px;
            margin-left: 12px;
            margin-top: -25px;
        }
        .private-compaign {
            border-radius: 5px;
            background: rgba(0, 0, 0, 0.5);
            color: white;
            padding: 5px;
            margin-top: -30px;
            font-size: 10px;
        }
    }

    .text-capitalize {
        text-transform: initial !important;
    }

    .express-interest-details{
        background: #0B146A;
        border: 1px solid #103F88;
        border-radius: 25px;
        padding-left: 25px !important;
        padding-right: 25px !important;
        color: white;
        font-size: 22px;
        padding: 5px;
        
    }
    .express-interest-details:hover {
        color: white;
      }

    .interest_details{
        color: #0B146A;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 700;
    }

    @media only screen and (max-width: 480px) { 
        .express-interest-details {
            background: #0B146A;
            border: 1px solid #103F88;
            border-radius: 25px;
            padding-left: 25px !important;
            padding-right: 25px !important;
            color: white;
            font-size: 15px;
            padding: 5px;
        }
        .interest_details {
            color: #0B146A;
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 700;
            font-size: 24px;
        }
        .progress_details{
            margin-left: 30px !important;
            margin-right: 30px !important;
            margin-top: -30px !important;
        }

        .days_details{
            margin-right: 38px !important;
            margin-top: -10px !important;
        }

        .li-common{
            font-weight: 400 !important;
            font-size: 15px !important;
            line-height: 20px !important;
        }
        .common-title{
            font-size: 20px !important;
        }
    
    }
    .logo_image_details{
        width: 120px;
        margin-left: 60px;
        margin-top: -44px;
    }
    .private_compaign_details{
            border-radius: 5px;
            background: rgba(0, 0, 0, 0.5);
            color: white;
            padding: 5px;
            margin-top: -85px;
        
    }
    .days_details{
        margin-right: 38px;
        margin-top: -45px;
        color: #2F872A;
        font-weight: 700;
        font-family: 'Roboto';
        font-style: normal;
        font-size: 15px;
    }

    @media only screen and (min-width: 480px) and (max-width: 768px) { 
        .progress_details{
            margin-left: 32px !important;
            margin-right: 33px !important;
            margin-top: -10px !important;
        }
        .li-common{
            font-weight: 400 !important;
            font-size: 18px !important;
            line-height: 20px !important;
        }
        .common-title{
            font-size: 20px !important;
        }
    }

    .defined_margin{
        margin-left: 15px;
        margin-right: 15px;
    }
    .common-title{
        color: #0B146A;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 600;
        font-size: 25px;
        margin-top: 18px;
    }
    .li-common{
        margin-bottom:5px;
        line-height: 30px;
        color: #7D7D7D;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
    }

    .market_size_title{
        color: #2F872A;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 800;
        font-size: 30px;
    }

    .market_size_value{
        color: #0B146A;
        font-family: 'Roboto';
        font-style: normal;
        font-weight:600;
        font-size: 20px;
    }
    .compaign_details{
        color: #237B1E;
        font-family:'Roboto';
        font-style: normal;
        font-weight:600;
        line-height: 40px;
        text-transform: inherit;
        font-size:30px;
    }
    .card_shadow{
        margin:40px;
        background: #FFFFFF;
        box-shadow: -5px 8px 15px -3px rgba(0, 0, 0, 0.25);
        border-radius: 30px;
    }
    .audio_title{
        color:#0B146A;
        font-weight: 700;
        font-style: normal;
        font-family:'Roboto';
        text-transform: inherit;
        margin-left: 30px;
        margin-top: 10px;
    }
    .audio_des{
        color:#7D7D7D;
        font-weight: 700;
        font-style: normal;
        font-family:'Roboto';
        text-transform: inherit;
        margin-left: 30px;
        margin-top:0px;
        font-size: 15px;
    }
    .progress_details{
        margin-left: 200px;
        margin-right: 33px;
        margin-top:-46px;
        font-weight: 700;
        font-size: .90rem;
        border-radius: 1.25rem;
        height: 19px;
    }

    

    

   