/* START CUSTOM CODE */

    /* START WEB FONTS */

        @font-face {
            font-family: 'ChunkFive';
            src: url('../fonts/ChunkFive-Regular.eot');
            src: url('../fonts/ChunkFive-Regular.eot?#iefix') format('embedded-opentype'),
                url('../fonts/ChunkFive-Regular.woff2') format('woff2'),
                url('../fonts/ChunkFive-Regular.woff') format('woff'),
                url('../fonts/ChunkFive-Regular.ttf') format('truetype'),
                url('../fonts/ChunkFive-Regular.svg#ChunkFive-Regular') format('svg');
            font-weight: normal;
            font-style: normal;
            font-display: swap;
        }
    /* END WEB FONTS */


    :root{
        --text: #2b3836;
        --bgsec: #3c4f4a;
    }
    .et-boc {
        background-color: #f1f1f1;
    }
    .et_pb_section {
        background-color: #f1f1f1;
    }
    .et_pb_section .et_pb_row {
        max-width: 1200px;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    body h2 {
        font-size: 32px;
        line-height: 140%;
        color: var(--text);
        font-weight: 700;
        font-family: "Open Sans";
    }
    body .et-boc p{
        color: var(--text);
        font-weight: 300;
        font-size: 22px;
    }
    .logo_container {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .logo_container a {
        max-width: 130px;
    }
    .kms_main_banner_heading .et_pb_text_inner h1 {
        text-align: center;
        font-family: "ChunkFive";
        font-size: 45px;
        color: #fff;
    }
    .et_pb_module.kms_main_banner_heading {
        margin: 50px 0 0 0;
    }
    .kms_banner_image.et_pb_module {
        margin-top: 55px;
    }
    .kms_banner_image .et_pb_image_wrap {
        position: relative;
        overflow: hidden;
        padding-top: 42%;
        max-width: 78.3%;
        width: 100%;
        margin: 0 auto;
        box-shadow: -14.555px 12.213px 24.5px rgba(0,0,0,0.11);
        border-radius: 33px;
    }
    .kms_banner_image .et_pb_image_wrap img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: top;
    }
    .kms_custom_analytics_sec.et_pb_section {
        padding-top: 20px;
    }
    body h2 span {
        position: relative;
        padding-right: 5px;
    }
    body h2 span::before {
        content: '';
        position: absolute;
        top: -5px;
        right: -10px;
        width: 20px;
        height: 20px;
        background-image: url("/wp-content/uploads/2022/01/plus.png");
        background-size: contain;
        background-repeat: no-repeat;
    }
    .kms_custom_analytic_img {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        margin-right: 35px;
    }
   .kms_custom_analytics_sec .et_pb_row.et_pb_row_2 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }
    .kms_custom_analytics_sec .et_pb_row.et_pb_row_2 .et_pb_css_mix_blend_mode_passthrough {
        width: 100%;
        margin-right: 0;
        max-width: 290px;
    }
    .kms_custom_analytics_sec .et_pb_row.et_pb_row_2 .et_pb_css_mix_blend_mode_passthrough.et-last-child {
        width: 100%;
        max-width: calc(100% - 330px);
    }
    .kms_custom_analytics_sec .et_pb_text_inner p {
        font-size: 22px;
        margin-bottom: 35px;
        line-height: 140%;
        font-weight: 300;
        color: var(--bgsec);
    }
    body strong {
        font-weight: 600;
    }
    .et_pb_text_inner ul {
        padding: 0;
        list-style: none;
    }
    .et_pb_text_inner ul li {
        position: relative;
        padding-left: 40px;
        font-size: 22px;
        color: var(--text);
        font-weight: 300;
        line-height: 140%;
        margin-bottom: 35px;
    }
    .et_pb_text_inner ul li::before {
        content: '';
        position: absolute;
        top: 10px;
        left: 0;
        width: 18px;
        height: 14px;
        background-image: url("/wp-content/uploads/2022/01/right_arrow.png");
        background-size: contain;
        background-repeat: no-repeat;
    }
    .et_pb_section.kms_ans_to_que_sec {
        background-color: var(--bgsec);
    }
    .kms_ans_to_que_sec h2 {
        color: #f9f9f9;
        font-size: 35px;
        text-align: center;
    }
    .et-boc .kms_ans_to_que_sec p {
        color: #f9f9f9;
        text-align: center;
    }
    .kms_ans_to_que_sec .et_pb_row {
        padding: 52px 15px;
        position: relative;
    }
    .kms_ans_to_que_sec .et_pb_row::before {
        content: '';
        position: absolute;
        bottom: -87px;
        right: 62px;
        width: 160px;
        height: 160px;
        background-image: url("/wp-content/uploads/2022/01/grow.png");
        background-size: contain;
        background-repeat: no-repeat;
        z-index: 1;
    }

   .kms_practice_sec .et_pb_row {
        padding-top: 60px;
        justify-content: center;
        display: flex;
    }
    .kms_practice_sec .et_pb_row .et-last-child {
        max-width: 976px;
        border-radius: 23px;
        background-color: #ffffff;
        width: 90%;
        float: unset;
        filter: drop-shadow(-2.46px 26.936px 57.5px rgba(0,0,0,0.08));
        padding: 57px;
    }
    .kms_practice_sec .et_pb_row .et-last-child .et_pb_module .et_pb_blurb_content {
        max-width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0 5%;
    }
    .kms_practice_sec .et_pb_blurb_content .et_pb_blurb_container {
        padding: 0;
        width: 90%;
        margin-top: -7px;
        padding-right: 15%;
    }
    .kms_practice_sec .et_pb_row .et-last-child .et_pb_module {
        margin: 0 0 23px 0;
    }
    .kms_practice_sec .et_pb_blurb_content .et_pb_blurb_container p {
        margin: 0 0 0 0;
        font-size: 24px;
        font-weight: 400;
    }
    .kms_practice_sec .et_pb_blurb_content .et_pb_main_blurb_image {
        width: 62px;
    }
    .kms_practice_sec .et-last-child .kms_ans_que_healthcare_content.et_pb_module {
        border-top: 3px dashed #d6d6d6;
        padding-top: 40px;
        margin-top: -16px;
    }
    .kms_ans_que_healthcare_content.et_pb_module p{
        position: relative;
    }
    .kms_ans_que_healthcare_content p {
        position: relative;
        padding-left: 40px;
    }
    .kms_ans_que_healthcare_content.et_pb_module p::before {
        content: '';
        position: absolute;
        top: 5px;
        left: 0;
        width: 24px;
        height: 19px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .kms_ans_que_healthcare_content.et_pb_module p:first-child::before {
        background-image: url("/wp-content/uploads/2022/01/Tick-12-www.Shapes4FREE.com-1.png");
    }
    .kms_ans_que_healthcare_content.et_pb_module p:last-child::before {
        background-image: url("/wp-content/uploads/2022/01/Plus-03-www.Shapes4FREE.com-1.png");
    }
    .green {
        color: #6dd02e;
    }
    .kms_ans_que_healthcare_content.et_pb_module p:first-child {
        font-weight: 400;
    }
    .kms_economic_climate_sec h2 {
        letter-spacing: -0.7px;
    }
    .et_pb_row.kms_graph_content_sec {
        display: flex;
        align-items: flex-end;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .et_pb_row.kms_graph_content_sec::after {
        display: none;
    }
    .et_pb_row.kms_graph_content_sec .et_pb_css_mix_blend_mode_passthrough {
        width: 56%;
        margin-right: 0;
    }
    .et_pb_row.kms_graph_content_sec .et_pb_css_mix_blend_mode_passthrough.et-last-child {
        width: 100%;
        max-width: 345px;
    }
    .kms_eco_content p {
        margin-bottom: 40px;
        line-height: 160%;
    }
    .kms_eco_content p:last-child {
        margin-bottom: 0;
    }
    .kms_value_based_care_sec .et_pb_row {
        display: flex;
        justify-content: center;
        padding-top: 80px;
        overflow: hidden;
    }
    .kms_value_based_care_sec .et_pb_column {
        border-radius: 23px;
        filter: drop-shadow(-2.46px 26.936px 57.5px rgba(0,0,0,0.08));
        background-color: #ffffff;
        max-width: 976px;
        width: 90% !important;
        float: unset;
        padding: 30px 60px 45px;
        position: relative;
    }
    .kms_value_based_care_sec p {
        margin-bottom: 40px;
    }
    .kms_value_based_care_sec p:last-child{
        margin-bottom: 0;
    }
    .kms_value_based_care_sec .et_pb_column::before {
        content: '';
        position: absolute;
        top: 20%;
        right: -65px;
        width: 146px;
        height: 146px;
        background-image: url("/wp-content/uploads/2022/01/up.png");
        background-size: contain;
    }
     .kms_value_based_care_sec .et_pb_column::after {
        content: '';
        position: absolute;
        top: 52%;
        left: -78px;
        width: 146px;
        height: 146px;
        background-image: url("/wp-content/uploads/2022/01/data.png");
        background-size: contain;
    }
    .kms_value_based_care_sec .et_pb_module.kms_value_info {
        position: relative;
        padding: 0 15px;
    }
    .kms_value_based_care_sec .kms_value_info::before {
        content: '';
        position: absolute;
        top: 83%;
        right: -95px;
        width: 66px;
        height: 66px;
        background-image: url("/wp-content/uploads/2022/01/puzzel.png");
        background-size: contain;
        background-repeat: no-repeat;
    }
    .et_pb_section.kms_healthcare_services_sec {
        background-color: #2b3735;
        margin-top: 80px;
        padding: 70px 0;
    }
    .et-boc .kms_experienced_wrap p {
        color: #f9f9f9;
        line-height: 180%;
        font-size: 24px;
    }
    .kms_healthcare_services_sec .et_pb_blurb_content {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .kms_healthcare_services_sec .et_pb_blurb_content .et_pb_main_blurb_image {
        width: 67px;
    }
    .kms_healthcare_services_sec .et_pb_blurb_content .et_pb_main_blurb_image img {
        width: 100%;
        object-fit: scale-down;
        object-position: top;
    }
    .kms_healthcare_services_sec .et_pb_blurb_content .et_pb_blurb_container {
        width: calc(100% - 67px);
        padding-left: 25px;
    }
    .kms_healthcare_services_sec .et_pb_blurb_content .et_pb_blurb_container h4 {
        color: #f9f9f9;
        font-size: 22px;
        font-weight: 600;
    }
    .kms_healthcare_services_sec .et_pb_blurb_description p{
        color: #f9f9f9;
        font-size: 18px;
        min-height: 50px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .kms_healthcare_services_sec .et_pb_css_mix_blend_mode_passthrough .et_pb_module.et_pb_blurb {
        margin-bottom: 70px;
    }
    .kms_performance_wrap .et_pb_css_mix_blend_mode_passthrough {
        width: 33.33%;
        margin-right: 0;
    }
    .kms_common_matrics_sec {
        display: flex;
        justify-content: center;
        margin-top: 55px;
    }
    .kms_common_matrics_sec > .et_pb_css_mix_blend_mode_passthrough {
        border-top: 1px solid #6dd12a;
        max-width: 975px;
        float: unset;
        width: 100%;
        padding-top: 35px;
    }
    .kms_common_matrics_sec > .et_pb_css_mix_blend_mode_passthrough p {
        color: #fefefe;
        font-size: 24px;
        text-align: left;
        font-weight: 700;
    }
    .kms_common_matrics_sec .et_pb_module.et_pb_text {
        margin-bottom: 60px;
    }
    .kms_healthcare_services_sec .kms_common_matrics_sec .et_pb_css_mix_blend_mode_passthrough .et_pb_module.et_pb_blurb {
        margin-bottom: 20px;
        background-color: #24302e;
        transition: all 0.3s ease;
    }
    .kms_healthcare_services_sec .kms_common_matrics_sec .et_pb_css_mix_blend_mode_passthrough .et_pb_module.et_pb_blurb:hover {
        background-color: #3a4e4b;
    }
    .kms_healthcare_services_sec .kms_common_matrics_sec .et_pb_blurb_content {
        max-width: 100%;
    }
    .kms_healthcare_services_sec .kms_common_matrics_sec .et_pb_blurb_content .et_pb_blurb_container {
        width: calc(100% - 35px);
        padding: 0;
    }
    .kms_healthcare_services_sec .kms_common_matrics_sec .et_pb_blurb_content .et_pb_main_blurb_image {
        width: 27px;
        margin: 0;
    }
    .kms_healthcare_services_sec .kms_common_matrics_sec .et_pb_blurb_content {
        max-width: 100%;
        padding: 10px 0;
    }
    .kms_healthcare_services_sec .kms_common_matrics_sec .et_pb_blurb_description p {
        min-height: auto;
        font-size: 20px;
        display: block;
        -webkit-line-clamp: unset;
        -webkit-box-orient: unset;
        overflow: unset;
        height: 100%;
        line-height: 140%;
        font-weight: 300;
        margin-bottom: 0;
    }
    .kms_common_matrics_sec .et_pb_main_blurb_image .et-pb-icon {
        color: #3a4e4b !important;
        transition: all 0.3s ease;
        display: inline-block;
        margin-top: -2px;
    }
    .kms_common_matrics_sec .et_pb_blurb:hover .et_pb_main_blurb_image .et-pb-icon {
        color: #6dd02e !important;
    }
    .kms_healthcare_services_sec .kms_common_matrics_sec .et_pb_css_mix_blend_mode_passthrough .et_pb_module.et_pb_blurb:last-child {
        margin-bottom: 0;
    }
    .kms_feedback_testimonial_sec .et_pb_row {
        display: flex;
        justify-content: center;
        padding-top: 90px;
    }
   .kms_feedback_testimonial_sec .et_pb_css_mix_blend_mode_passthrough {
        border-radius: 23px;
        filter: drop-shadow(0.54px 26.936px 47.5px rgba(0,0,0,0.08));
        background-color: #ffffff;
        overflow: hidden;
        max-width: 975px;
        width: 90%;
    }
    .kms_feedback_testimonial_sec .et_pb_testimonial {
        background-color: transparent !important;
        padding: 40px;
        margin: 0 !important;
    }
    .kms_feedback_testimonial_sec .et_pb_testimonial .et_pb_testimonial_portrait {
        width: 134px;
        height: 174px;
        border-radius: 12px;
        box-shadow: 15.392px 9.7px 29.5px rgba(43,56,54,0.15);
    }
    .kms_feedback_testimonial_sec .et_pb_testimonial .et_pb_testimonial_portrait::before {
        display: none;
    }
    .kms_feedback_testimonial_sec .et_pb_testimonial .et_pb_testimonial_description {
        padding-top: 210px;
        position: relative;
        margin-left: 0 !important;
    }
    .kms_feedback_testimonial_sec .et_pb_testimonial_author {
        position: absolute;
        top: -130px;
        left: 170px;
        font-size: 28px;
        line-height: 140%;
        color: #404f4d;
        font-weight: 600;
        font-family: ;
    }
    .kms_feedback_testimonial_sec .et_pb_testimonial_meta {
        position: absolute;
        top: -66px;
        left: 167px;
        color: #404f4d;
    }
    .kms_feedback_testimonial_sec .et_pb_testimonial_description_inner p {
        font-size: 20px;
        line-height: 160%;
        color: #404f4d;
    }
    .KMS_journey_info {
        position: relative;
        padding: 40px;
        margin-top: 15px;
    }
    .KMS_journey_info::before {
        content: '';
        position: absolute;
        top: -20px;
        left: 40px;
        width: 60px;
        height: 60px;
        background-image: url("/wp-content/uploads/2022/01/quots.png");
        background-size: contain;
        background-repeat: no-repeat;
    }
    .et-boc .KMS_journey_info p {
        font-weight: 400;
        margin-bottom: 40px;
    }
    .et-boc .KMS_journey_info p:last-child {
        margin-bottom: 0;
    }
    .kms_healthcare_graph_img .et_pb_row {
        max-width: 100%;
    }
    .kms_healthcare_graph_img .et_pb_image_wrap {
        width: 100%;
    }
    .kms_healthcare_graph_img .et_pb_image_wrap img {
        width: 100%;
    }
    .kms_clinic_analysis_dash_sec h2 {
        font-size: 45px;
        line-height: 120%;
        color: var(--text);
        font-family: "ChunkFive";
        font-weight: 500;
        max-width: 880px;
    }
    .et_pb_row.kms_dashboard_wrap {
        display: flex;
    }
    .kms_dashboard_wrap .et_pb_column:first-child {
        width: 67%;
        margin-right: 0;
    }
    .et_pb_section.kms_clinic_analysis_dash_sec {
        position: relative;
        overflow: hidden;
    }
    .kms_dashboard_wrap .et_pb_column.et-last-child {
        width: auto;
        margin-right: -400px !important;
        margin-left: auto;
        margin-top: -50px;
    }
    .kms_dashboard_info p {
        margin-bottom: 40px;
    }
    .kms_dashboard_info p:last-child {
        margin-bottom: 0;
    }
    .et_pb_row.kms_healthcare_info {
        padding-top: 0;
    }
    .et_pb_row.kms_healthcare_info p {
        font-style: italic;
        font-size: 24px;
    }
    .et_pb_section.kms_instant_access_sec {
        background-color: #273533;
    }
    .kms_instant_access_sec .et_pb_row {
        padding-top: 0;
        padding-bottom: 0;
    }
    .kms_instant_access_sec .et_pb_row.kms_mail_row {
        padding-top: 76px;
        padding-bottom: 76px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .kms_instant_access_sec .et_pb_row.kms_mail_row::after {
        display: none;
    }
    .kms_mail_row .et_pb_css_mix_blend_mode_passthrough {
        width: 50%;
    }
    .kms_mail_row .et_pb_css_mix_blend_mode_passthrough.et-last-child {
        width: 38%;
    }
    .et_pb_row.kms_mail_row h2,
    .et_pb_row.kms_mail_row p {
        color: #f9f9f9;
        font-size: 28px;
        font-weight: 400;
        padding: 0;
        margin-bottom: 0;
    }
    .et_pb_row.kms_mail_row h2 strong,
    .et_pb_row.kms_mail_row p strong {
        font-weight: 700;
    }
    .kms_mail_row .et_pb_module.et_pb_text_align_left {
        margin-bottom: 30px;
    }
    .kms_mail_row .et_pb_module .et_pb_button {
        background-color: #6dd12a;
        color: #f9f9f9;
        border: 1px solid transparent;
        padding: 0 30px;
        height: 55px;
        line-height: 50px !important;
        font-size: 28px;
        font-weight: 700;
    }
    .kms_mail_row .et_pb_module .et_pb_button::after{
        display: none;
    }
    .kms_mail_row .et_pb_module .et_pb_button:hover {
        background-color: transparent;
        border-color: #6dd12a;
    }
    .et_pb_row.kms_mail_row p {
        /* font-size: 24px; */
    }
    .et_pb_module.kms_mail_box {
        margin-top: -20px;
    }
    a{
        transition: all 0.3s ease-in-out;
    }
    a:hover {
        color: #5cff00;
    }
    .kms_references_row h2 {
        color: #f9f9f9;
        font-size: 22px;
        padding: 0;
        margin-bottom: 20px;
    }
    .et-boc .kms_references_row p {
        color: #f9f9f9;
        margin-bottom: 0;
        font-size: 16px;
        font-weight: 400;
    }
    .et-boc .kms_references_row p a {
        margin-bottom: 25px;
        display: block;
        text-decoration: underline;
    }
    .kms_instant_access_sec .et_pb_row.kms_copyright_row {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding-top: 20px;
        position: relative;
        margin-top: 35px;
        padding-left: 25px;
        padding-right: 25px;
        align-items: center;
        padding-bottom: 20px;
    }
    .kms_instant_access_sec .et_pb_row.kms_copyright_row::before {
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        width: calc(100% - 30px);
        height: 1px;
        background-color: rgba(255,255,255,0.1);
        transform: translateX(-50%);
    }
    .et-boc .kms_copyright_text p {
        color: #f9f9f9;
        margin-bottom: 0;
        font-size: 16px;
    }
    .kms_copyright_row .et_pb_column.et_pb_css_mix_blend_mode_passthrough {
        width: 100%;
        max-width: 360px;
        margin-right: 0;
    }
    .kms_copyright_row .et_pb_column.et_pb_css_mix_blend_mode_passthrough.et-last-child {
        max-width: calc(100% - 360px);
        width: 100%;
    }
    .kms_footer_menu p a {
        font-size: 16px;
        color: #f9f9f9;
        margin: 0 5px;
        transition: all 0.3s ease;
    }
    .kms_footer_menu p a:hover {
        color: #70cf3a;
    }
    .kms_footer_menu p a:last-child{
        margin-right: 0;
    }
    .et-boc .kms_footer_menu p {
        margin-bottom: 0;
        display: flex;
        justify-content: flex-end;
        color: #f9f9f9;
    }
    #main-footer {
        display: none;
    }
    .kms_mail_box a {
        text-decoration: underline;
    }
    .kms_ans_to_que_sec .et_pb_module .et_pb_text_inner {
        text-align: left;
    }

     .first_hero_section {
        padding: 80px 0;
    }
    .et_pb_row.kms_semi_container {
        max-width: 800px;
    }
    .kms_copyright_row .et_pb_text_inner ul {
        justify-content: flex-end;
        display: flex;
        flex-wrap: wrap;
    }
    .kms_copyright_row .et_pb_text_inner ul li::before {
        display: none;
    }
    .kms_copyright_row .et_pb_text_inner ul li {
        margin-bottom: 0;
        font-size: 16px;
        font-weight: 500;
        padding: 0;
        position: relative;
    }
    .kms_copyright_row .et_pb_text_inner ul li::after {
        content: "|";
        color: #fff;
        margin: 0 2px 0 5px;
    }
    .kms_copyright_row .et_pb_text_inner ul li:first-child {
        padding-left: 0;
    }
    .kms_copyright_row .et_pb_text_inner ul li:last-child::after{
        display: none;
    }
    .kms_copyright_row .et_pb_text_inner ul li a,
    .page-id-4858 footer .bottom-nav li a {
        color: #f4f4f4;
        font-size: 14px;
        font-weight: 600;
    }
    .kms_copyright_row .et_pb_text_inner ul li a:hover,
    .page-id-4858 footer .bottom-nav li a:hover {
        color: var(--green);
    }

   
/* END CUSTOM CODE */  





/* START 7 JULY WORK */
    
    /* BANNER DESIGN */
        .kms_education_banner_sec .et_pb_text_inner h1 {
            font-size: var(--f45);
            color: var(--text_green);
            font-weight: bold;
            font-family: 'Chunkfive';
            line-height: 100%;
            margin-bottom: 17px;
            padding-bottom: 0;
        }
        body .kms_education_banner_sec p {
            font-size: 30px;
            font-weight: 600;
            color: var(--text_green);
            line-height: 140%;
        }
        .kms_education_banner_sec .et_pb_column > .et_pb_module {
            margin-bottom: 77px;
        }
        .kms_education_banner_sec .et_pb_image_wrap {
            position: relative;
            filter: drop-shadow(-14.555px 12.213px 24.5px rgba(0,0,0,0.11));
            padding-top: 34.873%;
            width: 100%;
        }
        .kms_education_banner_sec .et_pb_image_wrap img {
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            object-fit: contain;
            object-position: center;
        }
        .kms_education_banner_sec .et_pb_row.et_pb_row_0 {
            padding-top: 0;
            padding-bottom: 0;
        }
        .kms_education_banner_sec.et_pb_section {
            padding-top: 85px !important;
            padding-bottom: 122px !important;
            background-color: #f1f1f1 !important;
        }
    /* BANNER DESIGN */

    /* GAINING SECTION */
        .kms_gaining_sec > .et_pb_row {
            padding-top: 0;
            padding-bottom: 0;
            max-width: 1005px;
            padding-left: 15px;
            padding-right: 15px;
        }
        .kms_gaining_sec h2 {
            margin-bottom: 0;
            font-weight: bold;
            font-size: 32px;
            line-height: 100%;
            color: var(--text_green);
            text-align: center;
            padding-bottom: 0;
            text-transform: uppercase;
        }
        .kms_gaining_sec .et_pb_column > .et_pb_text_1 {
            border-radius: 11px;
            background-color: white;
            padding: 35px 40px;
            position: relative;
            margin-bottom: 65px;
        }
       .kms_gaining_sec .et_pb_column > .et_pb_text_1::before {
            position: absolute;
            left: 50%;
            width: 100%;
            max-width: 700px;
            height: 100%;
            object-fit: cover;
            background-color: transparent;
            border-bottom: 10px solid var(--green);
            border-radius: 11px;
            content: "";
            transform: translateX(-50%);
            top: -102px;
        }
        .kms_gaining_sec .et_pb_column > .et_pb_text_2{
            max-width: 960px;
            margin-left: auto;
            margin-right: auto;
            width: 100%;
        }
        .kms_gaining_sec .et_pb_column > .et_pb_text_2 p {
            font-weight: 300;
            font-size: 22px;
            padding-bottom: 0;
            line-height: 155%;
            color: var(--text_green);
        }
        .kms_gaining_sec .et_pb_column > .et_pb_text_2 p:not(:last-child){
            margin-bottom: 47px;
        }
        .kms_gaining_sec .et_pb_column > .et_pb_text_2 p strong {
            font-weight: 600;
        }
        .kms_gaining_sec {
            padding-bottom: 87px !important;
            position: relative;
        }
        .kms_gaining_sec:after{
            position: absolute;
            bottom: 0;
            content: "";
            height: 11px;
            width: 100%;
            max-width: 976px;
            border-radius:6px;
            left: 50%;
            background-color: var(--green);
            transform: translateX(-50%);
        }
    /* GAINING SECTION */

    /* ALL PATHWAY SECTION */
        .kms_all_pathways > .et_pb_row {
            max-width: 1005px;
            padding-left: 15px;
            padding-right: 15px;
        }
        .kms_all_pathways > .et_pb_row:first-child{
            padding-top: 38px;
            padding-bottom: 50px;
        }
        .kms_all_pathways > .et_pb_row p,
        .kms_all_pathways > .et_pb_row h3 {
            font-size: 22px;
            line-height: 150%;
            font-weight: 300;
            color: var(--text_green);
        }
        .kms_all_pathways > .et_pb_row h3{
            font-weight: bold;
            padding-bottom: 0;
        }
        .kms_all_pathways > .et_pb_row:nth-child(2) {
            padding-top: 0;
            padding-bottom: 50px;
        }
        .kms_all_pathways > .et_pb_row:nth-child(2) .et_pb_text_inner{
            justify-content: space-between;
            display: flex;            
            flex-wrap: wrap;
        }
        .kms_all_pathways > .et_pb_row:nth-child(2) > .et_pb_column h3{
            width: 100%;
            margin-right: 0;
            max-width: calc(100% - 671px - 44px);
        }
        .kms_all_pathways > .et_pb_row:nth-child(2) > .et_pb_column p{
            width: 100%;
            max-width: 671px;
        }
        .kms_all_pathways > .et_pb_row:nth-child(2) > .et_pb_column > .et_pb_module {
            padding-bottom: 25px;
            padding-top: 30px;
            margin-bottom: 0;
            border-bottom: 1px solid #cccccc;
        }
        .kms_all_pathways > .et_pb_row:nth-child(2) > .et_pb_column > .et_pb_module:first-child{
            padding-top: 0;
        }
        .kms_all_pathways > .et_pb_row:last-child {
            padding-top: 0;
            padding-bottom: 0;
        }
        .kms_all_pathways > .et_pb_row:last-child > .et_pb_column > .et_pb_module:first-child {
            padding: 36px 52px 40px 26px;
            background-color: white;
            margin-bottom: 33px;
        }
        .kms_all_pathways > .et_pb_row:last-child > .et_pb_column > .et_pb_module:last-child {
            width: 100%;
            max-width: 891px;
            margin-left: auto;
            margin-right: auto;
        }
        .kms_all_pathways {
            padding-bottom: 106px !important;
        }
    /* ALL PATHWAY SECTION */

    /* COMON HEADING */
        .kms_comm_head_line .et_pb_text_inner h2 {
            font-size: 32px;
            font-weight: bold;
            line-height: 100%;
            padding-bottom: 25px;
        }
        .kms_comm_head_line .et_pb_text_inner h2::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 1px;
            background: var(--green);
        }
        .kms_comm_head_line .et_pb_text_inner h2::before {
            content: "";
            position: absolute;
            right: 0;
            bottom: 0;
            background-color: var(--green);
            width: 146px;
            height: 16px;
            z-index: 67;
            clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
        }
        .kms_comm_head_line > .et_pb_row > .et_pb_column > .et_pb_module:first-child {
            margin-bottom: 45px;
        }
        .kms_comm_head_line > .et_pb_row {
            max-width: 1005px;
            padding: 0 15px;
        }
    /* COMON HEADING */

    /* ADMISSION PATHWAY */
    
        .kms_admission_pathway .et_pb_column > .et_pb_module:nth-child(2) > .et_pb_blurb_content {
            max-width: 100%;
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
        }
        .kms_admission_pathway .et_pb_column > .et_pb_module:nth-child(2) > .et_pb_blurb_content > .et_pb_blurb_container {
            width: 100%;
            padding-left: 0;
            max-width: 726px;
        }
        .kms_admission_pathway .et_pb_column > .et_pb_module:nth-child(2) > .et_pb_blurb_content > .et_pb_main_blurb_image {
            width: 100%;
            max-width: calc(100% - 726px - 87px);
            margin-bottom: 0;
        }
        .kms_admission_pathway .et_pb_column > .et_pb_module:nth-child(2) > .et_pb_blurb_content > .et_pb_main_blurb_image .et_pb_image_wrap{
            position: relative;
            padding-top: 103.8%;
        }
        .kms_admission_pathway .et_pb_column > .et_pb_module:nth-child(2) > .et_pb_blurb_content > .et_pb_main_blurb_image  img{
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            object-fit: contain;
            object-position: left;
        }
        body .kms_comm_head_line p {
            font-size: 22px;
            color: var(--text_green);
            line-height: 150%;
            font-weight: 300;
        }
        .kms_admission_pathway .et_pb_column > .et_pb_module:nth-child(2) {
            margin-bottom: 35px;
        }
        .kms_admission_pathway .et_pb_module > .et_pb_text_inner > p:not(:last-child) {
            margin-bottom: 47px;
            padding-bottom: 0;
        }
        .kms_admission_pathway {
            padding-bottom: 87px !important;
        }
    /* ADMISSION PATHWAY */

    /* LISTING SECTION */
        .kms_comm_area_listing h3 {
            font-size: 22px;
            color: var(--text_green);
            font-weight: bold;
            line-height: 150%;
            width: 100%;
            max-width: calc(100% - 700px - 30px);
            padding-bottom: 0;
        }
        .kms_comm_area_listing p{
            max-width: 700px;
            width: 100%;
            font-size: 22px;
            color: var(--text_green);
            font-weight: 300;
            line-height: 150%;
        }
        .kms_comm_area_listing > .et_pb_row  .et_pb_text_inner {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
        }
        .kms_comm_area_listing > .et_pb_row:last-child > .et_pb_column > .et_pb_module {
            margin-bottom: 0;
            padding-top: 30px;
            padding-bottom: 25px;
            border-bottom: 1px solid #cccccc;
        }
        .kms_comm_area_listing > .et_pb_row:last-child > .et_pb_column > .et_pb_module:first-child{
            padding-top: 0;
        }
        .kms_comm_area_listing{
            padding-bottom:85px !important;
        }
    /* LISTING SECTION */

    /* ACADEMIC PATH SECTION */
    
        .kms_academic_pathway_sec > .et_pb_row:last-child {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
        }
        .kms_academic_pathway_sec > .et_pb_row:last-child:after{
            display: none;
        }
        .kms_academic_pathway_sec > .et_pb_row:last-child > .et_pb_column:first-child{
            width: 100%;
            margin-right: 0;
            max-width: 54.77%;
        }
        .kms_academic_pathway_sec > .et_pb_row:last-child > .et_pb_column:last-child{
            width: 100%;
            max-width: calc(100% - 54.77% - 60px);
        }
        .kms_academic_pathway_sec > .et_pb_row:last-child > .et_pb_column > .et_pb_module:not(:last-child){
            margin-bottom: 35px;
        }
        .kms_academic_pathway_sec > .et_pb_row:last-child > .et_pb_column:last-child .et_pb_image_wrap img {
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            object-fit: contain;
        }
        .kms_academic_pathway_sec > .et_pb_row:last-child > .et_pb_column:last-child .et_pb_image_wrap {
            position: relative;
            padding-top: 126.254%;
            width: 100%;
        }
        .kms_academic_pathway_sec{
            padding-bottom: 83px !important;
        }
        .kms_academic_pathway_sec > .et_pb_row:last-child > .et_pb_column:last-child > .et_pb_module {
            margin-bottom: 0;
        }
    /* ACADEMIC PATH SECTION */

    /* OUTCOME PATHWAY SECITON */
        .kms_outcome_pathway_sec > .et_pb_row > .et_pb_column > .et_pb_module  .et_pb_main_blurb_image{
              width: 100%;
              margin-bottom: 0;
              max-width: calc(100% - 61.847% - 58px);
              display: block;
        }
        .kms_outcome_pathway_sec > .et_pb_row > .et_pb_column > .et_pb_module .et_pb_blurb_content{
            display: flex;
            justify-content: space-between;
            max-width: 100%;
            flex-wrap: wrap;
        }
        .kms_outcome_pathway_sec > .et_pb_row > .et_pb_column > .et_pb_module  .et_pb_blurb_container {
            padding-left: 0;
            width: 100%;
            max-width: 61.847%;
            display: block;
        }
        .kms_outcome_pathway_sec > .et_pb_row > .et_pb_column > .et_pb_module  .et_pb_main_blurb_image img{
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            object-fit: contain;
            object-position: left;
        }
        .kms_outcome_pathway_sec > .et_pb_row > .et_pb_column > .et_pb_module  .et_pb_main_blurb_image .et_pb_image_wrap{
            position: relative;
            padding-top: 75%;
        }
        .kms_outcome_pathway_sec > .et_pb_row > .et_pb_column > .et_pb_module:nth-child(2){
            margin-bottom: 35px;
        }
        .kms_outcome_pathway_sec > .et_pb_row > .et_pb_column > .et_pb_module:last-child > .et_pb_text_inner p:not(:last-child){
            margin-bottom: 40px;
            padding-bottom: 0;
        }
        .kms_outcome_pathway_sec {
            padding-bottom: 94px !important;
        }
    /* OUTCOME PATHWAY SECITON */

    /* TRACKING SECTION */
        body .kms_tacking_sec {
            padding-top: 10px;
            padding-bottom: 95px;
        }
        body .kms_tacking_sec h2 {
            font-size: 35px;
            color: var(--text_green);
            font-family: "ChunkFive";
            padding-bottom: 0;
            line-height: 100%;
        }
        .kms_tacking_sec > .et_pb_row > .et_pb_column > .et_pb_module:first-child {
            margin-bottom: 43px;
        }
        body .kms_tacking_sec > .et_pb_row {
            max-width: 1005px;
            padding-left: 15px;
            padding-right: 15px;
        }
        body .kms_tacking_sec p {
            line-height: 150%;
        }
        .kms_tacking_sec > .et_pb_row > .et_pb_column > .et_pb_module:nth-child(2) {
            margin-bottom: 45px;
        }
        .kms_tacking_sec > .et_pb_row > .et_pb_column > .et_pb_module.et_pb_image img{
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            object-fit: contain;
            object-position: left;
            box-shadow: -12.718px 20.353px 49px 0px rgba(0, 0, 0, 0.05);
        }
        .kms_tacking_sec > .et_pb_row > .et_pb_column > .et_pb_module.et_pb_image .et_pb_image_wrap {
            position: relative;
            padding-top: 41.745%;
            display: block;
            max-width: 774px;
        }
        .kms_tacking_sec > .et_pb_row > .et_pb_column > .et_pb_module.et_pb_image {
            margin-bottom: 64px;
        }
        .kms_tacking_sec > .et_pb_row > .et_pb_column > .et_pb_image + .et_pb_module p strong {
            font-style: italic;
            font-weight: 600;
        }

    /* TRACKING SECTION */

    /* KNOWLEDGE SECTION */
        .kms_knowledge_sec > .et_pb_row > .et_pb_column > .et_pb_module:last-child p:not(:last-child) {
            margin-bottom: 35px;
            padding-bottom: 0;
        }
        .kms_knowledge_sec > .et_pb_row > .et_pb_column > .et_pb_module:last-child > .et_pb_text_inner > p:first-child strong {
            font-weight: 600;
            font-style: italic;
        }
        .kms_knowledge_sec {
            padding-bottom: 95px !important;
        }
    /* KNOWLEDGE SECTION */

    /* VIEW CASE STUDY SECTION */
        .et_pb_section.kms_view_case_study_sec {
            background-color: var(--text);
        }
        body .kms_view_case_study_sec p {
            font-size: 28px;
            color: #f1f1f1;
            font-weight: 400;
            line-height: 144%;
        }
       .kms_view_case_study_sec > .et_pb_row > .et_pb_column:first-child {
            margin-right: 0;
            width: 100%;
            max-width: 70.086%;
        }
        .kms_view_case_study_sec > .et_pb_row {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            padding-top: 65px;
            padding-bottom: 55px;
        }
       .kms_view_case_study_sec > .et_pb_row > .et_pb_column:last-child {
            width: 100%;
            max-width: calc(100% - 70.086% - 18px);
            padding-left: 45px;
            height: 100%;
            border-left: 1px solid var(--green);
        }
        .kms_view_case_study_sec .et_pb_text_inner h3 {
            color: #f1f1f1;
            font-weight: 700;
            font-size: 22px;
            line-height: 130%;
            padding-bottom: 0;
            margin-bottom: 15px;
        }
        .kms_view_case_study_sec .et_pb_text_inner h3 + p {
            font-size: 20px;
            font-weight: 300;
        }
        body .kms_view_case_study_sec > .et_pb_row:after{
            display: none;
        }
        body .kms_view_case_study_sec h2 {
            color: #f1f1f1;
            padding-bottom: 0;
            font-family: "ChunkFive";
            font-size: 28px;
            line-height: 100%;
            margin-bottom: 0;
            position: relative;
            font-weight: 700;
            display: inline-block;
            padding-right: 62px;
        }
        body .kms_view_case_study_sec h2:after{
            content: "";
            position: absolute;
            right: 0;
            bottom: 0;
            height: 51px;
            width: 62px;
            background: url("../images/arrow.png") no-repeat;
            background-size: contain;
        }
        body .kms_view_case_study_sec h2 +div {
            margin-top: 30px;
        }
        .kms_view_case_study_sec input[type="text"], 
        .kms_view_case_study_sec input[type="email"] {
            font-size: 15px;
            font-family: "open sans";
            font-weight: 400;
            color: var(--text);
            line-height: 100%;
            padding: 0 15px;
            height: 42px;
            width: 100%;
            outline: 0;
            background-color: rgb( 210, 222, 220 );
            border-radius: 4px;
        }
        .kms_view_case_study_sec .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder{
            color: var(--text);
            font-size: 15px;
            font-family: "open sans";
            font-weight: 400;
        }
        .kms_view_case_study_sec form{
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
        }
        .kms_view_case_study_sec form p span {
            line-height: 100%;
            display: block;
        }
         .kms_view_case_study_sec form p input + span{
            font-size: 15px;
            line-height: 100%;
            display: block;
            padding-top: 5px;
         }
        .kms_view_case_study_sec form p {
            width: calc(50% - 7.5px);
            display: inline-block;
            line-height: 100%;
            margin-bottom: 15px;
            padding-bottom: 0;
        }
        .kms_view_case_study_sec form p.w7_submit {
            width: 100%;
            margin-bottom: 0;
            line-height: ;
            display: flex;
            align-items: center;
        }
        .kms_view_case_study_sec form p.w7_submit input[type="submit"] {
            background: var(--green);
            outline: 0;
            border: 0;
            max-width: 222px;
            height: 42px;
            border-radius: 4px;
            font-size: 18px;
            font-family: "Open Sans";
            color: rgb( 255, 255, 255 );
            line-height: 1.444;
            z-index: 128;
            padding: 0 20px;
            font-weight: 400;
        }
        .kms_view_case_study_sec > .et_pb_row > .et_pb_column:last-child > .et_pb_image:first-child{
            margin-bottom: 35px;
        }
        .kms_view_case_study_sec > .et_pb_row > .et_pb_column:last-child > .et_pb_image + .et_pb_text {
            margin-bottom: 20px;
        }
        .kms_view_case_study_sec > .et_pb_row > .et_pb_column:last-child > .et_pb_image:last-child{
            max-width: 286px;
            width: 100%;
        }
        .kms_view_case_study_sec > .et_pb_row > .et_pb_column > .et_pb_module:first-child {
            margin-bottom: 40px;
            max-width: 795px;
        }
        .kms_view_case_study_sec form.invalid .wpcf7-response-output,
        .kms_view_case_study_sec form.failed .wpcf7-response-output {
            border-color: red;
            color: #b8b8b8;
            margin-left: 0;
        }
        .kms_view_case_study_sec form.success .wpcf7-response-output {
            border-color: var(--green);
            color: #b8b8b8;
            margin-left: 0;
        }



    /* VIEW CASE STUDY SECTION */


/* END 7 JULY WORK */


@media screen and (max-width: 1650px) {
    
    .kms_dashboard_wrap .et_pb_column:first-child {
        width: 73%;
    }
    .kms_dashboard_wrap .et_pb_column.et-last-child {
        margin-right: -148px !important;
    }
 } 

@media screen and (max-width:1366px) {
    body.et_fixed_nav.et_secondary_nav_two_panels #main-header {
        display: block;
    }
    .et_header_style_left #et-top-navigation, .et_header_style_left .et-fixed-header #et-top-navigation {
     
        padding-top: 24px;
    }
  
    body.et_header_style_left #logo,
    body.et_header_style_split #logo {
        max-width: 100%;
    }
    .et_builder_inner_content .et_pb_section {
        padding: 0px 0;
    }
    .kms_main_banner_heading .et_pb_text_inner h1 {
        font-size: 30px;
    }
    .et_pb_module.kms_main_banner_heading {
        margin: 20px 0 0 0;
    }
    .kms_banner_image.et_pb_module {
        margin-top: 35px;
    }
    .kms_banner_image .et_pb_image_wrap {
        box-shadow: -4.555px 2.213px 14.5px rgba(0,0,0,0.11);
        border-radius: 12px;
    }
    .kms_ans_to_que_sec h2,
    body h2 {
        font-size: 26px;
    }
    .kms_custom_analytics_sec.et_pb_section {
        padding-top: 0px;
    }
    .kms_custom_analytics_sec .et_pb_row.et_pb_row_2 {
        padding-top: 0;
    }
    .kms_custom_analytics_sec .et_pb_text_inner p {
        font-size: 20px;
        margin-bottom: 15px;
    }
    body .et-boc p {
        font-size: 20px;
    }
    .et_pb_text_inner ul li {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .kms_ans_to_que_sec .et_pb_row {
        padding: 30px 15px;
    }
    .kms_ans_to_que_sec .et_pb_row::before {
        width: 130px;
        height: 130px;
    }
    .kms_practice_sec .et_pb_row .et-last-child {
        border-radius: 12px;
        filter: drop-shadow(2.445px 2px 10px rgba(0,0,0,0.11));
        padding: 40px;
    }
    .kms_practice_sec .et_pb_row .et-last-child .et_pb_module .et_pb_blurb_content {
        padding: 0 2%;
    }
    .kms_practice_sec .et_pb_blurb_content .et_pb_main_blurb_image {
        width: 42px;
        margin-bottom: 0;
    }
    .kms_practice_sec .et_pb_blurb_content .et_pb_blurb_container {
        width: 92%;
        padding-right: 0;
        margin-top: -4px;
    }
    .kms_practice_sec .et_pb_blurb_content .et_pb_blurb_container p {
        font-size: 20px;
    }
    .kms_practice_sec .et_pb_row .et-last-child .et_pb_module {
        margin: 0 0 15px 0;
    }
    .kms_practice_sec .et-last-child .kms_ans_que_healthcare_content.et_pb_module {
        padding-top: 30px;
        margin-top: 35px;
        margin-bottom: 0;
    }
    .kms_ans_que_healthcare_content.et_pb_module p::before {
        top: 8px;
        width: 20px;
        height: 15px;
    }
    .kms_ans_que_healthcare_content p {
        padding-left: 30px;
    }
    .kms_eco_content p,
    .kms_value_based_care_sec p {
        margin-bottom: 20px;
    }
    .kms_value_based_care_sec .et_pb_row {
        padding-top: 50px;
    }
    .kms_value_based_care_sec .et_pb_column {
        border-radius: 12px;
        filter: drop-shadow(2.445px 2px 10px rgba(0,0,0,0.11));
        padding: 40px;
    }
    .kms_value_based_care_sec .et_pb_column::before {
        width: 116px;
        height: 116px;
    }
    .kms_value_based_care_sec .kms_value_info::before {
        right: -68px;
        width: 56px;
        height: 56px;
    }
    .kms_value_based_care_sec .et_pb_column::after {
        left: -68px;
        width: 120px;
        height: 120px;
    }
    .et_pb_section.kms_healthcare_services_sec {
        margin-top: 50px;
    }
    .et-boc .kms_experienced_wrap p {
        line-height: 160%;
        font-size: 20px;
    }
    .kms_healthcare_services_sec .et_pb_blurb_content .et_pb_main_blurb_image {
        width: 50px;
        margin-bottom: 0;
    }
    .kms_healthcare_services_sec .et_pb_blurb_content .et_pb_blurb_container {
        width: calc(100% - 50px);
        padding-left: 15px;
    }
    .kms_healthcare_services_sec .et_pb_blurb_content .et_pb_blurb_container h4 {
        font-size: 20px;
    }
    .kms_healthcare_services_sec .et_pb_css_mix_blend_mode_passthrough .et_pb_module.et_pb_blurb {
        margin-bottom: 40px;
    }
    .kms_dna_img img {
        width: 80%;
    }
    .kms_common_matrics_sec {
        margin-top: 20px;
    }
    .kms_common_matrics_sec > .et_pb_css_mix_blend_mode_passthrough p {
        font-size: 20px;
    }
    .kms_common_matrics_sec .et_pb_module.et_pb_text {
        margin-bottom: 40px;
    }
    .kms_healthcare_services_sec .kms_common_matrics_sec .et_pb_blurb_description p {
        font-size: 18px;
    }
    .kms_feedback_testimonial_sec .et_pb_row {
        padding-top: 60px;
    }
    .kms_feedback_testimonial_sec .et_pb_css_mix_blend_mode_passthrough {
        border-radius: 12px;
        filter: drop-shadow(2.445px 2px 10px rgba(0,0,0,0.11));
    }
    .kms_feedback_testimonial_sec .et_pb_testimonial {
        padding: 40px 40px 20px 40px;
    }
    .kms_feedback_testimonial_sec .et_pb_testimonial .et_pb_testimonial_description {
        padding-top: 180px;
    }
    .kms_feedback_testimonial_sec .et_pb_testimonial_description_inner p {
        font-size: 18px;
    }
    .kms_feedback_testimonial_sec .et_pb_testimonial .et_pb_testimonial_portrait {
        width: 114px;
        height: 147px;
        border-radius: 7px;
        box-shadow: 15.392px 12px 20px rgba(43,56,54,0.15);
        margin-right: 0;
    }
    .kms_feedback_testimonial_sec .et_pb_testimonial_author {
        top: -110px;
        left: 150px;
        font-size: 22px;
    }
    .kms_feedback_testimonial_sec .et_pb_testimonial_meta {
        top: -57px;
        left: 147px;
    }
    .et-boc .KMS_journey_info p,
    .kms_dashboard_info p {
        margin-bottom: 20px;
    }
    .KMS_journey_info::before {
        top: -10px;
        width: 50px;
        height: 50px;
    }
    .kms_clinic_analysis_dash_sec h2 {
        font-size: 30px;
    }
    .kms_dashboard_wrap .et_pb_column.et-last-child {
        margin-right: -0px !important;
        width: 37%;
    }
    .et_pb_row.kms_healthcare_info p {
        font-size: 20px;
    }
    .kms_instant_access_sec .et_pb_row.kms_mail_row {
        padding-top: 45px;
        padding-bottom: 45px;
    }
    .et_pb_row.kms_mail_row h2, .et_pb_row.kms_mail_row p {
        font-size: 20px;
    }
    .kms_mail_row .et_pb_module .et_pb_button {
        padding: 0 20px;
        height: 42px;
        line-height: 40px !important;
        font-size: 18px;
    }
    .kms_instant_access_sec .et_pb_row.kms_copyright_row {
        margin-top: 15px;
    }
    .et-boc .kms_copyright_text p {
        font-size: 14px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .kms_footer_menu p a {
        font-size: 14px;
    }
    .kms_instant_access_sec .et_pb_row.kms_copyright_row {
        margin-top: 5px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .kms_copyright_row .et_pb_text_inner ul li a {
        font-size: 14px;
    }







    /*  BANNER RESPONSIVE */
        .kms_education_banner_sec.et_pb_section {
            padding-top: 60px !important;
            padding-bottom: 80px !important;
        }
        .kms_education_banner_sec .et_pb_text_inner h1 {
            margin-bottom: 10px;
        }
        .kms_education_banner_sec .et_pb_column > .et_pb_module {
            margin-bottom: 50px;
        }
    /*  BANNER RESPONSIVE */
    /*  GAINING SECTION RESPONSIVE */
        .kms_gaining_sec h2 {
            font-size: 26px;
        }
        .kms_gaining_sec .et_pb_column > .et_pb_text_1 {
            padding: 35px;
            margin-bottom: 40px;
        }
        .kms_gaining_sec .et_pb_column > .et_pb_text_1::before {
            top: -96px;
        }
        .kms_gaining_sec .et_pb_column > .et_pb_text_2 p {
            font-size: 19px;
        }
        .kms_gaining_sec .et_pb_column > .et_pb_text_2 p:not(:last-child) {
            margin-bottom: 20px;
        }
        .et_pb_section .et_pb_row {
            width: 94% !important;
            padding-left: 0;
            padding-right: 0;
        }
        .kms_gaining_sec {
            padding-bottom: 60px !important;
        }
        .kms_gaining_sec::after {
            width: 94%;
        }
    /*  GAINING SECTION RESPONSIVE */
    /* ALL PATHWYAS RESPONSIVE */
        .kms_all_pathways > .et_pb_row p, .kms_all_pathways > .et_pb_row h3 {
            font-size: 19px;
        }
        .kms_all_pathways > .et_pb_row:nth-child(2) > .et_pb_column > .et_pb_module {
            padding-bottom: 20px;
            padding-top: 25px;
        }
        .kms_all_pathways > .et_pb_row:last-child > .et_pb_column > .et_pb_module:first-child {
            padding: 25px;
            margin-bottom: 25px;
        }
        .kms_all_pathways {
            padding-bottom: 60px !important;
        }
    /* ALL PATHWYAS RESPONSIVE */
    /* ADMISSION PATHWAY */
        body .kms_comm_head_line p {
            font-size: 19px;
        }
        .kms_admission_pathway .et_pb_column > .et_pb_module:nth-child(2) > .et_pb_blurb_content > .et_pb_main_blurb_image {
            max-width: calc(100% - 726px - 50px);
        }
        .kms_comm_head_line > .et_pb_row > .et_pb_column > .et_pb_module:first-child {
            margin-bottom: 35px;
        }
        .kms_admission_pathway .et_pb_column > .et_pb_module:nth-child(2) {
            margin-bottom: 30px;
        }
        .kms_admission_pathway .et_pb_module > .et_pb_text_inner > p:not(:last-child) {
            margin-bottom: 20px;
        }
        .kms_comm_head_line .et_pb_text_inner h2 {
            font-size: 26px;
            padding-bottom: 20px;
        }
        .kms_admission_pathway {
            padding-bottom: 60px !important;
        }

    /* ADMISSION PATHWAY */
    /* COMMON LISTING */
        .kms_comm_area_listing h3 {
            font-size: 19px;
        }
        .kms_comm_area_listing > .et_pb_row:last-child > .et_pb_column > .et_pb_module {
            margin-bottom: 0 !important;
        }
        .kms_comm_area_listing > .et_pb_row:last-child > .et_pb_column > .et_pb_module {
            padding-top: 25px;
            padding-bottom: 20px;
        }
        .kms_comm_area_listing {
            padding-bottom: 60px !important;
        }
    /* COMMON LISTING */

    /* ACADAMIC PATHWAY */
        .kms_academic_pathway_sec {
            padding-bottom: 60px !important;
        }
        .kms_academic_pathway_sec > .et_pb_row:last-child > .et_pb_column > .et_pb_module:not(:last-child) {
            margin-bottom: 20px;
        }
        .kms_outcome_pathway_sec > .et_pb_row > .et_pb_column > .et_pb_module .et_pb_main_blurb_image {
            max-width: calc(100% - 61.847% - 40px);
        }
        .kms_outcome_pathway_sec > .et_pb_row > .et_pb_column > .et_pb_module:nth-child(2) {
            margin-bottom: 30px;
        }
        .kms_outcome_pathway_sec > .et_pb_row > .et_pb_column > .et_pb_module:last-child > .et_pb_text_inner p:not(:last-child) {
            margin-bottom: 20px;
        }
        .kms_outcome_pathway_sec {
            padding-bottom: 60px !important;
        }

    /* ACADAMIC PATHWAY */

    /* TRACKING SECTION */
        body .kms_tacking_sec h2 {
            font-size: 26px;
        }
        body .et_builder_inner_content .kms_tacking_sec {
            padding-top: 0;
            padding-bottom: 60px;
        }
        .kms_tacking_sec > .et_pb_row > .et_pb_column > .et_pb_module:first-child {
            margin-bottom: 25px;
        }

        body .kms_tacking_sec > .et_pb_row {
            padding-left: 0;
            padding-right: 0;
        }
        body .kms_tacking_sec p {
            font-size: 19px;
        }
        .kms_tacking_sec > .et_pb_row > .et_pb_column > .et_pb_module:nth-child(2) {
            margin-bottom: 35px;
        }
        .kms_tacking_sec > .et_pb_row > .et_pb_column > .et_pb_module.et_pb_image {
            margin-bottom: 35px;
        }
    /* TRACKING SECTION */

    /* KNOWLEDGE RESPONSIVE */
        .kms_knowledge_sec {
            padding-bottom: 60px !important;
        }
        .kms_knowledge_sec > .et_pb_row > .et_pb_column > .et_pb_module:last-child p:not(:last-child) {
            margin-bottom: 20px;
        }
    /* KNOWLEDGE RESPONSIVE */

    /* CASE STUDY RESPONSIVE */
        body .kms_view_case_study_sec p {
            font-size: 19px;
        }
        .kms_view_case_study_sec .et_pb_text_inner h3 + p {
            font-size: 15px;
        }
        .kms_view_case_study_sec .et_pb_text_inner h3 {
            font-size: 19px;
            margin-bottom: 10px;
        }
        body .kms_view_case_study_sec h2 {
            font-size: 23px;
            padding-right: 50px;
        }
        body .kms_view_case_study_sec h2::after {
            height: 40px;
            width: 50px;
        }
        .kms_view_case_study_sec form p {
            width: calc(50% - 7px);
        }
        body .kms_view_case_study_sec h2 + div {
            margin-top: 25px;
        }
        .kms_view_case_study_sec form p.w7_submit input[type="submit"] {
            font-size: 16px;
        }
        .kms_view_case_study_sec > .et_pb_row {
            padding-top: 60px;
            padding-bottom: 60px;
        }
        .kms_view_case_study_sec > .et_pb_row > .et_pb_column:last-child {
            padding-left: 25px;
        }
        .kms_view_case_study_sec > .et_pb_row > .et_pb_column:last-child > .et_pb_image:first-child {
            margin-bottom: 25px;
        }
    /* CASE STUDY RESPONSIVE */
}

@media screen and (max-width: 991px) {
    body .et-boc p {
        font-size: 18px;
    }
    .kms_banner_image .et_pb_image_wrap {
        padding-top: 47%;
        max-width: 90%;
    }
    .kms_ans_to_que_sec h2, body h2 {
        font-size: 22px;
    }
    body h2 span {
        padding-right: 10px;
    }
    body h2 span::before {
        right: -8px;
    }
    .kms_custom_analytics_sec .et_pb_row.et_pb_row_2 .et_pb_css_mix_blend_mode_passthrough {
        max-width: 200px;
    }
    .kms_custom_analytics_sec .et_pb_row.et_pb_row_2 .et_pb_css_mix_blend_mode_passthrough.et-last-child {
        max-width: calc(100% - 200px);
    }
    .kms_practice_sec .et_pb_blurb_content .et_pb_blurb_container {
        width: 90%;
    }
    .et_pb_row.kms_graph_content_sec {
        padding-top: 0;
    }
    .et_pb_row.kms_graph_content_sec .et_pb_css_mix_blend_mode_passthrough {
        width: calc(100% - 270px);
        margin-bottom: 0;
    }
    .et_pb_row.kms_graph_content_sec .et_pb_css_mix_blend_mode_passthrough.et-last-child {
        width: 100%;
        max-width: 265px;
    }
    .kms_performance_wrap .et_pb_css_mix_blend_mode_passthrough {
        width: 40%;
        margin-right: 0;
        margin-bottom: 0;
    }
    .kms_performance_wrap .et_pb_css_mix_blend_mode_passthrough:nth-child(2) {
        width: 20%;
    }
    .kms_dna_img img {
        width: 60%;
        margin-right: 10px;
    }
    .kms_healthcare_services_sec .et_pb_css_mix_blend_mode_passthrough .et_pb_module.et_pb_blurb:last-child {
        margin-bottom: 0;
    }
    .kms_common_matrics_sec {
        margin-top: 0;
    }
    .kms_mail_row .et_pb_css_mix_blend_mode_passthrough.et-last-child {
        width: 43%;
    }
    .kms_copyright_row .et_pb_column.et_pb_css_mix_blend_mode_passthrough {
        max-width: 100%;
        margin-bottom: 0;
    }
    .kms_copyright_row .et_pb_column.et_pb_css_mix_blend_mode_passthrough.et-last-child {
        max-width: 100%;
    }
    .et-boc .kms_copyright_text p {
        text-align: center;
    }
    .et-boc .kms_footer_menu p {
        justify-content: center;
    }
    .kms_instant_access_sec .et_pb_row.kms_copyright_row {
        padding-bottom: 20px;
    }
    .kms_custom_analytics_sec .et_pb_text_inner p,
    .et_pb_text_inner ul li {
        font-size: 18px;
    }
    .et_pb_row.kms_dashboard_wrap {
        padding-top: 0;
    }
    .kms_dashboard_wrap .et_pb_column.et-last-child {
        width: 45%;
        margin-top: -10px;
    }
    .kms_dashboard_wrap .et_pb_column:first-child {
        margin-bottom: 0;
    }
    .et_pb_row.kms_healthcare_info p {
        font-size: 18px;
    }
    .kms_instant_access_sec .et_pb_row.kms_mail_row {
        padding-bottom: 10px;
    }
    .kms_copyright_row .et_pb_text_inner ul {
        justify-content: center;
    }


    /* BANNER RESPONSIVE */
        .kms_education_banner_sec.et_pb_section {
            padding-top: 50px !important;
            padding-bottom: 60px !important;
        }
        .kms_education_banner_sec .et_pb_column > .et_pb_module {
            margin-bottom: 35px;
        }
    /* BANNER RESPONSIVE */

    /* GAINING RESPONSIVE */
        .kms_gaining_sec h2 {
            font-size: 22px;
        }
        .kms_gaining_sec .et_pb_column > .et_pb_text_1::before {
            top: -92px;
            border-bottom-width: 7px;
            border-radius: 7px;
        }
        .kms_gaining_sec .et_pb_column > .et_pb_text_1 {
            margin-bottom: 25px;
        }
        .kms_gaining_sec .et_pb_column > .et_pb_text_2 p {
            font-size: 16px;
        }
        .kms_gaining_sec .et_pb_column > .et_pb_text_2 p:not(:last-child) {
            margin-bottom: 15px;
        }
        .kms_gaining_sec {
            padding-bottom: 40px !important;
        }
        .kms_all_pathways > .et_pb_row:first-child {
            padding-top: 30px;
            padding-bottom: 30px;
        }
        .kms_all_pathways > .et_pb_row:nth-child(2) > .et_pb_column h3 {
            max-width: 200px;
        }
        .kms_all_pathways > .et_pb_row:nth-child(2) > .et_pb_column p {
            max-width: calc(100% - 220px);
            margin-bottom: 0;
        }
        .kms_all_pathways > .et_pb_row:nth-child(2) > .et_pb_column > .et_pb_module {
            padding-bottom: 15px;
            padding-top: 20px;
        }
        .kms_all_pathways > .et_pb_row p, .kms_all_pathways > .et_pb_row h3 {
            font-size: 16px;
        }
        .kms_all_pathways > .et_pb_row:nth-child(2) {
            padding-bottom: 40px;
        }
        .kms_all_pathways > .et_pb_row:last-child > .et_pb_column > .et_pb_module:first-child {
            padding: 20px;
            margin-bottom: 20px;
        }
        .kms_all_pathways {
            padding-bottom: 40px !important;
        }
        .kms_comm_head_line .et_pb_text_inner h2 {
            font-size: 22px;
            padding-bottom: 15px;
        }
        .kms_comm_head_line > .et_pb_row > .et_pb_column > .et_pb_module:first-child {
            margin-bottom: 25px;
        }
        body .kms_comm_head_line p {
            font-size: 16px;
        }
        .kms_admission_pathway .et_pb_module > .et_pb_text_inner > p:not(:last-child) {
            margin-bottom: 15px;
        }
        .kms_admission_pathway {
            padding-bottom: 35px !important;
        }
        .kms_admission_pathway .et_pb_column > .et_pb_module:nth-child(2) > .et_pb_blurb_content > .et_pb_main_blurb_image {
            max-width: 150px;
        }
        .kms_admission_pathway .et_pb_column > .et_pb_module:nth-child(2) > .et_pb_blurb_content > .et_pb_blurb_container {
            max-width: calc(100% - 180px);
        }
        .kms_admission_pathway .et_pb_column > .et_pb_module:nth-child(2) {
            margin-bottom: 25px;
        }
        .kms_comm_area_listing h3 {
            font-size: 16px;
            max-width: 200px;
        }
        .kms_comm_area_listing p {
            max-width: calc(100% - 220px);
            margin-bottom: 0;
        }
        .kms_comm_area_listing > .et_pb_row:last-child > .et_pb_column > .et_pb_module {
            padding-top: 20px;
            padding-bottom: 15px;
        }
        .kms_comm_area_listing {
            padding-bottom: 40px !important;
        }
        .kms_academic_pathway_sec > .et_pb_row:last-child > .et_pb_column > .et_pb_module:not(:last-child) {
            margin-bottom: 15px;
        }
        .kms_academic_pathway_sec {
            padding-bottom: 40px !important;
        }
        .kms_academic_pathway_sec > .et_pb_row:last-child > .et_pb_column:first-child {
            margin-bottom: 0;
        }
        .kms_outcome_pathway_sec > .et_pb_row > .et_pb_column > .et_pb_module .et_pb_main_blurb_image {
            max-width: calc(100% - 61.847% - 30px);
        }
        .kms_outcome_pathway_sec > .et_pb_row > .et_pb_column > .et_pb_module:last-child > .et_pb_text_inner p:not(:last-child) {
            margin-bottom: 15px;
        }
        .kms_outcome_pathway_sec > .et_pb_row > .et_pb_column > .et_pb_module:nth-child(2) {
            margin-bottom: 25px;
        }
        .kms_outcome_pathway_sec {
            padding-bottom: 40px !important;
        }
        body .kms_tacking_sec h2 {
            font-size: 22px;
        }
        .kms_tacking_sec > .et_pb_row > .et_pb_column > .et_pb_module:first-child {
            margin-bottom: 15px;
        }
        body .kms_tacking_sec p {
            font-size: 16px;
        }
        body .kms_tacking_sec {
            padding-bottom: 40px !important;
        }
        .kms_knowledge_sec > .et_pb_row > .et_pb_column > .et_pb_module:last-child p:not(:last-child) {
            margin-bottom: 15px;
        }
        .kms_knowledge_sec {
            padding-bottom: 40px !important;
        }

    /* GAINING RESPONSIVE */

    /* CASE STUDY RESPONSIVE */
        .kms_view_case_study_sec > .et_pb_row {
            padding-top: 40px;
            padding-bottom: 40px;
        }
        body .kms_view_case_study_sec p {
            font-size: 16px;
        }
        body .kms_view_case_study_sec h2 {
            font-size: 20px;
            padding-right: 40px;
        }
        body .kms_view_case_study_sec h2::after {
            height: 30px;
            width: 40px;
        }
        .kms_view_case_study_sec > .et_pb_row > .et_pb_column:first-child {
            margin-bottom: 0;
        }
        .kms_view_case_study_sec > .et_pb_row > .et_pb_column:last-child > .et_pb_image:first-child {
            margin-bottom: 15px;
            text-align: left !important;
        }
        .kms_view_case_study_sec > .et_pb_row > .et_pb_column:last-child > .et_pb_image:last-child {
            max-width: 136px;
            width: 100%;
            margin-left: 0 !important;
        }
        .kms_view_case_study_sec > .et_pb_row > .et_pb_column:last-child > .et_pb_image:first-child .et_pb_image_wrap {
            max-width: 40px;
        }
        .kms_view_case_study_sec form p.w7_submit input[type="submit"] {
            font-size: 15px;
        }
        .kms_view_case_study_sec form p.w7_submit input[type="submit"] {
            height: 36px;
        }

    /* CASE STUDY RESPONSIVE */
}

@media screen and (max-width: 767px) {
    body.et_header_style_left .logo_container {
        height: 60px;
    }
    .logo_container a {
        max-width: 100px;
    }
    body #page-container, .et_fixed_nav.et_show_nav #page-container,
    .et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
        padding-top: 60px !important;
    }
    .kms_main_banner_heading .et_pb_text_inner h1 {
        font-size: 22px;
    }
    .kms_banner_image .et_pb_image_wrap {
        padding-top: 53%;
        max-width: 100%;
    }
    .kms_banner_image.et_pb_module {
        margin-top: 15px;
    }
    .kms_ans_to_que_sec h2, body h2 {
        font-size: 18px;
    }
    .kms_custom_analytics_sec h2 br {
        display: none;
    }
    body h2 span::before {
        right: -4px;
        width: 15px;
        height: 15px;
    }
    .kms_custom_analytics_sec .et_pb_row.et_pb_row_2 {
        justify-content: center;
        flex-direction: column;
    }
    .kms_custom_analytics_sec .et_pb_row.et_pb_row_2 .et_pb_css_mix_blend_mode_passthrough.et-last-child {
        max-width: 100%;
    }
    .kms_custom_analytics_sec .et_pb_row.et_pb_row_2 .et_pb_css_mix_blend_mode_passthrough {
        max-width: 130px;
        margin-bottom: 0;
    }
    .kms_custom_analytic_img {
        margin-left: 30px !important;
    }
    .kms_custom_analytics_sec .et_pb_text_inner p, .et_pb_text_inner ul li {
        font-size: 16px;
    }
    body .et-boc p {
        font-size: 16px;
    }
    .kms_ans_to_que_sec .et_pb_row::before {
        width: 90px;
        height: 90px;
        bottom: -55px;
        right: 0;
    }
    .kms_practice_sec .et_pb_row .et-last-child,
    .kms_value_based_care_sec .et_pb_column {
        border-radius: 7px;
        filter: drop-shadow(1px 1px 5px rgba(0,0,0,0.11));
        padding: 15px;
    }
    .kms_practice_sec .et_pb_row .et-last-child .et_pb_module .et_pb_blurb_content {
        padding: 0 0%;
    }
    .kms_practice_sec .et_pb_blurb_content .et_pb_main_blurb_image {
        width: 30px;
    }
    .kms_practice_sec .et_pb_blurb_content .et_pb_blurb_container {
        width: calc(100% - 40px);
    }
    .kms_practice_sec .et_pb_blurb_content .et_pb_blurb_container p {
        font-size: 16px;
    }
    .kms_practice_sec .et-last-child .kms_ans_que_healthcare_content.et_pb_module {
        padding-top: 25px;
        margin-top: 25px;
    }
    .kms_economic_climate_sec h2 {
        letter-spacing: 0px;
    }
    .kms_eco_content p, .kms_value_based_care_sec p {
        margin-bottom: 15px;
    }
    .et_pb_row.kms_graph_content_sec {
        align-items: center;
        flex-direction: column-reverse;
    }
    .et_pb_row.kms_graph_content_sec .et_pb_css_mix_blend_mode_passthrough.et-last-child {
        margin-bottom: 20px;
    }
    .kms_value_based_care_sec .et_pb_row {
        padding-top: 20px;
    }
    .kms_value_based_care_sec .et_pb_column::before {
        width: 86px;
        height: 86px;
        right: -40px;
    }
    .kms_value_based_care_sec .kms_value_info::before {
        right: -38px;
        width: 46px;
        height: 46px;
    }
    .kms_value_based_care_sec .et_pb_column::after {
        left: -48px;
        width: 90px;
        height: 100px;
    }
    .kms_value_based_care_sec .et_pb_column .et_pb_module:first-child {
        margin-bottom: 10px;
    }
    body .et_pb_text_align_justified {
        text-align: left;
    }
    .et_pb_section.kms_healthcare_services_sec {
        margin-top: 20px;
    }
    .et-boc .kms_experienced_wrap p {
        font-size: 18px;
    }
    .et_pb_row.kms_performance_wrap {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .kms_healthcare_services_sec .et_pb_blurb_content .et_pb_main_blurb_image {
        width: 30px;
    }
    .kms_healthcare_services_sec .et_pb_blurb_content .et_pb_blurb_container {
        width: calc(100% - 30px);
        padding-left: 10px;
    }
    .kms_healthcare_services_sec .et_pb_blurb_content .et_pb_blurb_container h4 {
        font-size: 18px;
    }
    .kms_healthcare_services_sec .et_pb_blurb_description p {
        font-size: 16px;
    }
    .kms_healthcare_services_sec .et_pb_css_mix_blend_mode_passthrough .et_pb_module.et_pb_blurb {
        margin-bottom: 15px;
    }
    .kms_performance_wrap .et_pb_css_mix_blend_mode_passthrough:nth-child(2) {
        width: 20% !important;
        margin: 0 auto;
        float: unset;
        margin-bottom: 25px;
    }
    .kms_common_matrics_sec > .et_pb_css_mix_blend_mode_passthrough p {
        font-size: 18px;
    }
    .kms_healthcare_services_sec .kms_common_matrics_sec .et_pb_blurb_description p {
        font-size: 16px;
    }
    .kms_feedback_testimonial_sec .et_pb_testimonial {
        padding: 15px;
    }
    .kms_feedback_testimonial_sec .et_pb_testimonial .et_pb_testimonial_portrait {
        width: 74px;
        height: 100px;
        border-radius: 7px;
        box-shadow: 0px 0px 9px rgba(43,56,54,0.15);
        margin-right: auto;
        margin-left: 0;
    }
    .kms_feedback_testimonial_sec .et_pb_testimonial .et_pb_testimonial_description {
        padding-top: 0px;
    }
    .kms_feedback_testimonial_sec .et_pb_testimonial_description_inner p {
        font-size: 16px;
    }
    .kms_feedback_testimonial_sec .et_pb_testimonial_author {
        top: -115px;
        left: 90px;
        font-size: 14px;
    }
    .kms_feedback_testimonial_sec .et_pb_testimonial_meta {
        top: -57px;
        left: 87px;
        font-size: 14px !important;
        line-height: 140% !important;
    }
    .KMS_journey_info {
        position: relative;
        padding: 15px;
        margin-top: 25px;
    }
    .KMS_journey_info::before {
        top: -15px;
        width: 30px;
        height: 30px;
        left: 15px;
    }
    .kms_clinic_analysis_dash_sec h2 {
        font-size: 22px;
        font-weight: 500;
    }
    .et_pb_row.kms_dashboard_wrap {
        flex-direction: column-reverse;
        align-items: center;
    }
    .kms_dashboard_wrap .et_pb_column.et-last-child {
        width: 100% !important;
        margin-top: 0;
        float: unset;
        max-width: 280px;
        margin: 0 auto 20px -30px;
    }
    .et_pb_row.kms_healthcare_info p {
        font-size: 16px;
    }
    .kms_instant_access_sec .et_pb_row.kms_mail_row {
        padding-top: 30px;
    }
    .et_pb_row.kms_mail_row h2, .et_pb_row.kms_mail_row p {
        font-size: 18px;
    }
    .kms_mail_row .et_pb_module.et_pb_text_align_left {
        margin-bottom: 15px;
    }
    .kms_mail_row .et_pb_css_mix_blend_mode_passthrough {
        margin-bottom: 10px;
    }
    .kms_instant_access_sec .et_pb_row.kms_references_row {
        margin-top: 20px;
    }
    .kms_references_row h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .kms_instant_access_sec .et_pb_row.kms_copyright_row {
        padding-left: 15px;
        padding-right: 15px;
    }
    .et-boc .kms_footer_menu p {
        justify-content: flex-start;
        flex-wrap: wrap;
        margin-left: -5px;
    }
    .et-boc .kms_copyright_text p {
        text-align: left;
    }
    .et_pb_row.kms_graph_content_sec .et_pb_css_mix_blend_mode_passthrough {
        width: 100%;
    }
    .et_pb_row.kms_performance_wrap {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .kms_performance_wrap .et_pb_css_mix_blend_mode_passthrough {
        width: 100%;
    }
    .kms_healthcare_services_sec .kms_common_matrics_sec .et_pb_css_mix_blend_mode_passthrough .et_pb_module.et_pb_blurb {
        margin-bottom: 10px;
    }
    .kms_dashboard_wrap .et_pb_column:first-child {
        width: 100%;
    }


    br {
        display: none;
    }
    .kms_copyright_row .et_pb_text_inner ul {
        justify-content: left;
    }
    .kms_copyright_row .et_pb_text_inner ul li {
        padding: 0 10px 0 0;
    }




    /* 4 JULY 2022 DESIGN CHANGES */

        .et_pb_section .et_pb_row {
            width: 90% !important;
        }
        .kms_education_banner_sec .et_pb_column > .et_pb_module {
            margin-bottom: 25px;
        }
        .kms_education_banner_sec.et_pb_section {
            padding-top: 90px !important;
            padding-bottom: 40px !important;
        }
        .kms_gaining_sec .et_pb_column > .et_pb_text_1 {
            padding: 20px;
            margin-bottom: 20px;
        }
        .kms_gaining_sec h2 {
            font-size: 18px;
            line-height: 140%;
            max-width: 300px;
        }
        .kms_gaining_sec .et_pb_column > .et_pb_text_1::before {
            top: -90px;
            border-bottom-width: 7px;
            border-radius: 7px;
            width: 90%;
        }
        .kms_gaining_sec .et_pb_column > .et_pb_text_2 p {
            font-size: 15px;
        }
        .kms_gaining_sec .et_pb_column > .et_pb_text_2 p:not(:last-child) {
            margin-bottom: 10px;
        }
        .kms_gaining_sec {
            padding-bottom: 30px !important;
        }
        .kms_all_pathways > .et_pb_row:first-child {
            padding-top: 20px;
            padding-bottom: 20px;
        }
        .kms_gaining_sec::after {
            width: 90%;
            height: 6px;
        }
        .kms_all_pathways > .et_pb_row p, .kms_all_pathways > .et_pb_row h3 {
            font-size: 15px;
        }
        .kms_all_pathways > .et_pb_row:nth-child(2) > .et_pb_column h3 {
            max-width: 100%;
        }
        .kms_all_pathways > .et_pb_row:nth-child(2) > .et_pb_column p {
            max-width:100%;
            margin-top: 3px;
        }
        .kms_all_pathways > .et_pb_row:nth-child(2) > .et_pb_column > .et_pb_module {
            padding-bottom: 10px;
            padding-top: 10px;
        }
        .kms_all_pathways > .et_pb_row:nth-child(2) {
            padding-bottom: 30px;
        }
        .kms_all_pathways > .et_pb_row:last-child > .et_pb_column > .et_pb_module:first-child {
            padding: 15px;
            margin-bottom: 15px;
        }
        .kms_all_pathways {
            padding-bottom: 25px !important;
        }
        .kms_comm_head_line .et_pb_text_inner h2 {
            font-size: 18px;
            padding-bottom: 10px;
            line-height: 120%;
        }
        .kms_comm_head_line .et_pb_text_inner h2::before {
            width: 80px;
            height: 11px;
        }
        .kms_admission_pathway .et_pb_column > .et_pb_module:nth-child(2) > .et_pb_blurb_content > .et_pb_main_blurb_image {
            max-width: 100%;
        }
        .kms_admission_pathway .et_pb_column > .et_pb_module:nth-child(2) > .et_pb_blurb_content > .et_pb_blurb_container {
            max-width:100%;
            margin-top: 15px;
        }
        .kms_admission_pathway .et_pb_column > .et_pb_module:nth-child(2) > .et_pb_blurb_content > .et_pb_main_blurb_image .et_pb_image_wrap {
            max-width: 200px;
            padding-top: 250px;
        }
        .kms_academic_pathway_sec {
            padding-bottom: 30px !important;
        }
        body .kms_comm_head_line p {
            font-size: 15px;
        }
        .kms_admission_pathway .et_pb_column > .et_pb_module:nth-child(2) {
            margin-bottom: 0;
        }
        .kms_admission_pathway .et_pb_module > .et_pb_text_inner > p:not(:last-child) {
            margin-bottom: 10px;
        }
        .kms_admission_pathway {
            padding-bottom: 30px !important;
        }
        .kms_comm_area_listing h3 {
            font-size: 15px;
            max-width: 100%;
        }
        .kms_comm_area_listing p {
            max-width: 100%;
            margin-top: 3px;
        }
        .kms_comm_area_listing > .et_pb_row:last-child > .et_pb_column > .et_pb_module {
            padding-top: 10px;
            padding-bottom: 10px;
        }
        .kms_comm_area_listing {
            padding-bottom: 35px !important;
        }
        .kms_comm_head_line > .et_pb_row > .et_pb_column > .et_pb_module:first-child {
            margin-bottom: 20px;
        }
        .kms_academic_pathway_sec > .et_pb_row:last-child > .et_pb_column:first-child {
            max-width: 100%;
            margin-bottom: 0;
            margin-top: 20px;
        }
        .kms_academic_pathway_sec > .et_pb_row:last-child > .et_pb_column:last-child {
            max-width: 100%;
        }
        .kms_academic_pathway_sec > .et_pb_row:last-child > .et_pb_column > .et_pb_module:not(:last-child) {
            margin-bottom: 10px;
        }
        .kms_academic_pathway_sec > .et_pb_row:last-child > .et_pb_column:last-child .et_pb_image_wrap {
            padding-top: 100%;
            max-width: 340px;
        }
        .kms_academic_pathway_sec > .et_pb_row:last-child {
            flex-direction: column-reverse;
        }
        .kms_outcome_pathway_sec > .et_pb_row > .et_pb_column > .et_pb_module .et_pb_blurb_container {
            max-width: 100%;
            margin-top: 20px;
        }
        .kms_outcome_pathway_sec > .et_pb_row > .et_pb_column > .et_pb_module .et_pb_main_blurb_image {
            max-width:100%;
        }
        .kms_outcome_pathway_sec > .et_pb_row > .et_pb_column > .et_pb_module:nth-child(2) {
            margin-bottom: 5px;
        }
        .kms_outcome_pathway_sec > .et_pb_row > .et_pb_column > .et_pb_module:last-child > .et_pb_text_inner p:not(:last-child) {
            margin-bottom: 10px;
        }
        .kms_outcome_pathway_sec {
            padding-bottom: 30px !important;
        }
        body .kms_tacking_sec h2 {
            font-size: 19px;
            line-height: 140%;
        }
        .kms_tacking_sec > .et_pb_row > .et_pb_column > .et_pb_module:first-child {
            margin-bottom: 10px;
        }
        .kms_tacking_sec > .et_pb_row > .et_pb_column > .et_pb_module:nth-child(2) {
            margin-bottom: 20px;
        }
        .kms_tacking_sec > .et_pb_row > .et_pb_column > .et_pb_module.et_pb_image {
            margin-bottom: 20px;
        }
        body .kms_tacking_sec {
            padding-bottom: 30px !important;
        }
        .kms_knowledge_sec > .et_pb_row > .et_pb_column > .et_pb_module:last-child p:not(:last-child) {
            margin-bottom: 10px;
        }
        .kms_knowledge_sec {
            padding-bottom: 30px !important;
        }


       .kms_view_case_study_sec > .et_pb_row > .et_pb_column:last-child {
            max-width: 100%;
            padding-left: 0;
            border-bottom: 1px solid var(--green);
            border-left: 0;
            padding-bottom: 25px;
            margin-bottom: 15px;
        }
        .kms_view_case_study_sec > .et_pb_row > .et_pb_column:first-child {
            max-width: 100%;
        }
        body .kms_view_case_study_sec p {
            font-size: 15px;
            margin-bottom: 0;
        }
        .kms_view_case_study_sec > .et_pb_row > .et_pb_column > .et_pb_module:first-child {
            margin-bottom: 30px;
        }
        .kms_view_case_study_sec > .et_pb_row {
            padding-top: 30px;
            padding-bottom: 30px;
            flex-direction: column-reverse;
        }
        body .kms_view_case_study_sec h2 {
            font-size: 18px;
            padding-right: 35px;
        }
        body .kms_view_case_study_sec h2 + div {
            margin-top: 20px;
        }
        .kms_view_case_study_sec form p {
            width: 100%;
            margin-bottom: 15px;
        }
        .kms_view_case_study_sec > .et_pb_row > .et_pb_column:last-child > .et_pb_image:first-child {
            margin-bottom: 10px;
        }
        .kms_view_case_study_sec > .et_pb_row > .et_pb_column:last-child > .et_pb_image + .et_pb_text {
            margin-bottom: 15px;
        }
        .kms_view_case_study_sec input[type="text"], .kms_view_case_study_sec input[type="email"] {
            font-size: 14px;
            height: 36px;
        }
        .kms_view_case_study_sec .et_pb_text_inner h3 {
            font-size: 16px;
            margin-bottom: 5px;
        }
        .kms_view_case_study_sec form p.w7_submit input[type="submit"] {
            font-size: 14px;
        }
        .kms_view_case_study_sec .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder{
            font-size: 14px;
        }
    /* 4 JULY 2022 DESIGN CHANGES */


}
