@media (max-width: 1599px) {
  .order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .offcanvas__text h3 {
    font-size: 24px;
  }
}
@media (max-width: 1399px) {
  .footer__info {
    grid-template-columns: repeat(3, 1fr);
  }
  .overlay__card.lg .overlay__title {
    font-size: 26px;
    line-height: 30px;
  }
  .site-header .custom-logo {
    width: 150px;
  }
  .header__grid {
    grid-template-columns: 150px 1fr 150px;
  }
  .main-navigation > div > ul > li > a {
    padding: 18px 12px;
    font-size: 15px;
  }
  .single__title {
    font-size: 25px;
    line-height: 33px;
  }
  .retreat__info__icon {
    width: 55px;
    height: 55px;
    padding: 10px;
  }
  .retreat__info__wrapper {
    grid-template-columns: 55px 1fr;
    gap: 15px;
  }
  .custom__grid {
    grid-template-columns: 350px 1fr;
  }
  @-webkit-keyframes fadeup {
    from {
      opacity: 0;
      top: 140px;
    }
    to {
      opacity: 1;
      top: 70px;
    }
  }
  @keyframes fadeup {
    from {
      opacity: 0;
      top: 140px;
    }
    to {
      opacity: 1;
      top: 70px;
    }
  }
}

@media (max-width: 1199px) {
  .offcanvas__img {
    display: none;
  }
  .offcanvas__content {
    height: auto;
  }
  .footer__grid {
    grid-template-columns: 1fr;
  }
  .youth__empowerment__img img {
    width: 800px;
  }
  .header__grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .banner__text .banner__heading {
    font-size: 45px;
    line-height: 55px;
  }
  .single__title {
    display: none;
  }
  .single__section__grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .single__section__grid > div:first-child {
    position: -webkit-sticky;
    position: sticky;
    top: 105px;
    left: 0;
    z-index: 10;
    margin-bottom: 40px;
    overflow: hidden;
    background: var(--light);
    padding: 0;
    width: calc(100% + 40px);
    margin-left: 0;
    /* border-radius: 10px; */
    -webkit-box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  }
  .sidebar__nav__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    -ms-overflow-style: none; /* Internet Explorer 10+ */
    scrollbar-width: none;
  }
  .sidebar__nav__wrapper::-webkit-scrollbar {
    display: none;
  }
  .sidebar__nav__link {
    white-space: nowrap;
  }
  .sidebar__nav {
    padding: 10px 40px;
  }
  .sidebar__nav__list:last-child {
    padding-right: 40px;
  }
  .sidebar__nav__link::before {
    border-radius: 999px;
  }
  .sidebar__nav__link {
    padding: 5px 20px 7px 20px;
  }
  .single__wrapper {
    scroll-margin-top: 100px;
  }
  .single__section {
    padding-top: 0 !important;
  }
  .custom__arrow {
    margin-top: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .sticky__sidebar-btn {
    display: none;
  }
  .fixed__bottom-btn {
    display: block;
    background: #fff;
    position: fixed;
    width: 100%;
    border-top: 1px solid #eee;
    padding: 10px 30px;
    bottom: 0;
    z-index: 2;
  }
  .fixed__bottom-btn .btn {
    border-radius: 5px;
  }
  .fixed__bottom-btn .btn::before {
    -webkit-animation: shine 1.5s ease-out infinite;
    animation: shine 1.5s ease-out infinite;
  }
  .home__banner .banner__text p {
    font-size: 28px;
  }
}
@media (max-width: 959px) {
  .section {
    padding: 50px 0;
  }
  .section-t {
    padding-top: 50px;
  }
  .section-b {
    padding-bottom: 50px;
  }

  .main__heading,
  .entry-title,
  .the__content h2 {
    font-size: 27px;
    line-height: 34px;
  }
  .the__content.lg p,
  .the__content.lg li {
    font-size: 17px;
    line-height: 29px;
  }
  .sub__heading {
    font-size: 18px;
    line-height: 32px;
  }
  .youth__empowerment__img img {
    width: 100%;
  }

  .testimonial__title {
    font-size: 23px;
    line-height: 33px;
  }
  .testimonial__card {
    max-width: 500px;
    margin: 0 auto;
  }
  .news__section::before {
    width: 600px;
  }
  .parallax__txt {
    font-size: 60px;
    line-height: 80px;
  }
  .parallax__txt span {
    font-size: 110px;
  }
  .service__card {
    max-width: 500px;
    margin: 0 auto;
  }
  .intro__content p {
    font-size: 16px;
    line-height: 32px;
  }
  .intro__content p:first-child {
    font-size: 19px;
  }
  .mansonary-3 {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
  }
  .banner__text .banner__heading {
    font-size: 40px;
    line-height: 50px;
  }
  /*  */
  .retreat__info__grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .retreat__info__grid > div {
    padding-top: 0;
  }
  .retreat__info__grid > div:nth-last-child(-n + 2) {
    padding: 0;
  }
  .retreat__info__grid > div:nth-of-type(3n)::after {
    width: 1px;
    height: calc(100% + 0px);
    top: calc(50% + -10px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
  }
  .retreat__info__grid > div:nth-of-type(2n)::after {
    display: none;
  }
  .retreat__info__grid > div:nth-last-child(-n + 3)::before {
    display: block;
  }
  .retreat__info__grid > div:nth-last-child(-n + 2)::before {
    display: none;
  }
  .custom__grid {
    margin-left: -30px;
  }
  .custom__grid > div {
    padding-left: 30px;
  }
  .sidebar__nav {
    padding: 10px 30px;
  }
  .sidebar__nav__list:last-child {
    padding-right: 30px;
  }
  .single__section__grid > div:first-child {
    margin-bottom: 30px;
    margin-left: 0;
    width: calc(100% + 30px);
  }
  .single__container .single__wrapper:not(:last-child) {
    margin-bottom: 40px;
  }
  .retreat__special__grid ul {
    grid-template-columns: repeat(2, 1fr);
  }
  .course__curriculum .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
    display: none;
  }
  .course__curriculum
    .uk-grid-divider.uk-grid-medium.uk-grid-stack
    > .uk-grid-margin {
    margin-top: 40px;
  }
  .animated__leaf {
    left: -30px;
  }
  .gallery__grid > div,
  .gallery__grid > div:nth-child(2) {
    grid-column: span 6;
  }
  .gallery__grid > div:first-child {
    grid-column: span 12;
  }
  .offcanvas__nav {
    margin-left: 30px;
  }
  .world__heritage {
    padding: 70px 0;
  }
  .additional__container .additional__wrapper:not(:last-child) {
    margin-bottom: 40px;
  }
  .additional__container
    .additional__wrapper:nth-of-type(odd)
    .content__with__img
    .uk-grid
    > div:first-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .additional__container
    .additional__wrapper:nth-of-type(odd)
    .content__with__img
    .uk-grid
    > div:last-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .icon__card::before {
    width: 80px;
    height: 80px;
  }
  .about__main__wrapper::before {
    border: none;
  }
  .about__main__wrapper {
    margin-top: 20px;
  }
  .about__main__wrapper .intro__content {
    padding: 0;
  }

  .course__menu__grid > div:first-child .course__menu__list ul {
    grid-template-columns: repeat(1, 1fr);
  }
  .nya__tags > div {
    font-size: 20px;
  }
  .nya__tags > div > span {
    font-size: 40px;
  }
  .meet__center__video {
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
  }
  .new__intro__content {
    max-width: 100%;
    margin: 0;
    text-align: center;
  }
  .new__intro__content .uk-text-right {
    text-align: center !important;
  }
  .intro__quote {
    font-size: 20px;
    line-height: 30px;
  }
  .cta__content h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .cta__wrapper {
    height: 40vh;
  }
  .home__banner .banner__text p {
    font-size: 24px;
  }
  .corporate__yoga__content > div > div:nth-child(2n) > div:last-child {
    order: 1;
  }
  .corporate__yoga__content > div > div:nth-child(2n) > div .the__content,
  .corporate__types .uk-text-right,
  .corporate__types .the__content.text-right p,
  .corporate__types .the__content.text-right li,
  .sound__healing__course .uk-grid > div:last-child .the__content,
  .main__content-sound__healing .uk-text-right,
  .why__sound__healing .uk-text-right,
  .to__book .the__content.text-right p,
  .to__book .the__content.text-right li,
  .why__sound__healing .the__content.text-right p,
  .why__sound__healing .the__content.text-right li {
    text-align: left !important;
  }
  .corporate__yoga__content > div > div:nth-child(2n) > div .the__content ul li,
  .corporate__types .the__content.text-right li,
  .to__book .the__content.text-right li,
  .why__sound__healing .the__content.text-right li,
  .sound__healing__course .uk-grid > div:last-child .the__content ul li {
    margin-left: 0;
  }
  .main__content-sound__healing {
    width: 100%;
    margin-left: 0;
  }
  .our__offerings .main__heading,
  .our__offerings .the__content p {
    text-align: left;
  }
}

