@media only screen and (min-width: 993px) and (max-width: 1024px) {
    .session .wishes {
        width: 45%;
        object-fit: cover;
    }

    ._banner .left::before {
        height: 42%;
    }

    ._banner::before {
        height: 266px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    ::-webkit-scrollbar {
        width: 4px;
        height: 4px;
        border-radius: 50px;
    }

    ._banner {
        height: auto;
    }

    ._banner .left {
        padding-bottom: 32rem;
    }

    .trust .exp_box {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-bottom: 1rem;
    }

    .trust .exp_box .text {
        top: auto;
    }

    .work .title {
        left: 0;
        right: 0;
        margin: auto;
        transform: none;
        width: fit-content;
        top: -16px;
        padding-left: 16px;
        padding-right: 16px;
    }

    .work .listing {
        flex-wrap: wrap;
        flex-direction: column;
        gap: 2rem;
    }

    .prosperity .wrapper .bannerimage {
        margin-top: 0;
        height: 216px;
        object-fit: cover;
        width: 100%;
        object-position: 49%;
    }

    .prosperity {
        padding-top: 0px;
    }

    .prosperity .content {
        width: 100%;
    }

    .prosperity .content .heading {
        font-size: 24px;
        line-height: 28px;
    }

    .prosperity .content .text {
        font-size: 14px;
    }

    .prosperity .tgimfbg ._left,
    .prosperity .tgimfbg ._right {
        width: 75px;
    }

    .benefits .mob-flex {
        flex-direction: column-reverse;
    }

    .benefits .box {
        padding-left: 0px;
        flex-wrap: nowrap;
        overflow: auto;
        gap: 40px;
    }

    .benefits .box::-webkit-scrollbar {
        display: none;
    }

    .benefits .mob-flex .col-xl-4 {
        text-align: center;
    }

    .benefits {
        padding: 0;
    }

    .benefits .box .icon_box {
        min-width: 100px;
    }

    .benefits .get_started {
        margin: 2rem auto 4rem;
    }

    .advisor .swiper .swiper-slide .content .heading {
        font-size: 1.25rem;
    }

    ._banner::before,
    ._banner .left .b_pannel {
        display: none;
    }

    ._banner .c_pannel {
        display: flex;
    }

    .prosperity .wrapper {
        position: relative;
        left: -15px;
        width: calc(100% + 30px);
        padding: 20px 16px 20px;
    }

    .prosperity .wrapper .cards .box {
        height: auto;
        width: 100%;
    }

    .prosperity .wrapper .cards_wrapper {
        overflow: auto;
        margin-bottom: 2rem;
    }

    .prosperity .wrapper .cards {
        flex-wrap: wrap;
        padding-bottom: 12px;
    }

    .prosperity .wrapper .cards .box .text {
        font-size: 14px;
    }

    .prosperity .tgimfbg {
        border-radius: 0px;
    }

    .journey {
        padding: 22px 0px 44px;
    }

    .journey .content .heading,
    .journey .content .heading .orange {
        text-align: left;
        font-size: 20px;
        display: inline;
        line-height: 148%;
    }

    .journey .content .text {
        margin-top: 1rem;
        text-align: left;
    }

    .journey .hover_box {
        flex-wrap: wrap;
    }

    .journey .hover_box .box,
    .journey .hover_box .box img {
        width: 100%;
    }

    .guide {
        padding: 16px 0px 54px;
    }

    .guide .content .heading {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 1rem;
    }

    .guide .content {
        padding-bottom: 24px;
    }

    .guide .img_box .details {
        margin-top: 8px;
        margin-bottom: 28px;
        min-height: 190px;
    }

    .guide .content .heading br {
        display: none;
    }

    .session {
        height: 668px;
        padding-bottom: 0px;
        background: url("../images/footer_mob.png") no-repeat;
        background-position: center;
        background-size: cover;
    }

    .session .f_left,
    .session .f_center,
    .session .f_right,
    .session ._left,
    .session ._right {
        display: none;
    }

    .session .content .sub-heading {
        font-size: 16px;
        line-height: 156%;
        margin-bottom: 10px;
    }

    .session .wishes {
        display: none;
        position: relative;
    }

    .session .wishes2 {
        display: block;
        margin-top: 16rem;
        position: relative;
        z-index: 6;
    }

    .session .content .heading {
        font-size: 32px;
        line-height: 126%;
    }

    .session .content {
        padding-top: 0;
    }

    footer {
        padding: 2rem 1rem;
    }

    footer .left,
    footer .right {
        width: 100%;
    }

    footer .right {
        flex-direction: column;
    }

    footer .right .links {
        flex-direction: column;
        gap: 0.5rem;
        padding: 0;
        text-align: left;
        align-items: self-start;
    }

    footer .right .socials {
        justify-content: flex-start;
        align-items: start;
    }

    footer .left .text {
        text-align: left;
        margin-bottom: 1rem;
    }

    .form .thankyou .heading {
        font-size: 16px !important;
    }

    .mauticform-row {
        margin-bottom: 20px !important;
    }

    .mob,
    .main-header.sticky .subtxt {
        display: none;
    }

    .main-header.sticky .headerBtn {
        gap: 4px;
        margin: 0;
        font-size: 16px;
    }

    .main-header.sticky .headerBtn svg {
        width: 20px;
    }

    .desk {
        display: block;
    }

    ::placeholder {
        font-size: 14px;
    }

    .shadow_box {
        max-width: 100%;
    }
}

@media screen and (max-width: 767px) {
    ::-webkit-scrollbar {
        width: 4px;
        height: 4px;
        border-radius: 50px;
    }

    ._banner {
        height: auto;
    }

    ._banner .left .heading,
    ._banner .left .heading .sub-heading {
        font-size: 18px;
    }

    ._banner .left {
        padding-bottom: 2rem;
        padding-right: 0;
    }

    ._banner .left::after {
        background: url('../images/banner_user_mob.png') no-repeat;
        background-position: bottom right;
        background-size: contain;
    }

    /* ._banner .left::before,
    ._banner .left::after {
        display: none;
    } */

    .trust .exp_box {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-bottom: 1rem;
    }

    .trust .exp_box .text {
        top: auto;
    }

    .work .title {
        left: 0;
        right: 0;
        margin: auto;
        transform: none;
        width: fit-content;
        top: -16px;
        padding-left: 16px;
        padding-right: 16px;
    }

    .work .listing {
        flex-wrap: wrap;
        flex-direction: column;
        gap: 2rem;
    }

    .prosperity .wrapper .bannerimage {
        margin-top: 0;
        height: 216px;
        object-fit: cover;
        width: 100%;
        object-position: 49%;
    }

    .prosperity {
        padding-top: 0px;
    }

    .prosperity .content {
        width: 100%;
    }

    .prosperity .content .heading {
        font-size: 24px;
        line-height: 28px;
    }

    .prosperity .content .text {
        font-size: 14px;
    }

    .prosperity .tgimfbg ._left,
    .prosperity .tgimfbg ._right {
        width: 75px;
    }

    .benefits .mob-flex {
        flex-direction: column-reverse;
    }

    .benefits .box {
        padding-left: 0px;
        flex-wrap: nowrap;
        overflow: auto;
        gap: 40px;
    }

    .benefits .box::-webkit-scrollbar {
        display: none;
    }

    .benefits {
        padding: 0;
    }

    .benefits .box .icon_box {
        min-width: 100px;
    }

    .benefits .get_started {
        margin: 2rem auto 4rem;
    }

    .advisor .swiper .swiper-slide .content .heading {
        font-size: 1.25rem;
    }

    ._banner::before,
    ._banner .left .b_pannel {
        display: none;
    }

    ._banner .c_pannel {
        display: flex;
    }

    .prosperity .wrapper {
        position: relative;
        left: -15px;
        width: calc(100% + 30px);
        padding: 20px 16px 20px;
    }

    .prosperity .wrapper .cards .box {
        height: auto;
        width: 100%;
    }

    .prosperity .wrapper .cards_wrapper {
        overflow: auto;
        margin-bottom: 2rem;
    }

    .prosperity .wrapper .cards {
        flex-wrap: wrap;
        padding-bottom: 12px;
    }

    .prosperity .wrapper .cards .box .text {
        font-size: 14px;
    }

    .prosperity .tgimfbg {
        border-radius: 0px;
        padding-top: 84px;
    }

    .journey {
        padding: 22px 0px 44px;
    }

    .journey .content .heading,
    .journey .content .heading .orange {
        text-align: left;
        font-size: 20px;
        display: inline;
        line-height: 148%;
    }

    .journey .content .text {
        margin-top: 1rem;
        text-align: left;
    }

    .journey .hover_box {
        flex-wrap: wrap;
    }

    .journey .hover_box .box,
    .journey .hover_box .box img {
        width: 100%;
    }

    .guide {
        padding: 16px 0px 54px;
    }

    .guide .content .heading {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 1rem;
    }

    .guide .content {
        padding-bottom: 24px;
    }

    .guide .img_box .details {
        margin-top: 8px;
        margin-bottom: 28px;
    }

    .guide .content .heading br {
        display: none;
    }

    .session {
        height: 668px;
        padding-bottom: 0px;
        background: url("../images/footer_mob.png") no-repeat;
        background-position: center;
        background-size: cover;
    }

    .session .f_left,
    .session .f_center,
    .session .f_right,
    .session ._left,
    .session ._right {
        display: none;
    }

    .session .content .sub-heading {
        font-size: 16px;
        line-height: 156%;
        margin-bottom: 10px;
    }

    .session .wishes {
        display: none;
        position: relative;
    }

    .session .wishes2 {
        display: block;
        margin-top: 16rem;
        position: relative;
        z-index: 6;
    }

    .session .content .heading {
        font-size: 32px;
        line-height: 126%;
    }

    .session .content {
        padding-top: 0;
    }

    footer {
        padding: 2rem 1rem;
    }

    footer .left,
    footer .right {
        width: 100%;
    }

    footer .right {
        flex-direction: column;
    }

    footer .right .links {
        flex-direction: column;
        gap: 0.5rem;
        padding: 0;
        text-align: left;
        align-items: self-start;
    }

    footer .right .socials {
        justify-content: flex-start;
        align-items: start;
    }

    footer .left .text {
        text-align: left;
        margin-bottom: 1rem;
    }

    .form .thankyou .heading {
        font-size: 16px !important;
    }

    .mauticform-row {
        margin-bottom: 20px !important;
    }

    .mob,
    .main-header.sticky .subtxt,
    .main-header .text-right {
        display: none;
    }

    .main-header.sticky .headerBtn {
        gap: 4px;
        margin: 0;
        font-size: 16px;
    }

    .main-header.sticky .headerBtn svg {
        width: 20px;
    }

    .desk {
        display: block;
    }

    ::placeholder {
        font-size: 14px;
    }

    ._banner .right {
        padding-bottom: 2.25rem;
    }

    .faqs .heading {
        font-size: 20px;
    }

    .accordion-item-header {
        font-size: 16px;
        line-height: 158%;
    }

    .accordion {
        margin: 1rem auto 0rem;
    }

    .accordion-item-body-content {
        font-size: 14px;
    }

    .trusted-partner h3 {
        line-height: 162%;
        margin-bottom: 0;
        font-size: 18px;
    }

    ._banner {
        padding-top: 8px;
    }

    ._banner .left .heading {
        font-size: 18px;
        line-height: 154%;
    }

    ._banner .left .heading .sub-heading {
        line-height: 160%;
        font-size: 28px;
    }

    .fab {
        display: flex;
    }

    .partner .background article {
        width: 100%;
        overflow: hidden;
        display: flex;
        width: 400%;
        animation: bannermove 60s linear infinite;
    }

    @keyframes bannermove {
        0% {
            transform: translateX(0);
        }

        100% {
            transform: translateX(-100%);
        }
    }

    ._banner .left .boxes .data_box {
        width: 100%;
        min-width: 274px;
    }

    ._banner .left .boxes {
        flex-wrap: nowrap;
        overflow: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 8px;
        padding-right: 16px;
    }

    ._banner .left .boxes::-webkit-scrollbar {
        display: none;
    }

    ._banner .left .listing {
        gap: 12px;
        padding-top: 4px;
        justify-content: space-between;
    }

    ._banner .left .listing .list {
        font-size: 2.75vw;
    }

    ._banner .left .listing .list img {
        width: 16px;
    }

    .right::before {
        display: none;
    }

    .shadow_box {
        margin-bottom: 0px;
    }
}