
@media (min-width: 576px) {
    .container, .container-sm {
        max-width: 540px;
    }
    
}
@media (min-width: 768px) {
    .container, .container-md, .container-sm {
        max-width: 720px;
    }
    
    
}

@media (min-width: 992px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 1100px;
    }

}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1300px;
    }
}

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1320px;
    }
}

@media (max-width: 1200px) {
    .course-menu .h2_course-menu li {
    margin-right: 10px;
}
.h2_course-menu .course-anchor {
    font-size: 14px;
}
    
}
@media (max-width: 992px) {
    .course-menu {
        display: none;
    }
    
.ui-goals .goal-set, .header_socialMedia__Ff058  {
  display: flex; 
  gap: 20px;  
  flex-wrap: nowrap;
  overflow-x: auto;         
  white-space: nowrap;      
  -webkit-overflow-scrolling: touch; 
}
.header_socialMedia__Ff058 
{
    margin-bottom:20px;
}
.h2_single-banner 
{
    padding:20px 0px;
    padding-bottom:70px;
}
.h2_banner-content .section-title {
    font-size: 1.5rem;
    line-height:1.4;
    margin-bottom: 10px;
}
.video-wrapper iframe {
    width: 100%;
    height: 220px;
}
.layer-setting {
    position: relative;
    padding: 0px 10px 10px;
    display: block !important;
}
.custom-data-logo {
    width: 40%;
    margin-right: 0;
    margin-bottom: 10px;
}
 .custom-navigation {
    margin-left: 0px;
    position: absolute;
    top: 20px;
    right: 10px;
}  
.h2_header-category .category-btn {
    font-size: 15px;
    gap: 5px;
    padding: 6px 12px;
}
.sj-none 
{
    display:none;
}
.sidebar {
  position: fixed;
  top: 0;
  left: -100%; /* hidden initially */
  width: 100%;
  height: 100%;
  background: #fff;
  box-shadow: 2px 0 10px rgba(0,0,0,0.2);
  transition: left 0.4s ease;
  z-index: 9999;
  padding: 20px;
}

.sidebar.active {
  left: 0; /* slide in */
}

.sidebar-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sidebar-menu {
  list-style: none;
  margin: 20px 0 0;
  padding: 0;
}

.sidebar-menu li {
  margin-bottom: 15px;
}

.sidebar-menu a {
  text-decoration: none;
  color: #333;
  font-weight: 500;
}

/* Overlay */
#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
  display: none;
  z-index: 1040;
}

#overlay.active {
  display: block;
}
.mega-menu, .h2_main-menu 
{
    display:none;
}
.blog__single {
    flex-direction: column;
}
    .blog__content {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.topic-items {
    flex-direction: column;
}
.left-topic-content, .right-topic-content {
    float: left;
    width: 100%;
}
.h9_faq-content .accordion-body {
    padding: 0 10px 20px 10px;
}
.inner-course-faq .left-topic-content p {
    font-size: 16px;
}
.ui-acquired {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.inner-course-faq .right-topic-content .ui-acquired p {
    width: 30%;
    padding: 6px 10px;
    margin-right: 0;
}
.masters-tools, .new-edu, .new-edu1 {
    background: #267759;
}
.default-for-bg .inner-img-bg img {
    height: auto;
}
.new-edu1 .inner-img-bg img {
    height: auto;
}
.new-edu, .new-edu1 
{
    padding-bottom:40px;
}
.d-set 
{
    display:none;
}
.d-set1 
{
    display:block;
}
.h3_testimonial-test {
    margin-left: 0px;
    margin-right: 0px;
}
.new-test-inner {
    position: relative;
    bottom: -19px;
    right: 10px;
    width: 100%;
    overflow: hidden;
}
.tabLook .nav-tabs 
{
   justify-content: center;
   gap:24px;
}
.new-courses-slide 
{
    padding:0px;
}
.new-courses-slide .sidebar-header {
    display: flex;
    height: 56px;
    background: #fff;
    box-shadow: 0 2px 12px rgba(33, 42, 57, .15);
    align-items: center;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #ddd;
}
.new-courses-slide h3 
{
    font-size: 20px;
    color: #000;
    font-weight: 600;
    margin-bottom:0px;
}
.new-courses-slide .close-btn {
    font-size: 32px;
    font-weight: bold;
    border: 0;
    box-shadow: none;
}
.allCourseMb 
{
    padding-top:15px;
}
.allCourseMb .accordion-item button 
{
    font-size:18px;
    color:#000;
    padding:1rem;
}
.allCourseMb .accordion-item button img {
    margin-right: 16px;
    width: 35px;
    background: #d9e8fb;
    border-radius: 50%;
    padding: 3px;
    border: 1px solid #ddd;
}
.allCourseMb .accordion-item {
    border: 0px;
    border-bottom: 1px solid #f9efef;
    margin-bottom:0px;
}
.allCourseMb .accordion-body {
    background: var(--whiteColor);
    box-shadow: 0px 18.1988px 43.33047px 0px rgba(0, 0, 0, .06);
    position: relative;
    z-index: 1;
    margin-top: 2px;
    padding: 10px;
}
.allCourseMb ul {
    padding: 0px;
    margin: 0px;
}
.allCourseMb ul li {
    list-style: none;
    display: flex;
    margin-bottom: 20px;
    align-items: center;
}
.allCourseMb ul li > img {
    width: 50px;
    margin-right: 15px;
    background: #d6fed6;
    padding: 3px;
    border-radius: 10px;
}
.allCourseMb ul li a {
    display: block;
}
.allCourseMb ul li h4 {
    font-size: 16px;
    margin-bottom: 5px;
}
.allCourseMb ul li p {
    font-size: 14px !important;
    margin-bottom: 0px;
    color:#333;
}
.fixed-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 15px 0;
    z-index: 1000;
    box-shadow: 0 4px 12px rgba(60, 72, 82, .25);
}
.fixed-footer a {
  text-align: center;
  font-size: 16px;
}

}

