.imageTitleText h2 {
  font-family: "Calibri Bold";
  margin-bottom: 10px;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 32px;
  letter-spacing: -0.02em;
  color: #095188;
}

.dropdown .dropdown .dropdown-menu {
  left: 100%;
  top: 0;
}

.dropdown-menu li {
  padding: 0 !important;
  width: 100%;
  border-bottom: 1px solid #c5e6ff;
  float: left;
}

.navbar-nav .nav-item:hover {
  background: #fff;
}

#menu-primary .menu-item a.nav-link {
  text-transform: uppercase !important;
  font-weight: bold;
  font-family: "PTSans-bold" !important;
  color: #095188 !important;
  float: left;
  width: auto !important;
}

@media (min-width: 992px) {

  /* Your CSS code for large (lg) and above devices here */
  #menu-primary .menu-item a.nav-link {
    width: 100% !important;
    height: 100%;
  }

  .navbar-expand-lg #menu-primary.navbar-nav {
    height: 100%;
  }
}

.leftLineBefore::before {
  content: "";
  padding-left: 30px;
}

.depression_form .js-form-required p {
  display: flex;
}

/*
.depression_form .fieldset-wrapper > div div {
  padding: 0 !important;
} */

/* .bosySec p:last-child{
    margin-bottom: 10px !important;
} */

.wpcf7 form .wpcf7-response-output {
  border: none;
}

.fc-screening-form .wpcf7 form label {
  cursor: pointer;
}

@media (max-width: 768px) {
  .carousel-caption {
    color: #0e2655 !important;
    font-size: 29px;
  }

  /* .theHelpLineBox ul li:nth-child(3) span {
    margin-top: -10px;
  } */
  .theHelpLineBox ul li:nth-child(1) span {
    margin-top: -10px;
  }
}

/* The helpline */
.theHelpLineBox ul li:nth-child(1) img {
  margin-left: -18px;
}

.theHelpLineBox ul li:nth-child(2) img {
  margin-top: 13px;
}

.theHelpLineBox ul li:nth-child(4) img {
  margin-top: 25px;
}

@media (min-width: 992px) {
  .theHelpLineBox ul li:nth-child(1) img {
    margin-left: -18px;
  }

  .theHelpLineBox ul li:nth-child(2) img {
    margin-top: 25px;
  }

  .theHelpLineBox ul li:nth-child(4) img {
    margin-top: 45px;
  }
}

@media screen and (max-width: 550px) {

  .container,
  .container-md,
  .container-sm {
    max-width: 94%;
  }
}

/* @media (max-width: 992px) {
  .pageBodyCon .pageTitlefirst_child {
    padding-right: 35px !important;
    padding-left: 50px !important;
  }
} */

.navbar-nav>li:first-child {
  display: block !important;
}

@media (min-width: 992px) {
  .fc-learn-more-links {
    position: absolute;
    top: 70px;
  }
}

.fc-nav-active span {
  color: #a1d6ff;
}

.navbar-nav .current-menu-ancestor>a {
  border-bottom: 2px solid #144372 !important;
}

.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center,
      ellipse,
      rgba(0, 0, 0, 0.35) 0%,
      rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center,
      rgba(0, 0, 0, 0.35) 0%,
      rgba(0, 0, 0, 0) 80%);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}

.fc-blue-heading {
  color: #095188;
}

.fc-screening-form .fieldset-wrapper input {
  width: 100%;
}

.fc-screening-form .fieldset-wrapper p {
  margin: 0;
}

/* .fc-screening-form .fieldset-wrapper .form-item{
  padding: 0;
} */

/* .fc-screening-form .fieldset-wrapper .form-item label > span{
  display: flex;
  flex-direction: column;
  flex: 1;
  background: #f1f4f5;
  margin-right: 15px;
  border-radius: 30px;
  border: 1px solid #d0d9e3;
  font-size: .85em;
  line-height: 1.2em;
  padding: 15px 10px 12px;
  color: #154b5e;
} */

.block-system-main-block {
  box-shadow: none;
}

.btnNormal a {
  background-color: #095188;
  color: #fff;
}

.footnote p {
  margin: 0px 0 auto 22px;
}

.fc-aside-links {
  transform: translateY(-100px);
}

/* .fc-main-section{
  min-height: 400px !important;
}  */

.fc-form-check {
  cursor: pointer;
}

.fc-form-check.MyclickBTN label {
  color: #fff;
}

.fc-feedback-tab.MyclickBTN {
  background-color: #144372 !important;
  border-radius: 30px;
}

.fc-feedback-tab .nav-link.active {
  background: none !important;
  color: #fff !important;
  padding: 15px 15px;
  border: none;
}

/* Spacing fixes */

.fc-page-sub-content {
  margin-top: 25px;
}

.fc-helping-someone h3,
.fc-acf-main-section {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .newIconContaiber {
    margin: 100px 0 0 0 !important;
  }
}

.fc-helping-someone {
  margin-top: 35px;
}

.p-17 {
  font-size: 17px;
}

.fc-navbar>.nav-item a.nav-link {
  text-transform: uppercase !important;
  font-weight: bold;
  font-family: "PTSans-bold" !important;
  color: #095188 !important;
  float: left;
  width: auto !important;
}

.fc-navbar {
  justify-content: flex-start !important;
}

.fc-navbar .dropdown-menu .dropdown-item {
  padding: 10px !important;
}

html[lang="hi-IN"] p {
  line-height: 30px !important;
}

html[lang="hi-IN"] h2 {
  line-height: 40px;
}

@media (min-width: 992px) {
  html[lang="hi-IN"] h1 {
    line-height: 90px !important;
  }

  html[lang="hi-IN"] h2 {
    line-height: 50px;
  }
}

