@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");

@font-face {
  font-family: "coco-gothic";
  src: url("../fonts/cocogoose-pro-semilight-trial-webfont.woff2") format("woff2"),
    url("../fonts/cocogoose-pro-semilight-trial-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "GothamBook";
  src: url("../fonts/gothambook-webfont.woff2") format("woff2"),
    url("../fonts/gothambook-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "GothamMedium";
  src: url("../fonts/gothammedium_1-webfont.woff2") format("woff2"),
    url("../fonts/gothammedium_1-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

.number-font {
  font-family: "Montserrat", sans-serif;
  text-decoration: none;
  /* color: #114374; */
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
}

@media only screen and (min-width: 992px) {
  .number-font {
    text-align: right;
  }
}

h1,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
}

p,
a,
li,
span {
  font-family: "Montserrat", sans-serif;
  text-rendering: optimizeLegibility;
}

.fc-disclaimer p {
  line-height: 28px;
  font-size: 14px;
}

h2 {
  font-size: 20px;
  margin-bottom: 0;
  font-family: sans-serif;
}

@media (min-width: 992px) {
  h2 {
    font-size: 40px;
  }
}

.welcome-section p {
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 30px;
}

.yellow-container {
  background-color: yellow;
  padding: 40px 15px;
}

.pink-container {
  background-color: pink;
  padding: 40px 15px;
}

@media (min-width: 992px) {
  .welcome-section {
    padding: 50px;
  }

  .yellow-container {
    padding: 40px;
  }

  .pink-container {
    padding: 40px;
  }
}

/* Media query for devices with a width of 992px and above */
@media (min-width: 992px) {
  .yellow-container {
    padding: 110px;
  }
}

@media (min-width: 992px) {
  .pink-container {
    padding: 110px;
  }
}

@media (min-width: 992px) {
  .mannse-section {
    margin-top: 270px;
  }
}

.welcome-section,
.disclaimer-section,
.our-course,
.benefits-section {
  padding: 50px 0;
}

.disclaimer-section,
.our-course {
  padding: 80px 0;
}

@media (min-width: 992px) {

  .welcome-section,
  .disclaimer-section,
  .our-course,
  .benefits-section {
    padding: 100px 0 50px 0;
  }
}

.yellow-container h2,
.pink-container h2 {
  font-weight: bold;
}

.benefits-section h2 {
  text-align: center;
}

.benefits-section p {
  padding: 15px;
  line-height: 30px;
}

.benefits-section {
  background-color: #f9f6e3;
}

.disclaimer-section {
  background-color: #f9f6e3;
  padding-bottom: 40px;
}

.footer-section {
  background-color: #f9f6e3;
}

.center-content p {
  margin-top: 10px;
  padding: 20px;
  letter-spacing: 0.8px;
  line-height: 27px;
}

.our-course .center-content img {
  width: auto;
  max-width: auto;
  max-height: 70px;
}

.our-course .center-content .text-center {
  padding: 15px 0;
}

.our-course h2 {
  padding-bottom: 15px;
}

.our-course {
  background-color: #d0efe9;
}

.our-course-heading {
  font-size: 20px;
  letter-spacing: 1px;
}

.our-course .center-content p {
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 1px;
}

.our-course .course-heading {
  letter-spacing: 1px;
  font-size: 18px;
  padding-top: 23px;
  font-weight: 700;
}

.fc-navbar {
  background-color: #c5b8fc !important;
  position: fixed;
  width: 100%;
  z-index: 999;
  top: 0;
}

@media (max-width: 1200px) {

  .bar1,
  .bar2,
  .bar3 {
    width: 24px;
    height: 3px;
    background-color: #fff;
    margin: 4px 0;
    transition: all 0.4s ease-in-out;
    display: block;
    transform-origin: 0;
    opacity: 1;
  }
}

@media (max-width: 767.98px) {
  .navbar-collapse.show {
    border-top: 2px solid #ffffff;
  }
}

.fc-navbar .navbar-toggler {
  border: none;
}

.fc-navbar .navbar-toggler:focus {
  box-shadow: none;
}

.fc-navbar .navbar-toggler-icon {
  background-image: none;
  display: none;
}

.nav-item img {
  width: 50px;
}

.navbar-nav .nav-link {
  color: white;
  font-size: 16px;
}

@media (max-width: 1200px) {

  /* Your styles for max-width: 1200px (Bootstrap XL breakpoint) go here */
  .navbar-nav .nav-link {
    text-align: center;
  }
}

.navbar-nav .login-btn {
  background-color: white;
  color: rgb(196, 142, 247);
  border-radius: 10px;
  padding: 3px 25px;
  font-size: 16px;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  color: rgb(255 255 253);
  font-size: 16px;
  background-color: #9f8df7;
  border-radius: 10px;
}

.navbar-nav {
  align-items: center;
}

.manwoman-section {
  width: 50%;
  max-width: 100%;
  height: auto;
}

.banner-padding img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.main-banner {
  background-color: #f9f6e3;
}

.mannse-section {
  margin-top: 130px;
}

.our-course {
  position: relative;
}

.manntalks-logo {
  position: absolute;
  top: -60px;
  right: 70px;
  width: 120px;
  height: 150px;
}

.manntalks-logo2 {
  position: absolute;
  bottom: -88px;
  left: 70px;
  width: 120px;
  height: 150px;
}

.bi-instagram,
.bi-linkedin {
  margin-right: 10px;
}

/* Add margin-right to the second and third icon */
.bi-linkedin,
.bi-facebook {
  margin-right: 10px;
}

/* This ensures that the last icon doesn't have unnecessary margin */
.bi-facebook {
  margin-right: 0;
}

/* .social-section {
  font-size: 20px;
}

.contact-section {
  font-size: 20px;
  text-align: left;
} */

.copyright-section {
  color: #114374;
}

.bi-instagram,
.bi-linkedin,
.bi-facebook,
.home-section,
.contactus-section,
.aboutus-section,
.faqs-section {
  color: #114374;
}

.footer-link a {
  text-decoration: none;
  color: #114374;
  font-weight: 700;
}

.footer-link {
  margin-bottom: 0;
  padding: 20px 0;
}

.whatsapp-container {
  position: fixed;
  bottom: 70px;
  right: 15px;
  z-index: 1000;
}

.whatsapp-icon {
  width: 65px;
  height: auto;
}

.contactus-section {
  margin: 20px 0;
}

@media (max-width: 992px) {
  .manntalks-logo {
    position: absolute;
    top: -45px;
    right: 20px;
    width: 90px;
    height: 150px;
  }
}

@media (max-width: 992px) {
  .manntalks-logo2 {
    position: absolute;
    bottom: -103px;
    left: 20px;
    width: 90px;
    height: 150px;
  }
}

.course-module p {
  font-size: 18px;
  line-height: 33px;
  letter-spacing: 2px;
}

.disclaimer p {
  font-size: 14px;
  line-height: 28px;
}

.thankyou-text {
  font-size: 19px;
  line-height: 35px;
}

@media (max-width: 992px) {

  .social-section,
  .contact-section,
  .copyright-section {
    text-align: center;
  }
}

.thankyou-text a {
  color: #000;
}

@media (max-width: 992px) {
  .fc-navbar img {
    max-width: 120px;
  }
}

.fc-header .navbar-nav .nav-item:hover .dropdown-menu {
  background-color: #efebff;
  border: 2px solid #b6a6f9;
  padding: 8px 0;
  display: block;
}

.fc-header .dropdown-menu .dropdown-item {
  color: #b6a6f9;
  border-bottom: 1px solid #b6a6f9;
  padding: 30px 20px;
  margin: -9px 0;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.fc-choose h1 {
  padding-bottom: 10px;
  color: #000;
}

.fc-choose p {
  font-size: 17px;
  letter-spacing: 2px;
}

.fc-benefits h1 {
  text-align: center;
}

.nav-item.dropdown:hover {
  background-color: #9f8df7;
  border-radius: 10px;
}

.dropdown-toggle::after {
  content: none;
}

.navbar-brand img {
  max-width: 190px;
}

/*
Language font
*/
.lang-hi,
.lang-hi h1,
.lang-hi h2,
.lang-hi h3,
.lang-hi h4,
.lang-hi h5,
.lang-hi h6,
.lang-hi p {
  font-family: sans-serif !important;
}

.dropdown-item.active,
.dropdown-item:active {
  background-color: var(--bs-dropdown-link-hover-bg);
}

#mf-navbar-languaage .nav-link {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}

.navbar-nav .nav-link.show {
  color: white !important;
}

/* css for modal email form new */
#mindfulness-email-modal .btn-primary {
  background-color: #c7b8fb;
  border: 1px solid #c7b8fb;
  border-radius: 50px !important;
  text-align: center;
  padding: 10px 34px;
  color: white;
  font-weight: bold;
  cursor: pointer;
  font-size: 20px;
  display: inline-block;
  /* Ensure button is displayed as a block-level element */
}

#mindfulness-email-modal .btn-fc-modal {
  text-align: center;
}

#mindfulness-email-modal .btn-fc-modal p {
  text-align: center;
}

#mindfulness-email-modal .email-fc-modal {
  text-align: center;
}

