body {
    font-family: "Inter", sans-serif !important;
}

.search-box form {
    display: flex;
}

.search-box input {
    margin: 0 !important;
    background: transparent;
    border: none;
}

.img_box_content {
    min-height: 168px;
    max-height: 168px;
}

.search-box {
    background: #FAFAFA;
    border-radius: 999px;
    border: solid 1px #e9e8e8;
}

button.right-icon {
    background: none;
    border: none;
    color: #fff;
}

.related-read a {
    text-decoration: none;
    color: #000;
    font-size: 14px;
}

.related-read a:hover {
    cursor: pointer;
}

.related-read {
    margin-bottom: 27px;
}

button.right-icon i {
    background: #C52327;
    border-radius: 999px;
    padding: 6px 7px;
    /* padding: 0 0; */
}

.search-box input {
    font-size: 12px;
    /* color: #FAFAFA; */
    padding: 11px 12px;
}

button.seach-event {
    background: none;
    border: none;
    position: relative;
    left: 6px;
}

img.h-8 {
    width: 98px;
}

.form-control:focus {
    color: #212529;
    background-color: transparent;
    border-color: none !important;
    outline: 1;
    box-shadow: none !important;
}

button.seach-event i {
    color: #706B6B;
}

#navbarCollapse a {
    font-size: 14px;
    color: #000;
    padding: 0 20px;
    font-weight: 600;
}

