.responsive-image {
    max-width: 100%;
}

.desktop-img {
    display: block;
}

.dekstop-element-show {
    display:block;
}
.dekstop-element-hide{
     display:none;
}

.mobile-img {
    display: none;
}


/* laptop screen media querry */
/* Small Laptop (Tablet Landscape and Small Laptops) */
@media(min-width: 1326px) and (max-width: 1399px){
    .banner_header {
        min-height: 550px !important;
    }
   
    .r_swiper .swiper-wrapper .swiper-slide img {
        width: 70% !important;
    }
    .logo img{
        width: 60%;
        
    }
    .banner_header-form {
        margin: 1% 1% 0 0;
        max-width: 300px!important;
    }
    .placement_content h2 {
        font-size: 3.5rem!important;
       
    }
    .placement_content {
        padding: 50px 0;
    }
    .international-uni-container {
       
        padding: 8px;
    }
    .specialization-list h4 {
        font-size: 1rem!important;
    }
   
  }
  
  /* Medium to Large Desktop */
  @media (min-width: 1400px) and (max-width: 1500px){
    .banner_header {
        min-height: 600px !important;
    }
   
    .r_swiper .swiper-wrapper .swiper-slide img {
        width: 70% !important;
    }
    .logo img{
        width: 60%;
        
    }
    .banner_header-form {
      
        margin: 2% 2% 0 0;
    }
    .placement_content h2 {
        font-size: 3.5rem!important;
       
    }
    .placement_bg {
       
        height: 38vh;
    }
    .placement_content {
        padding: 50px 0;
    }
    .dbs-ranking p{
        font-weight: 700;
        font-size: 1rem!important;
       }
}

 /* Medium to Large Desktop */
 @media (min-width: 1501px) and (max-width: 1600px){
    .banner_header {
        min-height: 627px !important;
    }
    
    .r_swiper .swiper-wrapper .swiper-slide img {
        width: 70% !important;
    }
    .logo img{
        width: 60%;
        
    }
    .banner_header-form {
      
        margin: 2% 2% 0 0;
    }
    .placement_content h2 {
        font-size: 3.5rem!important;
       
    }
    .placement_bg {
       
        height: 45vh;
    }
    .placement_content {
        padding: 50px 0;
    }
}

  
  /* Medium to Large Desktop */
@media (min-width: 1601px) and (max-width: 1650px){
    .banner_header {
      
        min-height: 660px;
        display: block;
        background-repeat: no-repeat;
        background-size: cover
    }
    .adv-dbs-right ul li p {
        font-size: 0.8rem;
        line-height: 1.5;
    }
    .adv-dbs-right {
        background: #7a2776;
        padding: 25px;
        color: #ffffff;
        border-radius: 8px;
        position: absolute;
        right: 0%;
        top: 50%;
        transform: translateY(-50%);
        max-width: 640px;
    }
    .r_swiper .swiper-wrapper .swiper-slide img {
        width: 70%!important;
 
    }
    .banner_header-form {
      
        margin: 2% 2% 0 0;
    }
    .logo img{
        width: 70%;
        
    }
    .placement_content {
        padding: 55px 0;
    }
  
  }
  
  @media (min-width: 1651px) and (max-width: 1700px)
  {

    .logo img{
        width: 80%;
        
    }
    .banner_header {
      
        min-height: 688px;
        display: block;
        background-repeat: no-repeat;
        background-size: cover
    }
    .adv-dbs-right ul li p {
        font-size: 1rem;
        line-height: 1.5;
    }
    .adv-dbs-right {
        background: #7a2776;
        padding: 25px;
        color: #ffffff;
        border-radius: 8px;
        position: absolute;
        right: 0%;
        top: 50%;
        transform: translateY(-50%);
        max-width: 730px;
    }
    .r_swiper .swiper-wrapper .swiper-slide img {
        width: 70%!important;
 
    }
    .placement_content {
        padding: 72px 0;
    }
  
  }
  
 
  @media (min-width: 1701px) and (max-width: 1800px)
  {

    .logo img{
        width: 80%;
        
    }
    .banner_header {
      
        min-height: 700px;
        display: block;
        background-repeat: no-repeat;
        background-size: cover
    }
    .adv-dbs-right ul li p {
        font-size: 1rem;
        line-height: 1.5;
    }
    .adv-dbs-right {
        background: #7a2776;
        padding: 25px;
        color: #ffffff;
        border-radius: 8px;
        position: absolute;
        right: 0%;
        top: 50%;
        transform: translateY(-50%);
        max-width: 730px;
    }
    .r_swiper .swiper-wrapper .swiper-slide img {
        width: 70%!important;
 
    }
    .placement_content {
        padding: 72px 0;
    }
  
  }