@media (max-width: 767px) {
  .sound__healing__course__first {
    background: transparent !important;
  }

  .corporate__yoga__img iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 16/9;
  }
  .offcanvas .offcanvas__bar,
  .offcanvas {
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
  }
  .footer__info {
    grid-template-columns: repeat(2, 1fr);
  }
  /* .parallax__txt {
    position: relative;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    color: var(--secondary);
    pointer-events: auto;
    top: 0;
  } */
  .parallax__img img {
    height: 210px;
    -o-object-position: left;
    object-position: left;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .parallax__txt {
    font-size: 50px;
    line-height: 70px;
  }
  .parallax__txt span {
    font-size: 90px;
  }
  .about__container {
    width: 100%;
    padding: 0 15px;
  }
  .hamburger-menu {
    width: 34px;
    height: 22px;
  }
  .why__chooose__wrapper,
  .custom__table {
    grid-template-columns: repeat(1, 1fr);
  }
  .checkin__table .table__wrapper:nth-child(2),
  .checkin__table .table__wrapper:nth-child(2) .table__head,
  .cost__table .table__wrapper:nth-child(3),
  .cost__table .table__wrapper:nth-child(3) .table__head {
    border-radius: 0 0 0 0;
  }
  .custom__table .table__wrapper:first-child,
  .custom__table .table__wrapper:first-child .table__head {
    border-radius: 10px 10px 0 0;
  }
  .table__head {
    padding: 12px 14px;
    font-size: 17px;
  }
  .checkin__table .table__data {
    padding: 12px 14px;
  }
  .acc__data > div {
    font-size: 15px;
    padding: 12px 14px;
  }
  .achieve__peak__content {
    width: 100%;
  }
}
@media (max-width: 639px) {
  .single__section__grid > div:first-child {
    top: 88px;
    width: calc(100% + 15px);
    margin-bottom: 20px;
  }
  .sidebar__nav {
    padding: 10px 15px;
  }

  .sidebar__nav__list:last-child {
    padding-right: 15px;
  }

  .sidebar__nav__link {
    font-size: 14px;
    padding: 5px 12px 7px 12px;
  }

  .custom__grid {
    margin-left: -15px;
  }
  .custom__grid > div {
    padding-left: 15px;
  }

  /*  */
  .offcanvas__logo .custom-logo-link {
    text-align: left;
  }

  .offcanvas__new__logo {
    padding: 25px;
  }

  .offcanvas__new__logo > a {
    display: block;
  }

  .offcanvas__grid {
    overflow: auto;
  }

  .offcanvas__new__logo a img {
    width: 150px;
  }

  .offcanvas__new__logo {
    display: block;
  }

  .offcanvas__text {
    margin-left: 0;
    padding-left: 0;
    margin-top: 15px;
    border-left: 0;
  }

  .offcanvas__text h3 {
    font-size: 18px;
    line-height: 1.3;
  }

  .offcanvas__text p {
    font-size: 14px;
  }
  .offcanvas__nav {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .offcanvas__content .uk-grid {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .offcanvas__logo .custom-logo-link {
    padding: 10px 20px;
  }
  .offcanvas__close {
    top: 24px;
    width: 40px;
    height: 40px;
    right: 10px;
  }
  .offcanvas__nav > div,
  .offcanvas__nav #primary-menu1,
  #primary-menu1 li {
    width: 100%;
  }

  #primary-menu1 > li > a {
    display: block;
    font-size: 17px;
    line-height: 26px;
    padding: 8px 20px 10px 10px;
  }

  .offcanvas__close .offcanvas__icon span {
    width: 25px;
  }

  .offcanvas__content .uk-grid > div > div {
    padding: 10px;
    padding-bottom: 0;
  }
  .offcanvas__content .uk-grid > div > .offcanvas__contact {
    padding: 0 20px 100px;
  }
  .offcanvas__contact .header__contact * {
    font-size: 14px;
  }
  .offcanvas__contact .header__contact strong {
    font-size: 16px;
  }
  .offcanvas__content {
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
  }
  #primary-menu1 {
    border-bottom: 2px dashed #00000042;
    padding-bottom: 20px;
  }
  .fixed__btn {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    position: -webkit-sticky;
    position: sticky;
    z-index: 100;
    text-align: center;
    bottom: -50px;
    width: 100%;
    left: 0;
    border-top: 1px solid #ffffff69;
    -webkit-transition: var(--transition);
    -o-transition: var(--transition);
    transition: var(--transition);
  }
  .fixed__btn a {
    color: #fff;
    font-weight: 600;
    display: block;
    font-size: 15px;
    padding: 10px 20px;
    background: var(--secondary);
  }
  .fixed__btn a:first-child {
    background: var(--primary);
  }
  .offcanvas.show .fixed__btn {
    bottom: 0;
    -webkit-transition: var(--transition);
    -o-transition: var(--transition);
    transition: var(--transition);
    -webkit-transition-delay: 2s;
    -o-transition-delay: 2s;
    transition-delay: 2s;
  }
  /* .site-footer {
    padding-bottom: 70px !important;
  } */
  /*  */
  .error-404 {
    padding-top: 90px;
  }
  .error-404 .error-watermark {
    top: calc(50% - 90px);
    font-size: 160px;
  }
  .error-404 .error-title {
    font-size: 25px;
  }
  .error-404 .error-text {
    font-size: 14px;
    margin-top: 10px;
  }

  /* Galleries
      --------------------------------------------- */

  .gallery-columns-2,
  .gallery-columns-3,
  .gallery-columns-4,
  .gallery-columns-5,
  .gallery-columns-6,
  .gallery-columns-7,
  .gallery-columns-8,
  .gallery-columns-9 {
    grid-template-columns: repeat(1, 1fr);
  }
  .gallery-item img {
    height: auto;
  }
  .popup__form form p {
    grid-column: span 12;
  }

  .the__content p,
  .the__content.medium p,
  .entry-content p,
  .the__content li {
    font-size: 15px;
    line-height: 26px;
  }

  .content__wrapper {
    margin-top: 25px;
  }
  .section {
    padding: 30px 0;
  }
  .section-t {
    padding-top: 30px;
  }
  .section-b {
    padding-bottom: 30px;
  }
  .btn {
    padding: 6px 16px 8px;
    font-size: 14px;
  }
  .btn.sm {
    padding: 3px 11px 5px;
    font-size: 12px;
  }
  input[type="submit"] {
    padding: 10px 16px 12px;
    font-size: 14px;
  }

  .footer__grid {
    row-gap: 30px;
  }

  .footer__info {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 30px;
  }
  .footer__logo .custom-logo {
    width: 180px;
  }
  .bottom__footer {
    padding-top: 20px;
    margin-top: 20px;
  }
  .bottom__footer p span {
    display: block;
  }
  .site-footer::after {
    width: 400px;
    height: 400px;
  }
  .main__heading,
  .entry-title,
  .the__content h2 {
    font-size: 24px;
    line-height: 31px;
    margin-bottom: 10px;
  }

  .sub__heading {
    font-size: 16px;
    line-height: 28px;
  }
  .the__content.lg p,
  .the__content.lg li {
    font-size: 16px;
    line-height: 28px;
  }
  .the__title,
  .the__content h3 {
    font-size: 20px;
    line-height: 27px;
  }
  .the__content h2,
  .the__content h3 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .the__content ul {
    margin-top: 10px;
  }
  .accordion__wrapper ul li {
    padding: 20px 20px;
  }
  .accordion__wrapper .uk-accordion-title {
    font-size: 18px;
    line-height: 25px;
  }
  .accordion__wrapper .uk-accordion-content p {
    font-size: 16px;
    line-height: 26px;
  }
  .accordion__wrapper .uk-accordion-content {
    margin-top: 5px;
  }
  .accordion__wrapper .uk-accordion-title::before {
    font-size: 12px;
    width: 24px;
    height: 24px;
  }
  .youth__empowerment__img {
    margin-bottom: 0;
  }
  .btn__center.sm {
    margin-top: 14px;
  }
  .overlay__card::after {
    background: -o-linear-gradient(
      top,
      rgba(0, 0, 0, 0) 18.66%,
      rgba(0, 0, 0, 0.8) 100%
    );
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(18.66%, rgba(0, 0, 0, 0)),
      to(rgba(0, 0, 0, 0.8))
    );
    background: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0) 18.66%,
      rgba(0, 0, 0, 0.8) 100%
    );
  }
  .overlay__content,
  .overlay__card.lg .overlay__content {
    padding: 20px 20px 15px;
  }
  .overlay__card.lg .overlay__img img {
    aspect-ratio: 1/1;
  }
  .overlay__card.lg .overlay__title {
    font-size: 19px;
    line-height: 28px;
  }
  .testimonial__container {
    margin-top: 70px;
  }
  .testimonial__profile img {
    width: 100px;
    height: 100px;
    border: 5px solid #fff;
    margin-bottom: 10px;
  }
  .testimonial__title {
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 5px;
  }
  .testimonial__card {
    padding: 20px;
  }
  .testimonial__profile {
    margin-top: -60px;
  }
  .testimonial__info {
    font-size: 18px;
    line-height: 18px;
  }
  .testimonial__info span {
    font-size: 14px;
  }
  .testimonial__container .uk-grid-medium > .uk-grid-margin {
    margin-top: 80px;
  }
  .event__section .sticky__top {
    padding-right: 15px;
  }
  .event__section::before,
  .news__section::before {
    width: 300px;
  }
  .news__section::before {
    background-position: top;
  }
  .parallax__txt {
    font-size: 30px;
    line-height: 50px;
    margin-top: 10px;
  }
  .parallax__txt span {
    font-size: 60px;
  }
  .course__content {
    padding: 15px;
    padding-top: 13px;
  }
  .course__img .course__info {
    padding: 15px;
  }
  .about__content p {
    font-size: 16px;
    line-height: 28px;
  }
  .about__content {
    padding: 15px 15px;
  }
  .btn__center.lg {
    margin-top: 20px;
  }
  .about__section {
    min-height: auto;
  }
  .about__img {
    bottom: -30px;
    margin-top: -30px;
  }
  .about__img img {
    height: auto;
  }
  .about__container {
    bottom: 0;
  }
  .about__section::after {
    width: 400px;
  }
  .intro__content p:first-child {
    font-size: 17px;
  }
  .intro__content p {
    font-size: 15px;
    line-height: 30px;
  }
  .service__title {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .service__card {
    padding: 30px 30px;
  }
  .service__icon {
    margin-bottom: 10px;
  }
  .site-header .custom-logo {
    width: 120px;
  }
  .site-header.fixed .custom-logo {
    width: 120px;
  }
  .nav__header {
    padding: 20px 0;
  }
  /* .top__header .flex-between {
    justify-content: center;
  } */
  .hamburger-menu {
    width: 28px;
    height: 18px;
  }
  .line {
    height: 2px;
  }

  /*  */
  .banner__section,
  .banner__slider,
  .banner__slider img {
    height: 400px;
  }
  /* .top__header {
    display: none;
  } */
  .top__header .img__header__link a span {
    display: none;
  }
  .top__header .img__header__link {
    gap: 10px;
  }
  .top__header .img__header__link a i {
    font-size: 18px;
  }
  .mansonary {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
  }
  .mansonary > div {
    margin-top: 20px;
  }
  .quote__author {
    font-size: 16px;
  }
  .banner__text .banner__heading {
    font-size: 28px;
    width: 100%;
    text-align: center;
    line-height: 34px;
  }

  .home__banner .banner__text p br {
    display: none;
  }

  .banner__text {
    bottom: 30px;
  }
  .retreat__info__grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .retreat__info__grid > div:not(:nth-of-type(3n))::after {
    display: none;
  }
  .retreat__info__grid > div:nth-last-child(-n + 3) {
    padding-bottom: 20px;
  }
  .retreat__info__grid > div:nth-last-child(-n + 2)::before {
    display: block;
  }
  .retreat__info__info {
    font-size: 17px;
  }
  .retreat__info__info span {
    font-size: 16px;
  }
  .highlight__title {
    font-size: 18px;
    line-height: 28px;
    padding: 8px 15px;
  }
  .light__card {
    padding: 15px;
    padding-top: 10px;
  }
  .single__container .single__wrapper:not(:last-child) {
    margin-bottom: 30px;
  }
  .retreat__special__grid ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .tick__list.lg ul li {
    padding-left: 30px;
    background-size: 18px;
  }
  .note p {
    font-size: 15px;
    line-height: 25px;
  }
  .iti__date__title {
    padding-bottom: 10px;
  }
  .itinerary__items__body .itinerary__items:not(:last-child) {
    margin-bottom: 15px;
  }
  .info__wrapper .uk-grid > .uk-grid-margin {
    margin-top: 20px;
  }
  .content__wrapper.sm {
    margin-top: 20px;
  }
  .info__wrapper {
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
  }
  .itinerary__wrapper {
    margin-top: 20px;
  }
  .accommodation__container .light__card,
  .light__card.rounded {
    padding-top: 15px;
  }
  .single__table table thead th {
    padding: 12px 14px;
    font-size: 16px;
  }
  .single__table table tbody tr td {
    font-size: 15px;
    padding: 12px 14px;
  }
  .light__card__img img {
    height: auto;
  }
  .accommodation__container .light__card__img img {
    height: 260px;
  }
  .itinerary__items .iti__date__title::before,
  .itinerary__items .iti__date__title::after {
    top: calc(50% - 10px);
  }
  .note {
    margin-top: 15px;
  }
  .course__curriculum
    .uk-grid-divider.uk-grid-medium.uk-grid-stack
    > .uk-grid-margin {
    margin-top: 30px;
  }
  .general__sidebar .wrapper {
    padding: 10px 15px 15px;
  }
  /* .site-default {
    margin-top: 86px;
  } */
  .header-placeholder {
    height: 86px;
  }
  .sticky__blog__head {
    top: 86px;
  }
  .meta__info span {
    font-size: 14px;
  }

  .animated__leaf {
    left: -15px;
  }
  .accrediations__img img {
    width: 60px;
  }
  .team__container .team__wrapper:not(:last-child) {
    padding-bottom: 40px;
    margin-bottom: 30px;
  }
  .sticky__team__head {
    top: 86px;
  }
  .team__content .wrapper:not(:last-child) {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .team__single .talk-with-us {
    margin-top: 5px;
  }
  .mobile__team__img {
    margin-top: 20px;
  }
  .key__highlights__wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .choose__plan__title {
    font-size: 21px;
    margin: 0 0 10px;
  }
  .choose__plan__card {
    padding: 20px;
  }
  .btn__row {
    margin-top: 30px;
  }
  .gallery__grid > div {
    grid-column: span 12 !important;
  }
  .offcanvas__nav {
    margin-left: 0;
  }
  .mega__menu,
  .sub-menu {
    background: var(--light);
    margin-left: 0;
    padding: 10px;
  }
  .sub-menu {
    padding: 10px !important;
    border-bottom: none !important;
  }

  .mega__menu__content ul > li > a:hover,
  .sub-menu > li > a:hover {
    background: transparent;
    color: var(--primary);
  }
  .mega__menu__content ul > li > a,
  .sub-menu > li > a {
    padding: 6px 10px !important;
  }
  .course__menu__title {
    font-size: 17px;
    padding: 10px;
  }
  .course__menu__grid {
    gap: 10px;
  }
  .course__menu__grid > div:not(:last-child) {
    border-bottom: 1px solid #dcd5d5;
    padding-bottom: 10px;
  }
  .certification__img img {
    width: 70px;
  }
  .main__iti__wrapper > div:not(:last-child) {
    margin-bottom: 20px;
  }
  .world__heritage {
    padding: 40px 0;
  }
  .world__heritage__title {
    margin-bottom: 10px;
    font-size: 24px;
  }
  .contentbox__wrapper > div {
    padding: 20px 20px;
  }
  .quote__img img {
    width: 30px;
    height: 30px;
  }
  .additional__container .additional__wrapper:not(:last-child) {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
  }

  .additional__container
    .additional__wrapper
    .content__with__img
    .uk-grid
    > div:first-child {
    margin-top: 10px;
  }
  .service__icon img {
    height: 60px;
  }
  .icon__card::before {
    width: 60px;
    height: 60px;
  }
  .video__card iframe {
    height: 229px;
  }
  .package__accordion .uk-accordion-title {
    font-size: 18px;
    line-height: 25px;
  }
  .package__accordion .itinerary__wrapper .the__title {
    font-size: 17px;
    line-height: 24px;
  }
  .package__accordion .itinerary__wrapper {
    margin-top: 10px;
  }

  /* responsive table */
  .single__table table thead {
    display: none;
  }
  .single__table table tbody tr td {
    display: block;
    text-align: right;
  }
  .single__table table tbody tr td {
    border-right: 1px solid transparent;
    border-bottom: 1px solid #eee;
  }
  .single__table table tbody tr:nth-child(even) td:not(:last-child) {
    border-bottom: 1px solid #d9d9d9;
  }
  .single__table table tbody tr td::after {
    display: block;
    width: 150px;
  }
  .single__table table tbody tr td:first-child::after {
    content: "Room Type";
  }
  .single__table table tbody tr td:nth-child(2)::after {
    content: "Single Occupancy";
  }
  .single__table table tbody tr td:nth-child(3)::after {
    content: "Double Occupancy";
  }

  /* responsive table */
  .main__team__bg {
    padding: 20px;
  }
  .booking__form form p {
    grid-column: span 12 !important;
  }

  .header-default.fixed .nav__header {
    -webkit-animation: defaultRespHeader 0.4s linear;
    animation: defaultRespHeader 0.4s linear;
  }
  .recognized__section .main__heading {
    border-bottom: none;
  }
  .quote__img {
    left: -5px;
  }
  .news__section::before {
    background-position: bottom;
  }
  .banner__text p {
    font-size: 14px;
    margin-top: 10px;
  }

  .banner__text__new {
    padding: 0 5px;
    bottom: -10px;
  }

  .why__course__img img {
    height: 120vh;
  }

  .why__course__text {
    padding: 20px;
  }

  .banner__text__new p {
    font-size: 15px;
  }
  .accrediations__img {
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
  }
  .animated__leaf {
    width: 120px;
  }
  .about__page__img img {
    height: auto;
  }

  .fixed__bottom-btn {
    padding: 10px 15px;
  }
  /* .fixed__bottom-btn .btn {
    border-radius: 0;
    width: 100%;
    justify-content: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 10px 0;
  } */
  #qlwapp .qlwapp-toggle {
    margin-right: 5px !important;
    margin-bottom: 5px !important;
  }
  .blog__cat__title {
    font-size: 18px;
    padding: 10px 20px;
  }
  .new__card__bg {
    padding: 20px;
    border-radius: 10px;
  }
  .nya__tags {
    grid-template-columns: repeat(2, 1fr);
  }
  .nya__tags > div:last-child {
    grid-column: span 2;
  }
  .nya__tags > div > span {
    font-size: 30px;
  }
  .nya__tags > div {
    font-size: 18px;
  }
  .new__meet__img {
    gap: 10px;
  }
  .intro__quote {
    margin: 20px auto 0;
    font-size: 16px;
    line-height: 26px;
  }
  .cta__content h2 {
    font-size: 24px;
    line-height: 34px;
  }
  .cta__wrapper {
    height: 30vh;
    align-items: flex-end;
    padding-bottom: 20px;
  }

  .cta__content h2 {
    margin-top: 12px;
  }

  .btn__center {
    margin-top: 12px;
  }
  .event__tab__nav li a {
    font-size: 14px;
    padding: 14px 12px;
  }
  .new__card {
    padding: 20px;
  }

  .banner__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .home__banner .banner__text p {
    font-size: 18px;
    text-align: left;
    max-width: 100%;
    width: 100%;
    text-align: center;
  }

  .offcanvas__text {
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    padding-bottom: 15px;
    margin-top: 0;
  }
  .home__banner .banner__text {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    top: auto;
    bottom: 10px;
  }

  .cta__wrapper {
    background-attachment: inherit;
  }
  .home__banner.banner__section .item::before {
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(99, 153, 122, 0.3)),
      color-stop(46.91%, rgba(0, 0, 0, 0.42))
    );

    background: -o-linear-gradient(
      top,
      rgba(99, 153, 122, 0.3) 0%,
      rgba(0, 0, 0, 0.42) 46.91%
    );

    background: linear-gradient(
      180deg,
      rgba(99, 153, 122, 0.3) 0%,
      rgba(0, 0, 0, 0.42) 46.91%
    );
  }
  .corporate__content {
    text-align: left !important;
  }
  .daily__schedule .mansonary {
    display: flex;
    flex-direction: column;
    gap: 0;
  }
  .daily__schedule .mansonary > div:nth-child(2) {
    order: 3;
  }

  .sound__healing__course {
    padding: 0;
    background: linear-gradient(
        0deg,
        rgba(255, 255, 255, 0.8),
        rgba(255, 255, 255, 0.8)
      ),
      url("../img/fundamental-sound-healing.png");
    background-size: 236%;
    background-position: bottom;
    background-repeat: no-repeat;
  }

  .sound__healing__course .content__wrapper {
    padding: 20px;
  }

  .why__this__course {
    padding: 20px;
  }

  .event__tabs .event__tab__nav {
    width: 100%;
    max-width: 340px;
  }
}

@media (max-width: 400px) {
  .about__container {
    bottom: -15px;
  }
  .about__content p {
    font-size: 15px;
    line-height: 28px;
  }
  .about__content {
    padding: 10px 15px;
  }
}
