body {
    margin: 0% !important;
    padding: 0% !important;
    overflow-x: hidden !important;
    font-family: poppins;
  }

.blog_header_kem {
    background-image: url(../images1/blog_head_bg.png) !important;
    background-repeat: no-repeat;
    background-size: cover !important;
    height: auto;
    background-color: white; 
    width: 100% !important;  
} 
.no-content {
background-image: none;
}
.fy-explore-kem {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    color: rgba(48, 48, 48, 1);
    margin-left: 50px;
    text-align: left;
}
.kem-newerahw {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 500;
    text-align: left; 
     
}
.kem-newerahw-Depar{
    font-size: 26px;
    font-weight: 600;
}
.kem-newerahw-para{
font-size: 19px;
    font-weight: 500;
}
.futther-newera{
font-size: 18px;
    font-weight: 600; 
}
@media only screen and (max-width: 600px) {
    .blog_header_kem {
        background-image: none !important;
    }
    .blog_header_kemmob{
        background-image: url(../images1/blog_head_bg.png) !important;
        background-repeat: no-repeat;
        background-size: cover !important;
        height: 32%;
    }
    .no-content {
        background-image: none !important;
        }
    .foryou-para-kem{
        padding: 0px 15px 0px 15px;
    }    
    .fyfrow {
        margin-top: -300px;
    }
    .fy-explore-kem {
        margin-left: 19px;
    }
    .head-kem-img1{
    width: 25%;
    padding: 0px 0px 0px 15px;
    }
    .kem-explore-p {
        padding: 0px 0px 0px 15px;
    }
    .kem-explore-p p{
        padding: 10px 10px 10px 10px;
    }
}


