.hero_banner_a {
    position: relative;
    background-color: #efeef2;
    overflow: hidden;
}
.hero_banner_a_bg1 {
    position: absolute;
    /* left: 0; */
    top: 0;
    /* height: 100%; */
    /* width: 100%; */
    background-repeat: no-repeat;
    background-color: #7639ff;
    width: 1000px;
    height: 1000px;
    border-radius: 100%;
    right: -450px;
    border: 35px solid rgb(213 213 213);
    z-index: 1;
}
.hero_banner_content {
    position: relative;
    z-index: 1;
}
.hero_banner_imgs {
    position: relative;
    z-index: 1;
    text-align: center;
}
.bg-circle {
    display: inline-block;
    padding: 30px;
}
.hero_banner_a_shadow {
    display: block;
    content: "";
    position: absolute;
    top: 80px;
    left: 0px;
    background: #d1bdff;
    width: 600px;
    height: 600px;
    opacity: 0.8;
    -webkit-filter: blur(119.9px);
    filter: blur(119.9px);
}
.hero_banner_content .banner_info .banner_heading {
    color: #000;
    font-size: 54px;
    text-align: left;
    line-height: 64px;
    margin-bottom: 15px;
}
.hero_banner_content .banner_info .banner_heading span {
    -webkit-text-stroke: 2px #7639ff;
    letter-spacing: 2.5px;
}
.hero_banner_content .banner_info .banner_para_mode, 
.hero_banner_content .banner_info .banner_para {
    color: #000;
    text-align: left;
    padding: 0;
    margin-top: 20px;
}
.hero_banner_content .banner_info .banner_para_mode:after{
    display: none;
}
.hero_banner_content .index_sign__book_btn {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 30px !important;
    margin-top: 15px;
}
.hero_banner_content .index_sign__book_btn {
    margin-top: 30px;
}
.hero_banner_content .index_sign_up_btn {
    margin: 0;
}

.hero_banner_a_btn.index_sign__book_btn .sign_up_btn_,
.hero_banner_content .hero_banner_a_btn .index_book_demo_btn .book_demo_btn_ {
    border-radius: 5px;
    transition: all 125ms;
    position: relative;
    padding: 1rem 2rem;
    /* padding-right: calc(2rem + 5rem); */
    filter: drop-shadow(4px 4px 4px hsl(0 0% 0% / .5));
    background-color: transparent;
    box-shadow: none;
}

