.bg_pro {
    background: url(../images/bw_bg_.png) no-repeat center;
    background-position: bottom;
    background-size: contain;
}

.course_details .bg_pro {
    padding-top: 4%;
    padding-bottom: 4%;
    background: url(../images/bw_bg_.png) no-repeat center;
    background-position: center;
    background-size: cover
}

/* Start Background Banner Style */
#pro_banner {
    position: relative;
}

.pro_banner__video-container {
    background: url(../images/inv.png) no-repeat center;
    background-size: cover;
    padding: 0px;
}

.learnmore-cources-sec {
    margin-left: 44%;
    margin-bottom: 50px;
    box-shadow: 0px 3px 0px #E67F25;
    background-color: #FFBE2C;
    border: none;
    height: 47px;
    width: auto;
    border-radius: 9px;
    margin-top: 8px;
    font-weight: 700;
    padding-left: 30px;
    padding-right: 30px;
}

.pro_banner__video {
    width: 58%;
    margin: 0 21%;
    margin-top: 114px;
    height: auto;
    border-radius: 27px;
    box-shadow: 0px 10px 17px rgba(0, 0, 0, .57);
    margin-bottom: 31px;
}

#pro_banner .back {
    position: absolute;
    top: 27%;
    z-index: 100;
    left: 6.5%;
    background-color: transparent;
    border: 3px solid #F6F6F6;
    height: 48px;
    width: auto;
    border-radius: 9px;
    color: #F6F6F6;
    font-size: 20px;
    font-weight: 600;
}

#pro_banner .back>img {
    margin-right: 10px;
}

#pro_banner .first_course {
    background-image: linear-gradient(180deg, rgba(0, 32, 51, 0.7), rgba(0, 14, 51, 0.7)), url(../images/full-stack-bg.JPG);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 690px;
    border-bottom-left-radius: 86px;
}

#pro_banner .first_course_details {
    background-image: url(../images/landing_pg_fs_2.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    height: 690px;
    border-bottom-left-radius: 86px;
}

.first_course__add-border {
    border-top-left-radius: 86px;
}

.course_details #pro_banner .first_course_details {
    background-image: url(../images/full-stack-bg-blue.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 690px;
    border-bottom-left-radius: 86px;
}

#pro_banner .second_course {
    background-image: url(../images/python_ml_720.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    height: 690px;
    border-bottom-right-radius: 86px;
}

.second_course__add-border {
    border-top-right-radius: 86px;
}

.course_details #pro_banner .second_course {
    background-image: url(../images/Ml-bg-green.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 690px;
    border-bottom-right-radius: 86px;
    border-bottom-left-radius: 86px;
}

#pro_banner .card_data {
    width: auto;
    max-width: 484px;
    height: 82%;
    border-radius: 22px;
    background-color: rgba(55, 64, 84, 0.83);
    padding: 38px 45px;
    bottom: 14px;
    left: 74px;
    position: absolute;
}

.card_data.green,
.card_data_full_width.green {
    background-color: rgba(43, 99, 47, .57) !important;
}

.card_data>.card_header {
    border-bottom: 5px solid #FFBE2C;
}

.card_data>.card_header>h1,
.card_data_full_width>.card_header>h1 {
    font-size: 45px;
    margin-bottom: 40px;
    color: #F6F6F6;
    text-align: left;
    font-weight: 900;
}

.card_data>.card_header>h1,
.card_data_full_width>.card_header>.blue-headline {
    font-size: 41px;
    margin-bottom: 53px;
}

.card_data_full_width>.card_header>h1 {
    width: 87%;
    border-right: 5px solid #FFBE2C;
}

.card_data>.card_body>h3,
.card_data_full_width>.card_body>h3 {
    text-align: left;
    font-size: 20px;
    color: #FFFFFF;
    margin-bottom: 25px;
    margin-top: 13px;
    font-weight: 700;
    line-height: 1.5;
}

.card_data>.card_body>.blue-desc {
    margin-bottom: 86px;
}

.card_data>.card_body>.btn {
    float: left;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
}

/* style for full width card */
.card_data_full_width {
    width: 92%;
    max-width: 100%;
    height: 60%;
    border-radius: 22px 22px 86px 22px;
    background-color: rgba(55, 64, 84, 0.57);
    padding: 38px 45px;
    bottom: 100px;
    left: 6.5%;
    right: 1.5%;
    position: absolute;
}

