.header-navigation {
    background-color: #fff;
}

/* .main-logo {
    width: 320px;
} */

.main-logo {
    width: 160px;
}

.program {
    margin-top: 5rem;
    /* margin-bottom: 5rem; */
    height: 535px;
    overflow-y: scroll;
}

.event-two-time {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    width: 100%;
    background-color: #5f2a2a;
    margin-bottom: 10px;
    padding: 6px 12px;
    box-sizing: border-box;
    border-radius: 50px;
}

.event-two__content {
    padding: 10px 15px;
    background: none;
    box-shadow: none;
}

.jetblackt {
    color: #000 !important;
}

.dgray {
    color: #333 !important;
}

.propic {
    float: right !important;
    width: 350px !important;
    margin: 0 0 0 20px !important;
    box-shadow: 1px 3px 6px #ccc;
    padding: 8px;
    box-sizing: border-box;
}

.propic img {
    width: 100%;
}

.propic a {
    width: 20%;
    float: left;
    text-align: center;
    font-size: 22px;
    padding: 10px;
    box-sizing: border-box;
}

.propic a:hover {
    color: #666;
    background-color: #eee;
}

.fbcol {
    color: #3a54a0;
}

.twcol {
    color: #01b1f1;
}

.linkincol {
    color: #0489b9;
}

.ytcol {
    color: #ea0102;
}

.webcol {
    color: #666;
}

.split {
    clear: both;
}

.conboxes {
    width: 100%;
    margin: 0 0 25px 0px;
}

.conboxes ul {
    width: auto;
    margin: 0px;
    padding: 0px;
}

.conboxes ul li {
    width: 24%;
    float: left;
    margin: 0.5%;
    box-shadow: 0 4px 8px #ccc;
    min-height: 350px;
    list-style: none;
    padding: 25px;
    box-sizing: border-box;
    border-radius: 12px;
}

.conboxes ul li h4 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
}

.conboxes ul li h4 i {
    font-size: 80px;
    display: block;
    margin-bottom: 10px;
}

.conboxes ul li span {
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
    color: #fff;
}

.conboxes ul li span a {
    font-size: 16px;
    color: #fff;
}

.colbox1 {
    background-color: #87b613;
}

.colbox2 {
    background-color: #5e262f;
}

.colbox3 {
    background-color: #0084ca;
}

.colbox4 {
    background-color: #a2007c;
}

.conform {
    background-color: #5e262f;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 50px;
    box-shadow: 0 3px 6px #333;
    border-radius: 12px;
}

.conform form {
    margin: 0px;
    padding: 0px;
}

.conformbg {
    background-color: #880069;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 50px;
    box-shadow: 0 3px 6px #333;
    border-radius: 12px;
}

.conformbg form {
    margin: 0px;
    padding: 0px;
}

.wtext {
    color: #fff !important;
}

.site-header__header-one .container {
    padding-right: 0px;
}

.find {
    cursor: pointer !important;
    padding: 4px 10px !important;
    box-sizing: border-box !important;
    background-color: #4f1d25 !important;
    box-shadow: 0 2px 4px #999 !important;
    color: #fff !important;
    border-radius: 4px;
}

#findclose {
    display: none;
}

.inner-banner {
    height: 340px;
}

.search {
    position: fixed;
    background: rgba(79, 29, 37, 0.9);
    width: 100%;
    height: auto;
    /* height: 100%; */
    z-index: 999999;
    display: none;
    padding: 0px;
    padding-bottom: 15px;
    box-sizing: border-box;
}

.search .fprop {
    width: 100%;
}

.search .fprop input {
    width: 100%;
    padding: 11px;
    font-size: 30px;
    height: 90px;
    line-height: 90px;
    font-family: "Muli";
    background: transparent;
    color: #fff;
    border: none;
    border-bottom: solid 2px rgba(255, 255, 255, 0.3);
    outline: none;
    box-sizing: border-box;
    font-weight: 300;
}

