.backdrop_menu { position: fixed; top: 0; left: 0; height: 100vh;   width: 100%; background-color: rgba(0, 0, 0, 0.5); display: none;     z-index: 2;}

.tp_mob_options { display: none; }
#banner_video { display: block; width: 100%; aspect-ratio: 1903/720; object-fit: cover; }
.Home_li span{display: none;}
@media (max-width: 1920px){  
}
@media (max-width: 1710px){
}
@media (max-width: 1680px){
}
@media (max-width: 1550px){
    /* .container {max-width: 1248px;} */
    html{font-size: 15px;}
}
@media (max-width: 1450px){
    /* .point_item .font25 { font-size: 1.3rem; } */
    /* .container {max-width: calc(1100px + calc(calc(var(--bs-gutter-x) * .5) * 2));} */
    /* .ui-button, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, html .ui-button.ui-state-disabled:active, html .ui-button.ui-state-disabled:hover{top: -4px;}
    html{font-size: 13px;} */
    .customer_reviews_wrapper { margin: 0 1.5rem; }
    .ssb_wrap,.banner { overflow: hidden; }
    .banner_content {transform: translate(0%, -8%);}
    .banner_heading {font-size: 4rem;}

}
@media (max-width: 1370px){
    .customer_reviews_wrapper { margin: 0 3rem; }
    .membership_table table thead th  {font-size: 12px;}
    .header-nav a.header_logo {margin: 0 2rem; }
}
@media (max-width: 1330px){
    /* .container {max-width: calc(1000px + calc(calc(var(--bs-gutter-x) * .5) * 2));} */
    /* html{font-size: 12px;} */
    .points_wrap { margin-right: 0; }
    .points_wrap .font25 { font-size: 1.3rem; }
    .customer_reviews_wrapper {margin: 0 6rem;}
    
}
@media (max-width: 1280px){
    /* .container {max-width: calc(980px + calc(calc(var(--bs-gutter-x) * .5) * 2));} */
    /* .header-nav a.header_logo img {
        width: 125px;
    } */
    .sml-header .header_logo {
        height: 60px;
    }
    .sml-header .last-menu-btn a.contact-btn {
        transform: translate(50px, 18px);
    }
    body {
        overflow-x: hidden;
    }
    .footer-contact .img img, .contact_head, .map_head iframe {
        height: 440px;
        min-height: 440px;
    }
}


@media (max-width: 1200px){
    .top_nav {
        width: auto;
    }
    .sml-header .top_nav > li a, .top_nav>li>a {
        padding: 1.5rem 0.6rem 1.05rem;
    }
}
@media (max-width: 998px){
}