.card_data_full_width .br-5 {
    border-right: 5px solid #FFBE2C;
}

.card_data_full_width h1 {
    font-size: 45px;
    margin-bottom: 40px;
    color: #F6F6F6;
    text-align: left;
    font-weight: 900;
}

.course_details .card_data_full_width h3 {
    font-size: 20px;
}

/* End Background Banner Style */


/* Start Innovators Style */
#innovators {
    padding: 100px 52px 0 52px;
    height: auto;
    background: url(../images/inv.png) no-repeat center;
    background-size: cover;
}

#innovators h2,
#instructor h2 {
    font-size: 40px;
    color: #48A648;
    margin-bottom: 20px;
    font-weight: 900;
}

.innovators-cards .card {
    position: unset;
    width: 315px;
    height: auto;
    box-shadow: 0px 7px 0px rgba(0, 0, 0, .16);
    border-radius: 33px;
    background-color: #FFFFFF;
}

.innovators-cards .card>img {
    width: 160px;
    height: 160px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.innovators-cards .card-body {
    margin: 0px 45px;
    padding: 0px 0px 10px 0px;
    text-align: center;

}

.innovators-cards .description {
    font-size: 20px;
    color: #707070;
}

.innovators-cards .inno-name {
    font-size: 20px;
    color: #828282;
    font-weight: 900;
}

/* End Innovators Banner Style */


/*Start Facts Style*/
.course_details .fs_facts #facts {
    margin-top: -80px;
    padding-top: 9%;
    background: url(../images/FS_Facts_bg.JPG) no-repeat center;
    background-size: cover;
}

.course_details .ml_facts #facts {
    margin-top: -80px;
    padding-top: 9%;
    background: url(../images/Ml_facts.png) no-repeat center;
    background-size: cover;
}

#facts {
    padding: 50px 60px;
    height: auto;
    background: url(../images/landing_facts_bg.png) no-repeat center;
    background-size: cover;
    background-color: #00000029;
    background-blend-mode: color;
}

#facts h2 {
    font-size: 40px;
    color: #FFFFFF;
    margin-bottom: 14px;
    font-weight: 900;
}

#facts .details_data {
    background-image: linear-gradient(0deg, rgba(15, 15, 15, 0.62) 0%, rgba(120, 121, 122, 0.62) 100%);
    height: auto;
    border-radius: 37px;
    padding: 50px 0;
    /* for no description */
}

#facts .details_data>p {
    padding: 25px;
    padding-left: 15%;
    padding-right: 15%;
    padding-bottom: 0;
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
}

#facts .time {
    font-size: 40px;
    font-weight: bold;
    color: #ffbe2c;
    text-align: center;
}

#facts .time-details {
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    height: 50px;
}

.time-details-desc {
    color: #ffffff;
    text-align: center;

}

/* .time-details-desc1 {
    margin-left: 5%;
}

.time-details-desc2 {
    margin-left: 10%;
}

.time-details-desc3 {
    margin-left: 24%;
} */

/*End Facts Style*/


/* Start Industry Facts Style */
#indus-facts {
    padding-bottom: 38px;
}

#indus-facts .fact-container,
#courses .fact-container {
    background-color: #fff;
    border-radius: 60px;
    box-shadow: 0px 7px 0px rgba(0, 0, 0, 0.086);
    padding: 3%;
    margin: 20px 30px;
}

.fact-container h2 {
    font-size: 40px;
    font-weight: 500;
    color: #2d84bf;
    margin-bottom: 23px;
}

.fact-container .details {
    font-size: 20px;
    font-weight: 700;
    color: #363738;
    margin: 0 auto;
    padding-right: 15%;
    padding-left: 15%;
    margin-bottom: 18px;
}

/* End Industry Facts Style */

/* Start Instructor Section */
#instructor {
    height: auto;
}

#instructor .instructors {
    height: auto;
    margin-right: 14%;
    margin-bottom: 96px;
    border-top-right-radius: 60px;
    border-bottom-right-radius: 60px;
    box-shadow: 0px 7px 0px rgba(0, 0, 0, .16);
}

#instructor .instructor__roll h2 {
    font-size: 28px;
    font-weight: 900;
    color: #363738;
    margin-bottom: 15px;
}

#instructor .dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 6px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
    color: #C9C9C9;
}

