﻿* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    list-style: none;
    text-decoration: none;
}

body {
    overflow-x: hidden !important;
}

ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

a {
    text-decoration: none !important;
}

.head-bg {
    /*background-color: #539d00;*/
    background-color: #4B164C;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: normal;
}

span {
    font-size: larger;
    font-family: "Roboto", sans-serif;
}

.white {
    color: #fff;
}

.bg-tin {
/*    background-color: #1A3100;*/
    width: 33%;
    margin: auto;
}

.bg-form {
    background-color: #1A3100;
}

.bg-bottom-nav {
    background-color: #303030;
}

.container {
    max-width: 1600px !important;
}

.carousel-control-next, .carousel-control-prev {
    opacity: 1 !important;
}

.carousel-dark .carousel-control-next-icon, .carousel-dark .carousel-control-prev-icon {
    filter: brightness(1) !important;
}

.top {
    padding: .5rem 10rem;
}
/*--nav-start--*/
.nav-link-top {
    color: #fff !important;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.1rem;
    padding: 0px 7px;
}

.nav-link {
    color: #fff !important;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.1 rem;
    padding: 10px !important;
    text-transform: uppercase;
}

    .nav-link:hover {
        background-color: #000000;
    }

/*--nav-end--*/

/*--hero-start--*/
.hero {
    position: relative;
}

    .hero .carousel-indicators {
        bottom: 25%;
    }

        .hero .carousel-indicators [data-bs-target] {
            border-radius: 50%;
            width: 10px;
            height: 10px;
            border: 2px solid #fff;
            background-color: transparent !important;
        }

        .hero .carousel-indicators .active {
            background-color: #fff !important;
        }

    .hero .carousel-dark .carousel-caption {
        color: #000;
        position: absolute;
        left: 1%;
        top: 0%;
        transform: translate(10%, 20%);
        text-align: left;
    }

    .hero img {
        filter: brightness(.6);
    }

    .hero h2 {
        font-size: 2rem;
        font-family: "Roboto", sans-serif;
        font-weight: 700;
        font-style: normal;
    }

    .hero p {
        font-size: 1.38rem;
        font-family: "Roboto", sans-serif;
        font-weight: 400;
        font-style: normal;
        padding-bottom: 20px;
    }

    .hero .btn-hero {
        font-size: 1rem;
        font-family: "Roboto", sans-serif;
        font-weight: 500;
        font-style: normal;
        color: #fff;
        background-color: #000;
        padding: 15px 25px;
        border-radius: 10px;
        letter-spacing: .5px;
    }

    .hero .form-head {
        padding: 0px 0px 30px 0px;
        background-color: #284d00;
        font-family: "Roboto", sans-serif;
        position: absolute;
        bottom: 0;
        width: 100%;
    }

        .hero .form-head h4 {
            font-size: 2rem;
            font-family: "Roboto", sans-serif;
            letter-spacing: .3px;
            font-weight: 500;
            padding: 5px;
            text-transform: uppercase;
        }

        .hero .form-head span {
            font-size: 1rem;
            font-family: "Roboto", sans-serif;
            letter-spacing: .3px;
            font-weight: 500;
        }

    .hero .form-group input {
        font-family: "Roboto", sans-serif;
        letter-spacing: .3px;
        font-weight: 400;
        font-size: 18px;
    }

    .hero .form-group .btn-info {
        padding: 6.5px 35px;
        background-color: #000;
        border: 1px solid #000;
        color: #fff;
        font-family: "Roboto", sans-serif;
        letter-spacing: .3px;
        font-weight: 600;
        font-size: 18px;
    }
/*--hero-end--*/

/*--about-start--*/
.About {
    padding: 70px 0px;
}

.head-about-head {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 2.5rem;
    padding-bottom: 1.5rem;
    color: #1A3100;
}

.About .about-de p {
    border-radius: 20px;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1.3rem;
    text-align: justify;
}

.About .btn-all {
    padding: 10px 30px;
    border-radius: 20px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 500;
    background-color: #1A3100;
    float: right;
    font-size: 1rem;
}

