

@media screen and (max-width: 1536px) {
  .part-2 .heading-div {
    padding: 40px 0px;
}
.contact-sec-new .get-in-touch-sec {
    padding: 40px;
}
.contact-sec-new .heading-div h1 {
    font-size: 70px;
}
  .contant-part h2 {
    font-size: 24px;
    margin-bottom: 20px;
}
  .contant-part p {
    font-size: 16px;
    line-height: 26px;
    max-width: 80%;
    margin: 0px auto 12px auto;
}
.heading-div h1 {
    font-size: 120px;
}
.contant-part {
    margin-top: 0px;
}
body p,footer .cta-sec-web .col-lg-4 .user-login-btn,footer .cta-sec-web h4,.services-part .table,.part-2 ul li,a.btn.btn-work,.heading-div h5,.therapy-card a {
    font-size: 14px!important;
}
.getting-help h2, .part-2 h2, .abt-time-line-sec h2, .sessions-sec h2, .get-in-touch-sec h2 {
    font-size: 50px!important;
    font-weight: 600!important;
}
.getting-help h4, .part-2 h3 {
    font-size: 20px!important;
    margin-bottom: 20px!important;
}
.getting-help .list-unstyled li {
    font-size: 14px;
    margin-bottom: 16px;
}
.getting-help {
    padding: 60px 0px 30px 0px;
}
footer .cta-sec-web h2 {
    font-size: 26px;
    line-height: inherit;
}
.part-2 p {
    margin: 0px 0px 16px 0px !important;
    line-height: 26px !important;
    font-size: 14px!important;
}
.part-2 {
  padding: 40px !important;
}
.abt-time-line-sec h2 {
    margin: 0px;
}
.timeline-item h5 {
    font-size: 18px;
}
.abt-time-line-sec .container section .timeline .timeline-item {
    gap: 20px;
}
.abt-time-line-sec .container section .timeline .timeline-item:nth-last-of-type(1) {
    margin: 0px;
}
.table-bordered>:not(caption)>*>* {
    padding: 10px;
}
.services-part h6 {
    font-size: 16px;
    margin-top: 10px;
}
.therapy-card h5 {
    font-size: 22px;
}
header .logo {
    width: 150px;
}
ul.timeline {
    margin-top: 0px;
}
.therapy-card {
    padding: 30px;
}
.contant-part.get-in-touch-sec p {
    font-size: 14px!important;
}
.disclaimer-sec h1 {
    font-size: 36px;
}
}

@media screen and (max-width: 1200px) and (min-width: 991px) {
  li.nav-item {
    padding: 0px 5px !important;
  }

  .new-abt-pg div.part-1 {
    width: 50% !important;
  }
}

@media screen and (max-width: 1025px) {
  header .logo {
    width: 120px;
  }

  footer .cta-sec-web h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 55px;
    color: #010101;
  }
}

@media screen and (min-width:992px) {
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    top: 100%;
    padding: 0px!important;
    text-align: left!important;
}
.navbar-expand-lg {
    padding: 0px;
}
.navbar-nav li.nav-item {
    padding: 0px 10px;
    height: 80px;
    display: flex;
    align-items: center;
}
}

