.modal {
    overflow-x: hidden;
    overflow-y: auto;
}

#downgrade_account_modal {
    padding: 0px !important;
}

@media (max-width: 639px) {
    #maincontentdiv {
        display: block !important;
    }
}

.largemodalbbplus_downgrade_new {
    width: 900px;
    height: auto;
    border-radius: 16px;
    background: #fcfcfc;
    /* margin-top: 110px !important; */
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
}


@media (max-width: 1024px) and (min-width: 924px) {
    .largemodalbbplus_downgrade_new {
        width: 900px;
    }
}

.largemodalbbplus_downgrade_new {
    width: 900px;
    height: auto;
    border-radius: 16px;
    background: #fcfcfc;
    margin-top: 110px !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
}

.mob-order-change-1 {
    order: 1;
}

.mob-order-change-4 {
    order: 4;
}

.mob-order-change-2 {
    order: 2;
}

.mob-order-change-3 {
    order: 3;
}

.double-button {
    display: flex;
    margin: 35px 0px 35px 0px;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
}

.button-width {
    width: 40%;
}

.btnContinuePlan-new {

    width: 100%;
    height: 48px;
    background: linear-gradient(104.3deg, #3990DB -1.47%, #575AC2 86.07%) !important;
    border: 0;
    border-radius: 7px;
    font-family: 'Inter';
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    box-shadow: 0px 4px 4px 0px #5f61ab59;
}


.breakthrough_subhead {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 25px;
    color: #7E7DD5 !important;
}

.bb_agent_text {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #2C2C2E !important;

}

.bb_agent_text2 {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #2C2C2E !important;

}


.bbpluslogo-video {
    width: 350px;
    height: auto;
}

.text_new {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0px;
    color: #2C2C2E;
}

.downgrade-flex {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 5px;
    height: 40px;
    align-items: center;
}

.modal-radius {
    height: 45px;
    position: relative;
    border: 0px !important;
    width: 95%;
    margin: auto;
    padding: 0px !important;
}

.downgrade-modal-body {
    padding: 0px;
    width: 95%;
    margin: auto;
}

.reasonmodal {
    width: 600px !important;
    height: auto;
    margin-top: 50px !important;
    border-radius: 16px;

}

@media (max-width: 768px) {
    .reasonmodal {
        width: 600px !important;
    }

    .largemodalbbplus {
        width: 600px !important;
    }
}

.tick-text {
    width: auto !important;
    max-width: none !important;
}


.modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.text-split-img {
    display: flex;
    width: 90%;
    height: auto;
    margin-top: 4% !important;
    margin-bottom: 4% !important;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 50px;
    margin: auto;
}

.bb-plus-benefits-ls {
    display: flex;
    flex-wrap: wrap;
    height: 160px;
    /* width: 246px; */
    width: 30%;
    column-gap: 16%;
    justify-content: center;
    flex-direction: column;
}

.text-change-div::before {
    content: 'Customized Templates';
}

@media (max-width: 1024px) and (min-width: 924px) {
    .largemodalbbplus_downgrade_new {
        width: 900px;
    }
}

@media (max-width: 924px) and (min-width: 824px) {
    .largemodalbbplus_downgrade_new {
        width: 874px;
    }

    .centre-tab {
        text-align: center;
    }

    .list-features-new {
        width: 93%;
    }

    .bb-plus-benefits-ls {
        width: 30%;
    }
}

@media (max-width: 824px) and (min-width: 768px) {


    .largemodalbbplus_downgrade_new {
        width: 750px;
    }

    .centre-tab {
        text-align: center;
    }

    .list-features-new {
        width: 93%;
    }

    .bb-plus-benefits-ls {
        width: 30%;
    }
}

@media (max-width: 768px) and (min-width: 668px) {
    .largemodalbbplus_downgrade_new {
        width: 660px;
    }

    .centre-tab {
        text-align: center;
    }

    .list-features-new {
        width: 93%;
    }

    .bb-plus-benefits-ls {
        width: 50%;
        height: 210px;
        column-gap: 30px;
    }
}

@media (max-width: 668px) and (min-width: 558px) {
    .largemodalbbplus_downgrade_new {
        width: 550px;
    }

    .centre-tab {
        text-align: center;
    }

    .list-features-new {
        width: 93%;
    }

    .bb-plus-benefits-ls {
        width: 30%;
    }
}


@media (max-width: 430px) {
    .bb-plus-benefits-ls {
        height: 210px !important;
        justify-content: start;
        column-gap: 15px;
    }

    .text_new {
        font-size: 11px;
    }
}

@media (max-width: 405px) {
    .bb-plus-benefits-ls {
        height: 250px !important;
        justify-content: start;
        column-gap: 6px;
    }
}

@media (max-width: 400px) {
    .bb-plus-benefits-ls {
        height: 210px !important;
        justify-content: start;
        column-gap: 6px;
    }
}

.bbpussignform_close_new {
    width: auto;
    height: 14px;
}


.bbplus_colorheader_new {
    font-family: 'Poppins' !important;
    text-align: center;
    margin-top: 25px;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 24px !important;
    background: linear-gradient(90.07deg, #3990DB 8.37%, #575AC2 84%) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    -webkit-text-fill-color: transparent;
}

.bbplus_colorheader_feedbk {
    font-family: 'Poppins' !important;
    margin-top: 40px;
    font-style: normal !important;
    line-height: normal;
    font-weight: 600 !important;
    font-size: 24px !important;
    background: linear-gradient(90.07deg, #3990DB 8.37%, #575AC2 84%) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    -webkit-text-fill-color: transparent;
}

.feedsubhead {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #49494B;
    margin-top: 25px !important;
    margin-bottom: 30px !important;
    width: 78%;
    line-height: unset;
    margin: auto;
}

.text-feature-new {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    color: #2C2C2E;
    padding-top: 30px;
    width: 90%;
    margin: auto;
}

.close-text-downgrade-new {
    position: absolute;
    height: 14px;
    width: 14px;
    top: 20px;
    right: 0px;
    cursor: pointer;
    background-size: cover;
    background-image: url(https://cdn.breakthroughbroker.com/assets/bb/imgs/close_icon.png);
    filter: hue-rotate(180deg) brightness(0) saturate(1000%);
}

.btn-background-downgrade-new {
    background: linear-gradient(104.3deg, #3990DB -1.47%, #575AC2 86.07%) !important;
}

#downgrade_account_btn_new {
    font-size: 20px;
    font-family: 'Inter';
    border: 1px solid #327FC2 !important;
    border-radius: 8px !important;
    color: #327FC2 !important;
    background-color: #fff;
    box-shadow: none;
    width: 100%;
    height: 48px;
}

@media (max-width: 580px) {
    .feedsubhead {
        width: 88%;
        margin-bottom: 50px;
        font-size: 14px;
    }

    .reasonmodal {
        border-bottom-left-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
        height: auto !important;
    }

    .new_reasons_list {
        padding: 0px !important;
        margin-left: 10px !important;
        margin-right: 10px !important;
    }

    .feeback_reaonslists {
        font-size: 18px;
    }

    .reasons-button {
        font-size: 14px;
    }

    .mob-order-change-3 {
        order: 2;
    }

    .mob-order-change-1 {
        order: 1;
    }

    .mob-order-change-4 {
        order: 4;
    }

    .mob-order-change-2 {
        order: 3;
    }

    .Feedbacksectionform-new {
        margin-top: 30px !important;
    }

    .close-text-downgrade-new {
        top: 17px;
        right: 4px;
    }
}

.feeback_reaonslists {
    font-family: 'Poppins' !important;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: center;
    color: #1C1C1D;
}

.new_reasons_list {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 16px 24px;
    gap: 15px;
    /* background: #FFFFFF; */
    flex: none;
    order: 1;
    flex-grow: 0;
    flex-wrap: wrap;
    margin-left: 30px;
    margin-right: 30px;
}

.new_reasons_list_sub {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
    flex: none;
    order: 1;
    flex-grow: 0;
    flex-wrap: wrap;
    margin-left: 20px;
    margin-right: 20px;
}

.feed-btn {
    display: flex;
    width: auto;
    height: 50px;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.reasons-button,
.reasons-button-sub {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 16px;
    line-height: auto;
    text-align: center;
    color: #575AC2;
    background: transparent;
    border-radius: 100px;
    height: 100%;
    position: relative;
    border-radius: 12px;
    border: none !important;
    padding: 0px 20px 0px 20px;
    isolation: isolate;
}

.reasons-button::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 2px;
    border-radius: 100px;
    background: linear-gradient(90.07deg, #3990DB 8.37%, #575AC2 84%);
    -webkit-mask: linear-gradient(white 0 0) content-box, linear-gradient(white 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
}


.reasons-button-sub::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 2px;
    border-radius: 100px;
    background: linear-gradient(90.07deg, #3990DB 8.37%, #575AC2 84%);
    -webkit-mask: linear-gradient(white 0 0) content-box, linear-gradient(white 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
}

.cancel_proceed {
    margin-top: 25px;
    text-align: center;
    width: 100%;
    margin-bottom: 40px;
}

.no_cancel_btn {
    color: #327FC2 !important;
    border: 1px solid #327FC2 !important;
    background-color: #fff !important;
    color: #327FC2;
    box-shadow: none !important;
    height: 48px;
    font-family: 'Inter';
    font-weight: 500;
    font-size: 16px;
    cursor: pointer;
    border-radius: 7px;
    width: 316px;
}

.other_modal_bg {
    /* background-color: #fefefe; */
    background: linear-gradient(167.22deg, rgba(255, 255, 255, 0.4) -1.11%, rgba(255, 255, 255, 0.661) 30.82%, #FFFFFF 88.83%);
    border-radius: 10px;
    width: 600px !important;
    height: auto !important;
}

.choosed-section {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 16px;
    line-height: 26.75px;
    letter-spacing: 0px;
    text-align: center;
    border-bottom: 4px solid #575AC2;
    width: max-content;
    height: 60px;
    padding-top: 16px;
    padding-bottom: 17px;
    margin-left: 15px;
    color: #575AC2;
    border-bottom-width: 4px;
    margin-bottom: 30px;
}

.choosed-section2 {
    margin-left: 40px;
}

.pad-lef {
    padding: 10px;
}

.feedbacktextareabox_new {
    width: 100%;
    float: left;
    height: 195px;
    resize: none;
    border: 1px solid #8E8F93;
    text-align: left;
    font-size: 12px;
    border-radius: 5px;
    color: #8E8F93;
    line-height: 21px;
    font-family: Inter;
}

.other-next-btn {
    width: 60% !important;
    font-size: 20px !important;
    line-height: normal;
}

.nxt-btn-alignment {
    text-align: center;
    width: 100%;
    margin-top: 120px;
    margin-bottom: 25px;
}

.nxt-btn-other-alignment {
    text-align: center;
    width: 100%;
    /* margin-top: 280px; */
    margin-bottom: 25px;
    margin-top: 265px;
}

.char-count {
    position: absolute;
    bottom: 180px;
    right: 35px;
    font-size: 14px;
    color: #8E8F93;
}

#downgrade_feedback_modal,
#other_reason_feedback,
#notusing_reason_feedback,
#expectation_reason_feedback,
#dontneed_reason_feedback {
    overflow-x: hidden !important;
    overflow-y: auto !important;
}

@media screen and (max-width: 768px) {

    .text-change-div::before {
        content: 'Customized Templates & Unlimited Downloads';
    }

    .border-gradientbbplus {
        position: absolute;
        width: 100%;
        top: 0;
    }

    .mobile-none {
        display: none;
    }

    .forminputfields {
        font-size: 18px;
        line-height: 22px;
    }

    .leftbgimage_parent {
        display: none;
    }

    .category_title {
        margin-bottom: 0px !important;
    }

    .custom_textbox_headermob {
        margin-left: 20px;
        margin-top: 12px;
        width: 100%;
        border: 0px;
        padding: 0px;
        font-size: 17px;
    }

    .margintop_80 {
        margin-top: 25px;
    }
}

.sorry-text {
    font-family: 'Poppins';
    margin-top: 40px;
    font-style: normal;
    line-height: 24px;
    font-weight: 600;
    font-size: 24px;
    font-size: min(6vw, 24px);
    background: linear-gradient(90.07deg, #3990DB 8.37%, #575AC2 84%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.mob-order-change-display {
    display: none;
}

.div-features-new {
    width: 92%;
    margin: auto;
    border-radius: 14px;
    background-color: white;
    box-shadow: 0px 0px 30px #0000001f;
}

.list-featuresnew {
    margin: auto;
    width: 93%;
    margin-top: 7px;
}

@media (max-width: 400px) {
    .text_new {
        font-size: 10px;
    }
}

@media (max-width: 580px) {
    .breakthrough_subhead {
        margin-bottom: 15px;
    }

    .confirmation-user-text {
        width: 80% !important;
        font-size: 14px !important;
    }

    .confirmation-text {
        font-size: 19px !important;
        width: 85% !important;
    }

    .confirmation-sub-text-2 {
        padding-bottom: 100px !important;
    }

    .div-features-new {
        width: 97%;
        margin-bottom: 35px;
    }

    .list-featuresnew {
        margin: auto;
        width: 93%;
        margin-top: 35px;
        padding-left: 5px;
        padding-right: 5px;
    }


    .centre-tab {
        text-align: center;
    }

    .sorry-text {
        margin-top: 0px !important;
    }

    .double-button {
        flex-wrap: wrap;
        margin: 0px;
    }

    .padd-zero {
        padding: 0px;
    }

    .button-width {
        width: 90%;
        margin-bottom: 30px;
    }

    .largemodalbbplus_downgrade_new {
        width: auto;
    }

    #downgrade_account_modal {
        padding: 0px !important;
    }

    .downgrade-flex {
        gap: 10px;
        margin-bottom: 5px;
    }

    .text-split-img {
        row-gap: 30px;
        column-gap: 20px;
        justify-content: center;
        align-items: center;
        text-align: center;
        flex-direction: column-reverse;
    }


    .breakthrough_subhead,
    .bb_agent_text,
    .bb_agent_text2 {
        text-align: center;
    }

    .bb-plus-benefits-ls {
        display: flex;
        flex-wrap: wrap;
        width: 50%;
        width: 47%;
        column-gap: 12%;
        justify-content: unset;
        height: 210px;
    }


    .choosed-section {
        margin-left: 15px;
    }

    .other-next-btn {
        width: 98% !important;
    }

    .nxt-btn-alignment {
        margin-top: 10px;
        margin-bottom: 15px;
    }

    .char-count {
        bottom: 160px;
        right: 25px;
    }

    .othertextparent {
        padding: 0% 3% !important;
    }

    .new_reasons_list_sub {
        margin-left: 5px;
        margin-right: 5px;
    }

    .no_cancel_btn {
        width: 77%;
    }

    .bbplus_colorheader_feedbk {
        margin-top: 20px;
    }

    .confirmation-text {
        font-size: 20px;
    }
}

@media (max-width: 450px) and (min-width: 362px) {
    .no_cancel_btn {
        width: 87%;
    }
}

@media (max-width: 363px) {
    .no_cancel_btn {
        width: 100%;
    }
}

.confirmation-sub-text-2 {
    margin-top: 25px;
    padding-bottom: 70px;
}

.confirmation-text {
    margin: auto;
    width: 80%;
}

#downgrade_account_btn_new:hover,
.no_cancel_btn:hover {
    background: #327FC2 !important;
    color: #ffffff !important;
}

.feed-res-hover:hover {
    border-radius: 40px 40px 45px 42px;
    box-shadow: 0 118px 33px rgba(89, 123, 201, 0), 0 75px 30px rgba(89, 123, 201, .01), 0 42px 25px rgba(89, 123, 201, .05), 0 19px 19px rgba(89, 123, 201, .09), 0 5px 10px rgba(89, 123, 201, .1);
    background-color: #dfdff4;
    transform: translateX(2px);
}

.sub-section-change {
    display: none;
}

.choosed-section3 {
    margin-left: 7px;
}

.modal-blur {
    backdrop-filter: blur(10px) !important;
}

#downgrade_feedback_modal,
#other_reason_feedback,
#notusing_reason_feedback,
#expectation_reason_feedback,
#dontneed_reason_feedback,
#downgrade_account_modal,
#downgrade_confirmation_modal {
    backdrop-filter: blur(10px) !important;
}
.modal-video-container {
    position: relative;
    width: 100%;
    max-width: 350.222222223px;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    clip-path: inset(0.3% 0.3% 0% 0%);
    }
    
    .modal-video-container iframe {
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
    
    @media (max-width: 375px) {
    .modal-video-container {
    max-width: 100%;
    }
    }
    
    @media (max-width: 320px) {
    .modal-video-container {
    max-width: 100%;
    }
    }