@media screen and (max-width: 1399px) {  
  .p-xlg{font-size:26px}
  header .navbar-nav a{font-size: 16px !important;}
  header .navbar-nav button{font-size: 15px;}
  .about-us h1 {
    font-size: 68px;
  }
  .our-goals p, .our-teams p {
    font-size: 27px;
  }
  .case-tag{
    font-size: 15px;
  }
  .health-care-img::before{
    width: 75%;
    height: 75%;
    left: 50px;
    top: 60px;
  }
  .tranquil-img::before{
    content: '';
    background: url('../images/tranquil-bg.png') no-repeat;
    width: 75%;
    height: 75%;
    position: absolute;
    left: -100px;
    bottom: 0;
    background-size: contain;
  }
  .offer-accordion .accordion-item h2 button {
    font-size: 27px;
  }
  .banner h1{font-size: 75px;}
  .firstpoint-case-study h3 {
    font-size: 61px;
  }
  .caryours-case-study h3 {
    font-size: 50px;
  }
  .p-lg {
    font-size: 20px;
  }
  .client-logo{width: 160px;}
  .footer-logo{
    width: 260px;
  }
}
@media screen and (max-width: 1199px) {
  .footer-logo{
    width: 240px;
  }
  .client-logo {
    width: 160px;
  }
  .banner h1{font-size: 65px;}
  .offer-accordion .accordion-item h2 button {
    font-size: 25px;
  }
  .header-loggedin .navbar-nav button, .header-loggedin .navbar-nav a{font-size: 15px !important;}
  .site-logo{width: 175px;}
  h1, h2{font-size: 80px;}
  .about-us h1 {
    font-size: 50px;
  }
  h4{font-size: 40px;}
  h5{font-size: 22px;}
  h6{font-size: 20px;}
  .caryours-case-study h3 {
    font-size: 41px;
  }
  .p-xlg{font-size: 24px;}
  .my-accountt {
    width: 25px;
    height: 25px;
  }
  .site-card {
    padding: 50px;
  }
  h3{font-size: 60px;}
  .our-goals p, .our-teams p {
    font-size: 24px;
  }
  .our-vision{
    margin-top: -100px;
  }
  .navbar-collapse{
    position: absolute;
    width: 100%;
    top: 100px;
    z-index: 5;
  }
  .home-header .navbar-collapse{position: static; background: white;}
  .header-loggedin .navbar-nav{padding:10px 20px;position:relative;background:#fff;box-shadow:0 3px 10px rgb(0 0 0 / 16%);z-index:5}
  .navbar-nav{padding:10px 20px;position:relative;background:#fff;box-shadow:0 3px 10px rgb(0 0 0 / 16%);z-index:5}
  .header-loggedin .navbar-nav button, .header-loggedin .navbar-nav a{color: black !important;}
  .firstpoint-case-study h3 {
    font-size: 50px;
  }
  .case-study-detail-card h4{font-size: 25px;}
  .case-study-icon{width: 40px;}
}

@media screen and (max-width: 991px) {
  .offer-accordion .accordion-item h2 button {
    font-size: 20px;
  }
  header .fa-bars{color: white;}
  h1, h2{font-size: 70px;}
  .banner h1{font-size: 50px;}
  h4{font-size: 35px;}
  h5{font-size: 21px;}
  .p-xlg{font-size: 22px;}
  br{display: none;}
  .navbar-collapse{
    position: absolute;
    width: 100%;
    top: 100px;
    z-index: 2;
  }
  .home-header .navbar-collapse{position: static;}
  h3{font-size: 50px;}
  .brands img{
    width: 120px;
  }
  .health-care-img {
    padding: 15px 0;
    position: relative;
  }
  .health-care-img::before{display: none;}
  .firstpoint-case-study h3 {
    font-size: 40px;
  }
  .p-lg{font-size: 20px;}
}

@media screen and (max-width: 767px) {
  h1, h2{font-size: 50px;}
  h3{font-size: 36px;}
  .firstpoint-case-study h3, .caryours-case-study h3 {
    font-size: 35px;
  }
  h4{font-size: 30px;}
  h5{font-size: 20px;}
  h6{font-size: 18px;}
  .p-xlg{font-size: 20px;}
  .p-lg{font-size: 18px;}
  .ctn-preloader .animation-preloader .txt-loading{font:bold 3em "Circular Std Book";}
  .our-goals p, .our-teams p {
    font-size: 23px;
  }
  .offer-accordion .accordion-item h2 button{
    font-size: 24px;
  }
  .offer-accordion .accordion-collapse {
    left: 10px;
  }
}

@media screen and (max-width: 575px) {
  body{font-size: 14px;}
  .save-time{padding:275px 0 35px 0}
  .ctn-preloader .animation-preloader .txt-loading{font:bold 2.2em "Circular Std Book";}
  h1, h2{font-size: 30px;}
  .banner h1{font-size: 28px;}
  h3{font-size: 28px;}
  .firstpoint-case-study h3, .caryours-case-study h3 {
    font-size: 29px;
  }
  .about-us h1 {
    font-size: 40px;
  }
  h4{font-size: 25px;}
  h5{font-size: 18px;}
  h6{font-size: 17px;}
  p{font-size: 14px;}
  .p-xlg{font-size: 18px;}
  .p-lg{font-size: 16px;}
  .site-card {
    padding: 35px 20px;
  }
  .our-goals p, .our-teams p {
    font-size: 17px;
  }
  .offer-accordion .accordion-item h2 button{
    font-size: 16px;
  }
  .accordion-iconn {
    width: 26px;
  }
  .accordion-iconn img {
    width: 28px;
    height: 30px;
    object-fit: contain;
  }
}
@media screen and (max-width: 430px) {
  .about-us h1 {
    font-size: 29px;
  }
  .footer-logo{
    width: 200px;
  }
  footer p{
    font-size: 15px;
  }
}