body {
    width: 100%; 
    margin: 0;
    padding: 0;
}
.checkmark {
    width: 15px;
    height: 15px;
    background-color: #016aff; /* Green background */
    border-radius: 50%; /* Makes it a circle */
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.checkmark::after {
    content: "✔"; /* Unicode checkmark */
    font-size: 10px;
    color: white;
    font-weight: bold;
}
.py-5 {
    padding-top: 0rem!important;
    padding-bottom: 0rem!important;
}
.hero_section{
    width: 100%;
    height: auto;
}
.hero_section_container {
    display: flex;
    flex-direction: row;
    height: auto;
    justify-content: center;
    align-items: center
}
.left_side_image {
    width: 50%;
}
.right_side_heading {
    width: 80%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.heading_hero_awse > a{
    text-align: start !important;
}
.checkmark_hsiad{
    display: flex;
    margin-top: 10px;
    align-items: center;
}
.lead {
    font-size: 2rem;
    font-weight: 600;
}
p.two {
    font-size: 50px;
    margin-top: 0;
    padding: 0;
    color: #016aff;
    margin-left: 5%;
    font-weight: 600;
}
.trade_now_button_hero_sec {
    border: none;
    color: white;
    font-size: 20px;
    box-shadow: 0px 0px 5px 5px #016aff;
    background: #016aff;
    margin-top: 10px;
    font-weight: 600;
    font-family: "Poppins", serif;
    font-weight: 600;
    font-style: normal;
    border-radius: 5px;
    filter: blur(0.5px);
    margin-top: 0;
    cursor: pointer;
}

.heading_hero_awse {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    width: 75%;
}
.consent_info_for_playing_bid{
    display: flex;
    align-items: center;
    margin-top: 2%;
}
.consent_info_for_playing_bid > p{
    margin-left: 1%;
    opacity: 0.8;
    font-size: 12px;
}
.left_side_image {
    display: flex;
    justify-content: center;
}
.left_side_image img{
    width: 100% !important;
    aspect-ratio: 16 / 9;
    object-fit: contain;

}
.image1_bg {
    display: flex;
    flex-direction: row;
    justify-content: center;
    object-fit: contain;
    width: 100%;
    flex-wrap: wrap;
}
.image1_bg > img {
    max-height: auto;
    min-width: auto;
    max-width: 30%;
    opacity: 0.3;
    z-index: -1;
}
.trade_info_sec_main{
    height: auto;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.content_main_trade_info{
    position: relative;
}
.trade_info_sec_main_black{
    color: black;
    font-size: 48px;
    font-family: "Poppins", serif;
    font-weight: 600;
}
.trade_info_sec_main_blue{
    color: #016aff;
    font-size: 50px;
    font-family: "Poppins", serif;
    font-weight: 600;
}
.grow4you_section{
    background-color: #016aff;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    color: white;
    padding-bottom: 5%;
}
.why_best_heading{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1% 0%;
}
h2{
    font-family: "Poppins", serif;
    font-weight: 600;
    font-size: 2.5rem !important;
    margin-bottom: 0;
    /* text-align: start; */
}

.why_best_heading > p{
    font-family: "Poppins", serif;
    font-weight: 400;
    font-size: 28px;
    font-style: normal;
    margin-top: 0;
    opacity: 0.8;
}
.opinion_heading h2{
    font-size: 2.5rem !important;
}
.perks_tags{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}
    .perk_card{
        display: flex;
        flex-direction: column;
        margin-left: 5%;
        width: 250px;
        align-items: center;
        border-radius: 20px;
        padding: 20px 12px 20px 12px;
        box-shadow: 0px 0px 10px 0px whitesmoke;
        margin-top: 5%;
        gap: 5%;
    }
.perk_card:hover{
   box-shadow: 0px 0px 20px 0px orange;
    color: orange;
    border-radius: 20px;
}
.perk_card > img{
    height: 40px;
    width: 40px;

}
.perk_card_heading{
    margin-bottom: 0;
    font-family: "Poppins", serif;
    font-size: 18px;
    color: gold;
    font-weight: 600;
}
p.perk_card_context {
    font-family: "Poppins", serif;
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    margin-top: 1%;
    margin-bottom: -1%;
}
.grow4you_opinion {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.opinion_heading{
    z-index: 9999;
    text-align: center;
}
.image_agreeing > img{
    height: 400px;
}
.download_app > a > button {
    border: none;
    box-shadow: 0px 0px 10px 1px #016aff;
    background-color: #016aff;
    border-radius: 5px;
    color: white;
    padding: 10px;
    font-family: "Poppins", serif;
    font-weight: 600;
    font-size: 18px;
    cursor: pointer;
    box-shadow: 0px 0px 5px 5px #016aff;
    animation: pulseLoop 2s ease-in-out infinite;
}
.download_app > a > button > img{
    height: 15px;
}
.m_head_ {
    font-size: clamp(1.5rem, 5vw, 4rem);
    line-height: 1.2;
    font-family: "Inter", sans-serif;
}
.checkmark_hsiad > p{
    align-self: center;
    margin-bottom: 0;
}
.her_imG-Sec{
    margin-top: 0 !important;
}
.tradingview-widget-container {
    width: 90% !important;
    height: 100% !important ;
    margin-top: 5% !important;
}
div#tradingview_chart {
    width: 100%;
    height: 100%;
}
@keyframes pulseLoop {
    0%{
        transform: scale(1);
    }
    50%{
        transform: scale(1.1);
    }
    100%{
        transform: scale(1);
    }

}

@media(max-width: 768px){
    body{
        display: flex !important;
        flex-direction: column;
        font-size: 1.2rem;
    }
    h1,h2,p{
        text-align: center;
    }
    .d-grid.gap-2.d-md-flex.justify-content-md-start {
        display: flex;
        /* justify-content: center !important; */
    }
    ul.trading{
        gap: 10px;
    }
    .checkmark_hsiad{
        display: flex;
        margin-top: 10px;
        align-items: center;
        justify-content: center;
        font-size: 0.8rem;
    }
    .her_imG-Sec {
        flex: 1 0 auto;
        width: 83.33333333%;
        display: flex;
        justify-content: center;
        margin-top: 0 !important;
    }
    .lead{
        font-size: 1.5rem !important;
        font-weight: 400 !important;
    }

    .trade_info_sec_main_black, .trade_info_sec_main_blue{
        font-size: 1.3rem;
        width: 100%;
        text-wrap: wrap;
        text-align: center;
    }
    .form-kyc form {
        display: flex;
        flex-direction: column;
        width: 90% !important;
        justify-content: center;
    }
    .image1_bg{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        object-fit: contain;
    }
    .content_main_trade_info{
        position: absolute;
    }
    .image1_bg > img {
        height: auto;
        width: 45%;
    }
    .m_head_ {
        font-size: 2rem !important;
        font-family: "Inter", sans-serif;
        font-weight: 400 !important;
        font-style: normal;
        letter-spacing: 3px;
        margin-bottom: 0 !important;
    }
    h2{
        font-size: 20px;
    }
    .checkmark_hsiad > p{
        font-size: 1rem;
    }
    .why_best_heading > p{
        text-align: center;
        font-size: 0.8rem;
    }
    .perk_card_heading{
        font-size: 14px;
    }
    p.perk_card_context{
        font-size: 12px;
    }
    .opinion_heading > h2{
        margin-top: 10%;
        text-align: center;
        font-size: 1.3rem !important;
    }
    .image_agreeing > img{
        height: 200px;
    }
    .download_app > a > button{
        font-size: 14px;
    }
    footer{
        font-size: 0.8rem;
    }
    .her_img_bg_mb{
        max-width: 60%;
    }
    .checkmark::after{
        font-size: 12px;
    }
    .checkmark{
        width: 1rem;
        height: 1rem;
    }
     .why_best_heading h2{
        font-size: 1.3rem !important;
     }
     .perk_card{
        margin-top: 5%;
        margin-left: 0%;
     }
     .perks_tags{
        margin: 0;
        gap: 5%;
     }
     .grow4you_section{
       padding: 5% 0% 8% 0%;
    }
    ol, ul{
        padding-left: 0 !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
 .content_main_trade_info{
    text-align: center !important;
    margin-left: 3% !important;
 }   
 .why_best_heading {
 text-align: center !important;
    margin-left: 3% !important;
}
ol, ul{
    padding-left: 0 !important;
}
}
@media (min-width: 769px) and (max-width: 1024px){
    .navigations_bar{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .her_sec_bg_md {
        display: flex;
        justify-content: center;
    }
    .her_sec_bg_md_tex{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    ol, ul{
        padding-left: 0 !important;
    }
}
@media (max-width: 480px){
    .perk_card{
        width: 80% !important;
    }
}

.form-kyc {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    align-items: center;
}

.form-kyc form {
    display: flex;
    flex-direction: column;
    width: 50%;
    justify-content: center;
}
input#name {
    height: 40px;
    border-radius: 5px;
    border: 1px solid #007bff;
}
.kyc-form-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.kyc-form-M {
    width: 70%;
}
input#name::placeholder {
    font-size: 1rem;
    opacity: 0.7;
}
input#panNumber::placeholder {
    font-size: 1rem;
    opacity: 0.7;
}
input#dob::placeholder {
    font-size: 1rem;
    opacity: 0.7;
}
input#dob {
    height: 40px;
    border-radius: 5px;
    border: 1px solid #007bff;
}
input#panNumber {
    height: 40px;
    border-radius: 5px;
    border: 1px solid #007bff;
}
button.kyc-submit {
    padding: 10px;
    margin-top: 15px;
    border-radius: 5px;
    background: #0d6efd;
    border: none;
    color: white;
}
