body{
    font-family: 'Outfit', sans-serif!important;
    background-color: #fff!important;
  }
  button{
    border: none;
  }
  a{
    cursor: pointer;
  }
  p{
    margin-bottom: 0px!important;
  }
  slider-text h2 { font-weight: bold; }
    .slider-bg-badge {
      background: #5BB7DF;
      color: #fff;
      padding: 5px 12px;
      border-radius: 20px;
    }
    .slick-dots li button:before {
      color: #5BB7DF;
    }
    .bg-light{
      background-color: #5BB7DF!important;
    }
  
     .bg-light-1{
      background-color: #5bb7df1b!important;
    }
  .assignment-certification h2{
    font-size: 40px;
    font-weight: 700;
    color: #5BB7DF;
  }
  .assignment-certification p{
    line-height: 33px;
  }
  
  
  
  
  
  /* custom css start herer */
  .spacing-top-bottom{
    padding: 30px 0px;
  }
  .spacing-top-bottom-big{
    padding: 50px 0px;
  }
  .header img{
    width: 120px;
  }
  .menu-listing ul{
    margin: 0px;
    display: flex;
  }
  .menu-listing ul li{
    padding: 0px;
    list-style: none;
    padding: 0px 20px;
  }
  .menu-listing ul li a{
    color: #000;
    font-weight: 500;
  }
  .menu-listing ul li a:hover{
    font-weight: 600;
    background-color: none;
  }
  .nav-link{
    padding: 0px!important;
  }
  ul.dropdown-menu {
    display: none;
  }
  .dropdown-item{
    padding: 5px!important;
  }
  .theme-btn{
    background-color: #5BB7DF;
    color: #fff;
    padding: 8px 15px;
    border-radius: 5px;
  }
  .header{
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 10000;
    border-bottom: 1px solid #4f70e612;
    padding: 10px 0px;
  }
  .dropdown-toggle:after{
    display: none!important;
  }
  .slider-text span{
    font-size: 14px;
    background-color: #5bb7df12;
    color: #5BB7DF;
    border-radius: 5px;
    padding: 10px 25px;
    font-weight: 400;
  }
  .slider-text p{
    padding-bottom: 10px;
  }
  .slider-section{
    margin-top: 64px;
  }
  
  .slider-text{
    padding: 20px 0px;
  }
  .slider-text h2{
    margin-bottom: 0px;
    color: #202124;
    padding: 15px 0px 10px 0px;
    font-size: 45px;
    font-weight: 800;
  }
  .slider-text b{
    font-weight: 800;
    background: linear-gradient(71deg, #5BB7DF -7%, #5BB7DF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
  }
  .slider-bg-badge{
    background: linear-gradient(71deg, #5BB7DF -7%, #5BB7DF);
    color: #fff!important;
    padding: 7px 15px;
    width:100%;
  }
  .slick-dots li.slick-active button:before {
    opacity: 1!important;
    color: #5BB7DF;
  }
  .slick-dots li button:before {
    font-size: 12px!important;
    opacity: .25!important;
    color: #000!important;
  }
  .accordion-item {
    border-radius: 6px;
    padding: 0px 0px;
    width: 100%;
    border: 1px solid #3f51b525;
    margin: 10px 0px;
  }
  button.accordion-button{
    width: 100%;
    padding: 10px 15px;
    text-align: left;
    border-radius: 5px;
    color: #000;
    border:1px solid #2021240d;
  }
  .accordion-body{
    padding: 10px 15px;
    color: #000;
  }
  .faq-title span{
    font-weight: 800;
    background: linear-gradient(71deg, #5BB7DF -7%, #5BB7DF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
  }
  .faq-title{
    font-size: 40px;
  }
  .faq-sub-heading{
    color: #5BB7DF;
  }
  .faq-title{
    color: #202124;
  }
  .footer{
    background-color: #202124;
    background-color: rgb(5, 5, 32);
    background-image: url(./img/map-img.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 40px 0px 0px 0px;
  }
  .footer-top{
    border-bottom: 1px solid #ffffff46;
    padding-bottom: 20px;
  }
  .footer-bottom{
    padding: 10px 0px;
  }
  .footer-logo img{
    width: 150px!important;
  }
  .footer h3{
    padding-bottom: 6px;
    color: #fff;
  }
  .footer ul{
    margin: 0px;
    padding: 0px;
    line-height: 33px;
  }
  .footer p{
    line-height: 32px;
  }

  .footer ul li{
    list-style: none;
    line-height: 40px;
  }
  .footer ul li a{
    text-decoration: none;
    color: #d4d4d4;
  }

  .footer ul li a:hover{
    color: #fff;
    cursor: pointer;
  }
  .footer ul li{
    color: #d5d5d5;
  }
  .footer-lgo-contenmt p{
    font-weight: 400;
    padding-top: 6px;
  }
  .footer h6{
    color: #fff;
    font-size: 20px;
    padding-bottom: 6px;
  }
  .footer input{
    padding: 7px 10px;
    border: none;
    outline: none;
  }
  .footer-news-letter button{
    padding: 10px 20px;
    background-color: #5BB7DF;
  }
  .stay-touch-social-media  ul li{
    background-color: #5BB7DF;
    padding: 0px 8px;
    border-radius: 5px;
  }
  .theme-color{
    color: #5BB7DF;
  }
  .crafted p{
    color: #fff;
  }
  .about-text h2{
    margin-bottom: 0px;
    color: #202124;
    padding: 15px 0px 10px 0px;
    font-size: 45px;
    font-weight: 800;
  }
  .about-text h5{
  margin-top: 10px;
  margin-bottom: 5px;
  color: #5BB7DF;
  font-size: 25px;
  text-transform: uppercase;
  }
  .about-text ul{
    padding: 0px;
  }
  .about-text ul li{
    padding: 5px 0px;
    list-style: none;
    margin-left: 5px;
    display: flex;
  }
  .about-text ul li b{
    margin-right: 10px;
  }
  
  .about-right-top img{
    height: 400px;
    width: 100%;
    object-fit: cover;
  }
  
  
  /* 
  .about-left-top img{
    height: 200px;
    width: 100%;
    object-fit: cover;
  } */
  .about-left-top{
    margin: 10px;
    background-color: #5BB7DF;
    padding: 10px;
    border-radius: 5px;
  }
   .about-left-top h6{
    font-size: 70px;
    line-height: 70px;
    margin: 0;
    font-weight: 800;
    color: transparent;
    -webkit-text-stroke: 1px #fff;
   }
   .about-left-top p{
    margin-left: 20px;
   }
   .about-left-top{
    padding: 25px 10px;
   }
  
  .about-left-bottom img{
    height: 460px;
    width: 100%;
    object-fit: cover;
  }
  
  .about-image-flex{
    display: flex;
  }
  
  .about-image-flex img{
    padding: 7px;
    border-radius: 10px;
  }
  .about-right-bottom img{
    height: 200px;
    width: 100%;
    object-fit: cover;
  }
  .theme-btn{
  background-color: #5BB7DF;
  color: #fff;
  }
  .services-bg{
    background-color: #0096880a;
  }
  
  
  
  .services-title span{
    font-weight: 800;
    background: linear-gradient(71deg, #059386 -7%, #07a698);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
  }
  .services-title{
    font-size: 40px;
  }
  .services-sub-heading{
    color: #07a698;
  }
  .services-title{
    color: #202124;
  }
  .services-card{
    text-align: center;
    background-color: #fff;
    border: 1px solid #05938629;
    border-radius: 10px;
    padding: 15px;
    margin: 10px;
  }
  .services-card h6{
    color: #059386;
    margin-top: 10px;
    margin-bottom: 3px;
  }
  .services-card span{
    font-size: 30px;
  }
  .accordion-button:not(.collapsed) {
    color: #202124;
    background-color: #fff;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #5BB7DF!important;
}
.owl-nav{
    display: none;
}
.scroll-top-btn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #007bff;
    color: #fff;
    border: none;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    font-size: 20px;
    cursor: pointer;
    z-index: 9999;
    box-shadow: 0 4px 6px rgba(0,0,0,0.2);
    transition: 0.3s;
  }
  .scroll-top-btn:hover {
    background: #5BB7DF;
  }
  .mobile-header{
    display: none;
  }
  .breadcum-listings ul {
    display: flex;
    margin: 0px;
    padding: 0px;
    justify-content: center;
  }
  .breadcum-listings ul li{
    list-style: none;
  }
  .breadcum-listings ul li a{
   text-decoration: none;  
   padding: 0px 10px;
   color: #000;
   font-size: 20px;
}
.breadcum-listings ul li a:hover{
   color: #5BB7DF;
}
.breadcum{
    padding: 100px 0px 40px 0px;
    height: 300px;
    display: flex;
    align-items: center;
    background-image: url(../img/bg-1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.breadcum-listings h1{
    font-size: 50px;
    color: #5BB7DF;
}
.Gallery-title span{
        font-weight: 800;
        background: linear-gradient(71deg, #5BB7DF -7%, #5BB7DF);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        color: #202124;  
}
.gallery-img img{
    border-radius: 5px;
}
.gallery-img{
    margin-bottom: 20px;
}
.gallery-detailssss hr{
    border:1px solid #00000038;
    width: 30%;
    margin: auto;
}

.contact-box {
    background: #fff;
    border-radius: 12px;
    padding: 30px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    margin-bottom: 30px;
  }
  .form-control, .form-select {
    border-radius: 8px;
    padding: 12px 14px;
  }
  .btn-custom {
    background: #009688;
    color: #fff;
    border-radius: 8px;
    padding: 12px;
    font-weight: 600;
  }
  .info-item {
    border-top: 1px solid #0000002c;
    padding: 20px 0px!important;
    display: flex;
    align-items: center;
}
  .info-item i {
    font-size: 22px;
    color: #5BB7DF;
    margin-right: 15px;
  }
  .info-item h6 {
    margin: 0;
    font-weight: 600;
  }
  .info-item p {
    margin: 0;
    font-size: 14px;
    color: #555;
  }
  
  form{
    padding-top: 20px;
  }
  button.theme-btn.w-100 {
    padding: 15px 0px;
}
  
 .text-muted{
    padding-bottom: 5px;
 } 
  .contact-box h4{
    font-weight: 700;
    color: #5BB7DF;
  }
  .contact-box h3{
    font-weight: 700;
    color: #5BB7DF;
  }
  .map{
    height: 500px;
  }
  .slider-2{
    width: 70%!important;
  }
  .slider-1{
    width: 50%!important;
  }












.blog-grid {
      display: flex;
      flex-wrap: wrap;
    }

    .blog-card {
      margin: 5px;
      padding: 10px;
      width:24%;
      background: #fff;
      border-radius: 12px;
      overflow: hidden;
      box-shadow: 0 4px 15px rgba(0,0,0,0.08);
      transition: transform 0.3s ease, box-shadow 0.3s ease;
    }

    .blog-card:hover {
      transform: translateY(-5px);
      box-shadow: 0 8px 20px rgba(0,0,0,0.12);
    }

    .blog-card img {
      width: 100%;
      height: 180px;
      object-fit: cover;
      border-bottom: 2px solid #eee;
    }

    .blog-content {
      padding: 16px 20px;
    }

    .blog-date {
      font-size: 14px;
      color: #009688;
      margin-bottom: 10px;
    }
h3.blog-title {
    margin: 10px 0px!important;
    padding-bottom: 10px;
}
    .blog-title {
      font-size: 18px;
      font-weight: 600;
      color: #111;
      line-height: 1.4;
    }

    .blog-btn {
      display: inline-block;
      padding: 10px 20px;
      font-size: 14px;
      font-weight: 600;
      border-radius: 6px;
      background: #0a2d57;
      color: #fff;
      text-decoration: none;
      transition: background 0.3s ease;
    }

    .blog-btn:hover {
      background: #08304a;
    }

    /* Responsive tweaks */
    @media(max-width: 768px) {
      .blog-card img {
        height: 150px;
      }
    }

    @media(max-width: 480px) {
      .blog-title {
        font-size: 16px;
      }
      .blog-btn {
        padding: 8px 16px;
        font-size: 13px;
      }
    }
  


    /* department page css start herer */
    .department-section {
      padding: 60px 0;
    }
    .department-section:nth-child(even) {
      background: #f9f9f9;
    }
    .department-img img {
      border-radius: 12px;
      width: 75%;
      height: auto;
      object-fit: cover;
    }
    .department-content h3 {
      font-size: 39px;
      font-weight: bold;
      margin-bottom: 15px;
      color: #5bb7df;
    }
    .department-content ul {
      padding-left: 20px;
    }
    .department-content ul li {
      margin-bottom: 8px;
    }
    /* language page css start herer */

    /* coursespage css start herer */

    /* Step Timeline Cards */
    .steps {
      margin-top: 50px;
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
      gap: 20px;
    }

    .step-card {
      border: 1px solid #5bb7df24;
      cursor: pointer;
      text-align:center;
      background: #fff;
      padding: 25px;
      border-radius: 12px;
      box-shadow: 0 4px 12px rgba(0,0,0,0.08);
      position: relative;
      transition: all 0.3s ease;
      margin: 5px 0px;
    }
        .step-card:hover{
        border: 1px solid #5bb7df5e;
        }

    .step-card:hover {
      transform: translateY(-6px);
      box-shadow: 0 8px 20px rgba(0,0,0,0.15);
    }

    .step-card span {
      font-size: 20px;
      font-weight: bold;
      color: #fff;
      background: #5BB7DF;
      padding: 10px 16px;
      border-radius: 50%;
    }

    .step-card h3 {
      margin-top: 30px;
      font-size: 16px;
      font-weight: 600;
      color: #202124;
    }

    .step-card p {
      font-size: 1rem;
      line-height: 1.6;
      color: #444;
    }

    /* Responsive */
    @media(max-width: 768px) {
      .step-card {
    margin: 0px 0px;
}
      .heading h1 {
        font-size: 2rem;
      }
      .heading p {
        font-size: 1rem;
      }
    }







    /* Hero Section */
    .hero {
      background: linear-gradient(rgba(255, 255, 255, 0.85), rgba(26,35,126,0.85)), url('https://source.unsplash.com/1200x600/?nursing,care') center/cover;
      color: #fff;
      text-align: center;
      padding: 80px 20px;
    }

    .hero h1 {
      font-size: 2.8rem;
      margin-bottom: 15px;
    }

    .hero p {
      max-width: 800px;
      margin: auto;
      font-size: 1.2rem;
      line-height: 1.6;
    }

    /* Two-column layout */
    .section {
      max-width: 1200px;
      margin: auto;
      padding: 50px 20px;
    }

    .flex {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
      gap: 30px;
    }

    .card {
      width: 48%;
      background: #fff;
      padding: 15px;
      border-radius: 12px;
      box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    }

    .card h2 {
        padding: 10px;
      font-size: 23px;
      font-weight: 700;
      margin-bottom: 15px;
      color: #202124;
    }
    .card:hover{
      background-color: #5bb7df;
      color: #fff;
    }
.card:hover h2{
  padding: 10px;
      background-color: #fff;
      color: #5bb7df;
      border-radius: 5px;
    }
    .card ul {
      padding-left: 20px;
      line-height: 1.8;
    }

    /* Info Cards */

    .info {
      margin: auto;
      width: 90%;
      background: #fff;
      color: #000;
      padding: 20px 10px;
      text-align: center;
      border-radius: 5px;
      border: 1px solid #fff;
    }
        .info:hover{
          background-color:#5bb7df;
          color: #fff;
        }
        .info:hover h3{
          color: #fff;
        }

    .info h3 {
      margin: 0;
      font-size:30px;
      font-weight: 700;
      color: #202124;
    }

    .info p {
      line-height: 30px;
      margin-top: 10px;
      font-size: 1.1rem;
    }

    /* Accordion Syllabus */
    .accordion {
      margin-top: 30px;
    }

    details {
      background: #fff;
      padding: 15px 20px;
      margin-bottom: 10px;
      border-radius: 10px;
      box-shadow: 0 3px 8px rgba(0,0,0,0.08);
      cursor: pointer;
    }

    summary {
      font-weight: 600;
      font-size: 15px;
      color: #1a237e;
      outline: none;
    }

    details[open] {
      background: #eef1ff;
    }

    details p {
      margin-top: 10px;
      font-size: 0.95rem;
      line-height: 1.6;
      color: #444;
    }

    /* Highlight Sections */
    .highlight {
      background: #eef1ff;
      padding: 40px 20px;
      border-radius: 12px;
      margin-top: 40px;
    }

    .highlight h2 {
      color: #1a237e;
      margin-bottom: 15px;
    }

    /* Responsive */
    @media(max-width: 768px) {
      .hero h1 { font-size: 2rem; }
      .hero p { font-size: 1rem; }
    }
.nursing-flex{
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}
.nursing-texts h1{
  font-size: 50px;
  font-weight: 700;
  line-height: 66px;
}
.nursing-texts h1 span{
  color: #5BB7DF;
}
.nursing-texts p{
  line-height: 33px;
}
    /* coursespage css start herer */
  
  .nav-link:focus, .nav-link:hover {
    color: #5BB7DF!important;
}

  
  
  
  
  
  .services-card a{
    text-decoration: none;
  }
    .services-card a p{color: #202124;}
  
  img.w-100.web-none {
    display: none!important;
}
.info-item.p-0 {
    padding: 0px !important;
    margin: 7px 0px;
    color: #fff!important;
}
.gallery-img img{
  height: 250px;
  object-fit: cover;
}
.theme-text {
  color: #5bb7df;
}
h5.mt-4 {
    font-size: 27px;
    font-weight: 600;
}







.blog-thumbnail img {
      width: 100%;
      border-radius: 8px;
    }
    .blog-content h2, 
    .blog-content h3,
    .blog-content h4,
    .blog-content h5 {
      margin-top: 1.5rem;
      margin-bottom: .75rem;
      font-weight: 600;
    }
    .sidebar .card {
      margin-bottom: 1.5rem;
    }
    .recent-posts li {
      margin-bottom: .75rem;
      border-bottom: 1px solid #eee;
      padding-bottom: .5rem;
    }
    .recent-posts li:last-child {
      border-bottom: none;
    }
    .tags a {
      display: inline-block;
      margin: .25rem;
      padding: .35rem .75rem;
      border: 1px solid #ddd;
      border-radius: 20px;
      font-size: .875rem;
      text-decoration: none;
      color: #333;
      transition: 0.2s;
    }
    .tags a:hover {
      background: #000;
      color: #fff;
    }
  .blog-details{
    margin-top: 100px;
  }
.blog-detail-contemt p{
  padding: 5px 5px;
  font-weight: 600;
}
.blog-detailss p{
  padding: 10px 0px;
  line-height: 30px;
}
.blog-detailss h1{
  color: #5bb7df;
  font-weight: 600;
  line-height: 48px;
}
.recent-post-text h6{
  font-size: 20px;
}
.recent-flex{
  justify-content: space-between;
  display:flex;
}
.recent-post-img{
  width:30%;
}
.recent-post-img img{
  border-radius: 5px;
}
.recent-post-text{
  width: 67%;
}
.recent-post-text h6{
  font-size: 16px;
  font-weight: 600;
  color:#5bb7df;
}
.recent-post-text p{
  padding-top: 5px;
}
.recent-flex{
  padding: 17px 0px;
}
.recent-post{
  border: 1px solid #0000000f;
  padding: 10px;
  border-radius: 10px;
}
.recent-post h2{
  padding-bottom: 10px;
  font-size: 23px;
  font-weight: 700;
  border-bottom: 1px solid #0000000f;
  color:#5bb7df;
}
.recent-flex ul li a{
  color: #202124;
  line-height: 30px;
  text-decoration: none;
  font-size: 17px;
}

.section-title{
  font-weight: 700;
  font-size: 40px;
}
.our-beliefss p{
  width: 60%;
  margin:auto;
  line-height: 33px;
}
.our-beliefss span{
  font-size: 30px;
}
.our-beliefss svg{
  margin:0px 20px;
}











    .icon-box h5 {
      margin-top: 1rem;
      font-weight: 600;
    }
    .about-campus ul li{
      line-height: 33px;
    }
    .about-campus h2{
      margin-bottom: 15px;
      font-size: 30px;
      font-weight: 600;
      color: #5bb7df;
    }
    /* .campus-imagesss img{
      width: 60%!important;
    } */
.campus-imagesss{
  margin-left: 50px;
}
.on-web-none{
  display: none;
}
.mob-none{
  display: block;
}




nav.menu-listing ul.nav li {
  margin: 0 0px!important;
}



.coursesssss-trannningsss ul li{
 line-height:28px;
	padding:5px 0px;
}


.coursesssss-trannningsss ul li {
	list-style:none;
	color:
	    font-size: 18px;
    padding: 5px 0px;
    line-height: 36px;
	color:#5b5b5b!important;

}
.coursesssss-trannningsss ul li b{
color:#000!important;
}
p{
color:#5b5b5b!important;
}
nav.menu-listing ul.nav li a:hover {
    background: none!important;
}
nav.menu-listing ul.nav li a {
    padding: 10px 5px!important;
}

.menu-listing ul li {
    padding: 0px 13px!important;
}
ul.dropdown-menu {
	min-width: 220px!important;
}













































  
  
  
/* 🌍 Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
    /* Styles for small phones */
  }
  
  /* 📱 Small devices (landscape phones, 576px and up) */
  @media (min-width: 576px) and (max-width: 767.98px) {
    /* Styles for large phones */
  }
  
  /* 💻 Medium devices (tablets, 768px and up) */
  @media (max-width: 991.98px) {
	  nav.menu-listing{
	  display:block!important;
	  }
    .mob-none{
  display: none!important;
}
    .on-web-none{
  display: block;
}

    main.container.my-5 {
    margin-top: 20px !important;
}
    h5.mt-4 {
    font-size: 18px;
    font-weight: 600;
}
    main.container.my-5 {
    padding: 10px 22px;
}
    .blog-card {
    width: 100%;
  }
    .col-lg-4.campus-imagesss.d-flex.justify-content-end {
    margin-bottom: 30px;
}
    .about-campus h2 {
    font-size: 25px;
}
    .campus-imagesss {
    margin-left: 0px!important;
}
    .col-lg-4.campus-imagesss.d-flex.justify-content-end{
      margin-left: -0px!important;
    }
    .our-beliefss p {
    width: 100%;
    line-height: 33px;
}
    .col-lg-3.news-letter h5{
      font-size: 30px;
      text-align: left;
      padding-bottom: 15px!important;
    }
    .col-lg-3.news-letter {
    padding-top: 30px;
}
.info-item.p-0 p{
  text-align: left;
}

    img.w-100.web-none {
    display: block!important;
}
    img.w-100.mobile-none{
      display: none!important;
    }
    section.bg-light-1.spacing-top-bottom-big img{
      padding-top: 20px;
    }
    .accordion {
    margin-top: 10px;
}
    .assignment-certification h2 {
    font-size: 26px;
}
    .info {
    margin: 20px 0px;
    width: 100%;
}
    .spacing-top-bottom-big {
    padding: 40px 0px;
}
    .nursing-texts.p-3 {
    padding: 0px !important;
}
    .card {
    width: 100%;
    margin: 10px 0px;
}
.nursing-flex {
    display: block;
}
    .nursing-texts h1 {
    font-size: 29px;
    font-weight: 700;
    line-height: 46px;
}
    section.slider-section{
      margin-top: 4px;

    }
    .slider-section img{
      object-fit: cover;
      height: 100%;
  }
    .footer-logo img {
        padding-bottom: 14px;
    }
    .Gallery-title{
        font-size: 28px;
        line-height: 43px;
    }
    .breadcum-listings ul li a {
        padding: 0px 4px;
        font-size: 14px;
    }
    .breadcum-listings h1 {
        font-size: 22px;
    }
    .breadcum {
        padding: 40px 0px 40px 0px;
        height: 190px;
    }
    /* Styles for tablets */
    .menu-listing ul li a {
        padding: 8px 0px !important;
    }
    .menu-listing ul li {
        width: 100%;
    }
    .owl-carousel.owl-theme.slider-images.owl-loaded.owl-drag {
        padding: 7px 20px;
    }
    .slider-text span {
        font-size: 14px;
        padding: 8px 9px;
    }
    header.header{
        display: none;
    }
    .mobile-header{
        display: block;
        background-color: #fff;
        padding: 10px 10px;
    }
    .mobile-header img{
        width: 110px;
    }
    .slider-images{
        height: 100%;
        padding-top: 13px;
    }
    .owl-carousel.owl-theme.slider-images.owl-loaded.owl-drag {
        padding: 7px 20px;
    }
    .slider-text h2 {
        font-size: 26px;
        line-height: 39px;
    }
    .col-lg-6.slider-text{
        padding-bottom: 40px;
    }
    .about-right-top img {
        height: 220px;
    }
    .about-right-bottom img {
        height: 140px;
    }
    .about-left-bottom img {
        height: 172px;
    }
    .services-title {
        margin-top: 5px;
        font-size: 23px;
    }
    section.services-bg.spacing-top-bottom-big{
        padding: 20px 0px!important;
    }
    .faq-title {
        font-size: 23px;
    }
    .d-flex.align-items-center.justify-content-center {
        display: block !important;
    }
    .about-left-top h6 {
        font-size: 50px;
    }
	  .about-text h5 {
    margin-top: 10px;
    margin-bottom: 5px;
    color: #5BB7DF;
    font-size: 18px;
    text-transform: uppercase;
}
    .about-text {
        padding-top: 20px;
    }
    .about-text h2 {
        font-size: 30px;
    }
    .footer-logo {
        padding: 20px 0px;
        border-bottom: 1px solid #ffffff24;
    }
    .col-lg-2.col-6.footer-listings{
        margin: 20px 0px;
    }
    .col-lg-3.news-letter {
        border-top: 1px solid #ffffff36;
        text-align: center;
    }
    .footer-news-letter.mt-2.d-flex {
        justify-content: center;
    }
    .col-lg-2.col-6.footer-listings h3{
        font-size: 20px;
        font-weight: 800;
    }
    ul.m-0.p-0.d-flex.gap-2.list-unstyled.mt-2 {
        justify-content: center;
    }
    .footer-bottom {
        text-align: center;
    }
    .col-lg-6.text-end {
        text-align: center!important;
    }
	  .form-control, .form-select {
    margin: 10px 0px;
}
	  div#faqRight {
    margin-top: -10px !important;
}
  }
  
  /* 🖥 Large devices (desktops, 992px and up) */
  @media (min-width: 992px) and (max-width: 1199.98px) {
    /* Styles for small laptops */
    .menu-listing ul li {
        padding: 0px 8px;
    }
  }
  
  /* 🖥💎 Extra large devices (large desktops, 1200px and up) */
  @media (min-width: 1200px) and (max-width: 1399.98px) {
    /* Styles for large desktops */
  }
  
  /* 🖥🚀 Extra extra large (very large screens, 1400px and up) */
  @media (min-width: 1400px) {
    /* Styles for very big screens */
  }
  
  /* custom css start herer */