#instructor .instructor__data img {
    width: 269px;
    height: 240px;
    border-radius: 33px;
    box-shadow: 0px 10px 0px rgba(0, 0, 0, .16);
}

#instructor .instructor__data h3 {
    margin-top: 28px;
    font-size: 24px;
    font-weight: bold;
    line-height: 32px;
    color: #363738;
}

#instructor .instructor__data p {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    color: #363738;
}

#instructor .instructor__roll h3 {
    margin-top: 0px;
    font-size: 22px;
    font-weight: 500;
    line-height: 33px;
    color: #48A648;
}

#instructor .instructor__roll h4 {
    font-size: 22px;
    line-height: 27px;
    color: #48A648;
}

#instructor .instructor__roll p {
    font-size: 20px;
    font-weight: bold;
    line-height: 27px;
    color: #363738;
}

#instructor .mySlides {
    display: none;
    padding: 25px 50px 25px 0px;
}

#instructor .dots {
    text-align: center;
    position: absolute;
    left: 40%;
    margin-top: 42px;
}

#instructor .active,
#instructor .dot:hover {
    background-color: #FFBE2C;
}

#instructor .fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

.learnmore-cources-sec:focus {
    border-color: #FFBE2C;
    box-shadow: 0px 2px 0px #E67F25;
}

@-webkit-keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

.fade:not(.show) {
    opacity: 1;
}

/* End Instructor Section */


/* Start Courses style */
#courses {
    padding-bottom: 78px;
}

#courses .fact-container {
    padding: 40px 90px;
}

#courses .tabs {
    background-color: rgba(246, 246, 246, 0.39);
    border-radius: 24px;
    padding: 9px 40px;
    margin-bottom: 17px;
    padding-bottom: 0px;
}

#courses .tabs .course_title {
    font-size: 30px;
    color: #363738;
    text-align: center;
    width: fit-content;
    padding-bottom: 20px;
    margin: 0px auto;
    cursor: pointer;
    height: 100%;
}

#courses .tabs .course_title.active {
    color: #2D84BF;
    border-bottom: 5px solid #2D84BF;
}

#courses .tab-data {
    background-color: rgba(246, 246, 246, 0.39);
    border-radius: 24px;
    padding: 23px 13px;
}

#courses .tab-data .course_details {
    font-size: 20px;
    color: #707070;
    font-weight: 700;
    margin-bottom: 25px;
}

#courses .btn_3d.btn_apply {
    width: auto;
}

#courses .m-list-timeline__items {
    position: relative;
    padding: 0;
    margin: 0;
}


.sub-course {
    position: relative;
}

.sub-course>p,
#curr_body_10 .main-title {
    font-size: 18px;
    color: #000;
    font-weight: 700;
}

#curr_body_10 .sub-course .m-list-timeline__items:before {
    position: absolute;
    display: block;
    content: '';
    width: 1px;
    height: 88%;
    top: 35px;
    bottom: 0;
    background-color: #7DC07D;
    left: 19px;
}

#curr_body_10 .sub-course.emp-timeline .m-list-timeline__items:before {
    height: 67%;
}

.m-list-timeline__items:before {
    position: absolute;
    display: block;
    content: '';
    width: 1px;
    height: 100%;
    top: 0px;
    bottom: 0;
    background-color: #7DC07D;
    left: 4px;
}

.m-list-timeline__items .m-list-timeline__item {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 6px 0;
    margin: 5px 0;
}

.m-list-timeline__items .m-list-timeline__item:first-child {
    padding-top: 0;
    margin-top: 0;
}

.m-list-timeline__items .m-list-timeline__item .m-list-timeline__badge {
    text-align: left;
    vertical-align: middle;
    display: table-cell;
    position: relative;
    width: 20px;
}

.m-list-timeline__items .m-list-timeline__item .m-list-timeline__badge:before {
    position: absolute;
    display: block;
    content: '';
    left: 0;
    top: 25%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    background-color: #7DC07D;
    width: 11px;
    height: 11px;
}

.m-list-timeline__items .m-list-timeline__item .m-list-timeline__text {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}

.home__list--timeline {
    color: #707070 !important;
}

#courses .btn.btn_3d {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 20px;
    font-weight: 700;
}

.m-5_ {
    margin-top: 5%;
}

/* End Courses Style */