/* Extra small devices (phones, less than 576px) */
@media (max-width: 575.98px) {
    .logo img{
        width: 100%;
    }
    .d-none-sm {
        display: none !important;
    }
    .mobile-element-show {
        display: block!important;
    }
    .mobile-element-hide {
        display: none!important;
    }
    .heading h1{
        font-size: 180%!important;
        font-weight: 500!important;
       
    }.heading h2{
        font-size: 180%!important;
        
       
    }
    .university img{
 
        width: 100%;
    }
  
    h1{
       
        font-size: 1.7rem!important;
        letter-spacing: 1px;   
        padding: 7px;
    }
    .banner_header-image {
        display: block;
    }
    .banner_header {
        min-height: inherit;
        height: inherit;
        background-image: none !important;
    }
    .banner_header-form {
        /* height: 600px; */
        width: 100%;
        float: none;
        margin: 0 auto;
    }
    .pt-lg-170{
        padding-top: 40px;
    }
      .pt-lg-100{
        padding: 10px!important;
      }
      .swiper-section h2 {
        color: #ffd737!important;
       
    }
    .swiper-section {
        background: url(../img/background/why-choose-bg.png) no-repeat center center!important;
        width: 100%; 
        padding: 30px 50px!important;
        height: auto!important;
        
        
    }
     .span-line {
      display: none!important;
    }
    .p-content h1 {
        font-size: 50px!important;
        text-align: center;
    }
    .p-content h2 {
        font-size: 40px!important;
        text-align: center;
    }
    .p-content p {
        font-size: calc(1.3rem + .6vw)!important;
        text-align: center;
    }
    .international_uni h2{
        font-size: 1rem!important;
    }
    .international_uni h3{
        font-size: 0.8rem!important;
      
    }
    .international-uni-box {
        
      
        padding: 10px;
       
    }
  













    .recruiter-titel h3 {
        font-size: calc(1.2rem + .6vw)!important;
    }




    .international-uni-container img {
        width: 100%;
    }
    .pt-40 {
        padding-top: 30px;
    }


    .student-placments {
        padding: 20px 0px !important;
    }
    .student-placments .p_swiper .swiper-slide img {
        padding: 30px; 
        display: block; 
        margin: auto; 
        border-radius: 60px;
    }
    .desktop-img {
        display: none;
    }
    .mobile-img {
        display: block;
    }
    .student-placments {
        padding: 20px 0px;
    }
    
    .specialization-list {
        gap: 7px;
    }
    .specialization h5 {
        font-size: 1rem!important;
       
    }
    .specialization-list img {
        width: 60px;
        height: auto;
        margin-bottom: 5px;
        padding-bottom: 15px;
    }
    .specialization-list li {
        padding: 0;
        gap: 20px;
    }
    .specialization-list li h4{
        font-size: calc(1rem + .3vw)!important;
        margin-top: -11px;
    }
    .mt-minus-bottom{
        margin-top: -20px;
    }


    /* bg_place section start  */
   
    .bg-place {
        background: url(../img/background/placement-mob-1.png) no-repeat center center !important;
        background-size: cover; 
        height: auto; 
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }
   
  
    
    .mobile-bg {
        display: block;
    }
    .dbs-advanc {
      
        padding:0;
    }
    .dbs-advanc .row {
        display: block;
        align-items: center;
        position: relative;
    }
    .image-container {
        position: none;
        flex: none;
    }
    .adv-dbs-right {
        background: #7a2776;
        padding: 30px;
        color: #ffffff;
        border-radius: 8px;
        position: relative;
        right: 0%; 
         top: 0%;
        transform: translateY(0%);
        max-width: 100%;
    }
   

    .px-8 {
        padding: 30px 30px;
    }
    .adv-dbs-right ul li p {
        font-size: 0.9rem;
        
    }
    .placement_bg {
        text-align: center;
        height: 100%;
        padding: 15px 30px;
        background: #7a2776;
    }
    .placement_content h2 {
        font-size: 3rem;
        
    }
    .p-line{
        border: none;
    }
    .placement_content{
        padding: 0;
    }
    .recruiter-container{
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 15px;
        padding: 20px;
    }
 .table-container {
                padding: 0;
                border: none;
                box-shadow: none;
                background-color: transparent;
            }
            .scholarship-table {
                border: none;
                width: 100%;
                table-layout: auto;
            }
            .scholarship-table thead {
                display: none;
            }
            .scholarship-table,
            .scholarship-table tbody,
            .scholarship-table tr,
            .scholarship-table th,
            .scholarship-table td {
                display: block;
            }
            .scholarship-table tr {
                margin-bottom: 16px;
                border: 1px solid #D0D0D0;
                border-radius: 0.75rem;
                box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
                background-color: #FFFFFF;
                padding: 16px;
            }
            .scholarship-table td {
                border-bottom: 1px solid #E0E0E0;
                text-align: right;
                padding-left: 50%;
                position: relative;
                font-size: 0.9rem;
                padding-top: 8px;
                padding-bottom: 8px;
                border-right: none;
            }
            .scholarship-table td::before {
                content: attr(data-label);
                position: absolute;
                left: 10px;
                width: calc(50% - 20px);
                padding-right: 10px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                font-weight: bold;
                text-align: left;
                color: #7a2776;
            }
            /* Specific data-labels for UG table */
            #ugScholarshipTable td:nth-of-type(1)::before { content: "CATEGORY"; }
            #ugScholarshipTable td:nth-of-type(2)::before { content: "10% SCHOLARSHIP"; }
            #ugScholarshipTable td:nth-of-type(3)::before { content: "20% SCHOLARSHIP"; }
            #ugScholarshipTable td:nth-of-type(4)::before { content: "30% SCHOLARSHIP"; }
            #ugScholarshipTable td:nth-of-type(5)::before { content: "40% SCHOLARSHIP"; }
            #ugScholarshipTable td:nth-of-type(6)::before { content: "50% SCHOLARSHIP"; }
            #ugScholarshipTable td:nth-of-type(7)::before { content: "60% SCHOLARSHIP"; }
            #ugScholarshipTable td:nth-of-type(8)::before { content: "70% SCHOLARSHIP"; }
            #ugScholarshipTable td:nth-of-type(9)::before { content: "80% SCHOLARSHIP"; }
            #ugScholarshipTable td:nth-of-type(10)::before { content: "90% SCHOLARSHIP"; }

            /* Specific data-labels for PG table */
            #pgScholarshipTable td:nth-of-type(1)::before { content: "CATEGORY"; }
            #pgScholarshipTable td:nth-of-type(2)::before { content: "75% SCHOLARSHIP"; }
            #pgScholarshipTable td:nth-of-type(3)::before { content: "80% SCHOLARSHIP"; }
            #pgScholarshipTable td:nth-of-type(4)::before { content: "85% SCHOLARSHIP"; }
            #pgScholarshipTable td:nth-of-type(5)::before { content: "90% SCHOLARSHIP"; }
            #pgScholarshipTable td:nth-of-type(6)::before { content: "95% SCHOLARSHIP"; }
            #pgScholarshipTable td:nth-of-type(7)::before { content: "96% SCHOLARSHIP"; }
            #pgScholarshipTable td:nth-of-type(8)::before { content: "97% SCHOLARSHIP"; }
            #pgScholarshipTable td:nth-of-type(9)::before { content: "98% SCHOLARSHIP"; }
            #pgScholarshipTable td:nth-of-type(10)::before { content: "99% SCHOLARSHIP"; }

            /* Remove bottom border for the last td in each row */
            .scholarship-table tr td:last-child {
                border-bottom: none;
            }
              .accordion-content.show {
                max-height: none;
                height: auto; 
            }
            .lp-footer-form {
    width: 336px;
    margin: 0 auto;
}
#program-features-container {
           
            padding: 1px;
        }
