/* Tablets */
@media (max-width: 1280px) {
  .btngrp .btn-call-later{
    padding: 10px 35px;
  }
  .popup {
    max-width: 460px;
  }
  .popup p {
    font-size: 13px;
  }
  .btn_cont img{
    width: 12px;
  }

}

@media (max-width: 992px) {
  .menu, .nav-buttons {
    display: none;
  }
  .hamburger {
    display: flex;
  }
  .navbar {
    padding: 20px 30px;
    position: fixed;
    top: 0;
    left: 50%;
    right: auto;
  }
 
  .sidebar-header{
    justify-content: end;
    padding: 0px 25px;
  }
.sidebar-menu a {
    font-size: 18px;
}
   .services-section {
    flex-direction: column;
    text-align: center;
  }
  .cards {
    grid-template-columns: 1fr;
  }
  .tulip-footer-top {
    grid-template-columns: 1fr 1fr;
    gap: 30px;
  }
  .tulip-footer {
    padding:20px 30px 15px;
  }
  .tulip-footer-bottom {
    padding: 15px 30px;
    flex-direction: column;
    text-align: center;
  }
  .tulip-footer-links {
    background: #2c2c2c;
    padding: 10px 0;
  }
  .tulip-footer-links a {
    margin: 0 10px; 
    color: #fff;
  }
 
}
@media (max-width: 767px) {
  .hero {
    height: 50vh;
  }
  .menu, .nav-buttons {
    display: none;
  }
  .hamburger {
    display: flex;
    padding: 0 12px;
  }
  .navbar {
    padding: 15px 10px;
    position: fixed;
    top: 0;
    left: 50%;
    right: auto;

  }
  .sidebar-header{
    justify-content: end;
    padding: 0px;
  }
.close-btn{
    font-size: 40px;
    position: absolute;
    top: 0;
}
.sidebar-menu {
  text-align: start;
  padding: 50px 20px;
}
.partner_head {
 padding: 20px 0px 0px 0px;
}
.partner h3{
    font-size: 24px;
  line-height: 32px;
}
.hopw h3{
  font-size: 24px;
  line-height: 32px;
}
.popup{
  padding: 20px;
}
.sidebar-menu a, .powered{
    font-size: 18px;
}
.btn_cont{
 font-size: 24px;
  gap: 5px;
  justify-content: center;
  align-items: center;
  padding: 0px 0px;
}
.hero-content h1 {
    font-size: 32px;
    margin-top: 20px;
}
.hero-content p {
  font-size: 15px;
}
.btn_cont.call {
     background: transparent;
}
.btn_cont img{
    width: 17px;
    height: auto;
    padding: 5px 0px;
 }
 .powered img{
    width: 250px;
 }
 .image-box{
  display: none;
    width: 90%;
 }
 .icon{
    display: none;
 }
 .content_head{
    width: 100%;
 }
.vertical-carousel{
    /* height: 800px; */
    height: auto;
  }
  .ndmh{
  padding: 10px 10px 40px;
  }
  .support-wrapper{
      padding: 0;
  }
  .btnbookclnt{
    flex-direction: column-reverse;
    align-items: start;
  }
  .btn-call {
      width: 100%;
  }
  .services-section, .hopw_head{
    padding: 30px 15px 0;
  }
  .ndmh {
      padding: 10px 15px 40px;
  }
  .cards{
    gap: 10px;
  }
  .getbrochmod{
    position: absolute;
    bottom: 20%;
  }
  .tulip-footer {
    padding: 30px 24px 1px;
  }

  .btn-brochure{
      width: 100%;
      padding: 5px;
  }
  .play-btn{
    width: 100%;
  }
  .features{
    flex-direction: column;
    height: auto;
    gap: 10px;
    margin-top: 20px;
  }
  .support-wrapper{
    flex-direction: column;

  }
  .support-left{
    width: 100%;
  }
  .support-form-card {
    width: 100%;
  }

  .hopw p {
    font-size: 14px;
    font-weight: 400;
    padding: 0 62px;
    text-align: center;
  }
    .feature .content p{
    max-width: auto;
    opacity: 0.9;
    font-size: 14px;
    line-height: 18px;
  }
  .ourservice_heading .urs{
   font-size: 24px;
  }
  .content_box h3{
   font-size: 24px;
  }
.ourservice_heading .comprens{
  font-size: 14px;
}
.content_box p {
  font-size: 14px;
  margin-bottom: 32px;

}
.card ul{
text-align: left;
}
.card ul li {
  font-size: 14px;
}
.ndmh h3 {
   font-size: 24px;

}
.ndmh p {
  font-size: 14px;

}
.supiconImg{
  width: 50px;
}
  .faq_head {
    padding: 20px 15px;
  }
  .faqs_ans {
    padding: 0px;
    width: 100%;
  }
  .magbtm{
    margin-bottom: 0 !important;
  }
  .faq {
        padding: 10px;
  }
  .support-flex .required-wrapper{
    width: 100%;
    flex: 1 1 calc(100%);
  }
  .tulip-footer-top{
    display: flex;
    align-items: start;
    flex-wrap: wrap;
  }
  .tulip-footer-contact{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
  }
.content_box_corsusel {
    transform: none !important;   
    display: block;               
  }
  .carousel-slide {
    margin-bottom: 20px;          
    padding: 0px;
  }

  /* hide dots in mobile */
  .service_dots {
    display: none;
  }
   .tulipfootbr{
    padding: 0;
  }
  .tulip-footer-bottom {
    padding: 15px 0 0;
    background: linear-gradient(90deg, #DB3A7E 0%, #B950C6 100%);
    color: white;
  }
  .btns{
        flex-direction: column; width: 100%;
  }
  .btns a{ width: 100%;}
  .btns .book-btn{
    width: 100%;
  }
  .ndmh_head{
      padding: 25px 20px;
  }
  .support-form-card{
    margin-top: 25px;
  }
    .client_logo {
      display: flex;
    justify-content: space-between;
    align-content: center;
    gap: 10px;
    flex-wrap: wrap;
}
.sidebar-footer {
align-items: self-start;
}
.btn_cont.call {
    display: inline-flex;
    align-items: center;
    padding: 7px 30px;
    background: linear-gradient(135deg, #B950C6 0%, #DB3A7E 100%);
    color: white;
    text-decoration: none;
    border: 0 none;
    border-radius: 30px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    height: auto;
}
}


/* Mobile */

@media (max-width: 650px) {
  /* Infinite Scroll Animation */
.partenrsimages {
        /* overflow: hidden; */
    }

    .partners-track {
        /* width: max-content; */
        /* flex-wrap: nowrap; */
        /* animation: partnerScroll 12s linear infinite; */
    }

    .partnerimg {
        width: 100px;
        height: 60px;
        flex-shrink: 0;
        border: 1px solid #cccccc87;
    }

    /* Show duplicate logos only on mobile */
    .mobile-only {
        display: block;
    }

    /* @keyframes partnerScroll {
        from {
            transform: translateX(0);
        }
        to {
            transform: translateX(-50%);
        }
    } */


    .partners-track {
        gap: 7px;
        animation-duration: 20s;
        padding: 12px 0px 0;
    }

  .faq h3{
    font-size: 24px; 
    line-height: 32px;
  }
.faq h3 .quest{
    font-size: 24px; 
} 
  .button-group {
    flex-direction: column;
    gap: 0;
  }
  .btngrp .btn-call-later{
    margin-bottom: 8px;
  }
  .btnpop {
      padding: 12px;
      font-size: 15px;
  }
  .hero-content{
    padding: 10px;
  }
  .hopw_head{
      padding: 30px 10px 0;
  }
  .form-group {
      margin-bottom: 9px;
  }
  .popup h2 {
      font-size: 1.5rem;
      margin-top: 1rem;
      margin-bottom: 10px;
      font-weight: bold;
  }
  .popup p {
    color: #000000;
    font-size: 0.9rem;
    margin-bottom: 10px;

  .book-btn{
    width: 100%;
    padding: 14px 20px;
  }
  .form-row{
    flex-direction: column;
    gap: 0;
  }
  .faq_head{
    padding: 20px 10px 30px;
  }
  .tulip-footer-col.footer_line {
    width: 45%;
    text-align: left;
  }
  .image-box{
    display: none;
  }
  .tulip-footer-top {
    grid-template-columns: 1fr;
    text-align: center;
  }
  .tulip-footer-brand {
    margin-bottom: 20px;
  }
  .tulip-footer-brand p{
    font-size: 14px;
  }
  .tulip-footer-contact p {
    display: flex;
    justify-content: left;
    width: 100%;
    text-align: left;
  }
  .tulip-footer-contact img {
    margin-right: 6px;
  }
  .tulip-footer-contact p{
    font-size: 16px;
  }
  .tulip-footer-bottom {
    padding: 15px;
    background: linear-gradient(90deg, #DB3A7E 0%, #B950C6 100%);
    font-size:14px; 
    color: #fff;
    letter-spacing: 1px;
  }
  .tulip-footer-links a{
    color: #fff;
    font-size: 14px;
  }

  .btns{
    flex-wrap: wrap;
    width: 100%;
  }
  .btns a{
    width: 100%;
  }

  .tulip-footer-bottom p{
    margin: 0; 
    font-size: 14px;
  }
  .ndmh_head{
    padding: 50px 0px 20px;
  }
  .support-item{
    padding: 10px 0px;
  }
  .support-form-card h3{
    font-size: 22px;
  }
  .support-form-card {
    width: 100%;
  }
  .support-flex{
    flex-direction: column;
  }
  .support-flex input, .support-flex select, .support-flex textarea{
    padding: 10px 16px;
  }
  .tulip-footer h4{
    font-size: 19px;
    margin-bottom: 11px;
  }
  .tulip-footer ul li a{
    font-size: 16px;
  }
  .support-actions button{
    font-size: 16px;
    padding: 15px;
    letter-spacing: 1px;
  }
  .feature .content{
    background: linear-gradient(180deg, rgb(37 37 37 / 73%) 0%, rgba(0, 0, 0, 0.65) 66.35%);
  }

  .tulip-icon{
    width: 40px;
    height: 40px;
  }

  .ourservice_heading{
    padding: 0px 10px 0;
  }
  .ourservice_heading .comprens {
    font-size: 14px;
  }
  .content_box{
    font-size: 14px;
  }
  .card ul li{
    font-size: 14px;
  }

  .ndmh p{
    font-size: 14px;
  }
  .faq{
        padding: 10px 0px;
  }
  .faq p{
    font-size: 14px;
  }
  .accordion-body {
    font-size: 14px;
  }
  .btngrp{
    flex-direction: column;
  }
  .btngrp .btnpop{
    background: linear-gradient(135deg, #DB3A7E 0%, #B950C6 100%); 
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .btngrp .btnclose{
   background-color: black; 
   width: 100%;
  }
  .tulip-footer{
    padding: 30px 10px 15px;
  }
  .tulipfootbr{
    padding: 0;
  }

}

}