.about-btn-list li {
    display: flex;
    gap: 20px;
    align-items: center;
    border: 1px solid #1A3100;
    padding: 20px;
    margin-bottom: 15px;
}

    .about-btn-list li h5 {
        font-size: 1.5rem;
        font-family: "Roboto", sans-serif;
        font-style: normal;
        font-weight: 600;
        color: #1A3100;
    }

.About .about-btn-list ul li a {
    background-color: #000000;
    border-radius: 5px;
    padding: 5px 10px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1rem;
    margin-bottom: 10px;
}

    .About .about-btn-list ul li a img {
        width: 30px;
        height: 30px;
    }
/*--about-end--*/

/*--event-start--*/
.event {
    padding: 70px 0px;
    background-color: #efeeee;
}

    .event img {
        height: 100%;
        object-fit: cover;
    }

    .event .owl-dots {
        text-align: center;
        padding-top: 15px;
    }

        .event .owl-dots button.owl-dot {
            width: 15px;
            height: 15px;
            border-radius: 50%;
            display: inline-block;
            background: transparent;
            border: 2px solid #1A3100;
            margin: 0 3px;
        }

            .event .owl-dots button.owl-dot.active {
                background-color: #1A3100;
            }

            .event .owl-dots button.owl-dot:focus {
                outline: none;
            }

    .event span {
        font-size: 70px;
        position: relative;
        top: -5px;
    }

    .event .owl-item {
        height: auto !important;
    }

    .event .item h4 {
        color: #1A3100;
        font-family: "Roboto", sans-serif;
        padding-top: 10px;
    }

    .event h3:after {
        border-bottom: 2px solid #1A3100;
        content: "";
        display: block;
        padding-top: 5px;
        width: 20%;
    }

    .event .event-cont h4 {
        color: #1A3100;
        font-family: "Roboto", sans-serif;
        padding-top: 10px;
        font-weight: 600;
    }

    .event .event-cont p {
        font-family: "Roboto", sans-serif;
        font-weight: 500;
    }

.event-con {
    padding-left: 2rem;
}
/*--event-end--*/

/*--Board-page-start--*/
.board-head {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 1.5rem;
    color: #1A3100;
    padding-bottom: .5rem;
}

    .board-head:after {
        border-bottom: 2px solid #1A3100;
        content: "";
        display: block;
        padding-top: 5px;
        width: 55%;
    }

.board-subhed {
    width: 100%;
    padding: .5rem 0.8rem;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 1rem;
}

.de-con-box h4 {
    color: #284d00;
}

.Details {
    border: 1px solid #284d00;
    border-radius: 5px;
    padding: 10px;
  /*  height: 243px;*/
}

    .Details.col-lg-6 {
        width: 49% !important;
        margin: 5px;
    }

    .Details.col-lg-4 {
        width: 32.3% !important;
        margin: 5px;
    }

.grid-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px; /* Optional: space between columns */
    width: 35%;
}

.grid-item {
    padding: 20px;
}

.de-con-box h4 {
    font-size: 1.4rem;
}
/*--Board-page-end--*/

/*--current-issue-start--*/
.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: calc(.25rem - 10px);
    border-top-right-radius: calc(.25rem - 10px);
}

.accordion-item .accordion-button:not(.collapsed) {
    color: #fff;
}

.accordion-item .accordion-content a {
    color: #000000;
}

.accordion-button:focus {
    box-shadow: none !important;
}

.accordion-item .accordion-button:not(.collapsed) {
    background-color: #284d00;
}

.accordion-button:not(.collapsed)::after {
    filter: brightness(0) saturate(100%) invert(100%);
}
/*--current-issue-end--*/


/*--Footer-start--*/
Footer {
    background-color: #1A3100;
    padding: 3rem 0rem;
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-style: normal;
}

    Footer ul {
        padding: 0;
        color: #fff;
    }

        Footer ul li a {
            color: #fff;
            font-family: "Roboto", sans-serif;
            font-style: normal;
            font-weight: 400;
        }

    Footer .footer-list li a {
        color: #fff !important;
    }

    footer ul li a img {
        width: 40px;
    }

.footer-both.d-lg-flex, .boxes.d-lg-flex {
    flex-wrap: wrap;
    gap: 0px;
}

