.noPadding{
    padding-left: 0px;
    padding-right: 0px;
    height: 665px !important;
    margin-bottom: 80px;
  }
  
  /*header*/
  #CollapsibleNavbar ul li a {
    color: #444444;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    cursor: pointer;
  }
  .bg-light{
    background-color: white !important;
  }
  .brand-logo{
    width: 206px;
    height: 50px;
  }
  
  #CollapsibleNavbar ul li a:hover,
  #CollapsibleNavbar ul li a:active,
  #CollapsibleNavbar ul li a:focus {
    color: #01135c;
  }
  
  .themeColor {
    color: #f6ba18 !important;
  }
  
  .loginBtn {
    width:138px;
    background-color: #01135c;
    color: white !important;
    
  }
  
  .loginBtn:hover {
    background-color: #01135c !important;
    color: #f6ba18 !important;
    border-color: #01135c !important;
  }
  
  /** home-page pic **/
  .invest-heading{
    left: 0;
    align-self: left;
    position:relative;
    width: 40%;
    bottom: 520px;
    margin-left: 17%;
    font-size: 50px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
  }
  .picBackground{
    width:100%;
    position:relative;
    height:665px;
  }
  .bg-pic-data{
    font-size: 20px;
    font-weight: normal;
    margin-right: 20px;
  }
  .create-acc-btn{
    width: 215px;
    height: 48px;
    border-radius: 6px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #f6ba18;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: center;
    color: #282f39;
    margin-top: 30px;
  }
  .create-acc-btn:hover{
    background-color: #282f39;
    color: white;
  }
  .create-acc-btn i{
    margin: 5px;
  }
  @media (max-width: 1000px ){
    .invest-heading{
      width: 70%;
      margin-left: 41px;
      font-size: 36px;
    }
    .divs{
      width: 100% !important;
    }
    .invest{
      margin-left: 41px !important;
    }
    .FAQs{
      margin-left: 41px !important;
    }
    .benefit{
      margin-left: 41px !important;
    }
    .open-account{
      margin-left: 41px !important;
    }
    .brand-logo{
      margin-left: 25px !important;
    }
    .bg-light{
      margin:0;
      max-width: 100% !important;
      margin-right: 0px !important;
    }
    .start-investing{
      margin-left: 41px !important;
      }
    /* .container-fluid .row .container{
      max-width: 100% !important
    } */
  }
  @media (max-width: 450px ){
    .invest-heading{
      width: 85%;
      margin-right: 30px;
    }
    .create-acc-btn{
      position:absolute;
      left:42%;
      transform:translateX(-50%);
      bottom:-20;   
    }
    .divs{
      width: 100%;
      margin:0px;
      margin-bottom: 0px !important;
    }
    .invest{
      margin-left: 41px !important;
    }
    .benefit{
      margin-left: 41px !important;
    }
    .open-account{
      margin-left: 41px !important;
    }
    .start-investing{
      margin-left: 41px !important;
      }
    .brand-logo{
      margin-left: 25px !important;
    }
   .FAQs{
     margin-left: 41px !important;
   }
  
  }
  /** horizontal bar **/
  .hr-bar{
    height:4px;
    border-width:0;
    color:red;background-color:red;
    width: 100px;
    margin-left: 0;
  }
  .hor-bar{
    height:4px;
    border-width:0;
    color:red;background-color:red;
    width: 100px;
    margin-left: 0;
  }
  /** investing div **/
  .divs{
   width: 67%;
   margin: auto;
   margin-top: 40px;
   align-self: center;
   margin-bottom: 50px;
  }
  .invest{
    font-size: 36px;
    color: #8e8d8d;
    line-height: 42px;
  }
  .inv-imgs{
    height: 23px;
    width: 23px;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .hori-bar{
    height:2px;
    width: 62vw;
    z-index:100;
    position: relative;
    top: 80px;
    left: 0px;
    border-top: 1px dashed #8e8d8d;
  }
  @media (min-width:1200px) and (max-width:1267px){
    .hori-bar{
      width: 67vw;
    }
  }
  @media (min-width:990px) and (max-width:1070px){
    .hori-bar{
      width: 67vw;
    }
  }
  @media (min-width:1469px){
    .hori-bar{
      width: 54vw;
    }
  }
  .bg-circle{
    margin-top: 50px;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background-color: #9eeed3;
    position: absolute;
    top: 50%;
    left: 50%;
   
  }
  .inv-data{
    position: absolute;
    top: 50%;
    left: 50%;
  }
  .card .card-img-top{
    width: 56px;
    height: 56px;
    margin: auto;
    z-index: 101;
  }
  .card{
    border: 0px;
    margin-top: 30px;
   
  }
  .card-body{
    text-align: center;
  }
  .card-text{
    color: #8e8d8d;
  }
  
  /**benefits div **/
  .benefit{
    padding-top: 20px !important;
    font-size: 36px;
    color: white;
    line-height: 42px;
  }
  /** custom box **/
  .bg-carousel{
    background-color: #08457d;
    padding-top: 30px;
  }
  .text-box{
    width: 415px;
    height: 230px;
    background-color: #ffffff;
  }
  .box-head{
    margin-left: 55px;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.1;
    letter-spacing: normal;
    text-align: left;
    color: #8e8d8d;
  }
  .box-body{
   margin-left: 55px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #8e8d8d;
  }
  .custom-card{
    width: 550px;
    margin :auto !important
  }
  .cust-card{
    margin-left: 120px !important;
    margin: 20px;
    width: 425px;
    height: 230px;
    margin-bottom: 90px !important;
  }
  .small-card-img{
    height: 161px;
    width: 161px;
    padding: 13px;
  }
  .card-img{
    width: 174px;
    vertical-align: middle;
    left: -118px;
    top: 28px;
    position: absolute;
    background-color: white;
    margin-left: 20px;
  }
  @media (max-width: 1200px){
    .lg-cust-box{
      display: none ;
    }
    .custom-card{
      padding: auto !important;
      margin-bottom: 50px !important;
    }
  
    .carousel-cust-box .carousel-indicators{
      top: 350px
    }
    .bg-carousel{
      height: 550px;
    }
    .bg-disclaimer{
      height: 700px;
    }
  }
  @media (min-width:1201px){
    .carousel-cust-box{
      display: none;
    }
    .cust-card{
      margin-bottom: 50px;
    }
  
  }
  @media (max-width:550px){
    .small-card-img{
      display: none;
    }
    .card-img{
      display: none;
    }
    .cust-card{
      margin: 0px;
    }
    .box-head{
      margin-left: 10px;
     
    }
    .box-body{
      margin-left: 10px;
    }
    .cust-card{
      margin: auto !important;
      width: 100%
    }
    .custom-card{
      width: 100%;
    }
    .carousel-control-prev{
      display: none;
    }
    .carousel-control-next{
      display: none;
    }
    .bg-carousel{
      height: 550px;
    }
    .bg-disclaimer{
      height: 900px;
    }
    .disc-data{
      margin-left: 30px !important;
      margin-right: 30px !important;
    }
  
  }
  .carousel-cust-box{
    margin: auto;
    text-align: center !important;
  }
  .carousel-item .center-carousel{
    width: auto;
    margin-left: 200px ;
    margin: auto; 
    display: block;
    }
   .carousel-cust-box .carousel{
     margin-top: 50px;
     width: 100%;
   }
   .carousel-cust-box .carousel .center-carousel{
     top: 50px !important;
   }
   .carousel-cust-box .carousel-indicators{
     top: 300px
   }
   .center-carousel div{
     align-items: center !important;
     align-content: center !important;
     text-align: center !important;
   }
    /** opening account**/ 
    .open-account{
      font-size: 36px;
      color: #8e8d8d;
      line-height: 42px;
      margin-top: 20px;
    }
    .open-acc-card-text{
      font-size: 16px;
      margin-top: 20px;
    }
    .box1{
      height: 59px;
      width: 59px;
      border-radius: 50%;
      background-color: #fff6dd;
      text-align: right !important;
      margin-bottom: 20px;
      }
     .one{
      width: 38px;
      height: 92px;
      font-family: OpenSans;
      font-size: 67px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.52;
      letter-spacing: normal;
      color: #f6ba18;
      position: absolute;
     } 
     .box2{
      height: 59px;
      width: 59px;
      border-radius: 50%;
      background-color: #ffcbcb;
      text-align: right !important;
      margin-bottom: 20px;
      }
     .two{
      width: 38px;
      height: 92px;
      font-family: OpenSans;
      font-size: 67px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.52;
      letter-spacing: normal;
      color: #eb5157;
      position: absolute;
     } 
     .box3{
      height: 59px;
      width: 59px;
      border-radius: 50%;
      background-color: #bedaf4;
      text-align: right !important;
      margin-bottom: 20px;
      }
     .three{
      width: 38px;
      height: 92px;
      font-family: OpenSans;
      font-size: 67px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.52;
      letter-spacing: normal;
      color: #08457d;
      position: absolute;
     } 
     .box4{
      height: 59px;
      width: 59px;
      border-radius: 50%;
      background-color: #e7ebff;
      text-align: right !important;
      margin-bottom: 20px;
      }
     .four{
      width: 38px;
      height: 92px;
      font-family: OpenSans;
      font-size: 67px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.52;
      letter-spacing: normal;
      color: #01135c;
      position: absolute;
     } 
  
  @media (max-width:990px){
    .open-acc-card-text{
      width: 270px !important;
      margin: auto;
    }
    hr.new2 {
     display: none;
    }
    .form-open-acc{
      margin: auto !important;
      margin-top: 70px !important;
    }
    .hori-bar{
      display: none
    }
    .group-img{
      margin: auto !important;
      width: 100% !important;
      height:100% !important
    }
    .small-group467{
      display: none !important;
    }
    .hr-bar{
      margin-left: 41px !important;
    }
    .disc-data{
      margin-left: 20px !important;
      margin-right: 20px !important;
    }
  }
  hr.new2 {
    border-top: 1px dashed #8e8d8d;
    position: absolute;
    
  }
  /** start investing div**/
  .start-investing{
    color: #01135c;
    font-size: 36px;
    line-height: 42px;
    padding-top: 70px !important;
  }
  .yellow-bg{
    background-color: #f5bb35;
    padding-bottom: 60px;
  }
  .group-img{
    width: 522px;
    height: 491px;
  }
  .form-open-acc{
    width: 350px;
    height: 411px;
    background-color: white;
    border-radius: 4px;
    box-shadow: 0 10px 20px 0 rgba(116, 116, 116, 0.16);
    border: solid 1px #f9f0ff;
    padding: 25px;
    background-color: #ffffff;
    margin:30px;
  }
  .form-head{
    text-align: center;
    font-size: 24px;
    color: #160637;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .form-open-acc .btn-secondary{
  background-color: #08457d;
  width: 100%;
  color: white;
  font-size: 16px;
  border-radius: 4px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  margin-top: 20px;
  }
  .form-open-acc .btn-secondary:hover{
    color:  #f6ba18;
  }
  .FAQs{
    font-size: 36px;
    color: #8e8d8d;
    line-height: 42px;
  }
  .small-group467{
    width: 300px;
    margin:30px
  }
  @media (max-width: 1200px){
    .small-group467{
      width: 270px
    }
/  }
  .bg-disclaimer{
    margin-top: 60px;
    height: auto;
    background-color: #08457d;
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .disclaimer{
    text-align: center;
    font-size: 36px;
    font-weight: 500;
    color: #ffffff;
  
  }
  .disc{
    text-align: center !important;
    margin: auto;
    align-self: center;
    margin-bottom: 50px;
  }
  .disc-data{
    margin-top: 20px;
    margin-left: 100px;
    margin-right: 100px;
    color: white;
    font-size: 10px;
    text-align: left;
  }
  .small-stockal-logo{
    height: 50px;
    width: 200px;
    margin-left: 20px;
  }
  .flex-stockal .mr-auto{
    margin-top: 10px;
  }
  @media (min-width:1000px){
    .flex-stockal .bd-highlight{
      margin-right: 40px;
      margin-left: 40px;
    }
  }
  @media (max-width: 650px){
    .flex-stockal{
      display: none;
    }
    .powered-by{
      margin-top: -50px;
    }
  
  }
  @media(min-width:650px){
    .grid-stockal{
      display: none;
    }
  }
  .accordion .card{
    margin-top: 0;
  }
  .accordion .card .card-header{
    background-color: white;
    border-bottom: none;
    font-weight: bold;
  }
  .accordion .card .card-body{
   padding-top: 0; 
   text-align: left !important;
   font-size: 16px;
   color: #8e8d8d;
  }
  .accordion .card .card-header a{
    color: #01135c !important;
    font-size: 18px !important;
    text-align: left !important; 
  }
  .accordion .card .card-header  h5{
   padding-right: 20px;
  }
  .accordion .fa-angle-down{
    float: right !important;
    font-weight: bolder;
    margin-right: 0px !important;
    display: flex;
  justify-content: flex-end;

  }
  .accordion .fa-angle-up{
    float: right;
    margin-right: 0px !important;
    font-weight: bolder;
    display: flex;
  justify-content: flex-end;
  }
  .accordion a:hover{
    text-decoration: none !important;
  }
  input::-webkit-outer-spin-button,
  input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  
  /* Firefox */
  input[type=number] {
    -moz-appearance: textfield;
  }
  .faq-img{
    margin-top: 60px;
  }

  @media(max-width: 990px){
    .faq-img{
      margin-top: -40px;
    }
  }