@media (max-width: 1199.98px) {
  .info h2.heading {
    font-size: 51px;
    line-height: 58px;
  }
  .info p.para {
    font-size: 20px;
    line-height: 33px;
  }
  .ftr_box.info h2.heading {
    font-size: 32px;
    font-weight: 800;
    line-height: 50px;
  }
  .footer .info p.para {
    font-size: 20px;
  }

  .home_sec .info h1.heading,
  .home_sec .info h1.heading span.text {
    font-size: 50px;
    line-height: 60px;
  }

  .services_sec .info p.para {
    width: 60%;
  }

  .services_sec .card h3.card-title {
    font-size: 26px;
    line-height: 34px;
  }
}

@media (max-width: 991.98px) {
  .padding_70 {
    padding: 50px 0px;
  }

  .info h2.heading {
    font-size: 40px;
    line-height: 50px;
  }

  .info p.para {
    font-size: 16px;
    line-height: 30px;
  }

  .service_box .info h2.heading {
    font-size: 16px;
    line-height: 28px;
  }

  .service_box .info p.para {
    font-size: 14px;
    line-height: 24px;
  }

  .ftr_box.info h2.heading {
    font-size: 26px;
    font-weight: 800;
    line-height: 36px;
  }

  ul.navbar-nav {
    margin: 10px 0px;
  }

  section.home_sec.padding_70 {
    padding-top: 50px;
    margin: 0;
  }

  .bnr_image img.img_1 {
    width: 70%;
  }

  .bnr_image .img_2 {
    position: absolute;
    right: 35px;
    top: 35px;
    width: 50%;
  }

  .services_sec .info p.para {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .info h2.heading {
    font-size: 34px;
    line-height: 48px;
  }
  .info p.para {
    font-size: 18px;
    line-height: 32px;
  }
  .services_head .info h2.heading {
    font-size: 32px;
    line-height: 32px;
  }
  .service_box .info h2.heading {
    font-size: 16px;
    line-height: 28px;
  }
  .service_box .info p.para {
    font-size: 13px;
    line-height: 20px;
  }
  .ftr_box.info h2.heading {
    font-size: 24px;
    line-height: 40px;
  }
  .footer .info p.para {
    font-size: 16px;
  }
  .footer .info p.para {
    font-size: 14px;
  }
  .footer .info p.para {
    font-size: 14px;
  }
}

@media (max-width: 575.98px) {
  .row_reverse {
    display: flex;
    flex-direction: column-reverse;
  }

  .mission_cnt {
    text-align: center;
  }
  .service_box img {
    max-height: 250px;
  }
  .ftr_box.info h2.heading {
    font-size: 16px;
    line-height: 30px;
  }
  .footer .info p.para {
    font-size: 13px;
    line-height: 24px;
  }
  .copyright_Sec {
    padding: 5px;
    border-top: 1px solid #787878;
  }
  .info h2.heading {
    font-size: 25px;
    line-height: 38px;
  }
  .info p.para {
    font-size: 15px;
    line-height: 28px;
    padding: 10px 0px;
  }
  .bnr_image img {
    max-height: 300px;
  }
  .vision_img img {
    max-height: 300px;
  }
  .mission_img img {
    max-height: 300px;
  }
  .padding_70 {
    padding: 50px 0px;
  }
  .services_head .info h2.heading {
    font-size: 22px;
    line-height: 24px;
  }
  .mission_img {
    text-align: center !important;
    padding-bottom: 6px;
  }

  .mission_cnt .info {
    text-align: center !important;
  }
  .vision_img {
    text-align: center;
  }
  .vision_cnt {
    text-align: center;
  }

  .btn-green {
    font-size: 12px;
  }

  .user_img {
    width: 70px !important;
    height: 70px !important;
  }

  .dashboard h5 {
    font-size: 12px;
  }

  .card-header-with-btn {
    flex-direction: column;
    align-items: flex-start !important;
    gap: 5px;
  }

  .card-title {
    font-size: 16px;
  }

  .title_member h3 {
    font-size: 12px;
    line-height: 18px;
  }

  nav.flex.items-center.justify-between {
    position: relative;
  }

  .flex.items-center .hidden span {
    color: #fff;
    height: 40px;
    display: inline-flex;
  }

  .flex.items-center .hidden div > span.relative {
    color: #fff;
    display: flex;
    align-items: center;
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    justify-content: center;
  }

  .flex.items-center .hidden span a {
    color: #038edc;
    height: 40px;
    display: flex;
  }

  .flex.items-center .hidden span[aria-current="page"] {
    height: 40px;
    display: flex;
    align-items: center;
  }

  .bnr_image .img_2 {
    position: absolute;
    right: 0;
    top: 35px;
    width: 50%;
  }
}

@media (max-width: 320px) {
  .card-title {
    font-size: 12px;
  }

  .testimonial_slider .owl-nav {
    top: -35px;
    gap: 0px;
  }

  .testimonial_slider .owl-nav button span {
    padding: 6px;
  }
}