/* Start Course Curriculum */
#curriculum {
    padding: 30px 86px 130px 86px;
    margin-right: 21px;
    margin-left: 21px;
    margin-top: -15px;
    border-radius: 83px;
    box-shadow: 0px 7px 0px rgba(0, 0, 0, .16);
}

#curriculum .title {
    color: #2D84BF;
    margin-bottom: 25px;
}

.curri_container {
    border-radius: 24px;
}

.curri_container .curr_header_tabs {
    padding: 5px 60px;
    background-color: rgba(246, 246, 246, .39);
    height: 100px;
    border-radius: 24px;
}

.curr_header_tabs .tab.active,
.curr_header_tabs .tab:hover {
    border-bottom: 5px solid #2D84BF;
}

.curr_header_tabs h2,
.curr_header_tabs p {
    color: #000;
}

.curr_header_tabs .tab.active h2,
.curr_header_tabs .tab:hover h2,
.curr_header_tabs .tab.active p,
.curr_header_tabs .tab:hover p {
    color: #2D84BF;
}

.curr_body {
    padding: 23px 83px 45px 83px;
    background-color: #F6F6F6;
    border-radius: 24px;
}

.curr_body .m-list-timeline__text {
    color: #363738;
    font-size: 22px;
    font-weight: 900;
}

.curr_body .m-list-timeline__items:before {
    left: 19px;
}

.timer {
    padding: 68px 45px 28px;
    border-radius: 22px;
    background-color: rgba(226, 226, 226, .70);
    width: 326px;
    margin-top: 40px;
}

.timer i {
    margin-top: -100px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 75px;
    color: #2d84bf;
}

.timer h2 {
    font-size: 24px;
}

.timer span {
    margin-left: 28px;
    font-weight: bolder;
    font-size: 20px;
    color: #000;
}

@-moz-document url-prefix() {
    .timer span {
        margin-left: 28px;
    }
}

.countdown {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    text-align: center;
}

/* End Course Curriculum */


.scrollmenu {
    position: relative;
    display: inline-block;
    height: 100%;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    padding-left: 0px;
}

.scrollmenu h2 {
    margin-right: 30px;
}

@-moz-document url-prefix() {
    .scrollmenu h2 {
        margin-right: 18px;
    }
}

.menu.horizontal>li,
.menu>li {
    display: table-cell;
}

.menu>li {
    position: relative;
    display: table-cell;
    min-width: 326px;
    max-width: 326px;
    text-align: left;
    height: 80px;
}

.menu>li .time {
    position: absolute;
    bottom: 2px;
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: 500;
    width: 100%;
}

.scrollmenu__tab {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.scrollmenu__link .course_title {
    font-size: 20px;
}

.scrollmenu__tab.active .course_title,
.scrollmenu__tab.active .time {
    color: #2D84BF;
}



/*Slick Re-Style*/
#innovators .slick-dots li button:before {
    font-size: 50px !important;
    color: #C9C9C9 !important;
}

#innovators .slick-dots li.slick-active button:before {
    color: #FFBE2C !important;
}

.ribbon {
    float: right;
    position: absolute;
    width: 158px;
    height: 185px;
    top: -37px;
    right: 0px;
    margin-top: 0 !important;
    margin-right: -3px;
    padding: 6.5px 18px;
    border-radius: 0 0 90px 90px;
    text-align: center;
    font-size: 16px;
    color: #ff0045;
    background: #fff;
}

.ribbon:before {
    content: "";
    position: absolute;
    /*    width:140px;
    height:175px; */
    width: 86%;
    height: 96%;
    border: 2px dashed #ff0045;
    border-top: none;
    border-radius: 0 0 90px 90px;
    top: 0;
    left: 9px;
}

.ribbon div {
    margin-top: 20px;
    font-size: 35px;
}

.ribbon div span {
    font-size: 46px;
    font-weight: bold;
    line-height: .9;
}





/********* Custom Screen *********/
@media screen and (min-width: 768px) and (max-width: 1242.98px) {
    .card_data>.card_header>h1 {
        font-size: 34px;
    }

    .card_data>.card_header>.blue-headline {
        font-size: 33px;
    }

    .card_data {
        width: 86% !important;
        padding: 30px 30px;
        left: 0px !important;
        margin: 0 10%;
    }

    .slick_container {
        margin: 0px !important;
    }

    #machineLearning.machineLearning {
        font-size: 16px;
    }

    .innovator__pp {
        min-height: 479px !important;
    }
}