.copyright {
    color: #fff;
    font-size: .5rem;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    background-color: #000;
    padding: 20px 0px 10px 0px;
}

    .copyright h4 {
        font-size: .9rem;
    }
/*--Footer-end--*/

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .container, .container-md, .container-sm {
        max-width: 100% !important;
    }

    .hero h2 {
        font-size: 2rem;
    }

    .hero p, .hero .form-head h4 {
        font-size: .7rem;
        padding-bottom: 3px;
    }

    .hero .btn-hero {
        font-size: .7rem;
        padding: 8px 20px;
    }

    .hero .form-group input, .hero .form-group .btn-info {
        font-size: .6rem;
    }

    .hero .form-head {
        padding: 0px 0px 10px 0px;
    }

        .hero .form-head span {
            font-size: .7rem;
        }

    .hero .carousel-dark .carousel-caption {
        transform: translate(10%, 10%);
    }

    .About .about-btn-list ul li a {
        font-size: .7rem;
    }

    .about-btn-list li h5 {
        font-size: 1.3rem;
    }

    .about-btn-list ul, .event-con {
        padding: 20px 0px 0px 0px;
    }

    .top {
        padding: .5rem;
    }

        .top li a, .top span {
            font-size: 13px;
        }

    .carousel-control-next-icon, .carousel-control-prev-icon {
        display: none !important;
    }

    .bg-tin {
        width: 50%;
    }

    .Details.col-lg-4 {
        width: 100% !important;
        margin: 5px;
    }

    .board-subhed {
        width: 86%;
    }

    .Details.col-lg-6 {
        width: 99% !important;
        margin: 5px;
    }

    .de-img-box img {
        margin-bottom: 1rem;
        width: 100%;
    }
}

@media screen and (min-width: 992px) and (max-width: 1260px) {
    .Details.col-lg-6 {
        width: 99% !important;
        margin: 5px;
        gap: 20px !important;
    }
}

@media screen and (min-width: 280px) and (max-width: 767px) {
    .container, .container-md, .container-sm {
        max-width: 100% !important;
    }

    .carousel-control-next-icon, .carousel-control-prev-icon {
        display: none !important;
    }

    .top {
        padding: .5rem;
    }

        .top li a, .top span {
            font-size: 11px;
        }

    .top-bar {
        padding: 20px 0px;
        flex-direction: column;
        text-align: center;
        gap: 10px;
    }

    .navbar-toggler {
        padding: .25rem .25rem !important;
        font-size: 1rem !important;
    }

    .About p {
        font-size: 1rem;
    }

    .About {
        padding: 40px 0px;
    }

    .hero h2, .head-about-head {
        font-size: 1.5rem;
    }

    .hero p, .hero .form-head h4 {
        font-size: .7rem;
        padding-bottom: 3px;
    }

    .hero .btn-hero {
        font-size: .7rem;
        padding: 8px 20px;
    }

    .hero .form-head span {
        font-size: .7rem;
        padding: 0px 21px;
    }

    .hero .form-head {
        padding: 0px 0px 10px 0px;
        position: inherit;
    }

    .hero .form-group input, .hero .form-group .btn-info {
        font-size: .6rem;
        margin: 3px;
    }

    .about-btn-list ul, .event-con {
        padding: 20px 0px 0px 0px;
    }

    .hero .carousel-dark .carousel-caption {
        transform: translate(10%, 2%);
    }

    .About .about-btn-list ul li a {
        font-size: .7rem;
    }

    .hero .carousel-indicators {
        bottom: 43%;
    }

    .d-ms-none {
        display: none;
    }

    .form-group {
        width: 43%;
        display: inline-flex;
        justify-content: center;
    }

    .hero img {
        height: 45vh !important;
    }

    .bg-tin {
        width: 70%;
    }

    .Details.col-lg-6, .Details.col-lg-4 {
        width: 100% !important;
        margin: 5px;
    }

    .About p {
        font-size: .9rem;
    }

    .de-img-box img {
        margin-bottom: 1rem;
        width: 100%;
    }

    .board-subhed {
        width: 100%;
    }

    .about-btn-list li.col-sm-6 {
        width: 100% !important;
    }
}
#updateStatus, #updateFailed {
    font-weight: 500;
    padding: 10px;
    border-radius: 4px;
    text-align: center;
}