.banner-section {
    background-image: url(images/banner.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner-section2 {
    background-image: url('/new-theme/donation_images/banner01.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner-text2 {
    text-align: center;
    color: hsl(0, 0%, 100%);
    /* padding: 200px 0; */
}

.banner-top-text {
    font-size: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    /* font-weight: 500; */
}

.banner-heading {
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
}

.banner-button {
    text-align: center;
}

.banner-button li {
    display: inline;
}

.banner-button img {
    width: 56px;
}

.banner-button {
    margin-top: 10px;
}

span.donate-btn {
    background: #282a46;
    padding: 16px 38px;
    border-radius: 999px;
}

.banner-button-main {
    width: 100%;
    float: left;
    margin-top: 40px;
}

span.donate-btn a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
}

.donate-box-img img {
    width: 100%;
}

.donate-box-value li {
    display: inline;
    padding: 0 18px;
    padding-left: 0;
}

.donate-box-heading {
    font-size: 22px;
    font-weight: 700;
    margin-top: 13px;
}

.donate-box-bar {
    padding: 16px 0;
}

.donate-box-view-btn {
    margin-top: 14px;
    width: 100%;
    float: left;
}

.donate-first-box {
    width: 100%;
    float: left;
    box-shadow: 0px 0px 11px 0px #00000033;
    /* padding: 0 11px; */
}

.donate-space {
    padding: 15px 15px;
}

.progress-bar {
    background-color: #c52327 !important;

}

.progress {
    height: 8.5px;
    border-radius: 999px;
}

.progress .progress-bar:after {
    content: "";
    position: absolute;
    top: -3.5px;
    right: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: white;
    outline: 1px solid white;
    border: 5px solid var(--theme-color);
}

span.donate-nowbtn {
    background: #282a46;
    padding: 7px 21px;
}

span.donate-nowbtn a {
    color: #fff;
    text-decoration: none;
    font-weight: 500;
}

.donate-box-value ul {
    margin: 0;
    padding: 0;
}

.donate-now-btn {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 22px;
}

.donate-main-heading {
    text-align: center;
    font-size: 32px;
    font-weight: 710;
    margin-top: 54px;
    color: #fff;
}

.donate-main-subheading {
    text-align: center;
    margin-bottom: 45px;
    color: #fff;
}

span.donate-nowbtn:hover {
    background: #c52327;
}

.donate-first-box:hover {
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
    cursor: pointer;
}

.help-box {
    text-align: center;
    color: #cfcfcf;
}

.help-icon-heading {
    font-size: 25px;
    font-weight: 600;
}

.pricing-bg a.btn.btn-primary {
    background: #282a46;
    border: navajowhite;
    font-weight: 600;
    border-radius: 0;
}

.donate-box-section .donate-main-heading {
    color: #000;
}

.donate-box-section .donate-main-subheading {
    color: #000;
}

.pricing-bg a.btn.btn-primary:hover {
    background: #c52327;
}

.media-icon img {
    width: 80%;
}

.pricing-bg {
    position: relative;
    bottom: 88px;
    background: #fff;
    padding: 33px;
    border-radius: 10px;
    border: 1px solid #d9d4d4;
}

.container.media-container {
    padding: 0 201px;
}

.you-help {
    background-image: url('/new-theme/donation_images/banner02.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: 101px;
    float: left;
    width: 100%;
    padding-bottom: 195px;
    background-size: cover;
    margin-bottom: 40px;
}

.media-read {
    font-size: 14px;
    font-weight: 600;
    margin-top: 10px;
}

.media-box-section {
    width: 100%;
    float: left;

}

.plan-section {
    width: 100%;
    float: left;
}

.slider-section {
    width: 100%;
    /* float: left; */
    display: flex;
    background: #f5f5f5;
    padding: 26px 0;
    text-align: center;
    margin-top: 54px;
}

.slider-section .row {
    display: flex;
    align-items: center;
}

.slider-section img {
    width: 192px;
}

.documents-section table {
    width: 100%;
}

img.pdf-img {
    width: 28px;
}

img.nick-img {
    width: 50px;
}

.documents-section button {
    font-size: 12px !important;
    background: #5c5656 !important;
    border: none !important;
    border-radius: 0 !important;
    color: #fff !important;
}

.documents-section th {
    padding: 25px 0;
}

.documents-section tr {
    border-bottom: solid 1px #e3e3e3;
}

.documents-section th:last-child {
    text-align: right;
}

.tabs-section .nav-link:focus,
.nav-link:hover {
    color: #dc3545;
}

.credit-section input,
.credit-section label {
    cursor: not-allowed !important;

}

.credit-section.mt-5 {
    opacity: 0.2;
}

.donate-page-bg {
    background-image: url(images/gallery_one_img_04.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.donate-page-heading {
    text-align: center;
    color: #fff;
    font-size: 48px;
    font-weight: 600;
    /* padding: 121px 0; */
}

.goal-sectoin {
    background: #444444;
    width: 100%;
    /* float: left; */
    padding: 24px 0;
    /* margin-bottom: 50px; */
    overflow: hidden;
}

.goal-cause {
    width: 50%;
    float: left;
    text-align: center;
    background: #2780ba;
    color: #fff;
    padding: 15px 0;
}

.goal-achive {
    width: 50%;
    float: left;
    text-align: center;
    background: #575757;
    color: #fff;
    padding: 15px 0;
}

.for-goal {
    text-align: center;
    color: #fff;
}

.for-goal-heading {
    font-size: 28px;
    font-weight: bold;
}

.for-goal-subheading {
    font-weight: 500;
    letter-spacing: 3px;
    font-size: 14px;
}

.for-goal-btn a {
    background: #fff;
    padding: 5px 15px;
    border-radius: 999px;
    color: #565555;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
}

.goal-sectoin .row {
    justify-content: center;
    align-items: center;
}

.donate-bottom-img {
    width: 100%;
    /* float: left; */
    margin-top: 54px;
}

.donations-box-img {
    width: 100%;
    height: 210px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 8px;
    padding: 15px;
    border-radius: 8px 8px 0px 0px;
}

.donate-bottom-img img {
    width: 100%;
    aspect-ratio: 16 / 9;
    height: auto;
    object-fit: contain;
}

.nav .nav-item button.active {
    background-color: transparent;
    color: var(--bs-danger) !important;
}

.nav .nav-item button.active::after {
    content: "";
    border-bottom: 4px solid var(--bs-danger);
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -1px;
    border-radius: 5px 5px 0 0;
}

.tabs-section {
    width: 100%;
    /* float: left; */
    margin-top: 40px;
}

.tabs-section button::after {
    display: none !important;
}

.tabs-section button {
    font-size: 18px;
    color: #000;
    font-weight: 400;
}

.tabs-section li button {
    padding: 0;
    padding-right: 52px;
}

.donate-now-heading {
    font-size: 28px;
    font-weight: bold;
    margin-top: 40px;
}

span.insert-count {
    color: #fff;
    padding: 3px 12px;
    background: #282a46;
    font-weight: 500;
    font-size: 20px;
}

.insert-amount {
    font-size: 20px;
    font-weight: 500;
    margin-top: 20px;
}

.insert-box {
    margin: 18px 0;
}

span.login-button {
    background: #424242;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 2px 14px;
}

.insert-amount a {
    text-decoration: none;
}

.submit-button button {
    color: #fff;
    font-size: 16px;
    border-radius: 0;
    background: #282a46;
    border: none;
}

form.insert-form input {
    background: #f7f7f77d;
    border-radius: 0;
    padding: 8px 10px;
    border-color: #ebebeb;
    border: solid 1px #e1e1e1;
}

form.insert-form textarea {
    background: #f7f7f77d;
    border-radius: 0;
    padding: 14px 10px;
    border-color: #ebebeb;
}

/*
CSS for the main interaction
*/
.tabset>input[type="radio"] {
    position: absolute;
    left: -200vw;
}

.tabset .tab-panel {
    display: none;
}

.tabset>input:first-child:checked~.tab-panels>.tab-panel:first-child,
.tabset>input:nth-child(3):checked~.tab-panels>.tab-panel:nth-child(2),
.tabset>input:nth-child(5):checked~.tab-panels>.tab-panel:nth-child(3),
.tabset>input:nth-child(7):checked~.tab-panels>.tab-panel:nth-child(4),
.tabset>input:nth-child(9):checked~.tab-panels>.tab-panel:nth-child(5),
.tabset>input:nth-child(11):checked~.tab-panels>.tab-panel:nth-child(6) {
    display: block;
}

/*
Styling
*/


.tabset>label {
    position: relative;
    display: inline-block;
    padding: 15px 15px 25px;
    border: 1px solid transparent;
    border-bottom: 0;
    cursor: pointer;
    font-weight: 600;
}



input:focus-visible+label {
    outline: 2px solid rgba(0, 102, 204, 1);
    border-radius: 3px;
}

.tabset>label:hover,
.tabset>input:focus+label,
.tabset>input:checked+label {
    color: #06c;
}

.tabset>label:hover::after,
.tabset>input:focus+label::after,
.tabset>input:checked+label::after {
    background: #06c;
}

/*
CSS for the main interaction
*/
.tabset>input[type="radio"] {
    position: absolute;
    left: -200vw;
}

.tabset .tab-panel {
    display: none;
}

.tabset>input:first-child:checked~.tab-panels>.tab-panel:first-child,
.tabset>input:nth-child(3):checked~.tab-panels>.tab-panel:nth-child(2),
.tabset>input:nth-child(5):checked~.tab-panels>.tab-panel:nth-child(3),
.tabset>input:nth-child(7):checked~.tab-panels>.tab-panel:nth-child(4),
.tabset>input:nth-child(9):checked~.tab-panels>.tab-panel:nth-child(5),
.tabset>input:nth-child(11):checked~.tab-panels>.tab-panel:nth-child(6) {
    display: block;
}

/*   Styling  */

.tabset>label {
    font-size: 20px;
    position: relative;
    display: inline-block;
    padding: 15px 16px 25px 0;
    border: 1px solid transparent;
    border-bottom: 0;
    cursor: pointer;
    font-weight: 600;
}


input:focus-visible+label {
    outline: 2px solid rgba(0, 102, 204, 1);
    border-radius: 3px;
}

.tabset>label:hover,
.tabset>input:focus+label,
.tabset>input:checked+label {
    color: #dc3545;
}

.tabset>label:hover::after,
.tabset>input:focus+label::after,
.tabset>input:checked+label::after {
    background: #06c;
}

.tab-panel {
    padding: 30px 0;
    border-top: 1px solid #ccc;
}

/*   Demo purposes only  */
.tabset {
    max-width: 65em;
}

.tab-panel {
    padding: 30px 0;
    border-top: 1px solid #ccc;
}

/*   Demo purposes only  */
.tabset {
    max-width: 65em;
}

span.nod {
    border: solid 1px #504e4e;
    border-radius: 999px;
    padding: 0 6px;
}

.automatic {
    border: solid 1px #e3e3e3;
    padding: 9px;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2px;
}

.circletext {
    background-color: #c52327;
    width: 250px;
    font-size: 24px;
    font-weight: 500;
    padding: 5px 0;
    display: flex;
    justify-content: center;
    color: #fff;
    align-items: center;
    border-radius: 30px;
}

.textcenter {
    margin: 0px auto;
}

.insert-form label.btn.btn-outline-danger {
    background-color: #fff;
    /* width: 175px; */
    font-size: 24px;
    font-weight: 300;
    border: solid 1px #000;
    /* height: 100px; */
    display: flex;
    justify-content: center;
    color: #000;
    align-items: center;
    margin-bottom: 8px;
    border-radius: 10px;
    /* Remove rounded corners for a square */
    transition: background-color 0.3s ease;
    /* Smooth hover effect */
    /* border: 12px solid black; */
}

.insert-form label.btn.btn-outline-danger:hover {
    background-color: #dc3545;
    /* Change to your desired hover color */
    color: #fff;
    /* Ensure text is still visible */
    border: 1px solid #dc3545;
}

.customamount {
    background: #f7f7f77d;
    border-radius: 0;
    padding: 16px 10px !important;
    text-align: center;
    border-color: #ebebeb;
    border: solid 1px #e1e1e1;
}

/*donate page end here*/

.banner-section {
    background-image: url(images/banner.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 534px;
    display: flex;
    align-items: center;
}

.seach-event.search-border:before {
    content: "|";
    position: absolute;
    right: 37px;
    color: #b7b4b4;
    font-weight: 100;
}

.heading {
    font-size: 85px;
    color: #fff;
    text-transform: uppercase;
    line-height: 75px;
}

.list-banner li {
    display: inline;
    color: #fff;
    font-size: 16px;
    padding-right: 10px;
}

.sub-heading {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
}

.first-box {
    text-align: center;
    border: solid 1px #D6D6D6;
    border-radius: 30px;
    padding: 74px 0;
}

.first-box-headintg {
    font-size: 42px;
    font-weight: bold;
}

.first-box-subheading {
    font-size: 18px;
    font-weight: 600;
}

.evnet-left-img {
    background-image: url(images/img01.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 784px;
    display: flex;
    align-items: end;
    padding: 35px 22px;
    border-radius: 20px;
}

.event-by-heading {
    font-size: 38px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}

.event-by-subheading {
    font-size: 15px;
    color: #fff;
    margin-bottom: 10px;
}

.event-bu-button button {
    background: transparent;
    border-color: #C52327;
    border-radius: 999px;
    padding: 7px 41px;
    font-weight: 700;
}


.event-second-box {
    background-image: url(images/img02.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    min-height: 380px;
    align-items: end;
    padding: 35px 22px;
    border-radius: 20px;
}

.making-moments {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
}

.event-that-heading {
    font-size: 52px;
    font-weight: 500;
    color: #fff;
}

.wow-heading {
    font-size: 73px;
    font-weight: bold;
    color: #fff;
}

.btn:hover {
    color: var(--bs-btn-hover-color);
    background-color: #ff2f34;
    border-color: #ff2f34;
}

.event-video-box {
    background-image: url(images/img03.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    min-height: 380px;
    align-items: center;
    padding: 35px 22px;
    border-radius: 20px;
    justify-content: center;
}

.event-video-box i {
    color: #fff;
    font-size: 39px;
    border: solid;
    border-radius: 999px;
    padding: 15px 19px;
}

.upcoming-event {
    background: #F4F4F4;
    margin-top: 90px;
    width: 100%;
    float: left;
}

.upcoming-heading {
    font-size: 59px;
    margin-bottom: 23px;
}

span.up-heading {
    font-weight: 800;
}

#nav-tab button {
    border: solid 1px #414141;
    border-radius: 999px;
    margin-right: 10px;
    background: transparent;
}

#nav-tab {
    border: none;
}

#nav-tab .nav-link {
    color: #000;
}

/* .art-box img {
    width: 100%;
} */

.art-box {
    position: relative;
    width: 250px; /* Set a fixed width for all cards */
    /* height: 450px; */
    /* display: flex; */
    flex-direction: column;
    justify-content: space-between;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    margin: 15px;
    /* Ensures equal spacing */
    /* padding: 15px; */
}

.art-box .image-container {
    width: 100%;
    height: 200px;
    /* Consistent height */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 8px 8px 0px 0px;
    padding: 15px;
    transition: transform 0.3s ease-in-out;
}

.art-box .image-container:hover {
    transform: scale(1.05);
}

.melodic-heading {
    font-size: 16px;
    font-weight: bold;
    text-align: start;
    margin-top: 10px;
    height: 3em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.melodic-date {
    font-size: 14px;
    text-align: center;
    color: #777;
    margin-bottom: 10px;
}

.joinevent-btn {
    text-align: center;
    margin-top: auto;
}

.joinevent-btn a {
    background: #c52327;
    color: #fff !important;
    border-radius: 5px;
    padding: 8px 12px;
    display: inline-block;
    text-decoration: none;
    transition: 0.3s;
}

.joinevent-btn a:hover {
    background: #a51e22;
}

.popular-section {
    width: 100%;
    float: left;
    margin: 80px 0 0 0;
}

.home-concerts-heading {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 36px;
    border: 1px solid #C52327;
    border-radius: 25px;
    width: 30%;
    background-color: #C52327;
    color: white;
    text-align: center;
}

@media (max-width: 768px) {
    .home-concerts-heading {
        width: 100%;
    }
}

.donation-concerts-heading {

    font-size: 28px;
    font-weight: 600;
    margin-bottom: 36px;
    border: 1px solid #C52327;
    border-radius: 25px;
    width: 30%;
    background-color: #C52327;
    color: white;
    text-align: center;
}

.concerts-heading {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 36px;
    border: 1px solid #282a46;
    border-radius: 25px;
    width: 93%;
    background-color: #C52327;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}

.presle {
    background: #282A46;
    color: #fff;
    border-radius: 999px;
    padding: 3px 8px;
    margin-top: 12px;
    /* font-weight: 400; */
}

.discover-more {
    text-align: center;
    margin: 62px 0;
}

.discover-more {
    text-align: center;
    margin: 62px 0;
    /* font-size: 29px; */
}

.discover-more button {
    font-size: 20px !important;
    border-color: #000;
    background: transparent;
    color: #000;
    border-radius: 999px;
    font-weight: bold;
    width: 400px;
    line-height: 47px;
}

.footer-top-img img {
    width: 100%;
}

.work-with-us {
    width: 100%;
    float: left;
    background: #FF2F34;
    padding: 47px 0;
    margin-top: 18px;
}

.work-heading {
    font-size: 59px;
    color: #fff;
}

.work-text {
    color: #fff;
}

.work-with-us .row {
    justify-content: center;
    align-items: center;
}

.footer {
    width: 100%;
    float: left;
    background: #121321;
    padding: 58px 0;
}

.footer-logo img {
    width: 150px;
}

.logo-text-footer {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin-top: 14px;
}

.social-media li {
    display: inline;
    padding-right: 18px;
    color: #fff;
}

.social-media li a {
    color: #fff;
    text-decoration: none;
}

.social-media {
    margin-top: 13px;
}

.footer-heading {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}

ul.quick-links {
    margin: 0;
    padding: 0;
}

ul.quick-links li {
    padding: 5px 0;
}

ul.quick-links a {
    color: #fff;
    text-decoration: none;
}

ul.quick-links a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

.blog-img li {
    display: inline-block;
}

.blog-img img {
    width: 70px;
}

.blog-img {
    margin-top: 11px;
}

.footer .footer-heading {
    text-transform: uppercase;
}

.phone-text {
    color: #fff;
    font-size: 14px;
}

.bottom-footer {
    width: 100%;
    float: left;
    background: #282A46;
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 21px 0;
}


/*event page start*/

.reviews_item .reviews i {
    font-size: 14px;
}

.infromation-box a {
    background: #DCFCE7;
    text-align: center;
    border-radius: 99px;
    padding: 9px 30px;
    font-weight: 600;
    color: #40c968;
}

.infromation-box {
    margin-top: 47px;
}

.infromation-box li {
    display: inline-block;
    padding: 0 4px;
}

.event-sidebar-video {
    background-image: url(images/blogs06.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    min-height: 250px;
    align-items: center;
    /* padding: 25px 22px; */
    justify-content: center;
}

.main_admissons {
    background: #F9F9F9;
    padding: 22px 13px;
    border-radius: 9px;
}

.paid-box {

    background: #FDEEEC;

    padding: 3px 14px;

    border-radius: 999px;

    font-size: 16px;

    color: #F0624E;

    font-weight: 600;

}

.admissons {

    display: flex;

    justify-content: space-evenly;

}

.admission-heading {

    color: #65469B;

    font-size: 18px;

    font-weight: 600;

}

.event-banner-section {
    /* background-image: url(images/event_img.png?v=1); */
    /* background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; */
    min-height: 200px;
    background-color: #282a46;
    display: flex;
    align-items: center;
}

.archive-events-section {
    background-image: url(images/archive_event_img.jpg?v=1) !important;
}

.banner-text-section {
    text-align: center;
    color: #fff;
}

.avail-price {

    text-align: center;

    font-size: 20px;

    font-weight: 600;

}





span {
    cursor: pointer;
}

.number {

    margin: 100px;

}

.number .minus,
.plus {

    width: 20px;

    height: 20px;

    background: #f2f2f2;

    border-radius: 4px;

    padding: 8px 5px 8px 5px;

    border: 1px solid #ddd;

    display: inline-block;

    vertical-align: middle;

    text-align: center;

}

.number input {

    height: 34px;

    width: 100px;

    text-align: center;

    font-size: 26px;

    border: 1px solid #ddd;

    border-radius: 4px;

    display: inline-block;

    vertical-align: middle;

}

#field1 {

    text-align: center;

}



#field1 input {

    text-align: center;

}



#field1 button {

    background: #F1EBF9;

    border: none;

}

.upcome-sidebar li {

    display: inline-block;

    padding: 10px 29px;

    border: solid 1px #787575;

    border-radius: 999px;

    margin-right: 10px;

    width: 193px;

    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.upcome-sidebar li a {

    text-decoration: none;

    color: #000;

}

.upcome-sidebar {

    margin-top: 28px;

}



.pop-near-box img {

    width: 100%;

    /* border-radius: 0 !important; */

}

.pop_near_you {

    display: flex;

    /* justify-content: space-evenly; */

}

.pop-near-box {

    margin: 0 3px;

}



.attemdee-box img {

    width: 100%;

}

.attemdee-name {

    font-size: 18px;

    color: #000;

    font-weight: 600;

}

.attemdee-box {

    text-align: center;

}

.attendee-section {

    padding: 31px 0;

}

.joinevent-btn a {
    color: #000;
    text-decoration: none;
    border: solid 1px #F0F0F0;
    border-radius: 999px;
    padding: 10px 21px;
}

.joinevent-btn {
    margin-top: 26px;
    text-align: center;
}

.joinevent-btn:hover {
    cursor: pointer;
}

.avail-box {

    background: #DCFCE7;

    text-align: center;

    border-radius: 99px;

    padding: 9px 0;

    font-weight: 600;

    color: #2FC968;

}

.avail-text {

    text-align: center;

    /* font-weight: 500; */

}

.discover-btn {
    text-align: center;
    margin: 40px 0 100px 0;
}

.discover-btn a {
    font-size: 22px;
    color: #000;
    text-decoration: none;
    border: solid 2px #000;
    border-radius: 999px;
    padding: 14px 77px;
    font-weight: bold;
}

.discover-btn a:hover {
    background: #c52327;
    color: #fff;
    border-color: #fff;
}

.joinevent-btn a:hover {
    background: #c52327;
    color: #fff;
    border-color: #c52327;
}


.event_form select {
    margin-bottom: 31px;
    border-radius: 21px;
    padding: 17px;
    width: 100%;
    border-color: #ced4da;
    color: #979696;
    font-size: 12px;
}


ul#pills-tab li:hover {

    cursor: pointer;

}

/*event page end*/


/*------------Single-directories-page start here------------*/

.single-directories-main {


    background-position: center center;

    background-repeat: no-repeat;

    background-size: cover;

    min-height: 315px;

    display: flex;

    align-items: center;

    text-align: center;

}

.event_social_media li {

    display: ruby-text;

}

.organizer-img img {

    width: 100%;

}

.organizer-heading {

    text-align: center;

    font-size: 20px;

    font-weight: 600;

    padding: 20px 0;

}

.directories-reviews .card {

    padding: 9px;

}







.directories-contact-section .address-icon {

    background: #272945;

    border-radius: 999px;

    width: 40px;

    height: 40px;

    text-align: center;

    justify-content: center;

    display: flex;

    align-items: center;

}

.directories-contact-section i {

    color: #fff !important;

}



.directories-contact-section .row {

    align-items: center;

}

.directories-contact-section a {

    text-decoration: none;

    color: #000;

}

/*------------Single-directories-page end here------------*/


/*categories page start*/
.categories-banner-section {
    background-image: url(images/img200.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 534px;
    display: flex;
    align-items: center;
}

.view-all-categories {
    margin: 80px 0 0 0;
}

.categories-box-img img {
    width: 100%;
}

.categories-box-text {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    padding: 13px 0;
}

.categories-box {
    background: #fff;
    box-shadow: 0px 0px 4px 1px #00000042;
    border-radius: 24px;
    padding: 8px;
}

.categories-box a {
    color: #000;
    text-decoration: none;
}

.categories-cards.categories-bottom {
    margin-bottom: 100px;
}

/*categories page end*/


/*Organizations page start*/
.Organizations-banner-section {
    background-image: url(images/Organizations_banner.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 550px;
    display: flex;
    align-items: center;
}

.recent-section {
    margin: 80px 0;
}

#recipeCarousel .categories-box {
    margin: 0 13px;
    /* padding: 20px 18px; */
}






/*Organizations page end*/


/*-------------------faq-------------------*/

.faqpage {
    background-image: url(images/faq_img.png);
    background-size: cover;
    background-position: center center;
    background-blend-mode: color;
    background-color: #00000042;
}

.faq-banner {
    text-align: center;
    color: #fff;
    padding: 183px 0;
}

.faq-heading {
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
}

.faq_main {
    margin: 96px 0px
}

.faqmain_heading h2 {
    text-align: center;
    font-size: 59px;
    text-transform: uppercase;
    font-weight: 400;
}

.faqmain_heading {
    margin-bottom: 34px;
}

.faqmain_heading h2 span {
    font-weight: 800;
}

.faq_main .accordion-header {
    margin-bottom: 10px;
    border: 1px solid #E5E5E5;
    background: #FBFBFB !important;
}

.faq_main .accordion-collapse {
    border: 1px solid #dedbdb;
    padding: 35px 0px;
    background: #fafafa38;
    margin-bottom: 15px;
    border-radius: 0px !important;
}

.faq_main .accordion-item {
    border: none;
}

.faq_main .accordion-button:not(.collapsed) {
    background: #f5f4f414;
    box-shadow: none;
    border-radius: 0px !important;
}

.faq_main .accordion-button:focus {

    box-shadow: none;
}

.faq_main button.accordion-button {
    font-size: 19px;
    font-weight: 700;
    color: #000 !important;
}

.faq_main .accordion-body {
    font-size: 14px;
    font-weight: 400;
}

.recent-section .card {
    padding: 10px;
}

.cat_contact_form input,
.cat_contact_form textarea {
    color: #fff !important;
}

/*faq*/




/*-------------------Single_event_page---------------------*/
.header-border {

    border-top: solid 1px #f5f5f5;

}

.event-sidebar-first-heading {

    font-size: 24px;

    font-weight: 700;

}

.img-gallery img {

    width: 100%;
    /* height: 275px !important; */

}

.img-gallery {

    display: flex;

    justify-content: space-evenly;

}

.img-gallery-one {

    margin-right: 6px;

}

.event-right-img button.btn {

    border: solid 2px #fff;

    border-radius: 999px;

    color: #fff;

    margin-bottom: 18px;

}

.joinour-event .art-box {
    box-shadow: 0px 2px 8px 0px #dfdbdb;
    border-radius: 23px;
    min-height: 360px;
    padding: 15px;
}


.single_eventpage {
    /* background-image: url(images/eventttt_bg.jpg); */
    background-size: cover;
    background-position: center;
    background-blend-mode: color;
    background-color: #0000006b;
}

.single_event-banner {
    text-align: center;
    color: #fff;
    padding: 183px 0;
}

.single_event-heading {
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
}

.upcome-sidebar a {

    color: #000;
    text-decoration: none;
}

.pop-near-box a {

    color: #000;

    text-decoration: none;

}

.event_bgimg {
    /* background-image: url(images/teast_ca.jpg); */
    background-position: center center;
    padding: 168px 0px;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 96px;
    margin-top: 7px;
}

p.organier {

    text-align: right;

    font-size: 14px;

    font-weight: 500;

}

.organize_by {

    font-weight: 600;

    /* font-size: 16px; */

}

.organize_by i {

    color: #c52327;

}



.organizer-box {

    display: flex;

    justify-content: space-between;

    align-items: center;

}

.event_bgimg img {
    margin-bottom: 20px;
}

.event_button button {
    background: #C52327;
    border-radius: 50px;
    padding: 5px 33px;
    border: 0px !important;
}

.event_button button a {
    color: #fff !important;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
}

.second_main {
    background: #fff;
    margin: -20px 0px;
    padding: 20px;
    /* margin-bottom: 100px; */
}

.event_meta {
    display: flex;
    box-shadow: 0 3px 3px -1px rgb(0 0 0 / 5%);
    padding: 20px;
    padding: 16px 0;
}

.event_user {
    padding: 0px 93px;
}

.event_meta i {
    color: #C52327;
    padding-right: 7px;
}

.event_meta h6 {
    font-size: 14px;
    font-weight: bold;
}

.about_event {
    margin-top: 30px;
}

.about_event h5 {
    font-weight: bold;
}

.customer_review {
    display: flex;
    padding: 33px 0px;
}

.reviews {
    padding-right: 30px;
}

.reviews i {
    color: #feb20e;
    font-size: 20px;
}

.total_review h6 {
    font-weight: 700;
    font-size: 15px;
}

.event_details h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
}

.event_details p {
    font-size: 14px;
    font-weight: 400;
}

.event_details h4 {
    font-weight: bold;
    font-size: 14px;
}

.eventdetails_img {
    margin: 35px 0px;
}

.eventdetails_img img {
    width: 32%;
    height: auto;
}

.event_tickets {
    margin-bottom: 50px;
}

.event_tickets h3 {
    font-size: 20px;
    font-weight: 700;
}

.tickets {
    text-align: center;
    border: 1px solid #EEEBEB;
    padding: 33px 0px;
    margin: 30px 0px;
    align-items: center;
    border-width: 1px 0px;
}

.available_tickets h4 {
    font-size: 19px;
    font-weight: 600;
}

.available_tickets p {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0px;
}

.ticket_price h3 {
    font-size: 25px;
}

.ticket_quantity {
    display: flex;
    justify-content: center;
}

.ticket_quantity .fa1 {
    background: #C52327;
    padding: 10px 20px;
    color: #fff;
    font-size: 12px;
}

.ticket_number {
    border: 0.5px solid #27272769;
    padding: 5px 45px;
    margin: 0 4px;
    font-size: 19px;
    font-weight: 600;
}

.buy_ticket button {
    background: #c52327;
    padding: 9px 41px;
    border: none;
    border-radius: 50px;
}

.buy_ticket button a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
}

.recent-section .upcoming-heading {
    margin-bottom: 0;
}

.review_section h3 {
    font-size: 20px;
    font-weight: 700;
}

.reviews_item p {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 32px;
}

.review_meta {
    display: flex;
    justify-content: end;
    align-items: center;
}

.review_headings h4 {
    font-size: 14px;
    font-weight: 900;
}

.review_headings {
    padding-left: 8px;
}

.review_headings p {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0px;
}

.event_contact_form {
    margin-top: 50px;
}

.event_contact_form h3 {
    font-size: 20px;
    font-weight: 700;
}

.event_form {
    margin-top: 36px;
    width: 80%;
}

.event_form .form-control {
    margin-bottom: 31px;
    border-radius: 21px;
    padding: 17px;
}

.event_form .form-control::placeholder {
    font-size: 13px;
    color: #A09A9A;
}

.event_form button.btn.btn-primary {
    background: #C52327;
    border: 0;
    padding: 14px 34px;
    border-radius: 50px;
}

.event_form textarea.form-control {
    height: 211px;
}

section.event_google_map {
    margin-bottom: -7px;
}

.card {
    margin: 0 0.5em;
    box-shadow: rgb(17 18 18 / 4%) 0px 8px 24px;
    padding: 39px;
    border-radius: 40px;
    margin-top: 20px;
    border: none;
}

/* .carousel-control-prev,
.carousel-control-next {
    background-color: #ffffff;
    width: 3em;
    height: 3em;
    box-shadow: rgb(110 118 118 / 7%) 0px 8px 24px;
    border-radius: 50%;
    top: 60%;
    transform: translateY(-50%);
} */

@media (min-width: 576px) {

    .carousel-inner {
        display: flex;
    }
}

/* @media (min-width: 768px) {
    .carousel-inner {
        padding: 1em;
    }

    .carousel-control-prev,
    .carousel-control-next {
        opacity: 1;
        position: absolute;
        left: 1em;
        top: 90%;
        transform: translateY(-50%);
    }

    .carousel-control-next {
        left: 5em;
    }
} */


/* @media (max-width: 767px) {

    .carousel-inner .carousel-item>div {
        display: none;
    }

    .carousel-inner .carousel-item>div:first-child {
        display: block;
    }
} */

/* .carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
} */

/* medium and up screens */
/* @media (min-width: 768px) {

    .carousel-inner .carousel-item-end.active,
    .carousel-inner .carousel-item-next {
        transform: translateX(25%);
    }

    .carousel-inner .carousel-item-start.active,
    .carousel-inner .carousel-item-prev {
        transform: translateX(-25%);
    }
}

.carousel-inner .carousel-item-end,
.carousel-inner .carousel-item-start {
    transform: translateX(0);
} */

.event_details ol {
    padding: 12px;
}

/*-----------End-----------single_event_page-------------------*/



/*-------------------------single-categories-page-----------------------*/
.single_categoriespage {
    background-image: url(images/single_categories_banner.png);
    background-size: cover;
    background-position: top;
}

.single_categoriesbanner {
    text-align: center;
    color: #fff;
    padding: 183px 0;
}

.single_categories-heading {
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
}

section.main_categories .container {
    display: flex;
    justify-content: center;
}

.main-row {
    width: 80%;
    align-items: center;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    margin-top: 96px;
    margin-bottom: 86px;
    padding: 10px;
    border-radius: 30px;
}

.main-row .col-md-3 {
    padding: 0px;
}

.contactdetails_cat {
    display: flex;
    justify-content: space-around;
}

.main-row .col-md-9 .row h2 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 24px;
    margin-left: 45px;
    padding: 0px;
}

.main-row .col-md-9 .row h3 {
    font-size: 23px;
    font-weight: 500;
}

.main-row .col-md-9 .row p {
    font-size: 19px;
}

.social_icons_cat i {
    padding: 0 8px;
}

.social_icons_cat i {
    padding: 0 8px;
    font-size: 17px;
}

.main_eventss h2 {
    font-size: 59px;
    font-weight: 400;
    margin-bottom: 30px;
}

.main_eventss h2 span {
    font-weight: 800;
}

.event_cards_desc {
    background: #fff !important;
    margin: -16px 20px 0px 20px;
    z-index: 999999;
    position: relative;
    padding: 20px;
}

.event_cards_desc h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 21px;
}

.event_cards_desc h6 {
    font-size: 14px;
    font-weight: bold;
}

.event_cards_desc i {
    color: #C52327;
    padding-right: 7px;
}

.event_cards_desc h4 {
    font-size: 18px;
    font-weight: bold;
    margin: 21px 0px 5px;
}

.event_cards_desc p {
    font-size: 14px;
    font-weight: 400;
}

.read_more_btn p {
    text-align: right;
    margin-bottom: 0px;
}

.event_cards_desc p a {
    font-size: 16px;
    color: #000;
    text-decoration: none;
    font-weight: 700;
    text-align: right !important;

}

.cardsscond_row {
    margin-top: 56px;
    margin-bottom: 90px;
}


.cat_form_immg {
    background-image: url(images/cat_form_img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0px !important;
}

.cat_contact_form h3 {
    font-size: 20px;
    font-weight: 700;
}


.Catt_form .form-control {
    margin-bottom: 31px;
    border-radius: 21px;
    padding: 17px;
    background: none !important;
    border: 1px solid #fff;
}

.Catt_form .form-control::placeholder {
    font-size: 13px;
    color: #eceaea;
}

.Catt_form button.btn.btn-primary {
    background: #ffffff;
    border: 0;
    padding: 22px 55px;
    border-radius: 50px;
    color: #000;
    font-weight: 700;
}

.Catt_form textarea.form-control {
    height: 190px;
}

.cat_contact_form .col-md-7 {

    background: #FF2F34;
    padding: 55px;
}

.cat_contact_form h3 {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 35px;
}

.cat_contact_form .row {
    --bs-gutter-x: 0;
}

.cat_contact_form .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
    padding-right: 10px;
}

.event_cards img {
    width: 100%;
    height: 262px;
}

/*-------------------------single-categories-page end-----------------------*/








/*blogs page start*/
.blogs-banner-section {
    /* background-image: url(images/img300.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 534px; */
    min-height: 200px;
    background-color: #282a46;
    display: flex;
    align-items: center;
}

.blogs-box-img img {
    width: 100%;
}

.blog-list li i {
    color: #c52327;
}

.blog-list {
    background: #fff;
    position: relative;
    bottom: 14px;
    width: 91%;
    margin: 0 auto;
    padding: 20px 0;
}

.blog-list li {
    display: inline;
    padding: 0 18px;
}

.blog-list ul {
    border-bottom: solid 1px #efe9e9;
    padding-bottom: 24px;
}

.blog-box-btn a {
    color: #000;
    text-decoration: none;
    font-weight: 500;
    border: solid 1px #000;
    border-radius: 999px;
    padding: 11px 20px;
}

.blog-box-btn {
    margin-top: 45px;
}





/*blogs page end*/



/*blog page start*/
.blog-banner-section {
    background-image: url(images/blog_banner.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 534px;
    display: flex;
    align-items: center;
}

.blog-page-right img {
    width: 100%;
}

.blog-page-section {
    margin-top: 80px;
    margin-bottom: 80px;
}


.sidebar-archives a {

    color: #000;

    text-decoration: none;

}

.blog-img-text {
    padding: 25px 0 0 0;
}

.blog-banner-text {

    padding: 0;

}

.blog-img-heading {
    font-size: 18px;
    font-weight: 600;
}

.blog-text-images img {
    width: 100%;
}

.search-sidebar input {
    border-radius: 0;
}

.search-sidebar input {
    border-radius: 0;
    padding: 13px 8px;
}

.search-sidebar button.btn.btn-outline-success {
    border-radius: 0;
    border-color: #c52327;
    background: #c52327;
    color: #fff;
}

.recent-post {
    font-size: 22px;
    color: #000;
    font-weight: 600;
    padding: 34px 0;
}

.recent-post-box img {
    width: 100%;
}

.science-heading {
    font-size: 16px;
    font-weight: bold;
}

.science-text {
    font-size: 14px;
}

.read-more-recent {
    margin-top: 10px;
}

.read-more-recent a {
    text-decoration: none;
    color: #000;
}

.sidebar-archives {
    border-top: solid 1px #e5e5e5;
    margin-top: 47px;
    border-bottom: solid 1px #e5e5e5;
    padding-bottom: 26px;
}

.sidebar-archives ul {
    margin: 0;
    padding: 0;
}

.sidebar-archives li {
    padding-bottom: 9px;
    list-style: none;
}

.categories img {
    width: 100%;
}

.categories img {
    width: 49%;
    margin-top: 5px;
}

.blogs-related-heading {

    font-size: 18px;

    font-weight: 600;

    padding: 9px 0;



}

.categories li {
    display: inline;
}

.Categories {
    margin-top: 47px;

    padding-bottom: 26px;
}

/*blog page end*/

/*Directories page start*/

.directories-banner-section {
    min-height: 200px;
    background-color: #282a46;
    display: flex;
    align-items: center;
}


ul#pills-tab li {

    width: 314px;

    border: solid 1px #414141;

    border-radius: 40px;

    text-align: center;

    margin-bottom: 19px;

}

.w-fit {
    width: fit-content !important;
}


ul#pills-tab button {

    width: 235px;
    text-align: center;
    color: #000 !important;
    border-radius: 40px;
    font-size: 14px;
    padding: 16px 0;
    border: 1px solid #212121;

}

ul#pills-tab .active {

    background: #282a46;

    color: #fff !important;

}

#showMoreTags {
    width: 120px !important;
    padding: 5px 0 !important;
}

