@media only screen and (min-width: 1440px) {
  .navbar.container,
  .contact-img .container {
    max-width: 1550px;
  }
}

@media only screen and (min-width: 992px) {
  .menu {
    position: relative;
    top: 0;
    right: 0;
    width: auto;
    height: auto;
    padding: 0rem;
    margin-left: auto;
    margin-right: auto;
    background: none;
    box-shadow: none;
  }

  .menu-inner {
    display: flex;
    flex-direction: row;
    column-gap: 2rem;
    margin: 0 auto;
  }

  .menu-link {
    font-size: 18px;
    text-transform: capitalize;
  }

  .burger {
    display: none;
    visibility: hidden;
  }
  .team .row > div:nth-child(odd) {
    margin-top: 80px;
  }
}

@media only screen and (max-width: 991px) {
  h1 {
    font-size: 60px;
  }

  h2 {
    font-size: 42px;
  }

  h3 {
    font-size: 32px;
  }

  h4 {
    font-size: 22px;
  }

  h5 {
    font-size: 18px;
  }
  h6 {
    font-size: 16px;
  }
  p {
    font-size: 14px;
  }
  .brand {
    max-width: 130px;
    height: 60px;
  }
  .btn-fill {
    padding: 10px 26px;
  }
  .fs-section {
    padding: 70px 0;
  }

  .btn-fill svg {
    width: 20px;
    height: 20px;
  }
  .header .btn-fill {
    display: none;
  }

  .home-banner .container-fluid {
    min-height: 60vh;
  }
  /* department section start */

  .medicle-department .container-fluid {
    border-radius: 15px;
  }
  .home-about .img-box {
    border-radius: 15px;
  }
  .department-card {
    border-radius: 16px;
  }
  .department-card .img-box {
    width: 60px;
    height: 60px;
  }
  .home-about-left {
    margin-bottom: 24px;
  }
  .home-about-left .heading {
    margin-bottom: 0;
  }
  .reviews-box .bg-icon {
    position: absolute;
    top: 40px;
    right: 60px;
    width: 50px;
    height: 50px;
    object-fit: contain;
  }
  .swiper-button-prev,
  .swiper-button-next {
    display: none;
  }
  footer .footer-row {
    flex-direction: column;
  }

  /* about us page start */
  .inner-banner .container-fluid {
    height: 300px;
  }
  .about-widgets-box {
    text-align: center;
  }
  .blog-review-box .top span {
    font-size: 16px;
  }
  .blog-details-left .block-img {
    height: 320px;
    border-radius: 8px;
  }
  .blog-details-left .desc3 .img-box {
    height: 220px;
    border-radius: 8px;
  }
  .caring-box svg
  {
    width: 40px;
    height: 40px;
  }
  .map-box
  {
    height: 400px;
  }
}
@media only screen and (max-width: 767px) {
  .review-box-inner {
    padding: 30px;
  }
  .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 15px;
  }
  .home-experts-box,
  .container-fluid {
    border-radius: 15px;
  }
  .home-blog1 .img-box {
    height: 235px;
  }
  .home-blog2 {
    flex-direction: column;
  }
  .home-blog1 .card-body {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .home-blog2 .img-box {
    width: 100%;
    height: 235px;
  }
  .home-blog2 {
    gap: 15px;
    padding-bottom: 10px;
  }
  .footer-widget-box3 ul {
    margin: 16px 0;
  }
  .footer-widget-box3 ul li a svg {
    width: 18px;
    height: 18px;
  }
  .contact-right {
    height: 480px;
  }
  .contact-right img {
    object-position: top;
  }
}
@media only screen and (max-width: 576px) {
  h1 {
    font-size: 46px;
  }

  h2 {
    font-size: 32px;
  }

  h3 {
    font-size: 26px;
  }

  h4 {
    font-size: 20px;
  }

  h5 {
    font-size: 16px;
  }

  h6 {
    font-size: 16px;
  }
  
  p {
    font-size: 12px;
  }

  .fs-section {
    padding: 60px 0;
  }
  .btn-fill
  {
    border-radius: 4px;
  }

  .heading {
    margin-bottom: 30px;
  }
  .brand {
    height: 40px;
  }
  .navbar {
    padding: 10px 0px;
  }
  .header {
    padding: 10px 20px 0;
  }
  .btn-fill svg {
    width: 16px;
    height: 16px;
  }
  .home-banner .container-fluid {
    min-height: 40vh;
  }
  .home-about .img-box {
    height: 230px;
  }
  .department-card {
    padding: 24px;
  }
  .department-card .icon-box {
    margin-bottom: 35px;
  }
  .department-card .img-box {
    width: 50px;
    height: 50px;
    top: 24px;
    right: 24px;
  }
  .department-card1 {
    padding: 24px;
  }
  .heading .subtitle svg {
    width: 24px;
    height: 24px;
  }
  .department-card1 .btn-fill {
    width: 35px;
    height: 35px;
  }
  .home-about ul {
    gap: 10px;
  }
  .home-choose-box1 {
    min-height: 220px;
  }
  .home-choose .img-box {
    min-height: 220px;
    height: 220px;
  }
  .home-experts-box .img-box {
    height: 280px;
  }
  .testinomials-left {
    height: 320px;
  }
  .testinomials .anim-icon {
    width: 120px;
    height: 120px;
  }
  .reviews-box .bg-icon {
    top: 30px;
    right: 40px;
    width: 40px;
    height: 40px;
  }
  .review-row svg {
    width: 18px;
    height: 18px;
  }
  .home-choose-box2 .icon-box {
    width: 35px;
    height: 35px;
  }

  .home-blog1 .img-box,
  .home-blog2 .img-box {
    height: 180px;
  }
  .footer-widget-box1 .logo-box {
    height: 40px;
  }
  .footer-widget-box2 ul li:not(:last-child) {
    margin-bottom: 4px;
  }
  .footer-widget-box3 ul li a {
    margin-bottom: 8px;
  }
  footer .widget-img {
    width: 220px;
    height: 170px;
  }
  footer .social-icon {
    width: 40px;
    height: 40px;
    overflow: hidden;
  }
  footer .social-icon svg {
    width: 18px;
    height: 18px;
  }
  .contact-right {
    height: 320px;
  }
  .contact-box1 {
    height: 90px;
  }

  .charity-listing-top .search-box input,
  .charity-listing-top #category + .select2 {
    width: 100% !important;
  }
  .blog-review-box .top span {
    font-size: 14px;
  }
  .blog-details-left .block-img {
    height: 250px;
  }
  .blog-details-left .desc2 .author .box {
    padding: 8px 20px;
  }
  .blog-review-box .top .icon-box {
    width: 50px;
    height: 50px;
  }
  .blog-review {
    padding: 30px 20px;
  }
  .recent_charity .box svg {
    width: 15px;
    height: 15px;
  }
  .blog-social-box svg {
    width: 18px;
    height: 18px;
  }
  .blog-details-left .desc4 ul li svg {
    width: 18px;
    height: 18px;
  }
   .map-box
  {
    height: 250px;
  }
  .contact.fs-section
  {
    padding-bottom: 10px;
  }
}