@media screen and (max-width: 991px) {
html,body {
    overflow-x: hidden;
}
.col-lg-4:has(.session-card) {
    width: 50%;
}
  .new-abt-pg,.how-do-pg,.hypnosis-pg {
    flex-direction: column;
}
.how-do-pg,.somatic-pg {
    flex-direction: column-reverse!important;
}
.my-bg-sec {
    flex-direction: column!important;
}  .part-1 {
    width: 100% !important;
    min-height: 50vh !important;
    background-size: cover!important;
}
.part-2 {
    width: 100% !important;
    padding: 40px !important;
}
  .hypnosis-pg .part-1 {
   order: 1;
}
  .hypnosis-pg .part-2 {
   order: 2;
}
  .navbar-toggler {
    border: 0px;
}
  .getting-help h2, .part-2 h2, .abt-time-line-sec h2, .sessions-sec h2, .get-in-touch-sec h2 {
    font-size: 28px!important;
}
.getting-help h4, .part-2 h3 {
    font-size: 20px!important;
    margin-bottom: 20px!important;
}
.getting-help .list-unstyled li {
    font-size: 14px;
}
.abt-time-line-sec .container section .timeline .timeline-item {
    margin-bottom: 2rem;
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 10px;
}
.timeline-item h5 {
    font-size: 16px;
}
.abt-time-line-sec .container section .timeline .timeline-item .text-muted {
    font-size: 12px;
}
.services-part h6 {
    font-size: 16px;
    margin-top: 10px;
}
footer .cta-sec-web .col-lg-4 {
    justify-content: center;
    margin-top: 20px;
}
  header nav .user-login-btn {
    display: none;
  }

  ul.work-services li a {
    /* color: #000; */
    font-size: 14px;
  }

  li.nav-item {
    padding: 0px;
  }

  li.nav-item .user-login-btn {
    margin-top: 20px;
    display: block !important;
  }

  .dropdown {
    position: relative !important;
  }

  .dropdown:after {
    height: 20px !important;
    position: absolute !important;
    content: "" !important;
    background: url(../img/drop.png);
    filter: brightness(100) invert(100);
    background-repeat: no-repeat;
    right: 19px !important;
    top: 15px !important;
    width: 20px !important;
  }

  .dropdown-item {
    text-align: left !important;
    /* margin-left: 1rem !important; */
  }

  .abt-time-line-sec .container section .timeline .timeline-item {
    position: relative;
    margin-bottom: 4rem;
  }

  .abt-time-line-sec .container section .timeline .timeline-item br {
    display: none;
  }

  /* .abt-time-line-sec .container section .timeline .timeline-item .text-muted {
    position: static;
  } */
   .disclaimer-sec h1 {
    font-size: 26px;
}
.disclaimer-sec h2 {
    font-size: 22px;
}
.disclaimer-sec h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 16px 0px;
}
}