#mindfulness-email-modal .wpcf7-form-control {
  border-radius: 20px;
  border-width: 2.5px;
  border-color: #c7b6ff;
}

#mindfulness-email-modal .wpcf7-form-control-wrap:focus,
#mindfulness-email-modal .wpcf7-form-control:focus {
  box-shadow: none !important;
  outline: none !important;
}

#mindfulness-email-modal .form-label {
  font-size: 15px;
  font-weight: 500;
}

#mindfulness-email-modal .disclaimer-fc .form-label {
  font-size: 12px;
}

#mindfulness-email-modal .modal-header {
  background-color: #c7b8fb;
  color: white;
  text-align: center;
}

/* Mindfulness New Start */
.welcome-section {
  padding: 30px;
}

@media (min-width: 768px) {
  .welcome-section {
    padding: 50px;
  }
}

.yellow-container {
  background-color: yellow;
  padding: 40px;
}

.pink-container {
  background-color: pink;
  padding: 40px;
}

/* Media query for devices with a width of 768px and above */

@media (min-width: 768px) {
  .yellow-container {
    padding: 110px;
  }
}

@media (min-width: 768px) {
  .pink-container {
    padding: 110px;
  }
}

@media (min-width: 768px) {
  .mannse-section {
    margin-top: 270px;
  }
}