/* -----------------------  tejas  ------------------------------- */
.kemIntroductionBlock {
    width: 100%;
    padding-block: 15px;
    background: linear-gradient(80deg, #021E2A, #063A53);


    & .kem-intro {
        width: 82%;
        margin: auto;
    }

    & .kem-image {
        padding: 20px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;

        & img {
            width: 59%;
            height: auto    ;
        }
    }

    & .kem-detail {
        padding: 20px 8px;

        & .head1 {
            width: 80%;
            /* font-size: 21px; */
            font-size: clamp(18px, 2vw, 22px);
            color: #FFFFFF;
            text-align: left;
            font-family: 'poppins', sans-serif;
            font-weight: 600;
            line-height: 30px;
        }

        & .head2 {
            font-size: clamp(21px, 2vw, 22px);
            color: #00DEFD;
            text-align: left;
            font-family: 'poppins', sans-serif;
            font-weight: 700;
            line-height: 30px;
        }

        & p {
            font-size: 16px;
            color: #FFFFFF;
            text-align: left;
            font-family: 'poppins', sans-serif;
            font-weight: 600;
            line-height: 29px;
        }
    }

}

/* -- -----------KEM KEY FEATURES------------ */

.key-featurs {
    width: 86%;
    margin-inline: auto;
    margin-block: 10px;
    /* border-left: 6px solid #2977DA; */
    border-radius: 1rem;

    & .feature-Details {
        padding: 15px 5px 5px 14px;
        box-shadow: 0px 0px 6px #ccc;
        border-left: 6px solid #2977DA;
        border-radius: 10px;
        /* margin-left: 20px; */
    width: 100% !important;

    }

    & .feature-Details>h4 {
        font-size: clamp(24px, 2vw, 26px);
        color: #2874D4;
        text-align: left;
        font-family: 'poppins', sans-serif;
        font-weight: 600;
        line-height: 28px;
    }

    & .feature-Details>h5 {
        font-size: clamp(16px, 2vw, 21px);
        color: #001740;
        text-align: left;
        font-family: 'poppins', sans-serif;
        font-weight: 600;
        line-height: 20px;
    }

    & .feature-Details>p {
        font-size: clamp(14px, 2vw, 15px);
        color: #2B2B2B;
        text-align: left;
        font-family: 'poppins', sans-serif;
        font-weight: 500;
        line-height: 26px;
    }

    & .feature-img {
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: center;


        & img {
            width: 100%;
            height: 84%;
        }
    }
}

/* -----------Era for Anesthesia--------- */
.new-era-anestesia {
    width: 86%;
    margin-inline: auto;
    margin-block: 10px;
    /* box-shadow: 0px 0px 3px #ccc; */

    & .new-era-anestesia-image {
        padding: 10px;
        /* display: flex; */
        align-items: center;
        justify-content: center;
        

        & img {
            width: 100%;
            height: 65%
        }
    }

    & .new-era-anestesia-Details {
        padding: 15px 5px 5px 14px;

        & h4 {
            font-size: clamp(17px, 2vw, 23px);
            color: #001740;
            text-align: left;
            font-family: 'poppins', sans-serif;
            font-weight: 700;
            line-height: 32px;
        }

        & p {
            font-size: clamp(14px, 2vw, 16px);
            color: #2B2B2B;
            text-align: left;
            font-family: 'poppins', sans-serif;
            font-weight: 500;
            line-height: 25px;
            margin-bottom: 10px;
        }

        & h6 {
            font-size: clamp(13px, 2vw, 17px);
            color: #001740;
            text-align: left;
            font-family: 'poppins', sans-serif;
            font-weight: 600;
            line-height: 26px;

            & span {
                color: #0649C0;


            }
        }
    }
}


/* -----learn enhance connect----- */

.lear-Enhance-Connect-kem {
    width: 100%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #E7F1FF;
}

.lear-Enhance-Connect-kem h4 {
    font-size: 36px;
    font-weight: 700;
    color: #001740;
    text-align: center;

    span {
        color: #E44A23;
    }
}

.lear-Enhance-Connect-kem .learnUnderline-kem {
    text-align: center;
}

.lear-Enhance-Connect-kem .contents {
    width: 76%;
    height: auto;
    margin: auto;
    margin-top: 20px;
    row-gap: 20px;
}

.lear-Enhance-Connect-kem .contents>div {
    margin: auto;
    height: auto;
    padding: 14px;
    background-color: #FFFFFF;
    border-left: 5px solid #2977DA;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 7px;
    border-radius: 6px;
    display: flex;
    align-items: center;
}

.lear-Enhance-Connect-kem .contents>div h6 {
    color: #00337D;
    font-size: clamp(14px, 2vw, 15px);
    font-weight: 600;
    font-family: 'poppins', sans-serif;
    margin: 0;
}

/* --------LEARNING BLOCK------------- */

.learning1 {
    width: 100%;
    margin-top: 20px;

}

.learning1>.row .colm1 {
    background-image: linear-gradient(to right, #E3FDF5, #FFE6FA);

}

.learning1>.row .colm1 .learnRow {
    width: 85%;
    margin-left: auto;
    padding: 13px 10px;
}

.learning1>.row .colm1 .learnRow>div {
    padding: 0;
    padding: 2px 8px;
    border-bottom: 2px solid #450C6F;
    margin-bottom: 15px;


}

.learning1>.row .colm1 .learnRow>div:nth-child(3) {
    border-bottom: none;
    margin-bottom: 5px;

}

.learning1>.row .colm1 .learnRow>div p {
    color: #3F3F3F;
    font-size: clamp(15px, 2vw, 17px);
    font-weight: 600;
    font-family: 'poppins', sans-serif;
    line-height: 28px;
    text-wrap: wrap;
    text-align: left;
}

.learning1>.row .colm1 .learnRow>div h5 {
    color: #0046AA;
    font-size: clamp(21px, 2vw, 25px);
    font-weight: 600;
    font-family: 'poppins', sans-serif;
    line-height: 25px;
    text-wrap: wrap;

}

.learning1>.row .colm2 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.learning1>.row .colm2 img {
    margin: 4px;
    width: 96%;
}

/* --------JOIN OUR PLATFORM--------- */
.joinOurPlatform {
    width: 86%;
    margin-inline: auto;
    margin-block: 10px;

    padding: 15px;
    z-index: 1;
    position: relative;

    & .joiningDetails {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-inline: 15%;
        background-color: #F7FAFE;
        position: absolute;
        top: 30;
        left: 30;
        right: 30;
        bottom: 0;
        height: 100%;
        z-index: -1;


        & h3 {
            font-size: clamp(21px, 2vw, 26px);
            font-weight: 700;
            color: #001740;
            margin-top: 10px;

            & span {
                color: #E44A23; 
            }
        }

        & .joininfo {
            font-size: clamp(15px, 2vw, 18px);
            color: #2B2B2B;
            text-align: left;
            font-family: 'poppins', sans-serif;
            font-weight: 500;
            line-height: 25px;
            margin-bottom: 10px;
        }
    }


}

@media only screen and (min-width: 669px) and (max-width: 1024px) {

    .kemIntroductionBlock {
        & .kem-detail {
            & .head1 {
                width: 100%;
            }
        }

        & .kem-image {
            & img {
                /* width: 83%; */
                height: 73%;
            }
        }
    }




    .new-era-anestesia {
        width: 98%;
    }

    .key-featurs {
        width: 97%;

        & .feature-img {
            & img {
                width: 100%;
                height: 65%;
            }
        }
    }

    .joinOurPlatform {
        width: 100%;
        height: 100%;

        & .joiningDetails {
            display: initial;
        }

    }


}

@media only screen and (max-width:667px) {
    .kemIntroductionBlock .kem-intro {
        width: 95%;
    }

    .kemIntroductionBlock {
        & .kem-detail {
            & .head1 {
                width: 100%;
            }
        }
    }

    .key-featurs {
        width: 96%;

        & .feature-img {
            & img {

                height: auto
            }

        }
    }

    /* -----------Era for Anesthesia--------- */


    .new-era-anestesia {
        width: 96%;
    }


    /* -----learn enhance connect----- */
    .lear-Enhance-Connect-kem .contents {
        width: 90%;
    }

    .lear-Enhance-Connect-kem h4 {
        font-size: 30px;
        font-weight: 600;

    }

    /* --------LEARNING BLOCK------------- */

    .learning1>.row .colm1 .learnRow {
        width: 100%;
        margin: auto;
    }




    .joinOurPlatform {
        width: 98%;
        margin: auto;
        padding: 19px;

        & .joiningDetails {
            display: initial;
            padding-inline: 1%;
        }
    }
}


.kem-explore-p{
    font-family: Poppins;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
}
.era-anas{
    height: 465px;
}
.eranew-img{
    height: 460px;
    width: 100%;
}
@media only screen and (max-width: 600px) {
    .new-era-anestesia-Details{
        margin-top: -120px;
    }
.futther-newera {
    font-size: 16px;
    font-weight: 600;
}
    .main-kem-first{
        margin-top: 10px;
    }
    .head-kem-img1{
        width: 25%;
    height: auto;
    padding-bottom: 10px;
    }
    
    .kem-image img{
        width: 50% !important;
        height: auto !important;
    }
}