@media screen and (max-width: 769px) {
  .contact-sec-new {
    flex-direction: column;
}
  .contact-sec-new .contant-part p {
    max-width: 100%;
}
  .contact-sec-new .heading-div h1 {
    font-size: 60px;
  }
  .btn-flex {
    gap: 16px;
    flex-direction: column;
}
  .ban-sec-2:before {
    height: 100%;
}
  .col-lg-4:has(.session-card) {
    width: 100%;
}
  header.header .container-fluid {
    padding: 0px 30px;
}
  .abt-time-line-sec .container section .timeline .timeline-item:before {
    width: 15px;
    height: 66.8%;
    border: 1px solid gray;
    position: absolute;
    content: '';
    border-right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    left: -20px;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}
.abt-time-line-sec {
    padding: 40px;
}
.abt-time-line-sec h2 {
    margin: 0px!important;
}
.ban-sec-2:has(.get-in-touch-sec) {
    padding: 0px;
}
  .offcanvas {
    background: #f0eded;
  }

  .offcanvas .m-auto {
    margin: 0px !important;
  }

  .heading-div {
    margin-top: -90px;
  }

  .heading-div p {
    font-size: 14px;
    max-width: 100%;
    line-height: 30px;
  }

.heading-div h1 {
    font-size: 60px;
    margin-bottom: 0;
    height: auto;
    margin: 0px;
}

  .heading-div h5 {
    font-size: 30px;
  }

  .therapy-card h4 {
    font-size: 38px;
    font-weight: 700;
  }

  .therapy-card h5 {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 10px;
    animation: textanim 2s ease 0s 1 normal forwards;
  }

  .therapy-card p {
    color: #000000;
    margin: 20px auto;
  }

  .therapy-card a {
    padding-bottom: 5px;
    color: #000000;
    text-transform: capitalize;
    text-decoration: none;
    border-bottom: 1px solid;
  }

  .new-abt-pg div.part-1 {
    width: 50%;
    background-size:100% auto;
  }

  .new-abt-pg div.part-2 {
    width: 50%;
    padding: 0px 20px 0px 20px;
  }

  .new-abt-pg div.part-2 h2 {
    font-size: 34px;
  }

  .new-abt-pg div.part-2 p {
    font-size: 14px;
  }

  .how-do-pg div.part-1 {
    width: 40%;
    background-size: cover;
  }

  .how-do-pg div.part-2 {
    width: 60%;
    padding: 0px 20px 0px 20px;
  }

  .how-do-pg div.part-2 h2 {
    font-size: 34px;
  }

  .how-do-pg div.part-2 p {
    font-size: 16px;
  }

  .somatic-pg div.part-1 {
    width: 50%;
    background-size: 100% 100%;
  }

  .somatic-pg div.part-2 {
    width: 50%;
    padding: 0px 20px 20px 20px;
  }

  .somatic-pg div.part-2 h2 {
    font-size: 34px;
  }

  .somatic-pg div.part-2 p {
    font-size: 16px;
  }

  .hypnosis-pg div.part-1 {
    width: 50%;
    background-size: 100% 100%;
  }

  .hypnosis-pg div.part-2 {
    width: 60%;
    padding: 0px 20px 20px 20px;
  }

  .hypnosis-pg div.part-2 h2 {
    font-size: 34px;
  }

  .hypnosis-pg div.part-2 p {
    font-size: 16px;
  }

  .inner-dance-pg div.part-1 {
    width: 50%;
    background-size: 100% 100%;
  }

  .inner-dance-pg div.part-2 {
    width: 50%;
    padding: 0px 20px 20px 20px;
  }

  .inner-dance-pg div.part-2 h2 {
    font-size: 34px;
  }

  .inner-dance-pg div.part-2 p {
    font-size: 16px;
  }

  .abt-time-line-sec h2 {
    font-size: 34px;
    margin-bottom: 0px;
  }

  /* .abt-time-line-sec .container section .timeline {
    border-left: 4px solid #f2ebf9;
    position: relative;
    list-style: none;
    padding-left: 2rem !important;
  } */

  .abt-time-line-sec .container section .timeline {
    margin-top: 2rem !important;
  }

  .abt-time-line-sec .container section .timeline .timeline-item {
    position: relative;
    margin-bottom: 4rem;
  }
  /* .abt-time-line-sec .container section .timeline .timeline-item .text-muted {
    position: absolute;
    color: #cbad0f !important;
    left: 0px;
    top: -28px;
  } */

  .new-testmonial {
    width: 100%;
    float: left;
    position: relative;
    padding: 40px 0px 0px 0px;
  }

  .new-testmonial .container {
    width: 100%;
  }

  .new-testmonial .container h2 {
    text-align: center;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 40px;
  }

  .new-testmonial .container .row .col-lg-6 img {
    max-width: 100%;
  }

  .new-testmonial .container .swiper {
    width: 100%;
    height: 100%;
  }

  .new-testmonial .container .swiper .swiper-slide {
    text-align: center;
    font-size: 16px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .new-testmonial .container .swiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .new-testmonial .container .swiper .swiper-slide .review-card-sec {
    background: rgba(230, 216, 243, 0.3803921569);
    padding: 50px;
    position: relative;
    margin: 40px auto;
    height: 100%;
  }

  .new-testmonial .container .swiper .swiper-slide .review-card-sec .quote {
    position: absolute;
    font-size: 3em;
    width: 40px;
    height: 40px;
    background: #cdb1e7;
    color: #fff;
    text-align: center;
    line-height: 1.25;
  }

  .new-testmonial .container .swiper .swiper-slide .review-card-sec .open {
    top: 0;
    left: 0;
  }

  .new-testmonial .container .swiper .swiper-slide .review-card-sec .close {
    bottom: 0;
    right: 0;
  }

  .new-testmonial .container .swiper .swiper-slide .review-card-sec .review-card-text h5 {
    margin-bottom: 20px;
    margin-top: 30px;
    font-weight: 400;
    font-size: 20px;
    line-height: 34px;
  }

  /* .new-testmonial .container .swiper .swiper-slide .review-card-sec .review-card-text p {
    font-weight: 500;
    font-size: 20px;
  } */
  .new-testmonial .container .swiper .swiper-slide .review-card-sec .img-part {
    max-width: 200px;
    border: 2px solid #fff;
  }

  .new-testmonial .container .swiper .swiper-slide .review-card-sec .img-part img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  footer .cta-sec-web {
    text-align: center;
  }

  footer .cta-sec-web h2 {
    font-size: 30px;
    font-weight: 700;
    color: #010101;
  }
  .getting-help .card-num-sec .card-num ul li {
    width: 100% !important;
    margin-bottom: 30px;
    margin-right: 0%;
}
}

@media (max-width: 576px) {
  h2 {
    font-size: 28px;
  }

  header .logo {
    width: 150px;
  }

  header .logo img {
    max-width: 100%;
    height: 50px;
  }

  .navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none !important;
  }

  .offcanvas {
    background: #f0eded;
  }

  .offcanvas .m-auto {
    margin: 0px !important;
  }

  .heading-div {
    margin-top: 0px;
  }


.heading-div h5 {
    font-size: 16px;
    position: static;
}

  /* .heading-div h1 {
    font-size: 40px !important;
  } */


  .how-do-pg {
    flex-direction: column-reverse;
  }

  .how-do-pg div.part-2 {
    width: 100%;
    background: #f2ebf999;
    padding: 0px 40px 0px 40px;
  }

  .how-do-pg div.part-2 h2 {
    text-align: center;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 40px;
    margin-top: 40px;
    font-size: 28px;
  }

  .how-do-pg div.part-2 p {
    text-align: left;
    color: #000000;
    margin: 20px auto;
    font-size: 16px;
  }

  .how-do-pg div.part-2 .services-part h3 {
    font-size: 34px;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 20px;
    /* margin-top: 40px; */
  }

  .how-do-pg div.part-2 .services-part p {
    font-weight: 500;
  }

  ul.work-services li {
    line-height: 30px;
  }

  ul.work-services li a {
    /* color: #000; */
    font-size: 12px;
  }

  .therapy-sec {
    flex-direction: column;
  }

  .therapy-sec .therapy-card {
    width: 100% !important;
  }

  .therapy-card {
    text-align: center;
    padding: 40px;
  }

  .therapy-card:nth-child(5) {
    width: 50%;
    /* background: #f0db80; */
    background: #f2ebf940;
  }

  .therapy-card:nth-child(5) p {
    max-width: 470px;
  }

  .therapy-card:nth-child(6) {
    background-image: url(../img/cards.webp);
    background-position: center;
    background-size: cover;
    height: 500px;
  }

  .getting-help {
    width: 100%;
    float: left;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding: 40px 20px;
  }

  .getting-help h2 {
    text-align: center;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 40px;
  }

  .getting-help p {
    color: #000000;
    max-width: 300px;
    margin: 10px 0px 15px 20px;
    text-align: left;
  }

  .getting-help .card-num-sec .card-num ul li {
    margin-bottom: 15px;
    min-width: 155px !important;
    list-style: none;
    display: inline-flex;
    margin-bottom: 15px;
  }

  .getting-help p br {
    display: none;
  }

  .getting-help .card-num-sec .card-num {
    text-align: center;
  }

  .getting-help .card-num-sec .card-num ul li span {
    font-size: 20px;
    border-radius: 50%;
    width: 40px !important;
    height: 40px !important;
    margin: 0;
  }

  .getting-help .card-num-sec .card-num ul {
    display: flex;
    margin: 40px auto 0px auto;
    justify-content: center;
    flex-direction: column;
  }

  .review-sec {
    width: 100%;
    float: left;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding: 100px 0px 50px 0px;
    background: #fadcd6;
  }

  .review-sec .swiper .swiper-wrapper .swiper-slide .content-part {
    max-width: 80%;
    margin: auto;
    position: relative;
  }

  .review-sec .swiper .swiper-wrapper .swiper-slide .content-part::before {
    background-image: url(../img/quotes.png);
    width: 30px;
    height: 55px;
    content: "";
    background-repeat: no-repeat;
    position: absolute;
    left: -35px;
    background-size: contain;
  }

  .review-sec .swiper .swiper-wrapper .swiper-slide .content-part::after {
    background-image: url(../img/quotes.png);
    width: 30px;
    height: 55px;
    content: "";
    background-repeat: no-repeat;
    position: absolute;
    right: -35px;
    top: -25px;
    background-size: contain;
    transform: rotate(180deg);
  }

  .review-sec .swiper .swiper-wrapper .swiper-slide .content-part h5 {
    font-size: 20px;
    margin: auto;
    text-align: center;
    margin-bottom: 25px;
  }

  .review-sec .swiper .swiper-wrapper .swiper-slide .content-part p {
    text-align: center;
    margin-bottom: 50px;
  }

  .new-abt-pg {
    width: 100%;
    float: left;
    position: relative;
    padding: 0px 0px;
    display: flex;
    flex-direction: column;
  }

  .new-abt-pg div.part-1 {
    width: 100%;
    min-height: 400px;
    /*background-attachment: fixed;*/
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/abt-page.webp);
  }

  .new-abt-pg div.part-2 {
    width: 100%;
    background: rgba(242, 235, 249, 0.6);
    padding: 0px 40px 0px 40px;
  }

  .insignt-pg {
    width: 100%;
    float: left;
    position: relative;
    padding: 0px 0px;
    display: flex;
    flex-direction: column;
  }

  .insignt-pg div.part-1 {
    width: 100%;
    min-height: 400px;
    /*background-attachment: fixed;*/
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .insignt-pg div.part-2 {
    width: 100%;
    background: rgba(242, 235, 249, 0.6);
    padding: 0px 40px 0px 40px;
    margin-bottom: 16px;
  }

  .insignt-pg div.part-2 h2 {
    font-size: 28px;
  }

  .insignt-pg div.part-2 p {
    font-size: 16px;
  }

  .somatic-pg {
    width: 100%;
    float: left;
    position: relative;
    padding: 0px 0px;
    display: flex;
    flex-direction: column-reverse;
  }

  .somatic-pg div.part-1 {
    width: 100%;
    min-height: 400px;
    /* aspect-ratio: 1/1; */
    background: url(../img/somatic.webp) center center no-repeat;
    /* background-attachment: fixed; */
    background-size: 100% 150% !important;
  }

  .somatic-pg div.part-2 {
    width: 100%;
    background: rgba(242, 235, 249, 0.6);
    padding: 0px 40px 0px 40px;
    margin-bottom: 16px;
  }

  .somatic-pg div.part-2 h2 {
    font-size: 28px;
  }

  .hypnosis-pg {
    width: 100%;
    float: left;
    position: relative;
    padding: 0px 0px;
    display: flex;
    flex-direction: column;
  }

  .hypnosis-pg div.part-1 {
    width: 100%;
    min-height: 400px;
    /*background-attachment: fixed;*/
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .hypnosis-pg div.part-2 {
    width: 100%;
    background: rgba(242, 235, 249, 0.6);
    padding: 0px 40px 0px 40px;
    margin-bottom: 16px;
  }

  .hypnosis-pg div.part-2 h2 {
    font-size: 28px;
  }

  .inner-dance-pg {
    width: 100%;
    float: left;
    position: relative;
    padding: 0px 0px;
    display: flex;
    flex-direction: column-reverse;
  }

  .inner-dance-pg div.part-1 {
    width: 100%;
    background: url(../img/inner-dance.webp) center center no-repeat;
    min-height: 400px;
    background-size: 100% 150% !important;
  }

  .inner-dance-pg div.part-2 {
    width: 100%;
    background: rgba(242, 235, 249, 0.6);
    padding: 0px 40px 0px 40px;
  }

  .inner-dance-pg div.part-2 h2 {
    font-size: 28px;
  }

  .theta-waves-breath-therapy-pg {
    width: 100%;
    float: left;
    position: relative;
    padding: 0px 0px;
    display: flex;
    flex-direction: column;
  }

  .theta-waves-breath-therapy-pg div.part-1 {
    width: 100%;
    background: url(../img/theta-waves-breath-therapy.jpg) center center no-repeat;
    min-height: 400px;
    background-size: 100% 100% !important;
  }

  .theta-waves-breath-therapy-pg div.part-2 {
    width: 100%;
    background: rgba(242, 235, 249, 0.6);
    padding: 0px 40px 0px 40px;
  }

  .new-testmonial {
    width: 100%;
    float: left;
    position: relative;
    padding: 40px 0px 0px 0px;
  }

  .new-testmonial .container {
    width: 100%;
  }

  .new-testmonial .container h2 {
    text-align: center;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 40px;
  }

  .new-testmonial .container .row .col-lg-6 img {
    max-width: 100%;
  }

  .new-testmonial .container .swiper {
    width: 100%;
    height: 100%;
  }

  .new-testmonial .container .swiper .swiper-slide {
    text-align: center;
    font-size: 16px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .new-testmonial .container .swiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .new-testmonial .container .swiper .swiper-slide .review-card-sec {
    background: rgba(230, 216, 243, 0.3803921569);
    padding: 50px;
    position: relative;
    /* margin: 40px auto; */
    height: 100%;
  }

  .new-testmonial .container .swiper .swiper-slide .review-card-sec .quote {
    position: absolute;
    font-size: 3em;
    width: 40px;
    height: 40px;
    background: #cdb1e7;
    color: #fff;
    text-align: center;
    line-height: 1.25;
  }

  .new-testmonial .container .swiper .swiper-slide .review-card-sec .open {
    top: 0;
    left: 0;
  }

  .new-testmonial .container .swiper .swiper-slide .review-card-sec .close {
    bottom: 0;
    right: 0;
  }

  .new-testmonial .container .swiper .swiper-slide .review-card-sec .review-card-text h5 {
    margin-bottom: 20px;
    margin-top: 30px;
    font-weight: 400;
    font-size: 20px;
    line-height: 34px;
  }

  /* .new-testmonial .container .swiper .swiper-slide .review-card-sec .review-card-text p {
    font-weight: 500;
    font-size: 20px;
  } */
  .new-testmonial .container .swiper .swiper-slide .review-card-sec .img-part {
    max-width: 200px;
    border: 2px solid #fff;
  }

  .new-testmonial .container .swiper .swiper-slide .review-card-sec .img-part img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }


  footer .cta-sec-web {
    padding: 40px 40px !important;
    text-align: center;
  }

  footer .cta-sec-web h2 {
    font-size: 24px !important;
    font-weight: 700;
    line-height: 36px;
    /* color: #fff; */
    /* color: #ffd700; */
    color: #010101;
  }

  footer .cta-sec-web h4 {
    font-size: 18px !important;
    color: #010101;
  }
  footer .cta-sec-web h4 br {
    display: block !important;
  }

  .form-sec .address .address-social {
    margin-top: 18px;
  }

  /* footer profile card start */
  .form-sec .profile-card {
    padding: 20px;
    /* background-color: #fff; */
    /* background-color: #a783db; */
    border-radius: 10px;
    display: flex;
    margin: 0px auto;
    justify-content: space-evenly;
    width: 100%;
    flex-direction: column;
  }

  .form-sec .profile-card .profile-card-img img {
    /* border: 5px solid #ecf0f3;  */
    border: 2px solid #b98e0d;
    border-radius: 15px;
    max-height: 200px;
    width: 200px;
    position: relative;
    top: 0px;
    max-width: 100%;
  }

  .form-sec .profile-card .profile-info-text .profile-social-icons .profile-social-list li {
    /* margin: 0px 15px; */
    margin: 10px;
    display: flex;
    justify-content: center;
  }

  .form-sec .profile-card .profile-info-text .profile-social-icons .profile-social-list {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  .form-sec .profile-card .profile-info-text .profile-social-icons {
    padding-top: 20px;
  }

  .form-sec .profile-card .profile-info-text {
    margin-left: 0px;
  }

  .form-sec .profile-card .profile-info-text .profile-social-icons {
    margin-top: 0px !important;
    padding-top: 20px;
  }

  /*

.form-sec .profile-card .profile-info-text h4 {
  color: #3c3e41;
  font-size: 32px;
  margin-bottom: 10px;
}

.form-sec .profile-card .profile-info-text p {
  color: #696f79;
  font-size: 18px;
  font-weight: 500;
  margin: 0px !important;
}





.form-sec .profile-card .profile-info-text .profile-social-icons .profile-social-list li {
  margin: 0 15px 15px 0;
  transition: 0.4s ease-in-out all;
}

.form-sec .profile-card .profile-info-text .profile-social-icons .profile-social-list li a {
  background-image: linear-gradient(145deg, #e2e8ec, #ffffff);
  box-shadow: 5px 5px 15px #D1D9E6, -5px -5px 15px #ffffff;
  position: relative;
  width: 53px;
  height: 53px;
  line-height: 53px;
  display: inline-block;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 6px;
  transition: 0.4s ease-in-out all;
  color: #00000062;
  font-size: 20px;
}

.form-sec .profile-card .profile-info-text .profile-social-icons .profile-social-list li a:hover {
  background-image: linear-gradient(145deg, #9063cf, #9063cf);
  color: #fff;
  margin-top: -10px;
  transition: 0.4s ease-in-out all;
} */

  /* footer profile card end */








}

.swiper-pagination-bullet-active {
  background: #222222;
}

.new-testmonial .container .swiper .swiper-slide .review-card-sec .review-card-text {
  padding: 30px 0px;
}

.header-fixed {
  position: fixed;
  left: 0;
  z-index: 1001;
  box-shadow: 2px 6px 20px rgba(84, 84, 84, 0.1019607843);
}

.fade {
  background: rgba(0, 0, 0, 0.3176470588);
}

@media (max-width: 380px) {


  .offcanvas {
    max-width: 85% !important;
  }

  ul.list-unstyled li {
    font-size: 16px;
  }

  .getting-help .card-num-sec .card-num ul li {
    margin-bottom: 15px;
    min-width: 155px;
    list-style: none;
    display: inline-flex;
    margin-bottom: 15px;
  }

  .getting-help p br {
    display: none;
  }

  /* .theta-waves-breath-therapy-pg div.part-1 {
    width: 100%;
    background: url(../img/theta-waves-breath-therapy.jpg) center center no-repeat;
    min-height: 400px;
    background-size: 180% 100% !important;
  } */

  .theta-waves-breath-therapy-pg div.part-1 {
    width: 100%;
    background: url(../img/theta-waves-breath-therapy.jpg) right no-repeat;
    min-height: 400px;
    background-size: 150% 100%;
  }

  .new-abt-pg div.part-1 {
    /* width: 100%;
    min-height: 400px;
    background-image: url(../img/cards.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top top; */
      width: 100%;
      min-height: 400px;
      /* aspect-ratio: 1/1; */
      background: url(../img/cards.webp) center center no-repeat;
      /* background-attachment: fixed; */
      background-size: 100% 100% !important;

  }
}

/*
.modal-content {
  border-radius: 0px;
}
.modal-content .modal-body {
  text-align: center;
  padding: 30px 20px;
}
.modal-content .modal-body h3 {
  margin-bottom: 25px;
}
.modal-content .modal-body ul {
  display: flex;
  justify-content: center;
  margin: 0px;
}
.modal-content .modal-body ul li {
  list-style: none;
}
.modal-content .modal-body ul li i {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px 10px;
  border-radius: 50%;
  color: #fff;
}
.modal-content .modal-body ul li .fa-facebook {
  background-color: #4464a3;
}
.modal-content .modal-body ul li .fa-twitter {
  background-color: #55acee;
}
.modal-content .modal-body ul li .fa-linkedin {
  background-color: #0077b5;
}
.modal-content .modal-body ul li .fa-paperclip {
  background-color: #333;
}
*/
.testimonial-me .container {
  width: 100%;
}

@keyframes textanim {
  0% {
    transform: translateY(30px);
    opacity: 0;
  }

  100% {
    transform: translateY(0px);
    opacity: 2;
  }
}

@media (min-width: 1200px) {
  /* .abt-time-line-sec .container section .timeline .timeline-item .text-muted {
    position: absolute;
    color: #cbad0f !important;
    left: -175px;
    top: 3px;
  } */
}

/*# sourceMappingURL=responsive.css.map */