@import "inner-header.css";
/*program css start here*/

.program_des h3 {
    font-size: calc(15px + (17 - 15) * (100vw - 1366px) / (1920 - 1366));
    font-weight: 700;
    color: #000;
    padding: 35px 0 25px;
}

.school-e-title:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #0000001a;
    position: absolute;
    top: 14px;
}

.program_des ul {
    padding: 0;
    list-style: none;
}

.school-e-title b {
    color: #363636;
}

.inner-container {
    padding: 100px 0 0;
    background: #F8F8F8;
}

.about-inner {
    position: relative;
}


/* .title-head {
    padding: 70px 0 50px;
}
.title-head h1 {
    color: #BC2027;
    font-size: 36px;
    font-weight: bold;
}
.title-head h6 {
    color: #BC2027;
}
 */
/*course list css*/
.row.webinar-bottomm {
    background: #bc2027;
    padding: 50px 10px;
    margin-top: 1.5rem;
}
.program_course_list_menu {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 18px #0000001A;
    padding: 35px;
    z-index: 1;
}

.program_courses_detail .program_course_list_menu {
    position: sticky;
    top: 105px;
}

.program_course_list_menu ul {
    padding: 0;
    list-style: none;
}

.program_course_list_menu ul li {
    margin-bottom: 20px;
}

.program_course_list_menu ul li a {
    font-size: calc(15px + (17 - 15) * (100vw - 1366px) / (1920 - 1366));
    line-height: calc(21px + (29 - 21) * (100vw - 1366px) / (1920 - 1366));
    color: #363636;
    font-weight: 500;
}
.program_course_list_menu ul li a:hover {
    color: #BC2027;
}
.program_course_list_menu li.active a {
    color: #BC2027;
    font-weight: 600;
}

.course_list_name .program_des {
    background: #fff;
    margin-bottom: 29px;
    padding: 20px 30px;
}

.course_list_name {
    padding-left: 25px;
}

.program_des b {
    margin-left: 10px;
}

.program_courses_list {
    padding-bottom: 100px;
}


/*deparment detail css*/


 
.other-head-panel1 ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}

.other-head-panel2 ul {
    padding: 0;
    list-style: none;
    display: inline-block;
    text-align: right;
    width: 100%;
    margin: 0;
}

.other-head-panel2 ul li {
    margin-left: 5px;
    display: inline-block;
}

.other-head-panel2 ul li a {
    background: #E1DFE4;
    padding: 10px 15px;
    color: #BC2027;
    font-size: calc(16px + (18 - 16) * (100vw - 1366px) / (1920 - 1366));
    line-height: 18px;
    font-weight: 500;
    display: block;
}
.other-head-panel2 ul li a:hover{
    background-color: #BC2027;
    color: #fff;
}
.other-head-panel2 ul li a:hover>img{
   filter: brightness(0) invert(1);
}
.other-head-panel2 ul li a img {
    margin-right: 5px;
}

.other-head-panel1 a {
    color: #363636;
    font-weight: 600;
    font-size: calc(13px + (15 - 13) * (100vw - 1366px) / (1920 - 1366));
    text-decoration: underline;
}

.other-head-panel1 a b {
    font-weight: 600;
}

.other-head-panel1 li {
    font-size: calc(13px + (15 - 13) * (100vw - 1366px) / (1920 - 1366));
    position: relative;
    font-weight: 600;
    margin-right: 15px;
    padding-right: 15px;
}

.other-head-panel1 li:after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    background: #ddd;
    top: 0;
}

.other-head-panel1 li:last-child:after {
    display: none;
}

.other-head-panel1 li b {
    font-weight: 600;
}

.program_courses_detail {
    border-top: 1px solid #ddd;
    padding-top: 50px;
    margin-top: 25px;
}

.program_level ul {
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding: 0;
}

.program_level ul li {
    display: flex;
    align-items: start;
}