.hero_banner_content .hero_banner_a_btn.index_sign__book_btn .sign_up_btn_:after, 
.hero_banner_content .hero_banner_a_btn .index_book_demo_btn .book_demo_btn_:after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    z-index: -1;
    background-color: #763AFF;
    background-image: linear-gradient(transparent 50%, hsl(0 0% 0% / .5) 0);
    /* animation: mask-position 5s linear infinite;
    -webkit-mask-image: conic-gradient(from 225deg at right, black 0 90deg, #0000 0), conic-gradient(from 225deg at right, black 0 90deg, #0000 0), repeating-linear-gradient(-135deg, #0000 0px, black 1px 0.8rem, #0000 calc(0.8rem + 1px) calc(.8rem * 2)), repeating-linear-gradient(-45deg, #0000 0px, black 1px 0.8rem, #0000 calc(0.8rem + 1px) calc(.8rem * 2));
    -webkit-mask-position: 0 0, 0 0, 0 0, 0 100%;
    -webkit-mask-size: calc(100% - 5rem) 100%, 100%, 200% 50%, 200% 50%;
    -webkit-mask-repeat: no-repeat, repeat, repeat-x, repeat-x;
    -webkit-mask-composite: source-over, source-out, source-over, source-over;
    mask-image: conic-gradient(from 225deg at right, black 0 90deg, #0000 0), conic-gradient(from 225deg at right, black 0 90deg, #0000 0), repeating-linear-gradient(-135deg, #0000 0px, black 1px 0.8rem, #0000 calc(0.8rem + 1px) calc(.8rem * 2)), repeating-linear-gradient(-45deg, #0000 0px, black 1px 0.8rem, #0000 calc(0.8rem + 1px) calc(.8rem * 2));
    mask-position: 0 0, 0 0, 0 0, 0 100%;
    mask-size: calc(100% - 5rem) 100%, 100%, 200% 50%, 200% 50%;
    mask-repeat: no-repeat, repeat, repeat-x, repeat-x;
    mask-composite: add, subtract, add, add;
    width: 100%; */
}
.hero_banner_content .hero_banner_a_btn.index_sign__book_btn .sign_up_btn_:hover {
    background: transparent;
    color: #fff;
}
.hero_banner_content .hero_banner_a_btn .index_book_demo_btn .book_demo_btn_ {
    color: #fff;
}
.hero_banner_content .hero_banner_a_btn .index_book_demo_btn .book_demo_btn_:after {
    background-image: linear-gradient(transparent 50%, hsl(0 0% 0% / .2) 0);
    background-color: #5956e9;
    /* -webkit-mask-image: conic-gradient(from 225deg at right, #0a0214 0 90deg, #0000 0), conic-gradient(from 225deg at right, #0a0214 0 90deg, #0000 0), repeating-linear-gradient(-135deg, #0000 0px, #0a0214 1px 0.8rem, #0000 calc(0.8rem + 1px) calc(.8rem * 2)), repeating-linear-gradient(-45deg, #0000 0px, #0a0214 1px 0.8rem, #0000 calc(0.8rem + 1px) calc(.8rem * 2));
    mask-image: conic-gradient(from 225deg at right, #0a0214 0 90deg, #0000 0), conic-gradient(from 225deg at right, #0a0214 0 90deg, #0000 0), repeating-linear-gradient(-135deg, #0000 0px, #0a0214 1px 0.8rem, #0000 calc(0.8rem + 1px) calc(.8rem * 2)), repeating-linear-gradient(-45deg, #0000 0px, #0a0214 1px 0.8rem, #0000 calc(0.8rem + 1px) calc(.8rem * 2)); */
}
.hero_banner_content .hero_banner_a_btn .index_book_demo_btn .book_demo_btn_:hover {
    background: transparent; 
    color: #fff;
}
/* .hero_banner_content .hero_banner_a_btn.index_sign__book_btn .sign_up_btn_:hover:after, 
.hero_banner_content .hero_banner_a_btn .index_book_demo_btn .book_demo_btn_:hover:after {
    animation-play-state: paused;
}
@keyframes mask-position {
    to {
        -webkit-mask-position: 0, 0, -100% 0 , -100% 100%;
        mask-position: 0, 0, -100% 0 , -100% 100%; 
    }
}  */

.hero_banner_imgs .image-box {
    margin-right: -250px;
}
.hero_banner_a.hero_banner {
    padding: 130px 0px 170px;
}

.main_feature_box_info .main_feature_box_image .main_feature_box_image {
    max-width: 100px;
}


/*** 2 ***/