.yellow-container h2,
.pink-container h2 {
  font-weight: bold;
}

.benefits-section h2 {
  text-align: center;
}

.benefits-section p {
  padding: 15px;
}

.benefits-section {
  background-color: #fdf1dd;
}

.disclaimer-section {
  background-color: #fdf1dd;
}

.footer-section {
  background-color: #fdf1dd;
}

.center-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 20px;
  display: block;
  margin: 0 auto;
}

.center-content img {
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
  display: block;
  margin: 0 auto;
}

.center-content p {
  margin-top: 10px;
  padding: 20px;
  font-weight: 700;
}

.our-course .center-content img {
  height: 90px;
}

.our-course {
  background-color: rgb(208, 221, 220);
}

.fc-navbar {
  background-color: #c5b8fc !important;
  position: fixed;
  width: 100%;
  top: 0;
}

.fc-navbar img {
  height: 40px;
}

.fc-navbar .new-home-logo {
  height: 20px;
}

.navbar-nav .nav-link {
  color: white;
  font-size: inherit;
}

.navbar-nav .login-btn {
  background-color: white;
  color: rgb(196, 142, 247);
  border-radius: 10px;
  padding: 3px 25px;
  font-size: larger;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  color: rgb(255 255 253);
  font-size: larger;
}

.navbar-nav {
  align-items: center;
}

.manwoman-section {
  width: 50%;
  max-width: 100%;
  height: auto;
}

.main-banner {
  background-color: rgba(233, 150, 122, 0.14);
}

.mannse-section {
  margin-top: 130px;
}

.our-course {
  position: relative;
}

.manntalks-logo {
  position: absolute;
  top: -60px;
  right: 70px;
  width: 120px;
  height: 150px;
}

.manntalks-logo2 {
  position: absolute;
  bottom: -88px;
  left: 70px;
  width: 120px;
  height: 150px;
}

.bi-instagram,
.bi-linkedin {
  margin-right: 10px;
}

/* Add margin-right to the second and third icon */

.bi-linkedin,
.bi-facebook {
  margin-right: 10px;
}

/* This ensures that the last icon doesn't have unnecessary margin */

.bi-facebook {
  margin-right: 0;
}

.social-section {
  font-size: 20px;
}

