/* Banner start */
.dataScience_bannerTitle h1 {
    font-size: 72px !important;
    color: #444444;
}
.dataScience_bannerTitle h1 span {
    font-size: 53px !important;
    color: #5CA2CC;
}
.dataScnce_cblImg {
    width: 100%;
}
.common_submit_button_holder {
    width: auto;
    padding: 0 30px;
}
/* Process start */
section.process {
    background: #F2F2F2;
    padding: 25px 0;
}
.process_area {
    justify-content: flex-start !important;
}
.pro_sub {
    padding: 0 !important;
    border-right: 1px solid #cbcbcb;
}
.process_cont {
    text-align: center;
    height: 70px;
    margin-bottom: 20px;
}
.process_cont span {
    color: #616161;
    font-size: 18px;
    font-weight: bold;
}
.process_cont p {
    margin: 0;
    color: #2B7CEC;
    font-weight: 600;
    font-size: 16px;
}
span.cut-price {
    margin: 0;
    color: #2B7CEC;
    font-weight: 600;
    font-size: 16px;
    text-decoration: line-through;
}
.custom_row_block .pro_sub:last-child {
    border-right: none;
}
/* Process end */
/* Banner bottom start */
section.bannerBottom {
    margin: 60px 0;
}
.bannerBottom_cont {
    text-align: center;
}
.webCommon_title h2 {
    font-size: 42px;
}
.bannerBottom_cont p {
    margin-top: 35px;
    line-height: 40px;
}
/* Skills start */
.indivisual.webSkills.dataSkills span:nth-child(2) {
    display: block;
}
.indivisual.webSkills.dataSkills p {
    display: flex;
    justify-content: flex-start;
    font-size: 18px;
    font-weight: 500;
}
.dataScnce_skills {
    display: grid;
    place-content: center;
}
.syllabus-image.skill_img1 {
    width: 100%;
    overflow: hidden;
    box-shadow: 0px 5px 10px #a3a3a3;
    border-radius: 31px;
}
.syllabus-image.skill_img1 img {
    width: 100%;
}
section.syllabus {
    margin: 60px 0;
}
.syllabus-title h2 span {
    display: block;
}
.indivisual {
    margin-bottom: 25px;
}
.indivisual span {
    font-size: 25px;
    margin-right: 54px;
    font-family: sans-serif;
}
.indivisual p {
    font-size: 16px;
    position: relative;
}
.indivisual span:after {
    content: '';
    background: #464646;
    position: absolute;
    height: 1px;
    width: 40px;
    top: 24px;
    left: 34px;
}
.syllabus-title {
    padding: 30px 0;
}
/* Journey start */
section.journey {
    margin: 60px 0;
}
.journey_card {
    text-align: center;
    margin-top: 60px;
}
.journey-image {
    margin-bottom: 15px;
}
.journey-image img {
    width: 60px;
    height: 60px;
}
.journey_card p {
    font-size: 18px;
    font-weight: 600;
}
.journey_card p span {
    display: block;
    font-weight: 400;
}
/* Journey end */
/* Benefits start */
section.corporate_banner_five {
    padding: 60px 0;
}
.common_title h2 {
    font-size: 38px;
}
.five_left_block-2 {
    margin-top: 30px;
}
.web_banner_five_left {
    display: grid;
    place-items: center;
    height: 100%;
}
.web_five h2 span {
    display: block;
}
.web_five_left_block-2 {
    margin-left: 0;
    margin-top: 40px;
}
.weight_bottom_image {
    overflow: hidden;
    box-shadow: 0px 5px 10px #a3a3a3;
    border-radius: 31px;
}
/* Benefits end */
/* Module start */
section.module {
    margin: 60px 0;
}
.module_content {
    margin-top: 60px;
}
.kids-module-left span {
    color: #4247E5 !important;
}
.module_card {
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
    width: 352px;
    margin: 0 auto;
    margin-bottom: 40px;
    margin-left: 20px;
}
.module_card h2 {
    font-size: 25px;
    position: relative;
    margin-right: 40px;
    font-weight: 400;
}
.modeuleCrad_left h3 {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 600;
}
.modeuleCrad_left p {
    font-size: 16px;
}
.module_card h2:after {
    content: '';
    background: #444444;
    position: absolute;
    height: 1px;
    width: 33px;
    top: 15px;
    left: 40px;
}
.modeuleCrad_left {
    padding-left: 20px;
}
/* Module end */
/* Testimonial start */
.test_card {
    background: #fff;
    border-radius: 10px;
    text-align: center !important;
    padding: 25px 15px;
    border: 1px solid #0b67a145;
    margin: 0 10px;
    height: 455px;
}
.test_card img {
    width: 75px !important;
    height: 75px !important;
    border-radius: 50%;
    margin-bottom: 25px !important;
    margin: 0 auto;
    margin-top: 10px;
}
.test_card p {
    margin-bottom: 0;
    margin-top: 25px;
    font-size: 14px;
    height: 205px;
}
.star_test {
    margin-bottom: 10px;
}
.star_test .checked {
    color: #0B6EAC;
    font-size: 13px;
}
.test_card h5 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 16px;
    color: #313131;
    font-weight: 800;
}
.owl_slider_one {
    margin: 50px 0;
}
/* Testimonial end */

