
body {
font-family: 'Plus Jakarta Sans';
margin: 0;
}

.header {
display: flex;
justify-content: space-between;
align-items: center;
margin: 16px 134px 0 105px;
}

.login-button {
border-radius: 4px;
border: 1px solid #00AB4E;
background: #EFFFF6;
padding: 6px 17px;
}

.login-btn{
  color: #00AB4E;
  text-decoration: none;
}

.login-button a {
text-decoration: none;
color: #00AB4E;
}

.divider {
display: none;
}
.ipo-section{
border-radius: 30px;
background: #00AB4E;
margin: 30px 100px 50px 100px;
width: calc(100% - 200px);
position: relative;
overflow: hidden;
}
.ipo-text{
color: #FFF;
font-feature-settings: 'liga' off;
font-family: sans-serif;
font-size: 3em;
font-style: normal;
font-weight: 700;
line-height: 64px;
padding-bottom: 18px;
}
.sme-ipo{
margin-top: 24px;
}
.ipo-text span{
color: #FFF;
font-feature-settings: 'liga' off;
font-family: "Plus Jakarta Sans";
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 34px;
}
.ipo-text-mobile{
display: none;
}
.ipo-text-desktop{
display: block;
}
.ipo-content{
display: flex;
justify-content: space-between;
padding: 24px 50px 20px 50px;
align-items: center;
position: relative;
overflow: hidden;
gap: 20px;
}
.ipos-banner-mobile{
  display: none;
}
.ipos-banner{
  margin-bottom: -1px;
}
.banner-content{
display: flex;
align-items: start;      
gap: 14px;
padding-bottom: 14px;
}
.stars{
width: 26px;
height: 34.537px;
margin-top: 10px;
}
.ipo-content-text{
color: #FFF;
font-family: "Plus Jakarta Sans";
font-size: 22px;
font-style: normal;
font-weight: 500;
line-height: 34px;
/* width: 560px; */
}
.ipo-content-text span{
font-family: sans-serif !important;
font-weight: 600;
}