#program-features-container .container {
   
    padding: 1rem;
   
}#new-nursing-program-container .features-grid {
    display: grid
;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 24px;
    margin-bottom: 2rem;
}
  }
  
  /* Small devices (landscape phones, 576px and up) */
  @media (min-width: 576px) and (max-width: 767.98px) {
    .logo img{
        width: 100%;
    }
    .d-none-sm {
        display: none !important;
    }
    .heading h1{
        font-size: 180%!important;
        font-weight: 500!important;
       
    }.heading h2{
        font-size: 180%!important;
        
       
    }
  
    h1{
       
        font-size: 2.0rem!important;
        letter-spacing: 1px;   
        padding: 7px;
    }
    .banner_header-image {
        display: block;
    }
    .banner_header {
        min-height: inherit;
        height: inherit;
        background-image: none !important;
    }
    .banner_header-form {
        /* height: 600px; */
        width: 100%;
        float: none;
        margin: 0 auto;
    }
 
      .pt-lg-100{
        padding: 10px!important;
      }
      .swiper-section h2 {
        color: #ffd737!important;
       
    }
    .swiper-section {
        background: url(../img/background/why-choose-bg.png) no-repeat center center!important;
        width: 100%; 
        padding: 30px 50px!important;
        
        
    }
     .span-line {
      display: none!important;
    }
  
   
    .recruiter-titel h3 {
        font-size: calc(1.2rem + .6vw)!important;
    }
    .student-placments {
        padding: 20px 0px !important;
    }
    .student-placments .p_swiper .swiper-slide img {
        padding: 30px; 
        display: block; 
        margin: auto; 
        border-radius: 60px;
    }
    .desktop-img {
        display: none;
    }
    .mobile-img {
        display: block;
    }
    .student-placments {
        padding: 20px 0px;
    }

    .specialization-list {
        gap: 7px;
    }
    .specialization h5 {
        font-size: 1rem!important;
       
    }
    .specialization-list li {
        padding: 0;
        gap: 20px;
    }
   

 
   
   
 
    
    .mobile-bg {
        display: block;
    }
  }
  

 
  