.hero_banner_b_bg {
    position: relative;
    /* background-color: #f3f3ff; */
    background-size: 300% 300%;
    background-image: linear-gradient(-45deg, rgb(209 189 255) 0%, rgb(203 181 255) 25%, rgb(209 189 255) 51%, rgb(177 143 255) 100%);
    animation: AnimateBG 10s ease infinite;
    overflow: hidden;
    padding: 90px 0px 90px !important;
}
@keyframes AnimateBG { 
  0%{background-position:0% 50%}
  50%{background-position:100% 50%}
  100%{background-position:0% 50%}
}
.hero_banner_b_bg:after {
    content: "";
    display: block;
    background-image: url(../images/banner-shape1.svg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 125px;
    background-position: center center;
    /* transform: rotate(180deg); */
    bottom: -1px;
    position: absolute;
    right: 0px;
    left: 0;
}
.hero_banner_b_bg .hero_banner_imgs .image-box {
    /* position: absolute;
    top: -350px; */
    animation: MoveLeftRight 3s linear infinite alternate;
}
@keyframes MoveLeftRight {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-20px);
    }
}
/*
.hero_banner_b_btn .index_sign_up_btn .sign_up_btn_, 
.hero_banner_b_btn .index_book_demo_btn .book_demo_btn_ {
    border-radius: 50px;
    color: #fff !important;
    text-align: center;
    transition-property: border-color, transform, background-color;
    transition-duration: 0.2s;
}
.hero_banner_b_btn .index_sign_up_btn .sign_up_btn_ {
    border: 1px solid #763AFF;
    background-color: #763AFF !important;
    background-image: radial-gradient(75% 50% at 50% 0%, #f4feff, transparent), radial-gradient(75% 35% at 50% 85%, #a57eff, transparent);
    box-shadow: inset 0 -2px 4px 1px rgb(118 58 255 / 69%), inset 0 -4px 4px 1px rgb(118 58 255 / 79%), inset 0 0 2px 1px rgba(255, 255, 255, 0.2), 0 1px 4px 1px rgba(17, 110, 231, 0.2), 0 1px 4px 1px rgba(0, 0, 0, 0.1);
    text-shadow: 0 1px 1px #8b59ff;
}
.hero_banner_b_btn .index_book_demo_btn .book_demo_btn_ {
    border: 1px solid #5956e9;
    background-color: #5956e9 !important;
    background-image: radial-gradient(75% 50% at 50% 0%, #f4feff, transparent), radial-gradient(75% 35% at 50% 85%, #9492ff, transparent);
    box-shadow: inset 0 -2px 4px 1px rgb(89 86 233 / 69%), inset 0 -4px 4px 1px rgb(89 86 233 / 80%), inset 0 0 2px 1px rgba(255, 255, 255, 0.2), 0 1px 4px 1px rgba(17, 110, 231, 0.2), 0 1px 4px 1px rgba(0, 0, 0, 0.1);
    text-shadow: 0 1px 1px #9d74fd;
}
.hero_banner_b_btn .index_sign_up_btn .sign_up_btn_:hover {
    background-color: #763AFF !important;
    background-image: radial-gradient(75% 50% at 50% 0%, #f4feff, transparent), radial-gradient(75% 35% at 50% 85%, #a57eff, transparent);
    box-shadow: inset 0 -2px 4px 1px rgb(118 58 255 / 69%), inset 0 -4px 4px 1px rgb(118 58 255 / 79%), inset 0 0 2px 1px rgba(255, 255, 255, 0.2), 0 1px 4px 1px rgba(17, 110, 231, 0.2), 0 1px 4px 1px rgba(0, 0, 0, 0.1);
}
.hero_banner_b_btn .index_book_demo_btn .book_demo_btn_:hover {
    background-color: #5956e9 !important;
    background-image: radial-gradient(75% 50% at 50% 0%, #f4feff, transparent), radial-gradient(75% 35% at 50% 85%, #9492ff, transparent);
    box-shadow: inset 0 -2px 4px 1px rgb(89 86 233 / 69%), inset 0 -4px 4px 1px rgb(89 86 233 / 80%), inset 0 0 2px 1px rgba(255, 255, 255, 0.2), 0 1px 4px 1px rgba(17, 110, 231, 0.2), 0 1px 4px 1px rgba(0, 0, 0, 0.1);
}*/
.hero_banner_a_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}




/*** 3 ***/

