@font-face {
    font-family: 'alfabet-regular';
    src:url('fonts/alfabet-regular.otf') format('opentype'); font-display: swap;
}
 @font-face {
    font-family: 'alfabet-medium';
    src:url('fonts/alfabet-medium.otf') format('opentype'); font-display: swap;
}
 @font-face {
    font-family: 'alfabet-semibold';
    src:url('fonts/alfabet-semibold.otf') format('opentype'); font-display: swap;
}
 @font-face {
    font-family: 'alfabet-bold';
    src:url('fonts/alfabet-bold.otf') format('opentype'); font-display: swap;
}
@font-face {
  font-family: 'alfabet-extrabold';
  src: url('fonts/alfabet-extrabold.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url('fonts/Poppins-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url('fonts/Poppins-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url('fonts/Poppins-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url('fonts/Poppins-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url('fonts/Poppins-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url('fonts/Poppins-Black.ttf') format('truetype');
  font-weight: 900; 
  font-style: normal;
  font-display: swap;
}
:root {
  --primary-color: #27165b; 
  --secondary-color: #5d24fc; 
  --color-accent: #bd57ff; 
  --white: #fff;
  --grey:#eeeeee;
   --black:#000;
   --bg-color:#f7eeff;
   --blue:#27165b;
}
body{font-family: 'Poppins'; font-weight: 400; font-size: 15px;    color: #212121;}
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1170px;
    }
.fee-analysis .fee_table_box .table-responsive tr th {
    background: var(--color-accent);
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.dark_blue{background: var(--secondary-color);}
    
.footer-app{background-color: var(--primary-color);color: #fff;padding-top: 1px;padding-bottom:20px}
.ft_add {color: var(--white);  padding-right: 9px;}
.cont_{display: flex;gap: 50px;margin-top: 18px;}
.cont_ .boder_rgt{border-right: 1px solid #453772;padding-right: 50px;padding-bottom: 20px;padding-top: 12px;}
.footer-app ul{padding-left: 20px; line-height: 29px;}
.footer-app ul li::marker{color:#8d8d8d;}
.md_ft{  border-top: 1px solid #453772;  margin-top: 24px;  padding-top: 33px;}
.cont_ .phone2  {padding-bottom: 20px;padding-top: 12px;}
.line{ border-right: 1px solid #453772;  padding-right: 14px;}
.footer-app .social a { font-size: 20px;  background: #00000000;  color: var(--color-accent);  transition: 0.5s;  border-radius: 100%;  margin-right: 4px;  cursor: pointer;  width: 43px;  display: inline-block;  height: 43px;  text-align: center;  padding-top: 2px;line-height: normal; width: 34px; height: 32px;}
  .cp_right{color: #8d8d8d; font-size: 14px; font-weight: 400;font-family: 'Poppins'}
  .footer_link h4{    font-size: 18px; font-family: 'Poppins'; font-weight: 600;}
  .twit2 .fa-twitter:before{content: "𝕏";}
  .ft_add h4{font-family: 'Poppins'; font-weight: 600;font-size: 16px; margin-bottom: 5px; color: #fff;}
  .ft_addd p{font-family: 'Poppins'; font-weight: 400;font-size: 15px;  color: #fff;padding-right: 24px;}
  .mt_35{margin-top: 35px;}
.offsettop{ margin-top: 80px;}
  .headerinfo{ position: fixed; width: 100%; z-index: 20; padding:13px 0px;  background-color: var(--white);    transition: ease all 0.4s; top: 0;}
.headerinfo.sticky{box-shadow: 0px 0px 3px 0px #e5e5e5;  }
.bannerapp{ position: relative;}
.headerapp{ position: fixed; width: 100%;  left: 0;  top: 0;  z-index:2;}
.wrapper{ margin-top: 120px;}
 
 
    .contact_btn a{background: var(--secondary-color); color: #fff !important;padding: 9px 16px !important;border-radius: 4px;margin-left: 10px;}
 .contact_btn a:hover{color: #fff; background: #3f0ad3; }
    .expanddivapp .expdata{height: 452px;
  width: 100px;background: var(--blue); padding: 20px; position: relative; cursor: pointer;
  justify-content: center;align-items: flex-end; display: flex;}
 
    .menu-toggle {display: none; cursor: pointer; font-size: 31px; color: #121212; padding: 0;
    border-radius: 4px;  margin-left: auto;}
    .bannerapp { position: relative;width: 100%;}

/* .bannerapp video.website_video { position: absolute; top: 0; left: 0; width: 100%;  height: 100%; object-fit: cover;  z-index: 1;} */
.banner-content {position: absolute; top: 50%; left: 0%; transform: translateY(-50%); color: #fff; z-index: 2;width: 100%;}
.banner-content h1 { font-size:50px; margin-bottom: 15px;  font-family: 'alfabet-semibold';line-height: 1.2; font-weight: normal;}
.banner-content p { font-size: 1.2rem; line-height: 1.5;}
.section_heading h2, .section_heading.h_ h1 { color: var(--primary-color); font-size: 30px; font-weight: normal;font-family: 'alfabet-semibold';
    margin-bottom: 15px;}
.rendering-box h3{  font-weight: 600; font-size: 21px; color: var(--color-accent);}
.rendering-box .col-md-6{ margin-top:8px; margin-bottom:8px;}
.light_bg{ background: #f7eeff;}
.cont_inno h3{font-size: 21px;font-weight: 500;font-family: 'Poppins';color: var(--color-accent);    margin-bottom: 20px; min-height: 50px;}
.mt_4{ margin-top: 34px;}
.exp_btn a{font-size: 15px; color: var(--secondary-color); text-decoration: underline; position: relative; padding-right: 24px;}
.exp_btn a:before{    content: " "; border-left: 2px solid var(--secondary-color); border-bottom: 2px solid var(--secondary-color); width: 13px;  height: 13px;  transform: rotate(314deg);
    cursor: pointer;  position: absolute;  right: 0;}
.slides_items_btm .slick-slide { margin-left: 10px; margin-right: 10px;}
.slidebtn .slick-arrow { width: 45px; height: 45px;  padding: 7px;  cursor: pointer;  border-radius: 30px;
    background: #fff;  margin: 0 4px;  display: flex; justify-content: center;  align-items: center;
    border: 1px solid #ccc;  transition: ease all 0.4s;}
.slidebtn .slick-arrow svg {  stroke: #484848;  height: 14px;  width: 14px; -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;  transition: all 0.4s;  fill: none;}
.slidebtn{  display: flex; justify-content: center; gap: 30px;}
.slidebtn .btn_right svg{    transform: rotate(174deg); margin-left: 4px;  margin-top: -1px;}
.slidebtn .btn_left,.slidebtn .btn_right { position: relative; }
.slidebtn .btn_left:before{background: #ccc;  height: 2px;  width: 39px; content: ''; position: absolute;left: 43px;}
.slidebtn .btn_right:before{background: #ccc;  height: 2px;  width: 39px; content: ''; position: absolute;right: 43px;}
.slidebtn .slick-arrow:hover{background: #5d24fc;}
.slidebtn .slick-arrow:hover svg{stroke: #fff; }
.slidebtn .btn_left:hover:before{background: #5d24fc;  height: 2px;  width: 39px; content: ''; position: absolute;left: 43px; z-index: 12;}
.slidebtn .btn_right:hover:before{background: #5d24fc;  height: 2px;  width: 39px; content: ''; position: absolute;right: 43px;}

.stories_bx>figure img{ height: 260px;object-fit: cover;}
  .admin-bx {margin-top: 26px;display: flex;gap: 12px;align-items: center;}
  .admin-bx>figure img {border-radius: 100%;width: 40px;height: 40px;}
  .admin_cntn{font-size: 12px;}

    .stories_bx{display: flex;width: 100%;gap: 22px;margin-bottom: 38px;}
    .stories_bx>figure,.story_content{width: 50%;}
    .story_content>span{background: var(--primary-color); color: #fff;font-family: 'Poppins';
    font-weight: 600;font-size: 12px;text-transform: uppercase;padding: 4px 9px;display: block;width: max-content;}
    .story_content a{text-decoration: none; margin: 20px 0 16px;font-size: 20px;font-weight: 500;font-family: 'Poppins';color: var(--color-accent);
     display: -webkit-box;  -webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
     .story_content p{display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
    .three-line-text {font-size: 15px;font-weight: 400;font-family: 'Poppins'; color: #212121; display: -webkit-box; -webkit-line-clamp: 3;   -webkit-box-orient: vertical;
  overflow: hidden; text-overflow: ellipsis;}
   
 .color-black{color: #55565b !important;}
     .dark_bg {background-color: var(--primary-color);}
    .section_heading_white h2 {color: #fff;font-size: 30px; font-family: 'alfabet-semibold';margin-bottom: 15px; font-weight: normal;}
    .section_heading_white p{font-family: 'Poppins';  font-size: 15px;font-weight: 400;color: #fff;}
    .key_h3 {font-weight: 600;color: #fff;font-size: 24px;font-family: 'Poppins';}
    .aprt_key{display: flex; width: 100%;}
     .aprt_key figure{width: 40%;}
   .aprt_key .aprt_cont{    width: 60%;  display: flex; justify-content: center; align-items: center;}
    .aprt_key img{border-radius: 10px;height: 100%;object-fit: cover;}
    .aprt_cont h3{font-size: 28px; font-weight: 600; color: var(--color-accent);text-transform: unset;}
    .aprt_cont p{ color: #ffffff;}
    .aprt_key figure{ height:190px; overflow: hidden;}
    .theme_tabs{display: flex; justify-content: center; align-items: center;}
 .theme_tabs .nav-tabs .nav-link {margin-bottom: 0;  background: 0 0;  border: 0;  font-size: 16px;  font-weight: 500; white-space: nowrap;
    text-transform: uppercase; color: #fff; }
.theme_tabs  .nav-tabs { border-bottom: 0;}
.theme_tabs  .nav.nav-tabs {flex-wrap: nowrap; overflow-x: auto;}
.theme_tabs  .nav-link.active{ color: #fff; border-bottom: 2px solid #5d24fc;}

.faculty_list_box figure{ margin: 0; padding: 0; overflow: hidden;}
.main_faculty .faculty_list_box figure{ margin: 0; padding: 0; overflow: hidden;height:320px;}
.faculty_list_box .fsd_box h3{font-size: 21px;  color: var(--color-accent); font-weight: 600; margin-bottom: 6px;}
.faculty_list_box .fsd_box h4{font-size:18px;  color: var(--black); font-weight: 500; margin-bottom: 16px;}
.faculty_list_box .fsd_box{ margin-top: 20px;}
.mentors  .faculty_list_box .fsd_box{ margin-top: 20px;padding: 15px 20px;color: #000;}
.mentors .faculty_bx:hover { box-shadow: 0px 1px 0px 11px var(--secondary-color);padding-top: 15px;}
.mentors .faculty_bx:hover h3,.mentors .faculty_bx:hover h4,.mentors .faculty_bx:hover p{color: #fff;}
.mentors .faculty_bx:hover {background: var(--secondary-color);color: #fff;border-radius: 10px;}
.knowmore_ a{color:#5d24fc; text-decoration: none; display: inline-block; font-weight: 600; position: relative;}
.knowmore_ a:before{ background: #5d24fc; width: 100%; height: 1px; position: absolute; left: 0; bottom: 0; content: ''; }
.knowmore_ a:hover:before{ background:var(--black);  }
.knowmore_ a:hover{ color: var(--black);}
.ds{ font-family: 'Poppins';  font-weight: normal;}
.ds2{ font-family: 'Poppins';  font-weight: 600;}
.visitor{background-image: url(../images/visit_banner1.jpg); background-repeat: no-repeat;
    position: relative;  width: 100%;  height: 584px; margin-left: auto;  margin-right: auto;  background-size: cover;
    overflow: hidden; background-position: center center;}
    .visitor::after {content: "";position: absolute;left: 0;bottom: 0; height: 100%; width: 100%; background: linear-gradient(to top, rgb(0 0 0 / 72%), transparent);  pointer-events: none;}
 .content-bottom {position: absolute;bottom: 50%;left: 114px;right: 114px;z-index: 1;}
 .tt_foot{ font-size: 13px; text-align: justify;}
    .visitor h2{font-size: 60px; font-family: 'alfabet-semibold'; color: #fff;}
        .visit_btn2 {display: flex; flex-wrap: wrap;gap: 15px;}
        .visit_btn2 a{text-transform: uppercase;position: relative; overflow: hidden; z-index: 1;  width: 48%;background-color: #fff;padding: 16px 9px;font-size: 18px;font-family: 'Poppins';font-weight: 600; text-decoration: none; text-align: center;  color: #000; border-radius: 4px;}
        .visit_btn2 a::before { content: ""; position: absolute; top: 0; left: 0; height: 100%; width: 0; z-index: -1; background-color: #5d24fc; transition: width 0.4s ease;}
.visit_btn2 a:hover{color: #fff;}
.visit_btn2 a:hover::before {width: 100%;}
.btn_text{display: flex;justify-content: space-between;margin-bottom: 32px;align-items: center;}
.common_btn{font-weight: 600;position: relative;display: flex;transition: color 0.3s ease;font-size: 15px;background: var(--secondary-color);
    color: #fff;border-radius: 4px;padding: 10px 37px !important;text-decoration: none;text-transform: uppercase;align-items: center; width: max-content;}
    .common_btn:hover{ background: var(--color-accent);color: #fff;}
 .industry_logos{  display: grid;  grid-template-columns: repeat(6, 1fr);  gap: 10px; padding: 0px; list-style: none;margin-top: 36px;}
    .industry_logos li{border:1px solid #d9d9d9;transition: all 0.3s ease;  position: relative;}
 
.fs .tab-content>.tab-pane { padding: 0 10px}
.border_bottom{ border-bottom: 1px solid #d9d9d9;}
.footer-app a:hover { color: var(--color-accent);}
.exp_btn a:hover{color: var(--color-accent);}
.pdd_20{padding: 0 15px;}
.exp_btn a:hover::before {border-left: 2px solid var(--color-accent);border-bottom: 2px solid var(--color-accent);}


.faculty_txt h3 { color: var(--color-accent); font-size: 24px; margin-bottom: 3px; font-family: 'Poppins' ; font-weight: 600;}
.faculty_txt h4 { color: #000; font-size: 17px; margin-bottom: 3px; font-family: 'Poppins' ; font-weight: 500;}
.faculty_box .bfx:hover {  background: var(--secondary-color); color: #fff;  border-radius: 10px;}
.faculty_box .bfx:hover .fx1 .faculty_box img{padding: 15px 15px 0px;}
.bfx:hover .faculty_txt h3,.bfx:hover b,.bfx:hover p ,.bfx:hover .faculty_txt h4{ color: #fff;}
    .faculty_txt p {font-size: 15px;color: #1a1a1a; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp:3; -webkit-box-orient: vertical; overflow: hidden;font-family: 'Poppins';}
     .btnx span {color:#fff;  background-color:  var(--secondary-color);  text-transform: uppercase;
  font-size: 18px;  padding: 7px 26px;  text-decoration: none;  border-radius: 30px;  font-family: 'Poppins'; font-weight: 600;}
.btx.ap:hover span{background:#fff; color: var(--secondary-color);}
.footer-app .social a:hover i{ color: #fff; background: var(--color-accent); padding: 5px;  border-radius: 100%;}
.footer-app .social a i {width: 34px;  height: 32px;transition: ease all .2s;}
.social{margin-left: -8px;}
 .secondary_nav{background: #ebebeb;}
.overview_tab >ul{ display: flex; align-items: center; justify-content: space-evenly; list-style: none; margin: 0;}
    .overview_tab a{font-size: 17px;  font-family: 'Poppins'; font-weight: 600; color: #000; text-decoration: none;  text-transform: uppercase;
            padding: 14px 22px; display: inline-block; position: relative;}
 .btnx {  position: absolute;  display: block;  top: 50%;  left: 50%;  margin-right: -50%;  transform: translate(-50%, -50%);}
        .overview_tab>ul li.current_page_item a{color: var(--secondary-color);}
.inner_head_info h1,.inner_head_info .banner_title{ font-size:50px;font-family: 'alfabet-semibold';}

.founder_content h3{font-size: 21px;font-weight: 500; font-family: "Poppins"; color: var(--color-accent); margin-bottom: 20px;}
 #menu-secondary-menu .current_page_item a:before{ content: ""; position: absolute; bottom: 0px; left: 0; right: 0; height: 4px;
    background: var(--secondary-color); transform: scaleX(1); transition: transform 0.3s ease;}
.slides_items_btm .slick-list { margin-left: -15px;margin-right: -15px;}
.abt_who h3{font-size: 21px;font-weight: 500;color: var(--color-accent);margin-bottom: 15px;}
.bg_dark{background: var(--primary-color);}
.purpose_text h3{font-size: 30px; font-family: 'alfabet-semibold'; color: #fff;}
.purpose_text p{font-size: 25px; color: #fff;}
.purpose_text{padding: 30px 0px;}
.purpose_text.tf1{ border-bottom:2px solid #685c8d;}
.cotribution-bx {position: absolute; bottom: 160px;background: var(--secondary-color);max-width: 500px;padding: 48px 40px;color: #fff;}
.cotribution-bx h2 {    font-size: 30px;font-family: 'alfabet-semibold';text-transform: unset; color: #fff;}
.corelist_data li figure img {  border-radius: 100%;  object-fit: cover;  padding: 0px;}
.corelist_data{list-style: none; padding: 0px; display: flex; gap: 50px;}
.corelist_data li figure{ position: relative; display: inline-block;width:234px;}
 
.corelist_data li h3{    font-size: 19px;margin-top: 10px; font-family: 'Poppins'; font-weight: 500; text-align: center; color: var(--color-accent);}
 .corelist_data li{display: flex; flex-direction: column; align-items: center; width: 23%;}

.corelist_data li figure::before { top: -11px; left: -3px; right: 0; bottom: 0; border: 2px dashed var(--color-accent);
    border-radius: 101%; pointer-events: none; content: ''; position: absolute; clip-path: polygon(0% 0%, 100% 0%, 100% 49%, 0% 53%);
    height: 247px; width: 239px;}
.partnership__ { background: var(--primary-color); background-size: cover; height: calc(90vh - 40px); padding-top: 30px;}
.partnership_info h3{ font-size: 24px; margin-bottom: 0px; font-family: 'Poppins';font-weight: 600;}
.partnership_info h5 { font-size: 18px;  margin-bottom: 12px; font-family: 'alfabet-regular';}
.partnership_log.active{ background: var(--secondary-color);}
  .partnership_log.active:before{    width: 0px; height: 0px;position: absolute;top: -15px; left: 50%;
  border-style: solid;content: '';border-width: 0 16px 16px 16px;border-color: transparent transparent var(--secondary-color) transparent;
  transform: rotate(0deg);margin-left: -4%;}
  .industry_collaboration_bx.active img,.partnership_log.active img{filter: brightness(0) invert(1);}
  .partnership_info2 h3{font-weight: 500; font-family: 'Poppins'; font-size: 21px; color: var(--color-accent); margin-bottom: 15px;}
  .partner_bx{background: #fff; padding: 25px;}
    .industry_collaboration_bx.active:before{    width: 0px; height: 0px;position: absolute;top: -15px; left: 50%;
  border-style: solid;content: '';border-width: 0 16px 16px 16px;border-color: transparent transparent var(--secondary-color) transparent;
  transform: rotate(0deg);margin-left: -4%;}
.industry_collaboration_bx.active{ background: var(--secondary-color);}
.industry_collaboration_bx img{    height: auto; width: 100px; display: inline-block;  border-radius: 0px;}
.industry_collaboration_bx {text-align: center; background: #f3f3f3;  padding: 10px 0px;  border-radius: 0px; position: relative; cursor: pointer;}
  .partnership__2 { margin-top:-105px; margin-bottom: 32px;}
.partnership_text_scroll{ height: 310px; overflow-y: scroll; overflow-x: hidden; padding-right: 40px;}
/* width */
/* .partnership_text_scroll::-webkit-scrollbar { width: 12px;}
.partnership_text_scroll::-webkit-scrollbar-track {background: var(--color-accent);}
.partnership_text_scroll::-webkit-scrollbar-thumb {background: var(--secondary-color); border-radius: 10px;  background-clip: content-box;} */

/* Scrollbar width */
.partnership_text_scroll::-webkit-scrollbar {width: 10px;}
.partnership_text_scroll::-webkit-scrollbar-track {background: var(--color-accent);border-radius: 10px;}
  .partnership_text_scroll::-webkit-scrollbar-thumb {
  background: #6d30ff;  border-radius: 10px; border: 2px solid #4b1a7f; box-sizing: border-box;}
.partnership_text_scroll::-webkit-scrollbar-thumb:hover {background: #874dff;}
 .subtext{ font-size: 36px;font-family: 'alfabet-semibold';}
._pnw-benefits li:hover{color:#fff; background:var(--secondary-color);}
._pnw-benefits li h3{font-size:18px;  margin-top: 20px;   font-family: 'Poppins';font-weight: 500; color: var(--blue);}
.work_features h3{    font-size: 21px; font-family: 'Poppins'; font-weight: 500; color: var(--color-accent);}
.list_2 li:before{  width: 6px; height: 6px;  border-radius: 100%; background: var(--secondary-color);  content: ''; position: absolute;
    left: -14px; top: 7px;}
.list_2 {padding-left: 16px; list-style: none; margin-top: 15px;}
.list_2 li{color: #1a1a1a; font-size: 15px; font-family: "Poppins"; font-weight: 400; margin: 8px 0 ; position: relative;}
._hows-tag h2{ font-size: 25px; text-transform: uppercase;     font-family: 'Poppins';font-weight: 700; background: var(--color-accent);
    color: #fff; display: inline-block; padding: 8px 30px; border-radius: 10px;}
    .pnw_list {list-style: circle;}
    .pnw_list li{margin: 10px 0px;}
         ._pnw-work .col-md-6:first-child ._pnw-work-card {  background: var(--bg-color); }
         ._mms-program .card-header a{ font-size: 21px;     font-family: 'Poppins';font-weight:600; color: var(--color-accent);} 
.global-pnw-Excellence .nav-tabs .nav-link.active, 
.global-pnw-Excellence .nav-tabs .nav-link:hover{ background: var(--secondary-color); color: #fff;border-radius: 8px; position: relative; z-index: 1;}
.global-pnw-Excellence{ background: var(--bg-color); margin: 30px 0;}
.global-pnw-Excellence .nav-tabs .nav-link:hover:before,.global-pnw-Excellence .nav-tabs .nav-link.active:before
{ width: 0px; height: 0px; position: absolute; bottom: -10px; left: 50%; border-style: solid; content: '';
border-width: 0 11px 11px 11px; border-color: transparent transparent var(--secondary-color) transparent;
transform: rotate(180deg); margin-left: -9px;}
.global-Excellence .tab-pane h3 { font-size: 21px; margin-bottom: 20px; font-weight: 600;color: var(--color-accent);}
.Course ul li strong:before{ position: absolute; content: ''; left: -15px; top: 7px;  width: 7px; height: 7px;
background: var(--primary-color); border-radius: 100%;}
.Course ul li strong{color: var(--primary-color); display: block; position: relative;font-size: 20px;     font-family: 'Poppins';font-weight: 600;}
.semi_bold{font-size: 18px;font-weight: 600; font-family: 'Poppins';}
._call-back-content{display: flex; flex-direction: column;justify-content: space-around;height: 100%;}
.more_btn a { border: 1px solid var(--secondary-color); padding: 8px 27px 8px; display: inline-block; border-radius: 30px;color: #fff; background: var(--secondary-color); text-decoration: none; font-family: 'Poppins'; font-weight: 600;font-size: 16px;}
.more_btn a:hover { background: #fff; color: var(--secondary-color); border: 1px solid var(--secondary-color);}
.conn_whtpp{font-size: 26px; font-weight: 500; font-family: 'Poppins';color: var(--color-accent);}
.conn_whtpp .fa-whatsapp{background: var(--color-accent); color: #fff; padding: 7px; border-radius: 8px;}
.section_heading.bold_font h2{font-family: 'alfabet-bold';}
.section_heading h3{font-size: 21px; font-family: 'Poppins'; font-weight: 500;color: var(--color-accent);}
.cmp_red:before{ width: 37%; height: 100%; position: absolute; left: 0; top: 0; background: var(--secondary-color); content: '';}
.tabsinfo__ .nav-tabs .nav-link.active:before{   width: 0px;
  height: 0px;  position: absolute;  bottom: -10px;  left: 50%;  border-style: solid;  content: '';
  border-width: 0 11px 11px 11px;  border-color: transparent transparent var(--secondary-color) transparent;  transform: rotate(180deg);  margin-left: -9px;}
.tabsinfo__ .nav-tabs .nav-link.active{ background: var(--secondary-color); color: #fff; border: 1px solid var(--secondary-color);}
.cardlist h3{font-size: 21px;color: var(--color-accent);font-family: 'Poppins';font-weight: 600; }
.campuslist_card img{width: 100%; object-fit: cover;}
.test_head h3{font-size: 21px;color: var(--color-accent); margin-bottom: 3px;font-family: 'Poppins'; font-weight: 600;}
.testimonial p{font-family: 'Poppins';}
.campuslist_card:hover{background: var(--secondary-color); color: #fff;}
.campuslist_card:hover h3{color: #fff;}
.ourgallery .nav-tabs .nav-link.active{    background: var(--secondary-color); color: #fff;border: 1px solid var(--secondary-color);}
._read_more {display: flex; justify-content: center; margin-top: 20px;}
._read_more a { background-color: var(--secondary-color); color: var(--white); padding: 12px 27px 12px; text-decoration: none;
    border: 1px solid #ccc; border-radius: 4px; font-family: 'Poppins'; font-weight: 600; font-size: 15px; text-transform: uppercase;}
.faculty_bx a{ text-decoration: none;}
._read_more a:hover{ background: #fff; color: var(--secondary-color); }
.light_bg .section_heading_white h2{color: var(--primary-color);}
 .expwrap_infor .exp_in h3 strong{font-size: 18px; display: block; color: #111; font-family: 'Poppins'; font-weight: 600;} 
.expwrap_infor .exp_in h3{      font-size: 24px; text-transform: uppercase; color: var(--color-accent); font-weight: 600;}
.expwrap.active .expdata{ background: var(--secondary-color);}
.expanddivapp .expdata h3 strong{ display: block; font-size: 18px;font-weight: 600;}
.afs_dot .read_more{margin-left: 26px; background: #fff; color: var(--primary-color); padding: 2px 11px;  border-radius: 10px;display: inline-block;}
.afs_dot {  position: absolute; bottom: 22px; color: #fff; left: 0px;  padding-left: 19px; font-size: 14px;  font-family: 'Poppins';
    font-weight: 600;  border-bottom: 1px solid;  padding-bottom: 12px;}
    .leaders_profile  .leaders_info h3{font-size: 22px;font-family:  'Poppins'; color: var(--color-accent); font-weight: 600;}
.leaders_app_recors h3{font-family: 'Poppins';color: var(--secondary-color);font-size: 26px; margin-bottom: 27px;font-weight: 500; }
.leaders_profile{height: fit-content; width: 30%;box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;  }
.infra_content h3{font-family:  'Poppins';color: var(--color-accent); font-size: 24px;font-weight: 600;}
.infra__:hover .infra_content {background: var(--secondary-color); color: #fff;}
.infra__:hover h3{color: #fff;}
.ytbs a{ background: var(--color-accent);color: #fff;width: 40px; display: flex; height: 40px;justify-content: center; text-decoration: none;
  border-radius: 100%;align-items: center;font-size: 19px;}
.academiclist .nav-tabs .nav-link.active{border-bottom: 3px solid #5d24fc;;}
.academiclist .nav-tabs .nav-link{ border: 0px;  font-size: 20px;  color: #545454; margin-right: 12px;  font-family: 'Poppins'; font-weight: 500;  padding: 4px 20px 8px;}
.list_text h6,.list_text h3 {color:var(--color-accent);font-family: 'Poppins'; font-weight: 600;  height: 50px; margin-bottom:6px; padding-right: 68px; font-size: 18px; text-transform: capitalize;}
.font_size20{ font-size: 20px;}
.list_text h5,.list_text h4{ font-size: 16px;font-family: 'Poppins'; font-weight: 600;color: #1a1a1a;margin-bottom:16px;}
    .list_slider:hover .nxt_btn{ background: var(--secondary-color);}
.w-fit{width: fit-content;}
.timing-batch {padding: 20px 0;  box-shadow: #00000073 0px 11px 23px -18px;  background: var(--secondary-color);    color: #fff; }
.batch-list>figure>img{filter: brightness(0) invert(1);}
.single-programe  .section_heading h2, .single-programe .section_heading.h_ h1 { color: var(--primary-color); font-size: 30px; font-weight: normal; font-family: 'alfabet-semibold'; margin-bottom: 15px;}
.nt_head h3{text-align: left; font-size: 18px; font-family: 'Poppins'; font-weight: 600; color: var(--color-accent);width: 85%; margin: 0;}
.non_tech:hover{ background: var(--secondary-color);}
.faculty_details_list .nav-tabs .nav-link.active{ background: var(--secondary-color); color: #fff; position: relative;border: none;}
.left-cont {background: var(--secondary-color);padding: 70px 70px 70px 170px;display: flex;flex-wrap: wrap;justify-content: flex-start;}
.left-cont .section_heading  h2{color: #fff;}
.secondary_bg{background: var(--secondary-color);}
.stp_content h3{font-size: 22px;  color: var(--color-accent); text-transform: uppercase; margin: 0;}  
  .stp_row:hover .step_icon figure{ background: var(--secondary-color);box-shadow: rgb(253 0 93 / 35%) 0px 8px 24px;}
    .stp_row:hover .stp_content h3{ color: var(--secondary-color);}
    .dark_bg .section_heading  h2{color: #fff;}
    .niddle2__ .section_heading  h2{color: #fff;}
    .niddle2__ a{font-weight: 600;position: relative;display: flex;transition: color 0.3s ease;font-size: 15px;background: var(--secondary-color); color: #fff ;border-radius: 4px;padding: 10px 37px !important;text-decoration: none;text-transform: uppercase;align-items: center; width: max-content;}
    .niddle2__ a:hover{ background: #fff; color: var(--secondary-color);}
    /* .faculty_details_list .nav-tabs .nav-link.active:after{content: ""; border: 1px solid #dee2e6;background-color: var(--secondary-color);
    position: absolute;  border-left: none;  border-bottom: none; width: 30px; height: 30px; top: 7px; right: -4px; transform: rotate(45deg);
    border-radius: 6px;z-index: -1;} */
    .listing.col_2{display: flex; flex-wrap: wrap; column-gap: 30px;}
     .listing.col_2 li{width: 48%;}
     .trimester_nav_tab_2 .nav-tabs .nav-link.active {padding: 0 12px;border-bottom: 3px solid #5d24fc; background: none; border-radius: 0px; color: #545454;}
     .trimester_nav_tab_2 .nav-tabs .nav-link {text-transform: uppercase; border: 0px; font-size: 15px; color: #545454; margin-right: 12px;  font-family: 'Poppins';
    font-weight: 500; padding: 4px 20px 8px;}
    .trimester_nav_tab_2 ul.nav.nav-tabs{display: flex;justify-content: flex-start;}
    .trimester_nav_tab_2 ul.nav.nav-tabs li{width: unset; border: none;}
    .trimester_nav_tab_2 .nav-tabs .nav-link.active:after,.trimester_nav_tab_2 .nav-tabs .nav-link.active:before,.trimester_nav_tab_2 .nav-tabs .nav-link:before{content: unset;}
    .fee-analysis .headt {color: var(--color-accent); text-transform: uppercase; font-family: 'Poppins'; font-weight: 700; }
    .meet_card_bx { color: #000; padding: 25px 25px 60px 25px; border-radius: 8px;background: #fff;transition: background 0.3s ease, color 0.3s ease;position: relative; }
    .meet_card_bx:hover {background: var(--secondary-color);color: #fff;}
      .meet_card_bx h3{color: var(--color-accent);    font-size: 24px;  font-weight: 600;font-family: 'Poppins';}
       .meet_card_bx:hover h3{color: #fff;}
       .meet_card_bx:hover .common_btn{background: #fff;color: var(--secondary-color);}
       .meet_card_bx .common_btn{position: absolute; bottom: 0px;}
       .btn-box{width: max-content; background: var(--secondary-color); padding: 12px 19px; border-radius: 5px;}
       .btn-box a {  font-size: 15px; text-decoration: none;  color: #fff;  font-weight: 600;}
       .btn-box a:first-child {padding-right: 14px; border-right: 1px solid #fff; margin-right: 14px;}
.city_team-card:hover{background:var(--secondary-color); color: #fff;}
.city_team-card ul li:first-child strong{    color: var(--color-accent);}
.tg{ background: var(--color-accent); width: fit-content;  color: #fff; padding: 10px 25px;  border-radius: 20px; 
  text-decoration: none;border: 1px solid var(--color-accent);font-family: 'Poppins';  font-weight: 700;}
  .expwrap.active .expdata{display: none;}
 .txt-upp .nav-link{text-transform: uppercase;font-size: 18px  !important;}
  .expanddivapp .expdata:hover{background: var(--secondary-color);}
  .scc-color{color: var(--secondary-color);}
  .none_bg:before{content: unset !important;}
   .none_bg{margin-bottom: 0px;}
   .finance-opt .accordion-button:not(.collapsed){ background: var(--color-accent); color: #fff; }
       .hands-on .tab-pane ul li:hover figure { background: var(--color-accent);    }
        .faq_section  .card-header {  padding:0;  margin-bottom: 0;  background-color: #f1f1f1;  border-bottom: 0;}
        .questions_list .card-header{border:none ;}

        .impact_list p{font-size: 17px; font-weight: 600; font-family: 'Poppins'; color: #363636; margin: 20px 0 30px; border: 1px solid var(--secondary-color);
    border-radius: 10px; padding: 24px 78px 24px 30px;}
._mms-program .card-header{background: #f6edfe;}
 
.list_25 li::marker { color: var(--secondary-color)}
.list_25 li{font-size: 15px; color: #000; margin: 10px 0;}
 .placement_teams figure{margin: 0px;}
  .placement_teams h3{font-size: 21px; font-weight: 500; color: var(--color-accent);font-family: 'Poppins';}
  .placement_teams h4{font-size: 18px; font-weight: 500; color: #212121;font-family: 'Poppins';}
   .placement_teams a{font-size: 15px; color: #212121;}

  /* Top Bar */
    header  .top-bar {
            background: #5d24fc;
            padding: 8px 0;
            color: white;
            position: relative; z-index: 9999;
        }

    header  .top-bar-content {
            display: flex;
            justify-content: flex-end;
            align-items: center;
            gap: 10px;
            font-size: 13px;
        }

    header  .contact-btn {
            background: white;
            color: #6c31ff;
            padding: 6px 16px;
            border-radius: 4px;
            font-weight: 600;
            border: none;
            cursor: pointer;
        }

    header  .search-box {
        display: flex;
        gap: 8px;
        color: white;
        border-radius: 3px;
        border: 1px solid rgba(255, 255, 255, 0.3);
        }

    header  .search-box input {
                background: transparent;
                border: none;
                padding: 6px 12px;
                border-radius: 4px;
                color: white;
                width: 200px;
        }
    header .search-box button{   border: 0px;
        background: transparent;
        color: white;
        font-size: 14px;
        width: 100%;
        padding: 5px;
        height: 100%;
    }
      .page-id-117 .faculty_txt{ min-height: 240px!important;}

    header  .search-box input::placeholder {
            color: rgba(255, 255, 255, 0.7);
        }

    header  .navbar {
            background: #fff;
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
            position: relative;
            z-index: 1000;
        }

      header  .nav-container {
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            justify-content: space-between;
            position: relative;
        }

      header  .logo img {
            height: 50px;
        }

      header  .nav-menu {
            display: flex;
            list-style: none;
            gap: 23px;
            margin-bottom: 0px;

        }
  

      header  .nav-link {
            display: block;
            padding: 25px 0px;
            color: #333;
            text-decoration: none;
            font-size: 15px;
            font-weight: 600;
            transition: color 0.3s;
        }
       header .nav-link::after{
            content: "";
            display: inline-block;
            margin-left: 2px;
            vertical-align: middle;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 6px solid #333;
            transform: translateY(-1px);
        }

       header .nav-link:hover {
            color: #0066cc;
        }

        /* Multi-level mega menu (for ACADEMICS) */
      header .mega-menu-dropdown {
            position: absolute;
            top: 100%;
            left: 0px;
            background: white;
            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
            opacity: 0;
            visibility: hidden;
            transform: translateY(-10px);
            transition: all 0.2s ease;
            z-index: 999;
            width: 1170px; overflow: hidden; height: 0;
        }

       header .nav-item:hover .mega-menu-dropdown {
            opacity: 1;
            visibility: visible;
            transform: translateY(0); height: auto;
        }

      header  .menu-container {
            display: flex;
            max-width: 1170px !important;
            justify-content: center;
        }

      header  .main-menu {
            list-style: none;
            width: 30%;
            border-right: 1px solid #e0e0e0;
            padding: 25px 0px 20px 25px;
            background: #5d24fc;
        }

       header .main-menu li {
            padding: 11px 14px;
            cursor: pointer;
            transition: all 0.3s;
            color: #fff;
            font-size: 14px; 
         
        }


      header .main-menu li:hover, header .main-menu li.active {
            background: #f0f0f0;
            color: #000;
            font-weight: 600;
        }

       header .menu-content {
           width: 70%;
            position: relative;
        }

      header  .submenu {
            display: none;
        }

       header .submenu.active {
            display: flex; width: 100%;
            animation: fadeIn 0.3s;
        }


        @keyframes fadeIn {
            from {
                opacity: 0;
                transform: translateX(-10px);
            }

            to {
                opacity: 1;
                transform: translateX(0);
            }
        }

       header .submenu-list {
            list-style: none;
               width:52%; min-height:238px;
            padding: 25px 0px 20px 25px;
            background: #f0f0f0;
        }

       header .submenu-list li {
            padding: 8px 20px;
            cursor: pointer;
            transition: all 0.3s;
            color: #000;
        }
       
       header .submenu-list li a{color: #000; text-decoration: none; position: relative;}
       header .submenu-list li a::before{content: "•";
    color: #2e1363;
    font-weight: bold;
    font-size: 21px;
    display: inline-block;
    width: 20px;
    position: absolute;
    left: -17px;
    top: -3px;
        }
       header .submenu-list li:hover a::before, header .submenu-list li.active a::before{opacity: 0; visibility: hidden;}
      header .submenu-list li:hover, header .submenu-list li.active {
            background: #5d24fc;
            color: #fff;

        }
        header  .submenu-list li:hover a, header .submenu-list li.active a{     color: #fff;}

       header .image-container {
            position: relative;
            width: 48%;
            height: 234px;
            overflow: hidden;
        }

       header .menu-image {
            position: absolute;
            width: 100%;
            height: 100%; list-style: none;
            object-fit: cover;
            opacity: 0;
            transition: opacity 0.4s ease;
            padding: 10px;
        }
         header .menu-image .nextmenu-list   { padding: 0px; background: white;}
         header .menu-image .nextmenu-list li a{font-size: 14px; line-height: 20px;}
       header .menu-image.active {
            opacity: 1;
        }

        header .submenu-list-child li a::before {
    content: "•";
    color: var(--secondary-color);
    font-weight: bold;
    font-size: 25px;
    display: inline-block;
    width: 20px;
    transform: translatey(2px);
    margin-left: -20px;
}


header .simple-menu li a::before { content: "•";
    color: var(--primary-color);
    font-weight: bold;
    font-size: 25px;
    display: inline-block;
    width: 20px;
    transform: translatey(2px);
    left: 0;
    position: absolute;
    top: -1px;}
header .submenu-list-child{padding-left: 38px;}
header .submenu-list-child li a{    text-decoration: none;
    color: #000;
    display: block;
    line-height: 23px;
    margin: 5px 0px;
    position: relative;
    z-index: 12;}
header .submenu-list-child li a:hover{color: var(--secondary-color);}
        /* Simple dropdown (for other menus) */
      header  .simple-dropdown {
            position: absolute;
            top: 100%;
            left: 0;
            background: white;
            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
            opacity: 0;
            visibility: hidden;
            transform: translateY(-10px);
            transition: all 0.3s ease;
            min-width: fit-content;
            white-space: nowrap;
            z-index: 999;
            border-bottom-right-radius: 6px;
            border-bottom-left-radius: 5px;
            padding: 15px 0;
        }


      header  .nav-item:hover .simple-dropdown {
            opacity: 1;
            visibility: visible;
            transform: translateY(0);
        }

       header .simple-menu {
            list-style: none;
            padding: 0px 20px;
            background: #f0f0f0;
        }
        .simple-menu li{width: 49%;}
        .simple-menu{display: flex; flex-wrap: wrap;}
.menu-container>.row{width: 100%;}
       header .simple-menu li a {    padding: 10px 15px 10px 23px;
    color: #000;
    font-size: 14px;
    transition: all 0.3s;
    cursor: pointer;
    text-decoration: none;
    display: block;
    position: relative;
        }

       header .simple-menu li a:hover {
            background: var(--secondary-color);
            color: #fff;
        }
        .unset_after::after{content: unset !important;}
         header .simple-menu li a:hover:before{color: var(--secondary-color); }
     .menu_grey_bg{background-color: #f0f0f0;}
         header .top-bar .contact-us{  
            font-size: 14px;
            font-weight: 600;
            color: #3f3f3f; border-radius: 4px;
            text-decoration: none;
            background: #fff;
            padding: 5px 10px;}
header figure{
    background: #fff;
    text-align: center;
    padding: 10px;
    margin: 0px;
}
header figure img{ width: 100%;}
        /* .questions_list .card-header{background: #fff;} */
/* new style */

.list-num{margin: 0px 0 20px 19px; padding: 0;}
.list-num li{ margin: 5px 0px;}
.exp-link{ text-decoration: none; color: #fff;}
.exp-link:hover{ color:var(--color-accent);}
.custom-table table{    background: #fff;
    border-collapse: collapse;
    border-spacing: 0;
    box-shadow: 0px 2px 18px 0 rgb(205 205 205 / 71%);
    margin: 11px 0 0px 2px;
    width: 99%;}
.custom-table table th{background: var(--color-accent);  color: #fff; padding: 8px 10px; font-size: 18px;  font-weight: 600;}
.custom-table table td{ padding: 8px 10px;border-bottom: 1px solid #e7e6e6;}
._center{ text-align: center!important;}
.custom-table table th,.custom-table table td{border-color: #ededed;  border-style: solid;  border-width: 1px;}
.custom-table.extra-space  table th,.custom-table.extra-space  table td{ padding: 23px;}
.aprt_cont {position: relative;}
.aprt_cont .exp_btn a{position: absolute; bottom: 24px;}
.data_faculty {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 155px;
}
#Visiting .data_faculty {min-height: 135px;}
.rendering-box figure img{ width: 70px;}
.edu-loan-info { background: #f7eeff;}
.edu-loan-info h3{ font-size: 21px; padding: 32px 29px; font-weight: 500;color: var(--color-accent); border-bottom: 1px solid #cac5d4; margin-bottom: 24px;}
    .edu-loan-info ul{ padding: 0 45px 25px; list-style: none;}
    .edu-loan-info ul li{ position: relative; margin:12px 0px; padding-left: 25px;}
.edu-loan-info ul li:before{width: 7px; height: 7px;  position: absolute;  left: 0;
    top: 7px;  background: var(--secondary-color);  content: '';  border-radius: 100%;}


/* center_social_impact */
.center_social_impact .line_break{font-size: 32px; font-family: 'alfabet-regular'; font-weight: 400;}

.center_social_impact h2{ color: var(--secondary-color);  font-family: 'alfabet-bold';}
.bgset { width: 100%; background: linear-gradient( to right,  var(--secondary-color) 40%, #f7eeff 40%);}
.admission-process-form h2{font-size: 30px;font-weight: normal;font-family: 'alfabet-semibold';margin-bottom: 27px; color: #fff;}
.admission-process-form{ padding:40px 70px 40px 0px; background: var(--secondary-color); height: 100%;}
.admission-process-form h2 span{ display: block;}
.step_bx.mts{ margin-top: 40px; margin-bottom: 11px;}

.admission-page .col-head{
    font-size: 19px;
    font-family: 'Poppins';
    color: var(--color-accent);
    margin-bottom: 18px;

}
.admission-page  .nt_head h3{
  color: #492c77
}
.admission-page-tab .tabsprogram__ .bfx .nav-link.active{
    background: var(--secondary-color);
    border: 1px solid var(--secondary-color)
}
.admission-page-tab  .tabsprogram__ .bfx .nav-link.active:before {
    border-color: transparent transparent #5d24f9 transparent;

}
.admission-page-tab  .sub_tab_content h5{color: var(--color-accent);
    font-size: 21px;
    font-family: 'Poppins';
    font-weight: 600;
    padding: 10px 20px 5px 0px;}
.admission-page-tab .apply_btn a {
    border: 1px solid var(--secondary-color);
    padding: 7px 22px;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    background: var(--secondary-color);
}
.admission-page-tab .apply_btn a.kn{background: #fff; color: var(--secondary-color);}
.admission-page-tab .apply_btn a.kn:hover {
    background: var(--secondary-color);
    color: #fff;
}
.admission-page-tab .scnd-tab{
  border: 0px; gap: 20px;
  margin-top: 24px;
}
.admission-page-tab .scnd-tab .nav-link{
  border: none;    padding: .5rem 0rem;
  border-bottom: 3px solid #b3b3b3;  color: #676767;
}
.admission-page-tab .scnd-tab .nav-link.active{border-bottom: 3px solid var(--secondary-color); color: #2a2a2a;}
.admn-discover-more .imgbox-link{
 display: block; position: relative;
}
.admn-discover-more .imgbox-link .detail{
    position: absolute;
    top: 50%;left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 9px;  width: 235px;
    text-align: center;
    font-size: 18px; color: var(--secondary-color);
    white-space: nowrap;
    font-weight: 600;   transition: all 0.4s ease;
    border-radius: 45px; text-transform: uppercase;
}
.admn-discover-more .imgbox-link:hover .detail{
  background: var(--secondary-color);
  color: #fff;
}
.story-card:hover .story-detail{background: var(--secondary-color);}

.mobile-menu{display: none;}

/* new accordion */
#accordion_bx .at-item{
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    margin-bottom: 10px;
    word-wrap: break-word;
    background-color: #f1f1f1;
    background-clip: border-box;
    border: 0;
    border-radius: 0;

}
#accordion_bx .at-title h3{
  color: #2d2d2d;
    font-size: 18px;
    text-decoration: none;
    font-family: 'Poppins';
    font-weight: 500;
    display: block;
    padding: 20px;
    padding-right: 50px;
    position: relative;
    cursor: pointer;
}
#accordion_bx .at-tab{
      padding: 0px 20px 14px;
    color: #000;
}
#accordion_bx .at-title h3::before {
    background: url(../images/plus_faq_icon.png) no-repeat;
    width: 25px;
    height: 25px;
    content: '';
    position: absolute;
    right: 18px;
    top: 17px;
}

#accordion_bx .at-title.active h3::before{
    background: url(../images/minus_faq_icon.png) no-repeat;
    width: 25px;
    height: 25px;
    content: '';
    position: absolute;
    right: 18px;
    top: 17px;
}

.connect-link a{ text-decoration: none;    color: #333; font-weight: 500;}
.btn_links{ text-decoration: none; color: #000; text-decoration: underline;}
.connect-link a:hover,.btn_links:hover{ color: var(--color-accent);}
.home-profile{ border-top: 1px solid #d9d9d9; padding: 50px 0 0 0;}
.lpv-subtitle{ color: var(--secondary-color); font-weight: 600; font-style: italic;    font-size: 18px;}
.lpv-names h3{ margin-bottom: 3px;font-weight: 500; color: var(--primary-color); font-size: 20px;}
.lpv-names span{ display: block;font-weight:500; font-size: 18px;}
.lpv-names{margin: 16px 0px;}
.home-profile figure{ display: flex;  flex-wrap: wrap; margin: 0;}

.left-sto-right .admission-process-form{ padding: 40px 0px 40px 70px;}
.left-sto-right.bgset{    background: linear-gradient(to left, var(--secondary-color) 40%, #f7eeff 40%);}

@media (max-width: 992px){
     .pi_nk_bg {background: #f7eeff;}
     .desktop-menu{display: none;}
    .mobile-menu{display: block;}
    /* mobile menu */
   .mobile-menu   .hamburger {
            width: 30px;
            height: 25px;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            cursor: pointer;
            z-index: 1001;
        }

     .mobile-menu   .hamburger span {
            width: 100%;
            height: 3px;
            background: rgb(0, 0, 0);
            transition: all 0.3s ease;
            border-radius: 3px;
        }

     .mobile-menu   .hamburger.active span:nth-child(1) {
            transform: rotate(45deg) translate(8px, 8px);
        }

     .mobile-menu   .hamburger.active span:nth-child(2) {
            opacity: 0;
        }

     .mobile-menu   .hamburger.active span:nth-child(3) {
            transform: rotate(-45deg) translate(8px, -8px);
        }

     .mobile-menu   .mobile-nav {
            position: fixed;
            top: 0;
            right: -100%;
            width: 100%;
            max-width: 600px;
            height: 100vh;
            background: white;
            transition: right 0.3s ease;
            z-index: 999;
            overflow-y: auto;
            padding-top: 70px;
            box-shadow: -5px 0 15px rgba(0,0,0,0.1);
        }

      .mobile-menu  .mobile-nav.active {
            right: 0;
        }

    .mobile-menu    .overlay {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: rgba(0,0,0,0.5);
            opacity: 0;
            visibility: hidden;
            transition: all 0.3s ease;
            z-index: 998;
        }

     .mobile-menu   .overlay.active {
            opacity: 1;
            visibility: visible;
        }

    .mobile-menu    .mob-nav-list {
            list-style: none;
            margin-top: 38px;
            padding-left: 0px;
        }

     .mobile-menu   .mob-nav-item {
            border-bottom: 1px solid #e0e0e0;
        }

     .mobile-menu   .mob-nav-link {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 18px 20px;
            color: #333;
            text-decoration: none;
            font-weight: 600;
            font-size: 16px;
            cursor: pointer;
            transition: background 0.2s;
        }

     .mobile-menu   .mob-nav-link:active {
            background: #f5f5f5;
        }

      .mobile-menu  .mob-nav-link.no-dropdown {
            color: #333;
        }

     .mobile-menu   .arrow {
            width: 12px;
            height: 12px;
            border-right: 2px solid #666;
            border-bottom: 2px solid #666;
            transform: rotate(-45deg);
            transition: transform 0.3s ease;
        }

      .mobile-menu  .arrow.active {
            transform: rotate(45deg);
        }

      .mobile-menu  .mob-submenu {
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.3s ease;
            background: #f9f9f9;
        }

      .mobile-menu  .mob-submenu.active {
            max-height: 2000px;
        }

       .mobile-menu .mob-submenu-item {
            padding: 15px 20px 15px 40px;
            color: #555;
            text-decoration: none;
            display: block;
            font-size: 15px;
            border-bottom: 1px solid #e8e8e8;
            transition: background 0.2s;
        }

      .mobile-menu  .mob-submenu-item:active {
            background: #fff;
        }

      .mobile-menu  .mob-submenu-section-title {
            padding: 15px 20px 10px 40px;
            font-weight: 600;
            color: #000;
            font-size: 14px;
            text-transform: uppercase;
            letter-spacing: 0.5px;
        }

       .mobile-menu .nested-mob-submenu {
            background: #fff;
            padding-left: 40px;
            transition: all 0.4s ease;
        }

       .mobile-menu .nested-item {
            color: #555;
            text-decoration: none;
            font-size: 14px;
            /* border-bottom: 1px solid #f0f0f0; */
            padding: 10px 0px;
            display: block;
        }

}






 @media (max-width: 767px) {
  .home-profile figure{ margin: 0 0 25px 0;}
  .btn-box a:first-child {display: block; border: none; padding: 0px; margin: 0px;}
.listing.col_2 {display: block;}
.listing.col_2 li{width: 100%;}
  .slides_items_btm .slick-list { margin-left: -2px;margin-right: -2px;}
  .banner-content{ display: none;}
  .visitor {  height: 454px;  background-size: cover;}
      .main-navigation {display: none;width: 100%;}
      .main-navigation ul {flex-direction: column;width: 100%;}
      .main-navigation ul li {width: 100%;}
      .main-navigation ul li ul {position: static;box-shadow: none;}
      .menu-toggle {display: inline-block;}
      .main-navigation.show {display: block;}
      .header_bx {flex-wrap: wrap;}
      .main-navigation ul li:hover > a::after {transform: none;}
      .section_heading h2, .section_heading.h_ h1,.section_heading_white h2,.single-programe .section_heading h2 { font-size: 22px;}
      .aprt_key { width: 100%; flex-wrap: wrap;}
      .aprt_key figure, .aprt_key .aprt_cont { width: 100%;}
      .padding_none.pe-5 { padding-right:0rem !important;}
.industry_logos {  grid-template-columns: repeat(2, 1fr);}
.content-bottom { bottom: 70px;  left: 0; right: 0; z-index: 1; width: 100%; padding: 0 15px;}
.visitor h2 { font-size: 37px;}
.visit_btn2 a { padding: 10px 9px; font-size: 16px;}
.header_bx img{ width: 160px;}
.offsettop { margin-top: 73px;}
.cont_inno h3{min-height: auto;}
.pdd_20{padding: 0px;}
.aprt_cont h3{margin: 14px 0 30px;    font-size: 19px;}  
    .inner_head_info h1, .inner_head_info .banner_title {font-size: 26px;}
    .main-navigation > ul > li:hover > a::before{content: unset;}
    .subtext {    font-size: 22px;}
       .pnw_bg .inner_head_info h1{font-size: 32px;}
       ._hows-tag h2 {font-size: 18px;}
       ._hows-tag {margin-bottom: -20px;}
       ._pnw-work .col-md-6:first-child ._pnw-work-card,._pnw-work .col-md-6:last-child ._pnw-work-card {padding: 20px 15px;border-radius:20px;margin: 10px 0px;}
       .Course {padding: 0px;}
       .semi_bold {    font-size: 16px; font-weight: 500; margin-top: 10px;}
       .conn_whtpp{font-size: 22px;}
       .left-cont { padding: 30px;justify-content: start;}
         .faculty_txt h3 { font-size: 20px; margin-bottom: 3px;}
         .faculty_txt h4{font-size: 14px;}
             .leaders_profile {width: 100%; margin-bottom: 15px;}
             .expanddivapp .expdata{ width: 100%; height: auto;    justify-content: left;
            }
          .bgset {
              width: 100%;
              background: none;
          }
         .bgset .admission-process-form{padding: 20px 10px;}
         .bgset .container{padding: 0px;}

         /* mobile menu */

         .wrapper {
              margin-top: 98px;
          }
         header .logo img {
            height: 37px;
        }
      header .nav-container{padding-top: 6px; padding-bottom: 6px;}

        .aprt_cont .exp_btn a {
            position: relative;
            top: -13px;

        }
        .aprt_key img{width: 100%;}
        .trimester_nav_tab_2 ul.nav.nav-tabs{
          justify-content: center;        column-gap: 54px;
        }
        .trimester_nav_tab_2 .nav-tabs .nav-link.active{
          padding: 0px;
        }
        .trimester_nav_tab_2 .nav-tabs .nav-link{    padding: 2px 0px 8px;}

        .academiclist .nav.nav-tabs{flex-wrap:nowrap;overflow-x: auto; scrollbar-width: none; -ms-overflow-style: none;}
        .academiclist .nav.nav-tabs::-webkit-scrollbar {display: none;}
        .academiclist .nav-tabs .nav-link{white-space: nowrap;}
        .mentors .faculty_bx{margin: 0px;}
        .cont_{flex-direction: column; gap: 0px;}
        .cont_ .phone2 {
            padding-bottom: 0px;
            padding-top: 0px;
        }
        .impact_list p{margin: 0px 0 25px;}
        .gallerylist_items img{width:100%;}
        .meet-tag { position: static !important;   text-align: center; margin-bottom: 40px;}
        .listdata12 li{width: 100%;}
        .cmp_red:before {width: 100%;}
        .corelist_data{flex-direction: column;}
        .corelist_data li{width: auto;}
.contact-us.campus-tour-tab{ display: none!important;}
    }