.program_level ul li img {
    margin-right: 15px;
    margin-top: 9px;
    width: calc(16px + (22 - 16) * (100vw - 1366px) / (1920 - 1366));
}

.program_level li p {
    color: #BC2027;
}

.program_level ul li a {
    background: #BC2027;
    display: inline-block;
    /* padding: 8px 25px; */
    padding: 12px 25px;
    color: #fff;
}

.program_level ul li p {
    margin: 0;
    font-size: calc(18px + (20 - 18) * (100vw - 1366px) / (1920 - 1366));
    font-weight: 600;
    color: #5023A1;
    line-height: 24px;

}
.program_level ul li p>b {
    color: #BC2027;
    font-weight: 600;
    font-size: calc(12px + (14 - 12) * (100vw - 1366px) / (1920 - 1366));

}
.program_level ul li a p {
    color: #fff;

}

.program_level ul li:nth-child(2) p {
    color: #5023A1;
}

.program_level ul li:nth-child(2) p b {
    color: #BC2027
}
.program_level ul li:last-child p {
    color: #5023A1;
    font-size: calc(18px + (20 - 18) * (100vw - 1366px) / (1920 - 1366));
	font-weight:600;
}
.program_level ul li a:hover {
    background: #FCD200;
    color: #000;
}
.program_level ul li a:hover>p {
    color: #000;
}
.program_level {
    margin-bottom: 80px;
}

.program_course_list_menu h3 {
    font-weight: 700;
    margin-bottom: 30px;
    font-size: calc(15px + (17 - 15) * (100vw - 1366px) / (1920 - 1366));
    color: #000;
}

.apply-now a {
    color: #BC2027;
    border: 1px solid #E9C41C;
    padding: 8px 20px;
    display: inline-block;
    margin-top: 15px;
    font-weight: bold;
}
.apply-now a:hover {
    border: 1px solid #BC2027;
    background: #E9C41C;
}

/*---Ui14041994-start---*/
.program_course_list_menu .apply-now a {
    color: #fff;
}

/* Ui14041994-end */
.program-cordinator {
    padding: 60px 24px;
}

.program-cordinator h3 {
    font-size: calc(21px + (23 - 21) * (100vw - 1366px) / (1920 - 1366));
    color: #BC2027;
    font-weight: 500;
    margin-bottom: 35px;
}

.program-cordinator img {
    width: 100%;
}

.program-cordinator .col-md-6 {
    padding: 0;
}

.cordinator-name {
    background: #CC014A;
    padding: 30px 15px;
    height: 100%;
}

.cordinator-name h2 {
    font-size: 14px;
    color: #fff;
}

.cordinator-name p {
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 0;
}

.program-cordinator figure {
    margin: 0;
}

.program-cordinator .row {
    padding: 0 15px 0;
}

/*destil2 csss*/

.full_img img {
    width: 100%;
}

.full_img .col-md-12 {
    margin-bottom: 22px;
}

.department_content {
    padding-top: 0px;
    padding-bottom: 0px;
}
.course-eligibility{
    margin-top: 60px;
}
.department_content p {

    margin-top: 1rem;
}

.depatment-detail-panel h2 {
    color: #BC2027;
    font-weight: 600;
    margin-bottom: 40px;
    font-size: calc(21px + (23 - 21) * (100vw - 1366px) / (1920 - 1366));
}
.program-faq .accordion {
    padding-top: 0;
}


.specializations {
    padding-top: 30px;
    padding-bottom: 30px;
}
.specializations .program-main-cont{
    padding-bottom: 24px;
}
.padd-bootm{
    padding-bottom: 24px;
}
.program-specific-outcomes {
    padding-top: 30px;
}
.program-specific-outcomes .program-main-cont{
    padding-bottom: 18px;
}
.program_highlight .col-md-6 {
    margin-bottom: 25px;
}

.program_highlight .col-md-6:nth-child(1) p {
    background: #CC014A;
}

.program_highlight .col-md-6:nth-child(2) p {
    background: #5023A1;
}