.sbutton {
    border-radius: 0px;
    height: 90px;
    display: block;
    width: 100%;
    font-size: 40px;
    line-height: 40px;
    color: #fff;
    border-bottom: solid 2px rgba(255, 255, 255, 0.3);
}

:hover.sbutton {
    color: rgba(255, 255, 255, 0.5);
}

.findbox {
    float: left;
    width: 90%;
}

.findbut {
    float: left;
    /* width: 5%; */
}

/* .findclose {
    float: left;
    width: 5%;
} */
.contribute {
    padding: 15px 22px !important;
    margin: 0;
    border-radius: 65px;
}

.searched {
    padding: 40px;
    box-sizing: border-box;
}

.searched h4 {
    color: #fff;
}

.searched a {
    color: #fff;
    padding: 5px 10px 5px 0px;
    display: inline-block;
    font-size: 16px;
}

.searched a::after {
    content: "|";
    padding-left: 10px;

}

.searched a:hover {
    color: rgba(255, 255, 255, 0.9);
    text-decoration: underline;
}

.fullw {
    width: 100%;

}

.profiles {
    width: 100%;
}

.profiles ul {
    width: auto;
    margin: 0px;
    padding: 0px;
}

.profiles ul li {
    width: 19%;
    float: left;
    margin: 0.5%;
    list-style: none;
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0 2px 3px #ccc;
    background-color: #fff;
    transition: all 0.3s ease;
    border-radius: 12px;
}

.profiles ul li:hover {
    transform: scale(1.1);
}

.profiles ul li img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    margin-bottom: 10px;
    border-radius: 12px;
}

.profiles ul li h5 {
    margin: 0px;
    font-size: 16px;
    text-align: center;
}

.book {
    width: 100%;
}

.book ul {
    width: auto;
    margin: 0px;
    padding: 0px;
}

.book ul li {
    width: 20%;
    float: left;
    margin: 0px;
    list-style: none;
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0 2px 3px #ccc;
}

.book ul li img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    margin-bottom: 10px;
}

.book ul li h5 {
    margin: 0px;
    font-size: 14px;
}

.book ul li a {
    margin: 0px;
    color: #333 !important;
    font-size: 14px !important;
}


.iawards {
    width: 100%;
}

.iawards ul {
    width: auto;
    margin: 0px;
    padding: 0px;
}

.iawards ul li {
    width: 25%;
    float: left;
    margin: 0px;
    list-style: none;
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0 2px 3px #ccc;
}

.iawards ul li img {
    width: 100%;
    height: 370px;
    object-fit: cover;
    margin-bottom: 10px;
}

.iawards ul li h3 {
    margin: 0px 0 0px 0px;
    font-size: 25px;
    font-family: "Muli";
    font-weight: 800;
}

.iawards ul li h4 {
    margin: 0px 0 15px 0px;
    font-size: 18px;
    font-family: "Muli";
}

.iawards ul li h5 {
    margin: 0px;
    font-size: 14px;

    letter-spacing: 1px;
    color: #666;
}

.iawards ul li a {
    margin: 0px;
    color: #333 !important;
    font-size: 14px !important;
}

.probg {
    background-color: #eee;
    padding: 50px 0px;
    width: 100%;
}

.yvid {
    width: 100%;
}

.yvid ul {
    width: auto;
    margin: 0px;
    padding: 0px;
}

.yvid ul li {
    width: 50%;
    float: left;
    background-color: #fff;
    box-shadow: 0 2px 3px #ccc;
    padding: 4px 4px 0 4px;
    box-sizing: border-box;
    margin: 0px;
    list-style: none;
}

.yvid ul li iframe {
    width: 100%;
    height: 315px;
}

/*
.error {
    margin: -10px 0 10px 0px !important;
    padding: 0px !important;
    color: #ef262e !important;
    font-size: 12px !important;
}
*/
input,
textarea {
    outline: none;
}