#showMoreTags:hover {
    background-color: white !important;
    color: black !important;
    border: 1px solid black !important;
}

#showMorePrograms {
    width: 120px !important;
    padding: 5px 0 !important;
}

#showMorePrograms:hover {
    background-color: white !important;
    color: black !important;
    border: 1px solid black !important;
}

#showMoreCountries {
    width: 120px !important;
    padding: 5px 0 !important;
}

#showMoreCountries:hover {
    background-color: white !important;
    color: black !important;
    border: 1px solid black !important;
}

select#sidebarFilterCountries {
    width: 100%;
    border: solid 1px #414141;
    border-radius: 40px;
    text-align: center;
    /* margin-bottom: 19px; */
    margin: -30px 0 20px 0;
}

.color-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    flex-shrink: 0;
}

.category-name {
    flex-grow: 1;
    white-space: break-spaces;
}

/*Directories page start*/



/*privacy page start*/
.privacy-banner-section {
    background-image: url(images/privacy-banner.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 534px;
    display: flex;
    align-items: center;
}

.privacy-page {
    margin: 80px 0;
}

.privacy-heading {
    font-size: 28px;
    font-weight: 800;
    margin-bottom: 39px;
    color: #000;
}

.policy-heading {
    font-size: 20px;
    font-weight: 600;
    padding: 10px 0;
    color: #000;
}




/*privacy page end*/






/*contact page*/
.contactpage {
    /* background-image: url(images/image_5.png);
    background-size: cover;
    background-position: center center; */
    min-height: 200px;
    background-color: #282a46;
    display: flex;
    align-items: center;
}

.contact-banner {
    text-align: center;
    color: #fff;
    /* padding: 183px 0; */

}

.contact-heading {
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
}

.have-questions-section {
    text-align: center;
    padding: 68px 0;
}

.get-heading {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
}

.question-heading {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

.address-box {
    background: #F9F9F9;
    border-radius: 20px;
    padding: 32px 20px;
}

.address-icon i {
    color: #C52327;
    font-size: 20px;
}

.address-text {
    text-align: left;
}

.address-heading {
    font-size: 18px;
    font-weight: bold;
}

.address-box {
    background: #F9F9F9;
    border-radius: 20px;
    padding: 32px 20px;
    border: solid 1px #F6F1F1;
}

.contact-img img {
    width: 100%;
}

.what-are-heading {
    font-size: 28px;
    font-weight: bold;
}

.address-box:hover {
    cursor: pointer;
    background: #f1f1f1;
}

.contact-from-right input {
    padding: 15px 22px;
    border-radius: 999px;
    margin-top: 20px;
}

.message textarea {
    border-radius: 20px;
    padding: 27px;
}

.submit-btn button {
    background: #c52327;
    color: #fff;
    border-radius: 999px;
    padding: 14px 61px;
    font-size: 18px;
    text-decoration: none;
    border: 0;

}

.submit-btn {
    margin-top: 42px;
}

.contact-form {
    width: 65%;
    margin: 0 auto;
    box-shadow: 0px 0px 7px 0px #00000026;
    margin-bottom: 67px;
}

.contact-form .col-sm-5 {
    padding: 0 !important;
}

.contact-form .row {
    align-items: center;
}

.contact-from-right {
    padding: 0 23px;
}

.address-subheading li {
    display: inline;
    padding: 0 5px;
    /* color: #000; */
}

.address-subheading ul {
    margin: 0;
    padding: 0;
}

.address-subheading li i {
    color: #000;
    font-size: 20px;
}

.address-subheading {
    margin-top: 4px;
    font-size: small;
    overflow: hidden;
}

/*contact page*/









/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width: 768px) and (max-width: 1024px) {


    .presle {
        padding: 3px 15px;

        font-size: 12px;
    }

    .melodic-heading {
        font-size: 16px;
    }

    .upcoming-heading {
        font-size: 34px;
    }

    /*-------------------Single_event_page---------------------*/

    .eventdetails_img img {
        width: 30%;
    }

    .event_form {
        margin-top: 36px;
        width: 100%;
    }

    .second_main {
        margin: -20px 18px;
        margin-bottom: 50px;
    }

    .event_bgimg {

        padding: 100px 0px;
        margin-top: 50px;
    }

    .single_event-banner {
        padding: 100px 0;
    }

    .event_meta h6 {
        font-size: 9px;
        font-weight: bold;
        margin: 0px;
    }

    .event_tickets h3 {
        font-size: 18px;
        font-weight: 700;
    }

    .available_tickets h4 {
        font-size: 16px;
        font-weight: 600;
    }

    .available_tickets p {
        font-size: 11px;
        font-weight: 500;
        margin-bottom: 0px;
    }

    .ticket_number {
        padding: 1px 30px;
        font-size: 14px;

    }

    .ticket_quantity .fa1 {
        padding: 5px 12px;
        font-size: 10px;
    }

    .event_google_map iframe {
        height: 250px;
    }



    /*---------------faq-page------------*/


    .faq_main {
        margin: 50px 0px 50px 0px;
    }

    .faq-banner {

        padding: 90px 0;
    }


    /*-------------------------single-categories-page-----------------------*/
    .image_cat img {
        width: 100% !important;
    }

    .main-row {
        width: 100%;
        margin: 50px 0px;
    }

    .main-row .col-md-9 .row h3 {
        font-size: 16px;
        font-weight: 700;
    }

    .main-row .col-md-9 .row p {
        font-size: 13px;
        margin-bottom: 0px;
    }

    .social_icons_cat i {
        padding: 0 6px;
        font-size: 15px;
    }

    .main-row .col-md-9 .row h2 {
        font-size: 27px;
        margin-bottom: 13px;
        margin-left: 24px;
    }

    .event_cards_desc h3 {
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 10px;
    }

    .event_cards_desc h6 {
        font-size: 11px;
        font-weight: bold;
    }

    .event_cards_desc h4 {
        font-size: 18px;
        font-weight: bold;
        margin: 11px 0px 5px;
    }

    .event_cards_desc p {
        font-size: 11px;
        font-weight: 400;
    }

    .event_cards img {
        width: 100%;
        height: 155px;
    }

    .single_categoriesbanner {
        padding: 90px 0;
    }

    .cat_contact_form .col-md-7 {
        padding: 20px;
    }


    .presle {
        padding: 3px 15px;

        font-size: 12px;
    }

    .melodic-heading {
        font-size: 16px;
    }

    .upcoming-heading {
        font-size: 34px;
    }

    .search-sidebar {
        margin-top: 40px;
    }


}





/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width:320px) and (max-width:767px) {

    /* Styles */
    .event_date {

        padding: 11px 5px;

    }

    .event_social_media li {

        display: ruby-text;

        padding: 0 9px;

        margin-top: 23px !important;

    }

    .directories-contact-section .address-icon {

        margin-top: 15px;

    }

    .directories-box-mobile {

        display: inline-grid !important;

        /* text-align: center !important; */

    }





    .directories-box-mobile .align-items-end {

        align-items: center;

    }

    .event-sidebar-first-heading {

        margin-top: 64px;

    }


    .upcome-sidebar li {
        display: inline-block;
        padding: 10px 13px;
        margin-right: 10px;
        width: 163px;
        text-align: center;
        margin-bottom: 13px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .upcome-sidebar {

        margin-top: 13px;

    }



    .customer_review {

        display: inline;



    }

    .avail-price {

        margin-top: 10px;

    }

    .second_main {

        padding: 0;
        margin: -26px 6px;

    }

    .admissons {

        margin-bottom: 10px;

    }

    .event_meta {

        display: inline;

        text-align: left;

    }

    .review_section {

        margin-top: 27px;

    }

    .contactdetails_cat {
        display: inline;
    }

    .main-row .col-md-9 .row h2 {
        margin-left: 0px;
        margin-top: 13px;
    }

    .cat_contact_form .col-md-7 {
        padding: 16px;
    }

    .address-box {
        margin-bottom: 20px;
    }

    .contact-form {
        width: 100%;
    }

    .contact-from-right {
        padding: 19px;
    }

    .first-box {
        margin-bottom: 20px;
    }

    button.navbar-toggler {
        position: absolute;
        right: 0;
        top: 11px;
    }

    .event-second-box {
        margin-top: 25px;
    }

    #nav-tab button {
        margin-bottom: 10px;
    }

    .art-box {
        margin-bottom: 33px;
    }

    #nav-tab .nav-link {
        color: #000;
        width: 100%;
    }

    .discover-more button {
        width: 100%;
    }

    .upcoming-heading {
        font-size: 48px;

    }

    .popular-section {
        width: 100%;
        float: left;
        margin: 43px 0 0 0;
    }

    #navbarCollapse a {
        padding: 4px 20px;
    }

    .discover-more {
        margin: 37px 0;
    }

    .heading {
        font-size: 44px;
    }

    .sub-heading {
        font-size: 18px;
    }

    .categories-box {
        margin-bottom: 26px;
    }

    .categories img {
        width: 100%;
        margin-top: 5px;
    }

    .science-heading {
        margin-top: 19px;
    }

    .footer-first {
        padding: 13px 0;
    }

    .search-sidebar {
        margin-top: 40px;
    }

    .blog-list li {
        display: inline;
        padding: 0 2px;
    }

}

