@media only screen and (max-width: 1400px) {}

@media screen and (max-width: 1199.98px) {
    section.srem_apply_section {
        background: #fff !important;
    }

}

@media screen and (max-width: 991.98px) {
    section.srem_powerhouse_section .powerhouse-bgs ul li {
        width: 100%;
    }

    section.manage_srem_app_section .row,
    section.geeta-operations-thrive-section .container-fluid>.row,
    section.bridging-gaps-section .container>.row {
        flex-direction: column-reverse;
    }

    section.bridging-gaps-section .bridg-text * {
        text-align: left !important;
    }

    section.bridging-gaps-section {
        padding: 0;
        position: relative;
    }

    section.steps_to_transform_sctn ul.ps-timeline li {
        float: none;
        width: 100%;
        padding-top: 30px;
        position: relative;
        text-align: left;
    }

    section.steps_to_transform_sctn ul.ps-timeline li .img-handler-top {
        position: relative;
        bottom: 0;
        width: 140px;
        text-align: center;
        right: 0;
        margin-bottom: 0;
        margin-left: 100px;
    }

    section.steps_to_transform_sctn ul.ps-timeline li .ps-bot {
        position: relative;
        margin-top: 35px;
        width: 100%;
        right: 0;
        text-align: left;
        margin-left: 100px;
    }

    section.steps_to_transform_sctn ul.ps-timeline li span {
        top: 50%;
        left: 0;
        transform: translate(0px, -50%);
    }

    section.steps_to_transform_sctn ul.ps-timeline li .img-handler-bot {
        position: relative;
        margin-top: 0;
        width: 120px;
        right: 0;
        margin-left: 100px;
    }

    section.steps_to_transform_sctn ul.ps-timeline li p {
        text-align: left;
    }

    section.steps_to_transform_sctn ul.ps-timeline li .ps-top {
        position: relative;
        bottom: 0;
        margin-bottom: 0;
        width: 250px;
        right: 0;
        margin-left: 100px;
    }

    section.steps_to_transform_sctn ul.ps-timeline:before {
        content: "";
        position: absolute;
        left: 45px;
        top: 0;
        width: 2px;
        height: 100%;
        background: linear-gradient(270deg, #78CD6B 67.84%, rgba(120, 205, 107, 0.00) 99.91%);
        z-index: 0;
    }

    section.steps_to_transform_sctn ul.ps-timeline {
        margin: 50px 0px 0px 30px;
    }

    .heading-style-three div:after,
    .heading-style-three div:before {
        display: none;
    }

    section.ai-powered-section .ai-power-dvs ul li {
        margin-top: 15px;
    }

    section.ai-powered-section .ai-power-dvs {
        margin-top: 0;
    }

    section.ai-powered-section .mob-ds {
        display: none !important;
    }

    section.ai-powered-section .ai-power-dvsright ul li.ai-power-list2 {
        margin-left: 0;
    }

    section.ai-powered-section .ai-power-dvs ul {
        padding: 0;
        margin: 0;
    }

    section.ai-powered-section .ai-power-dvs ul li {
        width: 80%;
    }

    section.ai-powered-section .ai-power-dvsleft ul li.ai-power-list1 {
        border-radius: 20px 20px 0px 20px !important;
    }

    section.ai-powered-section .ai-power-text p {
        font-size: 16px;
        margin-bottom: 15px;
    }


}


@media screen and (max-width: 767.98px) {
    header .phone {
        display: none;
    }

    header .logo {
        text-align: center;
    }

    section.ai-powered-section .ai-power-dvs ul li {
        margin-left: unset;
        width: 100%;
        border-radius: 0px 15px 0px 15px !important;
        border: 5px solid #FFF;
        padding: 10px;
        text-align: center;
    }

    section.hero-section .hero-cont h1 {
        text-align: left;
        font-size: 44px;
        margin-top: 0;
    }

    section.hero-section .hero-cont.text-right {
        text-align: left !important;
    }

    section.hero-section .hero-cont img {
        width: 160px;
        margin-top: 15px;
    }

    section.hero-section .hero-cont h1 span {
        font-size: 20px;
        line-height: 45px;
    }

    section.hero-section .hero-cont p {
        text-align: left;
        font-size: 16px;
        font-weight: 400;
    }

    section.hero-section {
        background-size: cover;
        background-position: 20% 100%;
        padding: 90px 0px 60px;
    }

    section.hero-section:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #000000b8;
    }

    section.srem_apply_section.bg-style-one,
    section.steps_to_transform_sctn,
    section.about_ctpl_section {
        padding: 50px 0;
    }

    section.srem_powerhouse_section .img-powerhouse {
        margin-top: 0;
    }

    section.srem_apply_section .content_dv {
        margin-bottom: 0;
    }

    section.srem_powerhouse_section .powerhouse-bgs {
        padding: 50px 0 60px;
        margin-top: -20px;
        position: relative;
    }

    section.srem_powerhouse_section .powerhouse-bgs ul {
        padding: 0;
    }

    section.doorsto_innovation_section .inno-content {
        padding: 25px 20px;
    }

    section.doorsto_innovation_section .inno-sub-cont {
        display: block;
        text-align: center;
    }

    section.doorsto_innovation_section .inno-cntn h2 {
        font-size: 20px;
        margin-top: 15px;
    }

    section.doorsto_innovation_section .inno-cntn p {
        font-size: 14px;
        margin: 0;
    }

    footer.footer .footer-logo {
        text-align: center;
        margin-bottom: 25px;
    }

    footer.footer ul.footer_social_media {
        justify-content: center;
        padding: 0;
        margin-bottom: 0
    }

    footer.footer ul.footer_menu_link {
        padding: 0;
        justify-content: left;
    }

    footer.footer ul.footer_menu_link li a {
        font-size: 12px;
    }

    footer.footer ul.footer_menu_link li {
        margin-left: 25px;
    }

    section.geeta-operations-thrive-section {
        position: relative;
        padding-bottom: 30px;
    }

    p {
        font-size: 14px !important;
    }

    .heading-style-two h2 span,
    .heading-style-two h2,
    section.bridging-gaps-section .bridg-text h2,
    section.steps_to_transform_sctn .heading-style-three h2,
    .heading-style-one h2 span,
    .heading-style-one h2 {
        font-size: 30px;
    }

    section.admission_exp_section,
    section.ult_crm_solutions_secion {
        padding: 50px 0;
        position: relative;
    }

    section.ult_crm_solutions_secion .crm-sol-dv img {
        height: 45px;
        margin-bottom: 15px;
    }

    .heading-style-three h2,
    section.geeta-operations-thrive-section .opr-thrive-head h2 {
        font-size: 26px;
    }

    .heading-style-three h2 span,
    section.ai-powered-section .ai-power-head h2,
    .heading-style-three h3 {
        font-size: 20px;
    }

    section.ult_crm_solutions_secion .crm-sol-dv p {
        font-size: 12px !important;
        margin: 0;
    }

    section.ult_crm_solutions_secion .crm-sol-dv {
        border-radius: 15px;
        padding: 15px 10px;
    }

    section.ult_crm_solutions_secion .crm-sol-dv h3 {
        font-size: 18px;
    }

    section.manage_srem_app_section .heading-style-one h2 {
        font-size: 24px;
    }

    section.manage_srem_app_section .heading-style-one img {
        height: 30px;
    }

    section.manage_srem_app_section .heading-style-one h3,
    section.ai-powered-section .ai-power-head h2 span {
        font-size: 40px;
    }

    section.manage_srem_app_section .maageapp-con p {
        margin-bottom: 0;
    }

    section.ai-powered-section {
        padding: 50px 0 0;
    }

    section.ai-powered-section .ai-power-text p {
        margin-bottom: 10px;
    }

    section.geeta-operations-thrive-section .opr-thrive-head img {
        width: 200px;
        margin-top: 20px;
    }


}

@media only screen and (max-width: 620px) {}

@media only screen and (max-width: 565px) {}

@media only screen and (max-width: 520px) {}

@media only screen and (max-width: 500px) {}

@media only screen and (max-width: 479px) {}

@media only screen and (max-width: 414px) {}

@media only screen and (max-width: 412px) {}

@media only screen and (max-width: 383px) {}

@media only screen and (max-width: 375px) {}

@media only screen and (max-width: 360px) {}

@media only screen and (max-width: 320px) {}