/*product banner css*/

.product_banner_section .banner-content h1 {
    font-size: 40px;
    line-height: 50px;
}

.product_banner_section .container {
    position: relative;
}

.product_banner_section .banner-right {
    top: 50%;
    transform: translateY(-50%);
}

.product_banner_section .banner-inner .banner-content h1 strong {
    background-color: #00A453;
    color: #fff;
    padding: 0px 9px;
    border-radius: 10px;
    line-height: normal;
    margin-left: 5px;
}

.product_banner_section .banner-content figure {
    display: inline-block;
    padding: 0px 0px 18px;
}

/*product banner css end*/

/*Welcome to the Future of Trading css*/

.demand_excellence_row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.demand_excellence_left {
    width: 39%;
    padding: 0px 20px 0px 0px;
}

.demand_excellence_right {
    width: 61%;
    padding-left: 20px;
}

.demand_excellence_row .top-title {
    text-align: center;
    background-color: #f6f6f8;
    display: block;
    width: 380px;
    margin: 0 auto 0px;
    padding: 24px 15px;
    border: 1px solid #cbcdd5;
    border-radius: 15px;
    position: relative;
}

.demand_excellence_row .top-title h2 {
    font-weight: 600;
    letter-spacing: 1px;
}

.demand_excellence_row .top-title span {
    color: #00A453;
}

.center_circle_row {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    gap: 20px;
}