.fc-position-bottom {
  position: absolute;
  bottom: -58px !important;
  top: auto !important;
  right: auto !important;
  background: none;
  width: 180px !important;
  left: calc(94px - 88px);
  text-align: center;
}

@media (max-width: 768px) {
  #menu-language-switch-hindi li a {
    padding: 5px;
  }

  .fc-page-content {
    margin-top: 7rem;
  }
}

.fc-language-switch li.active a span {
  border-bottom: 2px solid #095188;
  padding-bottom: 5px;
}

.fc-line-height-60 {
  line-height: 60px !important;
}

.form-container p {
  margin-bottom: 0;
}

html[lang="hi-IN"] .mentalHealthDynamicWrapper h2 {
  line-height: 50px;
}

#TigerCarousel .carousel-inner .carousel-item,
#carouselExampleControls .carousel-inner .carousel-item {
  margin-top: 20px;
}

.fc-blue-color-text {
  color: #095188;
}

.navbar-nav .dropdown-item.active {
  border-bottom: none !important;
  background: #c5e6ff;
}

@media (min-width: 768px) {
  .fc-mb-5 {
    margin-bottom: 15rem;
  }
}

.fc-contact-block p {
  font-size: 16px;
}

.Gatekeeping p {
  font-size: 18px;
}

.Gatekeeping ul li {
  line-height: 27px;
}

.rounderBox h5 {
  line-height: 25px;
}

.newPageCon2022 ul li {
  font-size: 18px;
  line-height: 30px;
}

.newPageCon2022 ul li strong {
  color: #226294;
  font-weight: bold;
}

.wp-block-button__link {
  background-color: #36a249;
}

.wp-block-button__link:hover {
  color: #fff !important;
}

.bosySec p:last-child {
  margin-bottom: 10px;
}

.fc-accordion-description p {
  margin-bottom: 40px !important;
}

@media (max-width:768px) {
  .fc-main-heading {
    height: 160px;
  }
}

#whatNewCarousel h4 {
  font-size: 20px;
  color: #095188;
  font-weight: 600;
  margin-left: 15px;
  align-self: center;
}

.panel-body2 ul {
  float: left;
  width: 100%;
  list-style: disc !important;
  padding-left: 21px;
  margin-top: 15px;
}

.panel-body2 ul li {
  font-size: 18px;
  color: #666;
  line-height: 25px;
  font-family: "Calibri";
  float: left;
  display: list-item !important;
  margin-bottom: 3px !important;
}

/* Events Page */
.event-card .register-now {
  background-color: #095188;
  color: #fff;
  padding: 7px 15px;
}

.event-card .card-body ul li {
  font-size: 18px;
  padding: 5px 0;
  color: #666;
  line-height: 25px;
  font-family: "Calibri";
}


.headingGreenSec h2 {
  font-family: "Calibri";
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 48px;
  color: #ffffff;
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .headingGreenSec h2 {
    margin-bottom: 62px;
  }
}

@media (max-width:768px) {
  .Chapter {
    margin-bottom: 50px !important;
  }
}

/* Footer styles */

footer .navbar-nav li:hover {
  background-color: transparent !important;
}

.footer-english {
  flex-direction: row;
}

@media screen and (max-width: 992px) {
  .navBar {
    z-index: 9999 !important;
  }
}

#menu-item-dropdown-4121::after,
#menu-item-dropdown-4121>span::after {
  content: "New";
  display: none !important;
  position: absolute;
  right: 0;
  top: 5px;
  width: auto;
  color: red;
  font-size: 10px;
}

#menu-item-dropdown-4121>span {
  position: relative;
}

#menu-item-dropdown-4121>span::after {
  display: block !important;
  left: 100%;
  right: unset !important;
  top: -5px;
}

@media (min-width: 992px) {
  #menu-item-dropdown-4121::after {
    display: block !important;
  }

  #menu-item-dropdown-4121>span::after {
    display: none !important;
  }
}

@media (max-width: 992px) {
  .underMenuSearch+ul li a {
    font-size: 20px;
  }
}

#menu-item-4122 .ddIcon,
#menu-item-4121 .ddIcon {
  display: none !important;
}

#menu-item-914 .dropdown-menu {
  top: unset !important;
  bottom: 0 !important;
}

.fc-founder-img img{
  border-radius: 20px;
}

@media (max-width: 575.98px) {
  .fc-founder-img img{
  max-width: 77%;
}
}

.fc-img-caption {
  font-weight: bold;
  color: #095188 !important;
}

@media (max-width: 767.98px) {
  .fc-img-caption,
  .fc-founder-img {
    display: flex;
    justify-content: center;
  }

  .fc-founder-img img {
    margin: 0 auto;
  }

  .fc-img-caption {
    text-align: center;
  }
}

@media (min-width: 992px){
  .fc-about-founder .size-medium,
  .fc-about-founder .size-full{
    padding-right: 2.5rem;
    padding-top: 6px;
}
.fc-founder-img .wp-element-caption {
  text-align: start !important;
}
}

.fc-about-founder .size-full,
.fc-about-founder .size-medium{
  margin: 0;
}

.fc-founder-img .wp-element-caption {
    font-weight: bold;
    color: #095188 !important;
    font-size: 18px;
    text-align: center;
}

p{
      font-family: "Montserrat", sans-serif !important;
}

h1, h2, h3, h4, h5 {
      font-family: "Unna" !important;
}

ul li,
ol li{
      font-family: "Montserrat", sans-serif  !important;
}

.fc-about-founder img {
  max-width: 375px;
  width: 100%;
  height: auto;
}

.page-id-1875 .bosySec p,
.page-id-92 .bosySec p {
 float: unset;
}