/* .contact-section {
  font-size: 20px;
} */

.copyright-section {
  color: darkblue;
}

.bi-instagram,
.bi-linkedin,
.bi-facebook,
.home-section,
.contactus-section,
.aboutus-section,
.faqs-section {
  color: darkblue;
}

.footer-link a {
  text-decoration: none;
  color: darkblue;
}

.footer-link {
  margin-bottom: 0;
  padding: 20px 0;
}

.whatsapp-container {
  position: fixed;
  bottom: 70px;
  right: 15px;
  z-index: 1000;
}

.whatsapp-icon {
  width: 65px;
  height: auto;
}

.contactus-section {
  margin: 20px 0;
}

@media (max-width: 768px) {
  .manntalks-logo {
    position: absolute;
    top: -45px;
    right: 20px;
    width: 90px;
    height: 150px;
  }
}

@media (max-width: 768px) {
  .manntalks-logo2 {
    position: absolute;
    bottom: -103px;
    left: 20px;
    width: 90px;
    height: 150px;
  }
}

/* new navbar styles */

.new-fc-navbar {
  z-index: 9999;
}

.fc-item-border {
  border-left: 1px solid #fff;
}

@media (max-width: 768px) {
  .fc-navbar-new-wrapper img {
    height: 35px;
  }
}

/* mindfulness interior page css */

.fc-previous-button {
  width: 100px;
  height: auto;
}

.fc-img-left {
  float: left;
  margin-right: 10px;
  text-decoration: none;
  text-align: center;
}

.fc-img-right {
  float: right;
  margin-left: 10px;
  text-decoration: none;
  text-align: center;
}

/* sidebar nav  styles */

.fc-sidebar-nav {
  padding: 10px 20px;
  /* background-color: #f3f3f3; */
}

.fc-sidebar-nav h5 {
  margin-bottom: 0;
  color: #C5B8FC;
  padding-top: 5px;
}

.fc-nav-identifier {
  display: flex;
  align-items: center;
  padding: 10px;
  width: 50%;
  background-color: #fff;
}

.fc-nav-identifier img {
  width: 40px;
}

.fc-nav-identifier p {
  margin-bottom: 0;
  margin-left: 10px;
  color: #9981FF;
  font-weight: bold;
}

.fc-prctice-wrapper p {
  color: #EE8581;
  font-weight: bold;
}

.fc-course-list li {
  list-style: none;
  padding: 15px 10px;
  border-bottom: 0.5px solid #D9D9D9;
}

.fc-course-list {
  padding: 0;
  width: auto;
  overflow-x: hidden;
  /* overflow-y: scroll; */
}

.fc-course-list::-webkit-scrollbar {
  background: #fff;
  border-radius: 50px;
  width: 10px;
  height: 10px;
}

.fc-course-list::-webkit-scrollbar-thumb {
  background: #c5b8fc;
  border-radius: 50px;
  width: 6px;
  height: 6px;
  border: #e6e6e6 1px;
}

/* .fc-course-list li:nth-child(even) {
  background-color: #f8f9fa;
}

.fc-course-list li:nth-child(odd) {
  background-color: #f3f3f3;
} */

.fc-interior-content p {
  font-size: 20px;
}

.fc-direction-button a {
  color: #000000;
  font-size: 20px;
}

.fc-img-next {
  padding-left: 5px;
}

.fc-img-previous {
  padding-right: 5px;
}

/* .fc-course-list img{
  padding-right: 2rem !important;
} */

.fc-manntalks-symbol {
  display: none;
}

@media (min-width: 768px) {
  .fc-manntalks-symbol {
    display: block;
    position: absolute;
    right: 5%;
    bottom: 67%;
  }
}

.fc-index-button {
  border: none;
  background-color: #c5b8fc;
  padding: 7px;
  border-radius: 10px;
}



.fc-index-md h3 {
  color: #7863d4;
  padding-right: 10px;
  margin-bottom: 0;
}

.fc-menu-mindfulness {
  display: flex;
  align-items: center;
}

@media (min-width: 1200px) {
  .fc-menu-mindfulness {
    display: none;
  }

  .fc-index-md h4 {
    color: #7863d4;
  }
}