.side_text {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.side_text_box {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 0;
    border-radius: 40px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
    min-width: 250px;
    justify-content: space-between;
    border: 1px solid #ddd;
    position: relative;
}

.precision_based::after {
    position: absolute;
    right: -34px;
    top: 57px;
    content: "";
    border: 1px dashed #00A453;
    width: 33px;
    transform: rotate(35deg);
}

.risk_control::after {
    position: absolute;
    right: -42px;
    top: 33px;
    content: "";
    border: 1px dashed #00A453;
    width: 33px;
    transform: rotate(0deg);
}

.market_scanning::after {
    position: absolute;
    right: -31px;
    top: 0px;
    content: "";
    border: 1px dashed #00A453;
    width: 33px;
    transform: rotate(-32deg);
}

.emotion_trading::after {
    position: absolute;
    left: -34px;
    top: 58px;
    content: "";
    border: 1px dashed #00A453;
    width: 33px;
    transform: rotate(-35deg);
}

.side_text_box.higher_speed::after {
    position: absolute;
    right: auto;
    top: 32px;
    content: "";
    border: 1px dashed #00A453;
    width: 33px;
    transform: rotate(0deg);
    left: -42px;
}

.scalable_strategy::after {
    position: absolute;
    left: -32px;
    top: 0px;
    content: "";
    border: 1px dashed #00A453;
    width: 33px;
    transform: rotate(32deg);
}

.bottom_text_box::after {
    position: absolute;
    top: -63px;
    content: "";
    border: 1px dashed #00A453;
    width: 30px;
    transform: rotate(90deg);
    left: 0;
    right: 0;
    margin: auto;
}

.side_text_box.risk_control {
    left: -30px;
}

.side_text_box.higher_speed {
    right: -30px;
}

.side_text_box_icon {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: #F6F6F8;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #00A453;
    font-size: 13px;
    border: 1px solid #ddd;
    z-index: 1;
}

.bottom_text_box .side_text_box .side_text_box_icon {
    margin: -42px auto 0;
}

.side_text_box span {
    width: calc(100% - 68px);
}

.bottom_text_box .side_text_box span {
    display: block;
    text-align: center;
    width: 100%;
    padding: 6px 10px 14px;
}

.center_circle_logo {
    position: relative;
}

/* .center_circle_logo img {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background: #fff;
    padding: 20px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
} */

.side_text_left .side_text_box {
    text-align: right;
}

.side_text_left .side_text_box span {
    padding: 5px 8px 5px 8px;
}

.side_text_box span {
    font-size: 14px;
    line-height: 18px;
    padding: 4px 8px 4px 8px;
}

.bottom_text_box {
    margin-top: 37px;
    display: flex;
    justify-content: center;
    position: relative;
}

.bottom_text_box .side_text_box {
    width: auto;
    min-width: 300px;
    flex-wrap: wrap;
}

.features_multicom {
    background-color: #F9FAFB;
}

.features_multicom .chooseus-listing .content-card-box {
    background-color: #fff;
    border: 1px solid #E2E2E2;
    box-shadow: 0px 4px 40px 0px #0000000F;
}

.demand_excellence_section {
    padding: 60px 0px 80px;
}

.demand_excellence_row .top-title strong {
    font-size: 19px;
    line-height: normal;
    font-weight: 600;
    display: block;
}

.demand_excellence_row .top-title label {
    background-color: #192444;
    padding: 0px 12px;
    border-radius: 30px;
    font-size: 14px;
    position: absolute;
    top: -21px;
    left: 0;
    right: 0;
    margin: auto;
    width: 170px;
    height: 35px;
    line-height: 35px;
    color: #fff;
}

.center_circle_logo figure {
    width: 115px;
    height: 115px;
    border-radius: 50%;
    background: #fff;
    padding: 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.center_circle_logo {
    position: relative;
    background-color: #f2faf6;
    border-radius: 50%;
    padding: 15px;
    border: 1px solid #bae6d0;
    z-index: 1;
}

/*Welcome to the Future of Trading css end*/
.features_multicom .content-card-box:hover figure {
    background-color: #F2F3F5;
}


/* CTA Section Styles */
.cta_section_main {
    position: relative;
    z-index: 1;
}

.cta_box_algo {
    background-image: url('../images/banner-vector.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #192444;
    border-radius: 20px;
    padding: 60px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    gap: 10px;
}

.cta_left {
    flex: 1;
}

.cta_left h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #fff;
}

.cta_left h2 span {
    color: #00A453;
}

.cta_btns {
    display: flex;
    gap: 15px;
    align-items: center;
}

.cta_right {
    display: flex;
    gap: 20px;
    flex: 1;
    justify-content: flex-end;
}

.cta_list_box {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 15px;
    padding: 18px;
    flex: 1;
    max-width: 300px;
}

.cta_list_box h4 {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #fff;
}

.cta_list_box ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.cta_list_box ul li {
    font-size: 15px;
    color: #E2E2E2;
    margin-bottom: 10px;
    padding-left: 22px;
    position: relative;
    text-align: left;
}

.cta_list_box ul li:last-child {
    margin-bottom: 0;
}

.cta_list_box ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50%;
}

.step_future_trading .cta_btns .btn {
    min-height: 55px;
    border-color: #00A453 !important;
}


/*blaze page css*/
.product_banner_section .blaze_page_banner .banner-content figure {
    background-color: #fff;
    padding: 9px 10px;
    display: inline-block;
    border-radius: 8px;
    margin-bottom: 15px;
}

.blaze_section .cta_box_algo .cta_left {
    width: 100%;
    text-align: center;
}

.blaze_section .cta_box_algo {
    display: block;
}

.blaze_section .cta_box_algo .cta_right {
    justify-content: center;
    padding: 30px 0px 0px;
}

.blaze_section .cta_box_algo .cta_list_box .cta_btns {
    justify-content: center;
}

.blaze_section .cta_box_algo .cta_list_box figure img {
    width: 110px;
}

.blaze_section .cta_box_algo .cta_list_box {
    text-align: center;
    padding: 20px 18px;
    backdrop-filter: blur(10px);
}

.side_text_box_icon img {
    max-width: 35px;
}

.tarade_anytime .content-card-box figure img {
    max-width: 45px;
}

.cta_section_main {
    background-image: url(../images/experience-bg-vector.svg);
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
    background-color: #192444 !important;
    /* max-width: 1920px; */
    margin: auto;
}

.cta_section_main .cta_box_algo {
    background-image: none;
    background-color: transparent;
    border-radius: 0;
}

/*blaze page css end*/


/*blink website page css start*/

.highlight_text {
    color: #00A453;
}

.cta_row {
    max-width: 100%;
    width: 350px;
}

.cta_row span {
    font-size: 13px;
    line-height: 20px;
    display: block;
    padding: 0px 4px 0px 4px;
}

.cta_row strong {
    display: block;
    font-size: 18px;
    padding: 0px 4px 5px 4px;
    color: #00A453;
}

.cta_row .cta_list_box {
    max-width: 360px;
    margin-top: 15px;

}

.account_opening {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 25px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.account_opening figure {
    background-color: #fff;
    height: 65px;
    width: 65px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.account_opening.access_documents {
    border-bottom: none;
}

.account_opening figure img {
    width: 40px !important;
}

.account_opening_left {
    width: 75px;
}

.account_opening_right {
    width: calc(100% - 75px);
    text-align: left;
    padding: 0px 0px 0px 5px;
}

.cta_row.scan_qr_div .cta_list_box {
    padding: 34px 18px;
}

.cta_row .account_opening_right strong {
    font-size: 15px;
    font-weight: 600;
    padding: 1px 0;
    color: #fff;
}

.cta_row .account_opening_right a {
    margin: 1px 0 0;
    font-size: 14px;
    color: #00A453;
}

.cta_row .account_opening_right span {
    padding: 1px 0 0;
    font-size: 14px;
}


.cta_row.follow_steps_div .cta_list_box {
    padding-top: 2px;
    padding-bottom: 8px;
}

.step_future_trading .scan_qr_div .cta_btns .btn {
    background: transparent !important;
    border: none !important;
    color: #00A453;
}

.step_future_trading .scan_qr_div .cta_btns .btn:hover::before {
    background: transparent !important;
    opacity: 0;
}

.step_future_trading .scan_qr_div .cta_btns .btn:hover {
    color: #fff;
    background-color: transparent !important;
    background: transparent !important;
}

/*delta website page css start*/

.advantages_count_section .chooseus-listing .content-card-box {
    text-align: center;
}

.advantages_count_section {
    background-color: #fff;
}

.cta_box_algo.get_start_delta {
    display: flex;
    padding-left: 60px;
    padding-right: 60px;
}

.cta_box_algo.get_start_delta .cta_left {
    text-align: left;
    padding-right: 20px;
    width: 40%;
    flex: inherit;
}

.cta_box_algo.get_start_delta .cta_right {
    width: 60%;
    padding-top: 0;
}

.cta_box_algo.get_start_delta .cta_left span {
    font-size: 18px;
    display: block;
}

.cta_box_algo.get_start_delta .cta_left h2 {
    margin-bottom: 40px;
}

.cta_box_algo.get_start_delta .cta_left .weblink {
    margin-top: 5px;
    color: #00A453;
    display: inline-block;
}

.cta_box_algo.get_start_delta .cta_left .weblink:hover {
    color: #fff;
}



/*swift page css*/
.swiftt_backoffice_section .demand_excellence_right .center_circle_row .side_text {
    gap: 74px;
}


/*easebot page css*/
.easebot_list_content {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    padding: 30px 0px 0px;
}

.easebot_list_content span {
    margin-bottom: 0px !important;
}


/* .banner-inner .banner-content ul li {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 15px;
    padding: 8px 14px;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgb(226 226 226 / 40%);
    border-radius: 5px;
    background-color: rgb(168 177 194 / 15%);
    margin-right: 10px;
    font-family: "Figtree", sans-serif;
} */

.easebot_cta_section .cta_row .account_opening_right strong {
    padding: 12px 0 11px 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    font-weight: normal;
}

.easebot_cta_section .account_opening {
    border-bottom: none;
}

.easebot_cta_section .account_opening_right {
    width: 100%;
}

.easebot_cta_section .cta_row .account_opening_right strong::after {
    background-image: url(../images/check_icon_green.svg);
    position: absolute;
    left: 0;
    top: 13px;
    content: "";
    width: 30px;
    height: 30px;
    background-size: 19px;
    background-repeat: no-repeat;
}

.demand_excellence_row .top_title_larget_text label {
    width: 210px;
}

.easeBot_simplicity_left .chooseus-listing .content-card-box {
    padding: 20px 15px 20px 20px;
    width: 31.33%;
}

.easeBot_simplicity_left .chooseus-listing {
    gap: 15px;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}

.easeBot_simplicity_row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.easeBot_simplicity_left {
    width: 63%;
}

.easeBot_simplicity_right {
    width: 37%;
    text-align: right;
    padding-left: 30px;
}

.easeBot_simplicity_left .chooseus-listing .content-card-box label {
    background-color: #00A453;
    color: #fff;
    font-size: 16px;
    width: 35px;
    height: 35px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 14px;
    border-radius: 50%;
}

.easeBot_simplicity_left .chooseus-listing .content-card-box h3 {
    font-size: 17px;
    line-height: 25px;
}

.easeBot_simplicity_left .chooseus-listing .content-card-box:nth-child(4) {
    width: 48%;
}

.easeBot_simplicity_left .chooseus-listing .content-card-box:last-child {
    width: 49%;
}

.easeBot_simplicity_left .chooseus-listing .content-card-box .easebot_list_content {
    gap: 8px;
    padding: 4px 0px 0px 0px;
}

.easeBot_simplicity_left .chooseus-listing .content-card-box .easebot_list_content span::after {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    background-color: #00A453;
    height: 6px;
    width: 6px;
    border-radius: 50%;
}

.easeBot_simplicity_left .chooseus-listing .content-card-box .easebot_list_content span {
    font-size: 12px;
    position: relative;
    padding-left: 15px;
}

.onehub-section .right-box ul li figure img {max-width: 35px;width: 35px;filter: brightness(0.1) invert(0.1);}
.blaze_traders .right-box ul li h3 {
	font-size: 17px;
}


@media (min-width: 1200px) and (max-width: 1300px) {
    .side_text_box_icon {
        width: 58px;
        height: 58px;
    }

    .side_text_box span {
        font-size: 14px;
        line-height: 19px;
        padding: 5px 8px 5px 8px;
    }

    .side_text_box span {
        width: calc(100% - 60px);
    }

    .side_text_box {
        min-width: 250px;
        width: 250px;
    }

    .side_text_box_icon img {
        max-width: 30px;
    }

    .side_text_box.higher_speed {
        right: -18px;
    }

    .side_text_box.risk_control {
        left: -18px;
    }

    .center_circle_logo figure {
        width: 100px;
        height: 100px;
        padding: 12px;

    }

    .center_circle_logo {
        padding: 12px;
    }

    .demand_excellence_row .top-title strong {
        font-size: 17px;
    }

    .demand_excellence_row .top-title {
        width: 360px;
        padding: 25px 12px 19px;
    }

    .bottom_text_box .side_text_box {
        min-width: 270px;
    }

    .demand_excellence_right {
        width: 62%;
        padding-left: 10px;
    }

    .demand_excellence_left {
        width: 38%;
        padding: 0px 10px 0px 0px;
    }

}


@media (min-width: 768px) and (max-width: 991px) {
    .side_text_box {
        min-width: auto;
        width: 210px;
    }

    .demand_excellence_row .top-title {
        padding: 27px 15px 15px !important;
        width: 310px !important;
    }

    .product_banner_section .banner-content h1 {
        font-size: 32px !important;

    }

    .side_text_box span {
        width: calc(100% - 56px) !important;
    }

    .content-card-box {
        padding: 20px 18px 20px !important;
    }


}


@media (max-width: 1199px) {
    .product_banner_section .banner-content h1 br {
        display: none;
    }

    .product_banner_section .banner-content h1 {
        font-size: 38px;
        line-height: 48px;
        max-width: 410px;
    }

    .product_banner_section .banner-content figure img {
        max-width: 140px;
    }

    .center_circle_logo {
        padding: 10px;
    }

    .center_circle_logo figure {
        width: 95px;
        height: 95px;
        padding: 12px;

    }

    .side_text_left .side_text_box span {
        padding: 5px 8px 5px 6px;
    }

    .side_text_box span {
        font-size: 13px;
        line-height: 18px;

    }

    .side_text_box span {
        font-size: 13px;
        line-height: 18px;
        padding: 5px 10px 5px 8px;
    }

    .side_text_box_icon {
        width: 54px;
        height: 54px;
    }

    .side_text_box.risk_control {
        left: -18px;
    }

    .side_text_box.higher_speed {
        right: -18px;
    }

    .side_text_box span {
        font-size: 13px;
        line-height: 18px;
        padding: 5px 8px 5px 6px;
    }

    .side_text_box {
        min-width: 210px;

    }

    .side_text_box_icon img {
        max-width: 26px;
    }

    .bottom_text_box .side_text_box {
        min-width: 260px;

    }

    .side_text_box.higher_speed::after {
        width: 30px;
        left: -34px;
    }

    .risk_control::after {
        right: -34px;
        top: 30px;
        width: 30px;
    }

    .demand_excellence_row .top-title strong {
        font-size: 17px;
    }

    .demand_excellence_row .top-title {
        width: 360px;
        padding: 27px 15px 18px;
    }

    .demand_excellence_row .top-title label {
        font-size: 13px;
        top: -22px;
        width: 160px;
        line-height: 35px;
    }

}

@media(max-width: 991px) {
    .cta_box_algo {
        flex-direction: column;
        padding: 22px;
        text-align: center;
    }

    .cta_btns {
        justify-content: center;
    }

    .cta_right {
        justify-content: center;
        flex-wrap: wrap;
        width: 100%;
        padding-top: 20px;
    }

    .product_banner_section .banner-right {
        top: inherit;
        transform: inherit;
    }

    .product_banner_section .banner-content h1 {
        font-size: 37px;
        line-height: 45px;
    }

    .product_banner_section .banner-content h1 br {
        display: none;
    }

    .demand_excellence_right {
        width: 100%;
        padding: 0px 40px;
    }

    .demand_excellence_left {
        width: 100%;
        padding: 0px 0px 50px;
        text-align: center;
    }

    .cta_left h2 {
        font-size: 30px;
        margin-bottom: 15px;
    }
}


@media(max-width: 767px) {

    .product_banner_section .banner-content h1 {
        font-size: 30px;
        line-height: 38px;
    }

    .product_banner_section .banner-content h1 br {
        display: none;
    }

    .product_banner_section .banner-right {
        top: inherit;
        transform: inherit;
    }

    .demand_excellence_left {
        width: 100%;
        padding: 0;
    }

    .demand_excellence_right {
        width: 100%;
        padding: 22px 0px 0px;
    }

    .demand_excellence_row .top-title strong {
        font-size: 15px;
    }

    .demand_excellence_row .top-title {
        width: 300px;
        padding: 20px 8px 17px 8px;
    }

    .demand_excellence_row .top-title label {
        padding: 0px 12px;
        font-size: 13px;
        top: -24px;
        width: 162px;
    }

    .center_circle_row {
        display: block;
    }

    .side_text_box {
        min-width: 300px;
    }

    .bottom_text_box .side_text_box span {
        display: block;
        text-align: left;
        width: calc(100% - 64px);
        padding: 5px 10px 5px 8px;
    }

    .bottom_text_box .side_text_box .side_text_box_icon {
        margin: 0px 0px;
    }

    .cta_left h2 {
        font-size: 30px;
    }

    .side_text_box.risk_control {
        left: 0;
    }

    .precision_based::after {
        right: auto;
        top: auto;
        width: 33px;
        transform: inherit;
        left: 25px;
        margin: auto;
        height: 30px;
        width: 1px;
        bottom: -30px;
    }

    .risk_control::after {
        right: auto;
        top: auto;
        width: 33px;
        transform: inherit;
        left: 25px;
        margin: auto;
        height: 30px;
        width: 1px;
        bottom: -30px;
    }

    .market_scanning::after {
        right: auto;
        top: auto;
        width: 33px;
        transform: inherit;
        left: 25px;
        margin: auto;
        height: 30px;
        width: 1px;
        bottom: -30px;
    }

    .center_circle_logo {
        margin: 15px auto 15px;
        width: 118px;
        display: none;
    }

    .side_text.side_text_right {
        padding-top: 25px;
    }

    .center_circle_logo figure {
        width: 95px;
        height: 95px;
        padding: 12px;
    }

    .emotion_trading::after {
        left: 25px;
        top: -30px;
        width: 1px;
        transform: inherit;
        height: 30px;
        right: auto;
        margin: auto;
        z-index: -1;
    }

    .side_text_box.higher_speed {
        right: 0;
    }

    .side_text_box.higher_speed::after {
        right: auto;
        top: -30px;
        width: 1px;
        transform: inherit;
        left: 25px;
        height: 30px;
        margin: auto;
        z-index: -1;
    }

    .scalable_strategy::after {
        right: auto;
        top: -30px;
        width: 1px;
        transform: inherit;
        left: 25px;
        height: 30px;
        margin: auto;
        z-index: -1;
    }

    .bottom_text_box::after {
        right: auto;
        top: -30px;
        width: 1px;
        transform: inherit;
        left: 25px;
        height: 30px;
        margin: auto;
        z-index: -1;
    }

    .bottom_text_box {
        margin-top: 25px;

    }

    .side_text_box span {
        font-size: 14px;
        padding: 5px 10px 5px 8px;
        width: calc(100% - 64px);
    }

    .side_text.side_text_left span {
        order: 1;
        text-align: left;
    }

    .product_banner_section .banner-content figure img {
        width: 145px;
    }

    .bottom_text_box .side_text_box {
        min-width: 100%;
    }

    .content-card-box {
        padding: 25px 18px 25px;
    }

    .cta_row {
        text-align: left;
    }

    .cta_row.follow_steps_div {
        padding-top: 20px;
    }

    .cta_row.scan_qr_div .cta_list_box {
        padding: 22px 18px;
    }

    .step_future_trading .scan_qr_div .cta_btns .btn {
        padding: 7px 10px;
    }

    .cta_box_algo.get_start_delta .cta_left {
        padding-right: 0;
        width: 100%;
        text-align: center;
    }

    .cta_box_algo.get_start_delta .cta_right {
        width: 100%;
        padding-top: 25px;
    }

    .cta_box_algo.get_start_delta {
        padding-left: 10px;
        padding-right: 10px;
    }

    .cta_box_algo.get_start_delta .cta_left span {
        font-size: 17px;

    }

    .advantages_count_section .content-card-box h3 {
        padding-right: 0;
    }

    .cta_box_algo.get_start_delta .cta_left .weblink {
        margin-top: 30px;
    }

    .swiftt_backoffice_section .demand_excellence_right .center_circle_row .side_text {
        gap: 25px;
    }

    .emotion_trading::after {
        display: none;
    }

    .cta_row strong {
        font-size: 14px;
    }

    .easeBot_simplicity_left {
        width: 100%;
        order: 1;
    }

    .easeBot_simplicity_right {
        width: 100%;
        text-align: center;
        padding: 0px 0px 30px;
    }

    .easeBot_simplicity_left .chooseus-listing .content-card-box {
        width: 100%;
    }

    .easeBot_simplicity_left .chooseus-listing .content-card-box:nth-child(4) {
        width: 100%;
    }

    .easeBot_simplicity_left .chooseus-listing .content-card-box:last-child {
        width: 100%;
    }

    .easeBot_simplicity_left .chooseus-listing .content-card-box h3 {
        padding-right: 0;
    }

    .easebot_cta_section .cta_row .cta_list_box {
        margin-top: 0;
    }

    .demand_excellence_row .top_title_larget_text label {
        width: 210px !important;
    }
}


@media(max-width: 576px) {
    .cta_btns {
        flex-direction: column;
        width: 100%;
    }

    .cta_btns .btn {
        width: 100%;
    }

    .cta_list_box {
        max-width: 100%;
        flex: auto;

        text-align: left;
    }


}