.program_highlight .col-md-6:nth-child(3) p {
    background: #FD5E53;
}

.program_highlight .col-md-6:nth-child(4) p {
    background: #0DACE5;
}

.program_highlight .col-md-6:nth-child(5) p {
    background: #CC014A;
}

.program_highlight .col-md-6:nth-child(6) p {
    background: #5023A1;
}

.program_highlight .col-md-6:nth-child(7) p {
    background: #FD5E53;
}

.program_highlight .col-md-6:nth-child(8) p {
    background: #0DACE5;
}

/*------------- Anupam UI231998 ---------------*/

.program_courses_detail .career-path{
    background: #f1f1f1;
    position: relative;
    padding: 30px 40px;
}
.program_courses_detail .career-path p {
    margin: 0 0 30px 0;
}
.program_courses_detail .career-path figure{
    margin-bottom: 30px;
}

.program_courses_detail .programme-outcomes, .placeement_content{
    position: relative;
    padding: 30px 0;
}
.program-main-cont p{
    margin-top: 0;
}
.program-main-cont .pro-content h5{
    margin-top: -0.2rem;
}
.program_courses_detail .tie-ups{
    background-color: #FFFFFF;
}
.program_courses_detail .pro-special, .program_courses_detail .program_structure, .program_courses_detail .tie-ups{
    position: relative;
    padding: 40px 10px;
    background-color: #FFFFFF;
}
.program_courses_detail .program_pan_structure{
    /* background-color: #FCD200; */
    padding: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
            column-gap: 16px;
}
 

.program_highlight p {
    padding: 30px 60px;
    color: #fff;
    margin-bottom: 0px;
    position: relative;
    height: 100%;
}

.program_highlight {
    margin-bottom: 35px;
    margin-top: 50px;
}

.program_highlight p:before {
    width: 30px;
    height: 30px;
    position: absolute;
    content: "";
    left: 26px;
    top: 41px;
    background: url(../images/right-icon.svg) no-repeat;
}

.in_association h3 {
    font-family: var(--secondary-font2);
    color: #CC014A;
    line-height: 23px;
    letter-spacing: -0.75px;
    font-size: 25px;
}

.in_association p {
    font-size: calc(15px + (17 - 15) * (100vw - 1366px) / (1920 - 1366));
    line-height: 26px;
}

.depatment-detail-panel {
    padding-bottom: 50px;
}
.program-educational-objectives {
    padding: 30px 0 0 0;
}
.program-educational-objectives .program-main-cont {
    padding-bottom: 0;
}
.department_placements .placeement_content {
    padding: 0;
}
.program-objectives.program_highlight{
    margin-top: 0;
}
.program_usp h2 {
    color: #BC2027;
    font-weight: 600;
    margin-bottom: 40px;
    font-size: calc(21px + (23 - 21) * (100vw - 1366px) / (1920 - 1366));
}

