.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: 1359px) and (max-width: 1400px){
    .banner_header {
        min-height: 560px !important;
    }
    .adv-dbs-right {
        max-width: 625px !important;
    }
    .adv-dbs-right ul li p {
        font-size: 0.8rem !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_content {
        padding: 50px 0;
    }
    .international-uni-container {
       
        padding: 8px;
    }
    .specialization-list h4 {
        font-size: 1rem!important;
    }
  }
  
  /* Medium to Large Desktop */
  @media (min-width: 1401px) and (max-width: 1441px){
    .banner_header {
        min-height: 600px !important;
    }
    .adv-dbs-right {
        max-width: 625px !important;
    }
    .adv-dbs-right ul li p {
        font-size: 0.8rem !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;
    }
}

 /* Medium to Large Desktop */
 @media (min-width: 1442px) and (max-width: 1510px){
    .banner_header {
        min-height: 600px !important;
    }
    .adv-dbs-right {
        max-width: 625px !important;
    }
    .adv-dbs-right ul li p {
        font-size: 0.8rem !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: 1511px) and (max-width: 1512px){
    .banner_header {
      
        min-height: 640px;
        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: 1700px) and (max-width: 1711px)
  {

    .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%;
    }
    .swiper-slide img {
        width: 100%!important;
        border-radius: 30px;
        transition: transform 0.3s ease-in-out;
      }
      .recruiter-title {
        font-size: 1.2rem!important;
      
       
      }
    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;
       
    }.international-uni-container img {
        width: 100%;
    }
    .p_heading {
        padding: 10px 9px 10px;
        color: #7a2776;
    }

    .pt-40 {
        padding-top: 30px;
    }










    .recruiter-logo {
        max-width: 25%;
        max-height: 70px;
    }
    .lp-footer-form {
        width: 335px;
        margin: 0 auto;
    }

    .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 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 50px;
    }
    .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;
    }



 .section-card {
                padding: 2rem; 
            }

            .section-heading {
                font-size: 1.5rem; 
            }

            .grid-container {
                grid-template-columns: repeat(1, minmax(0, 1fr)); 
            }
.grid-item-list {
       color: #374151;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: center;

}
.grid-item ul {
   padding: 0px!important;
   
   
}
.grid-item-list li img {
    width: 100%;
    border-radius: 20px;
    margin-bottom: 7px;
   
}
.grid-item-heading {
    font-size: 1.2rem;
    font-weight: 700;
    color: #7a2776;
    margin-bottom: 0.75rem;
    border-radius: 0.25rem;
    text-align: center;
}
.accordion-header {
                padding: 0.75rem;
            }
            .program-fees-text, .amount-text {
                font-size: 1rem; 
            }
            .accordion-content {
                padding: 0 1rem; 
            }
            .grid-item-list-2 li img {
    width: 100%;
   
}
.grid-item-list-2 li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    flex-wrap: wrap;
}



.grid-item-list-2 li p{
        text-align: justify;
    font-size: 0.9rem;
}
.tri-country-description {
    text-align: left;
   
}  .paragraph {
                font-size: 1.125rem;
            }   .heading {
                font-size: 3rem;
            }     .button-column {
                 width: 100%;
                 align-items: flex-start;
                 text-align: left;
             } .button-column {
                 padding: 3rem;
             }
  }
  
 