/* @media (max-width: 1200px) {
  .fc-index-menu {
    position: fixed;
    top: 130px;
    background-color: #fff;
    right: -100%;
    z-index: 1000;
    width: 100%;
    height: 100vh;
  }
}

@media (max-width: 1200px) {
  .fc-index-menu.show {
    right: 0;
  }
} */

@media (max-width: 1200px) {
  .fc-sidebar-nav {
    display: none;
  }
}

.fc-content-text {
  overflow: hidden;
  max-height: 120px;
  position: relative;
  margin-bottom: 0;
}

.fc-content-text::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 1.5em;
}

.fc-interior-content a {
  text-decoration: none;
  background-color: #eeeaff;
  color: #000;
  padding: 5px 25px;
  font-size: 20px;
  border-radius: 5px;
}

.slide-in {
  transition: all 0.3s ease-in-out;
}

/* mindfulness new home page css */

.mindfulness-welcome-section {
  margin-top: 2rem;
  margin-bottom: 1rem;
  padding-top: 4.5rem;
  padding-bottom: 4rem;
}

.mindfulness-welcome-content h3 {
  padding-bottom: 1rem;
}

.pink-fc-container {
  background-color: #f9f6e3;
}

.blue-fc-container {
  background-color: #d0efe9;
}

.blue-fc-container,
.pink-fc-container {
  padding: 20px;
  text-align: center;
}

@media (min-width: 768px) {

  .blue-fc-container,
  .pink-fc-container {
    padding: 85px;
  }
}

.blue-fc-container a,
.pink-fc-container a {
  text-decoration: none;
  color: #000000;
  font-size: 20px;
  font-weight: 600;
}

.blue-fc-container h4,
.pink-fc-container h4 {
  padding-bottom: 10px;
}

.mindfulness-course-section {
  margin-top: 4rem;
  margin-bottom: 3rem;
}

.fc-course-custom {
  margin: 20px;
}

.fc-course-custom a {
  text-decoration: none;
  color: #000000;
  font-size: 20px;
}

.fc-custom-content {
  padding: 20px;
  display: none;
}

@media (min-width: 992px) {
  .fc-custom-content {
    display: block;
    position: absolute;
    top: 25%;
    width: 50%;
    left: 5%;
    padding: 10px 70px;
    background-color: transparent;
  }
}

.fc-custom-content h2 {
  font-weight: bold;
  text-align: left;
}

.fc-custom-content p {
  text-align: left;
  font-size: 1rem;
  padding-bottom: 10px;
}

.fc-custom-content a {
  text-decoration: none;
  background-color: #c5b8fc;
  color: #000;
  padding: 10px 20px;
  border-radius: 50px;
  font-weight: 500;
  font-size: 12px;
}

@media (min-width: 992px) {
  .fc-custom-content a {
    padding: 13px 25px;
  }
}

.custom-fc-indicators {
  text-align: center;
}

.custom-fc-indicators button {
  width: 10px !important;
  height: 10px !important;
  border-radius: 50%;
  background-color: #d7d0f5 !important;
  border: none !important;
}

.custom-fc-indicators button.active {
  background-color: #fff !important;
}

.fc-course-custom {
  position: relative;
}

.fc-course-link {
  background-color: rgba(255, 255, 255, 0.5);
  color: #000;
  border-radius: 5px;
  margin-bottom: 0;
  position: absolute;
  bottom: 30px;
  right: 40px;
  font-size: 20px;
  padding: 5px 25px;
}

/* @media (max-width: 767px){
  .fc-custom-content {
    top: -7%;
    left: -11%;
    padding: 10px 85px;
}
.fc-custom-content h1{
  font-size: 16px;
}
.fc-content-content p{
  font-size: 9px !important;
  padding-bottom: 0px !important;
}
.fc-custom-content a{
  padding-bottom: 0px;
  font-size: 9px;
  padding: 10px 15px;
  border-radius: 50px;
}
} */

/* disclaimer and benefits page css */
.mindfulness-disclaimer-section {
  background-color: #d0efe9;
  text-align: center;
  padding-top: 4.5rem;
  padding-bottom: 4rem;
}

.mindfulness-disclaimer-section p {
  line-height: 27px;
}

/* Owl banner slider */
.mindfulness-banner-carousel .owl-dots {
  position: absolute;
  bottom: 0;
  left: 180px;
}