@media (max-width: 768px) 
{
  .layer-data .facts-numbers .fact-series {
    padding: 5px;
    text-align: center;
    display: block;
}
.facts-numbers .fact-series h4 {
    font-size: 1.2rem;
    text-align: center;
    display: block;
}
.testimonial-ui {
    padding: 20px;
}
/* Desktop: normal */


  .h2_course-tab ul.nav {
    display: flex;
    flex-wrap: nowrap; 
    overflow-x: auto; 
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none; 
  }

  .h2_course-tab ul.nav::-webkit-scrollbar {
    display: none; 
  }

  .h2_course-tab .nav-item {
    flex: 0 0 auto;   
    margin-right: 10px;
  }

  .h2_course-tab .nav-link {
    white-space: nowrap;  
  }
.event-navigation {
        justify-content: flex-start;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 0px);
    }
    .inner-course-faq .right-topic-content .ui-acquired p {
    width: 48%;
    padding: 6px 10px;
    margin-right: 0;
}
.how-it-work-wrapper {
    flex-direction: column;
}
.single-work {
    width: 100%;
    flex-direction: column;
}
.work-arrow img {
    transform: rotate(90deg);
}
.how-it-work-wrapper .work-arrow {
    margin-top: 30px;
    margin-bottom: 30px;
}
.book-course {
    grid-template-columns: 1fr;
    padding: 10px;
}
.booking-part {
    padding: 10px;
    border-bottom: 1px solid rgba(60, 72, 82, .5);
    border-right: 0px solid rgba(60, 72, 82, .5);
}
.b-0 
{
    border-bottom: 0px solid rgba(60, 72, 82, .5);
}
.booking-part .CibopExp_heading___bep6 {
    margin-bottom: 0px;
}
.booking-part .CibopExp_subheading__3RbGh {
    padding-bottom: 0;
}
.booking-part .CibopExp_amount__Anpys {
    font-size: 42px;
}
.booking-part .CibopExp_tax___Ildd {
    margin-bottom: 20px;
}
.CibopExp_leftCertificate__VGGme .CibopExp_certificate_icon_grid__1CYAL .CibopExp_earn_grid__nT_UC {
    gap: 5px;
}
.job-content h4 {
    font-size: 16px;
    line-height: 16px;
}
.inner-banner-section .h2_banner-content .section-title {
    font-size: 2rem;
    line-height: 1.3;
}
.inner-banner-section .h2_banner-content .section-title {
    font-size: 24px;
    line-height: 1.3;
}
.four-new-banner .pgdsai_uspContainer__Drhqx {
    justify-content: center;
    height: auto;
}
.inner-btn .btn-banner-down {
    line-height: 58px;
    display: block;
    margin-right: 0;
    margin-bottom:20px;
}
.inner-btn .btn-banner-enq {
    vertical-align: middle;
    line-height: 58px;
    display: block;
    height: 58px;
}
.job-assure {
    display: flex;
    width: 100%;
}
.custom-data-logo {
    width: 70%;
    margin-left: -25px;
}
.custom-data-logo:after 
{
    display:none;
}
.tabs-settle .nav-tabs {
    width: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    flex-wrap: nowrap;
}
.blog__img {
 width:100%;   
 margin-right: 0px;
}
.blog__img img {
 width:100%;
}
.blog__date__inner {
flex-direction: column;
}
.bg-img-new2 {
    background: #267759;
    padding-bottom:40px;
}