.gmap {
    background-color: #f9f9f9;
    padding: 8px 8px 0 8px;
    box-shadow: 0 2px 3px #ddd;
    box-sizing: border-box;
    margin-bottom: 24px;
}

.contact-one__field select {
    width: 100%;
    display: block;
    border-style: solid;
    border-width: 1px;
    border-color: #ddd;
    border-radius: 4px;
    height: 50px;
    padding-left: 15px;
    margin-bottom: 20px;
    background: #f7f7f7;
}

/*amount box radio select start*/

.amountbox {
    /*  display: inline-flex;*/
    background: #ddd;
    height: auto;
    width: 100%;
    align-items: center;
    justify-content: space-evenly;
    border-radius: 5px;
    padding: 20px 15px;
    box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
    overflow: hidden;
}

.amountbox .option {
    background: #fff;
    height: 100%;
    width: 32%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin: 0.5%;
    border-radius: 5px;
    cursor: pointer;
    padding: 10px 10px;
    border: 2px solid #eee;
    transition: all 0.3s ease;
    font-weight: bold;
}

.amountbox .option .dot {
    height: 20px;
    width: 20px;
    background: #d9d9d9;
    border-radius: 50%;
    position: relative;
}

.amountbox .option .dot::before {
    position: absolute;
    content: "";
    top: 4px;
    left: 4px;
    width: 12px;
    height: 12px;
    background: #0083c9;
    border-radius: 50%;
    opacity: 0;
    transform: scale(1.5);
    transition: all 0.3s ease;
}

.amountbox input[type="radio"] {
    display: none;
}

#option-1:checked:checked~.option-1,
#option-2:checked:checked~.option-2,
#option-3:checked:checked~.option-3,
#option-4:checked:checked~.option-4,
#option-5:checked:checked~.option-5,
#option-6:checked:checked~.option-6 {
    border-color: #0083c9;
    background: #0083c9;
}

#option-1:checked:checked~.option-1 .dot,
#option-2:checked:checked~.option-2 .dot,
#option-3:checked:checked~.option-3 .dot,
#option-4:checked:checked~.option-4 .dot,
#option-5:checked:checked~.option-5 .dot,
#option-6:checked:checked~.option-6 .dot {
    background: #fff;
}

#option-1:checked:checked~.option-1 .dot::before,
#option-2:checked:checked~.option-2 .dot::before,
#option-3:checked:checked~.option-3 .dot::before,
#option-4:checked:checked~.option-4 .dot::before,
#option-5:checked:checked~.option-5 .dot::before,
#option-6:checked:checked~.option-6 .dot::before {
    opacity: 1;
    transform: scale(1);
}

.wrapper .option span {
    font-size: 20px;
    color: #808080;
}

#option-1:checked:checked~.option-1 span,
#option-2:checked:checked~.option-2 span,
#option-3:checked:checked~.option-3 span,
#option-4:checked:checked~.option-4 span,
#option-5:checked:checked~.option-5 span,
#option-6:checked:checked~.option-6 span {
    color: #fff;
}

/*end*/


.site-footer {

    padding-bottom: 20px;
    padding-top: 50px;
}

@media (max-width: 768px) {

    .program {
        margin-top: 0;
        margin-bottom: 0;
    }

    .event-two__block {
        padding-top: 2rem;
        padding-bottom: 0;
    }

    .hide-mobile {
        display: none;
    }

    .show-mobile {
        display: block;
    }

    .find {
        text-align: center;
    }

    .event-tab {
        gap: 10px;
    }

    .site-footer__logo {
        margin-left: 0.8rem;
    }

    .orgnisor_header_image {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center
    }

    .containerr {
        width: 100%;
        /* padding-top:1rem; */
        padding-bottom: 2rem;
        padding-left: 1rem;
        padding-right: 1rem;

    }

    .flex-tem {
        width: 100%;
    }

    .orgnisor_header_image {
        display: none;
    }
}

