@media (max-width: 767px) {
  /* cta button */
  .top-header .row {
    display: flex;
    flex-wrap: nowrap;
  }
  .top-header .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .top-header .text-md-left {
    margin-left: -25px;
  }
  .top-header .text-center {
    text-align: left !important;
  }
  .top-header .mb-2 {
    margin-bottom: 0 !important;
  }
  .top-header .text-md-right {
    text-align: right !important;
  }
  .top-header .call-btn,
  .top-header .consultation-btn {
    width: auto;
    padding: 5px 10px;
    font-size: 10px;
    border-radius: 10px;
    margin-bottom: 0 !important;
  }

  /* logo */
  .navimg {
    height: 40px;
    width: 90px;
  }

  /* hero slider */
  .hero-section {
    padding: 150px 0 150px;
  }
  .banner h1 {
    font-size: 35px;
  }
  .banner p {
    font-size: 12px;
  }
  .banner h1.mb-4 {
    margin: 1rem 0 1rem !important;
  }
  .banner a {
    padding: 5px 25px !important;
  }

  /* home about */
  .subtitle {
    margin-top: 20px;
  }
  .col-md-6 p {
    text-align: justify;
  }
  .aboutus-para {
    margin-bottom: 20px !important;
  }
  .aboutus-btn {
    font-size: 12px;
    padding: 10px 20px;
  }

  /* why choose us */
  .container-fluid .mb-5 {
    margin-bottom: 0 !important;
  }
  .order-2 .subtitle {
    font-size: 18px !important;
  }
  .order-2 .section-title {
    font-size: 20px !important;
  }
  .order-2 p {
    font-size: 12px !important;
    text-align: justify;
  }
  .list-unstyled {
    margin-top: 25px;
    font-size: 12px;
    text-align: justify;
  }
  .list-unstyled h4 {
    font-size: 15px;
    margin-bottom: 0 !important;
  }
  .list-unstyled li {
    margin-top: 10px !important;
  }

  /* services */
  .section-bottom-lg {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .services-bg-white .py-5 {
    padding-top: 0 !important;
  }
  .owl-theme .owl-nav {
    display: none;
  }
  .card-body h4 {
    font-size: 18px;
  }
  .card-body p {
    font-size: 13px !important;
    text-align: justify;
  }

  /* testimonials */
  .text-muted {
    font-size: 13px !important;
    text-align: justify;
  }
  .text-dark {
    font-size: 15px !important;
    text-align: justify;
  }

  /* our clients */
  .our-clients {
    margin-top: 0;
  }
  .logo-item {
    padding: 0 15px;
  }
  .client-marquee {
    margin-bottom: 5px;
  }
  .overlay-secondary h2 {
    font-size: 20px;
  }
  .lead {
    font-size: 15px;
    text-align: justify;
  }
  .overlay-secondary a {
    margin-top: 25px;
    font-size: 15px;
    padding: 10px 23px;
  }
  .overlay-secondary .mb-5 {
    margin-bottom: 0 !important;
  }

  /* about page */
  .aboutus-sec {
    padding-top: 10px;
  }
  .img-about {
    height: auto;
    width: 100%;
  }
  .btn {
    font-size: 13px;
    padding: 12px 30px;
    margin-bottom: 20px;
  }
  .work-together p {
    margin-right: 25px !important;
    font-size: 12px;
  }
  .services-item {
    margin-right: 5px;
    padding: 10px;
    margin-bottom: 2rem;
  }
  .services-item .services-icon {
    padding: 15px 15px 15px 15px;
    margin-bottom: 10px;
  }
  .services-item .services-content .services-text .title {
    font-size: 15px;
  }
  .services-item .services-content .services-desc p {
    font-size: 12px;
  }

  /* services page */
  .service-sec {
    padding-top: 1rem !important;
    padding-bottom: 0 !important;
  }
  .aliven-title {
    font-size: 20px;
  }
  .aliven-title::after {
    width: 90px;
  }
  p {
    font-size: 12px;
    text-align: justify;
  }
  .web-service ol li {
    font-size: 12px;
    text-align: justify;
  }
  .web-service .col-lg-12 {
    padding-right: 15px;
    padding-left: 18px;
    margin-bottom: 30px;
  }
  .faq-content .accordion .card .card-header .card-link {
    padding: 12px 44px 12px 14px;
    font-size: 13px;
  }
  .faq-content .accordion .card .card-header .card-link::after {
    right: 12px;
    width: 26px;
    height: 26px;
    line-height: 26px;
  }
  .faq-content .accordion .card .card-body {
    padding: 10px 14px 14px 14px !important;
  }
  .faq-content .accordion .card .card-body p {
    font-size: 12px;
  }

  /* internship page */
  .hiring-intern {
    margin-bottom: 1rem !important;
  }
  .hiring-header .subtitle {
    font-size: 13px;
    text-align: left;
    margin-bottom: 5px !important;
    margin-top: 0 !important;
  }
  .hiring-header .section-title {
    font-size: 22px;
    margin-bottom: 0 !important;
  }
  .tagline {
    font-size: 12px;
  }
  .job-card .p-5 {
    padding: 1rem !important;
  }
  .form-control {
    height: 40px;
    padding: 0 15px;
  }
  .modal-open .modal {
    z-index: 9999;
  }
  .modal-title {
    font-size: 15px !important;
  }
  #internshipForm .mb-4 {
    margin-top: 1rem !important;
    margin-bottom: -15px !important;
  }
  #internshipForm .mb-4,
  .mb-5 label {
    font-size: 10px !important;
    font-weight: 500 !important;
  }
  #internshipForm .mb-4 small {
    font-size: 10px !important;
  }
  .form-control {
    font-size: 13px !important;
    font-weight: 500 !important;
  }
  #internshipForm .mb-5 {
    margin-top: 30px !important;
    margin-bottom: 1rem !important;
  }
  .hiring-fulltime {
    margin-bottom: 1rem !important;
  }
  .floating-label label {
    font-size: 10px !important;
    font-weight: 500 !important;
  }
  /* form .mb-3 {
    margin-bottom: 0 !important;
  } */
  .error-text {
    margin-top: -8px;
    margin-bottom: 10px;
    font-size: 12px;
  }
  form .mb-3 .font-weight-bold,
  .text-muted {
    font-size: 10px !important;
  }
  .job-details ul {
    padding-left: 10px;
    text-align: justify;
    font-size: 10px;
  }
  #jobLocation,
  #jobType {
    padding-left: 10px;
  }

  /* contact page */
  .icon-group span {
    font-size: 13px;
  }
  .address {
    font-size: 13px;
  }
  .social-section {
    margin-top: 1rem !important;
  }
  .social-title {
    font-size: 13px;
  }
  .premium-social a {
    width: 34px;
    height: 34px;
  }
  .contact-title {
    font-size: 20px;
  }
  .service-selector {
    flex-direction: column;
    align-items: stretch;
  }
  .form-group {
    margin-bottom: 0;
  }
  .service-selector label {
    width: 100%;
    margin-right: 0;
  }
  .service-selector span {
    display: block;
    text-align: center;
    width: 100%;
    padding: 10px 14px;
    font-size: 13px;
  }
  .form-row .mt-3 {
    margin-top: 0 !important;
  }
  .form-group.col-md-12 .g-recaptcha {
    width: 100% !important;
    max-width: 280px !important;
    margin: 0 auto;
    display: block;
    transform: scale(0.82);
    transform-origin: left top;
    margin-top: 1rem;
  }
  .form-group.col-md-12 .g-recaptcha iframe {
    width: 100% !important;
  }
  .send-btn {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .hiring-section {
    padding: 60px 20px;
  }
  .hiring-subtitle {
    margin-top: 40px;
    font-size: 15px;
  }
  .hire-btn {
    font-size: 12px;
    padding: 10px 20px;
  }
  .hiring-avatars img {
    width: 45px;
    height: 45px;
  }
  .avatar-more {
    width: 45px;
    height: 45px;
  }

  /* footer */
  .footer-main p {
    text-align: justify;
  }
  footer .py-5 {
    padding-bottom: 0 !important;
  }

  /* Mobile Swipe Handle Social Drawer */
  .social-floating-bar {
    display: none;
  }
  .mobile-social-handle {
    position: fixed;
    left: 6px;
    top: 45%;
    background: #f1f1f1;
    color: #555;
    padding: 10px 0px;
    writing-mode: vertical-rl;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 16px;
    box-shadow: 5px 5px 12px rgba(0, 0, 0, 0.15),
      -5px -5px 12px rgba(255, 255, 255, 0.9);
    z-index: 9999;
    transition: 0.3s ease;
  }
  .mobile-social-drawer {
    position: fixed;
    left: -70px;
    top: 30%;
    background: transparent;
    padding: 10px;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    transition: 0.4s ease;
    z-index: 9998;
  }
  .mobile-social-drawer.active {
    left: 0;
  }
  .mobile-social-handle.hide {
    opacity: 0;
    pointer-events: none;
  }
  .m-social {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
  }
  .m-social.linkedin {
    background: #0077b5;
  }
  .m-social.instagram {
    background: linear-gradient(45deg, #f09433, #dc2743);
  }
  .m-social.facebook {
    background: #1877f2;
  }
  .m-social.pinterest {
    background: #bd081c;
  }
  .m-social.whatsapp {
    background: #25d366;
  }
  
  .mobile-social-handle,
  .mobile-social-drawer {
    display: block;
  }

  /* book consultation */
  .form-group label {
    font-size: 13px !important;
  }
  .pill-check span,
  .pill-radio span {
    font-size: 13px !important;
  }
  .left-popup {
    padding-right: 35px !important;
  }
  .left-popup h4 {
    font-size: 18px !important;
  }
  .captcha-box .g-recaptcha {
    transform: scale(0.92);
  }
  .pill-group label {
    margin-bottom: 0;
  }
  .right-popup {
    margin-top: -30px !important;
    padding-left: 34px !important;
  }
  .right-popup h4 {
    font-size: 18px !important;
  }
}