/*@media screen and (min-width: 375px) and (max-width: 459.98px) {
    .ribbon {
        width: 100px;
        height: 140px;
        margin-top: -335px;
        margin-right: -23px;
        font-size: 12px;
    }

    .ribbonMl {
        margin-top: -350px;
        margin-right: -34px;
    }

    .ribbon:before {
        width: 83px;
        height: 130px;
    }

    .ribbon div {
        margin-top: 9px;
        font-size: 22px;
    }

    .ribbon div span {
        font-size: 28px;
    }
}*/

/*@media screen and (min-width: 460px) and (max-width: 480.98px) {
    .ribbon {
        width: 122px;
        height: 161px;
        margin-top: -308px;
        margin-right: -13px;
    }

    .ribbonMl {
        margin-top: -340px;
        margin-right: -10px;
    }

    .ribbon:before {
        width: 103px;
        height: 150px;
    }

    .ribbon div {
        margin-top: 4px;
        font-size: 29px;
    }

    .ribbon div span {
        font-size: 28px;
    }
}
*/
/******** Md Screen ********/

@media screen and (min-width: 768px) and (max-width: 991.98px) {

    #indus-facts .fact-container,
    #courses .fact-container {
        padding: 6%
    }

    .card_data>.card_header>h1 {
        font-size: 31px;
    }

    #facts {
        padding: 50px 20px;
    }

    .facts-col:nth-child(3),
    .facts-col:nth-child(4) {
        margin-top: 15px;
    }

    #pro_banner .second_course,
    #pro_banner .first_course_details {
        height: 350px;
        border-radius: 0;
        position: relative;
        top: -8%;
    }

    .course_details .second_course,
    .course_details .first_course_details {
        top: 0 !important;
    }

    #instructor .instructors {
        margin-right: 0%;
        width: 90%;
        /* margin: 0 auto; */
        border-top-right-radius: 60px;
        border-bottom-right-radius: 60px;
    }

    #instructor .dots {
        margin-top: 20px;
        left: 45%;
    }

    #courses {
        margin-top: 50px;
    }

    #courses .tabs .course_title {
        font-size: 20px;
        letter-spacing: -1px;
    }

    .pro_banner__video-container {
        background: unset;
        padding: 0px;
    }

    .pro_banner__video {
        width: 100%;
        margin: 0px;
        margin-top: 88.5px;
        height: auto;
        border-radius: 27px;
        box-shadow: 0px 10px 17px rgba(0, 0, 0, .57);
    }

    #pro_banner .card_data {
        width: 90%;
        height: calc(100% - 60px);
        left: 5%;
        margin: 0 auto;
        bottom: 30px;
        max-width: 90%;
    }

    #pro_banner .second_course-height {
        height: calc(100% - 29px);
        top: 5%;
    }

    .card_data>.card_header>h1 {
        font-size: 32px;
        margin-bottom: 0px;
    }

    .card_data>.card_header {
        border-bottom: 0;
    }

    .card_data>.card_body>h3 {
        font-size: 18px;
        margin-top: 8px;
        margin-bottom: 11px;
    }

    .card_data>.card_body>.blue-desc {
        margin-bottom: 11px;
    }

    .card_data>.card_body>.btn {
        font-size: 12px;
        height: 30px;
        font-weight: bold;
        margin-top: 0px;
    }

    .pro_banner__video-container {
        z-index: 1;
    }

    .pro_banner__video {
        width: 100%;
    }
}

@media screen and (min-width: 740px) and (max-width: 992.98px) {
    .ribbon {
        margin-top: -362px;
    }
}

@media screen and (min-width: 714px) and (max-width: 740.98px) {
    .ribbon {
        margin-top: -354px;
    }
}

@media screen and (min-width: 685px) and (max-width:714.98px) {
    .ribbon {
        margin-top: -339px;
    }
}

@media screen and (min-width: 657px) and (max-width: 662.98px) {
    .ribbon {
        margin-top: -339px;
    }
}

@media screen and (min-width: 662px) and (max-width: 686.98px) {
    .ribbon {
        margin-top: -339px;
    }
}