.login-content {
/* position: relative;
overflow: hidden; */
}
.login-card {
border-radius: 30px;
border: 1px solid #CAE0FF;
background: linear-gradient(86deg, rgba(255, 255, 255, 0.00) 12.93%, #D1E0EB 122.84%), #FFF;
width: 380px;
height: 100%;
position: relative;
overflow: hidden;
}

.login-grey-rectangle {
width: 454.126px;
height: 169.234px;
transform: rotate(-28.556deg);
flex-shrink: 0;
background: #F6F9FE;
width: 454.126px;
height: 169.234px;
transform: rotate(-28.556deg);
flex-shrink: 0;
background: #F6F9FE;
position: absolute;
top: -52px;
right: 180px;
}

.login-green-squre {
width: 180.575px;
height: 180.575px;
transform: rotate(-42.554deg);
flex-shrink: 0;
border-radius: 60px;
background: #C8EDDA;
position: absolute;
top: -110px;
left: 180px;
}

.login-form {
position: relative;
text-align: center;
}

.open-account {
color: #000;
text-align: center;
font-family: "Plus Jakarta Sans";
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
padding-top: 117px;
margin: 0;
}

.input-container {
position: relative;
width: 100%;
margin: 18px 0 0 0;
}

.input-container input {
  width: 292px;
  height: 50px;
  font-size: 18px;
  padding: 0 50px 0 60px;
  outline: none;
  border-radius: 8px;
  border: 1px solid rgba(224, 231, 241, 0.5);
  background: var(--White, #fff);
  box-shadow: 0px 15px 30px 0px rgba(210, 217, 224, 0.35);
}
input::placeholder {
  color: var(--Body-Text, #8492a7) !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: center;
}

.input-container .prefix {
position: absolute;
left: 52px;
top: 50%;
transform: translateY(-50%);
font-size: 18px !important;
color: #000;
font-style: normal;
font-weight: 500;
line-height: normal;
padding-bottom: 2px;
}

#phone-number {
padding-left: 40px;
/* Make space for the prefix */
}

.input-container .bottom-prefix {
position: absolute;
left: 10px;
top: 50%;
transform: translateY(-50%);
font-size: 18px !important;
color: #000;
font-style: normal;
font-weight: 500;
line-height: normal;
padding-bottom: 2px;
}

.btn {
width: 250px;
height: 38px;
border-radius: 6px;
background: linear-gradient(180deg, #227af5 0%, #1667d9 100%);
outline: none;
border: none !important;
color: #fff !important;
color: var(--White, #FFF);
text-align: center;
font-family: "Plus Jakarta Sans";
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

#home-get-started.btn {
height: 50px;
width: 292px;
margin: 26px 0 58px 0;
}
.invest-in-ipo-section{
border-radius: 30px;
background: #FBFBFD;
margin: 0 100px 50px 100px;
width: calc(100% - 200px);
padding-bottom: 72px;
}
.yt-content{
display: flex;
justify-content: space-between;
padding: 33px 55px 0 55px;
align-items: center;
}
.invest-in-ipo{
color: #000;
font-family: "Plus Jakarta Sans";
font-size: 42px;
font-style: normal;
font-weight: 700;
line-height: 64px;
}
.invest-in-ipo span{
color: #00AB4E;
font-family: sans-serif;
font-size: 42px;
font-style: normal;
font-weight: 800;
line-height: 64px;
text-transform: uppercase;
}
.mobile{
display: none;
}
.iframe-video iframe{
width: 479.382px;
height: 265px;
border-radius: 20px;
border: 1px solid #DDD;
}
.diveder-irame{
background: rgba(125, 125, 125, 0.40);
height: 1px;
margin-top: 50px;
}
.open-ipos{
color: #000;
text-align: center;
font-family: "Plus Jakarta Sans";
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: normal;
padding: 66px 0 38px 0;
}
.table-data{
width: 100%;
border-radius: 20px;
border: 1px solid rgba(224, 231, 241, 0.50);
background: #FFF;
box-shadow: 0px 15px 30px 0px rgba(210, 217, 224, 0.15);
}

.table-header {
background: #F4FAFF;
}

table {
width: 100%;
border-collapse: collapse;
font-family: Arial, sans-serif;
background: #ffff;
}

th {
font-family: "Plus Jakarta Sans";
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
background: var(--brand-button, linear-gradient(180deg, #227AF5 0%, #1667D9 100%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

td {
color: #706D6D;
font-family: "Plus Jakarta Sans";
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: normal;
}

td,
th {
text-align: left;
padding: 14px 20px;
width: 160px;
}

td {
padding: 25px 20px 21px 20px;
}

tr {
border-bottom: 1px dashed rgba(125, 125, 125, 0.40);
}

th {
font-weight: bold;
}

tr:last-child {
border-bottom: none;
}
.start-investing-mfbtn {
margin: 0 36px;
padding:0 0 24px 0;
text-align: center;
}

.start-investing-mfbtn button {
width: 100%;
height: 60px;
padding: 0 10px;
color: var(--White, #FFF);
text-align: center;
font-family: "Plus Jakarta Sans";
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: normal;
border-radius: 8px;
background: linear-gradient(180deg, #227AF5 0%, #1667D9 100%);
border: none;
}
.table-section{
width: 50%;
}
.two-table-section{
display: flex;
justify-content: space-between;
gap:30px;
margin: 0 40px;
}
.articals-section {
margin: 10px 100px 0 100px;
width: calc(100% - 200px);
padding: 0 0 0 40px;
}
.ipo-text-upcoming{
  text-decoration: none;
  color: #fff;
}
button.disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: not-allowed;
}
.no-ipos-message {
  margin: 20px 0 40px 0;
  text-align: center;
  color: #666;
  padding: 0 20px;
}
.no-data-ipos-image{
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
#section4{
  display: none;
}

.similar-articals {
color: #000;
font-family: "Plus Jakarta Sans";
font-size: 46px;
font-style: normal;
font-weight: 600;
line-height: 60px;
/* padding-top: 50px; */
}

.card-container {
display: flex;
overflow-x: auto;
scroll-behavior: smooth;
gap: 1rem;
padding-bottom: 10px;
white-space: nowrap;
width: 100%;
scrollbar-width: none;
}

.card-container::-webkit-scrollbar {
display: none;
}

.pagination-controls {
display: flex;
justify-content: center;
align-items: center;
margin-top: 10px;
}

.dot {
height: 12px;
width: 12px;
margin: 0 5px;
background-color: #bbb;
border-radius: 50%;
display: inline-block;
transition: background-color 0.3s ease;
cursor: pointer;
}

.dot.active {
background-color: #000000af;
}

.card-container {
gap: 2rem;
}

.sliderItem {
width: 391px;
/* height: 238px; */
flex-shrink: 0;
border-radius: 20px;
border: 1px solid #EAEAFE;
background: #FBFBFD;
}

.first-slider{
  margin-left: 16px;
}
.last-child{
  margin-right: 16px;
}

.sliderItem img {
width: 391px;
height: 166px;
flex-shrink: 0;
}

.slider-title {
color: #000;
font-size: 20px;
font-weight: 600;
line-height: 26px;
padding: 21px 0 21px 21px;
white-space: normal;
}

.fag-image {
padding-top: 44px;
}

.faq-section {
margin: 0px 100px 0 100px;
width: calc(100%-200px);
}

.faq-text {
color: #000;
font-family: "Plus Jakarta Sans";
font-size: 46px;
font-style: normal;
font-weight: 600;
line-height: normal;
padding: 10px 0;
}

.faq-question-answer {
margin: 0 -20px;
}

.accordion {
padding-top: 25px;
}

.accordion-button:not(.collapsed) {
background-color: transparent !important;
color: inherit;
box-shadow: none;
}

.accordion-button:focus {
outline: none !important;
box-shadow: none !important;
}

.accordion-button {
border-color: #ddd;
}

.accordion-item {
border-bottom: 1px solid #ddd;
margin-bottom: 24px;
border-radius: 6px !important;
border-top: none !important;
border-left: none;
border-right: none;
overflow: hidden;
}

.accordion-item:first-child {
border-left: none;
border-right: none;
border-top: none !important;
}

.accordion-button {
border-radius: 0 !important;
padding: 15px;
}

.accordion-body {
border-radius: 0 !important;
border-top: none !important;
}

.indiabulls-securities-green {
color: var(--Brand, #00AB4E);
font-family: "Plus Jakarta Sans";
font-size: 46px;
font-style: normal;
font-weight: 700;
line-height: 60px;
}

.download-indiabulls-app {
color: #000;
text-align: center;
font-family: "Plus Jakarta Sans";
font-size: 46px;
font-style: normal;
font-weight: 700;
line-height: 60px;
padding-top: 36px;
}

.app-download-section {
display: flex;
justify-content: center;
gap: 54px;
padding-top: 30px;
}

.qr-scan-section {
display: flex;
gap: 21px;
align-items: center;
}

.QR-image {
width: 72.727px;
height: 72.727px;
}

.scan-text {
color: #7D7D7D;
font-family: "Plus Jakarta Sans";
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 34px;
letter-spacing: 0.24px;
width: 374px;
}

.play-store {
width: 257.955px;
background-color: #fff;
border: 1px solid #E2E8F0;
border-radius: 19px;
padding: 12px;
display: flex;
align-items: center;
gap: 12px;
}

.app-store {
width: 257.955px;
background-color: #fff;
}

.playstore-appstore {
display: flex;
gap: 20px;
align-items: center;
}

.playstore-appstore img {
width: 161.111px;
height: 50px;
}

.green-border {
margin: 0 100px;
width: calc(100%-100px);
height: 8px;
background: #00AB4E;
margin-top: 42px;
}

.footer-content {
display: flex;
margin: 0 146px;
justify-content: space-between;
padding-top: 40px;
align-items: center;
}

.footer-indiabulls-logo {
width: 178.031px;
height: 60px;
}

.follow-us {
display: flex;
gap: 16px;
align-items: center;
}

.follow-us-text {
color: #000;
text-align: center;
font-family: "Plus Jakarta Sans";
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

.social-media-icons {
display: flex;
gap: 15px;
}

.social-media-icons img {
width: 40.714px;
height: 40.714px;
}

.footerlist {
list-style-position: inside;
text-align: center;
color: #848181;
text-align: center;
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: 22px;
padding-left: 0 !important;
padding-bottom: 22px;
margin: 50px 100px 80px 100px;
}

.sticky-bottom {
display: none;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.sticky-desktop{
  display:flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  gap: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  height: 80px;
  width: 100%;
  position: fixed;
  bottom: 0;
}
.sticky-green-btm-desktop{
  height: 100%;
  flex-shrink: 0;
  background: #00ab4e;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
}
.open-free-desktop{
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  margin: 0;
}
.join{
  color: #fff;
  font-family: sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  margin: 0;
}
.QR-btm {
   width: 50px;
  height: 50px;
}
.input-desktop{
  margin: 0;
}
.submit-button-desktop{
  width: 20%;
  height: 50px;
  flex-shrink: 0;
  border-radius: 8px;
  background: linear-gradient(180deg, #227af5 0%, #1667d9 100%);
}
.start-investing-a{
  color: #fff;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
.header {
display: flex;
justify-content: space-between;
align-items: center;
margin: 16px;
}

.login-button {
border-radius: 4px;
border: 1px solid #00AB4E;
background: #EFFFF6;
padding: 6px 17px;
}

.login-button a {
text-decoration: none;
color: #00AB4E;
}

.divider {
border: 1px solid #EFEFEF;
}

.input-container .prefix {
position: absolute;
left: 52px;
top: 50%;
transform: translateY(-50%);
font-size: 18px !important;
color: #000;
font-style: normal;
font-weight: 500;
line-height: normal;
padding-bottom: 2px;
}

.mobile-image {
display: none;
}

.login-card {
height: 100%;
background: #fff;
background: #fff;
border-radius: 12px;
}

.login-card-mobile {
background: #429F06;
display: flex;
justify-content: center;
padding: 20px 18px;
}

.open-account {
padding-top: 20px;
}

.login-grey-rectangle {
display: none;
}

.login-green-squre {
display: none;
}

#home-get-started.btn {
margin-bottom: 20px;
}
.ipo-section{
margin: 0;
width: 100%;
border-radius: 0;
}
.ipo-text-desktop{
display: none;
}
.ipo-text-mobile{
display: block;
}
.ipo-text-mobile{
color: #FFF;
font-feature-settings: 'liga' off;
font-family: sans-serif;
font-size: 50px;
font-style: normal;
font-weight: 700;
line-height: 60px;
text-align: left;
padding-right: 20px;
}
.ipo-text-mobile span{
color: #FFF !important;
text-align: center;
font-feature-settings: 'liga' off;
font-size: 18px;
font-family:sans-serif;
font-style: normal;
font-weight: 400;
line-height: 24px;
}
.ipo-content-text {
color: #FFF;
font-family: "Plus Jakarta Sans";
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 22px;
width: 100%;
}
.ipo-content{
display: flex;
flex-direction: column;
justify-content: center;
padding: 40px 0 0 20px;
gap: 20px;
}
.ipos-banner{
  width: 100%;
}
.login-content{
padding-top: 20px;
display: none;
}
.invest-in-ipo-section{
margin: 0;
width: 100%;
}
.yt-content{
display: flex;
flex-direction: column;
justify-content: center;
align-items: normal;
padding: 35px 10px 0 10px;
}
.desktop{
display: none;
}
.mobile{
display: block;
color: #000;
text-align: center;
font-family: sans-serif;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 28px;
padding-bottom: 29px;
}
.mobile span{
color: #00AB4E;
font-family: sans-serif;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 28px;
text-transform: uppercase;
}
.iframe-video iframe{
width: 100%;
height: 240px;
}
.two-table-section{
display: flex;
flex-direction: column;
margin: 0 16px;
gap: 0;
}
.open-ipos{
color: #000;
text-align: center;
font-family: sans-serif;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: normal;
padding: 37px 0 21px 0;
}
.table-section {
width: 100%;
}

th {
  font-family: "Plus Jakarta Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  background: var(--brand-button, linear-gradient(180deg, #227AF5 0%, #1667D9 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
td {
  color: #706D6D;
  font-family: "Plus Jakarta Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

th, td{
padding: 14px 12px;
}
.start-investing-mfbtn button{
width: 100%;
height: 38px;
color: var(--White, #FFF);
text-align: center;
font-family: "Plus Jakarta Sans";
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

.articals-section {
margin: 0;
padding: 0;
width: 100%;
}

.similar-articals {
color: #000;
font-family: "Plus Jakarta Sans";
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 14px;
padding-left: 18px;
}

.container {
padding: 0;
}

.card-container {
gap: 20px;
}

.sliderItem {
width: 282px;
flex-shrink: 0;
border-radius: 20px;
border: 1px solid #EAEAFE;
background: #FBFBFD;
}

.sliderItem img {
width: 100%;
flex-shrink: 0;
}

.slider-title {
color: #000;
font-family: "Plus Jakarta Sans";
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 20px;
padding: 21px 21px 21px 21px;
white-space: normal;
}

.faq-section {
margin: 0 20px;
}

.faq-text {
color: #000;
font-family: "Plus Jakarta Sans";
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

.faq-image-question {
width: 29.281px;
height: 26px;
}

.download-indiabulls-app {
color: #000;
text-align: center;
font-family: "Plus Jakarta Sans";
font-size: 18px;
font-style: normal;
font-weight: 800;
line-height: 30px;
padding-top: 15px;
}

.download-indiabulls-app span {
color: var(--Brand, #00AB4E);
font-family: "Plus Jakarta Sans";
font-size: 18px;
font-style: normal;
font-weight: 800;
line-height: 30px;
}

.app-download-section {
display: flex;
justify-content: center;
padding-top: 20px;
gap: 28px;
}

.footer-content {
display: flex;
flex-direction: column;
}

.qr-scan-section {
/* margin: 0 24px; */
}

.playstore-appstore {
display: flex;
gap: 20px;
align-items: center;
justify-content: center;
}

.green-border {
width: 100%;
margin: 40px 0 0 0;
}

.QR-image {
width: 41.456px;
height: 41.456px;
}

.scan-text {
display: none;
}

.play-store {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
}

.play-store-img {
width: 84px;
height: 20px;
}

.green-border {
height: 2px;
}

.footer-content {
margin: 0;
}

.follow-us {
display: flex;
flex-direction: column;
gap: 10px;
padding-top: 30px;
justify-content: center;
}
.footer-indiabulls-logo {
width: 118.688px;
height: 40px;
}
.social-media-icons img {
width: 30px;
height: 30px;
}

.footerlist {
  margin: 20px 18px 140px 18px;
}

.sticky-bottom {
display: flex;
flex-direction: column;
background: #f6f8fd;
gap: 0;
position: fixed;
width: 100%;
}

.mobile button {
width: 38%;
padding: 10px;
font-size: 12px;
margin-left: 10px;
}

.mobile-btm-open-account {
display: flex;
align-items: center;
width: 100%;
padding: 0 20px 30px;
}

.input-container input {
width: 292px;
padding: 10px 10px 10px 46px;
font-size: 16px;
outline: none;
border-radius: 8px;
border: 1px solid rgba(224, 231, 241, 0.5);
background: var(--White, #fff);
box-shadow: 0px 15px 30px 0px rgba(210, 217, 224, 0.35);
}

input::placeholder {
color: var(--Body-Text, #8492a7) !important;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
padding-left: 10px;
}

.mobile-footer {
display: flex;
align-items: center;
width: 100%;
height: 40px;
background: var(--White, #fff);
border-radius: 8px;
box-shadow: 0px 15px 30px 0px rgba(210, 217, 224, 0.35);
border: 1px solid rgba(224, 231, 241, 0.5);
}

.mobile-footer span {
padding: 5px;
}

.mobile-footer .mobile-input {
margin-left: 10px;
font-size: 16px;
outline: none;
border: none;
padding: 0;
}

#mobile-error-message {
padding: 0 20px 20px;
margin-top: -20px;
}

.input-container .prefix {
position: absolute;
left: 52px;
top: 50%;
transform: translateY(-50%);
font-size: 16px !important;
color: #000;

font-style: normal;
font-weight: 500;
line-height: normal;
padding-bottom: 2px;
}

.sticky-green-btm {
width: 100%;
height: 100%;
color: #000;
flex-shrink: 0;
background: none;
display: flex;
align-items: center;
justify-content: center;
gap: 10px;
}

.input-container .bottom-mobile {
width: 240px;
height: 40px;
flex-shrink: 0;
}

.text-bottom {
padding-top: 10px;
}
.prefix-mobile{
color: #8492A7 !important;
font-size: 18px !important;
}
.ipos-banner-mobile{
  display: block;
}
.banner-content{
  padding-right: 20px;
}
}
