.navbar-toggler:focus {
  text-decoration: none !important;
  outline: unset !important;
  box-shadow: unset !important;
}
.navbar-toggler {
  border-radius: 10px !important;
  background-color: #f4f4f4 !important;
  border: 0;
  padding: 10px 15px;
}
a.dropdown-item {
  color: inherit !important;
  font-weight: 400 !important;
  font-size: inherit !important;
}
.dropdown-menu li {
  padding: 5px !important;
}
.dropdown-item img {
  max-width: 17px;
  margin-right: 5px;
}
.SiteLogo {
  max-width: 180px;
}
.header-ct {
  position: sticky;
  top: 0;
  z-index: 111;
  background: #fff;
}
.text-fade {
  color: #8a8a8a;
}
.text-red-500 {
  font-size: 85% !important;
}
a:hover,
a {
  color: #0071bc;
}
p {
  word-break: break-word !important;
}
.border-green {
  border: 4px solid #22b573;
}
.border-blue {
  border: 4px solid #0071bc;
}
.dropdown-item:not(.disabled):active {
  background-color: #22b573;
}
.dropdown-item {
  margin: 0;
}
#cropButton:hover,
#cropButton:focus {
  background: #22b573 !important;
  border-color: #22b573 !important;
}
.dashHeading {
  font-weight: 700;
}
body {
  font-family: 'Source Sans 3', sans-serif;
}
a.btn:hover {
  background: transparent !important;
  color: #22b573 !important;
  border: 1px solid #22b573 !important;
}
a.btn-next:hover {
  background: transparent !important;
  color: #22b573 !important;
  border: 1px solid #22b573 !important;
}
a.btn-back:hover {
  background: transparent !important;
  color: #000 !important;
  border: 1px solid #000 !important;
}
.fa-instagram {
  color: transparent;
  background: -webkit-radial-gradient(30% 107%, circle, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
  background: -o-radial-gradient(30% 107%, circle, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
  background: -webkit-radial-gradient(
    circle at 30% 107%,
    #fdf497 0%,
    #fdf497 5%,
    #fd5949 45%,
    #d6249f 60%,
    #285aeb 90%
  );
  background-clip: text;
  -webkit-background-clip: text;
}
.nav-item a {
  color: #000 !important;
  font-weight: 600;
  font-size: 20px;
}
.section-1 p,
.best-provider p {
  font-size: 20px;
  color: #8a8a8a;
  font-weight: 400;
}
.section-1 h1,
.best-provider h1,
.login-form h1,
.who-are h1 {
  font-size: 40px;
  color: #000;
  font-weight: 700;
}
.section-1 h6 {
  color: #22b573;
  font-size: 23px;
  font-weight: 600;
}
.footer ul {
  padding-left: 0 !important;
}
.footer li {
  list-style: none !important;
}
.section-1 a {
  border: 0;
  font-weight: 600;
  background-color: #22b573;
  border-radius: 100px;
  padding: 10px 25px;
  color: #fff;
  text-align: right;
  text-decoration: none;
  line-height: 30px;
  font-size: 20px;
}
.section-1 .btn-secondary,
.section-1 .btn-secondary:hover {
  background-color: #22b573 !important;
}
.section-1 .btn-primary,
.section-1 .btn-primary:hover {
  background-color: #0071bc !important;
}
.newslettersection {
  background: #0071bc;
  border-radius: 10px;
}
.newslettersection h2 {
  font-size: 50px;
  font-weight: 700;
  color: #fff;
}
.newslettersection p {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
}
.newslettersection input {
  background: transparent;
  color: #fff;
  border-radius: 100px;
}
.newslettersection input::placeholder {
  color: #fff;
}
.newslettersection::-ms-input-placeholder {
  color: #fff;
}
.newslettersection button {
  border: 0;
  background: #fff;
  font-weight: 600;
  border-radius: 100px;
  padding: 10px 25px;
  color: #0071bc;
  font-size: 20px;
  border: 1px solid #fff;
}
.newslettersection input {
  height: 50px;
}
.whyussection {
  max-width: 800px;
  margin: 0 auto;
}
.whyussection h2 {
  font-size: 50px;
  font-weight: 700;
}
.whyussection p {
  color: #8a8a8a;
  font-size: 18px;
  font-weight: 400;
}
.whyuscplit {
  margin-top: 20px;
}
.whyuscplit h3 {
  font-weight: 600;
  font-size: 23px;
}
.whyuscplit p {
  color: #8a8a8a;
  font-size: 18px;
  font-weight: 400;
  max-width: 320px;
  margin: 0 auto;
}
.bgcolorpzero {
  background: #0071bc;
  border-radius: 10px 0 0 10px;
}
.yogainfosec {
  padding: 30px;
}
.yogainfosec h2 {
  font-size: 45px;
  color: #fff;
  font-weight: 700;
}
.yogainfosec p {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
}
.yogainfosec a {
  border: 1px solid #fff;
  background: #fff;
  border-radius: 100px;
  font-weight: 600;
  padding: 10px 25px;
  color: #0071bc;
  text-align: right;
  text-decoration: none;
  line-height: 30px;
  font-size: 20px;
}
.yogainfosec a:hover {
  border-color: #fff !important;
  color: #fff !important;
}
.featuredprovidersecinner {
  max-width: 800px;
  margin: 0 auto;
}
.featuredprovidersecinner h2 {
  font-size: 50px;
  font-weight: 700;
}
.featuredprovidersecinner p {
  color: #8a8a8a;
  font-size: 18px;
  font-weight: 400;
}
.providerimg {
  float: left;
  width: 120px;
}
.providerdesc {
  float: left;
  width: calc(100% - 120px);
  padding-left: 20px;
}
.providerdesc h4 {
  font-weight: 600;
  font-size: 22px;
}
.providerdesc p {
  margin-bottom: 0px;
  font-size: 15px;
}
.providerdesc b {
  color: #000;
}
.providerdesc span {
  color: #5b5b5b;
  padding-left: 5px;
}
.savedbtncommon a {
  display: block;
  text-align: center;
  width: 100%;
  text-decoration: none !important;
  font-size: 17px;
}
.smessages,
.smessages:hover {
  background: #22b573;
  color: #fff !important;
  padding: 10px;
  border-radius: 100px;
  border: 1px solid #22b573;
}
.vdetailss,
.vdetailss:hover {
  background: #fff;
  margin-top: 10px;
  color: #000;
  padding: 10px;
  border-radius: 100px;
  border: 1px solid #000;
}
.addsaved {
  font-size: 18px;
  padding-left: 5px;
  color: #8a8a8a;
}
.repeatproviderarea .fa-heart:before {
  color: #8a8a8a;
}
.repeatproviderarea .fa-light.fa-heart:before {
  color: red;
}
.repeatproviderarea .org-name {
  color: #8a8a8a;
}
.repeatproviderarea {
  border: 1px solid #e9e9e9;
  padding: 20px;
  border-radius: 10px;
}
.section-2 .text-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  /*  background: #00000052;*/
  padding: 0 15px 0 15px;
}
.section-2 .text-caption p {
  max-width: 330px;
}
.section-2 .text-caption h2 {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  margin: 0;
}
.section-2 .text-caption p {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  line-height: 1.2em;
}
.section-2 .fa-arrow-right:before {
  content: '\f061';
  position: absolute;
  right: 0;
  top: 27px;
  color: #fff;
  font-size: 14px;
  right: 15px;
}
.footer li i {
  font-size: 30px;
  margin-right: 15px;
}
.best-provider {
  max-width: 800px;
  margin: 0 auto;
}
.footer p {
  font-size: 18px !important;
  max-width: 400px;
  color: #8a8a8a;
}
.footer li {
  font-size: 18px !important;
  color: #8a8a8a;
}
.footer h3 {
  font-size: 23px;
  font-weight: 600;
}
.reserved p {
  font-weight: 400;
  color: #000;
}
.footer img {
  padding-bottom: 10px;
}
.login-form {
  max-width: 450px;
  padding: 2rem 0rem 1rem;
}
.login-form p {
  font-size: 25px;
  color: #8a8a8a;
  font-weight: 400;
}
.form-login .btn,
.form-login .btn:active {
  background: #22b573;
  color: #fff;
  font-weight: 600;
  padding: 10px;
  border-radius: 100px;
  border: 1px solid #22b573;
  width: 100%;
  font-size: 20px;
}
.form-login span {
  font-size: 15px;
  color: #000;
}
.form-login input:not([type='submit']):not([type='checkbox']) {
  min-height: 50px;
}
.form-login .email-svg,
.form-login .password-svg {
  position: absolute;
  top: 15px;
  left: 15px;
}
.form-login input::placeholder {
  font-size: 17px !important;
}
#inputEmail,
#inputPassword {
  padding-left: 50px !important;
}
.form-login a.btn-forget {
  color: #8a8a8a;
  font-size: 17px;
  font-weight: 400;
  text-decoration: none;
}
.form-login .field-icon {
  float: right;
  margin-right: 20px;
  margin-top: -32px;
  position: relative;
  z-index: 2;
}
.form-login .toggle-password:before {
  color: #b3b3b3 !important;
}
.form-login input {
  border: 1px solid #ececec;
}
.signup-form .inner-label .ct-name {
  position: absolute;
  top: 9px;
  left: 25px;
  font-size: 12px;
  color: #0071bc;
  font-weight: 600;
}
.signup-form .inner-label {
  position: relative;
}
.signup-form .inner-label .form-control {
  padding: 25px 25px 8px !important;
}
.signup-form .inner-label input::placeholder {
  font-size: 17px !important;
  font-weight: 400 !important;
}
.signup-form .form-control,
.organization .form-control {
  color: black;
  font-weight: 400;
  font-size: 15px !important;
}
.how-work {
  max-width: 800px;
  margin: 0 auto;
}
.how-work .btn {
  background: #22b573 !important;
  color: #fff !important;
  padding: 10px !important;
  border-radius: 100px;
  border: 1px solid #22b573 !important;
  width: 100%;
  font-size: 20px;
  font-weight: 700;
}
.how-work .quiz-btn {
  max-width: 100%;
  margin: 0 auto;
}
.how-work h1 {
  font-size: 35px;
  font-weight: 700;
  color: #000;
}
.how-work p {
  font-size: 25px;
  font-weight: 400;
  color: #000;
}
.who-are {
  max-width: 800px;
  margin: 0 auto;
}
.who-btn {
  width: 100%;
}
.who-are p {
  font-size: 22px;
  color: #8a8a8a;
  font-weight: 400;
}
.main-who h2 {
  font-size: 25px;
  font-weight: 700;
}
.main-who p {
  font-size: 15px !important;
  color: #000 !important;
}
.who-are a.btn,
.who-are a.btn:active {
  background: #22b573;
  color: #fff;
  padding: 10px;
  border-radius: 100px;
  border: 1px solid #22b573;
  font-size: 20px;
  width: 80%;
  font-weight: 600;
}
.organization .checkbox-style input {
  display: none;
}
.organization .checkbox-style span {
  display: inline-block;
  border-radius: 40px;
  padding: 12px 30px;
  border: 2px solid #979797;
  font-weight: 600;
  font-size: 17px;
  text-align: center;
  width: 60%;
  margin-bottom: 15px;
  color: #8a8a8a;
  cursor: pointer;
}
.BehaviourContent .input-style {
  min-height: 74px;
}
.organization .input-wrap label {
  cursor: pointer;
  width: 100%;
}
.detail-org .input-wrap label {
  width: unset !important;
}
.organization .checkbox-style input[type='checkbox']:checked + span {
  border-color: #0071bc;
  color: #0071bc;
  font-weight: 600;
}
.row.organization {
  max-width: 800px;
  margin: 0 auto;
}
.organization h3 {
  font-size: 35px;
  font-weight: 700;
}
.organization p {
  font-size: 20px;
  font-weight: 600;
}
.organize-button p {
  font-size: 18px !important;
}
.organize-button .btn {
  background: #22b573;
  font-weight: 600;
  color: #fff;
  padding: 10px;
  border-radius: 100px;
  border: 1px solid #22b573;
  width: 50%;
  font-size: 18px;
}
.navbar-btn a.btn {
  background: #0071bc;
  color: #fff;
  padding: 10px 40px;
  font-weight: 600;
  border-radius: 100px;
  border: 1px solid #0071bc;
  width: 100%;
  font-size: 20px;
}
.navbar-btn a.btn:hover {
  background: transparent !important;
  color: #0071bc !important;
  border: 1px solid #0071bc !important;
}
.organize-multi-btn a,
.organize-multi-btn button {
  background: #22b573;
  color: #fff;
  padding: 10px;
  border-radius: 100px;
  width: 48%;
  font-size: 20px;
  text-decoration: none;
}
.organize-multi-btn a.btn-back {
  background: #cdcdcd;
  color: #000;
  font-weight: 600;
}
.organize-multi-btn button.btn-next {
  background: #22b573;
  font-weight: 600;
}
.text-min-height {
  min-height: 165px;
}
.organize-multi-btn button.btn-next:hover,
.organize-multi-btn button.btn-next:active {
  border-color: #22b573 !important;
}
.organize-multi-btn {
  width: 50%;
  margin: 0 auto;
}
@media (min-width: 767px) {
  .organize-multi-btn {
    max-width: 371px;
  }
  .organization .checkbox-style span,
  .organization .tab-content .checkbox-style span {
    max-width: 453px;
  }
}
.detail-org input {
  border: 1px solid #ececec;
  color: #8a8a8a;
}
.detail-org input:not([type='submit']):not([type='checkbox']) {
  min-height: 50px;
}
.detail-org input::placeholder {
  font-size: 12px;
  font-weight: 600;
}
.detail-org .form-group {
  width: 50%;
  margin: 0 auto;
}
.submit-org {
  max-width: 500px;
  margin: 0 auto;
}
.terms-condition {
  max-width: 600px;
  margin: 0 auto;
}
.terms-btn a {
  padding: 10px;
  border-radius: 100px;
  width: 48%;
  font-size: 20px;
  text-decoration: none;
}
.terms-btn .btn-back {
  background: #000;
  color: #fff;
  font-weight: 600;
  text-align: center;
}
.terms-btn .btn-next {
  background: #22b573;
  font-weight: 600;
  color: #fff;
  text-align: center;
}
.terms-btn {
  width: 70%;
  margin: 0 auto;
}
.terms-condition h1 {
  font-size: 50px;
  font-weight: 700;
}
.terms-condition p {
  font-size: 22px;
  color: #8a8a8a;
}
.subs-text h2 {
  font-size: 35px;
  color: #000;
  font-weight: 700;
}
.subs-text p {
  font-size: 20px;
  color: #000;
}
.subscription {
  max-width: 980px;
  margin: 0 auto;
}
.card-plan hr {
  max-width: 30px;
  margin: 0 auto;
  border: 2px solid #22b573;
  opacity: unset;
}
.card-plan h4 {
  color: #000;
  font-weight: 600;
  font-size: 25px;
}
.plan-price {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  height: 160px;
  width: 160px;
  flex-direction: column;
}
.basic-plan .plan-price,
.expert-plan .plan-price {
  background: #000;
}
.pro-plan .plan-price {
  background: #0071bc;
}
.plan-price p,
.plan-price h3 {
  margin-bottom: 0;
  color: #fff;
}
.plan-price h3 {
  font-size: 40px;
  font-weight: 600;
  line-height: 1;
}
.plan-price p {
  font-size: 15px;
  font-weight: 400;
  padding-left: 35px;
}
.plan-price sup {
  font-size: 15px;
  font-weight: 400;
  top: -1.5em !important;
}
.point-wrap > img {
  padding-right: 10px;
}
.subs-btn a,
.subs-btn a:hover,
.subs-btn a:active {
  background: #22b573 !important;
  color: #fff !important;
  padding: 10px !important;
  border-radius: 100px;
  border: 1px solid #22b573 !important;
  font-size: 20px;
  width: 80%;
  font-weight: 600;
}
.basic-plan,
.pro-plan,
.expert-plan {
  padding: 20px 13px;
}
.sub-skip-btn a {
  background: #cdcdcd;
  color: #000;
  padding: 10px 40px;
  border-radius: 100px;
  border: 1px solid #cdcdcd;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
}
.sub-skip-btn a:hover,
.sub-skip-btn a:active {
  background: transparent !important;
  color: #000;
  border-color: #000 !important;
}
.payment-subs h1 {
  font-size: 35px;
  color: #000;
  font-weight: 700;
}
.payment-subs p {
  font-size: 20px;
  color: #000;
}
.form-membership input:not([type='submit']):not([type='checkbox']) {
  min-height: 50px;
}
.form-membership input::placeholder {
  font-size: 12px;
  font-weight: 600;
}
.form-membership a.btn {
  background: #22b573;
  color: #fff;
  padding: 10px;
  border-radius: 100px;
  border: 1px solid #22b573;
  width: 100%;
  font-size: 20px;
  font-weight: 600;
}
.payment-subs h1 {
  font-size: 30px;
}
.toggle-password {
  cursor: pointer;
}
.newslettersection .sub-btn .btn:hover,
.newslettersection .sub-btn .btn:active {
  background: transparent !important;
  color: #fff !important;
  border: 1px solid #fff !important;
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='3' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}
ul.navbar-nav li {
  padding: 0 10px;
}
.form-login input[type='checkbox'] {
  width: 20px;
  height: 20px;
  border: 2px solid #cccccc;
  border-radius: 6px;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  position: relative;
  margin-right: 5px;
  margin-top: 1px;
}
.form-login input[type='checkbox']:checked::before {
  content: '\f00c';
  position: absolute;
  bottom: 0px !important;
  font-family: 'Font Awesome 5 Free' !important;
  left: 4px;
  font-weight: 600;
  color: #cccccc;
  font-size: 12px;
}
.form-login .form-check-input:checked {
  background-color: #22b573 !important;
  border-color: #ccc !important;
}
.provider-desk img {
  width: 18px;
  height: 18px;
}
.edu-sect,
.provi-sec {
  border-radius: 20px !important;
}
.organization label.ct-name {
  position: absolute;
  font-size: 12px;
  color: #0071bc !important;
  font-weight: 600;
  left: 26px;
  top: 9px;
}
.organization .form-control {
  padding: 25px 25px 8px !important;
}
.organization .form-control::placeholder {
  font-size: 17px;
  font-weight: 400;
}
.know-btn {
  font-size: 17px;
  color: #0071bc;
  font-weight: 600;
  text-decoration: none;
  background: transparent;
  border: 0;
  outline: 0;
}
.prov-dash .user-detail h6 {
  font-size: 25px;
  font-weight: 600;
  color: #000;
  margin-bottom: 0;
}
.prov-dash .user-detail span {
  font-size: 15px;
  color: #0071bc;
  font-weight: 600;
  line-height: 1;
}
.prov-dash .icon-user img {
  width: 70px;
  height: 70px;
  min-width: 70px;
  object-fit: cover;
}
.left-section p {
  font-size: 17px;
  font-weight: 400;
  color: #5b5b5b;
}
.analytic .col-text {
  background: #0071bc0f;
  border-radius: 20px;
}
.prov-dash .section-1 h2,
.prov-dash .section-2 h2,
.section-3 h2 {
  font-size: 40px;
  color: #000;
  font-weight: 700;
}
.analytic span {
  font-size: 35px;
  font-weight: 600;
  color: #0071bc;
}
.analytic p {
  font-weight: 400;
  font-size: 25px !important;
  color: #000 !important;
}
.accordion-body li {
  font-size: 25px;
  color: #000;
  font-weight: 400;
}
.accordion-body p {
  font-size: 15px;
  font-weight: 400;
  color: #000;
}
li:nth-child(3)::marker {
  color: #057bb3;
}
li:nth-child(4)::marker {
  color: #8baca7;
}
li:nth-child(5)::marker {
  color: #413d58;
}
li:nth-child(6)::marker {
  color: #ff8227;
}
li:nth-child(7)::marker {
  color: #f3b61f;
}
li:nth-child(8)::marker {
  color: #ffdd55;
}
.accordion-header h4 {
  color: #0071bc;
  font-weight: 600;
  font-size: 25px;
}
.accordion button.accordion-button {
  background: #0071bc0d !important;
  border-radius: 20px !important;
  border: 0 !important;
}
.accordion-item {
  border: 0;
}
div#panelsStayOpen-collapseOne {
  border-radius: 20px;
}
.message-section .inner-sec {
  border-radius: 20px;
}
.message-section h6 {
  font-size: 20px;
  font-weight: 600;
  color: #000;
}
.message-section p {
  font-size: 17px;
  color: #5b5b5b;
  font-weight: 400;
}
.view-all a {
  font-size: 25px;
  font-weight: 600;
  text-decoration: none;
}
.dash-sub .right-sec a {
  background: #22b573;
  color: #fff;
  padding: 10px;
  border-radius: 100px;
  border: 1px solid #22b573;
  text-decoration: none;
  font-size: 20px;
  font-weight: 600;
  padding: 10px 25px;
}
.subscribe-wrap p {
  font-size: 20px;
  font-weight: 600;
  color: #000;
}
.subscribe-wrap {
  border-radius: 20px;
  padding: 25px !important;
}
.dash-sub a.btn {
  width: 100%;
}
.best-provider p {
  max-width: 650px;
  margin: 0 auto;
}
.section-1 p {
  max-width: 500px;
}
.newslettersection p {
  max-width: 600px;
}
.bottomSkipLink,
.bottomSkipLink:hover {
  color: #0071bc;
  font-weight: 600;
  text-decoration: none;
}
.tab-content .checkbox-style {
  position: relative;
}
.tab-content .info-icon {
  width: 24px;
  height: 24px;
  margin-left: 5px;
  cursor: pointer;
}
.tab-content .description {
  display: none;
  font-size: 15px;
  font-weight: 600;
  position: absolute;
  color: #000;
  width: 400px;
  background-color: #fff;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  left: calc(100% - 10px);
  border: 1px solid #ddd;
}
.tab-content span.input-style {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tab-content .checkbox-style span {
  margin: 0 auto;
  text-align: left;
  line-height: 1.3em;
}
.organization .tab-content .checkbox-style span {
  width: 70% !important;
  position: relative;
}
.organization .tab-content .checkbox-style input[type='radio']:checked + span {
  border-color: #0071bc;
  color: #0071bc;
  font-weight: 600;
}
.organize-tab .organize-multi-btn {
  width: 60% !important;
}
.organize-tab .tab-content h6 {
  font-size: 25px;
  font-weight: 400;
  color: #000;
}
.tab-content .description:before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -30px;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-right: 30px solid #ddd;
  border-bottom: 20px solid transparent;
  z-index: -1;
  box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.05);
}
.text-wrap {
  white-space: nowrap !important;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 250px;
}
.nav-tabs .nav-link:hover {
  border-color: #fff !important;
}
.chat-lists .text-wrap {
  white-space: nowrap !important;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 180px;
}
#dob {
  text-align: left !important;
}
.organize-tab .nav {
  background: #f6f6f6;
  border: 0;
  padding: 5px;
  border-radius: 20px;
  text-wrap: nowrap;
}
.organize-tab .nav-link.active {
  background: #0071bc !important;
  border-radius: 12px;
  color: #fff !important;
  font-size: 17px !important;
  font-weight: 600 !important;
  padding: 18px 0px;
}
.organize-tab .nav-link {
  padding: 18px 0;
  font-size: 17px !important;
}
.organize-tab .nav-tabs .nav-link:focus,
.organize-tab .nav-tabs .nav-link:hover {
  border-color: transparent;
}
.organize-tab .checkbox-style:has(input[type='radio']:checked) .info-icon.uncheck {
  display: none;
}
.organize-tab .checkbox-style:has(input[type='radio']:checked) .info-icon.check {
  display: block;
}
.organize-tab .checkbox-style:has(input[type='radio']) .check {
  display: none;
}
.nav-tabs .nav-link.active {
  box-shadow: unset !important;
}
.bahaviour-text {
  font-size: inherit !important;
  margin: 0;
  word-wrap: break-word;
  width: 100%;
  max-width: 325px;
}
.btn-close,
.btn-close:hover {
  transform: unset !important;
}
.prov-all .mobile-saved-btn {
  display: none;
}
.prov-all .desktop-saved-btn a.smessages {
  width: 230px;
}
.prov-all .desktop-saved-btn a.vdetailss {
  width: 150px;
  margin-top: 0;
  margin-left: 10px;
}
.page-item.active .page-link,
.pagination li.active > a:not(.page-link) {
  border-color: #22b573 !important;
  background-color: #22b573 !important;
}
.edit-profile {
  max-width: 800px;
}
.pagination {
  flex-wrap: wrap;
  gap: 10px;
}
.edit-profile .ct-name {
  position: absolute;
  top: 12px;
  left: 25px;
  font-size: 12px;
  color: #0071bc;
  font-weight: 600;
}
.edit-profile input:not([type='submit']):not([type='checkbox']) {
  min-height: 50px;
}
.edit-profile .inner-label .form-control {
  padding: 25px 25px 8px !important;
}
.edit-profile input::placeholder,
.edit-profile textarea::placeholder {
  font-size: 17px !important;
}
.edit-profile .avatar-upload {
  position: relative;
  max-width: 220px;
  margin: 0 auto;
}
.edit-profile .avatar-upload .avatar-edit {
  position: absolute;
  left: 57%;
  z-index: 0;
  bottom: -30px !important;
}
.edit-profile .avatar-upload .avatar-edit input {
  display: none;
}
.edit-profile .avatar-upload .avatar-preview {
  width: 120px;
  height: 120px;
  border-radius: 100%;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  margin: 0 auto;
}
.edit-profile .avatar-upload .avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.edit-profile .avatar-edit .fa-pencil-alt:before {
  content: '\f303';
  position: absolute;
  right: 50%;
  bottom: 14px;
  background: #0071bc;
  padding: 10px;
  border-radius: 50px;
  color: #fff;
  cursor: pointer;
  font-size: 10px;
}
.edit-profile .profile-btn {
  width: 50%;
  margin: 0 auto;
}
.edit-profile .profile-btn a.btn {
  background: #22b573;
  color: #fff;
  font-weight: 600;
  padding: 10px;
  border-radius: 100px;
  border: 1px solid #22b573;
  width: 100%;
  font-size: 20px;
}
.edit-profile h1 {
  font-size: 30px;
  font-weight: 600;
  color: #000;
}
.edit-profile .main-form-sec {
  height: 60vh;
}
.edit-profile .profile-btn {
  padding-top: 70px;
}
.edit-profile .profile-btn a.chg-pas {
  text-decoration: none;
  font-size: 15px;
  font-weight: 600;
  color: #0071bc;
}
.setting-profile {
  max-width: 450px;
}
.setting-profile h1 {
  font-size: 30px;
  font-weight: 700;
  color: #000;
}
.setting-profile .avatar-preview img {
  width: 120px;
  height: 120px;
  background: #0000000f !important;
  border-radius: 100%;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  object-fit: cover;
}
.setting-profile .member-sec,
.message-sec .inner-sec {
  border: 1px solid #ececec;
  border-radius: 15px;
}
.member-sec p {
  font-weight: 600;
  font-size: 23px;
  color: #0071bc;
}
.member-sec span {
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #000;
}
.member-sec .inner-wrap {
  line-height: 1;
}
.setting-profile h3 {
  font-size: 20px;
  font-weight: 600;
  color: #000;
}
.setting-profile h2 {
  font-size: 25px;
  font-weight: 400;
  color: #000;
}
.setting-profile .form-check-input:checked {
  background-color: #22b573;
  border: 0;
}
.setting-profile .form-check-input:checked + .form-check-label {
  color: #ffffff;
}
.setting-profile input.customSwitch {
  height: 30px;
  width: 50px;
}
.setting-profile .message-sec .inner-sec {
  padding: 10px 20px !important;
}
.setting-profile .member-sec {
  padding: 10px 20px;
}
.setting-profile .setting-btn a.btn {
  background: #22b573;
  color: #fff;
  font-weight: 600;
  padding: 10px;
  border-radius: 100px;
  border: 1px solid #22b573;
  width: 100%;
  font-size: 20px;
}
.message-sec p {
  font-size: 17px;
  font-weight: 400;
  color: #000;
}
div.providerimg {
  background-size: cover;
  background-repeat: no-repeat;
  min-width: 100px;
  height: 100px;
  width: max-content;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 36px;
  font-weight: bold;
  color: #0071bc;
}
.avatar {
  cursor: inherit !important;
  color: #0071bc;
  background: #0071bc0f;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
/*user profile css*/
.user-profile {
  max-width: 400px !important;
}
.user-profile .user-profile-btn {
  width: 100% !important;
  margin: 0 auto;
}
.user-profile .main-form-sec {
  height: unset !important;
}
.user-profile .user-profile-btn {
  padding-top: 0px !important;
}
.homepageProviders .providerimg {
  flex: 1;
  max-width: 100px;
  min-height: 100px;
  min-width: 100px;
}
.border-less-crown {
  max-width: 18px;
}
.wrapperArea {
  border-radius: 20px !important;
  overflow: hidden;
}
.wrapperArea > #exampleFormControlTextarea1 {
  border: 0;
  padding: 35px 25px 8px !important;
}
.wrapperArea > #exampleFormControlTextarea1:focus {
  box-shadow: unset;
}
.wrapperArea > label {
  padding: 10px 15px;
  background: #fff;
  width: 100%;
  left: 0 !important;
  top: 0 !important;
  right: 0;
  text-align: left;
}
#imagePreview {
  font-size: 38px;
  color: #0071bc;
  font-weight: bold;
}
.logoutIcon {
  max-width: 25px;
  width: 25px;
}
.behaviourNav {
  display: flex;
  flex-direction: row;
  overflow-x: auto;
  overflow-y: hidden;
  flex-wrap: nowrap;
}
.ProviderInnerNav a.nav-link {
  width: max-content !important;
}
.behaviourNav::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.behaviourNav::-webkit-scrollbar-thumb {
  background: #ddd;
  border-radius: 10px;
}
.behaviourNav::-webkit-scrollbar-thumb:hover {
  background: #ddd;
  border-radius: 10px;
}
.behaviourNav::-webkit-scrollbar {
  width: 2px;
  height: 5px;
}
.avatar-lg {
  font-weight: bold !important;
}
li.page-item {
  margin: 0 5px;
}
li.page-item:first-child {
  margin-left: 0;
}
li.page-item:last-child {
  margin-right: 0;
}
.BannerImage {
  max-width: 600px;
}

