@media only screen and (max-width: 1199px) {
  .questioned .comment {
    font-size: 0.675rem;
  }
  .questioned .comment-num {
    font-size: 0.675rem;
  }
  .questioned .comment-time {
    font-size: 0.675rem;
  }

  textarea::placeholder {
    font-size: 15px;
  }
}
@media only screen and (max-width: 992px) {
  .podImages {
    position: initial;
    background-image: url(/assets/images/beam.svg);
    background-repeat: no-repeat;
    background-position: left center;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
  }
  .podImages img {
    max-height: 150px;
    max-width: 150px;
  }
  .pod2 {
    position: initial;
  }
  .pod1 {
    position: initial;
  }
  .audioTag {
    position: initial;
  }

  .mt-70 {
    margin-top: 70px;
  }

  .subcribe-form input {
    padding: 12px 20px;
    width: 100%;
    padding-left: 100px;
    padding-right: 30px;
    background-color: rgba(255, 255, 255, 0.8);
    min-height: 64px !important;
  }
}
@media only screen and (max-width: 920px) {
  span svg {
    width: 22px;
    margin-left: 6px;
  }
  textarea::placeholder {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  h1 {
    font-size: 20px;
  }

  h2 {
    font-size: 18px;
  }

  h3 {
    font-size: 16px;
  }

  h4 {
    font-size: 14px;
  }

  h5 {
    font-size: 12px;
  }

  h6 {
    font-size: 10px;
  }

  p,
  a {
    font-size: 12px;
  }

  /* ---------- font-sizes ---------- */
  .fs-10 {
    font-size: 8px;
  }
  .fs-11 {
    font-size: 9px;
  }
  .fs-12 {
    font-size: 10px;
  }
  .fs-13 {
    font-size: 11px;
  }
  .fs-14 {
    font-size: 12px;
  }
  .fs-15 {
    font-size: 13px;
  }
  .fs-16 {
    font-size: 14px;
  }
  .fs-17 {
    font-size: 15px;
  }
  .fs-18 {
    font-size: 16px;
  }
  .fs-19 {
    font-size: 17px;
  }
  .fs-20 {
    font-size: 18px;
  }
  .fs-21 {
    font-size: 19px;
  }
  .fs-22 {
    font-size: 20px;
  }
  .fs-23 {
    font-size: 21px;
  }
  .fs-24 {
    font-size: 22px;
  }

  .btn,
  .mainBtn,
  .btn-primary,
  p,
  .form-control {
    font-size: 14px;
  }

  section {
    margin: 10px 0 0 0;
    padding: 10px 5px;
  }
}
@media only screen and (max-width: 768px) {
  hr {
    margin: 5px;
  }

  .infWrapper {
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 10px 10px 10px 10px;
    height: 100%;
  }

  .commentsWrapper {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding: 30px 30px 10px 20px;
  }

  .coachCard .card-title {
    font-size: 22px;
  }

  .list-inline-item:not(:last-child) {
    margin: 0;
  }
  .bannerSection .avatar-wrapper {
    transform: none;
    max-width: 150px;
    border: none;
    margin-bottom: 10px;
    width: 40%;
  }
  .bannerSection .avatar-wrapper img {
    border: 5px solid #b5e5e5;
  }

  .tab-buttons .nav-link {
    padding: 0 !important;
  }
  .tab-buttons h6 {
    font-size: 11px;
  }

  .landing-search {
    input {
      border: 1px solid #816857 !important;
    }
  }
  .coaches-container {
    margin: 0 5% !important;
  }
  .contact-me-wrapper {
    padding-bottom: 13%;
  }
}
.podcast-list li {
  font-size: 14px;
}
.contact-ways h6 {
  font-size: 14px;
}
.accordion .accordion-body {
  font-size: 14px;
}

@media only screen and (max-width: 550px) {
  span svg {
    width: 20px;
    margin-left: 4px;
  }

  .pinSVG {
    max-width: 15px !important;
  }

  .form-select {
    background-size: 12px 20px !important;
    background-position: 10px center;
  }

  textarea::placeholder {
    font-size: 12px;
  }

  h1 {
    font-size: 18px;
  }

  h2 {
    font-size: 16px;
  }

  h3 {
    font-size: 14px;
  }

  h4 {
    font-size: 12px;
  }

  h5 {
    font-size: 10px;
  }

  h6 {
    font-size: 8px;
  }

  p,
  a {
    font-size: 10px;
  }

  /* ---------- font-sizes ---------- */
  .fs-10 {
    font-size: 6px;
  }
  .fs-11 {
    font-size: 7px;
  }
  .fs-12 {
    font-size: 8px;
  }
  .fs-13 {
    font-size: 9px;
  }
  .fs-14 {
    font-size: 10px;
  }
  .fs-15 {
    font-size: 11px;
  }
  .fs-16 {
    font-size: 12px;
  }
  .fs-17 {
    font-size: 13px;
  }
  .fs-18 {
    font-size: 14px;
  }
  .fs-19 {
    font-size: 15px;
  }
  .fs-20 {
    font-size: 16px;
  }
  .fs-21 {
    font-size: 17px;
  }
  .fs-22 {
    font-size: 18px;
  }
  .fs-23 {
    font-size: 19px;
  }
  .fs-24 {
    font-size: 20px;
  }

  .btn,
  .mainBtn,
  .btn-primary,
  p,
  .form-control {
    font-size: 14px;
  }

  .subcribe-form input {
    padding: 12px 20px;
    width: 100%;
    padding-left: 100px;
    padding-right: 30px;
    background-color: rgba(255, 255, 255, 0.8);
    min-height: 64px !important;
  }
  section {
    margin: 10px 0 0 0;
    padding: 10px 5px;
  }

  .borderAvatar2 {
    border: none !important;
  }

  .coachCard .card-title {
    font-size: 20px;
    font-weight: 400;
    line-height: 41.3px;
    text-align: left;
  }

  .list-inline-item:not(:last-child) {
    margin: 0;
  }

  .footer .foot-social-icon {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }

  .footer .footer-head {
    text-align: center !important;
  }
  .footer .col-lg-5,
  .footer .col-lg-2,
  .footer .col-lg-3 {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .footer .footer-list li {
    text-align: center !important;
  }

  .bannerSection .avatar-wrapper {
    transform: none;
    max-width: 150px;
    border: none;
    margin-bottom: 10px;
    margin: auto;
  }
  .bannerSection .avatar-wrapper img {
    border: 5px solid #b5e5e5;
  }
  .bannerSection .btn-lg {
    padding: 0.25rem 0.5rem !important;
    font-size: 0.875rem !important;
    border-radius: 0.5rem !important;
  }
  .commentsWrapper .separator {
    margin: 2px;
    margin-bottom: 5%;
  }
  /* .content {
      font-size: 35px !important;
      font-weight: 400;
      line-height: 35px;
      letter-spacing: 0.04em;
      text-align: center;
  } */

  .coaches-container {
    position: relative;
    padding-right: 5%;
    padding-bottom: 0 !important;
    margin: 0 3% !important;
  }

  .tns-controls {
    display: none;
  }
  .coachImgWrapper {
    max-width: 550px;
    opacity: 0.2;
    position: absolute;
    bottom: 0;
    top: 0;
    z-index: 0;
  }
  .slider-container {
    position: absolute;
    bottom: 0;
    z-index: 10;
    left: 2%;
    right: 2%;
    background-color: #f1fffe;
    transform: translateY(100%);
  }
}
.tns-nav {
  margin-top: 20px;
}





.lead-we-container {
  margin-top: 240px;
}
.coachDetails {
  font-weight: 500;
}
.card-subtitle {
  color: #816857 !important;
  font-weight: 500;
}
.tiny-three-item .tns-slide-active:nth-child(2n) {
  transform: translateY(
    -30px
  ) !important; /* Adjust the translateY value as needed */
  transition: transform 0.4s; /* Ensure smooth transition */
}
.filterBox {
  margin: auto;
  max-width: 1000px;
  margin: auto;
}
.tiny-three-item{
  padding-top: 2%;
}