@media (min-width: 768px) {
  .mindfulness-banner-carousel .owl-dots {
    bottom: 5%;
    left: 45%;
  }
}

.mindfulness-banner-carousel .owl-dots button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #d7d0f5;
  margin-right: 10px;
  border: 2px solid #d7d0f5;
}

.mindfulness-banner-carousel .owl-nav .owl-prev,
.mindfulness-banner-carousel .owl-nav .owl-next {
  position: absolute;
  top: 35%;
  font-size: 75px !important;
  color: #fff !important;
}

.mindfulness-banner-carousel .owl-nav .owl-prev span,
.mindfulness-banner-carousel .owl-nav .owl-next span {
  font-size: 70px;
}

@media (min-width: 768px) {

  .mindfulness-banner-carousel .owl-nav .owl-prev,
  .mindfulness-banner-carousel .owl-nav .owl-next {
    top: 35%;
  }

  .mindfulness-banner-carousel .owl-nav .owl-prev span,
  .mindfulness-banner-carousel .owl-nav .owl-next span {
    font-size: unset;
  }
}

.mindfulness-banner-carousel .owl-nav .owl-prev {
  left: 0 !important;
}

.mindfulness-banner-carousel .owl-nav .owl-next {
  right: 0 !important;
}

@media screen and (min-width: 992px) {
  .mindfulness-banner-carousel .owl-nav .owl-prev {
    left: 5% !important;
  }

  .mindfulness-banner-carousel .owl-nav .owl-next {
    right: 5% !important;
  }
}

.mindfulness-banner-carousel .owl-dots button.active {
  background-color: #fff;
}

.fc-youtube-video-wrapper>iframe {
  width: 100%;
  min-height: 200px;
}

@media (min-width: 768px) {
  .fc-youtube-video-wrapper>iframe {
    min-height: 500px;
  }
}

.fc-course-list a {
  text-decoration: none;
  color: #1f1f1f;
}

.fc-direction-button {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}

.fc-direction-button a {
  text-decoration: none;
  color: #000;
}

.fc-page-heading {
  margin-bottom: 20px;
}

.fc-page-heading h2 {
  font-weight: 600;
  /* color: #525252; */
  margin-bottom: 1rem;
}

@media (max-width: 767px) {
  .fc-page-heading h2 {
    font-size: 35px;
  }
}

.fc-back-button {
  margin-bottom: 10px;
  margin-top: 10px;
}

.fc-navbar #mf-navbar-languaage li {
  border-right: 2px solid #fff;
}

.fc-navbar #mf-navbar-languaage li:last-child {
  border-right: none;
}

.fc-direction-button a {
  font-family: gothambook, sans-serif;
}

.fc-mindfulness-new-language li {
  border-right: 2px solid #fff;
}

.fc-mindfulness-new-language li:last-child {
  border-right: none;

}

.fc-mindfulness-new-language li a {
  font-family: gothambook, sans-serif;
  font-size: 15px !important;
  padding: 0 10px;
  font-weight: 800;
}

@media (min-width: 768px) {
  .fc-mindfulness-new-language li a {
    font-size: 15px !important;
  }
}

.mindfulness-disclaimer-content h3,
.mindfulness-welcome-content h3 {
  text-align: left;
}

.fc-course-list li a {
  display: flex;
  text-decoration: none;
  font-size: 16px;
}

.fc-course-list li a img {
  max-width: 40px;
  margin-right: 10px;
  object-fit: contain;
}

.fc-course-list li a p {
  font-size: 12px;
  padding-left: 5px;
  padding-top: 5px;
}

.fc-course-list li p {
  margin-left: auto;
}

.fc-course-list li {
  display: flex;
  justify-content: space-between;
}

.fc-course-list li span {
  font-size: 11px;
}

/* Mindfulness new end */

/* aos Apple animation */

[data-aos][data-aos][data-aos-easing="linearApple"],
body[data-aos-easing="linearApple"] [data-aos] {
  transition-timing-function: linear, cubic-bezier(0.26, 0.67, 0.48, 0.91);
}

.fc-course-custom .heading {
  position: absolute;
  top: 5%;
  left: 0;
  right: 0;
  text-align: center;
}

.fc-course-custom .heading h4 {
  font-size: 25px;
  font-weight: 700;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 992px) {
  .fc-course-custom .heading h4 {
    font-size: 35px;
    font-weight: 700;
    text-align: center;
  }

}