@media screen and (min-width: 481px) and (max-width: 569.98px) {
    .ribbon {
        width: 126px;
        height: 177px;
        margin-top: -308px;
        margin-right: -14px;
    }

    .ribbon:before {
        width: 108px;
        height: 167px;
    }

    .ribbon div {
        margin-top: 10px;
        font-size: 30px;
    }

    .ribbon div span {
        font-size: 38px;
    }
}

/***************** IPad Screen **********************************/
@media screen and (min-width: 768px) and (max-width: 991.98px) {

    /*Start background banner course details */
    .course_details .card_data_full_width {
        padding-left: 13px;
        top: 26%;
        height: max-content;
    }

    .card_data_full_width h1 {
        font-size: 28px;
        border-right: none;
        margin-bottom: 20px;
    }

    #pro_banner.course_details .first_course_details {
        height: 412px;
        border-bottom-right-radius: 86px;
        border-bottom-left-radius: 86px;
    }

    .ribbon {
        width: 110px;
        height: 165px;
        margin-top: -176px;
        margin-right: -5%;
        font-size: 14px;
    }

    .ribbon:before {
        width: 93px;
        height: 160px;
        border: 2px dashed #ff0045;
        border-top: none;
        border-radius: 0 0 90px 90px;
        top: 0;
        left: 9px;
    }

    .ribbon div {
        margin-top: 8px;
        font-size: 27px;
    }

    .ribbon div span {
        font-size: 34px;
    }

    /*End background banner course details */

    /* Start Course Facts*/
    .course_details #facts {
        padding-top: 12% !important;
    }

    #pro_banner .back {
        width: auto;
    }

    #pro_banner .back>img {
        margin-right: 10px;
    }

    /* End Course Facts*/


    /* Start Course Curriculum*/
    #curriculum {
        margin-right: 0px;
        margin-left: 0px;
        padding: 30px 28px;
    }

    .curri_container .curr_header_tabs {
        padding: 10px 21px;
    }

    .curr_body {
        padding: 23px 34px 45px 83px;
    }

    .curr_body p {
        width: 80%;
    }

    .m-list-timeline__items .m-list-timeline__item .m-list-timeline__text {
        font-size: 18px;
    }

    .timer {
        width: 268px;
        padding: 68px 30px 28px;
    }

    .timer span {
        margin-left: 0px;
        font-size: 18px;
    }

    .timer h2 {
        font-size: 18px;
    }

    .curri_container .curr_header_tabs {
        height: 120px;
    }

    /* End Course Curriculum*/

    /* Start instructors */

    #instructor .instructor__data img {
        width: 207px;
        height: 185px;
    }

    #instructor .instructor__roll h2 {
        font-size: 20px;
    }

    #instructor .instructor__roll h3 {
        font-size: 16px;
    }

    #instructor .instructor__roll p {
        font-size: 18px;
    }

    /* End Instructors */


    /* Start Innovators */
    .slick_container {
        margin: 0px !important;
    }

    .slick-slide {
        margin: 0px;
    }

    .innovator__pp p {
        padding: 0 56px;
        font-size: 18px;
    }

    .fix-height {
        min-height: 180px !important;
    }

    /* End Innovators */

    /* Start Courses */
    #courses .btn.btn_3d {
        position: relative;
        float: right;
    }

    /* End Courses*/
}