.categories-box-img {
    width: 100%;
    height: 200px;
    /* Adjust height as needed */
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 8px;
    /* Optional for rounded corners */
}

.categories-box-text {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    text-align: center;
    margin-top: 10px;

    /* Ensures two-line height consistency */
    min-height: 48px;
    /* Adjust based on font size */
    line-height: 1.2em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* Limit to 2 lines */
    -webkit-box-orient: vertical;
}

.categories-box {
    min-height: 291px;
}

.headingSection {
    margin-top: 50px;
}

.mb50 {
    margin-bottom: 150px;
}

/**
pagination style start
 */
.pagination-container .pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    padding: 10px 0;
    gap: 8px;
}

.pagination-container .pagination li {
    display: inline-block;
}

.pagination-container .pagination a,
.pagination-container .pagination span {
    padding: 8px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    text-decoration: none;
    color: #333;
    background: #fff;
    transition: all 0.3s ease-in-out;
}

.pagination-container .pagination a:hover {
    background: #007bff;
    color: white;
    border-color: #007bff;
}

.pagination-container .pagination .active span {
    background: #007bff;
    color: white;
    font-weight: bold;
}

.pagination-container .pagination .disabled span {
    color: #aaa;
    background: #f8f8f8;
    border-color: #ddd;
}