.fc-course-list li.active {
  background-color: #F5F5F5;
}

#section {
  width: auto;
  height: auto;
  word-wrap: break-word;
}

/* .moretext {
  display: none;
} */

.moreless-button {
  text-decoration: none;
  background-color: #f8f9fa;
  color: #000;
  padding: 10px 15px;
  border-radius: 20px;
}

.video-thumbnail {
  cursor: pointer;
}

#youtube-iframe {
  display: none;
}

.fc-course-list .fc-learning a {
  color: #9981FF;
}

.fc-course-list .fc-practice a {
  color: #EE8581;
}

@media (max-width: 1200px) {
  .nav-close .bar1 {
    transform: rotate(40deg);
    transform-origin: 20% 20%;
  }
}

@media (max-width: 1200px) {
  .nav-close .bar2 {
    opacity: 0;
  }
}

@media (max-width: 1200px) {
  .nav-close .bar3 {
    transform: rotate(-40deg);
    transform-origin: -10% -10%;
  }
}

.fc-index-button.nav-close {
  padding-bottom: 2px;
  padding-left: 10px;
}

.bg-color-yellow {
  background-color: #f9f6e3;
}

.fc-carousel-item {
  position: relative;
}

#mindfulness-email-modal .wpcf7-spinner {
  display: none;
}

.fc-custom-footer {
  margin-bottom: 20px !important;
}

/* New Mindfulness Homepage Styles */

@media screen and (min-width: 992px) {
  .fc-new-banner-wrapper .fc-carousel-item .fc-custom-content {
    background-color: transparent !important;
  }
}

.fc-new-banner-wrapper .fc-carousel-item .fc-custom-content p,
.fc-new-banner-wrapper .fc-carousel-item .fc-custom-content a,
.fc-new-banner-wrapper .fc-carousel-item .fc-custom-content h1 {
  color: #000;
  text-align: center;
}

.fc-new-banner-wrapper .fc-carousel-item .fc-custom-content p,
.fc-new-banner-wrapper .fc-carousel-item .fc-custom-content h1 {
  font-weight: 400;
}

@media screen and (min-width: 992px) {

  .fc-new-banner-wrapper .fc-carousel-item .fc-custom-content p,
  .fc-new-banner-wrapper .fc-carousel-item .fc-custom-content a,
  .fc-new-banner-wrapper .fc-carousel-item .fc-custom-content h1 {
    text-align: left !important;
  }
}

.fc-new-banner-wrapper .fc-carousel-item .fc-custom-content p {
  font-size: 17px;
}

.fc-content-section-wrapper {
  background-color: #C5B8FC;
}

.fc-content-section-wrapper .fc-custom-wrapper-flex,
.expert-section-wrapper .fc-custom-wrapper-flex {
  display: flex;
  justify-content: center;
}

.fc-content-section-wrapper .fc-mindfulness-courses-section .fc-card-content-wrapper {
  display: flex;
  justify-content: center;
}

.fc-content-section-wrapper .fc-mindfulness-courses-section .fc-card-content-wrapper .card {
  box-shadow: 2px 2px 8px 2px rgba(0, 0, 0, 0.15);
  border: none;
}

.fc-content-section-wrapper .fc-mindfulness-courses-section .fc-card-content-wrapper .card-body {
  background-color: #C5B8FC;
  text-align: center;
  position: relative;
}

.fc-content-section-wrapper .fc-mindfulness-courses-section .fc-card-content-wrapper .card-body p a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.fc-content-section-wrapper .fc-mindfulness-courses-section .fc-card-content-wrapper .card-body p {
  padding-bottom: 5px;
}

.fc-content-section-wrapper .fc-mindfulness-courses-section .fc-card-content-wrapper .card-body a {
  background-color: #ffff;
  padding: 10px 20px;
  border-radius: 30px;
  text-decoration: none;
  color: #000;
  font-weight: 500;
  font-size: 12px;
}

.expert-section-wrapper .card-body h3 {
  font-size: 21px;
  display: none;
}

@media screen and (min-width: 992px) {
  .expert-section-wrapper .card-body h3 {
    display: block;
  }
}