.program_usp {
    padding: 50px 0;
    background: #E1DFE4;
}
.usp_content {
    padding: 0px;
}
.usp_content ul {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.usp_content ul li {
    width: 46%;
    margin-right: 15px;
    background: #fff;
    padding: 25px;
    margin-bottom: 15px;
}

.usp_content ul li p {
    margin: 0;
    font-weight: 600;
}

.program_Benefits h2 {
    color: #BC2027;
    font-weight: 600;
    margin-bottom: 40px;
    font-size: calc(21px + (23 - 21) * (100vw - 1366px) / (1920 - 1366));
}

.program_Benefits {
    padding: 70px 0;
    background: #fff;
}


.program_Benefits h3 {
    font-weight: bold;
    margin-bottom: 25px;
    font-size: calc(15px + (17 - 15) * (100vw - 1366px) / (1920 - 1366));
}

.program_Benefits p {
    font-size: calc(15px + (17 - 15) * (100vw - 1366px) / (1920 - 1366));
    line-height: 26px;
    margin: 0 0 15px;
}

.list_benefits {
    background: #F8F8F8;
    padding: 35px 30px 35px 50px;
    position: relative;
    height: 100%;
}

.list_benefits:before {
    width: 30px;
    height: 30px;
    position: absolute;
    content: "";
    left: 26px;
    top: 41px;
    background: url(../images/yellow-right-icon.svg) no-repeat;
}

.department_placements {
    padding: 20px 0 0;
}

.placeement_content h2 {
    color: #BC2027;
    font-weight: 600;
    margin-bottom: 40px;
    font-size: calc(21px + (23 - 21) * (100vw - 1366px) / (1920 - 1366));
    line-height: calc(30px + (32 - 30) * (100vw - 1366px) / (1920 - 1366));
}

.placeement_content h6 {
    font-weight: 600;
}

.placeement_content ul {
    padding: 0;
    list-style: none;
    margin-top: 25px;
    display: flex;
    flex-wrap: wrap;
}

.placeement_content ul li {
    background: #fff;
    padding: 35px;
    width: 30%;
    margin-right: 18px;
    text-align: center;
    margin-bottom: 25px;
    border: 1px solid #EEEEEE;
}

.placeement_content ul li:nth-child(3n) {
    margin-right: 0;
}

.placement_job img {
    width: 100%;
}

.placement_job figure {
    margin: 0px;
    height: 284px;
    overflow: hidden;
}

.placemnet_panel {
    background: #ddd;
    padding: 35px;
    height: 100%;
    min-height: 350px;
}

.placemnet_panel h3 {
    font-size: calc(18px + (20 - 18) * (100vw - 1366px) / (1920 - 1366));
    margin-bottom: 20px;
    color: #fff;
}

.placemnet_panel p {
    font-size: calc(15px + (17 - 15) * (100vw - 1366px) / (1920 - 1366));
    line-height: 26px;
    color: #fff;
}


.placement_job {
    margin-top: 60px;
}

.placeement_content .col-md-6:nth-child(1) .placemnet_panel {
    background: #358D41;
}

.placeement_content .col-md-6:nth-child(2) .placemnet_panel {
    background: #CC014A;
}

.program-structure h2 {
    color: #BC2027;
    font-weight: 600;
    margin-bottom: 40px;
    font-size: calc(21px + (23 - 21) * (100vw - 1366px) / (1920 - 1366));
}

.program-structure {
    padding: 70px 0;
    background: #fff;
}

.pdf_download h6 {
    font-size: calc(14px + (16 - 14) * (100vw - 320px) / (1365 - 320));
}

.pdf_download a {
    color: #363636;
    font-size: calc(15px + (17 - 15) * (100vw - 1366px) / (1920 - 1366));
}
.program-Reviews {
    padding: 30px 0;
}

.program-Reviews h2 {
    color: #BC2027;
    font-weight: 600;
    margin-bottom: 40px;
    font-size: calc(21px + (23 - 21) * (100vw - 1366px) / (1920 - 1366));
}

.review-panel ul {
    padding: 50px 0 0;
    list-style: none;
}



.review-panel h3 {
    font-size: calc(18px + (20 - 18) * (100vw - 1366px) / (1920 - 1366));
}

.review_detail {
    padding-top: 21px;
}

.review_detail p {
    font-size: calc(15px + (17 - 15) * (100vw - 1366px) / (1920 - 1366));
    line-height: calc(21px + (29 - 21) * (100vw - 1366px) / (1920 - 1366));
}

.review-panel ul li {
    border-bottom: 1px solid #ddd;
    margin-bottom: 50px;
    padding-bottom: 30px;
}

.btn_view a {
    background: #BC2027;
    padding: 8px 25px;
    color: #fff;
    font-size: calc(14px + (15 - 14) * (100vw - 1366px) / (1920 - 1366));
    line-height: calc(25px + (27 - 25) * (100vw - 1366px) / (1920 - 1366));
}

.btn_view a img {
    margin-left: 10px;
}

/* .program-educational-objectives.outcome {
    padding-top: 0;
} */
.eligibility_criteria {
    padding-top: 12px;
    padding-bottom: 15px;
}
.program-faq {
    padding: 30px 0 70px 0;
}

.program-faq h2 {
    color: #BC2027;
    font-weight: 600;
    margin-bottom: 40px;
    font-size: calc(21px + (23 - 21) * (100vw - 1366px) / (1920 - 1366));
}

.program-faq .accordion-item button.accordion-button {
    background: #0DACE5;
    border: 0;
    color: #fff;
    font-weight: 500;
}

.program-faq .accordion-item {
    border: 0;
}

.program-faq .accordion-item button.accordion-button b {
    margin-right: 24px;
    font-weight: bold;
}

.program-faq .accordion-item button.accordion-button {
    background: #0DACE5;
    border: 0;
    color: #fff;
    font-weight: 500;
    box-shadow: inherit;
    outline: 0;
    border-radius: 0 !important;
}

.program-faq .accordion-item {
    border: 0;
    margin-bottom: 5px;
    border-radius: 0px;
}

.program-faq .accordion-item button.accordion-button b {
    margin-right: 24px;
    font-weight: bold;
}

.program-faq .accordion-body p {
    font-size: calc(13px + (17 - 15) * (100vw - 1366px) / (1920 - 1366));
    line-height: 26px;
    margin-bottom: 5px;
    padding: 0 15px 0 5px;
}

.program-faq .accordion-header {
    margin-bottom: 0;
}

.program-faq .accordion-button:not(.collapsed)::after {
    background: url(../images/cross.png) no-repeat;
    width: 30px;
    height: 30px;
}

.program-faq .accordion-button::after {
    background: url(../images/plus.png) no-repeat;
    width: 30px;
    height: 30px;
}

.program-faq .view_more {
    margin: 50px 0;
}

.program-faq .view_more a {
    padding: 12px 15px;
    color: #000;
    font-weight: bold;
    background: #F8F8F8 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 8px #00000014;
}

.program-faq .view_more a img {
    margin-left: 8px;
    margin-right: 5px;
}

.program-faq img {
    width: 100%
}

.program-faq .accordion-body {
    background: #F8F8F8;
}

.program-faq .view_more a img {
    width: auto;
}

.review_img img {
    width: 100%;
}

.review_img img {
    width: 100%;
}

.unlock_creativity {
    background: #FCD200;
    padding: 35px;
    text-align: center;
}

.unlock_creativity h3 {
    font-size: 30px;
    font-weight: bold;
    padding: 0 50px 10px;
    text-align: center;
}

.review_img {
    margin-bottom: 25px;
}

.unlock_creativity p {
    font-size: calc(15px + (17 - 15) * (100vw - 1366px) / (1920 - 1366));
    font-weight: 600;
    line-height: 24px;
}

.related_panel h2 {
    font-size: calc(21px + (23 - 21) * (100vw - 1366px) / (1920 - 1366));
    font-weight: 600;
    color: #BC2027;
    padding-bottom: 30px;
}

.related_courses {
    padding: 100px 0;
}

.review-box h3 {
    font-size: calc(18px + (20 - 18) * (100vw - 1366px) / (1920 - 1366));
    color: #BC2027;
    padding-right: 50px;
    margin-bottom: 26px;
}

.review-box {
    background: #fff;
    padding: 40px;
    min-height: 333px;
    position: relative;
    border-bottom: 2px solid #BC2027;
}


.review-box p {
    font-size: calc(15px + (17 - 15) * (100vw - 1366px) / (1920 - 1366));
}

.related_panel .review_img {
    margin-bottom: 0px;
}

.related_panel a.read_img {
    position: absolute;
    top: 40px;
    right: 20px;
}

/*main faculty css*/

section.Teaching-Faculty.main_faculty_page {
    padding: 0 0 100px;
}

section.Teaching-Faculty.main_faculty_page .col-md-3 {
    margin-bottom: 30px;
}



.enter-faculty input.form-control {
    background: none;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #dddddd;
    padding: 15px 0;
    font-weight: 300;
    font-size: calc(15px + (17 - 15) * (100vw - 1366px) / (1920 - 1366));
    color: #363636;
}


.enter-faculty input.form-control::placeholder {
    color: #363636;
    font-style: italic;
}

.enter-faculty .form_group {
    position: relative;
}


.enter-faculty .submit.btn {
    width: 52px;
    height: 52px;
    position: absolute;
    bottom: -3px;
    right: -10px;
    background: url(../images/more-search.svg) no-repeat;
    border: 0;
    outline: 0;
}

.enter-faculty .form-control:focus {
    background: none;
    outline: 0;
    box-shadow: inherit;
}

.enter-faculty {
    width: 250px;
    float: right;
    margin-top: -106px;
}

/*faculty detail css*/

.faclty-designation h3 {
    font-size: 14px;
    color: #363636;
}

.program_level.faculty_level li p b {
    color: #BC2027;
}

.program_level.faculty_level li p {
    color: #363636;
}

.program_level.faculty_level ul li:nth-child(2) p b {
    color: #BC2027;
}

.program_level.faculty_level ul li:nth-child(2) p {
    color: #BC2027;
}

.faclty-designation ul {
    padding: 0;
    list-style: none;
    display: flex;
}

.faclty-designation ul li {
    position: relative;
    padding-right: 25px;
    font-size: calc(13px + (15 - 13) * (100vw - 1366px) / (1920 - 1366));
    line-height: 17px;
}

.faclty-designation ul li:after {
    width: 1px;
    height: 100%;
    content: "";
    position: absolute;
    right: 13px;
    background: #363636;
}

.faclty-designation ul li:last-child:after {
    display: none;
}

.faclty-designation {
    margin-top: 20px;
}

.teaching_faculty_detailbox {
    border-top: 1px solid #ddd;
    padding: 40px 0;
    margin-top: 15px;
}

.faculty-detail {
    margin-top: -190px;
}

.faculty_imgd img {
    width: 100%;
}

.faculty_name_detail {
    padding-right: 50px;
}

.brief_profile h2 {
    font-size: calc(21px + (23 - 21) * (100vw - 1366px) / (1920 - 1366));
    margin-bottom: 35px;
    color: #BC2027;
    font-weight: 600;
}

.brief_profile p {
    font-size: calc(15px + (17 - 15) * (100vw - 1366px) / (1920 - 1366));
    line-height: 26px;
}

.brief_profile {
    margin-bottom: 45px;
    margin-top: 100px;
}

.Courses_Taught {
    margin-bottom: 45px;
    margin-top: 70px;
}

.Courses_Taught h2 {
    font-size: calc(21px + (23 - 21) * (100vw - 1366px) / (1920 - 1366));
    margin-bottom: 35px;
    color: #BC2027;
    font-weight: 600;
}

.Courses_Taught p {
    font-size: calc(15px + (17 - 15) * (100vw - 1366px) / (1920 - 1366));
    line-height: 26px;
}

.Courses_Taught .col-md-6 {
    margin-bottom: 25px;
}

.Courses_Taught .review-box {
    min-height: 240px;
}

.review_img figure {
    margin: 0;
    height: 250px;
    overflow: hidden;
}

.review_img figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.profile_contact {
    background: #FCD200;
    padding: 20px 35px;
    margin-top: 25px;
}

.profile_contact ul {
    padding: 0;
    list-style: none;
}

.profile_contact li b {
    display: block;
    font-size: 14px;
}

.profile_contact li {
    font-size: calc(13px + (15 - 13) * (100vw - 1366px) / (1920 - 1366));
    margin-bottom: 0;
    color: #000;
    border-bottom: 1px solid #00000052;
    padding: 20px 0;
}

.profile_contact li:last-child {
    border: 0px;
}

.profile_contact li a {
    color: #000;
}


.profile_education {
    background: #Fff;
    padding: 20px 35px;
    margin-top: 25px;
}

.profile_education ul {
    padding: 0;
    list-style: none;
}

.profile_education li b {
    display: block;
    font-size: 14px;
}

.profile_education li p {
    display: block;
    font-size: 14px;
    margin: 0px;
}

.profile_education li {
    font-size: calc(13px + (15 - 13) * (100vw - 1366px) / (1920 - 1366));
    margin-bottom: 0;
    color: #000;
    border-bottom: 1px solid #00000052;
    padding: 20px 0;
}

.profile_education li:last-child {
    border: 0px;
}


/*program course list css*/
.program_courses_list.course_pro_list_detail {
    position: relative;
}

.program_courses_list.course_pro_list_detail .program_course_list_menu {
    margin-bottom: 35px;
    position: relative;
    margin-top: 50px;
    top: 0;
}

.bg_red_box {
    background: #BC2027;
    width: 100%;
    height: 190px;
    position: absolute;
    top: 0;
    z-index: 0;
}

.program_courses_list.course_pro_list_detail .course_list_name {
    padding-top: 50px;
}

.program_courses_list.course_pro_list_detail .course_list_name h2 {
    font-size: 24px;
    color: #fff;
    margin-bottom: 15px;
}

.department_dropdown select {
    border: 0;
    border-bottom: 1px solid #fff;
    width: 100%;
    background: url(../images/more-white2.png) no-repeat;
    background-position: right;
    appearance: none;
    outline: 0;
    box-shadow: inherit;
    padding: 15px;
    color: #fff;
}

.department_dropdown {
    width: 70%;
    margin-bottom: 50px;
    position: relative;
}

.selct_dropdown {
    position: absolute;
    right: 0;
}

.school_course_head {
    position: relative;
}

.cs_cousres {
    margin-top: 100px;
}

.cs_cousres h4 {
    font-size: calc(16px + (18 - 16) * (100vw - 1366px) / (1920 - 1366));
    margin-bottom: 35px;
    font-weight: bold;
    margin-top: 45px;
}



ul.custom-bullet {
    padding-left: 0px;
}

ul.custom-bullet li {
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: 1rem;
    line-height: 1.7rem;
    font-size: calc(13px + (15 - 13) * (100vw - 1366px) / (1920 - 1366));
    line-height: calc(24px + (27 - 24) * (100vw - 1366px) / (1920 - 1366));
    font-weight: 500;
}

ul.custom-bullet li::before {
    content: "";
    position: absolute;
    display: inline-block;
    top: 10px;
    left: 0px;
    width: 8px;
    height: 8px;
    background-color: rgb(233, 196, 28);
    border-radius: 50%;
}

.program-main-cont {
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 24px;
}
.pro-list{
    margin-bottom: 22px;
}
.prog-cont {
    width: 7rem;
}

.pro-content {
    width: 45rem;
}

.prog-cont p {
    color: rgb(13, 172, 229);
    font-weight: 600;
}

.pro-special {
    margin-bottom:0px;
}

.teaching_faculty_detailbox .profile_contact  li a{word-wrap: break-word;}

/* UI30061990 */
ul.custom-bullet li ul.child-list-prgrm{padding-left: 0;margin-top: 20px;}
ul.custom-bullet li ul.child-list-prgrm li::before{width: 7px;height: 7px;background-color: transparent;border: 1px solid #363636;}
.program_highlight div.font-13{margin-bottom: 15px;}
/* end UI30061990 */

.program_courses_detail .program_course_list_menu .apply-now a{color: #BC2027;}
.order-3 .a2a_kit .a2a_dd img{
    width: 18px;
margin-right: 5px;
margin-top: 0;
filter: invert(1);
}
.order-3 .a2a_kit .a2a_dd:hover img{
   filter: none; 
}
.main_program_pd img{margin-bottom: 20px;}