/**
pagination style end
 */
/**
organizatons style
 */
#directory-types-lists ul li a {
    font-size: 14px;
}

.directories-contact-social-section .col-sm-2 {
    margin-right: -12px;
}

#top-address-panel .form-group {
    margin-bottom: 0px !important;
}


.card_container {
    margin: 0px 10px;
    padding: 20px;
    border-radius: 20px;
    margin-top: 20px;
    border: none;
    height: 100%;
}

.card_img {
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
}

.card_date {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
    width: 75px;
    border-radius: 5px;
}

.card_month,
.card_day {
    text-align: center;
    width: 100%;
    padding: 5px;
    margin-bottom: 0px;
    font-size: 13px;
    font-weight: 600;
}

.card_month {
    background-color: #282a46;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.show-details-btn {
    border: none !important;
    border-radius: 20px;
    background-color: #00000047;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: end;
    z-index: 1040;
    justify-content: center;
    opacity: 0;
    padding-bottom: 20px;
}

.show-details-btn span {
    color: #fff;
    background-color: #c52327;
    padding: 10px 40px;
    border-radius: 10px;
    font-size: 18px;
}

.row_btn:hover .show-details-btn {
    opacity: 1;
}

.class-icon{
    background: #272945;
    border-radius: 999px;
    width: 40px;
    height: 40px;
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
}