@media (max-width: 991px){
    /* RESPONSIVE CODE FOR HEADER START  */
    body.menu_opend { overflow: hidden;}
    .menu_opend .backdrop_menu {display: block;}
    .menu_content { min-width: 15rem; position: fixed; right: 0; top: 0; width: 15rem;  height: 100vh;     margin-top: 2.65rem; opacity: 1; transform: translateY(0rem); pointer-events: all;     transform: translate(100%, 0);} 
    .menu_content.active {   transform: translate(0, 0); z-index: 5;     background: #fff;
    box-shadow: 0 0 15px #0000004a; } 
    .close_menu {background-color: var(--theme-color-dark); display: inline-block; padding: 0.5rem; float: right; width: fit-content; margin: 1rem;}
    .close_menu img { height: 24px;}
    .menu_content ul {height: 100%;border-radius: 0; background-color: transparent; box-shadow: none;    margin-top: 3rem; overflow: auto; width: 100%;} 
    .last-menu-btn a.contact-btn {position: inherit;transform: translate(10px, 15px);display: inline-block;}
    .event_single .single_images {row-gap: 2rem;flex-direction: column;}
    .event_single .single_images img {width: 100%;}
    .event_single .single_images .news_title h4 {font-size: 30px;}
    .menu_content i{display: none;} .menu_content ul li a {   border-bottom: solid 1px #ccc;padding: 1rem 1rem;}
    header { z-index: 99;}
    header:not(.sml-header) .menu_content{margin-top:0rem; }
    .top_list>li:first-child, .top_list>li:first-child+li, .top_list>li:first-child+li+li { display: none; }
    .top-header { padding-inline: 1.2rem; }
    .header_logo { width: 22rem; }
    .menu_icon {position: relative;top: -2rem;}
    .sml-header .menu_icon {position: relative;top: 0rem;}
    .menu_icon img {max-width: 30px; cursor: pointer;}
    .user-toggler, .menu-toggler { position: relative; }
    .toggler_box { position: absolute; top: calc(var(--header-height)); right: 0; transition: all ease 0.5s; transform: translateY(5rem); opacity: 0; pointer-events: none; }
    .toggler_box.active {transform: translateY(0); opacity: 1; pointer-events: all; }
    .search-toggler .toggler_box { width: 100%; padding: 1rem; }
    .search-toggler .toggler_box .gsc-input-box { padding: 0; }
    .search-toggler .toggler_box .gsc-input-box .gsib_a, .search-toggler .toggler_box .gsc-input-box #gs_tti50 { padding: 0 !important; }
    .toggler_box.user_login { top: 100%; }
    .toggler_box .dropdown-menu { display: block; position: static; }
    .bottom-header{display: none;}
    .mobile_menu_box .Home_li a { height: auto!important; }
    .mobile_menu_box { position: fixed; right: 0; top: 0; background-color: var(--white); z-index: 99; padding: 1.5rem; height: 100vh; height: 100dvh; transition: all ease 0.5s; transform: translateX(100%);    overflow: auto;}
    .mobile_menu_backdrop { position: fixed; top: 0; left: 0; width: 100%; height: 100vh; background-color: #00000075; opacity: 0; pointer-events: none; transition: all ease 0.5s; }
    body.menu-opened .mobile_menu_backdrop{opacity: 1; pointer-events: all; }
    body.menu-opened .mobile_menu_box{transform: translateX(0%);}
    body>*:not(header) { overflow: hidden; }
    .main_banner, .go_bottom_wrap { overflow: inherit;}
    header{box-shadow: 0 0 40px var(--black100);}
    .program_menu_main.active{    transform: translateX(0%);}
    /* .sml-header:not(.scrolling-up) {transform: translateY(calc(0px - var(--top-header-height)));box-shadow: 0 0 40px transparent;} */
    /* .sml-header:not(.scrolling-down) {transform: translateY(0);box-shadow: 0 0 40px var(--black200);} */
    /* .sml-header:not(.scrolling-down) {    transform: translateY(calc(-100% - 2.2rem));} */
    /* NEW HEDAER CSS */
    .sml-header:not(.scrolling-down) { transform: translateY(calc(0px - var(--top-header-height))); box-shadow: 0 0 40px var(--black100); }
    .scrolling-down {transform: translateY(calc(-100% - 2.2rem));}
    .header-nav { position: fixed; align-items: flex-start; top: 0; width: 17rem; z-index: 9; right: 0;height: 100%; background-color: var(--white);     transform: translate(100%, 0); transition: 0.5s;     flex-direction: column;}
    .top_nav>li>a {color: var(--black); display: block;border-bottom: solid 1px #ccc; }
    .bottom_header { padding-inline: 0; margin: 0; padding:0.5rem 0;}
    .top_nav {display: block; width: 100%; }
    .menu_opend .backdrop {display: block;}
    [menu-dropdown_btn="program_menu"] a { pointer-events: none;}
    .menu_icon {display: block; color: var(--white);}
    .close_menu {display: block; color: var(--black); background-color: var(--theme-color); }
    body.menu_opend .header-nav { transform: translate(0, 0);}
    body.menu_opend .sml-header .header-nav {transform: translate(0, -37px); }
    .top_header{ background-color: var(--white); }
    .top_header .container { padding: 0;}
    .top_header .header_btn {background-color: var(--theme-color);}
    .top_header img {    filter: invert(1); opacity: 0.6;}
    .top_header .list_right {    align-items: stretch;}
    .right_side .list_right li {display: flex;
    align-items: center;}
    .right_side .list_right li:first-child, .right_side .list_right :nth-child(2) {display: none; }
    .right_side .list_right :nth-child(3) {    border-left: solid 1px #ccc;}
    .mobile_login_menu ul li a {color: var(--black);}
    .mobile_login_menu { display: block; }
    .sml-header .backdrop { top: var(--top-header-height); }
    .top_nav > .has_submenu > .sub_menu:after { display: none; } 
    .close_menu_large { display: block; } 
    .caret_icon {display: none;}
    .top_header .right_side{position: static; display: flex; width: 100%; justify-content: space-between; padding-left: 1rem; align-items: center;}
    .top_header {position: relative; border: none;}
    /* .sml-header { background-color: var(--theme-color); }    */
    .ddp-click { position: absolute; top: 0.45rem; right: 0.6rem; padding: 0.5rem;
    border: 1px solid #0000002e; color: #616161; cursor: pointer;
    background-color: #00000008; display: block; } 
    .caret_icon_mob{ position: absolute; top: 0.45rem; right: 0.6rem; padding: 0.5rem;
    border: 1px solid #0000002e; color: #616161; cursor: pointer;
    background-color: #00000008; display: block; } 
    .sub_menu { position: static; opacity: 1; display: none; pointer-events: all;  transform: none; transition: none; background-color: #00000036; border-radius: 0; } 
    .has_submenu .sub_menu .sub_menu { background-color: #00000036; } 
    .menu_icon_angle { display: none; }
    .program_menu_inner {       column-count: 2;  column-width: 190px;}
    .top_header .left_side {display: none;}
    .right_side .list_right li a { font-size: 1rem !important;}
    /* LARGE MENU MOBILE VIEW */
    .program_menu_main {position: fixed;top: 0;z-index: 9;border-radius: 0;pointer-events: all;left: 0;transform: translateX(-100vw);width: 100%;height: calc(var(--vh, 1vh) * 100); overflow: auto;    z-index: 99;    padding: 2rem 1rem 3rem; } 
    .program_menu_inner { grid-template-columns: repeat(2, 1fr);}
    .sml-header .program_menu_main { top: var(--top-header-height);}
    .disciplines_menu {width: auto;} 
    .search_wrapper { border-radius: 0;}
    .top_header .list_right:hover a {opacity: 1;}
    .right_side .list_right li a { color: var(--white) !important;}
    .bottom_header .d-flex  {align-items: center;}
    .sml-header .header_logo img {max-height: 68px;}
    .sml-header .header_logo {width: 185px;}
    .sml-header .menu_icon {color: var(--white);}
    .bannerSlider .banner_img {object-fit: cover;}
    .sml-header .header-nav { top: var(--top-header-height);   height: 100vh;}
    /* RESPONSIVE CODE FOR HEADER END  */

    .adsSwiper  img {width: 100% !important;}
    .home_ads .ads-pagination{display: block;}
    .programs_home_inner {flex-wrap: wrap;}
    .programs_home_inner .left_tab {width: 100%;}
    .programs_home_inner .programs_right {width: 100%;}
    .programs_tab {display: flex; overflow: auto; margin-bottom: 2rem; white-space: nowrap;}
    .programs_tab li a {min-width: auto;    padding: 1rem 3.5rem 1rem 2.5rem;}

    .home_about_inner {flex-direction: column;}
    .bottom_header .mobile_show {display: block !important;}
    .home_about_inner .home_about_left, .home_about_inner .home_about_right {width: 100%;padding: 0;}
    .home_about_inner .home_about_right {margin-top: 5rem;}
    .mivi_list {margin-bottom: 2rem;}
    .home_ourmenu .home_ourmenu_inner:nth-child(1) .ourmenu_txt, .home_ourmenu .home_ourmenu_inner:nth-child(3) .ourmenu_txt {padding: 2rem;}
    .ourmenu_txt {padding: 2rem;}
    .choose_box {padding-right: 2rem;}
    .footer-contact .img img, .contact_head, .map_head iframe {width: 100%;}
    .footer-contact {flex-direction: column;}
    .footer-contact .img {width: 100%;}
    .footer-contact .map_head {width: 100%;}
    .ftr_sec_intro .ftr_sec.ftr_sec2 {margin-left: 0;}
    /* .footer_sections .ftr_sec.ftr_sec2 {order: 3;} */
    .footer_sections .ftr_sec, .footer_sections .ftr_sec_intro {width: 48%;}
    .footer_sections {column-gap: 1rem;flex-wrap: wrap;}
    .footer_sections .ftr_sec.ftr_sec2 .footer_logo {text-align: left;}
    .footer_sections .ftr_sec3, .footer_sections .ftr_sec4 {margin-top: 2rem;}
    .copyright_flex {text-align: left !important;}
    body.menu_opend .header-nav .top_nav .header_logo {display: none;}
    .top_nav li {margin-top: 0rem; }
    .ontact_main {width: 100%;}
    .events_page .form_inner {width: 100% !important;}
}




@media (max-width: 767px){  
    body {line-height: 1.2;}
    html {font-size: 14px;}
    .programs_sec_mob_inner { margin-bottom: 3rem;}
    .banner_wrapper {flex-wrap: wrap;}
    .banner_wrapper {flex-direction: column-reverse;}
    .arrow_top, .arrow_connect  { display: none;}
    .ftr_sec_intro {width: 100%;  margin-right: 0;
        margin-top: 2rem;}
    .footer_sections{flex-wrap:wrap; padding-block: 0.125rem;padding-bottom: 3rem;}
    .ftr_sec {flex: auto; width: 50%;    padding-top: 1rem;}
    .tp_right_content { display: none; }
    .tp_mob_options { display: flex; }
    /* 07 june 2023 */
    .Home_li span{display: block;}
    .Home_li i{display: none;}
    .sml-header .header_logo {width: 235px;}
    /* .sml-header .header_logo img { width: auto;} */

    /* BANNER CSS */
    .go_bottom img  {  margin-top: -43px;  height: 70px; }
    .Home_li {display: none !important;}

    .heading_box .head_lg {font-size: 2.188rem; line-height: 1.2; margin-bottom: 0.5rem;}
    .banner_img {height: 50rem;}

    /* FACTS HOME */
    .facts_about ul {white-space: nowrap; overflow: auto;padding-bottom: 2rem; margin-bottom: 2rem;}
    .home_ads img {max-width: 100%;}
    .about_home .fixed_form_btn { display: none;}

    .innovation_culture_box { padding: 2rem; flex-wrap: wrap; padding-bottom: 0;}
    .innovation_culture_box .innovation_culture_left { width: 100%;}
    .innovation_culture_box .innovation_culture_right { width: 100%;}
    .innovation_culture_box .innovation_culture_right .images { position: static;}
    .innovation_culture_box .innovation_culture_right .images img {width: 100%; height: auto;}
    .innovation_culture_box .head_lg { text-transform: capitalize;}
    .blogSlider .home_blog_box .images { height: 12.813rem; }
    .about_home { overflow: auto;}
    .apply_mob_img { margin-top: 1rem;}

    /* APPLY HOME CSS */
    .apply_inner .apply_right  {display: none;}
    .apply_inner .apply_left { max-width: 100%; min-width: 100%;}
    .apply_accordion_box {width: 100%;}
    .apply_mob_img img {border-radius: 28px;}
    .heading_box { margin-bottom: 2rem !important;}

    /* Placement HOME CSS  */
    .placement_home_inner { overflow: auto;}
    .placement_home_inner ul{width: 265%;  height: 500px;  padding-bottom: 1rem;}
    /* .fact_box_slider { display: none;} */

    .placement_home_inner ul li {min-width: 65%; display: flex;}
     .apply_mob_img { margin-top: 1rem;}

    /* Course Cat Css HOME */
    .course_cat_content_inner {    flex-direction: column; flex-wrap: wrap;}
    .course_cat_content_inner .course_cat_content_box, .course_cat_content_inner .course_cat_content_tab {width: 100%;}
    .show_hover {  position: static; display: none;}
    /* .show_hover >div { min-height: 140x;} */
    .show_hover.active {display: block;}
    /* .course_cat_home { height: auto;} */
    .course_cat_content_inner .course_cat_content_box {flex-wrap: wrap;}
    .course_cat_home:after { width: 100%;}
    .course_cat_content_inner .course_cat_content_tab { padding: 0;     margin-left: -1rem;
    width: calc(100% + 2rem);    margin-bottom: 2rem;     margin-top:1rem;
    margin-right: -3rem;}
    .course_cat_content_tab ul {flex-wrap: nowrap; position: relative; overflow: auto; }
    .course_cat_content_tab ul::-webkit-scrollbar {width: 0.1px; height: 0.1px; }
    .course_cat_content_inner .course_cat_content_box .font50  {    font-size: 2.125rem}

    .course_cat_content_tab ul li { padding: 0 0.5rem; white-space: nowrap;}
    .course_cat_content_inner .course_cat_content_tab li:nth-child(odd) a, .course_cat_content_inner .course_cat_content_tab a { border: none; display: block;font-size: 1.2rem;}
    .course_cat_content_tab { position: relative;}
    .course_cat_content_tab:after { content: ''; height: 1px; width: 100%; background-color: #f1f1f16e; position: absolute;     bottom: 1px;}

    .course_cat_content_inner .course_cat_content_tab a {display: inline-block;    padding: 1rem 0.5rem;     padding-bottom: 1rem;position: relative; }
    .course_cat_content_inner .course_cat_content_tab li a.active:after { left: 0;
        bottom: 0;
        width: 100%;
        height: 4px;
        background-color: var(--theme-color-yellow);
        content: '';
        z-index: 1; position: absolute; }
    .course_cat_content_inner .course_cat_content_tab a.active { background-color: transparent; color: var(--theme-color-yellow); }
    .course_cat_home .container { height: auto;}
    .notable_home .slider_btn{display: none;}
    .notable_home  .notable-paginatio {display: block;}

        /* TESTIMONIAL HOME */
    .testimonial_home  .review-pagination {display: block;}
    .review_slider_btn {display: none;}
    .review_thum_img {height: 8.5rem; width: 8.5rem;}

    /* VIDEO HOME CSS */
    .video_home{ padding-inline: 1.5rem;}
    .video_home  .video-pagination {display: block;}
    .video_home .slider_btn {display: none;}
    .top_footer_inner {flex-wrap: wrap; text-align: center;}
    .top_footer_right {display: block; margin-top: 1.5rem;    width: 100%;}

    .research_inn_home, .placement_home{ padding-top: 0;}
    .bootom_menu_footer .text-end {text-align: left  !important;}

  .slide_action a {writing-mode: horizontal-tb; display: block; border-radius: 0;
    transform: rotate(0deg); display: block;  padding: 0.8rem 0.8rem;font-size: 1rem;}
    .slide_action ul { display: flex; bottom: 0;
    width: 100%; top: auto;  transform: translateY(0%);}

    .home_blog_box:hover {box-shadow: none;}


    .common_padding { padding: 3rem 0;}
    .slide_action{ bottom: 0; transform: translateY(0%); top: auto; width: 100%; left: 0;}
    .slide_action li:first-child { margin-bottom: 0;}
    .slide_action li {flex: 1; text-align: center;}
    .home_ads_btn{display:none}
    .home_ads .ads-pagination { display: block;}
    .bootom_menu_footer { padding: 2rem 0;  padding-block-end: 4rem}
    .home_about_inner .home_about_right {display: none;}
    .home_ourmenu .home_ourmenu_inner:nth-child(1), .home_ourmenu .home_ourmenu_inner:nth-child(3) {flex-direction: column-reverse;}
    .home_ourmenu_left {width: calc(100% - var(--offset));}
    .home_ourmenuimg {width: calc(100% - var(--offset)); }
    .home_ourmenuimg img {width: calc(100vw + calc(var(--offset) * 0)); }
    .home_ourmenu .home_ourmenu_inner:nth-child(2) .home_ourmenuimg, .home_ourmenu .home_ourmenu_inner:nth-child(4) .home_ourmenuimg {
        justify-content:flex-start;
    }
    .home_ourmenu .home_ourmenu_inner:nth-child(2), .home_ourmenu .home_ourmenu_inner:nth-child(4) {flex-direction: column-reverse;margin-left: 5rem;--offset: 0rem;}
    .home_ourmenu .home_ourmenu_inner:nth-child(1) .home_ourmenuimg, .home_ourmenu .home_ourmenu_inner:nth-child(3) .home_ourmenuimg {--offset: 5rem;}
    .home_ourmenu_left .ourmenu_txt .font40 {font-size: 30px;}
    body .read_btn {font-size: 14px;}
    .home_why_choose .sec_title {font-size: 35px;}
    .home_ourmenu_inner { --offset: 3rem; margin-bottom: 1.8rem;}
    .home_ourmenu .home_ourmenu_inner:nth-child(2) .ourmenu_txt, .home_ourmenu .home_ourmenu_inner:nth-child(4) .ourmenu_txt {padding-left: 0;}
    .home_why_choose {padding: 4rem 0rem 2rem;}
    .home_why_choose .title_inner {text-align: left !important;}
    .home_why_choose .title_inner .sec_head {padding-bottom: 1rem;}
    .choose_box {width: 100%;padding-bottom: 2rem;}
    .choose_list {flex-direction: column;}
    .footer_sections .ftr_sec, .footer_sections .ftr_sec_intro {width: 100%;}
    .footer_sections .ftr_sec3, .footer_sections .ftr_sec4 {margin-top: 0rem;}
    .footer_sections .ftr_sec.ftr_sec2 {order: 3;}
    .footer_sections .ftr_sec.ftr_sec2 .footer_logo { text-align: center; padding-top: 2rem;}
    .copyright_flex {text-align: center !important; }
    .inner_banner .lg_banner {display: none;} 
    .inner_banner .sm_banner {display: block;}
    .contact_wrap {flex-direction: column;}
    .contact_wrap .left_side, .contact_wrap .right_side {width: 100%;}
    .food-services .content_inner{flex-direction: column;}
    .food-services .left, .food-services .right{width: 100%;}
    .single_img .right_img img {margin-left: 0;}
    .food-services .content_inner .single_img {margin-top: 2rem;}
    .about-page .mivi_list {flex-direction: column;}
    .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        padding-right: calc(var(--bs-gutter-x) * 1);
        padding-left: calc(var(--bs-gutter-x) * 1);
    }
    .banner_content .banner_heading {font-size: 3.25rem;}
    .banner_content a.btn_orange {padding: 0.8rem 1.5rem;font-size: 17px;}
    section.home_about { padding: 3rem 0rem 5rem;}
    .home_about_inner .home_about_left .sec_title {font-size: 45px; padding: 15px 0;}
    .home_ourmenu .container {padding: 0;}
    .contact_head p.font15.fw500 {font-size: 15px;}
    .footer-tp-btn a {padding: 0.8rem 1.5rem; font-size: 17px;}
    .footer_sections .f_menu li a {font-size: 15px;}
    .blog_page .news_box_home { width: 49.33333333%;}
    .gallery_box .images img {height: 14.5rem;}
    .gallery_home_left {grid-template-columns: repeat(2,1fr); grid-template-rows: repeat(2,14.5rem);}
    .heading .sec_head.font40 { font-size: 2rem;  }
    .title {font-size: 1.8rem;}
    .events_page .form_inner .font40 {font-size: 2rem;padding-bottom: 1rem;}
    .home_ourmenu {padding-bottom: 2rem;}


 }