/***************** Mobile Screen **********************************/
@media screen and (max-width: 767.98px) {
    .pro_banner__video-container {
        background: unset;
        padding: 0px;
    }

    .pro_banner__video {
        width: 100%;
        margin: 0px;
        margin-top: 44.5px;
        height: auto;
        border-radius: 0px;
        box-shadow: none;
    }

    #pro_banner .second_course {
        height: 430px;
    }

    .course_details #pro_banner .first_course_details,
    .course_details #pro_banner .second_course {
        height: 475px;
        border-radius: 38px;
    }

    .course_details .card_data_full_width {
        margin-right: 24px;
        margin-left: 24px;
        width: auto;
        height: max-content;
        bottom: auto;
        left: 0;
        right: 0;
        border-radius: 22px;
        padding-right: 20px;
        padding-left: 20px;
        padding-top: 27%;
    }

    .course_details .card_data_full_width h1 {
        font-size: 20px;
        border-right: none;
        width: 80%;
    }

    .course_details .card_data_full_width h3 {
        font-size: 14px;
        margin-bottom: 28px;
    }

    .btn_3d.btn_syllabus {
        font-size: 14px !important;
        width: auto !important;
    }

    #fullStack_btn {
        font-weight: bold;
        padding: 6px 21px 10px 17px;
        height: 35px;
        margin-right: 15px !important;
    }

    #python_ml {
        font-weight: bold;
        padding: 6px 21px 10px 17px;
        height: 35px;
        margin-right: 15px !important;
    }

    .course_details .btn_3d.btn_apply {
        font-size: 14px !important;
        height: 33px;
        padding: 4px 15px 3px 11px;
        margin-right: 0px;
    }

    .course_details .btn_3d.btn_apply img {
        width: 26px;
        height: 26px;
    }

    .course_details #facts {
        padding: 50px 18px;
        padding-top: 30% !important;
    }

    .course_details #facts h2 {
        font-size: 24px;
    }

    #pro_banner .back {
        top: 17%;
        height: auto;
        width: auto;
        z-index: 10;
        left: 9.5%;
    }

    #facts .time-details {
        text-align: left;
    }

    #facts .time {
        text-align: left;
    }

    #facts .details_data>p {
        text-align: left;
        padding: 3px;
    }

    #facts .details_data {
        padding: 24px;
    }

    .course_details #pro_banner #first_course,
    .course_details #pro_banner #second_course {
        padding: 0px !important;
    }

    /* Start Course Curriculum*/
    #curriculum {
        padding: 30px 10px 48px 10px;
        margin: 0px;
        margin-top: -15px;
    }

    .curr_body {
        padding: 23px 10px 45px 10px;
    }

    .timer {
        width: 100%;
        margin-bottom: 15px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .curri_container .curr_header_tabs {
        padding: 10px 30px;
    }

    .m-list-timeline__items .m-list-timeline__item .m-list-timeline__text {
        font-size: 14px;
    }

    .scrollmenu__link .time {
        margin-bottom: 3px !important;
    }

    /* End Course Curriculum*/

    /* Start Instructors */
    #instructor .instructors {
        margin-right: 0%;
        width: 90%;
        margin: 0 auto;
        border-radius: 33px;
    }

    #instructor .mySlides {
        padding: 15px;
    }

    .instructor__roll {
        margin-top: 15px;
    }

    .slick_container {
        margin: 0;
    }

    /* End Instructors */

    .ribbon {
        top: -160px;
    }

    .card_data_full_width .br-5 {
        border-right: none;
    }

    .time-details-desc {
        color: #ffffff;
        text-align: left;
    }

}

@media screen and (max-width: 767.98px) {
    .timer {
        padding: 68px 30px 28px;
    }

    .timer span {
        margin-left: 0px;
        font-size: 18px;
    }

    #pro_banner #first_course,
    #pro_banner #second_course {
        padding-left: 26px !important;
        padding-right: 26px !important;
    }

    #pro_banner .second_course {
        margin-top: 80px;
        height: 462px;
        border-radius: 19px;
        position: relative;
    }

    #pro_banner .first_course_details {
        height: 445px;
        margin-top: 10px;
        border-radius: 19px;
        position: relative;
    }

    .course_details .second_course {
        height: 480px;
    }

    #pro_banner .second_course,
    #pro_banner.course_details .first_course_details {
        margin-top: 15px;
    }

    #pro_banner .card_data {
        width: 274px;
        height: calc(100% - 60px);
        left: calc(50% - 137px);
        bottom: 30px;
        padding: 15px 33px;
    }

    .card_data>.card_header>h1 {
        font-size: 20px;
        margin-bottom: 0px;
    }

    .card_data>.card_header {
        border-bottom: 0;
    }

    .card_data>.card_body>h3 {
        font-size: 14px;
        margin-top: 8px;
        margin-bottom: 11px;
    }

    .card_data>.card_body>.blue-desc {
        margin-bottom: 11px;
    }

    #pro_banner .card_data>.card_body>.btn {
        height: 40px;
    }

    #pro_banner .card_data>.card_body>.btn {
        font-size: 12px;
        height: auto;
        font-weight: bold;
        margin-top: 0px;
    }

    #pro_banner .card_data>.card_body>.machineLearning {
        padding: 2px;
    }

    #innovators {
        padding: 26px 35px;
    }

    #facts {
        padding: 50px 20px;
    }

    #facts h2 {
        font-size: 25px;
    }

    #facts .details_data>.row .col-md-4 {
        padding-left: 0px;
    }

    #indus-facts .fact-container {
        padding: 59px 30px 35px 30px;
    }

    .fact-container h2 {
        font-size: 25px;
    }

    .facts-col {
        margin-bottom: 22px;
    }

    .facts-col:nth-child(4) {
        margin-bottom: 0px;
    }

    #courses .tabs #tab1,
    #courses .tabs #tab2 {
        width: 50%;
    }

    #courses .fact-container {
        padding: 40px 0px 0px 0px;
        margin: 20px 0px;
    }

    #courses .tabs .course_title {
        font-size: 14px;
    }

    #courses .tab-data {
        padding: 23px 32px;
    }

    #courses .tab-data .course_details {
        font-size: 14px;
    }

    #courses .btn.btn_3d {
        position: relative;
        font-size: 14px !important;
        font-weight: bold;
        cursor: pointer;
    }

    .btn-details {
        text-align: center;
    }

    #instructor .instructor__roll h2 {
        display: inline-block;
        font-size: 16px !important;
        font-weight: bold !important;
    }

    #instructor .instructor__roll h3 {
        font-size: 14px !important;
        margin-left: 10px !important;
        font-weight: bold;
    }

    #instructor .instructor__roll p {
        font-size: 16px;
    }

    #instructor .dots {
        margin-top: 20px;
    }

    #courses {
        margin-top: 50px;
    }

    #innovators h2,
    #instructor h2 {
        font-size: 25px;
    }

    .card_data_full_width h1 {
        border-right: none;
        font-size: 38px;
    }


    .timer {
        text-align: center;
    }


}

