.custom-font-style {
    font-family: "Poppins-Regular";
}
html, body, p, span, div, h1, h2, h3, h4, h5, h6, a, li, td, th, input, textarea, button {
    font-family: 'Open Sans', sans-serif !important;
}
/* i[class^="fa"], i[class*=" fa"] {
    font-family: "Font Awesome 6 Free" !important;
} */

/* saikiran css starts here  */
.course-participants .course-title-home,
.cursseinngg.course-big-title h3 {
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 58px;
    overflow: hidden;
}

.descrprimages .imageheads h3 {
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 32px;
    overflow: hidden;
    position: relative;
    bottom: 2rem;
}

.descrprimages .courrvideoss img {
    width: 100%;
    border-radius: 10px;
}

.cursseinngg.publication .course__button.publication {
    margin: auto !important;
    margin-top: 1rem !important;
    position: static;
    transform: inherit !important;
}

.coursse-inffo.publication .cursseinngg.publication {
    padding-left: 0px !important;
}

.container.publication .textstylejust {
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.course____wrapper .descrprimages .imageheads h3 {
    bottom: -5px;
}

.cursseinngg.course-big-title .course-title .course_txt a {
    height: 194px;
    text-overflow: ellipsis;
    white-space: initial;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 18px;
}

.descrprimages .courrvideoss img {
    width: 100%;
}

/* sneha styes  */
.home-banner.banner-img {
    background-image: url("../images/Background__banner.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 685px;
    position: relative;
}

.home-banner .banner-content p {
    color: #fff !important;
    font-size: 30px;
    line-height: 1.5;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif !important;
    filter: drop-shadow(4.243px 4.243px 0px rgba(0, 0, 0, 0.16));
    text-align: left;
}

.home-banner .banner-content {
    width: 70%;
    margin: auto;
    height: 100%;
    display: flex;
    align-items: center;
}

.home-banner .row,
.banner-sticker {
    height: 100%;
}

.home-banner .banner-sticker img {
    height: auto;
    position: absolute;
    bottom: 0;
    width: 500px;
}

.home-banner .banner-sticker {
    width: 70%;
    margin: auto;
}

.hamsaveda-header {
    font-size: 30px;
    letter-spacing: 2px;
    line-height: 12px;
    color: #5e2357;
    font-weight: 800;
    font-family: "Poppins-Regular";
    margin: auto;
    text-transform: uppercase;
    display: inline-flex;
    justify-content: center;
    flex-direction: column;
}

.section-hamsaveda .label {
    font-size: 25px;
    letter-spacing: 2px;
    line-height: 45px;
    color: #5e2357;
    font-weight: 700;
    font-family: "Poppins-Regular";
    text-align: center;
    text-transform: uppercase;
}

.section-hamsaveda .label::before {
    content: "";
    position: absolute;
    left: -7rem;
    top: 80%;
    width: 85px;
    height: 24px;
    background-image: url("../images/headding_elements_left.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.section-hamsaveda .label::after {
    content: "";
    position: absolute;
    top: 80%;
    right: -7rem;
    width: 85px;
    height: 24px;
    background-image: url("../images/headding_elements_right.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.section-hamsaveda .hamsaveda-header {
    position: relative;
}

.section-hamsaveda .hamsaveda-content p {
    text-align: justify;
    font-size: 14px;
    font-family: "Poppins-Regular";
}

.hamsaveda-content .sub-heading {
    font-weight: 400;
    color: #000000;
    letter-spacing: 0.19px;
    font-family: "Poppins-Regular";
}

.courses-content .courses-cards .coursecard.card .card-img {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 368px;
    border-radius: 10px;
}

.courses-content .courses-cards .coursecard.card .card-content {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 26px;
}

.courses-content .courses-cards .coursecard.card {
    border-radius: 10px;
    border: none;
    box-shadow: none;
    background: #fff0f4;
}

.courses-content .courses-cards .coursecard.card .card-header {
    background: transparent;
    border: none;
}

.courses-content .coursecard .card .card-content {
    color: #000000;
    font-family: "Poppins-Regular";
}

.courses-content .coursecard.card .view-more-btn a {
    background-color: #645baa;
    border-radius: 25px;
    padding: 5px 28px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    position: absolute;
    top: 28px;
    transform: translate(-50%, -50%);
    left: 50%;
}

.courses-content .coursecard .view-more-btn {
    position: relative;
}

.courses-cards {
    font-family: "Poppins-Regular";
}

.courses-content .card.course-list .course-list-header h3 {
    font-size: 20px !important;
    letter-spacing: 1px;
    line-height: 24px;
    color: #645baa;
    font-weight: 700;
    font-family: "Poppins-Regular";
    text-align: center;
}

.courses-content .course-list-header {
    position: relative;
}

.courses-content .course-list {
    padding: 20px 10px;
    border: 2px solid #fff;
    border-radius: 10px;
    background-color: #f7dee2;
    padding-bottom: 47px !important;
}

.courses-content .course-list .course-list-header::before {
    content: "";
    position: absolute;
    left: 4rem;
    bottom: 10%;
    width: 85px;
    height: 24px;
    background-image: url("../images/MM-GRID  (1).png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: scaleX(-1);
}

.courses-content .course-list .course-list-header::after {
    content: "";
    position: absolute;
    bottom: 10%;
    right: 4rem;
    width: 85px;
    height: 24px;
    background-image: url("../images/MM-GRID  (1).png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.courses-content .course-list .course-item {
    display: flex;
    gap: 1rem;
    background-color: #d78bce;
    color: #fff;
    padding: 1rem;
    align-items: center;
}

.courses-content .course-list .course-item img {
    height: 60px;
}

.course-list .course-viewmore-btn {
    background-color: #645baa;
    border-radius: 25px;
    padding: 5px 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    position: absolute;
    bottom: -34px;
    transform: translate(-50%, -50%);
    left: 50%;
}

.course-list .course-viewmore-btn a {
    color: #fff;
}

.courses-content .course-list .course-item .course-title {
    flex-grow: 1;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 28px;
    overflow: hidden;
}

.courses-content .container .courses-container {
    width: 90%;
    margin: auto;
}

.courses-content .courses-container .courses-cards .coursecard {
    opacity: 0;
    transform: translateY(100%);
    animation: slideInFromRight 3s forwards;
    animation-delay: 0.1s;
}

.courses-content {
    background: #fce3e7;
    padding: 0px 0px 100px 0px;
}

/* Sri Kailash page css start */
.kailash-page {
    background-color: rgba(151, 143, 209, 0.4);
}

.kailash-page .srikailash-banner-section {
    position: relative;
    padding: 100px 0px 50px 0px;
}

.kailash-page .srikailash-banner-section .banner-design {
    width: 40%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: -23%;
    opacity: 0.4;
}

.kailash-page .srikailash-banner-section .text-center .label {
    font-family: "Poppins-Regular";
    font-weight: 700;
    color: #5e2357;
    font-size: 22px !important;
    line-height: 24px;
    position: relative;
}

.kailash-page .srikailash-banner-section .text-center .hamsaveda-header {
    color: #5e2357;
    font-weight: 600;
    font-family: "Poppins-Regular";
    line-height: 22px;
    position: relative;
    font-size: 40px !important;
    text-transform: capitalize;
    top: 38px;
    letter-spacing: 1px;
}

.kailash-page .srikailash-banner-section .hamsaveda-header::before {
    content: "";
    position: absolute;
    left: -23%;
    top: 80%;
    width: 85px;
    height: 24px;
    background-image: url("../images/headding_elements_left.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.kailash-page .srikailash-banner-section .hamsaveda-header::after {
    content: "";
    position: absolute;
    top: 80%;
    right: -23%;
    width: 85px;
    height: 24px;
    background-image: url("../images/headding_elements_right.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.kailash-page .kailash-Biography .Biography-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 50%;
    border: 10px solid #dfddf1;
}

.kailash-page .kailash-Biography .Biography-img {
    width: 365px;
    height: 365px;
}

.kailash-Biography .Biography {
    width: 90%;
    margin: auto;
}

.kailash-Biography .kailash-Biography-heading .Biography-heading h4 {
    font-family: "Poppins-Regular";
    font-size: 22px;
    text-align: left;
    font-weight: 600;
    color: #000;
}

.kailash-Biography .kailash-Biography-heading .Biography-heading p {
    color: rgb(64, 45, 39);
    font-family: Poppins-Regular;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 30px !important;
}

.kailash-Biography {
    margin-top: 2rem;
}

.education-section .education-header {
    background-color: #978fd1;
}

.education-section .education-header h4 {
    color: #000;
    font-family: "Poppins-Regular";
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0px;
    margin-bottom: 0px;
}

.education-section .education-content .education-image img {
    width: 100%;
    margin-bottom: 2rem;
}

.education-section .education-content .education-desc div {
    font-family: "Poppins-Regular";
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
}

/* Sri Kailash page css end */

/* Courses Page Css started Here */
.courses-page .courses-banner-section .banner-design {
    width: 40%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: -78px;
    opacity: 0.4;
}

.courses-page .courses-banner-section .hamsaveda-header {
    color: #5e2357;
    font-weight: 600;
    font-family: "Poppins-Regular";
    line-height: 2;
    position: relative;
    font-size: 30px !important;
    text-transform: capitalize;
    top: 38px;
    letter-spacing: 1px;
}

.courses-page .courses-banner-section .hamsaveda-header .label {
    font-family: "Poppins-Regular";
    font-weight: 700;
    color: #5e2357;
    font-size: 22px !important;
    line-height: 24px;
    position: relative;
}

.courses-page .courses-banner-section {
    position: relative;
    padding: 100px 0px 50px 0px;
    background-color: rgba(151, 143, 209, 0.4);
    padding-bottom: 10rem;
}

.courses-page .courses-banner-section .hamsaveda-header::before {
    content: "";
    position: absolute;
    left: -34%;
    top: 15%;
    width: 85px;
    height: 24px;
    background-image: url("../images/headding_elements_left.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.courses-page .courses-banner-section .hamsaveda-header::after {
    content: "";
    position: absolute;
    top: 15%;
    right: -34%;
    width: 85px;
    height: 24px;
    background-image: url("../images/headding_elements_right.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.courses-page .courses-cards-list {
    position: relative;
    top: -3rem;
}

.courses-page .courses-cards-list .row {
    width: 90%;
    margin: auto;
}

.courses-page .courses-cards-list .course-card {
    background-color: #e8e8e869;
    padding: 1rem 2.5rem;
    border: none;
    box-shadow: none;
    border-radius: 10px;
    position: relative;
    margin-bottom: 20px;
    opacity: 0;
    transform: translateY(100%);
    animation: slideInFromRight 2s forwards;
    animation-delay: 0.1s;
}

.courses-page .courses-cards-list .course-card .card-img img {
    width: 100%;
}

.courses-page .courses-cards-list .course-card .card-img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    border-radius: 10px;
    position: relative;
    top: -2.5rem;
    overflow: hidden;
}

.courses-page .courses-cards-list .course-card .card-img .popup-msg {
    display: none;
}

.courses-page .courses-cards-list .course-card:hover .card-img .popup-msg {
    background-color: #573d72;
    color: #fff;
    padding: 18px;
    border-radius: 10px;
    height: 100%;
    -webkit-line-clamp: 8;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.6;
    font-size: 14px;
    text-align: center;
    /* position: absolute;
    top: 0px;
    left: 0px;
    width: 100%; */
}

.courses-page .courses-cards-list .course-card .card-header {
    font-size: 18px;
    font-weight: 500;
    background-color: transparent;
    padding: 0;
    border-bottom: none;
    margin-bottom: 1rem;
}

.courses-page .courses-cards-list .course-card .card-header h5 {
    font-size: 16px;
    line-height: 2;
    color: #000;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 27px;
    overflow: hidden;
    position: relative;
    top: -1rem;
    font-family: "Poppins-Regular";
    letter-spacing: -1px;
    margin-bottom: 2px;
}

.courses-page .courses-cards-list .course-card .explore-btn {
}

.courses-page .courses-cards-list .course-card .explore-btn a {
    padding: 5px 15px;
    border-radius: 25px;
    background-color: #645baa;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    position: absolute;
    bottom: -34px;
    transform: translate(-50%, -50%);
    left: 50%;
}

.courses-page .courses-cards-list .course-card .explore-btn a i {
    transform: rotate(-45deg);
}

.courses-page .courses-banner-section .banner-circle-design {
    width: 221px;
    position: absolute;
    right: 0;
    top: 95px;
    opacity: 0.4;
    height: auto;
}

.courses-content .courses-container .coursecard .image-text {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.courses-content .courses-container .coursecard .text-on-image {
    position: relative;
    z-index: 1;
    color: #000;
    overflow: hidden;
    font-size: 16px;
    padding: 0px 6px;
    font-weight: 600;
    text-align: center;
    line-height: 22px;
    letter-spacing: 0.5px;
}

.courses-content .courses-container .coursecard .dark-layout {
    background-color: #dad8d8a1;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

/* Courses Page Css Ended Here */

/* Course View Page Css Started Here */

.course-view-page .banner-section {
    /* background-image: url('../images/Backgroundsingle.png'); */
    background-image: linear-gradient(
            rgba(151, 143, 209, 0.4),
            rgba(151, 143, 209, 0.4)
        ),
        url("../images/Backgroundsingle.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 400px;
    margin-top: 60px;
}

.course-view-page .banner-section .course-view-title h1 {
    color: #fff;
    text-align: center;
    padding-top: 100px;
    font-family: "Poppins-Regular";
    font-weight: 700;
    font-size: 37px;
    line-height: 30px;
}

.course-view-page .banner-section .course-view-title h3 {
    color: #fff;
    text-align: center;
    padding-top: 18px;
    font-family: "Poppins-Regular";
    font-size: 31px;
    line-height: 32px;
}

.course-view-page .banner-section .course-view-healing p {
    color: #fff;
    text-align: center;
    padding-top: 28px;
}

.course-view-content .summury {
    background-color: #fff;
    height: 100%;
    border-radius: 15px;
    padding: 2rem;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.course-view-content .summury .summury-header {
    color: #000;
    font-family: "Poppins-Regular";
}

.course-view-content .summury .summury-content p,
.course-view-content .summury .summury-content div,
.course-view-content .summury .summury-content span {
    font-family: "Poppins-Regular" !important;
    text-align: justify;
    font-size: 14px;
    padding: 10px 0px;
    color: #402d27;
    line-height: 25px;
}

.course-view-content .course-image-section {
    background-color: #fff;
    border-radius: 15px;
    padding: 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    height: 100%;
}

.course-view-content .media-content-title .label::before {
    content: "";
    position: absolute;
    left: -75px;
    top: 15%;
    width: 72px;
    height: 24px;
    background-image: url(../images/headding_elements_left.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.course-view-content .media-content-title .label::after {
    content: "";
    position: absolute;
    right: -75px;
    top: 15%;
    width: 72px;
    height: 24px;
    background-image: url(../images/headding_elements_right.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.course-image-section .media-content-title {
    position: relative;
    text-align: center;
    font-size: 16px;
    font-family: "Poppins-Regular";
}

section.course-view-content {
    position: relative;
    top: -5rem;
}

.course-image-section .image-content img {
    border-radius: 10px;
}

.course-image-section .media-content img {
    border-radius: 10px;
}

.course-image-section .media-content iframe {
    border-radius: 10px;
}

.course-image-section .course-card .card-img {
    background-size: cover;
    background-position: center;
    height: 200px;
    width: 100%;
}

/* Courses View Page Css Ended Here */

/* Events Page Css Started Here */
.events-page .events-banner-section .banner-design {
    width: 40%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: -78px;
    opacity: 0.4;
}

.events-page .events-banner-section .hamsaveda-header {
    color: #5e2357;
    font-weight: 600;
    font-family: "Poppins-Regular";
    line-height: 2;
    position: relative;
    font-size: 30px !important;
    text-transform: capitalize;
    top: 38px;
    letter-spacing: 1px;
}

.events-page .events-banner-section .hamsaveda-header .label {
    font-family: "Poppins-Regular";
    font-weight: 700;
    color: #5e2357;
    font-size: 22px !important;
    line-height: 24px;
    position: relative;
}

.events-page .events-banner-section {
    position: relative;
    padding: 100px 0px 50px 0px;
    background-color: rgba(151, 143, 209, 0.4);
    padding-bottom: 10rem;
}

.events-page .events-banner-section .hamsaveda-header::before {
    content: "";
    position: absolute;
    left: -61%;
    top: 23%;
    width: 85px;
    height: 24px;
    background-image: url("../images/headding_elements_left.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.events-page .events-banner-section .hamsaveda-header::after {
    content: "";
    position: absolute;
    top: 23%;
    right: -61%;
    width: 85px;
    height: 24px;
    background-image: url("../images/headding_elements_right.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.events-page .events-content {
    background-color: #fce3e7;
}

.events-page .events-content .filter-section .filter-text {
    color: #5e2357;
    font-weight: 700;
    font-family: "Poppins-Regular";
}

.events-page .events-content .filter-section .filter-sort p {
    color: #5e2357 !important;
    font-weight: 700;
    font-family: "Poppins-Regular";
}

.events-page .events-content .events-card {
    background-color: #fff;
    border-radius: 10px;
    padding: 1rem;
    border: none;
    box-shadow: none;
    height: 100%;
    opacity: 0;
    transform: translateY(100%);
    animation: slideInFromRight 2s forwards;
    animation-delay: 0.1s;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 1rem;
}

.events-page
    .events-content
    .filter-section.d-flex.justify-content-between.align-items-center {
    margin-bottom: 2rem;
}

.events-page .events-content .events-card-list .events-card .card-header {
    font-size: 16px;
    letter-spacing: 1px;
    color: #5e2357;
    font-weight: 700;
    font-family: "Poppins-Regular";
}

.events-page
    .events-content
    .events-card-list
    .events-card
    .event-duration-date
    p {
    font-size: 12px;
    /* letter-spacing: 1px; */
    color: #5e2357;
    font-weight: 700;
    font-family: "Poppins-Regular";
}

.events-page .events-content .events-card-list .events-card .event-description {
    padding: 10px;
    font-size: 14px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    position: relative;
}

.events-page
    .events-content
    .events-card-list
    .events-card
    .event-description
    p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: normal !important;
    font-size: 12;
}

.events-page
    .events-content
    .events-card-list
    .events-card
    .event-description:hover
    .event-fulldescription {
    display: block !important;
    padding: 1rem 10px;
    font-size: 12px;
    color: #fff;
    background-color: #40184c;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    border-radius: 3px;
    top: 10px;
    max-height: 150px;
    overflow: auto;
    z-index: 5;
}

.events-page .events-content .events-card-list .events-card .card-header {
    background-color: #fff;
    border: none;
    padding: 0px;
    margin-bottom: 1.5rem;
    /* overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; */
}

.events-page
    .events-content
    .events-card-list
    .events-card
    .event-duration-label
    h4,
.events-page
    .events-content
    .events-card-list
    .events-card
    .event-location
    .event-location-label
    h4 {
    opacity: 0.631;
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 20px;
    color: #121212;
    font-weight: 700;
    font-family: "Poppins-Regular";
    text-align: left;
}

.events-page
    .events-content
    .events-card-list
    .events-card
    .event-location
    .event-location-name
    p {
    font-size: 12px;
    line-height: 20px;
    color: #121212;
    font-weight: 600;
    font-family: "Poppins-Regular";
    text-align: start;
}

.events-page .events-content .events-card-list .events-card .registration-link {
    padding: 1rem 0;
}

.events-page
    .events-content
    .events-card-list
    .events-card
    .registration-link
    a {
    font-size: 12px;
}

.events-page .events-content .container {
    position: relative;
    top: -7rem;
}

.events-page .events-banner-section .banner-circle-design {
    width: 212px;
    position: absolute;
    right: 0;
    top: -2px;
    opacity: 0.4;
    height: auto;
}

/* Events Page Css Ended Here */

/* Meditation Page Css Started Here */
.meditation-page .meditation-banner-section .banner-circle-design {
    width: 229px;
    position: absolute;
    right: 0;
    top: 37px;
    opacity: 0.4;
    height: auto;
}

.meditation-page .meditation-banner-section .banner-design {
    width: 40%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: -78px;
    opacity: 0.4;
}

.meditation-page .meditation-banner-section .hamsaveda-header {
    color: #5e2357;
    font-weight: 600;
    font-family: "Poppins-Regular";
    line-height: 2;
    position: relative;
    font-size: 30px !important;
    text-transform: capitalize;
    top: 38px;
    letter-spacing: 1px;
}

.meditation-page .meditation-banner-section .hamsaveda-header .label {
    font-family: "Poppins-Regular";
    font-weight: 700;
    color: #5e2357;
    font-size: 22px !important;
    line-height: 24px;
    position: relative;
}

.meditation-page .meditation-banner-section {
    position: relative;
    padding: 100px 0px 50px 0px;
    background-color: rgba(151, 143, 209, 0.4);
    padding-bottom: 7rem;
}

.meditation-page .meditation-banner-section .hamsaveda-header::before {
    content: "";
    position: absolute;
    left: -61%;
    top: 23%;
    width: 85px;
    height: 24px;
    background-image: url("../images/headding_elements_left.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.meditation-page .meditation-banner-section .hamsaveda-header::after {
    content: "";
    position: absolute;
    top: 23%;
    right: -61%;
    width: 85px;
    height: 24px;
    background-image: url("../images/headding_elements_right.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.meditation-page .meditation-content {
    background-color: #fce3e7;
}

.meditation-page .container {
    position: relative;
    top: -3rem;
}

.meditation-page .meditation-audio-content {
    background-color: #fce3e7;
}

.meditation-page .meditation-content .main-title {
    font-size: 60px;
    font-family: "Poppins-Regular";
    padding-top: 50px;
    margin-bottom: 50px;
}

.meditation-page .meditation-content .sub-title {
    font-size: 40px;
    font-family: "Poppins-Regular";
    border-bottom: 2px solid #40184c;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    font-weight: 500;
    position: relative;
    top: -6rem;
}

.meditation-page .meditation-content .meditation-underline {
    border-bottom: 2px solid #40184c;
    padding-bottom: 40px;
}

.meditation-page .meditation-audio-content .audio-content-text {
    border-bottom: 2px solid #40184c;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5rem;
}

.meditation-page .meditation-audio-content .meditation-wishes-audio {
    padding-bottom: 3rem;
    margin-top: 3rem;
}

.meditation-page .meditation-audio-content .audio-content-text {
    font-family: "Poppins-Regular";
    font-size: 40px;
    padding-bottom: 5px;
}

.meditation-page .meditation-audio-content .audio-text {
    margin-top: 3rem;
    font-size: 30px;
}

.meditation-page .meditation-audio-content .audio-text h4 {
    font-size: 30px;
    font-family: "Poppins-Regular";
}

.meditation-page .meditation-content .media-section img {
    width: 125px;
    height: 125px;
}

/* Meditation Page Css Ended Here */

/* Gallery Page Css Started Here */
.gallery-page .gallery-banner-section .banner-circle-design {
    width: 229px;
    position: absolute;
    right: 0;
    top: 37px;
    opacity: 0.4;
    height: auto;
}

.gallery-page .gallery-banner-section .banner-design {
    width: 40%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: -67px;
    opacity: 0.4;
}

.gallery-page .gallery-banner-section .hamsaveda-header {
    color: #5e2357;
    font-weight: 600;
    font-family: "Poppins-Regular";
    line-height: 2;
    position: relative;
    font-size: 30px !important;
    text-transform: capitalize;
    top: 38px;
    letter-spacing: 1px;
}

.gallery-page .gallery-banner-section .hamsaveda-header .label {
    font-family: "Poppins-Regular";
    font-weight: 700;
    color: #5e2357;
    font-size: 22px !important;
    line-height: 24px;
    position: relative;
}

.gallery-page .gallery-banner-section {
    position: relative;
    padding: 100px 0px 50px 0px;
    background-color: rgba(151, 143, 209, 0.4);
    padding-bottom: 10rem;
}

.gallery-page .gallery-banner-section .hamsaveda-header::before {
    content: "";
    position: absolute;
    left: -57%;
    top: 17%;
    width: 85px;
    height: 24px;
    background-image: url("../images/headding_elements_left.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.gallery-page .gallery-banner-section .hamsaveda-header::after {
    content: "";
    position: absolute;
    top: 17%;
    right: -57%;
    width: 85px;
    height: 24px;
    background-image: url("../images/headding_elements_right.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.gallery-page .gallery-cards .card-content {
    flex-grow: 1;
    padding: 10px;
}

.gallery-page .gallery-content {
    position: relative;
    top: -5rem;
}

.gallery-page .gallery-content .gallery-cards {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 360px;
    display: flex;
    align-items: end;
    color: #fff;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.gallery-page .gallery-content .gallery-cards .dark-layout {
    position: absolute;
    background-image: linear-gradient(#ffffff00 80%, #000);
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

.gallery-page .gallery-content .gallery-cards .gallery-category-name {
    font-size: 10px;
    font-family: "Poppins-Regular";
    position: relative;
    z-index: 1;
    background-color: transparent;
}

/* Gallery Page Css Ended Here */

/* single Gallery Page Css Started Here */
.gallery-view-page .gallery-content .gallery-imgs {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 368px;
    display: flex;
    align-items: end;
    color: #fff;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.filter-section.d-flex.justify-content-between.align-items-center {
    margin-bottom: 3rem;
}

.gallery-view-page .gallery-banner-section .banner-design {
    width: 40%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: -67px;
    opacity: 0.4;
}

.gallery-view-page .siglegallareymain_course_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.gallery-view-page .siglegallareymain_course {
    position: relative;
}

.gallery-view-page .siglegallareymain_course_btn .courseBtnicon {
    width: 60px !important;
    height: 60px !important;
}

.gallery-view-page .gallery-banner-section .hamsaveda-header {
    color: #5e2357;
    font-weight: 600;
    font-family: "Poppins-Regular";
    line-height: 2;
    position: relative;
    font-size: 30px !important;
    text-transform: capitalize;
    top: 38px;
    letter-spacing: 1px;
}

.gallery-view-page .gallery-banner-section .hamsaveda-header .label {
    font-family: "Poppins-Regular";
    font-weight: 700;
    color: #5e2357;
    font-size: 22px !important;
    line-height: 24px;
    position: relative;
}

.gallery-view-page .gallery-content {
    position: relative;
    top: -7rem;
}

.gallery-view-page .gallery-content .empty-data h3 {
    margin-top: 6rem;
}

.gallery-view-page .gallery-content .filter-section .filter-text {
    color: #5e2357;
    font-weight: 700;
    font-family: "Poppins-Regular";
}

.gallery-view-page .gallery-content .filter-section .filter-sort p {
    color: #5e2357 !important;
    font-weight: 700;
    font-family: "Poppins-Regular";
}

.gallery-view-page .gallery-banner-section {
    position: relative;
    padding: 100px 0px 50px 0px;
    background-color: rgba(151, 143, 209, 0.4);
    padding-bottom: 10rem;
}

.gallery-view-page .gallery-banner-section .hamsaveda-header::before {
    content: "";
    position: absolute;
    left: -56%;
    top: 27%;
    width: 85px;
    height: 24px;
    background-image: url("../images/headding_elements_left.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.gallery-view-page .gallery-banner-section .hamsaveda-header::after {
    content: "";
    position: absolute;
    top: 27%;
    right: -56%;
    width: 85px;
    height: 24px;
    background-image: url("../images/headding_elements_right.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.gallery-view-page .gallery-view-content {
}

.gallery-view-page .gallery-view-content .empty-data h3 {
    text-align: center !important;
}

.gallery-view-page .gallery-view-content .gallery-img-cards {
    height: 380px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
    display: block;
}

/* single Gallery Page Css Ended Here */

/* publication Page Css Started Here */
.publication-page .publication-banner-section .banner-design {
    width: 40%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: -78px;
    opacity: 0.4;
}

.publication-page .publication-banner-section .banner-circle-design {
    width: 212px;
    position: absolute;
    right: 0;
    top: -2px;
    opacity: 0.4;
    height: auto;
}

.publication-page .publication-banner-section .hamsaveda-header {
    color: #5e2357;
    font-weight: 600;
    font-family: "Poppins-Regular";
    line-height: 2;
    position: relative;
    font-size: 30px !important;
    text-transform: capitalize;
    top: 38px;
    letter-spacing: 1px;
}

.publication-page .publication-banner-section .hamsaveda-header .label {
    font-family: "Poppins-Regular";
    font-weight: 700;
    color: #5e2357;
    font-size: 22px !important;
    line-height: 24px;
    position: relative;
}

.publication-page .publication-banner-section {
    position: relative;
    padding: 100px 0px 50px 0px;
    background-color: rgba(151, 143, 209, 0.4);
    padding-bottom: 10rem;
}

.publication-page .publication-banner-section .hamsaveda-header::before {
    content: "";
    position: absolute;
    left: -61%;
    top: 23%;
    width: 85px;
    height: 24px;
    background-image: url("../images/headding_elements_left.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.publication-page .publication-banner-section .hamsaveda-header::after {
    content: "";
    position: absolute;
    top: 23%;
    right: -61%;
    width: 85px;
    height: 24px;
    background-image: url("../images/headding_elements_right.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.publication-page .publication-content {
    background-color: #e9e5e547;
}

.publication-page .publication-content .filter-section .filter-text {
    color: #5e2357;
    font-weight: 700;
    font-family: "Poppins-Regular";
}

.publication-page .publication-content .filter-section .filter-sort p {
    color: #5e2357 !important;
    font-weight: 700;
    font-family: "Poppins-Regular";
}

.publication-page .publication-content .publications-cards {
    background-color: #fff;
    border-radius: 8px;
    padding: 1rem 2.5rem 2rem;
    border: none;
    box-shadow: none;
    height: 100%;
    position: relative;
    opacity: 0;
    transform: translateY(100%);
    animation: slideInFromRight 2s forwards;
    animation-delay: 0.1s;
    box-shadow: 0px 3px 5px #ccc;
}

.publication-page
    .publication-content
    .filter-section.d-flex.justify-content-between.align-items-center {
    margin-bottom: 2rem;
}

.publication-page
    .publication-content
    .publications-cards
    .publication-btn
    .publication-view-btn {
    padding: 5px 15px;
    border-radius: 25px;
    background-color: #645baa;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    position: absolute;
    bottom: -2rem;
    transform: translate(-50%, -50%);
    left: 50%;
    color: #fff;
    font-size: 11px;
    letter-spacing: 1.2px;
    font-family: "Poppins-Regular";
}

.publication-page .publication-content .publications-cards .card-header,
.publication-page .publication-content .publications-cards .card-header-basic {
    background-color: #fff;
    border: none;
    padding-left: 0px;
    text-align: left;
    color: #5e2357;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 27px;
    font-family: "Poppins-Regular";
    font-size: 16px;
}

.publication-page .publication-content .publications-cards .card-summury {
    font-family: "Poppins-Regular";
    font-size: 12px;
    letter-spacing: 0.5px;
}

.publication-page .publication-content .publications-cards .card-summury {
    font-family: "Poppins-Regular";
    font-size: 12px;
    letter-spacing: 0.5px;
}

.publication-page
    .publication-content
    .publications-cards
    .publicationa-duration {
    font-family: "Poppins-Regular";
    font-size: 12px;
    letter-spacing: 0.5px;
    line-height: 49px;
    text-transform: uppercase;
    color: #5e2357;
    font-weight: 700;
    margin-left: 5px;
}

.publication-page
    .publication-content
    .publications-cards
    .card-summury-content {
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 50px;
    overflow: hidden;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    font-weight: 400;
    font-family: "Poppins-Regular";
    margin: auto;
}

.publication-page .publication-content .container {
    position: relative;
    top: -7rem;
}

.publication-page .publication-content .card-image {
    height: 180px;
    border-radius: 10px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

/* publication Page Css Ended Here */

/* publication single Page Css Ended Here */
.publication-page .publication-view-page .artical-card {
    background-color: #fff;
    border-radius: 8px;
    padding: 1rem 2.5rem 2rem;
    border: none;
    box-shadow: none;
    height: 100%;
    position: relative;
    box-shadow: 0px 3px 5px #ccc;
}

.publication-page .publication-view-page {
    background-color: #e9e5e547;
}

.publication-page
    .publication-view-page
    .artical-card
    .artical-view-content
    .card-image {
    height: 300px;
    width: 300px;
    border-radius: 10px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.publication-page .publication-view-page .artical-view {
    position: relative;
    top: -5rem;
}

.publication-page
    .publication-view-page
    .artical-view
    .artical-card
    .artical-view-content
    h3 {
    text-align: left;
    color: #5e2357;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 27px;
    font-family: "Poppins-Regular";
    font-size: 16px;
    margin-top: 1rem;
}

.publication-page
    .publication-view-page
    .artical-view
    .artical-card
    .artical-view-content
    .sub-dscr {
    color: #5e2357;
    font-weight: 600;
    font-family: "Poppins-Regular";
    letter-spacing: 0.5px;
    text-align: left;
}

.publication-page
    .publication-view-page
    .artical-view
    .artical-card
    .artical-view-content
    .artical-duration {
    font-family: "Poppins-Regular";
    font-size: 12px;
    letter-spacing: 0.5px;
}

.publication-page
    .publication-view-page
    .artical-view
    .artical-card
    .artical-view-content
    .public-artical-duration {
    line-height: 49px;
    text-transform: uppercase;
    color: #5e2357;
    font-weight: 700;
    font-family: "Poppins-Regular";
    font-size: 12px;
    letter-spacing: 0.5px;
}

.publication-page
    .publication-view-page
    .artical-view
    .artical-card
    .artical-view-content
    .artical-dscr {
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    font-weight: 400;
    font-family: "Poppins-Regular" !important;
    margin: auto;
}

.publication-page .publication-view-page .artical-card {
    opacity: 0;
    transform: translateY(100%);
    animation: slideInFromRight 2s forwards;
    animation-delay: 0.1s;
}

@keyframes slideInFromLeft {
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes slideInFromRight {
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeIn {
    to {
        opacity: 1;
    }
}

/* publication single Page Css Ended Here */

/* footer Css Started Here */

.main-footer {
    background-color: #3b1346;
    padding-top: 3rem;
    padding-bottom: 2rem;
}

.main-footer .footer-navigation a {
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 38px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Poppins-Regular";
}

.main-footer .footer-info .footer-address a {
    font-size: 12px;
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Poppins-Regular";
}

.main-footer .footer-content p {
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 2;
    color: #ffffff;
    font-weight: 400;
    font-family: "Poppins-Regular";
}

.main-footer .footer-navigation ul {
    margin: 0;
    padding: 0;
}

.main-footer .footer-navigation li {
    margin: 0;
    padding: 0;
}

.main-footer .footer-social-icons .footer-icon-align {
    display: flex;
    gap: 14px;
    margin-top: 1rem;
}

.main-footer .footer-social-icons .footer-icon-align a {
    color: #fff;
}

.main-footer .footer-bottom-content {
    color: #fff;
}

.main-footer .footer-logo a img {
    width: 85px;
    height: 85px;
    display: block;
}
.main-footer .footer-logo .logo-title h2{
    text-transform: capitalize;
}

.main-footer .joinus .joinus-link {
    width: 66px;
    height: 66px;
    border-radius: 33px;
    background-color: #bd66e1;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-footer .footer-logo .logo-title small {
    font-size: 21px !important;
    /* text-transform: uppercase !important; */
    /* font-family: system-ui; */
}

.footer-separation {
    border-bottom: 1px solid #fff;
    padding-bottom: 1rem;
}

.main-footer .footer-logo .logo-title h2 {
    font-size: 35px;
    line-height: 30px;
    font-family: "Poppins-Regular";
}

/* footer Css Ended Here */

/* Contact page Css Started Here */
.contact-page {
    padding: 80px 0px 0px 0px;
}

.contact-page .contant-left {
    background: #f9f9f9;
}

.contact-page .contact-left-part {
    padding-top: 70px;
    position: relative;
    width: 80%;
    margin: auto;
}

.contact-page .contact-left-part .contact-header {
    font-size: 30px;
    letter-spacing: 1px;
    line-height: 45px;
    color: #000;
    font-weight: 700;
    font-family: "Poppins-Regular";
    text-align: center;
}

.contact-page .contact-left-part .contact-header .label img {
    transform: scaley(-1);
    width: 120px;
}

.contact-page .contact-left-part .contact-header .label {
    display: flex;
    position: relative;
    justify-content: center;
}

.contact-page .contact-left-part .contact-address {
    font-size: 19px !important;
    font-weight: normal !important;
    font-family: "Poppins-Regular" !important;
    color: #573d72 !important;
    margin-top: 70px !important;
    margin-bottom: 20px !important;
    text-align: center !important;
}

.contact-page .contact-left-part .contact-info {
    font-size: 13px;
    font-weight: normal;
    text-align: justify;
    font-family: "Poppins-Regular";
    color: #000;
    text-align: center !important;
}

.contact-page .contact-left-part .contact-info-more .info {
    font-size: 12px;
    color: #5e2357;
    font-family: "Poppins-Regular";
    font-weight: 600;
}

.contact-page .contact-left-part .contact-info-more .info-text p {
    font-size: 12px;
    color: #5e2357 !important;
    font-family: "Poppins-Regular";
    font-weight: 600;
}

.contact-page .contact-left-part .contact-info-more .fa-solid {
    color: #5e2357 !important;
}

.contact-page .contact-left-part .contact-info-more .fa-regular {
    color: #5e2357 !important;
}

.contact-page .contact-left-part .contact-info-more {
    margin-top: 30px;
}

.contact-page .contact-right-part {
    padding: 80px 0px 0px 0px;
}

.contact-page .contact-right-part .contact-header-form .contact-form input {
    border-radius: 0;
    border-bottom: 1px solid #707070;
    border-top: none;
    border-left: none;
    border-right: none;
    width: 100%;
}

.contact-page .contact-right-part .contact-header-form .contact-form textarea {
    width: 100%;
    padding: 9px 6px;
    border-bottom: 1px solid #707070;
    border-left: 0;
    border-radius: 0;
    border-right: 0;
    border-top: 0;
    font-family: "Poppins-Regular";
}

.contact-page .contact-right-part {
    padding: 49px 49px;
    width: 79%;
    margin: auto;
    margin-top: 2em;
    border-radius: 10px;
}

.contact-page
    .contact-right-part
    .contact-header-form
    .contact-form-btn
    .formbtn {
    padding: 12px 30px;
    border-radius: 25px;
    background-color: #645baa;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border: none;
    text-transform: uppercase;
    margin-top: 1rem;
}

.contact-page .contact-right-part .contact-header-form .contact-form-btn {
    display: flex;
    justify-content: center;
    margin-top: 1rem;
    width: 100%;
}

.contact-page .contact-header-form {
    position: relative;
}

.contact-page
    .contact-right-part
    .contact-header-form
    .contact-form
    input:focus-visible {
    outline: none;
}

.contact-page
    .contact-right-part
    .contact-header-form
    .contact-form
    textarea:focus-visible {
    outline: none;
}

/* Contact page Css Ended Here */

/* Navbar Css Started Here */
.header-section .header-logo .main-logo {
    height: 85px;
}

.header-section .navbar-dark .navbar-brand {
    gap: 15px;
}

.header-section .header-logo .main-logo {
    position: relative;
    top: 22px;
}

.header-section .navbar {
    height: 75px;
}

.header-section .navbar .collapse {
    justify-content: end;
}

.header-section .navbar .collapse .navbar-nav .nav-item a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    font-family: "Poppins-Regular";
    padding: 5px 12px;
}

.header-section .navbar .collapse .navbar-nav .nav-item {
    padding: 0px 5px;
    display: flex;
    align-items: center;
}

.header-section {
    background: #40184c !important;
    border-bottom: 4px solid #f3365a;
}

.header-section .navbar .collapse .navbar-nav .header-btn a {
    background: #645baa;
    border-radius: 40px;
    border-color: #645baa;
    color: #fff !important;
    font-size: 14px;
    font-weight: 500;
    font-family: "Poppins-Regular";
    padding: 5px 12px;
}

.header-section .navbar {
    background: #40184c !important;
}

.header-section .container-fluid {
    width: 90%;
    margin: auto;
}

.header-section .pranayoga_titleimg {
    height: 54px !important;
    margin-top: -11px !important;
    margin-left: -20px;
    position: relative;
    bottom: 13px;
}

/* Navbar Css Ended Here */

.home-banner .banner-content .swiper-wrapper {
    pointer-events: none;
}

.contact-page .contact-left-part .contact-address h3 p span {
    font-size: 19px;
    font-weight: normal;
    font-family: "Poppins-Regular";
    color: #573d72;
    margin-top: 70px;
    margin-bottom: 20px;
    text-align: center !important;
}

.contact-page .contact-left-part .contact-address h6 span {
    font-size: 13px;
    font-weight: normal;
    text-align: justify;
    font-family: "Poppins-Regular";
    color: #000;
    text-align: center !important;
}

.contact-page .contact-left-part .contact-address {
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.nav-link {
    transition: none !important;
}

body:has(.empty-data) .gallery-view-page .gallery-content {
    top: -3rem;
}
.aiz-notify.alert-success > .close {
    display: none !important;
    opacity: 0 !important;
}