/*Responsive for all media*/

@media screen and (min-width: 1300px) {
  .container {
    max-width: 1360px;
  }
  header .container {
    max-width: 1530px;
  }
  .clients .container {
    max-width: 1780px;
  }
  .consultation-form .container {
    padding: 0 100px;
  }
}
@media screen and (min-width: 1920px) {
  .carousel-item img {
    height: inherit;
  }
  .carousel-caption {
    height: 580px;
  }
  .banner-caption {
    height: 400px;
  }
}

@media screen and (max-width: 1499px) {
  p {
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 1299px) {
   .navbar-expand-lg .navbar-nav .nav-link {
    padding: 22px 30px;
   }
   .founderer .btn-blue {
    margin-right: 15px;
  }
  .section-title .sub-title, .section-title span {
    font-size: 48px;
  }
  .banner-caption {
    top: auto;
    transform: translateX(-50%);
    bottom: 30px;
    padding: 50px 0;
  }
  .carousel-caption h1, .banner-caption h1 {
    font-size: 80px;
  }
  .offer-services .card {
    min-height: 330px;
  }
  .clients .testimonial .name {
    bottom: 0;
  }
  .services-page .offer-services {
    top: 0;
    height: auto;
  }
  .offer-services figcaption h5 {
    font-size: 18px;
  }
  .contact-details {
    padding-left: 50px;
  }
  .therapies .card {
    min-height: 542px;
  }
  .service-detail .btn-blue {
    margin-right: 15px;
  }
  .contact-detail .address-box {
    min-height: 290px;
  }
  .header-blue,.main header {
    background-color: var(--sec2_color);
  }
  .navbar-nav li a {
    font-size: 17px;
  }
  .has-submenu::before {
    top: 32px;
    right: 12px;
  }
  header nav .has-submenu.active::before {
    top: 35px;
  }
}
@media screen and (max-width: 1199px) {
  body {
    font-size: 15px;
  }
  p {
    padding-bottom: 25px;
  }
  .service-detail .btn {
    min-width: 210px;
  }
  .founderer .section-title {
    margin-bottom: 35px;
  }
  .section-title .title {
    font-size: 35px;
    letter-spacing: 1px;
  }
  .section-title .sub-title, .section-title span {
    font-size: 42px;
  }
  .btn {
    font-size: 18px;
  }
  .founderer .btn {
    min-width: 215px;
  }
  .therapies .card-body {
    padding: 25px;
  }
  .therapies .card {
    min-height: 510px;
  }
  .offer-services .card {
    min-height: 260px;
  }
  .offer-services figcaption {
    min-height: 70px;
  }
  .offer-services figcaption h5 {
    font-size: 18px;
    letter-spacing: 0;
  }
  .connection .address br {
    display: none;
  }
  .carousel-caption h1, .banner-caption h1 {
    font-size: 60px;
  }
  .carousel-item img {
    height: 630px;
  }
  .carousel-indicators {
    bottom: 10px;
  }
  .carousel-caption p, .banner-caption p {
    margin-bottom: 30px;
  }
  .contact-info .booking a {
    font-size: 70px;
  }
  .contact-info a.email {
    font-size: 30px;
  }
  .navbar-expand-lg .navbar-collapse {
    left: 0;
    transform: inherit;
  }
  .contact-detail .address-box {
    padding: 25px;
    min-height: 230px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 22px 20px;
  }
  .has-submenu::before {
    right: 5px;
  }
}
@media screen and (max-width: 1024px) {
  .navbar-expand-lg .navbar-nav {
    flex-direction: column;
  }
  .main header {
    background-color: var(--sec2_color);
  }
  header nav .nav-item.has-submenu:hover .submenu {
    display: none;
  }
  footer .connection {
    max-width: 30%;
    flex: 0 0 30%;
  }
  footer .logo-wrap {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
  header .contact-details {
    padding-left: 50px;
  }
  .carousel-caption h1, .banner-caption h1 {
    letter-spacing: 5px;
  }
  .has-submenu::before {
    right: 40px;
  }
  header nav .nav-item .submenu {
    position: static;
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  header .contact-details {
    padding-left: 30px;
  }
  .section-title .title {
    font-size: 30px;
  }
  .founderer [class*=col-] {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .clients .testimonial,.offer-services .card {
    margin-bottom: 30px;
  }
  .clients .btn {
    margin-top: 0;
  }
  .offer-services .card {
    min-height: 280px;
  }
  .section-title .title {
    padding-bottom: 50px;
  }
  .section-title::before {
    top: 65%;
  }
  .section-title .sub-title, .section-title span {
    font-size: 36px;
  }
  .therapies .card {
    min-height: 508px;
    margin-bottom: 30px;
  }
  header .container,footer .container {
    max-width: 100%;
    padding: 15px;
  }
  .therapies .section-title::before {
    top: 50%;
    margin-top: -30px;
  }
  .service-detail .section-title .title {
    padding-top: 30px;
  }
  .contact-detail .section-title {
    margin-bottom: 40px;
  }
  .contact-detail .address-box {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .contact-detail {
    padding: 50px 0;
  }
  .map-wrap {
    margin-top: 30px;
  }
  .contact-details {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }
  .logo-wrap {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
} 

  @media screen and (max-width: 767px) {
    .clients .testimonial {
      top: 0;
    }
    .banner-caption {
      bottom: 70px;
    }
    .offer-services .card {
      min-height: 420px;
    }
    .services .blog:not(.active) {
      transform: scale(1);
    }
    .services .blog {
      margin-bottom: 30px;
    }
    .founderer .image {
      margin-bottom: 20px;
    }
    .therapies .card {
      min-height: 1px;
    }
    .therapies .card-title {
      max-width: 100%;
    }
    .therapies .section-title p {
      font-size: 16px;
    }
    .offer-services h2 span {
      font-size: 27px;
    }
    .contact-info .booking a {
      font-size: 60px;
    }
    .contact-info .booking {
      font-size: 35px;
    }
    .nav-wrap {
      justify-content: flex-end;
    }
    .toggler-text {
      margin-left: 10px;
    }
    .carousel-caption, .banner-caption {
      padding: 50px 0;
    }
    .carousel-caption h1, .banner-caption h1 {
      font-size: 50px;
      letter-spacing: 1px;
    }
    .logo-wrap .logo {
      max-width: inherit;
    }
    .clients .testimonial .image img {
      width: 100%;
      object-fit: cover;
    }
    .banner-caption {
      padding: 0;
    }
    .therapies [class*="col-"]:nth-child(2) .card-detail {
      max-width: 100%;
    }
    .contact-detail .address-box {
      min-height: 1px;
    }
    .contact-detail .section-title .title {
      font-size: 28px;
    }
    .contact-detail .section-title::before {
      top: 50%;
    }
    footer .branding-rights strong {
      display: block;
    }
  }

@media screen and (max-width: 575px) {
    .offer-services figcaption h5 {
      padding: 30px 0 28px;
    }
    .toggler-text {
      margin: 0 0 0;
      font-size: 15px;
    }
    .navbar-expand-lg .navbar-toggler {
      width: 100%;
      height: auto;
    }
    .navbar-toggler {
      margin-top: 0;
    }
    .toggler-text {
      margin: 10px 0 0;
    }
    .main .toggler-text {
      margin: 20px 0 0;
    }
    footer .main, footer .bottom-bar {
      flex-direction: column;
      text-align: center;
    }
    footer .contact .details a {
      text-align: center;
    }
    footer .connection,footer .contact {
      max-width: 100%;
      flex: 0 0 100%;
    }
    footer .logo-wrap {
      order: 1;
    }
    footer .connection {
      order: 2;
      margin: 40px;
    }
    footer .contact {
      order: 3; 
    }
    .p-70,.p-100{
      padding-top: 30px;
      padding-bottom: 30px;
    }
    .contact-details a {
      font-size: 13px;
      line-height: 16px;
    }
    .therapies .section-title p {
      font-size: 14px;
      line-height: 26px;
    }
    .therapies .section-title p {
      padding-top: 60px;
    }
    .therapies .section-title::before {
      margin-top: -10px;
    }
    .service-detail .description p, .service-detail .required h3, .service-detail .description ul {
      padding-bottom: 30px;
    }
    .contact-detail .section-title .title {
      font-size: 25px;
    }
    .contact-detail .section-title p br {
      display: none;
    }
}

@media screen and (max-width: 479px) {
  .has-submenu::before {
    right: 30px;
  }
  .navbar {
    align-items: normal;
    justify-content: center;
  }
  .nav-wrap {
    margin-top: 15px;
  }
  .carousel-caption h1, .banner-caption h1 {
    font-size: 34px;
  }
  .carousel-caption p, .banner-caption p {
    font-size: 30px;
    line-height: 40px;
  }
  .section-title .title {
    font-size: 25px;
  }
  .services .blog figcaption h5 {
    font-size: 16px;
  }
  .section-title .sub-title, .section-title span {
    font-size: 28px;
  }
  .offer-services h2 span {
    font-size: 18px;
  }
  .contact-info .booking a {
    font-size: 35px;
  }
  .contact-info a.email {
    font-size: 24px;
  }
  .contact-info .booking {
    font-size: 26px;
  }
  .offer-services .card {
    min-height: 360px;
  }
  .contact-info {
    padding: 100px 0;
  }
  .toggler-text {
    margin: 20px 0 0;
  }
  .founderer .btn {
    min-width: 100%;
    margin-bottom: 14px;
  }
  header .contact-details {
    display: none;
  }
  .logo-wrap:not(footer .logo-wrap) {
    justify-content: flex-start;
  }
  .therapies .section-title::before {
    margin-top: -30px;
  }
  .service-detail .btn {
    min-width: 100%;
    margin-bottom: 20px;
  }
  .service-detail .section-title .title {
    padding-bottom: 50px;
  }
  .service-detail .section-title:before {
    top: 75%;
  }
  .section-title .title br {
    display: none;
  }
}

@media screen and (max-width: 399px) {
  .offer-services .card {
    min-height: 1px;
  }
  footer .bottom-bar p {
    font-size: 13px;
  }
  footer .bottom-bar {
    padding-bottom: 22px;
  }
  .clients .btn {
    min-width: 100%;
  }
  .banner-caption p {
    font-size: 22px;
  }
  .offer-services figcaption {
    min-height: 1px;
    max-height: 60px;
  }
  .therapies .section-title p {
    font-size: 13px;
  }
  .contact-detail .section-title .title {
    font-size: 22px;
  }
  .contact-detail .section-title::before {
    margin-top: -20px;
  }
}

@media screen and (max-width: 320px) {
  .therapies .section-title::before {
    margin-top: -50px;
  }
}