#updateStatus {
    background-color: #d4edda;
    color: #155724;
}

#updateFailed {
    background-color: #f8d7da;
    color: #721c24;
}

.form-label {
    font-weight: 500;
    margin-bottom: 0.3rem;
}

.form-control {
    border-radius: 0.375rem;
}
.change-password-wrapper {
    min-height: 65vh;
    background-color: #f0f2f5;
    padding: 20px;
}

.error-message {
    color: #FF5252;
    display: none;
    margin-top: 0.5rem;
}

    .login-container {
        max-width: 500px;
        margin: 30px auto;
        border: 1px solid #ccc;
    }

    .header {
        background-color: #008800;
        color: white;
        padding: 10px 15px;
        font-weight: bold;
        font-size: 18px;
    }

    .login-body {
        padding: 20px;
    }


        .btn-signin:hover {
            background-color: #006600;
            color: white;
        }

    .forgot-password {
        color: #444;
        text-decoration: none;
    }

        .forgot-password:hover {
            text-decoration: underline;
            color: #008800;
        }

    media (max-width: 576px) {
        .login-container

    {
        margin: 15px auto;
        width: 90%;
    }

    .login-body {
        padding: 15px;
    }

    }

.page_heading {
    color: #4B164C;
    font-weight: bold;
    border-bottom: 2px solid #4B164C;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.frame {
    background: #f7f7f7;
    padding: 15px;
    border-radius: 6px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
}

.year {
    font-weight: bold;
    font-size: 18px;
    color: #4B164C;
    margin-bottom: 15px;
    border-bottom: 1px solid #054d04;
}