@media screen and (min-width: 992px) {

  .expert-section-wrapper .card-body h3,
  .expert-section-wrapper .card-body h4,
  .expert-section-wrapper .card-body p {
    text-align: left !important;
  }

  .expert-section-wrapper .card-body p {
    font-size: 13px !important;
  }
}

.expert-section-wrapper .card-body h4 {
  font-size: 17px;
}

.expert-section-wrapper .card-body p {
  font-size: 16px;
  text-align: center;
}

.expert-section-wrapper .card-body a {
  background-color: #C5B8FC;
  padding: 8px 15px;
  border-radius: 30px;
  text-decoration: none;
  color: black;
  font-weight: bold;
}

.expert-section-wrapper .expert-popup-button {
  background-color: #C5B8FC;
  padding: 10px 20px;
  border-radius: 30px;
  text-decoration: none;
  color: black;
  border: none;
  font-size: 12px;
  font-weight: 500;
}

@media screen and (min-width: 992px) {
  .expert-section-wrapper .expert-popup-button {
    display: flex;
  }
}

.expert-section-wrapper .expert-popup-button:active {
  background-color: #C5B8FC;
  color: black;
}

.fc-expert-popup .modal-content p {
  margin-bottom: 0;
}

.fc-listener-carousel .card {
  border: 1px solid #ddd;
  padding: 15px;
  text-align: center;
  background-color: #f9f9f9;
  border-radius: 5px;
}

.listener-cards-wrapper {
  background-color: #E7F7F4;
}

.listener-cards-wrapper h3 {
  text-align: center;
}

.listener-cards-wrapper .fc-listener-carousel .card {
  border: none;
}

.listener-cards-wrapper .fc-listener-carousel {
  position: relative;
}

.listener-cards-wrapper .fc-listener-carousel .owl-nav .owl-prev,
.listener-cards-wrapper .fc-listener-carousel .owl-nav .owl-next {
  position: absolute;
  font-size: 45px;
}

.listener-cards-wrapper .fc-listener-carousel .owl-nav .owl-prev {
  top: 50px;
  left: 0;
}

.listener-cards-wrapper .fc-listener-carousel .owl-nav .owl-next {
  top: 52px;
  right: 0;
}

@media screen and (min-width: 992px) {
  .listener-cards-wrapper .fc-listener-carousel .owl-nav .owl-prev {
    left: -40px;
  }

  .listener-cards-wrapper .fc-listener-carousel .owl-nav .owl-next {
    right: -40px;
  }
}

.fc-listener-carousel .card {
  min-height: 265fc-new-footer-wrapperpx;
}

.fc-listener-carousel .card-body p:last-child {
  margin-bottom: 0 !important;
}

.fc-listener-carousel .card-body p:first-child {
  flex-grow: 1;
}

.disclaimer-section-wrapper a {
  color: #000;
  text-decoration: underline;
}

/* new footer styles */

.fc-new-footer-wrapper .fc-custom-mail-wrapper ul {
  padding-top: 0;
}

.fc-new-footer-wrapper .fc-custom-mail-wrapper ul li {
  color: darkblue;
  font-weight: bold;
}

.fc-new-footer-wrapper .fc-custom-mail-wrapper p,
.fc-new-footer-wrapper .fc-custom-mail-wrapper ul li,
.fc-new-footer-wrapper .contact-section ul li,
.fc-new-footer-wrapper .copyright-section h5 {
  font-size: 0.8rem;
}

.fc-new-footer-wrapper .contact-section ul {
  padding: 10px 0;
}

.fc-new-footer-wrapper .fc-custom-mail-wrapper ul li {
  list-style: none;
}

@media (min-width: 992px) {
  .fc-new-footer-wrapper .fc-custom-mail-wrapper ul {
    display: flex;
  }

  .fc-new-footer-wrapper .fc-custom-mail-wrapper ul li {
    margin-right: 45px;
  }
}

/* new internal page styles */
.internal-custom-wrapper .fc-menu-mindfulness .fc-index-button {
  padding: 0px 10px;
}

.internal-custom-wrapper .fc-menu-mindfulness .fc-index-button .fc-icon {
  font-weight: bold;
  display: inline-block;
  font-size: 25px;
  color: #FFF;
}

.internal-custom-wrapper .fc-menu-mindfulness .nav-close .fc-index-button {
  padding: 0px 13px;
}