/***** media query   ********/
@media (max-width: 767px) {
  #navbarDropdownMenuLink {
    padding-left: 0;
    padding-right: 0;
  }
  .SiteLogo {
    max-width: 150px;
  }
  .terms-text img {
    max-width: 180px !important;
  }
  .know-btn {
    font-size: unset;
  }
  div.providerimg {
    min-width: 50px;
    height: 50px;
    font-size: 28px;
  }
  .border-less-crown {
    min-width: 40px;
    height: 30px;
    margin-bottom: 15px;
  }
  .edit-profile h1 {
    font-size: 20px;
  }
  .floatingButtons {
    position: fixed;
    bottom: 0;
    padding: 15px !important;
    background: #fff;
    left: 0;
    right: 0;
    width: 100%;
    justify-content: center !important;
    gap: 15px;
  }
  .floatingButtons a {
    max-width: 200px;
    padding: 13px !important;
  }
  .section-1 p,
  .best-provider p,
  .featuredprovidersecinner p,
  .yogainfosec p,
  .whyussection p,
  .whyuscplit p,
  .newslettersection p,
  .footer p,
  .login-form p,
  .form-login a.btn-forget {
    font-size: 15px;
  }
  .organize-tab .organize-multi-btn {
    width: 100% !important;
  }
  .section-1 h6 {
    color: #22b573;
    font-size: 15px;
  }
  .section-1 h1,
  .best-provider h1 {
    font-size: 20px;
  }
  .best-provider-image {
    margin-top: 20px;
  }
  .section-2 .text-caption h2 {
    font-size: 17px;
  }
  .section-2 .text-caption p {
    font-size: 13px;
  }
  .featuredprovidersecinner h2,
  .yogainfosec h2,
  .whyussection h2,
  .whyuscplit h3 {
    font-size: 20px !important;
  }
  .addsaved {
    font-size: 15px;
  }
  .newslettersection h2 {
    font-size: 25px;
  }
  .login-form h1 {
    font-size: 25px;
  }
  .yogainfosec {
    padding-top: 50px;
  }
  .providerimg {
    float: left;
    width: 100px;
  }
  .providerimg img {
    width: 100%;
  }
  .providerdesc {
    width: calc(100% - 0px);
  }
  .provider-desk {
    display: none;
  }
  .provider-mobile h4 {
    font-size: 17px;
  }
  .providerdesc {
    padding-top: 20px;
  }
  .nav-item a {
    font-size: 14px;
  }
  .nav-item .dropdown-toggle {
    padding-left: 10px;
  }
  .desktop-saved {
    display: none;
  }
  .mobile-saved {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
  }
  .savedbtncommon {
    padding-top: 20px;
  }
  .providerdesc {
    padding-left: 0px;
  }
  .sub-btn {
    text-align: left !important;
  }
  .how-work h1 {
    font-size: 25px;
    font-weight: 700;
  }
  .how-work p {
    font-size: 15px;
    font-weight: 400;
  }
  .how-work img {
    max-width: 100px;
    width: 100%;
  }
  .who-are h1 {
    font-size: 25px;
  }
  .who-are p {
    font-size: 15px;
  }
  .main-who h2 {
    font-size: 17px;
  }
  .organization .checkbox-style span {
    width: 100%;
    font-size: 15px;
  }
  .organization h3 {
    font-size: 20px;
  }
  .organization p {
    font-size: 15px;
  }
  .organization .checkbox-style input[type='checkbox']:checked + span {
    font-size: 15px;
  }
  .organize-button a.btn,
  .organize-multi-btn,
  .detail-org .form-group {
    width: 100%;
  }
  .who-mobile .mobile-img h2,
  .inner-text img {
    display: none;
  }
  .who-are .who-mobile {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .who-are .inner-text {
    text-align: left;
    padding-left: 20px;
  }
  .who-are .mobile-img img {
    width: 80px;
    text-align: left !important;
  }
  .who-are .inner-text h2 {
    font-weight: 700;
    color: #000;
    padding: 0;
    margin: 0;
  }
  .who-are a.btn {
    width: 100% !important;
    font-size: 14px !important;
  }
  .terms-condition h1 {
    font-size: 25px;
  }
  .terms-condition p {
    font-size: 15px;
  }
  .subs-text p,
  .point-wrap p {
    font-size: 15px;
  }
  .subs-text h2 {
    font-size: 25px;
  }
  .footer p,
  .footer li {
    font-size: 15px !important;
  }
  .provider .custom-icon {
    width: 20px;
    height: 20px;
  }
  .provider-section-4 ul {
    padding-left: 20px;
  }
  .provider-btn .addsaved {
    color: #8a8a8a;
  }
  .provider-btn .fa-heart:before {
    color: #8a8a8a;
  }
  .provider h1 {
    font-size: 30px;
    color: #000;
    font-weight: 600;
  }
  .provider h2 {
    font-size: 30px;
    color: #000;
    font-weight: 600;
  }
  .repeatproviderarea {
    padding: 20px 20px 0px 20px;
  }
  .section-1 a,
  .savedbtncommon a,
  .yogainfosec a,
  .newslettersection button {
    font-size: 14px;
  }
  .form-login input::placeholder,
  input {
    font-size: 15px !important;
  }
  .terms-btn a,
  .subs-btn a:active,
  .subs-btn a:hover {
    font-size: 14px !important;
  }
  .organize-button .btn,
  .organize-multi-btn a,
  .how-work .btn,
  .organize-multi-btn button {
    font-size: 14px !important;
  }
  .prov-dash .section-1 h2,
  .prov-dash .section-2 h2,
  .section-3 h2,
  .accordion-header h4 {
    font-size: 20px !important;
  }
  .left-section p,
  .analytic p,
  .message-section h6,
  .view-all a {
    font-size: 15px !important;
  }
  .analytic span {
    font-size: 25px;
  }
  .accordion-body li {
    font-size: 17px;
  }
  .navbar-btn a.btn {
    padding: 10px 15px !important;
    font-size: 10px !important;
  }
  .form-login .btn {
    font-size: 14px !important;
  }
  .message-section p {
    font-size: 13px;
  }
  .sub-skip-btn a {
    background: transparent;
    border: 0;
  }
  .dash-sub .right-sec a,
  .subs-btn a,
  .sub-skip-btn a {
    font-size: 14px;
  }
  #Submit:hover,
  #Submit:active,
  .organize-button .btn:hover,
  .organize-button .btn:active,
  .organize-multi-btn button:hover,
  .organize-multi-btn button:active,
  .quiz-btn a:hover,
  .quiz-btn a:active,
  .subs-btn a:hover,
  .subs-btn a:active,
  .organize-multi-btn button.btn-next:hover {
    background: transparent !important;
    border: 1px solid #22b573 !important;
    border-color: #22b573 !important;
    color: #22b573 !important;
  }
  .organization .tab-content .checkbox-style span {
    width: 80% !important;
  }
  .organize-tab .nav {
    flex-wrap: nowrap !important;
  }
  .organize-tab .nav-link.active {
    font-size: 14px !important;
    padding: 10px 20px !important;
  }
  .organize-tab .nav-link {
    padding: 10px 20px !important;
    font-size: 14px !important;
  }
  .organize-tab li.nav-item {
    min-width: max-content;
  }
  .organize-tab .nav {
    overflow-x: auto;
  }
  .organize-tab .tab-content h6 {
    font-size: 15px;
  }
  .prov-all .mobile-saved-btn {
    display: block;
  }
  .prov-all .desktop-saved-btn {
    display: none !important;
  }
  .mobile-sec-prov {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .profile-btn a.btn,
  .edit-profile .profile-btn a.chg-pas {
    font-size: 14px !important;
  }
  .edit-profile .profile-btn {
    padding-top: 20px;
  }
  .edit-profile .profile-btn {
    width: 100%;
  }
  .setting-profile h1 {
    font-size: 20px;
  }
  .setting-profile h2 {
    font-size: 20px;
  }
  .setting-profile h3 {
    font-size: 17px;
  }
  .message-sec p {
    font-size: 15px;
  }
  .setting-profile .setting-btn a.btn {
    font-size: 14px;
  }
  .homepageProviders {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .homepageProviders .providerimg {
    flex: 1;
    max-width: 70px;
    min-height: 70px;
    min-width: 70px;
    height: auto;
  }
  .provider-mobile {
    flex: 2;
    padding-left: 15px;
  }
  .provider-mobile p {
    font-size: 12px;
  }
  .provider-mobile img {
    max-width: 13px;
  }
  .provider .provider-btn .addsaved {
    font-size: 15px !important;
  }
  .footer h3 {
    font-size: 20px !important;
  }
  .logoutIcon {
    max-width: 25px;
    width: 18px;
  }
}

@media (max-width: 575px) {
  .navbar-btn a.btn {
    padding: 15px 30px;
    font-size: 14px;
    font-weight: 600;
  }
  .form-login .btn {
    font-size: 14px !important;
    font-weight: 600;
  }
  .navbar-brand img {
    width: 175px;
    object-fit: contain;
  }
  .form-login span {
    font-size: 12px !important;
  }
  .terms-btn {
    width: 100%;
    margin: 0 auto;
  }
  .header-ct {
    box-shadow: 0px 0px 20px 0px #eee !important;
    padding: 0px 20px 10px;
  }
}

@media screen and (max-width: 420px) {
  .section-2 .text-caption h2 {
    font-size: 15px !important;
  }
}
@media screen and (max-width: 1200px) {
  .section-2 .text-caption h2 {
    font-size: 18px;
  }
  .section-2 .text-caption p {
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) {
  .sec-2-img {
    padding: 0 40px;
  }
}
@media screen and (max-width: 992px) {
  .yoga-img {
    text-align: end;
    margin-bottom: -22px;
    z-index: 1;
  }
  .yoga-img img {
    width: 90% !important;
  }
  .yogainfosec h2 {
    font-size: 30px;
  }
  .bgcolorpzero {
    border-radius: 10px;
  }
  .prov-dash .user-detail h6 {
    font-size: 20px;
  }
  .dash-sub .left-sec img {
    width: 50px;
    padding-bottom: 10px;
  }
}

@media only screen and (min-width: 993px) and (max-width: 1200px) {
  .yogainfosec h2 {
    font-size: 30px;
  }
  .analytic p {
    font-size: 20px !important;
  }
  .prov-dash .user-detail h6 {
    font-size: 22px;
  }
  .dash-sub .right-sec a {
    font-size: 14px;
  }
  .subscribe-wrap {
    padding: 15px !important;
  }
}
@media only screen and (min-width: 767px) and (max-width: 992px) {
  .analytic p {
    font-size: 20px !important;
  }
  .dash-sub a.btn {
    width: 60%;
  }
  .addsaved {
    font-size: 14px !important;
  }
}

@media screen and (min-width: 767px) {
  .edit-profile .organize-multi-btn {
    max-width: 320px;
  }
  .provider-mobile {
    display: none;
  }
  .mobile-saved {
    display: none;
  }
  .who-mobile .mobile-img img,
  .who-mobile .inner-text h2 {
    display: none;
  }
  .tab-content .info-icon:hover + .description {
    display: block;
  }
  .organize-tab .checkbox-style:has(.uncheck:hover) .description {
    display: block;
  }
}

#Submit:hover,
#Submit:active,
.organize-button .btn:hover,
.organize-button .btn:active,
.organize-multi-btn button:hover,
.organize-multi-btn button:active,
.quiz-btn a:hover,
.quiz-btn a:active,
.subs-btn a:hover,
.subs-btn a:active,
.organize-multi-btn button.btn-next:hover,
.wrapper-login button[type='submit']:hover,
.wrapper-login button[type='submit']:active {
  background: transparent !important;
  border: 1px solid #22b573 !important;
  border-color: #22b573 !important;
  color: #22b573 !important;
}
.home .btn-secondary:hover,
.smessages:hover {
  background: transparent !important;
  border: 1px solid #22b573 !important;
  border-color: #22b573 !important;
  color: #22b573 !important;
}

.home .btn-primary:hover {
  background: transparent !important;
  border: 1px solid #0071bc !important;
  border-color: #0071bc !important;
  color: #0071bc !important;
}
.dropdown-toggle::after {
  transform: unset;
  vertical-align: unset;
}
.dropdown-menu[data-bs-popper] {
  left: unset;
  right: 0;
}

@media screen and (max-width: 1399px) {
  .dropdown-menu[data-bs-popper] {
    right: unset !important;
    left: 15px !important;
  }
}
@media screen and (max-width: 480px) {
  .organization .tab-content .checkbox-style span {
    width: 100% !important;
  }
}