ul.archives {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

    ul.archives li.issue {
        padding: 10px;
    }

        ul.archives li.issue a {
            display: block;
            background-color: #4B164C;
            color: white;
            text-align: center;
            padding: 15px 10px;
            border-radius: 4px;
            box-shadow: 0 2px 3px rgba(0,0,0,0.2);
            text-decoration: none;
            font-size: 14px;
            transition: transform 0.2s ease;
            min-height: 70px;
        }

            ul.archives li.issue a:hover {
                transform: scale(1.05);
                text-decoration: none;
            }

        ul.archives li.issue span {
            display: block;
        }

media (max-width: 768px) {
    ul .archives li.issue

{
    flex: 0 0 50%;
    max-width: 50%;
}

}

media (max-width: 576px) {
    ul .archives li.issue

{
    flex: 0 0 100%;
    max-width: 100%;
}
}















.container {
    max-width: 1200px;
    margin: 0 auto;
}

.ethics-header {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: bold;
    margin-top: 0px;
    color: #008700;
    border-bottom: 2px solid #008700;
}

.subheader {
    background-color: #6ca53b;
    padding: 8px;
    font-family: 'OpenSans', sans-serif !important;
    margin-bottom: 15px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    display: flex
}

.panel {
    border: 1px solid #ddd;
    margin-bottom: 1px;
}

.panel-heading {
    background-color: transparent;
    padding: 10px 15px;
    cursor: pointer;
    border-bottom: 1px solid #6ca53b;
    position: relative;
}

.panel-title {
    margin: 0;
    font-size: 15px;
    font-weight: normal;
    color: #333;
}

    .panel-title a {
        text-decoration: none;
        color: #333;
        display: block;
    }

.panel-collapse {
    padding: 15px;
    border-top: 1px solid #ddd;
    background-color: #fff;
}

.inner_heading {
    background-color: #6ca53b;
    padding: 8px;
    font-family: 'OpenSans', sans-serif !important;
    margin-bottom: 15px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    display: flex;
    margin-top: 10px;
}

.ethics_box {
    border: 1px solid #6ca53b;
    padding: 3px;
    margin-bottom: 20px;
}

    .ethics_box .inner_heading {
        background-color: #6ca53b;
        padding: 8px;
        font-family: 'OpenSans', sans-serif !important;
        font-size: 16px;
        color: #fff;
        text-transform: uppercase;
        display: flex;
    }

.inner_box {
    padding: 15px;
}

    .inner_box ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

        .inner_box ul li {
            margin-bottom: 5px;
            display: flex;
            border-bottom: 1px solid #d4d4d4;
            padding: 0px 15px;
        }

            .inner_box ul li span {
                float: right;
                color: #024b00;
                font-size: 15px;
            }

            .inner_box ul li strong {
                min-width: 163px;
                display: inline-block;
                color: #024b00;
            }

.plus-icon {
    position: absolute;
    right: 15px;
    top: 10px;
    font-weight: bold;
    font-size: 22px;
}

.collapsible {
    cursor: pointer;
}

.content {
    display: none;
    overflow: hidden;
}
.indexing {
    font-family: Arial, sans-serif;
    background-color: #fff;
    padding: 20px;
}

.page_heading {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: bold;
    margin-top: 0px;
    color: #008700;
    border-bottom: 2px solid #008700;
}

.panel-faq {
    border: 1px solid #ccc;
    margin-bottom: 20px;
    background-color: #fff;
}


.panel-body {
    padding: 15px 30px;
}

.events-container {
    max-width: 100%;
}

.event-section {
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
}

.event-title {
    color: #008000;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.event-description {
    color: #333;
    font-size: 14px;
    margin-bottom: 15px;
}

.view-more-btn {
    background-color: #008000;
    color: white;
    border: none;
    padding: 5px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
    float: right;
}

    .view-more-btn:hover {
        color: #EFF66A;
    }
.event-header {
    background-color: #6ca53b;
    color: white;
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.event-summary {
    padding: 15px;
    color: #333;
    font-size: 14px;
    line-height: 1.5;
}

.event-detail {
    padding: 0 15px 15px 15px;
    color: #333;
    font-size: 14px;
    line-height: 1.5;
}

.event-photo {
    width: 41%;
    display: inline-block;
    float: left;
    border: 1px solid #6ca53b;
    padding: 5px;
    margin: 10px 10px 10px 0px;
}

.back-btn {
    background-color: #008000;
    color: white;
    border: none;
    padding: 5px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
    margin-top: 15px;
}
.view-all {
    padding: 8px 20px;
    font-size: 14px;
    background-color: #1A3100;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

    .view-all:hover {
        background-color: #5c9e42;
    }
.registration-container {
    max-width: 100%;
}

.form-row {
    display: flex;
    margin-bottom: 12px;
}


.feedback {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
}

.contact_box {
    border: 1px solid #6ca53b;
    padding: 3px;
    margin-bottom: 20px;
}

.inner_heading {
    background-color: #6ca53b;
    color: white;
    margin: 0;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 10px;
}

.inner_box {
    padding: 15px;
}

    .inner_box p {
        margin: 0 0 10px 0;
        font-size: 14px;
        line-height: 1.5;
        color: #333;
    }

    .inner_box strong {
        font-weight: bold;
    }

    .inner_box a {
        color: #337ab7;
        text-decoration: none;
    }

        .inner_box a:hover {
            text-decoration: underline;
        }
.thank-you-message {
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
    color: #333;
}

.thank-you-image {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}
.query_form h3 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 15px;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}
.btn-submit {
    background-color: #008000;
    color: white;
    border: none;
    padding: 8px 20px;
    margin-right: 10px;
    cursor: pointer;
    font-size: 14px;
}

.recaptcha-container {
    text-align: right;
}

.g-recaptcha {
    display: inline-block;
    margin-bottom: 15px;
}

.error-message {
    color: red;
    font-size: 14px;
    margin-top: 5px;
    display: block;
}
textarea {
    height: 80px;
    resize: vertical;
}

.message {
    margin-bottom: 1em;
    padding: 1em;
    border-radius: 4px;
    text-align: center;
}

.success {
    background-color: #28a745;
    color: white;
}

.error {
    background-color: #dc3545;
    color: white;
}
.inner_box ul.paper-details {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .inner_box ul.paper-details li {
        display: flex;
        justify-content: space-between;
        padding: 4px 0;
        border-bottom: 1px dashed #ccc;
    }

        .inner_box ul.paper-details li span {
            text-align: right;
            min-width: 200px;
            display: inline-block;
        }
