@font-face {
    font-family: 'NexaBlack';
    src: url('fonts/NexaBlack.woff2') format('woff2'),
        url('fonts/NexaBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nexa';
    src: url('fonts/Nexa-Bold.woff2') format('woff2'),
        url('fonts/Nexa-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nexa';
    src: url('fonts/Nexa-Light.woff2') format('woff2'),
        url('fonts/Nexa-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NexaRegular';
    src: url('fonts/NexaRegular.woff2') format('woff2'),
        url('fonts/NexaRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
#prog_holder{font-family: 'Poppins', sans-serif;font-weight: 400;font-size: 18px;color: #1a1a1a;line-height: 28px;}
#prog_holder .wrapper {max-width: 1188px;}
.flex_box{display: flex;}

.prog_bnr{min-height: 564px; background: #A41035;padding: 86px 15px;}
.prog_bnr .flex_box{justify-content: space-between;align-items: center;}

.prog_bnr_info{color: #fff;width: 495px;text-align: left;}
.prog_bnr_info h2{line-height:100%;font-size: 40px;font-weight: 700;}
.prog_bnr_info h2 span{display: block;line-height:100%;}
.prog_bnr_info p{margin: 30px 0;}
.prog_bnr_info a{display: block;text-align: center;color: #1a1a1a;width: 254px; line-height: 60px; background: #FFFFFF; border-radius: 8px;}
.prog_bnr_info a:hover{background: #E1315D;color: #fff;}

.prog_bnr_thumb{ width: 600px;padding: 15px; background: #111;}
.prog_bnr_thumb img{}

.prog_content{padding: 115px 15px 40px;}
.prog_boxes{margin: 0 0 117px;}
.prog_boxes section{}
.prog_boxes section:not(:last-child){margin-bottom: 119px;}
.prog_boxes section .text_con{position: relative;padding-right: 280px;margin: 0 0 45px;}
.prog_boxes section .text_con h2{line-height:100%;font-size: 23px;font-weight: 700;margin: 0 0 17px;}
.prog_boxes section .text_con p{font-size: 16px;}
.prog_boxes section .text_con a{position: absolute;right: 0;bottom: 0;display: block;text-align: center;color: #fff;width: 198px; line-height: 40px; background: #A41035; border-radius: 8px;}
.prog_boxes section .text_con a:hover{background: #E1315D;}
.prog_boxes section ul{display: flex;justify-content: center;flex-flow: row wrap;}
.prog_boxes section ul li{width:280px; min-height: 234px; background: #FFFFFF; border: 1px solid #E0E0E0; border-radius: 13px; position: relative; margin: 10px;}
.prog_boxes section ul li a > div {padding: 43px 31px;}
.prog_boxes section ul li h3{line-height:100%;font-size: 19px;font-weight: 700;font-family: 'Muli', sans-serif;}
.prog_boxes section ul li p{margin: 15px 0; font-size: 15px; font-weight: normal;}
.prog_boxes section ul li a{color: inherit;font-weight: bold;font-family: 'Muli', sans-serif;}
.prog_boxes section ul li a:hover{text-decoration: none;}
.prog_boxes section ul li:hover{border: 1px solid #646464}
.prog_boxes section .prog-info2{margin: 40px 0 25px; position: relative;}
.prog_boxes section .prog-info2 p{ margin: 0 0 5px;}
.prog_boxes section ul li .prog-info2 span{position: absolute; right: 0; bottom: 0;}
.prog_boxes section ul li .prog-info2 span:before {content: url('../../images/cert-icon.png'); position: absolute; left: -22px; top: 4px;}
.bullet li{background:url(images/bullet.png) no-repeat left 5px!important; padding:0 0 0 25px!important; margin-bottom:5px!important; text-align: left; border: none!important; font-size: 15px; font-weight: normal;}
.prog_boxes section ul li img {border-radius: 13px 13px 0 0; width: 100%;}

.featured_prog{text-align: center;padding: 0 27px;}
.featured_prog h2{font-size: 30px;line-height:100%;font-family: 'Muli', sans-serif;font-weight: bold;position: relative;width: 280px;max-width: 100%;margin: 0 auto 48px;}
.featured_prog h2::before{position: absolute; content: ''; top: 50%;transform: translateY(-50%); left: -80px;width: 74px; height: 5px; background: #A41035;}
.featured_prog h2::after{position: absolute; content: ''; top: 50%;transform: translateY(-50%); right: -80px;width: 74px; height: 5px; background: #A41035;}
.featured_prog ul{display: flex;justify-content: space-between;}
.featured_prog ul li{width: 375px; min-height: 535px; background: #FFFFFF; border: 1px solid #E0E0E0; border-radius: 13px;overflow: hidden;}
.featured_prog ul li .text_con{text-align: left;padding: 45px 44px;}
.featured_prog ul li h3{line-height:100%;font-size: 25px;font-family: 'Muli', sans-serif;font-weight: bold;}
.featured_prog ul li h3 span{display: block;line-height:100%;font-size: 22px;font-family: 'Poppins', sans-serif;font-weight: normal;}
.featured_prog ul li p{margin: 17px 0;}
.featured_prog ul li a{font-family: 'Muli', sans-serif;font-size: 22px;color: inherit;font-weight: bold;}
.featured_prog ul li a:hover{text-decoration: underline;}

.prob_btm{padding: 40px 15px 100px;}
.prog_btm_img{}
.prog_btm_img img{}

.prog_ftr_info{padding: 80px 15px;}
.prog_ftr_info .flex_box{justify-content: space-between;align-items: center;}

.ftr_info{color: #043656;font-family: 'Nexa';}
.ftr_info h2{line-height:100%;font-weight: bold;font-size: 50px;margin-bottom: 10px;}
.ftr_info small{line-height:100%;font-weight: 300;font-size: 25px;margin-bottom: 25px;display: block;}

.ftr_list1{position: relative;padding-bottom: 25px;margin-bottom: 25px;}
.ftr_list1::after{position: absolute; content: ''; bottom: 0; left: 0;width: 440px;height: 2px;background: #043351;max-width: 100%;white-space: pre-line;line-height: 32px;}
.ftr_list1 li{position: relative;padding-left: 60px;color: #011f3c;font-size: 22px;}
.ftr_list1 li:not(:last-child){margin-bottom: 8px;}
.ftr_list1 li::before{position: absolute; top: 0; left: 0;}
.ftr_list1 li:first-child::before{content: url(images/icon-phone.png);}
.ftr_list1 li:nth-child(2)::before{content: url(images/icon-printer.png);}
.ftr_list1 li:last-child::before{content: url(images/icon-at.png);}
.ftr_list1 li mark{background: none;}
.ftr_list1 li a{color: inherit;}
.ftr_list1 li a:hover{text-decoration: underline;}

.ftr_list2{}
.ftr_list2 li{position: relative;padding-left: 60px;color: #011f3c;font-size: 22px;white-space: pre-line;line-height: 35px;}
.ftr_list2 li:not(:last-child){margin-bottom: 8px;}
.ftr_list2 li::before{position: absolute; top: 0; left: 0;}
.ftr_list2 li:first-child::before{content: url(images/icon-pin.png);}
.ftr_list2 li:nth-child(2)::before{content: url(images/icon-at.png);}
.ftr_list2 li:last-child::before{content: url(images/icon-web.png);}
.ftr_list2 li mark{background: none;}
.ftr_list2 li a{color: inherit;}
.ftr_list2 li a:hover{text-decoration: underline;}
.ftr_list2 li address{font-style: normal;}

.footer_logo{width: 350px;}

.footerWrapper .wrapper { max-width: 1625px !important; }

/* Responsive */

@media only screen and (max-width : 1250px) {
  .prog_bnr_info{margin-right: 25px;}

  .prog_boxes section ul li{margin: 0 5px;}

  .featured_prog{padding: 0;}
  .featured_prog ul li{margin: 0 5px;min-height: 0;}
}

@media only screen and (max-width : 1010px) {
  .prog_bnr .flex_box { justify-content: center; align-items: flex-start; flex-wrap: wrap; }
  .prog_bnr_info { order: 2; margin: 50px 0 0; width: 495px; text-align: center; max-width: 100%; }
  .prog_bnr_info a { margin: 0 auto; max-width: 100%; }
  .prog_bnr { min-height: 0; padding: 40px 25px; }

  .prog_content { padding: 40px 25px; }
  .prog_boxes section .text_con { padding: 0; }
  .prog_boxes section { text-align: center; }
  .prog_boxes section .text_con a { position: static; margin: 0 auto; }
  .prog_boxes section .text_con h2 { margin: 0; }
  .prog_boxes section .text_con p { margin: 30px auto; }
  .prog_boxes section ul { justify-content: center; flex-wrap: wrap; }
  .prog_boxes section ul li { margin: 5px; width: 48%; min-height: 0; }
  .prog_boxes section ul li .prog-info2 span{position: relative; display: inline-block; left: 10px; }

  .featured_prog ul { justify-content: center; flex-wrap: wrap; }
  .featured_prog ul li { margin: 5px; }

  .prog_ftr_info { padding: 40px 25px; }
  .prog_ftr_info .flex_box { display: block; }
  .ftr_info { text-align: center; margin: 0 auto 50px; }
  .ftr_list1::after { right: 0; margin: 0 auto; }
  .ftr_list1 li::before { position: static; display: block; margin: 0 auto 5px; }
  .ftr_list1 li { padding: 0; }
  .ftr_list2::after { right: 0; margin: 0 auto; }
  .ftr_list2 li::before { position: static; display: block; margin: 0 auto 5px; }
  .ftr_list2 li { padding: 0; }
  .footer_logo { max-width: 100%; margin: 0 auto; }

}

@media only screen and (max-width : 800px) {
    .prog_bnr_thumb {width: 100%;}
}

@media only screen and (max-width : 600px) {
  .prog_bnr_info h2{font-size: 30px;}

  .prog_boxes section ul li{width: 100%;margin: 0;}
  .prog_boxes section ul li:not(:last-child){margin-bottom: 10px;}

  .featured_prog h2 { width: auto; }
  .featured_prog h2::before { display: none; }
  .featured_prog h2::after { display: none; }

  .ftr_list1 li, .ftr_list2 li{font-size: 18px;}
}


/* Nh Programgs Updated */

#prog-holder{font-family: 'Poppins', sans-serif;font-weight: 400;font-size: 18px;color: #1a1a1a;line-height: 28px;}
#prog-holder .wrapper {max-width: 1188px;}
.flex-box{display: flex;}
.prog-bnr-left, .prog-bnr-right{width: 50%; position: relative;}
.bnr-right-con{max-width: 958.9px; float: left; position: relative;}

.prog-bnr{background: #A41035;}
.prog-bnr .flex-box{justify-content: space-between;align-items: center;}

.prog-bnr-info{color: #fff;width: 660px;text-align: left; float: right; margin-right: 100px;}
.prog-bnr-info h2{line-height:100%;font-size: 46.48px;font-weight: 400; line-height: 80px;}
.prog-bnr-info h2 span{display: block;line-height:100%;}
.prog-bnr-info p{margin: 30px 0; font-size: 18px; line-height: 27px; text-align: left; font-weight: 400;}
.prog-bnr-info a{display: block;text-align: center;color: #1a1a1a;width: 254px; line-height: 60px; background: #FFFFFF; border-radius: 8px;}
.prog-bnr-info a:hover{background: #E1315D;color: #fff;}

.bnr-right-con h2{text-align: center; position: absolute;bottom: 0; left: 0 ; right: 0; background-color: #000; color: #fff; font-weight: 600;
font-size: 27.79px; padding: 10px 0;}

/* Overview */
.wrapper2{max-width: 2000px; width: 100%; margin: 0 auto; position: relative;}
.overview-btns{position: absolute; left: -20px; top: 135px;}
.overview-btns ul li{background: #3a9b9c; padding: 0; color: #000; margin-bottom: 10px; width: 100%; max-width: 300px;position: relative;}
.overview-btns ul li a{color: #fff;padding: 15px 20px; display: block;}
.overview-btns ul li a span{display: block;}
.overview-btns ul li:nth-child(1){background: #3a9b9c; color: #fff;}
.overview-btns ul li:nth-child(1) a{color: #fff;}
.bg-none{background: #3a9b9c!important;}
.bg-none a{color:#fff!important;}
.overview-btns ul li:hover{ background: #e9e9e9 !important;}
.overview-btns ul li:hover a{ color:#000 !important;text-decoration: none;}
.active_btn{text-decoration: none; color: #fff!important;background: #3a9b9c!important;}


.overview-btns ul ul {display: none; position: absolute;right: -258px;margin: 0;top: 0;z-index: 100;}
.overview-btns ul ul:hover, .overview-btns ul li a:hover + ul {display: block;}
.overview-btns ul ul li {margin: 0;}

.overview-btns ul li a small.dropdown_btn {display: none; position: absolute;right: 12px;top: 27px;z-index: 10;}

.prog-overview{padding: 138px 0 20px;}
/* .prog-overview h2::before{content: ""; color: #ffd675; width: 43.3px; background: #ffd675; height: 3px; position: absolute; left: 0%; top: 48%;}
.prog-overview h2::after{content: ""; color: #ffd675; width: 43.3px; background: #ffd675; height: 3px; position: absolute; right: 0%; top: 48%;} */
.prog-overview .margbot-50{margin-bottom: 75px;}

.prog-overview h3{font-size: 24px;}
.prog-overview h3 span{display: block; line-height: 100%;}

.prog-overview ul li{font-size: 18px;}


.prog-overview{display: flex; flex-wrap: wrap; justify-content: space-between;}

.overview-left{width: 65%; padding-right: 50px;}
.overview-left h2{ text-align: center; font-size: 28px; position: relative;display: block; width:100%; margin: 0 auto 30px;}

.overview-right h2{font-size: 28px; position: relative;display: block; width:100%; margin: 0 auto 30px;}
.overview-right{width: 35%; padding: 70px 37px; background: #3a9b9c; max-height: 870px; color: #fff;}
.overview-right a{display:block;text-align: left; color: #fff; margin: 20px 0; font-weight: 400;}

/* What youll learn */
.what-learn{margin: 20px 0 94px;}
.what-learn h2{ text-align: center; font-size: 28px; position: relative;display: block; width:100%;max-width: 410px; margin: 24px auto 0;}
.what-learn h2::before{content: ""; color: #ffd675; width: 43.3px; background: #ffd675; height: 3px; position: absolute; left: 0%; top: 48%;}
.what-learn h2::after{content: ""; color: #ffd675; width: 43.3px; background: #ffd675; height: 3px; position: absolute; right: 0%; top: 48%;}
.what-learn .margbot-72{margin-bottom: 72px;}

.learn-flex-con{display: flex; flex-wrap: wrap; justify-content: space-between; margin: 20px 0 0;}


.what-learn ul li{background: none!important;position: relative;font-size: 18px !important;font-weight: 400 !important;}
.what-learn ul li::before{content: "\1F5F8"; left: 0; color: #a41035;font-size: 18px;font-weight: bold;}
/* .learn-left{padding-right: 15px; width: 42%;line-height: 20px;}
.learn-left ul {margin-top: 20px;}
.learn-left ul li{font-size:18px; background: url(images/bullet1.png) no-repeat left 5px !important;}

.learn-right{width: 58%;}
.learn-right{padding-top:70px} */

.learn-bottom{margin: 20px 0 0;}
.learn-bottom video{max-width: 550px;height: auto;width: 100%;}

.learn-mobile-img{display: none;}

/* WHO WILL BENEFIT */
.benefit {background: #f4f4f4; padding: 20px 0;}
.benefit h2{ text-align: center; font-size: 28px; position: relative;display: block; width:100%; max-width: 385px; margin: 24px auto 0;}
.benefit h2::before{content: ""; color: #ffd675; width: 43.3px; background: #ffd675; height: 3px; position: absolute; left: 0%; top: 48%;}
.benefit h2::after{content: ""; color: #ffd675; width: 43.3px; background: #ffd675; height: 3px; position: absolute; right: 0%; top: 48%;}

.benefit-flex-con{display: flex; flex-wrap: wrap; justify-content: space-around; margin: 30px auto 0;}
.benefit-flex-con div[class*="benefit-box"]{width: 47%; padding: 10px; margin: 0 auto 25px;}
.benefit-flex-con div[class*="benefit-box"] figure{text-align: center; margin: 0 auto; min-height: 110px;}
.benefit-flex-con div[class*="benefit-box"] h3{font-size: 29.56px; text-align: center; font-weight: 700; line-height: 50px;}
.benefit-flex-con div[class*="benefit-box"] h3 span{display: block; line-height: 100%;}
.benefit-flex-con div[class*="benefit-box"] p{text-align: center;}
.benefit-flex-con .benefit-box:nth-child(3) h3{padding: 23px 0 7px;}

/* Program Structure */

.program-structure {padding: 120px 0;}
.program-structure h2{ text-align: center; font-size: 28px; position: relative;display: block; width:100%; max-width: 430px; margin: 24px auto 115px;}
.program-structure h2::before{content: ""; color: #ffd675; width: 43.3px; background: #ffd675; height: 3px; position: absolute; left: 0%; top: 48%;}
.program-structure h2::after{content: ""; color: #ffd675; width: 43.3px; background: #ffd675; height: 3px; position: absolute; right: 0%; top: 48%;}
.program-structure h3{font-size: 30px; font-weight: 600;}
.program-structure p span{display: block; font-weight: 600; margin-bottom: 35px;}
.program-structure p a{color: #a41035; font-weight: 400; text-decoration: underline;}
.program-structure p a:hover{text-decoration: none;}
.marg-90{margin-bottom: 90px;}

.program-structure table tr{display: flex; flex-wrap: wrap;}
.program-structure table tr td{background: #f8f8f8; font-weight: 600;}
.program-structure table tr td:first-child{width: 33%;}
.program-structure table tr td:nth-child(2), .program-structure table tr td:nth-child(3){width: 33%; text-align: center;}
.program-structure table tr:first-child td{ font-size: 30px; font-weight: 600; background: #cdd1d4;text-align: center;}

.program-structure table tr:nth-child(2) td:first-child{font-size: 28px; font-weight: 700; text-align: center;font-family: 'Poppins', sans-serif; padding-top: 35px;}
/* .program-structure table{border: solid .5px #000;} */
.program-structure table tr{border-bottom: none;}
.program-structure table tr td{border: solid 1px #000;}

.program-structure ul{margin: 0;}
.program-structure ul li{ background: none; text-align: center; padding: 0;}
.program-structure table tr:nth-child(2) td:nth-child(2), .program-structure table tr:nth-child(2) td:nth-child(3){padding: 0;}
.program-structure ul li{border-bottom: solid 1px #000; padding: 5px 0;}
.program-structure ul li:last-child{border-bottom: none;}

.program-structure table tr:nth-child(1) td, .program-structure table tr:nth-child(2) td{border-bottom: none;}
.program-structure table tr:nth-child(1) td:nth-child(2), .program-structure table tr:nth-child(1) td:nth-child(3), .program-structure table tr:nth-child(2) td:nth-child(2), .program-structure table tr:nth-child(2) td:nth-child(3),.program-structure table tr:nth-child(3) td:nth-child(3) {border-left: none;}
.program-structure table tr:nth-child(3) td:nth-child(1){border-right: none;}
.program-structure table tr:nth-child(3) td:nth-child(2){border-left: none; font-weight: 700;}

.program-date{display: flex;justify-content: space-evenly;flex-wrap: wrap;}
.program-date h3{font-size: 25px; margin: 0 0 15px;}
.program-date p{text-align: center; margin: 0%;}
.program-date p span{font-weight: 700; display: inline; margin-bottom: 0;}
.program-date section{width: 365px; margin: 10px 5px; padding: 35px 45px 45px; background: #a41035; color: #fff; position: relative;text-align: center;}

.structure-carousel-con{ margin: 72px 0;}
.structure-carousel > div {text-align: center;}
.structure-carousel > div h3{ font-size: 25px; margin: 0 0 15px;}
.structure-carousel > div p{text-align: center; margin: 0%;}
.structure-carousel > div p span{color: #a41035; font-weight: 700; display: inline; margin-bottom: 0;}
.structure-carousel > div a{color: #fff; background: #a41035; padding: 15px 50px; border-radius: 5px; font-weight: 600; line-height: 60px;}
.structure-carousel > div a:hover{background: #000; text-decoration: none;}

.slick-prev:before, .slick-next:before{color: #c6c6c6; font-size: 39.5px;}
.slick-next{right: 25px; top: 40%;}
.slick-prev{top: 40%;}
/* .slick-arrow{background: #c6c6c6; color: #fff; width: 39.5px; height: 39.5px; border-radius: 50%;}
.slick-arrow:hover{background: #c6c6c6;}
.slick-next::before{transform: translate(-50%,-60%);}
.slick-prev::before{transform: translate(-50%,-60%);} */

.marg-25{margin-bottom:25px!important;}

/* prog curriculum */
.program-curric{ background: #f4f4f4; padding: 120px 0;}
.program-curric h2{ text-align: center; font-size: 28px; position: relative;display: block; width:100%; max-width: 430px; margin: 0 auto 115px;}
.program-curric h2::before{content: ""; color: #ffd675; width: 43.3px; background: #ffd675; height: 3px; position: absolute; left: 0%; top: 48%;}
.program-curric h2::after{content: ""; color: #ffd675; width: 43.3px; background: #ffd675; height: 3px; position: absolute; right: 0%; top: 48%;}
.program-curric h3{font-size: 28px; font-weight: 600; margin-bottom: 40px;}
.program-curric h4{font-size: 24px; font-weight: 600;}
.program-curric a{background: #a41035; color: #fff; font-weight: 400; display: block;height: 60px; width: 365px; border-radius: 10px; line-height: 60px; text-align: center; margin-top: 60px; position: relative;}
.program-curric a:last-child:hover{background: #000; text-decoration: none;}

.program-curric ul{margin: 10px 0 0;}
.program-curric ul li{background: none!important; position: relative;}
.program-curric ul li::before{content: ""; height: 10px; width: 10px; display: block; border-radius: 50%; background: #000; position: absolute; left: 7px; top: 9px;}
.program-curric ul ul li::before{display: none!important;}

.curric-table1-con{margin-top: 56.5px;}
.curric-table1-con table {display: flex; flex-wrap: wrap; justify-content: space-between;}
.curric-table1-con table tr td{border:1px solid #000;width: 25%; background-color: #ebedee;}
.curric-table1-con table tr:first-child td{ font-size:25.56px;text-align: center; background: #cdd1d4; font-weight: 600;}
.curric-table1-con table tr:first-child td:first-child{background: #acb2b7;}
.curric-table1-con table tr:nth-child(2) td:first-child{background: #cdd1d4;}
.curric-table1-con table tr:nth-child(2) td{vertical-align: top;}
.curric-table1-con table tr:nth-child(2) td:first-child h3{font-size: 28px; font-weight: 700; margin-top: 40px;}
.curric-table1-con table tr:nth-child(2) td:first-child h3 span{display: block; margin-top: 55px;}

.unit-2{margin-top: 15px;}
.unit-2 tr:nth-child(2) td:nth-child(4) ul ul li{background: none; padding: 0;}
/* .program-curric a:last-child{width: 210px; margin: 60px auto;}
.program-curric a:last-child::before{display: none;} */
.no-marg{margin: 0;}

/* MTI advantage */
.mt1-adv{padding: 20px 0;}
.mt1-adv h2{ text-align: center; font-size: 28px; position: relative;display: block; width:100%; max-width: 430px; margin: 0 auto 83px;}
.mt1-adv h2::before{content: ""; color: #ffd675; width: 43.3px; background: #ffd675; height: 3px; position: absolute; left: 0%; top: 48%;}
.mt1-adv h2::after{content: ""; color: #ffd675; width: 43.3px; background: #ffd675; height: 3px; position: absolute; right: 0%; top: 48%;}
.mti-adv-con {display: flex; flex-wrap: wrap; justify-content: space-around;}
.mti-left{width: 47%; padding-right: 25px;}
.mti-left ul li{background: none!important;position: relative;font-size: 18px !important;font-weight: 400 !important;}
.mti-left ul li::before{content: "\1F5F8"; left: 0; color: #a41035;font-size: 18px;font-weight: bold;}
.mti-right{width: 53%;}

.mti-right video{max-width: 714px;width: 100%; height: auto;}

.mt1-adv h3{text-align: center;margin: 65px auto 56px;}
.mti-table-con table{color: #fff !important;}
.mti-table-con table tr{}
.mti-table-con table tr td{border:1px solid #000; background: #ebedee !important;width: 50%; color: #000;}
.mti-table-con table tr td:nth-child(1){text-align: left; font-size: 28px; font-weight: 600;}
.mti-table-con table tr td:nth-child(2){text-align: center; font-size: 28px; font-weight: 600;}
.mti-table-con table tr:first-child td{font-size:29.56px;text-align: center; background: #cdd1d4 !important; font-weight: 600;}

.mti-fees h3{text-align: left; font-size: 40px; margin: 65px auto 0;}
.fee-con{margin-bottom: 15px;}
.fee-con .fee-txt{display: inline-block; width: 70%; margin-top: 35px;}
.fee-con .fee-txt h4{font-size: 20px;}
.fee-con .fee-txt p{margin:0; text-align: left;}
.fee-con figure{float: right;}

.feetable-con{ margin: 110px auto 0;}
.feetable-con table{color: #fff !important; }
.feetable-con table tr td{background: #ebedee !important; border: 1px solid #000; text-align: center; font-size: 28px; font-weight: 600; width: 33%; color: #000;}
.feetable-con table tr:first-child td{ background: #cdd1d4 !important; font-size: 29.56px;}

.sched-session h3{font-size: 28px; margin: 120px auto 55px;}
.session-flexcon{display: flex;flex-wrap: wrap; justify-content: space-between;}
.session-flexcon .session-con{width: 274px; margin: 10px 5px; padding: 35px 45px 45px; background: #a41035; color: #fff; position: relative;text-align: center;}
.session-flexcon .session-con h4{font-size: 28px; margin: 10px 0;}
.session-flexcon .session-con p{margin: 0 0 15px; text-align: center;}
.session-flexcon .session-con a{position: absolute; bottom: 25px; left: 43%;}
.session-flexcon .session-con a::before{content:"";background: url(images/session-btn-img.png) no-repeat; width: 47.5px; height: 47.5px;}
.session-flexcon .session-con a:hover::before{content:"";background: url(images/session-btn-img-hover.png;) no-repeat; width: 47.5px; height: 47.5px;}


.competency .section1 { display: flex; justify-content: space-between; font-family: var(--poppins); line-height: 29px; color: #000; font-size: 18px; font-weight: 300;margin: 20px auto; }
.competency .section1 section h2 {font-size: 25px; line-height: 33px; font-weight: 700; margin: 0 0 29px;}
.competency .section1 section {width: 790px;}
.competency .section1 section:last-child {width: 797px;}

.learn { padding: 20px 0; }

.simulated-med h2{margin-top: 20px;}

.faq-medical {padding: 50px 0;}
.faq-medical h2 { text-align: center; }
.faq-medical .faq {margin:20px auto;}
.faq-medical .faq h6{padding:10px 10px 10px 50px;background:#fff;color:#000;font-weight: 500;font-size:16px;margin:0 0 5px;border:1px solid #a41035;cursor:pointer;position:relative;}
.faq-medical .faq div{display:none;background:#FAFDFE;padding:20px 10px;margin:5px 0; font-weight: 500;border-left:2px solid #a41035;position:relative;}
.faq-medical .faq h6:before{content:"+";width:30px;height:30px;color:#fff;border-radius:5px;background:#a41035;display:inline-block;vertical-align:middle;text-align:center;line-height:30px;position:absolute;top:50%;left:10px;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);}
.faq-medical .faq .sign:before{content:"-"!important;line-height:25px;}

@media only screen and (max-width : 1650px) {
    .wrapper2{max-width: 1188px; padding: 0 25px;}
    .overview-btns{position: static;}
    .overview-btns ul{display: flex; flex-wrap: wrap; justify-content: space-around; margin: 10px 0;}
    .overview-btns ul li{text-align: center; max-width: 270px; margin: 10px 5px;}
    .overview-btns ul li:first-child a{line-height: 50px;}
    .overview-btns ul ul li:first-child a {line-height: unset;}
    .overview-btns ul ul {left: 0;top: 84px;right: 0;}
    .overview-btns ul li a:hover + ul, .overview-btns ul ul:hover {display: none;}
    .overview-btns ul li a small.dropdown_btn {display:block;}
}

@media only screen and (max-width : 1600px) {
    /* Banner */
    .prog-bnr-info{float: none; margin-left:25px; margin-right: 0;}
}
@media only screen and (max-width : 1400px) {
    /* Banner */
    .prog-bnr-info{width: calc(100% - 50px); margin: 0 25px;}
}
@media only screen and (max-width : 1200px) {
    /* Banner */
    .prog-bnr-info h2{font-size: 40px; line-height: 60px;}
    .prog-bnr-info p{font-size: 16px; line-height: 25px;}

    .bnr-right-con h2{font-size: 21px;}

    /* who will benefit */
    .benefit-flex-con div[class*="benefit-box"] h3{font-size: 26px;}
    .benefit-flex-con .benefit-box:nth-child(3) h3{padding: 23px 0 2px;}


    /* session */
    .session-flexcon .session-con{width: 32%;}
}
@media only screen and (max-width : 1100px) {
    /* Banner */
    .prog-bnr-info h2{font-size: 35px; line-height: 50px;}
    .prog-bnr-info p{margin: 15px 0;}

    /* What youll learn */
    .learn-left ul{margin-top: 10px;}

    /* who will benefit */
    .benefit-flex-con div[class*="benefit-box"] h3{font-size: 25px;}

}

@media only screen and (max-width : 1010px) {
    /* Banner */
    .prog-bnr .flex-box{display: block;}
    .prog-bnr-left, .prog-bnr-right{width: 100%;}

    .prog-bnr-info{width: 100%; padding: 35px 25px; margin: 0;}

    .bnr-right-con{max-width: 100%; float: none;}
    .bnr-right-con figure img{width: 100%;}
    .bnr-right-con h2{font-size: 24px;}

    /* Overview */
    .prog-overview{padding:75px 0;}

    /* What youll learn */
    .learn-flex-con{margin: 30px 0 0;}
    .learn-mobile-img{display: block; margin: 0 auto;}
    .learn-right{display: none;}
    .learn-left{padding-right: 0; width: 100%; max-width: 800px; margin: 20px auto 0;}
    /* .learn-left ul li{margin-bottom: 5px!important;background: url(images/bullet.png) no-repeat left 5px !important; line-height: 25px; } */

    .learn-left ul li {margin-bottom: 5px !important;background: none !important;line-height: 25px; }   
    .learn-flex-con { display: block;}
    .learn-bottom video{text-align: center; margin: 0 auto; display: block;}
    .overview-right{max-height: calc(909px + 20px)!important;}
    .overview-right a{line-height: 100%;}

    /* who will benefit */
    .benefit-flex-con{justify-content: space-around;}
    .benefit-flex-con div[class*="benefit-box"] {width: 49%; margin: 0 auto 15px;}
    .benefit-flex-con .benefit-box:nth-child(3) h3{padding:0;}

    /* session */
    .fee-con .fee-txt{width: calc(70% - 56px);}

    .session-flexcon{justify-content: space-around;}
    .session-flexcon .session-con{width: 48%; margin: 10px 5px 25px;}
}

@media only screen and (max-width : 830px) {
     /* program curriculum */
    #main{margin-bottom: 320px!important;}
     .curric-table1-con{display: block; width: auto;overflow-x: auto; white-space: nowrap;}
     .curric-table1-con table{width:1400px; white-space: normal;}

     .fee-con .fee-txt{width: calc(70% - 56px); margin-top: 20px;}
}
@media only screen and (max-width : 800px) {
    /* .wholeBody{padding-bottom: 400px;} */

    /* Overview */
    .prog-overview{padding: 35px 0;}
    .overview-left{width: 100%;padding-right: unset;}
    .overview-right{width: 400px; margin:40px auto 0; display: block; text-align: center; max-height: 100%!important;padding: 50px 15px 20px;}
    .overview-right a{text-align: center;}

    .competency .section1{display: block;}
    .competency .section1 section { width: auto; }
    /* who will benefit */
    .benefit{padding: 50px 0;}
    .benefit-flex-con div[class*="benefit-box"] h3{font-size: 22px; line-height: 40px;}
    .program-structure table tr:nth-child(2) td:first-child span {display: block;}

    /* program structure */
    .struct-table-con{display: block; width: auto;overflow-x: auto; white-space: nowrap;}
    .struct-table-con table{width:1400px;}


    /* session */
    .mti-left, .mti-right{width: 100%;}
    .mti-left{padding: 0; margin-bottom: 25px;}

    .mti-table-con{display: block; width: auto;overflow-x: auto; white-space: nowrap;}
    .mti-table-con table{width:1000px;}

    .fee-con .fee-txt{width: 100%;}
    .fee-con figure{float: none; margin: 10px 0 0;}

    .feetable-con{display: block; width: auto;overflow-x: auto; white-space: nowrap;}
    .feetable-con table{width:1400px;}

    .session-flexcon{justify-content: space-around;}
    .session-flexcon .session-con{width: 100%; max-width: 365px; margin: 10px auto 25px;}

    .mti-fees img { text-align: center; margin: 0 auto; display: block; }

}
@media only screen and (max-width : 700px) {
    .benefit-flex-con div[class*=benefit-box]{width: 100%;}
}
@media only screen and (max-width : 600px) {
    /* .benefit-flex-con div[class*="benefit-box"]{width: 100%;} */

    /* What youll learn */
    .what-learn h2{}

    /* h2 before and after */
    /* .prog-overview h2::before, .prog-overview h2::after, .what-learn h2::before, .what-learn h2::after, .benefit h2::after, .benefit h2::before{display: none;} */

    .mti-left{margin-left: 25px;}

}
@media only screen and (max-width : 450px) {

    /* What youll learn */
    .what-learn h2 {max-width: 300px;}
    .what-learn h2 span{display: block;}

    /* who will benefit */
    .benefit h2{ max-width: 265px;}
    .benefit h2 span{display: block;}

    /* program structure */
    .program-structure h2{ max-width: 275px;}
    .program-structure h2 span{display: block;}

    /* program curriculum */
    .program-curric h2{ max-width: 275px;}
    .program-curric h2 span{display: block;}
    .program-curric a{width: 100%; font-size: 16px;}
    .program-curric a:last-child{font-size: 18px;}

    /* mti adv */
    .mt1-adv h2{ max-width: 275px;}
    .mt1-adv h2 span{display: block;}
    /* session */
    .session-flexcon .session-con{padding: 35px 25px 45px;}
}