.tabLook .nav-link {
        font-size: 18px;
        padding: 8px 5px;
        line-height: 22px;
}
.tabLook .nav-tabs {
    width: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    flex-wrap: nowrap;
}
.courseImageBackground {
    padding-left: 0px;
}
.tabs-lefts {
    padding-left: 5px;
    padding-right: 5px;
}
.tabs-lefts .nav-link {
    font-size: 14px;
    white-space: normal;
    text-overflow: unset;
    overflow: visible;
    line-height: 18px;
    vertical-align: middle;
}
.tabsLayerData {
    padding: 15px;
    display: block;
}
.CibopExp_become_stats__c2z7Q .CibopExp_stat__TlRM6 .CibopExp_become_stat_image__ijfRh {
    position: relative;
    width: 50px;
    height: 50px;
}
.CibopExp_become_stats__c2z7Q .CibopExp_stat__TlRM6 .CibopExp_stat_data__K8wlo p:first-child {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
}
.CibopExp_become_stats__c2z7Q .CibopExp_stat__TlRM6 .CibopExp_stat_data__K8wlo p:nth-child(2) {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
}
.CibopExp_become_stats__c2z7Q {
    gap: 15px;
}
.facts-numbers {
        display: flex !important;       /* force flex on mobile */
        flex-wrap: nowrap !important;   /* single row */
        overflow-x: auto !important;    /* enable horizontal scroll */
        -webkit-overflow-scrolling: touch; /* smooth scroll on iOS */
        padding: 10px;
        scroll-snap-type: x mandatory;  /* optional snap effect */
    }

    .facts-numbers::-webkit-scrollbar {
        display: none; /* hide scrollbar */
    }

    .fact-series {
        flex: 0 0 auto;       /* do not shrink */
        min-width: 200px;     /* width of each card */
        scroll-snap-align: start;
        margin-right: 16px;   /* spacing between items */
    }
   .alumni-inner-page .moving-chreol {
    width: 30%;
    justify-content: center;
            align-items: center;
}
.alumni-inner-page .net-before {
    align-items: center;
}
.alumni-inner-page .first-name {
    width: 35%;
    text-align: center;
    vertical-align: middle;
    line-height: 20px;
}
.alumni-inner-page .second-name {
    width: 35%;
     text-align: center;
     vertical-align: middle;
    line-height: 20px;
}
.h8_category-navigation div.h8_category-nextupperslide-next {
    right: 18px;
    left: auto;
    top: -25px;
}
.h8_category-navigation div.h8_category-nextupperslide-prev {
    left: 14px;
    top: -25px;
}
.iconsText {
    margin-bottom: 50px;
}
.cnt-ft {
    padding: 8px 8px;
    font-size: 15px;
}
.whats-ft {
    padding: 8px 8px;
    font-size: 15px;
}
.dm, .text-ft {
    display: none;
}

.popupSameUI .modal-content {
    padding: 10px;
    height: 600px;
    /* background: red; */
    overflow-y: auto;
    overflow-x: hidden;
}
.popuplogo img {
    width: 120px;
}
.popuplogo {
    margin-bottom: 10px;
}
.popupContent p {
    font-size: 16px;
    line-height: 24px;
    color: #022128;
    max-width: 100%;
    font-weight: normal;
    text-align: justify;
    margin-bottom: 0;
}
.trustedPopup {
    margin-top: 15px;
}
.join-pt {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    gap: 16px;
    padding: 10px;
  }

  .join-pt .popup-partner {
    flex: 0 0 auto;
    min-width: 120px; /* adjust based on image size */
    scroll-snap-align: center;
  }

  .join-pt::-webkit-scrollbar {
    height: 6px;
  }
  .join-pt::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 3px;
  }
  .trustedPopup h4 {
    color: #000;
    font-size: 22px;
    margin-bottom: 7px;
}
  .join-pt .popup-partner .img-de {
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 16px;
    display: flex;
}
.trustedPopup {
    margin-top: 15px;
    margin-bottom: 15px;
}
.popup-form {
    padding: 10px;
}
.innerHead h4 {
    text-align: center;
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 10px;
}
.inner-course-faq .accordion-item .course-inner-curr .accordion-header button {
    font-size: 1rem;
    height: auto;
    padding: 10px;
    margin-bottom: 10px;
    font-weight: bold;
}
.inner-course-faq .accordion-body .first-para {
    color: #000;
    margin-bottom: 15px;
    font-size: 14px;
}
.inner-course-faq .left-topic-content p {
    font-size: 14px;
}
.s-rest {
    display: none;
}
.search-elements .search-result {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 6px;
    padding-bottom: 6px;
    background: #d6fbd6;
}
.dropdown-results {
    width:90%;
}
.search-elements {
    display:block;
}
.h2_header-logo img {
    width: 100%;
}
}
@media (max-width: 580px) 
{
  .facts-numbers 
  {
      display:block;
  }  
.layer-data .facts-numbers .fact-series {
    border: 1px solid #ddd;
    border-radius:8px;
}
.area-interest img {
    width: 5rem;
    height: 4rem;
}
.toolslook {
    width: 98px;
    background: #f5f5f5;
    padding: 5px;
    height: 98px;
    border-radius: 10px;
}
}