@media (max-width: 767px) {
    /* Banner start */
    .dataScience_bannerTitle h1 {
        font-size: 25px !important;
    }
    .dataScience_bannerTitle h1 span {
        font-size: 25px !important;
    }
    .bannerBottom_cont.dataDescription p {
        line-height: normal;
        font-size: 14px;
        margin-top: 20px;
    }
    .dataScnce_skills {
        display: block;
        place-content: unset;
    }
    /* Process start */
    section.process {
        margin-top: 30px;
    }
    .pro_sub:nth-child(1) {
        border-bottom: 1px solid #cbcbcb;
    }
    .pro_sub:nth-child(2) {
        border-right: unset;
        border-bottom: 1px solid #cbcbcb;
    }
    .pro_sub:nth-child(3), .pro_sub:nth-child(4) {
        margin-bottom: 0;
        padding-top: 30px !important;
    }
    .process_area {
        justify-content: flex-start !important;
        width: 100%;
        margin: 0 auto;
    }
    .process_cont {
        height: auto;
    }
    .process_cont p {
        font-size: 12px;
    }
    .process_cont span {
        font-size: 15px;
    }
    section.journey {
        margin: 40px 0;
        margin-top: 0;
    }
    .syllabus-title h2 span {
        display: unset;
    }
    .indivisual {
        margin-bottom: 15px;
    }
    .indivisual.webSkills.dataSkills p br {
        display: none;
    }
    /* Skill start */
    .indivisual.webSkills.dataSkills p {
        align-items: center;
        font-size: 14px;
    }
    .indivisual span:after {
        width: 22px;
    }
    .indivisual span {
        font-size: 22px;
        margin-right: 40px;
    }
    /* Skill end */
    /* Journey start */
    .journey_card {
        margin-top: 20px;
        margin-bottom: 15px;
    }
    .journey-image {
        margin-bottom: 10px;
    }
    .journey_card p {
        font-size: 14px;
    }
    /* Journey end */
    section.corporate_banner_five {
        padding-top: 20px;
    }
    .web_five_left_block-2 {
        margin-top: 20px;
    }
    .benefitText p {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .benefitText p:nth-child(1) {
        margin-bottom: 0;
    }
    /* Module start */
    section.module {
        margin: 40px 0;
    }
    .module_content {
        margin-top: 30px;
    }
    .module_card {
        width: 100%;
        margin-left: 0;
        margin-bottom: 20px;
    }
    .modeuleCrad_left p {
        font-size: 14px;
    }
    .module_card h2 {
        font-size: 22px;
        margin-right: 22px;
    }
    .module_card h2:after {
        width: 22px;
        top: 18px;
        left: 30px;
    }
    .modeuleCrad_left h3 {
        margin-bottom: 10px;
    }
    /* Module end */
    /* Testimonial start */
    .padding_top60 {
        padding-top: 0;
    }
    /* Testimonial end */
}