@media (min-width: 768px) {
    .containerr {
        width: 100%;
        /* padding-top:1rem; */
        padding-bottom: 2rem;
        padding-left: 4rem;
        padding-right: 4rem;

    }

    .event-tab {
        row-gap: 10px;
    }

    .hide-mobile {
        display: block;
    }

    .show-mobile {
        display: none;
    }

    .site-footer__logo {
        margin-left: 0rem;
    }

    .site-footer__logo>img {
        width: 50%;
    }

    .orgnisor_header_image {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top;
        border: 1px solid #683836;
    }

    .inner-banner {
        height: 400px;
    }

    .flex-tem {
        width: 20%;
    }

}


.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto;
}

.org_desc {
    color: black;
    padding: 8px;
    font-style: italic;
    font-weight: 600;
    text-align: justify;
}

.moretext {
    display: none;
}

.readMore {
    display: none;
}

.h-300 {
    height: 300;
}

.flex-div {
    flex-direction: row;
    gap: 0.5rem;
    flex-wrap: wrap;
    justify-content: space-evenly;
    row-gap: 30px;
}

.rounded-circle {
    border-radius: 25% !important;
    height: 150px;
    border: 1px solid black;
    padding: 1px;
}

.btn-border {
    padding: 4px;
    border: 1px solid black;
    color: #322263;
}

.card-img-top {
    width: 315px;
    height: 315px;
}


.conform {
    background-color: #0084ca;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 50px;
    box-shadow: 0 3px 6px #333;
    border-radius: 12px;
}

.authorIntrestFormBox {
    background-color: #0084ca;

}


.contact-one__field label {
    margin: 0;
    color: #302e2f;
    font-family: sans-serif;
    font-size: 14px;
}

/* .contactSubmitBtn, .contactSubmitBtn:hover {
    color: #fff;
    background-color: #a2007c;
    border-color: #28a745;
} */
.contactSubmitBtn,
.contactSubmitBtn:hover {
    color: #0084ca;
    background-color: white;
    border-color: #28a745;
}

.image-warning {
    color: #efd2d5;
}

.text-yellow {
    color: #fff35f !important;
}

.about-session-btn {
    font-size: 16px;
    color: #683836;
    padding: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: relative;
    display: block;
    font-weight: 600;
    padding: 9px 15px !important;
    border-width: 2px;
    border-color: #94085c !important;
    border-radius: 25px;
}

.session_div {
    display: flex;
    gap: 5px;
}

.session-buttons-container {
    display: flex;
    overflow-x: auto;
    /* Enable horizontal scroll */
    -webkit-overflow-scrolling: touch;
    /* For smooth scrolling on iOS */
    gap: 10px;
    /* Adjust the space between the buttons */
    padding-bottom: 5px;
}

.session_div {
    margin-top: 5px;
}

.more-details-btn {
    white-space: nowrap;
    /* Prevent text wrapping */
    padding: 8px 12px;
}


.session_know_more {
    cursor: pointer !important;
    float: right;
    background: white;
    color: #46474a;
    padding: 5px;
    border-radius: 10px;
    font-family: sans-serif;
    margin-top: -25px;
}

/* fg */
.event-two__list li a span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    margin-right: 15px;
    font-family: sans-serif;
}

.session_know_more_mobile {
    display: none;
}

@media (max-width: 768px) {

    /* Default styles (outside the media query) */
    .session-time-container {
        position: relative;
        /* for absolute positioning of the button on mobile */
        /* other default styles, like border, padding, etc*/
    }

    .session-time-box {
        display: inline-block;
        /* To keep the clock icon and time together */
        /* other default styles, like font size, color, etc*/
    }

    .session_know_more {
        display: none;
    }

    .session_know_more_mobile {
        display: inline;
        cursor: pointer !important;
        float: right;
        background: #5f2a2a;
        color: white;
        padding: 8px;
        border-radius: 10px;
        font-family: sans-serif;
        margin-top: -3px;
        font-size: 14px;

    }

    .fa-angle-right {
        display: none !important
    }
}

/* ------- */