@media screen and (max-width: 500px) {
    .ribbon {
        top: -53px;
        right: -29px;
        width: 97px;
        height: 154px;
        padding: 6.5px 14px;
    }

    .ribbon div {
        font-size: 24px;
        margin-top: 2px;
    }

    .ribbon div span {
        font-size: 28px;
    }

    .course_details .card_data_full_width h1 {
        margin-top: 10px;
    }
}



/***************** md Screen **********************************/
@media screen and (min-width: 375px) {

    .time-details-desc1 {
        margin-left: 0px;
    }

    .time-details-desc2 {
        margin-left: 0px;
    }

    .time-details-desc3 {
        margin-left: 0px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991.98px) {
    /* .time-details-desc3 {
        margin-left: 12%;
    } */
}

@media screen and (min-width: 992px) and (max-width: 1199.98px) {
    .curr_body {
        padding: 23px 40px 45px 40px;
    }

    #courses .tabs .course_title {
        font-size: 24px;
    }

    .time-details-desc3 {
        /* margin-left: 16%; */
    }

    .card_data_full_width h1 {
        border-right: none;
        font-size: 35px;
    }

    .time-details-desc1 {
        /* margin-left: 9%; */
    }

    .time-details-desc2 {
        /* margin-left: 9%; */
    }

    .time-details-desc3 {
        /* margin-left: 16%; */
    }

    .card_data>.card_body>h3,
    .card_data_full_width>.card_body>h3 {
        min-height: 240px;
    }

    .card_data>.card_body>.blue-desc {
        margin-bottom: 25px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1364px) {
    @-moz-document url-prefix() {
        #pro_banner .card_data {
            max-width: 497px;
        }
    }

    .time-details-desc1 {
        /* margin-left: 3%; */
    }

    .time-details-desc2 {
        /* margin-left: 9%; */
    }

    .time-details-desc3 {
        /* margin-left: 24%; */
    }

    .f-subheader {
        margin-top: 5px;
    }

    .ml-subheader {
        margin-top: 5px;
    }
}

@media screen and (min-width: 1365px) {
    @-moz-document url-prefix() {
        #pro_banner .card_data {
            max-width: 497px;
        }
    }

    @-moz-document url-prefix() {
        .timer span {
            margin-left: 28px;
        }
    }

    .time-details-desc1 {
        /* margin-left: 8%; */
    }

    .time-details-desc2 {
        /* margin-left: 13%; */
    }

    .time-details-desc3 {
        /* margin-left: 26%; */
    }

    .f-subheader {
        margin-top: 5px;
    }

    .ml-subheader {
        margin-top: 5px;
    }
}

/*@media screen and (min-width: 1200px) and (max-width: 1427.98px) {
    .ribbon {
        margin-top: -291px;
    }
}*/