.hero_banner_c_bg {
    background: linear-gradient(112.39deg, #cdceff -8.3%, #dfdaff 193.23%);
    overflow: hidden;
    padding: 50px 0px 90px !important;
}
.hero_banner_c_bg .hero_banner_imgs .image-box {
    margin-left: -250px;
    margin-right: 0;
    position: relative;
}

.orbit-item {
    position: absolute;
    top: 50%;
    left: 45%;
    transform: rotate(var(--angle)) translateX(var(--radius)) rotate(calc(-1 * var(--angle))) translate(-50%, -55%);
    transform-origin: 0 0;
    animation: orbit var(--duration) linear infinite;
    animation-delay: var(--delay);
    pointer-events: auto;
    z-index: 1;
    cursor: pointer;
}
.orbit-label {
    display: inline-flex;
    gap: 0.375rem;
    align-items: center;
    padding: 0.25rem 0.75rem;
    background: linear-gradient(284.05deg, #EBD1FF 8.66%, rgba(244, 233, 252, 0.54) 92.88%);
    mix-blend-mode: normal;
    box-shadow: 0px 30px 30px rgba(1, 10, 10, 0.1), inset 0px 0px 0.5px rgba(255, 255, 255, 0.25);
    backdrop-filter: blur(20px);
    border-radius: 2rem;
    color: #7639ff;
    font-size: 0.9rem;
    font-weight: 600;
    white-space: nowrap;
}
svg circle {
    stroke: #5e5e5e;
    stroke-width: 1;
    fill: none;
}
@keyframes orbit {
    from {
        transform: rotate(0deg) translateX(var(--radius)) rotate(0deg);
    }
    to {
        transform: rotate(360deg) translateX(var(--radius)) rotate(-360deg);
    }
}
.hero_banner_c_bg .hero_banner_imgs .image {
    position: absolute;
    margin-left: 0;
    bottom: -110px;
    z-index: 2;
    left: -255px;
    right: 0;
}
.hero_banner_c_bg .hero_banner_imgs .image img {
    width: 450px;
}



/*** step section css ***/
.step_bg {
    position: relative;
    margin: 0 15px;
    /* height: 100%;
    display: flex; */
}
.step_card {
    background: rgb(231 221 255 / 50%);
    mix-blend-mode: normal;
    border: 1px solid rgb(118 57 255);
    box-shadow: 0px 10px 5px rgba(1, 10, 10, 0.1), inset 0px 0px 0.5px rgba(255, 255, 255, 0.25);
    backdrop-filter: blur(20px);
    border-radius: 20px;
    position: relative;
    width: 100%;
    padding: 30px 20px;
    transition: 0.3s;
    z-index: 2;
}
.step_shap {
    background: linear-gradient(25.41deg, #dbcbff 22.21%, #eae1ff 91.18%);
    border-radius: 20px;
    position: absolute;
    top: 0;
    left: 0;
    right: 20px;
    height: 100%;
    width: 100%;
    transform: rotate(-10deg);
    z-index: 1;
    transition: all 0.8s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
}
.step_no {
    font-family: "Poppins", sans-serif !important;
    color: #7639ff;
    font-size: 58px;
    font-weight: 700;
    opacity: 0.3;
    position: absolute;
    top: 10px;
    right: 15px;
}
.step_icon {
    width: 80px;
    height: 80px;
}
.step_title {
    font-family: "Poppins", sans-serif !important;
    color: var(--bs-heading-color);
    font-size: 20px;
    font-weight: 600;
    margin: 15px 0;
}
.step_disc {
    font-family: "Poppins", sans-serif !important;
    font-size: 16px;
    font-weight: 400;
}
.step_bg_margin {
    margin-top: 100px;
}








#why_need_variant_B.main_feature_section .feature_cards_box {
    background: linear-gradient(284.05deg, #EBD1FF 8.66%, rgba(244, 233, 252, 0.54) 92.88%);
    mix-blend-mode: normal;
    box-shadow: 0px 30px 30px rgba(1, 10, 10, 0.1), inset 0px 0px 0.5px rgba(255, 255, 255, 0.25);
    backdrop-filter: blur(20px);
    border-radius: 20px;
    position: relative;
    width: 100%;
    padding: 40px 30px;
    transition: 0.3s;
    border: 1px solid #d0acfd;
    text-align: center;
    margin: 0 !important;
    transition: all 0.3s ease;
    transform: scale(0.9);
}
#why_need_variant_B.main_feature_section .feature_cards_box:hover {
    transform: scale(0.95);
}
.main_feature_section .feature_cards_box .main_feature_box_image {
    max-width: 120px;
    margin: 0 auto 10px !important;
}
.main_feature_section .feature_cards_box .main_feature_box_para {
    font-size: 18px;
    padding-top: 10px;
}

#key_factor_variant_C .success-minimal-card .success-minimal-header .success-minimal-icon {
    max-width: 100px;
}

/* Updated at 01-07-2025 */
/* .book-btn-call {
    border-radius: 30px;
    border: 1px solid #5956e9;
    background-color: #5956e9 !important;
    background-image: radial-gradient(75% 50% at 50% 0%, #f4feff, transparent), radial-gradient(75% 35% at 50% 85%, #9492ff, transparent);
    box-shadow: inset 0 -2px 4px 1px rgb(89 86 233 / 69%), inset 0 -4px 4px 1px rgb(89 86 233 / 80%), inset 0 0 2px 1px rgba(255, 255, 255, 0.2), 0 1px 4px 1px rgba(17, 110, 231, 0.2), 0 1px 4px 1px rgba(0, 0, 0, 0.1);
    text-shadow: 0 1px 1px #9d74fd;
}

.book-btn-call:hover {
    color: #fff;
} */
/* Updated at 01-07-2025 - END */


/*#bookdemo_form_new .book-btn-call, 
.bookdemo_form_div_2 .index_sign_up_btn .sign_up_btn_, 
.bookdemo_form_div_2 .index_sign_up_btn .sign_up_btn_:hover, 
.book_a_demo_form_div .book-btn-call {
    background-image: radial-gradient(75% 50% at 50% 0%, rgb(244, 254, 255), transparent), radial-gradient(75% 35% at 50% 85%, rgb(165, 126, 255), transparent);
    box-shadow: rgba(118, 58, 255, 0.69) 0px -2px 4px 1px inset, rgba(118, 58, 255, 0.79) 0px -4px 4px 1px inset, rgba(255, 255, 255, 0.2) 0px 0px 2px 1px inset, rgba(17, 110, 231, 0.2) 0px 1px 4px 1px, rgba(0, 0, 0, 0.1) 0px 1px 4px 1px;
    text-shadow: rgb(139, 89, 255) 0px 1px 1px;
    background-color: rgb(118, 58, 255) !important;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(118, 58, 255);
    border-image: initial;
    border-radius: 50px;
    color: #ffffff !important;
}
.bookdemo_form_div_2 .index_book_demo_btn .book_demo_btn_,
.bookdemo_form_div_2 .index_book_demo_btn .book_demo_btn_:hover {
    background-image: radial-gradient(75% 50% at 50% 0%, rgb(244, 254, 255), transparent), radial-gradient(75% 35% at 50% 85%, rgb(148, 146, 255), transparent);
    box-shadow: rgba(89, 86, 233, 0.69) 0px -2px 4px 1px inset, rgba(89, 86, 233, 0.8) 0px -4px 4px 1px inset, rgba(255, 255, 255, 0.2) 0px 0px 2px 1px inset, rgba(17, 110, 231, 0.2) 0px 1px 4px 1px, rgba(0, 0, 0, 0.1) 0px 1px 4px 1px;
    text-shadow: rgb(157, 116, 253) 0px 1px 1px;
    background-color: rgb(89, 86, 233) !important;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(89, 86, 233);
    border-image: initial;
    color: #ffffff !important;
    border-radius: 50px;
}*/







@media only screen and ( min-width: 1600px ) and ( max-width: 1799px ) {
    .hero_banner_a .hero_banner_imgs .image-box {
        margin-right: -80px;
    }
    
    /** C **/
    .hero_banner_c_bg .hero_banner_imgs .image-box {
        margin-left: -150px;
    }
    .hero_banner_c_bg .hero_banner_imgs .image {
        margin-left: -130px;
        left: -10px;
        bottom: -70px;
    }
    .hero_banner_c_bg {
        padding-bottom: 80px !important;
    }
    .orbit-item {
        left: 40%;
        transform: rotate(var(--angle)) translateX(var(--radius)) rotate(calc(-1 * var(--angle))) translate(-50%, -60%);
    }

    .hero_banner_b_bg .hero_banner_imgs .image-box img {
        max-width: 400px;
    }

    .hero_banner_b_bg {
        padding: 90px 0 150px !important;
     }

}


@media only screen and ( min-width: 1400px ) and ( max-width: 1599px ) {

    .hero_banner_content .banner_info .banner_heading {
        font-size: 48px;
        line-height: 58px;
        margin-bottom: 0px;
    }
    .hero_banner_content .index_sign__book_btn {
        margin-top: 10px;
    }
    .hero_banner_a .hero_banner_a .hero_banner_imgs .image-box {
        margin-right: -30px;
    }


    /* B */
    .hero_banner_imgs .image-box {
        margin-right: -40px;
    }
    .hero_banner_b_bg {
        padding: 130px 0px 170px !important;
    }


    /*** C ***/
    .hero_banner_c_bg {
        padding: 60px 0px 120px !important;
    }
    .hero_banner_c_bg .hero_banner_imgs .image {
        margin-left: -60px;
        left: 20px;
    }
    .hero_banner_c_bg .hero_banner_imgs .image img {
        width: 400px;
    }
    .hero_banner_c_bg .hero_banner_imgs .image-box {
        margin-left: -50px;
    }
    .orbit-item {
        left: 40%;
        transform: rotate(var(--angle)) translateX(var(--radius)) rotate(calc(-1 * var(--angle))) translate(-50%, -60%);
    }

    .hero_banner_b_bg .hero_banner_imgs .image-box img {
        max-width: 360px;
    }

}



@media only screen and ( min-width: 1200px ) and ( max-width: 1399px ) {

    .hero_banner_content .banner_info .banner_heading {
        font-size: 42px;
        line-height: 54px;
        margin-bottom: 0px;
    }
    .hero_banner_content .index_sign__book_btn {
        margin-top: 10px;
    }
    .hero_banner_a .hero_banner_imgs .image-box {
        margin-right: -30px;
    }

    /* B */

    .hero_banner_imgs .image-box {
        margin-right: -40px;
    }
    .hero_banner_b_bg {
        padding: 120px 0px 170px !important;
    }


    /*** C ***/
    .hero_banner_c_bg {
        padding: 80px 0px 120px !important;
    }
    .hero_banner_c_bg .hero_banner_imgs .image {
        margin-left: -90px;
        left: 20px;
    }
    .hero_banner_c_bg .hero_banner_imgs .image img {
        width: 340px;
    }
    .hero_banner_c_bg .hero_banner_imgs .image-box {
        margin-left: -70px;
    }
    .orbit-item {
        left: 41%;
        transform: rotate(var(--angle)) translateX(var(--radius)) rotate(calc(-1 * var(--angle))) translate(-50%, -59%);
    }

    .hero_banner_b_bg .hero_banner_imgs .image-box img {
        max-width: 330px;
    }


}

@media only screen and ( min-width: 992px ) and ( max-width: 1199px ) {

    .hero_banner_a .hero_banner_imgs .image-box {
        margin-right: -30px;
    }
    .hero_banner_content .banner_info .banner_heading {
        font-size: 34px;
        line-height: 42px;
        margin-bottom: 0px;
    }
    .hero_banner_content .index_sign__book_btn {
        margin-top: 10px;
    }

    .hero_banner_b_bg .hero_banner_imgs .image-box {
        margin-right: -30px;
    }

    /* B */
    .hero_banner_b_bg {
        padding: 110px 0px 170px !important;
    }

    /** C **/
    .hero_banner_c_bg .hero_banner_content .index_sign__book_btn .index_sign_up_btn a, 
    .hero_banner_c_bg .hero_banner_content .index_sign__book_btn .index_book_demo_btn a {
        padding: 10px 20px;
    }
    .hero_banner_c_bg {
        padding: 80px 0px 150px !important;
    }
    .hero_banner_c_bg .hero_banner_imgs .image {
        margin-left: 0;
        left: -75px;
        right: 0;
    }
    .hero_banner_c_bg .hero_banner_imgs .image img {
        width: 310px;
    }
    .hero_banner_c_bg .hero_banner_imgs .image-box {
        margin-left: -80px;
    }
    .orbit-label {
        white-space: normal;
        width: 110px;
    }

    .hero_banner_b_bg .hero_banner_imgs .image-box img {
        max-width: 310px;
    }

}


@media only screen and ( max-width: 991px ) {

    .hero_banner_content .banner_info .banner_heading span {
        -webkit-text-stroke: 1px #7639ff;
    }

    .hero_banner_c_bg .hero_banner_imgs .image {
        margin-left: 0px;
        left: 0;
        right: 0;
    }

}


@media only screen and ( min-width: 768px ) and ( max-width: 991px ) {

    .hero_banner_content .banner_info .banner_heading {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 5px;
    }
    .hero_banner_content .banner_info .banner_para_mode, .hero_banner_content .banner_info .banner_para {
        margin-top: 10px;
    }
    .banner_info .banner_para_mode {
        font-size: 20px;
    }
    .hero_banner_content .banner_info .banner_para {
        font-size: 15px;
    }
    .hero_banner_content .index_sign__book_btn {
        /* grid-template-columns: 1fr;
        gap: 10px !important; */
        margin: 0;
    }
    .hero_banner_content .hero_banner_a_btn.index_sign__book_btn .sign_up_btn_, 
    .hero_banner_content .hero_banner_a_btn .index_book_demo_btn .book_demo_btn_ {
        font-size: 16px;
        padding: .8rem 1fr;
    }
    .hero_banner_a .hero_banner_imgs .image-box {
        margin-right: -40px;
    }
    .step_bg_margin {
        margin-top: 70px;
    }   



    /*** B ***/

    .hero_banner_b_btn .index_sign_up_btn .sign_up_btn_, 
    .hero_banner_b_btn .index_book_demo_btn .book_demo_btn_ {
        padding: 10px 15px;
    }
    .hero_banner_b_bg .hero_banner_imgs .image-box {
        margin-right: -30px;
    }

    /** C **/
    .hero_banner_c_bg .hero_banner_imgs .image-box {
        margin-left: 0;
    }
    .hero_banner_c_bg .hero_banner_content .banner_info .banner_heading {
        font-size: 38px;
        line-height: 46px;
    }
    .hero_banner_c_bg .hero_banner_content .index_sign__book_btn {
        grid-template-columns: 1fr 1fr;
    }
    .hero_banner_c_bg .hero_banner_imgs .image img {
        max-width: 390px;
    }
    .orbit-item {
        left: 40%;
        transform: rotate(var(--angle)) translateX(var(--radius)) rotate(calc(-1 * var(--angle))) translate(-50%, -60%);
    }

    .hero_banner_b_bg .hero_banner_imgs .image-box img {
        max-width: 290px;
    }
    

}


@media only screen and ( max-width: 767px ) {

    .hero_banner_a_shadow {
        width: 100%;
        height: 100%;
    }
    .banner_heading:after {
        display: none !important;
    }
    .hero_banner_a_bg .hero_banner .banner_info,
    .hero_banner_b_bg .hero_banner .banner_info
    .hero_banner_c_bg .hero_banner .banner_info {
        display: flex;
        flex-direction: column;
        align-items: start !important;
    }
    .hero_banner .banner_info .banner_heading {
        font-size: 28px !important;
        line-height: 32px;
        margin-bottom: 5px;
    }
    .hero_banner_content .banner_info .banner_para_mode, 
    .hero_banner_content .banner_info .banner_para {
        margin-top: 10px;
    }
    .hero_banner_content .index_sign__book_btn {
        grid-template-columns: 1fr;
        margin-top: 10px;
        gap: 10px !important;
    }
    .hero_banner_imgs .image-box {
        margin: 50px 0 0 !important;
    }
    .step_bg_margin {
        margin-top: 0;
    }


    /*** B ***/

    .hero_banner_b_btn .index_sign_up_btn .sign_up_btn_, 
    .hero_banner_b_btn .index_book_demo_btn .book_demo_btn_ {
        padding: 10px 15px;
    }
    .hero_banner_b_bg.hero_banner {
        padding-bottom: 150px !important;
    }

    .orbit-item {
        left: 35%;
        transform: rotate(var(--angle)) translateX(var(--radius)) rotate(calc(-1 * var(--angle))) translate(-50%, -65%);
    }
    .hero_banner_b_bg .hero_banner_imgs .image-box img {
        max-width: 250px;
    }
    

}


@media only screen and ( min-width: 577px ) and ( max-width: 767px ) {
    
    .hero_banner_content .index_sign__book_btn {
        grid-template-columns: 1fr 1fr;
    }
    .hero_banner_c_bg .hero_banner_imgs .image {
        bottom: -100px;
    }
    .hero_banner_c_bg .hero_banner_imgs .image img {
        width: 310px;
    }

}


@media only screen and ( max-width: 576px ) {

    .orbit-label {
        white-space: break-spaces;
        width: 110px;
        overflow: hidden;
    }
    .hero_banner_c_bg .hero_banner_imgs .image {
        bottom: -80px;
    }
    .hero_banner_c_bg .hero_banner_imgs .image_bg {
        width: 350px;
    }
    .hero_banner_c_bg .hero_banner_imgs .image img {
        width: 220px;
    }

}

